@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:48.046Z") @Stability(value=Stable) public interface CfnResourceAssociationProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResourceAssociationProps.Builder
A builder for
CfnResourceAssociationProps |
static class |
CfnResourceAssociationProps.Jsii$Proxy
An implementation for
CfnResourceAssociationProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceAssociationProps.Builder |
builder() |
String |
getApplication()
`AWS::ServiceCatalogAppRegistry::ResourceAssociation.Application`.
|
String |
getResource()
`AWS::ServiceCatalogAppRegistry::ResourceAssociation.Resource`.
|
String |
getResourceType()
`AWS::ServiceCatalogAppRegistry::ResourceAssociation.ResourceType`.
|
@Stability(value=Stable) @NotNull String getApplication()
@Stability(value=Stable) @NotNull String getResource()
@Stability(value=Stable) @NotNull String getResourceType()
@Stability(value=Stable) static CfnResourceAssociationProps.Builder builder()
Copyright © 2021. All rights reserved.