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)


3000
3001
3002
# File 'sig/types.rbs', line 3000

def connection_name
  @connection_name
end

#connection_type::String

Returns the value of attribute connection_type.

Returns:

  • (::String)


3001
3002
3003
# File 'sig/types.rbs', line 3001

def connection_type
  @connection_type
end

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


2999
3000
3001
# File 'sig/types.rbs', line 2999

def identifier
  @identifier
end