|
| Image () |
|
| Image (Aws::Utils::Json::JsonView jsonValue) |
|
Image & | operator= (Aws::Utils::Json::JsonView jsonValue) |
|
Aws::Utils::Json::JsonValue | Jsonize () const |
|
const Aws::String & | GetArn () const |
|
bool | ArnHasBeenSet () const |
|
void | SetArn (const Aws::String &value) |
|
void | SetArn (Aws::String &&value) |
|
void | SetArn (const char *value) |
|
Image & | WithArn (const Aws::String &value) |
|
Image & | WithArn (Aws::String &&value) |
|
Image & | WithArn (const char *value) |
|
const ImageType & | GetType () const |
|
bool | TypeHasBeenSet () const |
|
void | SetType (const ImageType &value) |
|
void | SetType (ImageType &&value) |
|
Image & | WithType (const ImageType &value) |
|
Image & | WithType (ImageType &&value) |
|
const Aws::String & | GetName () const |
|
bool | NameHasBeenSet () const |
|
void | SetName (const Aws::String &value) |
|
void | SetName (Aws::String &&value) |
|
void | SetName (const char *value) |
|
Image & | WithName (const Aws::String &value) |
|
Image & | WithName (Aws::String &&value) |
|
Image & | WithName (const char *value) |
|
const Aws::String & | GetVersion () const |
|
bool | VersionHasBeenSet () const |
|
void | SetVersion (const Aws::String &value) |
|
void | SetVersion (Aws::String &&value) |
|
void | SetVersion (const char *value) |
|
Image & | WithVersion (const Aws::String &value) |
|
Image & | WithVersion (Aws::String &&value) |
|
Image & | WithVersion (const char *value) |
|
const Platform & | GetPlatform () const |
|
bool | PlatformHasBeenSet () const |
|
void | SetPlatform (const Platform &value) |
|
void | SetPlatform (Platform &&value) |
|
Image & | WithPlatform (const Platform &value) |
|
Image & | WithPlatform (Platform &&value) |
|
bool | GetEnhancedImageMetadataEnabled () const |
|
bool | EnhancedImageMetadataEnabledHasBeenSet () const |
|
void | SetEnhancedImageMetadataEnabled (bool value) |
|
Image & | WithEnhancedImageMetadataEnabled (bool value) |
|
const Aws::String & | GetOsVersion () const |
|
bool | OsVersionHasBeenSet () const |
|
void | SetOsVersion (const Aws::String &value) |
|
void | SetOsVersion (Aws::String &&value) |
|
void | SetOsVersion (const char *value) |
|
Image & | WithOsVersion (const Aws::String &value) |
|
Image & | WithOsVersion (Aws::String &&value) |
|
Image & | WithOsVersion (const char *value) |
|
const ImageState & | GetState () const |
|
bool | StateHasBeenSet () const |
|
void | SetState (const ImageState &value) |
|
void | SetState (ImageState &&value) |
|
Image & | WithState (const ImageState &value) |
|
Image & | WithState (ImageState &&value) |
|
const ImageRecipe & | GetImageRecipe () const |
|
bool | ImageRecipeHasBeenSet () const |
|
void | SetImageRecipe (const ImageRecipe &value) |
|
void | SetImageRecipe (ImageRecipe &&value) |
|
Image & | WithImageRecipe (const ImageRecipe &value) |
|
Image & | WithImageRecipe (ImageRecipe &&value) |
|
const ContainerRecipe & | GetContainerRecipe () const |
|
bool | ContainerRecipeHasBeenSet () const |
|
void | SetContainerRecipe (const ContainerRecipe &value) |
|
void | SetContainerRecipe (ContainerRecipe &&value) |
|
Image & | WithContainerRecipe (const ContainerRecipe &value) |
|
Image & | WithContainerRecipe (ContainerRecipe &&value) |
|
const Aws::String & | GetSourcePipelineName () const |
|
bool | SourcePipelineNameHasBeenSet () const |
|
void | SetSourcePipelineName (const Aws::String &value) |
|
void | SetSourcePipelineName (Aws::String &&value) |
|
void | SetSourcePipelineName (const char *value) |
|
Image & | WithSourcePipelineName (const Aws::String &value) |
|
Image & | WithSourcePipelineName (Aws::String &&value) |
|
Image & | WithSourcePipelineName (const char *value) |
|
const Aws::String & | GetSourcePipelineArn () const |
|
bool | SourcePipelineArnHasBeenSet () const |
|
void | SetSourcePipelineArn (const Aws::String &value) |
|
void | SetSourcePipelineArn (Aws::String &&value) |
|
void | SetSourcePipelineArn (const char *value) |
|
Image & | WithSourcePipelineArn (const Aws::String &value) |
|
Image & | WithSourcePipelineArn (Aws::String &&value) |
|
Image & | WithSourcePipelineArn (const char *value) |
|
const InfrastructureConfiguration & | GetInfrastructureConfiguration () const |
|
bool | InfrastructureConfigurationHasBeenSet () const |
|
void | SetInfrastructureConfiguration (const InfrastructureConfiguration &value) |
|
void | SetInfrastructureConfiguration (InfrastructureConfiguration &&value) |
|
Image & | WithInfrastructureConfiguration (const InfrastructureConfiguration &value) |
|
Image & | WithInfrastructureConfiguration (InfrastructureConfiguration &&value) |
|
const DistributionConfiguration & | GetDistributionConfiguration () const |
|
bool | DistributionConfigurationHasBeenSet () const |
|
void | SetDistributionConfiguration (const DistributionConfiguration &value) |
|
void | SetDistributionConfiguration (DistributionConfiguration &&value) |
|
Image & | WithDistributionConfiguration (const DistributionConfiguration &value) |
|
Image & | WithDistributionConfiguration (DistributionConfiguration &&value) |
|
const ImageTestsConfiguration & | GetImageTestsConfiguration () const |
|
bool | ImageTestsConfigurationHasBeenSet () const |
|
void | SetImageTestsConfiguration (const ImageTestsConfiguration &value) |
|
void | SetImageTestsConfiguration (ImageTestsConfiguration &&value) |
|
Image & | WithImageTestsConfiguration (const ImageTestsConfiguration &value) |
|
Image & | WithImageTestsConfiguration (ImageTestsConfiguration &&value) |
|
const Aws::String & | GetDateCreated () const |
|
bool | DateCreatedHasBeenSet () const |
|
void | SetDateCreated (const Aws::String &value) |
|
void | SetDateCreated (Aws::String &&value) |
|
void | SetDateCreated (const char *value) |
|
Image & | WithDateCreated (const Aws::String &value) |
|
Image & | WithDateCreated (Aws::String &&value) |
|
Image & | WithDateCreated (const char *value) |
|
const OutputResources & | GetOutputResources () const |
|
bool | OutputResourcesHasBeenSet () const |
|
void | SetOutputResources (const OutputResources &value) |
|
void | SetOutputResources (OutputResources &&value) |
|
Image & | WithOutputResources (const OutputResources &value) |
|
Image & | WithOutputResources (OutputResources &&value) |
|
const Aws::Map< Aws::String, Aws::String > & | GetTags () const |
|
bool | TagsHasBeenSet () const |
|
void | SetTags (const Aws::Map< Aws::String, Aws::String > &value) |
|
void | SetTags (Aws::Map< Aws::String, Aws::String > &&value) |
|
Image & | WithTags (const Aws::Map< Aws::String, Aws::String > &value) |
|
Image & | WithTags (Aws::Map< Aws::String, Aws::String > &&value) |
|
Image & | AddTags (const Aws::String &key, const Aws::String &value) |
|
Image & | AddTags (Aws::String &&key, const Aws::String &value) |
|
Image & | AddTags (const Aws::String &key, Aws::String &&value) |
|
Image & | AddTags (Aws::String &&key, Aws::String &&value) |
|
Image & | AddTags (const char *key, Aws::String &&value) |
|
Image & | AddTags (Aws::String &&key, const char *value) |
|
Image & | AddTags (const char *key, const char *value) |
|
An image build version.
See Also:
AWS API Reference
Definition at line 41 of file Image.h.