class
Amazonite::Sns::GetSMSSandboxAccountStatusResult
- Amazonite::Sns::GetSMSSandboxAccountStatusResult
- Reference
- Object
Defined in:
sns/get_sms_sandbox_account_status_result.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#is_in_sandbox : Bool
Indicates whether the calling Amazon Web Services account is in the SMS sandbox.
-
#is_in_sandbox=(is_in_sandbox : Bool)
Indicates whether the calling Amazon Web Services account is in the SMS sandbox.
- #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 is_in_sandbox : Bool
#
Indicates whether the calling Amazon Web Services account is in the SMS sandbox.
def is_in_sandbox=(is_in_sandbox : Bool)
#
Indicates whether the calling Amazon Web Services account is in the SMS sandbox.