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)


2680
2681
2682
# File 'sig/types.rbs', line 2680

def catalog_id
  @catalog_id
end

#connection_name::String

Returns the value of attribute connection_name.

Returns:

  • (::String)


2679
2680
2681
# File 'sig/types.rbs', line 2679

def connection_name
  @connection_name
end

#data_store_api_version::String

Returns the value of attribute data_store_api_version.

Returns:

  • (::String)


2683
2684
2685
# File 'sig/types.rbs', line 2683

def data_store_api_version
  @data_store_api_version
end

#entity_name::String

Returns the value of attribute entity_name.

Returns:

  • (::String)


2681
2682
2683
# File 'sig/types.rbs', line 2681

def entity_name
  @entity_name
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


2682
2683
2684
# File 'sig/types.rbs', line 2682

def next_token
  @next_token
end