FlinkApplicationConfigurationDescription
Describes configuration parameters for a Managed Service for Apache Flink application.
Contents
- CheckpointConfigurationDescription
-
Describes an application's checkpointing configuration. Checkpointing is the process of persisting application state for fault tolerance.
Type: CheckpointConfigurationDescription object
Required: No
- JobPlanDescription
-
The job plan for an application. For more information about the job plan, see Jobs and Scheduling
in the Apache Flink Documentation . To retrieve the job plan for the application, use the DescribeApplication:IncludeAdditionalDetails parameter of the DescribeApplication operation. Type: String
Required: No
- MonitoringConfigurationDescription
-
Describes configuration parameters for Amazon CloudWatch logging for an application.
Type: MonitoringConfigurationDescription object
Required: No
- ParallelismConfigurationDescription
-
Describes parameters for how an application executes multiple tasks simultaneously.
Type: ParallelismConfigurationDescription object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: