interface IInstanceProfileRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.IAM.IInstanceProfileRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsiam#IInstanceProfileRef |
![]() | software.amazon.awscdk.services.iam.IInstanceProfileRef |
![]() | aws_cdk.aws_iam.IInstanceProfileRef |
![]() | aws-cdk-lib » aws_iam » IInstanceProfileRef |
Implemented by
Cfn
, Instance
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.