Class: Aws::Types::GetMLEndpointInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


349
350
351
# File 'sig/types.rbs', line 349

def id
  @id
end

#neptune_iam_role_arn::String

Returns the value of attribute neptune_iam_role_arn.

Returns:

  • (::String)


350
351
352
# File 'sig/types.rbs', line 350

def neptune_iam_role_arn
  @neptune_iam_role_arn
end