| Package | Description |
|---|---|
| software.amazon.awscdk.services.servicecatalogappregistry |
AWS::ServiceCatalogAppRegistry Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnResourceAssociation.Builder |
CfnResourceAssociation.Builder.application(String application)
The name or ID of the application.
|
static CfnResourceAssociation.Builder |
CfnResourceAssociation.Builder.create(software.constructs.Construct scope,
String id) |
CfnResourceAssociation.Builder |
CfnResourceAssociation.Builder.resource(String resource)
The name or ID of the resource of which the application will be associated.
|
CfnResourceAssociation.Builder |
CfnResourceAssociation.Builder.resourceType(String resourceType)
The type of resource of which the application will be associated.
|
Copyright © 2022. All rights reserved.