class
Amazonite::Iam::GetRoleTemplateVersionResponse
- Amazonite::Iam::GetRoleTemplateVersionResponse
- Reference
- Object
Defined in:
iam/get_role_template_version_response.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#role_template_version : RoleTemplateVersion
A structure that contains details about the requested role template version.
-
#role_template_version=(role_template_version : RoleTemplateVersion)
A structure that contains details about the requested role template version.
- #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 role_template_version : RoleTemplateVersion
#
A structure that contains details about the requested role template version.
def role_template_version=(role_template_version : RoleTemplateVersion)
#
A structure that contains details about the requested role template version.