interface IConfigurationSetRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_smsvoice.IConfigurationSetRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awssmsvoice#IConfigurationSetRef |
![]() | software.amazon.awscdk.services.smsvoice.IConfigurationSetRef |
![]() | aws_cdk.aws_smsvoice.IConfigurationSetRef |
![]() | aws-cdk-lib » aws_smsvoice » IConfigurationSetRef |
Implemented by
Cfn
Obtainable from
Cfn
.fromConfigurationSetArn()
, Cfn
.fromConfigurationSetName()
Indicates that this resource can be referenced as a ConfigurationSet.
Properties
Name | Type | Description |
---|---|---|
configuration | Configuration | A reference to a ConfigurationSet resource. |
node | Node | The tree node. |
configurationSetRef
Type:
Configuration
A reference to a ConfigurationSet resource.
node
Type:
Node
The tree node.