Class: Aws::Types::ReadAPIKeyConnectionMetadata
- Inherits:
-
Object
- Object
- Aws::Types::ReadAPIKeyConnectionMetadata
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#base_endpoint ⇒ ::String
Returns the value of attribute base_endpoint.
-
#email ⇒ ::String
Returns the value of attribute email.
Instance Attribute Details
#base_endpoint ⇒ ::String
Returns the value of attribute base_endpoint.
9094 9095 9096 |
# File 'sig/types.rbs', line 9094 def base_endpoint @base_endpoint end |
#email ⇒ ::String
Returns the value of attribute email.
9095 9096 9097 |
# File 'sig/types.rbs', line 9095 def email @email end |