@Stability(value=Stable) @Internal public static final class CfnMonitoringSchedule.VpcConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMonitoringSchedule.VpcConfigProperty
CfnMonitoringSchedule.VpcConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnMonitoringSchedule.VpcConfigProperty.Builder, CfnMonitoringSchedule.VpcConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMonitoringSchedule.VpcConfigProperty.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) |
List<String> |
getSecurityGroupIds()
The VPC security group IDs, in the form sg-xxxxxxxx.
|
List<String> |
getSubnets()
The ID of the subnets in the VPC to which you want to connect your training job or model.
|
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.VpcConfigProperty.Builder builder)
CfnMonitoringSchedule.BaselineConfigProperty.Builder.public final List<String> getSecurityGroupIds()
CfnMonitoringSchedule.VpcConfigProperty
Specify the security groups for the VPC that is specified in the Subnets field.
getSecurityGroupIds in interface CfnMonitoringSchedule.VpcConfigPropertypublic final List<String> getSubnets()
CfnMonitoringSchedule.VpcConfigPropertyFor information about the availability of specific instance types, see Supported Instance Types and Availability Zones .
getSubnets in interface CfnMonitoringSchedule.VpcConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.