| Package | Description |
|---|---|
| software.amazon.awscdk.services.appstream |
Amazon AppStream 2.0 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnAppBlock.S3LocationProperty.Jsii$Proxy
An implementation for
CfnAppBlock.S3LocationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnAppBlock.S3LocationProperty |
CfnAppBlock.S3LocationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnAppBlock.ScriptDetailsProperty.Builder |
CfnAppBlock.ScriptDetailsProperty.Builder.scriptS3Location(CfnAppBlock.S3LocationProperty scriptS3Location)
Sets the value of
CfnAppBlock.ScriptDetailsProperty.getScriptS3Location() |
void |
CfnAppBlock.setSourceS3Location(CfnAppBlock.S3LocationProperty value)
The source S3 location of the app block.
|
CfnAppBlock.Builder |
CfnAppBlock.Builder.sourceS3Location(CfnAppBlock.S3LocationProperty sourceS3Location)
The source S3 location of the app block.
|
CfnAppBlockProps.Builder |
CfnAppBlockProps.Builder.sourceS3Location(CfnAppBlock.S3LocationProperty sourceS3Location)
Sets the value of
CfnAppBlockProps.getSourceS3Location() |
Copyright © 2022. All rights reserved.