class Aws::ServerlessApplicationRepository::Types::Tag

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

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

data as a hash:

    {
      key: "__string", # required
      value: "__string", # required
    }

@!attribute [rw] key

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/Tag">Tag</a>
</i> Data Type.
@return [String]

@!attribute [rw] value

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/Tag">
Tag</a> </i> Data Type.
@return [String]

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

Constants

SENSITIVE