Class: Aws::Types::DeleteSpaceRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_id::String

Returns the value of attribute domain_id.

Returns:

  • (::String)


3575
3576
3577
# File 'sig/types.rbs', line 3575

def domain_id
  @domain_id
end

#space_name::String

Returns the value of attribute space_name.

Returns:

  • (::String)


3576
3577
3578
# File 'sig/types.rbs', line 3576

def space_name
  @space_name
end