interface IFargateProfileRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.EKS.IFargateProfileRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awseks#IFargateProfileRef |
![]() | software.amazon.awscdk.services.eks.IFargateProfileRef |
![]() | aws_cdk.aws_eks.IFargateProfileRef |
![]() | aws-cdk-lib » aws_eks » IFargateProfileRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a FargateProfile.
Properties
Name | Type | Description |
---|---|---|
fargate | Fargate | A reference to a FargateProfile resource. |
node | Node | The tree node. |
fargateProfileRef
Type:
Fargate
A reference to a FargateProfile resource.
node
Type:
Node
The tree node.