IInstanceProfileRef

class aws_cdk.aws_iam.IInstanceProfileRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a InstanceProfile.

Stability:

experimental

Attributes

instance_profile_ref

(experimental) A reference to a InstanceProfile resource.

Stability:

experimental

node

The tree node.