Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.servicecatalogappregistry.CfnResourceAssociationPropsMixin.Builder
Packages that use CfnResourceAssociationPropsMixin.Builder
-
Uses of CfnResourceAssociationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.servicecatalogappregistry
Methods in software.amazon.awscdk.cfnpropertymixins.services.servicecatalogappregistry that return CfnResourceAssociationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnResourceAssociationPropsMixin.Builder.application(String application) The name or ID of the application.CfnResourceAssociationPropsMixin.Builder.create()CfnResourceAssociationPropsMixin.Builder.create(CfnPropertyMixinOptions options) The name or ID of the resource of which the application will be associated.CfnResourceAssociationPropsMixin.Builder.resourceType(String resourceType) The type of resource of which the application will be associated.