Package software.amazon.awscdk.services.servicecatalogappregistry
AWS::ServiceCatalogAppRegistry Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.servicecatalogappregistry.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for ServiceCatalogAppRegistry construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::ServiceCatalogAppRegistry resources directly.
An experimental construct library for this service is available in preview. Since it is not stable yet, it is distributed as a separate package so that you can pin its version independently of the rest of the CDK. See the package:
@aws-cdk/aws-servicecatalogappregistry-alpha
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::ServiceCatalogAppRegistry.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionA reference to a Application resource.A builder for
ApplicationReference
An implementation forApplicationReference
A reference to a AttributeGroupAssociation resource.A builder forAttributeGroupAssociationReference
An implementation forAttributeGroupAssociationReference
A reference to a AttributeGroup resource.A builder forAttributeGroupReference
An implementation forAttributeGroupReference
Represents a AWS Service Catalog AppRegistry application that is the top-level node in a hierarchy of related cloud resource abstractions.A fluent builder forCfnApplication
.Properties for defining aCfnApplication
.A builder forCfnApplicationProps
An implementation forCfnApplicationProps
Creates a new attribute group as a container for user-defined attributes.A fluent builder forCfnAttributeGroup
.Associates an attribute group with an application to augment the application's metadata with the group's attributes.A fluent builder forCfnAttributeGroupAssociation
.Properties for defining aCfnAttributeGroupAssociation
.A builder forCfnAttributeGroupAssociationProps
An implementation forCfnAttributeGroupAssociationProps
Properties for defining aCfnAttributeGroup
.A builder forCfnAttributeGroupProps
An implementation forCfnAttributeGroupProps
Associates a resource with an application.A fluent builder forCfnResourceAssociation
.Properties for defining aCfnResourceAssociation
.A builder forCfnResourceAssociationProps
An implementation forCfnResourceAssociationProps
(experimental) Indicates that this resource can be referenced as a Application.Internal default implementation forIApplicationRef
.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a AttributeGroupAssociation.Internal default implementation forIAttributeGroupAssociationRef
.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a AttributeGroup.Internal default implementation forIAttributeGroupRef
.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a ResourceAssociation.Internal default implementation forIResourceAssociationRef
.A proxy class which represents a concrete javascript instance of this type.A reference to a ResourceAssociation resource.A builder forResourceAssociationReference
An implementation forResourceAssociationReference