IFargateProfileRef

class aws_cdk.aws_eks.IFargateProfileRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

fargate_profile_ref

(experimental) A reference to a FargateProfile resource.

Stability:

experimental

node

The tree node.