Class: Aws::Types::FederatedTable

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)


3037
3038
3039
# File 'sig/types.rbs', line 3037

def connection_name
  @connection_name
end

#connection_type::String

Returns the value of attribute connection_type.

Returns:

  • (::String)


3038
3039
3040
# File 'sig/types.rbs', line 3038

def connection_type
  @connection_type
end

#database_identifier::String

Returns the value of attribute database_identifier.

Returns:

  • (::String)


3036
3037
3038
# File 'sig/types.rbs', line 3036

def database_identifier
  @database_identifier
end

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


3035
3036
3037
# File 'sig/types.rbs', line 3035

def identifier
  @identifier
end