awscdkkinesisanalyticsflinkalpha/PropertyGroups.go (3 lines of code) (raw):
package awscdkkinesisanalyticsflinkalpha
// Interface for building AWS::KinesisAnalyticsV2::Application PropertyGroup configuration.
//
// Example:
// // The code below shows an example of how to instantiate this type.
// // The values are placeholders you should change.
// import kinesisanalytics_flink_alpha "github.com/aws/aws-cdk-go/awscdkkinesisanalyticsflinkalpha"
//
// propertyGroups := &PropertyGroups{
// }
//
// Deprecated: Use raw property bags instead (object literals, `Map<String,Object>`, etc... )
type PropertyGroups struct {
}