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)


5212
5213
5214
# File 'sig/types.rbs', line 5212

def 
  @aws_account_id
end

#space_id::String

Returns the value of attribute space_id.

Returns:

  • (::String)


5213
5214
5215
# File 'sig/types.rbs', line 5213

def space_id
  @space_id
end