@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:52.990Z") @Stability(value=Stable) public interface CfnMaintenanceWindowTargetProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtarget.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMaintenanceWindowTargetProps.Builder
A builder for
CfnMaintenanceWindowTargetProps |
static class |
CfnMaintenanceWindowTargetProps.Jsii$Proxy
An implementation for
CfnMaintenanceWindowTargetProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnMaintenanceWindowTargetProps.Builder |
builder() |
default String |
getDescription()
`AWS::SSM::MaintenanceWindowTarget.Description`.
|
default String |
getName()
`AWS::SSM::MaintenanceWindowTarget.Name`.
|
default String |
getOwnerInformation()
`AWS::SSM::MaintenanceWindowTarget.OwnerInformation`.
|
String |
getResourceType()
`AWS::SSM::MaintenanceWindowTarget.ResourceType`.
|
Object |
getTargets()
`AWS::SSM::MaintenanceWindowTarget.Targets`.
|
String |
getWindowId()
`AWS::SSM::MaintenanceWindowTarget.WindowId`.
|
@Stability(value=Stable) @NotNull String getResourceType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtarget.html#cfn-ssm-maintenancewindowtarget-resourcetype@Stability(value=Stable) @NotNull Object getTargets()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtarget.html#cfn-ssm-maintenancewindowtarget-targets@Stability(value=Stable) @NotNull String getWindowId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtarget.html#cfn-ssm-maintenancewindowtarget-windowid@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtarget.html#cfn-ssm-maintenancewindowtarget-description@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtarget.html#cfn-ssm-maintenancewindowtarget-name@Stability(value=Stable) @Nullable default String getOwnerInformation()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtarget.html#cfn-ssm-maintenancewindowtarget-ownerinformation@Stability(value=Stable) static CfnMaintenanceWindowTargetProps.Builder builder()
Copyright © 2020. All rights reserved.