class
Amazonite::CloudFormation::DescribeOrganizationsAccessOutput
- Amazonite::CloudFormation::DescribeOrganizationsAccessOutput
- Reference
- Object
Defined in:
cloudformation/describe_organizations_access_output.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#status : OrganizationStatus | Nil
Presents the status of the
OrganizationAccess. -
#status=(status : OrganizationStatus | Nil)
Presents the status of the
OrganizationAccess. - #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?.