Interface RollbackTrigger.Builder

    • Method Detail

      • arn

        RollbackTrigger.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the rollback trigger.

        If a specified trigger is missing, the entire stack operation fails and is rolled back.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the rollback trigger.

        If a specified trigger is missing, the entire stack operation fails and is rolled back.

        Returns:
        Returns a reference to this object so that method calls can be chained together.