Class: Aws::Types::GetAccessLogSubscriptionRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetAccessLogSubscriptionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#access_log_subscription_identifier ⇒ ::String
Returns the value of attribute access_log_subscription_identifier.
Instance Attribute Details
#access_log_subscription_identifier ⇒ ::String
Returns the value of attribute access_log_subscription_identifier.
509 510 511 |
# File 'sig/types.rbs', line 509 def access_log_subscription_identifier @access_log_subscription_identifier end |