Class: Aws::Types::DescribeSchemasMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#endpoint_arn::String

Returns the value of attribute endpoint_arn.

Returns:

  • (::String)


1288
1289
1290
# File 'sig/types.rbs', line 1288

def endpoint_arn
  @endpoint_arn
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1290
1291
1292
# File 'sig/types.rbs', line 1290

def marker
  @marker
end

#max_records::Integer

Returns the value of attribute max_records.

Returns:

  • (::Integer)


1289
1290
1291
# File 'sig/types.rbs', line 1289

def max_records
  @max_records
end