Interface DeleteCloudFormationStepInput.Builder

All Superinterfaces:
Buildable, CopyableBuilder<DeleteCloudFormationStepInput.Builder,DeleteCloudFormationStepInput>, SdkBuilder<DeleteCloudFormationStepInput.Builder,DeleteCloudFormationStepInput>, SdkPojo
Enclosing class:
DeleteCloudFormationStepInput

public static interface DeleteCloudFormationStepInput.Builder extends SdkPojo, CopyableBuilder<DeleteCloudFormationStepInput.Builder,DeleteCloudFormationStepInput>
  • Method Details

    • stackId

      The stack ID of the deleted CloudFormation step input.

      Parameters:
      stackId - The stack ID of the deleted CloudFormation step input.
      Returns:
      Returns a reference to this object so that method calls can be chained together.