Class: Aws::Types::ListSpaceResourcesRequest

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)


8082
8083
8084
# File 'sig/types.rbs', line 8082

def 
  @aws_account_id
end

#space_id::String

Returns the value of attribute space_id.

Returns:

  • (::String)


8083
8084
8085
# File 'sig/types.rbs', line 8083

def space_id
  @space_id
end