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)


5747
5748
5749
# File 'sig/types.rbs', line 5747

def creation_time
  @creation_time
end

#endpoint_config_arn::String

Returns the value of attribute endpoint_config_arn.

Returns:

  • (::String)


5746
5747
5748
# File 'sig/types.rbs', line 5746

def endpoint_config_arn
  @endpoint_config_arn
end

#endpoint_config_name::String

Returns the value of attribute endpoint_config_name.

Returns:

  • (::String)


5745
5746
5747
# File 'sig/types.rbs', line 5745

def endpoint_config_name
  @endpoint_config_name
end