@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-07-09T19:17:58.077Z") @Stability(value=Stable) public interface CfnServiceActionProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnServiceActionProps.Builder
A builder for
CfnServiceActionProps |
static class |
CfnServiceActionProps.Jsii$Proxy
An implementation for
CfnServiceActionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnServiceActionProps.Builder |
builder() |
default String |
getAcceptLanguage()
`AWS::ServiceCatalog::ServiceAction.AcceptLanguage`.
|
Object |
getDefinition()
`AWS::ServiceCatalog::ServiceAction.Definition`.
|
String |
getDefinitionType()
`AWS::ServiceCatalog::ServiceAction.DefinitionType`.
|
default String |
getDescription()
`AWS::ServiceCatalog::ServiceAction.Description`.
|
String |
getName()
`AWS::ServiceCatalog::ServiceAction.Name`.
|
@Stability(value=Stable) @NotNull Object getDefinition()
@Stability(value=Stable) @NotNull String getDefinitionType()
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @Nullable default String getAcceptLanguage()
@Stability(value=Stable) @Nullable default String getDescription()
@Stability(value=Stable) static CfnServiceActionProps.Builder builder()
CfnServiceActionProps.Builder of CfnServiceActionPropsCopyright © 2021. All rights reserved.