Uses of Interface
software.amazon.awscdk.services.eks.legacy.CfnFargateProfileProps
-
Uses of CfnFargateProfileProps in software.amazon.awscdk.services.eks.legacy
Modifier and TypeMethodDescriptionCfnFargateProfileProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnFargateProfile
(Construct scope, String id, CfnFargateProfileProps props) Create a newAWS::EKS::FargateProfile
.