public static interface DeleteEnvironmentBlueprintConfigurationRequest.Builder extends DataZoneRequest.Builder, SdkPojo, CopyableBuilder<DeleteEnvironmentBlueprintConfigurationRequest.Builder,DeleteEnvironmentBlueprintConfigurationRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteEnvironmentBlueprintConfigurationRequest.Builder |
domainIdentifier(String domainIdentifier)
The ID of the Amazon DataZone domain in which the blueprint configuration is deleted.
|
DeleteEnvironmentBlueprintConfigurationRequest.Builder |
environmentBlueprintIdentifier(String environmentBlueprintIdentifier)
The ID of the blueprint the configuration of which is deleted.
|
DeleteEnvironmentBlueprintConfigurationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteEnvironmentBlueprintConfigurationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteEnvironmentBlueprintConfigurationRequest.Builder domainIdentifier(String domainIdentifier)
The ID of the Amazon DataZone domain in which the blueprint configuration is deleted.
domainIdentifier - The ID of the Amazon DataZone domain in which the blueprint configuration is deleted.DeleteEnvironmentBlueprintConfigurationRequest.Builder environmentBlueprintIdentifier(String environmentBlueprintIdentifier)
The ID of the blueprint the configuration of which is deleted.
environmentBlueprintIdentifier - The ID of the blueprint the configuration of which is deleted.DeleteEnvironmentBlueprintConfigurationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteEnvironmentBlueprintConfigurationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.