Uses of Class
software.amazon.awscdk.services.emrcontainers.CfnVirtualCluster.ContainerInfoProperty.Builder
Package
Description
AWS::EMRContainers Construct Library
-
Uses of CfnVirtualCluster.ContainerInfoProperty.Builder in software.amazon.awscdk.services.emrcontainers
Modifier and TypeMethodDescriptionCfnVirtualCluster.ContainerInfoProperty.builder()
CfnVirtualCluster.ContainerInfoProperty.Builder.eksInfo
(IResolvable eksInfo) Sets the value ofCfnVirtualCluster.ContainerInfoProperty.getEksInfo()
CfnVirtualCluster.ContainerInfoProperty.Builder.eksInfo
(CfnVirtualCluster.EksInfoProperty eksInfo) Sets the value ofCfnVirtualCluster.ContainerInfoProperty.getEksInfo()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnVirtualCluster.ContainerInfoProperty.Builder
.