class
Amazonite::SecretsManager::UpdateSecretVersionStageResponse
- Amazonite::SecretsManager::UpdateSecretVersionStageResponse
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
secrets_manager/update_secret_version_stage_response.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#arn : String | Nil
The ARN of the secret that was updated.
-
#arn=(arn : String | Nil)
The ARN of the secret that was updated.
-
#hash(hasher)
See
Object#hash(hasher) -
#name : String | Nil
The name of the secret that was updated.
-
#name=(name : String | Nil)
The name of the secret that was updated.
- #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?.