Class: Aws::Types::FipsEndpoints

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#collection_endpoint ⇒ ::String

Returns the value of attribute collection_endpoint.

Returns:

  • (::String)


491
492
493
# File 'sig/types.rbs', line 491

def collection_endpoint
  @collection_endpoint
end

#dashboard_endpoint ⇒ ::String

Returns the value of attribute dashboard_endpoint.

Returns:

  • (::String)


492
493
494
# File 'sig/types.rbs', line 492

def dashboard_endpoint
  @dashboard_endpoint
end