@Stability(value=Stable) @Internal public static final class CfnMonitoringSchedule.NetworkConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMonitoringSchedule.NetworkConfigProperty
CfnMonitoringSchedule.NetworkConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnMonitoringSchedule.NetworkConfigProperty.Builder, CfnMonitoringSchedule.NetworkConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMonitoringSchedule.NetworkConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMonitoringSchedule.BaselineConfigProperty.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(CfnMonitoringSchedule.NetworkConfigProperty.Builder builder)
CfnMonitoringSchedule.BaselineConfigProperty.Builder.public final Object getEnableInterContainerTrafficEncryption()
CfnMonitoringSchedule.NetworkConfigProperty
Choose True to encrypt communications. Encryption provides greater security for distributed processing jobs, but the processing might take longer.
getEnableInterContainerTrafficEncryption in interface CfnMonitoringSchedule.NetworkConfigPropertypublic final Object getEnableNetworkIsolation()
CfnMonitoringSchedule.NetworkConfigPropertygetEnableNetworkIsolation in interface CfnMonitoringSchedule.NetworkConfigPropertypublic final Object getVpcConfig()
CfnMonitoringSchedule.NetworkConfigPropertyControl access to and from your training and model containers by configuring the VPC. For more information, see Protect Endpoints by Using an Amazon Virtual Private Cloud and Protect Training Jobs by Using an Amazon Virtual Private Cloud .
getVpcConfig in interface CfnMonitoringSchedule.NetworkConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.