Uses of Class
software.amazon.awscdk.services.eks.FargateProfileOptions.Builder
-
Uses of FargateProfileOptions.Builder in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptionFargateProfileOptions.builder()
FargateProfileOptions.Builder.fargateProfileName
(String fargateProfileName) Sets the value ofFargateProfileOptions.getFargateProfileName()
FargateProfileOptions.Builder.podExecutionRole
(IRole podExecutionRole) Sets the value ofFargateProfileOptions.getPodExecutionRole()
Sets the value ofFargateProfileOptions.getSelectors()
FargateProfileOptions.Builder.subnetSelection
(SubnetSelection subnetSelection) Sets the value ofFargateProfileOptions.getSubnetSelection()
Sets the value ofFargateProfileOptions.getVpc()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(FargateProfileOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theFargateProfileOptions.Builder
.