Class: Aws::Types::FederatedDatabase

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connection_name::String

Returns the value of attribute connection_name.

Returns:

  • (::String)


3013
3014
3015
# File 'sig/types.rbs', line 3013

def connection_name
  @connection_name
end

#connection_type::String

Returns the value of attribute connection_type.

Returns:

  • (::String)


3014
3015
3016
# File 'sig/types.rbs', line 3014

def connection_type
  @connection_type
end

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


3012
3013
3014
# File 'sig/types.rbs', line 3012

def identifier
  @identifier
end