Interface PropertyGroups
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
PropertyGroups.Jsii$Proxy
@Generated(value="jsii-pacmak/1.109.0 (build c221850)",
date="2025-03-14T03:25:08.004Z")
@Stability(Deprecated)
@Deprecated
public interface PropertyGroups
extends software.amazon.jsii.JsiiSerializable
Deprecated.
(deprecated) 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 software.amazon.awscdk.services.kinesisanalytics.flink.alpha.*; PropertyGroups propertyGroups = PropertyGroups.builder().build();
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final class
Deprecated.static final class
Deprecated. -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
builder
Deprecated.- Returns:
- a
PropertyGroups.Builder
ofPropertyGroups
-
Map<String,Object>
, etc... )