@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-07-12T14:11:17.047Z") @Stability(value=Stable) public interface CfnServiceActionAssociationProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnServiceActionAssociationProps.Builder
A builder for
CfnServiceActionAssociationProps |
static class |
CfnServiceActionAssociationProps.Jsii$Proxy
An implementation for
CfnServiceActionAssociationProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnServiceActionAssociationProps.Builder |
builder() |
String |
getProductId()
`AWS::ServiceCatalog::ServiceActionAssociation.ProductId`.
|
String |
getProvisioningArtifactId()
`AWS::ServiceCatalog::ServiceActionAssociation.ProvisioningArtifactId`.
|
String |
getServiceActionId()
`AWS::ServiceCatalog::ServiceActionAssociation.ServiceActionId`.
|
@Stability(value=Stable) @NotNull String getProductId()
@Stability(value=Stable) @NotNull String getProvisioningArtifactId()
@Stability(value=Stable) @NotNull String getServiceActionId()
@Stability(value=Stable) static CfnServiceActionAssociationProps.Builder builder()
Copyright © 2021. All rights reserved.