Class: Aws::Types::FederatedCatalog

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)


3016
3017
3018
# File 'sig/types.rbs', line 3016

def connection_name
  @connection_name
end

#connection_type::String

Returns the value of attribute connection_type.

Returns:

  • (::String)


3017
3018
3019
# File 'sig/types.rbs', line 3017

def connection_type
  @connection_type
end

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


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

def identifier
  @identifier
end