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:



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

def fields
  @fields
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


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

def next_token
  @next_token
end