class Aws::ServerlessApplicationRepository::Types::RollbackTrigger

This property corresponds to the AWS CloudFormation <a href=“https://docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/RollbackTrigger”>RollbackTrigger</a> Data Type.

@note When making an API call, you may pass RollbackTrigger

data as a hash:

    {
      arn: "__string", # required
      type: "__string", # required
    }

@!attribute [rw] arn

This property corresponds to the content of the same name for the
<i>AWS CloudFormation <a
href="https://docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/RollbackTrigger">RollbackTrigger</a>
</i> Data Type.
@return [String]

@!attribute [rw] type

This property corresponds to the content of the same name for the
<i>AWS CloudFormation <a
href="https://docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/RollbackTrigger">RollbackTrigger</a>
</i> Data Type.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/RollbackTrigger AWS API Documentation

Constants

SENSITIVE