Class: Aws::Types::ReadAPIKeyConnectionMetadata

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:email])

Instance Attribute Summary collapse

Instance Attribute Details

#base_endpoint::String

Returns the value of attribute base_endpoint.

Returns:

  • (::String)


9094
9095
9096
# File 'sig/types.rbs', line 9094

def base_endpoint
  @base_endpoint
end

#email::String

Returns the value of attribute email.

Returns:

  • (::String)


9095
9096
9097
# File 'sig/types.rbs', line 9095

def email
  @email
end