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)


9462
9463
9464
# File 'sig/types.rbs', line 9462

def base_endpoint
  @base_endpoint
end

#email::String

Returns the value of attribute email.

Returns:

  • (::String)


9463
9464
9465
# File 'sig/types.rbs', line 9463

def email
  @email
end