| Package | Description |
|---|---|
| software.amazon.awscdk.services.servicecatalog |
| Modifier and Type | Method and Description |
|---|---|
static CfnServiceActionAssociation.Builder |
CfnServiceActionAssociation.Builder.create(software.constructs.Construct scope,
String id) |
CfnServiceActionAssociation.Builder |
CfnServiceActionAssociation.Builder.productId(String productId)
`AWS::ServiceCatalog::ServiceActionAssociation.ProductId`.
|
CfnServiceActionAssociation.Builder |
CfnServiceActionAssociation.Builder.provisioningArtifactId(String provisioningArtifactId)
`AWS::ServiceCatalog::ServiceActionAssociation.ProvisioningArtifactId`.
|
CfnServiceActionAssociation.Builder |
CfnServiceActionAssociation.Builder.serviceActionId(String serviceActionId)
`AWS::ServiceCatalog::ServiceActionAssociation.ServiceActionId`.
|
Copyright © 2021. All rights reserved.