class
Amazonite::Ssm::AzureSubscription
- Amazonite::Ssm::AzureSubscription
- Reference
- Object
Overview
Information about an Azure subscription targeted by the cloud connector.
Included Modules
- JSON::Serializable
Defined in:
ssm/azure_subscription.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#display_name : String | Nil
The display name of the Azure subscription.
-
#display_name=(display_name : String | Nil)
The display name of the Azure subscription.
-
#hash(hasher)
See
Object#hash(hasher) -
#id : String
The ID of the Azure subscription.
-
#id=(id : String)
The ID of the Azure subscription.
- #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?.