interface ISecurityProfileRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.IoT.ISecurityProfileRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsiot#ISecurityProfileRef |
![]() | software.amazon.awscdk.services.iot.ISecurityProfileRef |
![]() | aws_cdk.aws_iot.ISecurityProfileRef |
![]() | aws-cdk-lib » aws_iot » ISecurityProfileRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a SecurityProfile.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
security | Security | A reference to a SecurityProfile resource. |
node
Type:
Node
The tree node.
securityProfileRef
Type:
Security
A reference to a SecurityProfile resource.