@Stability(value=Stable) @Internal public static final class CfnImageBuilderProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnImageBuilderProps
CfnImageBuilderPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnImageBuilderProps.Builder, CfnImageBuilderProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnImageBuilderProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnImageBuilderProps.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 |
getAccessEndpoints()
The list of virtual private cloud (VPC) interface endpoint objects.
|
String |
getAppstreamAgentVersion()
The version of the AppStream 2.0 agent to use for this image builder.
|
String |
getDescription()
The description to display.
|
String |
getDisplayName()
The image builder name to display.
|
Object |
getDomainJoinInfo()
The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.
|
Object |
getEnableDefaultInternetAccess()
Enables or disables default internet access for the image builder.
|
String |
getIamRoleArn()
The ARN of the IAM role that is applied to the image builder.
|
String |
getImageArn()
The ARN of the public, private, or shared image to use.
|
String |
getImageName()
The name of the image used to create the image builder.
|
String |
getInstanceType()
The instance type to use when launching the image builder.
|
String |
getName()
A unique name for the image builder.
|
List<CfnTag> |
getTags()
An array of key-value pairs.
|
Object |
getVpcConfig()
The VPC configuration for the image builder.
|
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(CfnImageBuilderProps.Builder builder)
CfnImageBuilderProps.Builder.public final String getInstanceType()
CfnImageBuilderProps
getInstanceType in interface CfnImageBuilderPropspublic final String getName()
CfnImageBuilderPropsgetName in interface CfnImageBuilderPropspublic final Object getAccessEndpoints()
CfnImageBuilderPropsAdministrators can connect to the image builder only through the specified endpoints.
getAccessEndpoints in interface CfnImageBuilderPropspublic final String getAppstreamAgentVersion()
CfnImageBuilderPropsgetAppstreamAgentVersion in interface CfnImageBuilderPropspublic final String getDescription()
CfnImageBuilderPropsgetDescription in interface CfnImageBuilderPropspublic final String getDisplayName()
CfnImageBuilderPropsgetDisplayName in interface CfnImageBuilderPropspublic final Object getDomainJoinInfo()
CfnImageBuilderPropsgetDomainJoinInfo in interface CfnImageBuilderPropspublic final Object getEnableDefaultInternetAccess()
CfnImageBuilderPropsgetEnableDefaultInternetAccess in interface CfnImageBuilderPropspublic final String getIamRoleArn()
CfnImageBuilderProps
To assume a role, the image builder calls the AWS Security Token Service AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the appstream_machine_role credential profile on the instance.
For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide .
getIamRoleArn in interface CfnImageBuilderPropspublic final String getImageArn()
CfnImageBuilderPropsgetImageArn in interface CfnImageBuilderPropspublic final String getImageName()
CfnImageBuilderPropsgetImageName in interface CfnImageBuilderPropspublic final List<CfnTag> getTags()
CfnImageBuilderPropsgetTags in interface CfnImageBuilderPropspublic final Object getVpcConfig()
CfnImageBuilderPropsYou can specify only one subnet.
getVpcConfig in interface CfnImageBuilderProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.