Class: Aws::Types::DescribeEntityRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#catalog_id::String

Returns the value of attribute catalog_id.

Returns:

  • (::String)


2686
2687
2688
# File 'sig/types.rbs', line 2686

def catalog_id
  @catalog_id
end

#connection_name::String

Returns the value of attribute connection_name.

Returns:

  • (::String)


2685
2686
2687
# File 'sig/types.rbs', line 2685

def connection_name
  @connection_name
end

#data_store_api_version::String

Returns the value of attribute data_store_api_version.

Returns:

  • (::String)


2689
2690
2691
# File 'sig/types.rbs', line 2689

def data_store_api_version
  @data_store_api_version
end

#entity_name::String

Returns the value of attribute entity_name.

Returns:

  • (::String)


2687
2688
2689
# File 'sig/types.rbs', line 2687

def entity_name
  @entity_name
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


2688
2689
2690
# File 'sig/types.rbs', line 2688

def next_token
  @next_token
end