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