Class: Aws::Types::DescribeEntityResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fields::Array[Types::Field]

Returns the value of attribute fields.

Returns:



2694
2695
2696
# File 'sig/types.rbs', line 2694

def fields
  @fields
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


2695
2696
2697
# File 'sig/types.rbs', line 2695

def next_token
  @next_token
end