| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
InfrastructureConfigurationSummary.Builder |
InfrastructureConfigurationSummary.Builder.arn(String arn)
The Amazon Resource Name (ARN) of the infrastructure configuration.
|
static InfrastructureConfigurationSummary.Builder |
InfrastructureConfigurationSummary.builder() |
InfrastructureConfigurationSummary.Builder |
InfrastructureConfigurationSummary.Builder.dateCreated(String dateCreated)
The date on which the infrastructure configuration was created.
|
InfrastructureConfigurationSummary.Builder |
InfrastructureConfigurationSummary.Builder.dateUpdated(String dateUpdated)
The date on which the infrastructure configuration was last updated.
|
InfrastructureConfigurationSummary.Builder |
InfrastructureConfigurationSummary.Builder.description(String description)
The description of the infrastructure configuration.
|
InfrastructureConfigurationSummary.Builder |
InfrastructureConfigurationSummary.Builder.name(String name)
The name of the infrastructure configuration.
|
InfrastructureConfigurationSummary.Builder |
InfrastructureConfigurationSummary.Builder.tags(Map<String,String> tags)
The tags of the infrastructure configuration.
|
InfrastructureConfigurationSummary.Builder |
InfrastructureConfigurationSummary.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends InfrastructureConfigurationSummary.Builder> |
InfrastructureConfigurationSummary.serializableBuilderClass() |
Copyright © 2020. All rights reserved.