Class: Aws::Types::EndpointConfigSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#creation_time::Time

Returns the value of attribute creation_time.

Returns:

  • (::Time)


5751
5752
5753
# File 'sig/types.rbs', line 5751

def creation_time
  @creation_time
end

#endpoint_config_arn::String

Returns the value of attribute endpoint_config_arn.

Returns:

  • (::String)


5750
5751
5752
# File 'sig/types.rbs', line 5750

def endpoint_config_arn
  @endpoint_config_arn
end

#endpoint_config_name::String

Returns the value of attribute endpoint_config_name.

Returns:

  • (::String)


5749
5750
5751
# File 'sig/types.rbs', line 5749

def endpoint_config_name
  @endpoint_config_name
end