Class: Aws::Types::GetDbServerInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_exadata_infrastructure_id::String

Returns the value of attribute cloud_exadata_infrastructure_id.

Returns:

  • (::String)


1665
1666
1667
# File 'sig/types.rbs', line 1665

def cloud_exadata_infrastructure_id
  @cloud_exadata_infrastructure_id
end

#db_server_id::String

Returns the value of attribute db_server_id.

Returns:

  • (::String)


1666
1667
1668
# File 'sig/types.rbs', line 1666

def db_server_id
  @db_server_id
end