Class: Aws::Types::DescribeSpacePermissionsRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


4979
4980
4981
# File 'sig/types.rbs', line 4979

def 
  @aws_account_id
end

#space_id::String

Returns the value of attribute space_id.

Returns:

  • (::String)


4980
4981
4982
# File 'sig/types.rbs', line 4980

def space_id
  @space_id
end