Uses of Class
software.amazon.awscdk.services.servicecatalogappregistry.CfnResourceAssociation.Builder
Packages that use CfnResourceAssociation.Builder
Package
Description
AWS::ServiceCatalogAppRegistry Construct Library
-
Uses of CfnResourceAssociation.Builder in software.amazon.awscdk.services.servicecatalogappregistry
Methods in software.amazon.awscdk.services.servicecatalogappregistry that return CfnResourceAssociation.BuilderModifier and TypeMethodDescriptionCfnResourceAssociation.Builder.application
(String application) The name or ID of the application.The name or ID of the resource of which the application will be associated.CfnResourceAssociation.Builder.resourceType
(String resourceType) The type of resource of which the application will be associated.