@Stability(value=Stable) @Internal public static final class CfnDistributionConfiguration.LaunchPermissionConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDistributionConfiguration.LaunchPermissionConfigurationProperty
CfnDistributionConfiguration.LaunchPermissionConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDistributionConfiguration.LaunchPermissionConfigurationProperty.Builder, CfnDistributionConfiguration.LaunchPermissionConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDistributionConfiguration.LaunchPermissionConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDistributionConfiguration.AmiDistributionConfigurationProperty.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> |
getOrganizationalUnitArns()
The ARN for an AWS Organizations organizational unit (OU) that you want to share your AMI with.
|
List<String> |
getOrganizationArns()
The ARN for an AWS Organization that you want to share your AMI with.
|
List<String> |
getUserGroups()
The name of the group.
|
List<String> |
getUserIds()
The AWS account ID.
|
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(CfnDistributionConfiguration.LaunchPermissionConfigurationProperty.Builder builder)
CfnDistributionConfiguration.AmiDistributionConfigurationProperty.Builder.public final List<String> getOrganizationalUnitArns()
CfnDistributionConfiguration.LaunchPermissionConfigurationPropertyFor more information about key concepts for AWS Organizations , see AWS Organizations terminology and concepts .
getOrganizationalUnitArns in interface CfnDistributionConfiguration.LaunchPermissionConfigurationPropertypublic final List<String> getOrganizationArns()
CfnDistributionConfiguration.LaunchPermissionConfigurationPropertyFor more information, see What is AWS Organizations ? .
getOrganizationArns in interface CfnDistributionConfiguration.LaunchPermissionConfigurationPropertypublic final List<String> getUserGroups()
CfnDistributionConfiguration.LaunchPermissionConfigurationPropertygetUserGroups in interface CfnDistributionConfiguration.LaunchPermissionConfigurationPropertypublic final List<String> getUserIds()
CfnDistributionConfiguration.LaunchPermissionConfigurationPropertygetUserIds in interface CfnDistributionConfiguration.LaunchPermissionConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.