interface IExtensionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.AppConfig.IExtensionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsappconfig#IExtensionRef |
![]() | software.amazon.awscdk.services.appconfig.IExtensionRef |
![]() | aws_cdk.aws_appconfig.IExtensionRef |
![]() | aws-cdk-lib » aws_appconfig » IExtensionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Extension.
Properties
Name | Type | Description |
---|---|---|
extension | Extension | A reference to a Extension resource. |
node | Node | The tree node. |
extensionRef
Type:
Extension
A reference to a Extension resource.
node
Type:
Node
The tree node.