interface IAttributeGroupRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Servicecatalogappregistry.IAttributeGroupRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsservicecatalogappregistry#IAttributeGroupRef |
![]() | software.amazon.awscdk.services.servicecatalogappregistry.IAttributeGroupRef |
![]() | aws_cdk.aws_servicecatalogappregistry.IAttributeGroupRef |
![]() | aws-cdk-lib » aws_servicecatalogappregistry » IAttributeGroupRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a AttributeGroup.
Properties
Name | Type | Description |
---|---|---|
attribute | Attribute | A reference to a AttributeGroup resource. |
node | Node | The tree node. |
attributeGroupRef
Type:
Attribute
A reference to a AttributeGroup resource.
node
Type:
Node
The tree node.