Interface PropertyGroups
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
PropertyGroups.Jsii$Proxy
@Generated(value="jsii-pacmak/1.104.0 (build e79254c)",
date="2024-11-06T23:25:19.024Z")
@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
Modifier 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... )