Class: Aws::Types::EndpointConfig

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

Defined Under Namespace

Classes: SageMaker, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#sage_makerTypes::SageMakerEndpoint

Returns the value of attribute sage_maker.



1433
1434
1435
# File 'sig/types.rbs', line 1433

def sage_maker
  @sage_maker
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


1434
1435
1436
# File 'sig/types.rbs', line 1434

def unknown
  @unknown
end