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)


5766
5767
5768
# File 'sig/types.rbs', line 5766

def creation_time
  @creation_time
end

#endpoint_config_arn::String

Returns the value of attribute endpoint_config_arn.

Returns:

  • (::String)


5765
5766
5767
# File 'sig/types.rbs', line 5765

def endpoint_config_arn
  @endpoint_config_arn
end

#endpoint_config_name::String

Returns the value of attribute endpoint_config_name.

Returns:

  • (::String)


5764
5765
5766
# File 'sig/types.rbs', line 5764

def endpoint_config_name
  @endpoint_config_name
end