Class: Aws::Types::ListMLEndpointsInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#max_items::Integer

Returns the value of attribute max_items.

Returns:

  • (::Integer)


560
561
562
# File 'sig/types.rbs', line 560

def max_items
  @max_items
end

#neptune_iam_role_arn::String

Returns the value of attribute neptune_iam_role_arn.

Returns:

  • (::String)


561
562
563
# File 'sig/types.rbs', line 561

def neptune_iam_role_arn
  @neptune_iam_role_arn
end