Uses of Class
com.hashicorp.cdktf.providers.aws.sagemaker_workforce.SagemakerWorkforceSourceIpConfig.Builder
-
Packages that use SagemakerWorkforceSourceIpConfig.Builder Package Description com.hashicorp.cdktf.providers.aws.sagemaker_workforce aws_sagemaker_workforce -
-
Uses of SagemakerWorkforceSourceIpConfig.Builder in com.hashicorp.cdktf.providers.aws.sagemaker_workforce
Methods in com.hashicorp.cdktf.providers.aws.sagemaker_workforce that return SagemakerWorkforceSourceIpConfig.Builder Modifier and Type Method Description static SagemakerWorkforceSourceIpConfig.BuilderSagemakerWorkforceSourceIpConfig. builder()SagemakerWorkforceSourceIpConfig.BuilderSagemakerWorkforceSourceIpConfig.Builder. cidrs(List<String> cidrs)Sets the value ofSagemakerWorkforceSourceIpConfig.getCidrs()Constructors in com.hashicorp.cdktf.providers.aws.sagemaker_workforce with parameters of type SagemakerWorkforceSourceIpConfig.Builder Constructor Description Jsii$Proxy(SagemakerWorkforceSourceIpConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theSagemakerWorkforceSourceIpConfig.Builder.
-