class
Amazonite::CloudFormation::RegisterPublisherOutput
- Amazonite::CloudFormation::RegisterPublisherOutput
- Reference
- Object
Defined in:
cloudformation/register_publisher_output.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#publisher_id : String | Nil
The ID assigned this account by CloudFormation for publishing extensions.
-
#publisher_id=(publisher_id : String | Nil)
The ID assigned this account by CloudFormation for publishing extensions.
- #to_query_params(prefix : String) : Array(Tuple(String, String))
- #validate! : Nil
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.
def publisher_id : String | Nil
#
The ID assigned this account by CloudFormation for publishing extensions.
def publisher_id=(publisher_id : String | Nil)
#
The ID assigned this account by CloudFormation for publishing extensions.