PropertyGroups
- class aws_cdk.aws_kinesisanalytics_flink_alpha.PropertyGroups
Bases:
object
(deprecated) Interface for building AWS::KinesisAnalyticsV2::Application PropertyGroup configuration.
- Deprecated:
Use raw property bags instead (object literals,
Map<String,Object>
, etc… )- Stability:
deprecated
- ExampleMetadata:
fixture=_generated
Example:
# The code below shows an example of how to instantiate this type. # The values are placeholders you should change. import aws_cdk.aws_kinesisanalytics_flink_alpha as kinesisanalytics_flink_alpha property_groups = kinesisanalytics_flink_alpha.PropertyGroups()