Interface AwsCloudFormationStackDriftInformationDetails.Builder

    • Method Detail

      • stackDriftStatus

        AwsCloudFormationStackDriftInformationDetails.Builder stackDriftStatus​(String 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.