Interface AwsCloudFormationStackDriftInformationDetails.Builder

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

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

    • stackDriftStatus

      Status of the stack's actual configuration compared to its expected template configuration.

      Parameters:
      stackDriftStatus - Status of the stack's actual configuration compared to its expected template configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.