default ClusterInstanceGroupDetails.Builder |
ClusterInstanceGroupDetails.Builder.overrideVpcConfig(Consumer<VpcConfig.Builder> overrideVpcConfig) |
Sets the value of the OverrideVpcConfig property for this object.
|
default ClusterInstanceGroupSpecification.Builder |
ClusterInstanceGroupSpecification.Builder.overrideVpcConfig(Consumer<VpcConfig.Builder> overrideVpcConfig) |
Sets the value of the OverrideVpcConfig property for this object.
|
default ClusterNodeDetails.Builder |
ClusterNodeDetails.Builder.overrideVpcConfig(Consumer<VpcConfig.Builder> overrideVpcConfig) |
Sets the value of the OverrideVpcConfig property for this object.
|
default AutoMLSecurityConfig.Builder |
AutoMLSecurityConfig.Builder.vpcConfig(Consumer<VpcConfig.Builder> vpcConfig) |
The VPC configuration.
|
default CreateClusterRequest.Builder |
CreateClusterRequest.Builder.vpcConfig(Consumer<VpcConfig.Builder> vpcConfig) |
Sets the value of the VpcConfig property for this object.
|
default CreateEndpointConfigRequest.Builder |
CreateEndpointConfigRequest.Builder.vpcConfig(Consumer<VpcConfig.Builder> vpcConfig) |
Sets the value of the VpcConfig property for this object.
|
default CreateModelRequest.Builder |
CreateModelRequest.Builder.vpcConfig(Consumer<VpcConfig.Builder> vpcConfig) |
A VpcConfig object
that specifies the VPC that you want your model to connect to.
|
default CreateTrainingJobRequest.Builder |
CreateTrainingJobRequest.Builder.vpcConfig(Consumer<VpcConfig.Builder> vpcConfig) |
A VpcConfig object
that specifies the VPC that you want your training job to connect to.
|
default DescribeClusterResponse.Builder |
DescribeClusterResponse.Builder.vpcConfig(Consumer<VpcConfig.Builder> vpcConfig) |
Sets the value of the VpcConfig property for this object.
|
default DescribeEndpointConfigResponse.Builder |
DescribeEndpointConfigResponse.Builder.vpcConfig(Consumer<VpcConfig.Builder> vpcConfig) |
Sets the value of the VpcConfig property for this object.
|
default DescribeModelResponse.Builder |
DescribeModelResponse.Builder.vpcConfig(Consumer<VpcConfig.Builder> vpcConfig) |
A VpcConfig object
that specifies the VPC that this model has access to.
|
default DescribeTrainingJobResponse.Builder |
DescribeTrainingJobResponse.Builder.vpcConfig(Consumer<VpcConfig.Builder> vpcConfig) |
A VpcConfig object
that specifies the VPC that this training job has access to.
|
default HyperParameterTrainingJobDefinition.Builder |
HyperParameterTrainingJobDefinition.Builder.vpcConfig(Consumer<VpcConfig.Builder> vpcConfig) |
The VpcConfig
object that specifies the VPC that you want the training jobs that this hyperparameter tuning job launches to
connect to.
|
default LabelingJobResourceConfig.Builder |
LabelingJobResourceConfig.Builder.vpcConfig(Consumer<VpcConfig.Builder> vpcConfig) |
Sets the value of the VpcConfig property for this object.
|
default Model.Builder |
Model.Builder.vpcConfig(Consumer<VpcConfig.Builder> vpcConfig) |
Sets the value of the VpcConfig property for this object.
|
default MonitoringNetworkConfig.Builder |
MonitoringNetworkConfig.Builder.vpcConfig(Consumer<VpcConfig.Builder> vpcConfig) |
Sets the value of the VpcConfig property for this object.
|
default NetworkConfig.Builder |
NetworkConfig.Builder.vpcConfig(Consumer<VpcConfig.Builder> vpcConfig) |
Sets the value of the VpcConfig property for this object.
|
default TrainingJob.Builder |
TrainingJob.Builder.vpcConfig(Consumer<VpcConfig.Builder> vpcConfig) |
A VpcConfig object
that specifies the VPC that this training job has access to.
|