Uses of Class
com.hashicorp.cdktf.providers.aws.sagemaker_workforce.SagemakerWorkforceWorkforceVpcConfig.Builder
-
Packages that use SagemakerWorkforceWorkforceVpcConfig.Builder Package Description com.hashicorp.cdktf.providers.aws.sagemaker_workforce aws_sagemaker_workforce -
-
Uses of SagemakerWorkforceWorkforceVpcConfig.Builder in com.hashicorp.cdktf.providers.aws.sagemaker_workforce
Methods in com.hashicorp.cdktf.providers.aws.sagemaker_workforce that return SagemakerWorkforceWorkforceVpcConfig.Builder Modifier and Type Method Description static SagemakerWorkforceWorkforceVpcConfig.BuilderSagemakerWorkforceWorkforceVpcConfig. builder()SagemakerWorkforceWorkforceVpcConfig.BuilderSagemakerWorkforceWorkforceVpcConfig.Builder. securityGroupIds(List<String> securityGroupIds)Sets the value ofSagemakerWorkforceWorkforceVpcConfig.getSecurityGroupIds()SagemakerWorkforceWorkforceVpcConfig.BuilderSagemakerWorkforceWorkforceVpcConfig.Builder. subnets(List<String> subnets)Sets the value ofSagemakerWorkforceWorkforceVpcConfig.getSubnets()SagemakerWorkforceWorkforceVpcConfig.BuilderSagemakerWorkforceWorkforceVpcConfig.Builder. vpcId(String vpcId)Sets the value ofSagemakerWorkforceWorkforceVpcConfig.getVpcId()Constructors in com.hashicorp.cdktf.providers.aws.sagemaker_workforce with parameters of type SagemakerWorkforceWorkforceVpcConfig.Builder Constructor Description Jsii$Proxy(SagemakerWorkforceWorkforceVpcConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theSagemakerWorkforceWorkforceVpcConfig.Builder.
-