Class: Aws::Types::UpdateSpaceResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#request_id::String

Returns the value of attribute request_id.

Returns:

  • (::String)


13043
13044
13045
# File 'sig/types.rbs', line 13043

def request_id
  @request_id
end

#space_arn::String

Returns the value of attribute space_arn.

Returns:

  • (::String)


13042
13043
13044
# File 'sig/types.rbs', line 13042

def space_arn
  @space_arn
end

#space_id::String

Returns the value of attribute space_id.

Returns:

  • (::String)


13041
13042
13043
# File 'sig/types.rbs', line 13041

def space_id
  @space_id
end