Class: Aws::Types::DescribeAccessResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#accessTypes::DescribedAccess

Returns the value of attribute access.



331
332
333
# File 'sig/types.rbs', line 331

def access
  @access
end

#server_id::String

Returns the value of attribute server_id.

Returns:

  • (::String)


330
331
332
# File 'sig/types.rbs', line 330

def server_id
  @server_id
end