@Stability(value=Stable)
public static interface CfnResponsePlan.SsmAutomationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResponsePlan.SsmAutomationProperty.Builder
A builder for
CfnResponsePlan.SsmAutomationProperty |
static class |
CfnResponsePlan.SsmAutomationProperty.Jsii$Proxy
An implementation for
CfnResponsePlan.SsmAutomationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnResponsePlan.SsmAutomationProperty.Builder |
builder() |
String |
getDocumentName()
`CfnResponsePlan.SsmAutomationProperty.DocumentName`.
|
default String |
getDocumentVersion()
`CfnResponsePlan.SsmAutomationProperty.DocumentVersion`.
|
default Object |
getParameters()
`CfnResponsePlan.SsmAutomationProperty.Parameters`.
|
String |
getRoleArn()
`CfnResponsePlan.SsmAutomationProperty.RoleArn`.
|
default String |
getTargetAccount()
`CfnResponsePlan.SsmAutomationProperty.TargetAccount`.
|
@Stability(value=Stable) @NotNull String getDocumentName()
@Stability(value=Stable) @NotNull String getRoleArn()
@Stability(value=Stable) @Nullable default String getDocumentVersion()
@Stability(value=Stable) @Nullable default Object getParameters()
@Stability(value=Stable) @Nullable default String getTargetAccount()
@Stability(value=Stable) static CfnResponsePlan.SsmAutomationProperty.Builder builder()
Copyright © 2021. All rights reserved.