@Stability(value=Stable) @Internal public static final class CfnDataflowEndpointGroup.SecurityDetailsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataflowEndpointGroup.SecurityDetailsProperty
CfnDataflowEndpointGroup.SecurityDetailsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataflowEndpointGroup.SecurityDetailsProperty.Builder, CfnDataflowEndpointGroup.SecurityDetailsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String roleArn,
List<String> securityGroupIds,
List<String> subnetIds)
Constructor that initializes the object based on literal property values passed by the
CfnDataflowEndpointGroup.DataflowEndpointProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getRoleArn()
`CfnDataflowEndpointGroup.SecurityDetailsProperty.RoleArn`.
|
List<String> |
getSecurityGroupIds()
`CfnDataflowEndpointGroup.SecurityDetailsProperty.SecurityGroupIds`.
|
List<String> |
getSubnetIds()
`CfnDataflowEndpointGroup.SecurityDetailsProperty.SubnetIds`.
|
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.public final String getRoleArn()
CfnDataflowEndpointGroup.SecurityDetailsPropertygetRoleArn in interface CfnDataflowEndpointGroup.SecurityDetailsPropertypublic final List<String> getSecurityGroupIds()
CfnDataflowEndpointGroup.SecurityDetailsPropertygetSecurityGroupIds in interface CfnDataflowEndpointGroup.SecurityDetailsPropertypublic final List<String> getSubnetIds()
CfnDataflowEndpointGroup.SecurityDetailsPropertygetSubnetIds in interface CfnDataflowEndpointGroup.SecurityDetailsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.