Interface RollbackTrigger.Builder

  • Method Details

    • 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.
    • type

      The resource type of the rollback trigger. Specify either AWS::CloudWatch::Alarm or AWS::CloudWatch::CompositeAlarm resource types.

      Parameters:
      type - The resource type of the rollback trigger. Specify either AWS::CloudWatch::Alarm or AWS::CloudWatch::CompositeAlarm resource types.
      Returns:
      Returns a reference to this object so that method calls can be chained together.