Uses of Class
com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition.SagemakerFlowDefinitionOutputConfig.Builder
-
Packages that use SagemakerFlowDefinitionOutputConfig.Builder Package Description com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition aws_sagemaker_flow_definition -
-
Uses of SagemakerFlowDefinitionOutputConfig.Builder in com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition
Methods in com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition that return SagemakerFlowDefinitionOutputConfig.Builder Modifier and Type Method Description static SagemakerFlowDefinitionOutputConfig.BuilderSagemakerFlowDefinitionOutputConfig. builder()SagemakerFlowDefinitionOutputConfig.BuilderSagemakerFlowDefinitionOutputConfig.Builder. kmsKeyId(String kmsKeyId)Sets the value ofSagemakerFlowDefinitionOutputConfig.getKmsKeyId()SagemakerFlowDefinitionOutputConfig.BuilderSagemakerFlowDefinitionOutputConfig.Builder. s3OutputPath(String s3OutputPath)Sets the value ofSagemakerFlowDefinitionOutputConfig.getS3OutputPath()Constructors in com.hashicorp.cdktf.providers.aws.sagemaker_flow_definition with parameters of type SagemakerFlowDefinitionOutputConfig.Builder Constructor Description Jsii$Proxy(SagemakerFlowDefinitionOutputConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theSagemakerFlowDefinitionOutputConfig.Builder.
-