public static interface DeleteInfrastructureConfigurationResponse.Builder extends ImagebuilderResponse.Builder, SdkPojo, CopyableBuilder<DeleteInfrastructureConfigurationResponse.Builder,DeleteInfrastructureConfigurationResponse>
| Modifier and Type | Method and Description |
|---|---|
DeleteInfrastructureConfigurationResponse.Builder |
infrastructureConfigurationArn(String infrastructureConfigurationArn)
The Amazon Resource Name (ARN) of the infrastructure configuration that was deleted.
|
DeleteInfrastructureConfigurationResponse.Builder |
requestId(String requestIdValue)
The request ID that uniquely identifies this request.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteInfrastructureConfigurationResponse.Builder requestId(String requestIdValue)
The request ID that uniquely identifies this request.
requestIdValue - The request ID that uniquely identifies this request.DeleteInfrastructureConfigurationResponse.Builder infrastructureConfigurationArn(String infrastructureConfigurationArn)
The Amazon Resource Name (ARN) of the infrastructure configuration that was deleted.
infrastructureConfigurationArn - The Amazon Resource Name (ARN) of the infrastructure configuration that was deleted.Copyright © 2023. All rights reserved.