Class: Aws::Types::WorkspacePage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#input_data::String

Returns the value of attribute input_data.

Returns:

  • (::String)


9361
9362
9363
# File 'sig/types.rbs', line 9361

def input_data
  @input_data
end

#page::String

Returns the value of attribute page.

Returns:

  • (::String)


9359
9360
9361
# File 'sig/types.rbs', line 9359

def page
  @page
end

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


9358
9359
9360
# File 'sig/types.rbs', line 9358

def resource_arn
  @resource_arn
end

#slug::String

Returns the value of attribute slug.

Returns:

  • (::String)


9360
9361
9362
# File 'sig/types.rbs', line 9360

def slug
  @slug
end