interface IInstanceProfileRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.DMS.IInstanceProfileRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsdms#IInstanceProfileRef |
![]() | software.amazon.awscdk.services.dms.IInstanceProfileRef |
![]() | aws_cdk.aws_dms.IInstanceProfileRef |
![]() | aws-cdk-lib » aws_dms » IInstanceProfileRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a InstanceProfile.
Properties
Name | Type | Description |
---|---|---|
instance | Instance | A reference to a InstanceProfile resource. |
node | Node | The tree node. |
instanceProfileRef
Type:
Instance
A reference to a InstanceProfile resource.
node
Type:
Node
The tree node.