Class: Aws::Types::DescribeSpaceRequest

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)


4993
4994
4995
# File 'sig/types.rbs', line 4993

def 
  @aws_account_id
end

#max_contributors::Integer

Returns the value of attribute max_contributors.

Returns:

  • (::Integer)


4995
4996
4997
# File 'sig/types.rbs', line 4995

def max_contributors
  @max_contributors
end

#space_id::String

Returns the value of attribute space_id.

Returns:

  • (::String)


4994
4995
4996
# File 'sig/types.rbs', line 4994

def space_id
  @space_id
end