@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(CfnDataflowEndpointGroup.SecurityDetailsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataflowEndpointGroup.DataflowEndpointProperty.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) |
String |
getRoleArn()
The ARN of a role which Ground Station has permission to assume, such as `arn:aws:iam::1234567890:role/DataDeliveryServiceRole` .
|
List<String> |
getSecurityGroupIds()
The security group Ids of the security role, such as `sg-1234567890abcdef0` .
|
List<String> |
getSubnetIds()
The subnet Ids of the security details, such as `subnet-12345678` .
|
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(CfnDataflowEndpointGroup.SecurityDetailsProperty.Builder builder)
CfnDataflowEndpointGroup.DataflowEndpointProperty.Builder.public final String getRoleArn()
CfnDataflowEndpointGroup.SecurityDetailsPropertyGround Station will assume this role and create an ENI in your VPC on the specified subnet upon creation of a dataflow endpoint group. This ENI is used as the ingress/egress point for data streamed during a satellite contact.
getRoleArn 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 © 2022. All rights reserved.