Interface DeleteInfrastructureConfigurationResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<DeleteInfrastructureConfigurationResponse.Builder,DeleteInfrastructureConfigurationResponse>, ImagebuilderResponse.Builder, SdkBuilder<DeleteInfrastructureConfigurationResponse.Builder,DeleteInfrastructureConfigurationResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DeleteInfrastructureConfigurationResponse

  • Method Details

    • requestId

      The request ID that uniquely identifies this request.

      Parameters:
      requestIdValue - The request ID that uniquely identifies this request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • infrastructureConfigurationArn

      DeleteInfrastructureConfigurationResponse.Builder infrastructureConfigurationArn(String infrastructureConfigurationArn)

      The Amazon Resource Name (ARN) of the infrastructure configuration that was deleted.

      Parameters:
      infrastructureConfigurationArn - The Amazon Resource Name (ARN) of the infrastructure configuration that was deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.