Interface CreateCloudFormationStepOutput.Builder

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

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

    • stackId

      The stack ID of the CloudFormation step output.

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

      The exports of the CloudFormation step output.

      Parameters:
      exports - The exports of the CloudFormation step output.
      Returns:
      Returns a reference to this object so that method calls can be chained together.