/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Describes the S3 location.See Also:
AWS
* API Reference
The S3 bucket of the S3 object.
*/ inline const Aws::String& GetS3Bucket() const{ return m_s3Bucket; } /** *The S3 bucket of the S3 object.
*/ inline bool S3BucketHasBeenSet() const { return m_s3BucketHasBeenSet; } /** *The S3 bucket of the S3 object.
*/ inline void SetS3Bucket(const Aws::String& value) { m_s3BucketHasBeenSet = true; m_s3Bucket = value; } /** *The S3 bucket of the S3 object.
*/ inline void SetS3Bucket(Aws::String&& value) { m_s3BucketHasBeenSet = true; m_s3Bucket = std::move(value); } /** *The S3 bucket of the S3 object.
*/ inline void SetS3Bucket(const char* value) { m_s3BucketHasBeenSet = true; m_s3Bucket.assign(value); } /** *The S3 bucket of the S3 object.
*/ inline S3Location& WithS3Bucket(const Aws::String& value) { SetS3Bucket(value); return *this;} /** *The S3 bucket of the S3 object.
*/ inline S3Location& WithS3Bucket(Aws::String&& value) { SetS3Bucket(std::move(value)); return *this;} /** *The S3 bucket of the S3 object.
*/ inline S3Location& WithS3Bucket(const char* value) { SetS3Bucket(value); return *this;} /** *The S3 key of the S3 object.
This is required when used for the * following:
IconS3Location (Actions: CreateApplication and * UpdateApplication)
SessionScriptS3Location (Actions: * CreateFleet and UpdateFleet)
ScriptDetails (Actions: * CreateAppBlock)
SourceS3Location when creating an app block
* with CUSTOM
PackagingType (Actions: CreateAppBlock)
SourceS3Location when creating an app block with APPSTREAM2
* PackagingType, and using an existing application package (VHD file). In this
* case, S3Key
refers to the VHD file. If a new application package is
* required, then S3Key
is not required. (Actions: CreateAppBlock)
The S3 key of the S3 object.
This is required when used for the * following:
IconS3Location (Actions: CreateApplication and * UpdateApplication)
SessionScriptS3Location (Actions: * CreateFleet and UpdateFleet)
ScriptDetails (Actions: * CreateAppBlock)
SourceS3Location when creating an app block
* with CUSTOM
PackagingType (Actions: CreateAppBlock)
SourceS3Location when creating an app block with APPSTREAM2
* PackagingType, and using an existing application package (VHD file). In this
* case, S3Key
refers to the VHD file. If a new application package is
* required, then S3Key
is not required. (Actions: CreateAppBlock)
The S3 key of the S3 object.
This is required when used for the * following:
IconS3Location (Actions: CreateApplication and * UpdateApplication)
SessionScriptS3Location (Actions: * CreateFleet and UpdateFleet)
ScriptDetails (Actions: * CreateAppBlock)
SourceS3Location when creating an app block
* with CUSTOM
PackagingType (Actions: CreateAppBlock)
SourceS3Location when creating an app block with APPSTREAM2
* PackagingType, and using an existing application package (VHD file). In this
* case, S3Key
refers to the VHD file. If a new application package is
* required, then S3Key
is not required. (Actions: CreateAppBlock)
The S3 key of the S3 object.
This is required when used for the * following:
IconS3Location (Actions: CreateApplication and * UpdateApplication)
SessionScriptS3Location (Actions: * CreateFleet and UpdateFleet)
ScriptDetails (Actions: * CreateAppBlock)
SourceS3Location when creating an app block
* with CUSTOM
PackagingType (Actions: CreateAppBlock)
SourceS3Location when creating an app block with APPSTREAM2
* PackagingType, and using an existing application package (VHD file). In this
* case, S3Key
refers to the VHD file. If a new application package is
* required, then S3Key
is not required. (Actions: CreateAppBlock)
The S3 key of the S3 object.
This is required when used for the * following:
IconS3Location (Actions: CreateApplication and * UpdateApplication)
SessionScriptS3Location (Actions: * CreateFleet and UpdateFleet)
ScriptDetails (Actions: * CreateAppBlock)
SourceS3Location when creating an app block
* with CUSTOM
PackagingType (Actions: CreateAppBlock)
SourceS3Location when creating an app block with APPSTREAM2
* PackagingType, and using an existing application package (VHD file). In this
* case, S3Key
refers to the VHD file. If a new application package is
* required, then S3Key
is not required. (Actions: CreateAppBlock)
The S3 key of the S3 object.
This is required when used for the * following:
IconS3Location (Actions: CreateApplication and * UpdateApplication)
SessionScriptS3Location (Actions: * CreateFleet and UpdateFleet)
ScriptDetails (Actions: * CreateAppBlock)
SourceS3Location when creating an app block
* with CUSTOM
PackagingType (Actions: CreateAppBlock)
SourceS3Location when creating an app block with APPSTREAM2
* PackagingType, and using an existing application package (VHD file). In this
* case, S3Key
refers to the VHD file. If a new application package is
* required, then S3Key
is not required. (Actions: CreateAppBlock)
The S3 key of the S3 object.
This is required when used for the * following:
IconS3Location (Actions: CreateApplication and * UpdateApplication)
SessionScriptS3Location (Actions: * CreateFleet and UpdateFleet)
ScriptDetails (Actions: * CreateAppBlock)
SourceS3Location when creating an app block
* with CUSTOM
PackagingType (Actions: CreateAppBlock)
SourceS3Location when creating an app block with APPSTREAM2
* PackagingType, and using an existing application package (VHD file). In this
* case, S3Key
refers to the VHD file. If a new application package is
* required, then S3Key
is not required. (Actions: CreateAppBlock)
The S3 key of the S3 object.
This is required when used for the * following:
IconS3Location (Actions: CreateApplication and * UpdateApplication)
SessionScriptS3Location (Actions: * CreateFleet and UpdateFleet)
ScriptDetails (Actions: * CreateAppBlock)
SourceS3Location when creating an app block
* with CUSTOM
PackagingType (Actions: CreateAppBlock)
SourceS3Location when creating an app block with APPSTREAM2
* PackagingType, and using an existing application package (VHD file). In this
* case, S3Key
refers to the VHD file. If a new application package is
* required, then S3Key
is not required. (Actions: CreateAppBlock)