EnvironmentProfileSummary.Builder |
EnvironmentProfileSummary.Builder.awsAccountId(String awsAccountId) |
The identifier of an Amazon Web Services account in which an environment profile exists.
|
EnvironmentProfileSummary.Builder |
EnvironmentProfileSummary.Builder.awsAccountRegion(String awsAccountRegion) |
The Amazon Web Services Region in which an environment profile exists.
|
static EnvironmentProfileSummary.Builder |
EnvironmentProfileSummary.builder() |
|
EnvironmentProfileSummary.Builder |
EnvironmentProfileSummary.Builder.createdAt(Instant createdAt) |
The timestamp of when an environment profile was created.
|
EnvironmentProfileSummary.Builder |
EnvironmentProfileSummary.Builder.createdBy(String createdBy) |
The Amazon DataZone user who created the environment profile.
|
EnvironmentProfileSummary.Builder |
EnvironmentProfileSummary.Builder.description(String description) |
The description of the environment profile.
|
EnvironmentProfileSummary.Builder |
EnvironmentProfileSummary.Builder.domainId(String domainId) |
The identifier of the Amazon DataZone domain in which the environment profile exists.
|
EnvironmentProfileSummary.Builder |
EnvironmentProfileSummary.Builder.environmentBlueprintId(String environmentBlueprintId) |
The identifier of a blueprint with which an environment profile is created.
|
EnvironmentProfileSummary.Builder |
EnvironmentProfileSummary.Builder.id(String id) |
The identifier of the environment profile.
|
EnvironmentProfileSummary.Builder |
EnvironmentProfileSummary.Builder.name(String name) |
The name of the environment profile.
|
EnvironmentProfileSummary.Builder |
EnvironmentProfileSummary.Builder.projectId(String projectId) |
The identifier of a project in which an environment profile exists.
|
EnvironmentProfileSummary.Builder |
EnvironmentProfileSummary.toBuilder() |
|
EnvironmentProfileSummary.Builder |
EnvironmentProfileSummary.Builder.updatedAt(Instant updatedAt) |
The timestamp of when the environment profile was updated.
|