@Stability(value=Stable)
public static interface CfnMaintenanceWindowTask.MaintenanceWindowAutomationParametersProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-maintenancewindowautomationparameters.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMaintenanceWindowTask.MaintenanceWindowAutomationParametersProperty.Builder
|
static class |
CfnMaintenanceWindowTask.MaintenanceWindowAutomationParametersProperty.Jsii$Proxy
An implementation for
CfnMaintenanceWindowTask.MaintenanceWindowAutomationParametersProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnMaintenanceWindowTask.MaintenanceWindowAutomationParametersProperty.Builder |
builder() |
default String |
getDocumentVersion()
`CfnMaintenanceWindowTask.MaintenanceWindowAutomationParametersProperty.DocumentVersion`.
|
default Object |
getParameters()
`CfnMaintenanceWindowTask.MaintenanceWindowAutomationParametersProperty.Parameters`.
|
@Stability(value=Stable) @Nullable default String getDocumentVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-maintenancewindowautomationparameters.html#cfn-ssm-maintenancewindowtask-maintenancewindowautomationparameters-documentversion@Stability(value=Stable) @Nullable default Object getParameters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-maintenancewindowautomationparameters.html#cfn-ssm-maintenancewindowtask-maintenancewindowautomationparameters-parameters@Stability(value=Stable) static CfnMaintenanceWindowTask.MaintenanceWindowAutomationParametersProperty.Builder builder()
Copyright © 2020. All rights reserved.