@Stability(value=Stable) @Internal public static final class CfnModelBiasJobDefinition.NetworkConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnModelBiasJobDefinition.NetworkConfigProperty
CfnModelBiasJobDefinition.NetworkConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnModelBiasJobDefinition.NetworkConfigProperty.Builder, CfnModelBiasJobDefinition.NetworkConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnModelBiasJobDefinition.NetworkConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnModelBiasJobDefinition.ClusterConfigProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getEnableInterContainerTrafficEncryption()
Whether to encrypt all communications between distributed processing jobs.
|
Object |
getEnableNetworkIsolation()
Whether to allow inbound and outbound network calls to and from the containers used for the processing job.
|
Object |
getVpcConfig()
Specifies a VPC that your training jobs and hosted models have access to.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnModelBiasJobDefinition.NetworkConfigProperty.Builder builder)
CfnModelBiasJobDefinition.ClusterConfigProperty.Builder.public final Object getEnableInterContainerTrafficEncryption()
CfnModelBiasJobDefinition.NetworkConfigProperty
Choose True to encrypt communications. Encryption provides greater security for distributed processing jobs, but the processing might take longer.
getEnableInterContainerTrafficEncryption in interface CfnModelBiasJobDefinition.NetworkConfigPropertypublic final Object getEnableNetworkIsolation()
CfnModelBiasJobDefinition.NetworkConfigPropertygetEnableNetworkIsolation in interface CfnModelBiasJobDefinition.NetworkConfigPropertypublic final Object getVpcConfig()
CfnModelBiasJobDefinition.NetworkConfigPropertyControl access to and from your training and model containers by configuring the VPC.
getVpcConfig in interface CfnModelBiasJobDefinition.NetworkConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.