Class: Aws::Types::KafkaClusterOAuthClientCredentials
- Inherits:
-
Object
- Object
- Aws::Types::KafkaClusterOAuthClientCredentials
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#token_request_secret_arn ⇒ ::String
Returns the value of attribute token_request_secret_arn.
Instance Attribute Details
#token_request_secret_arn ⇒ ::String
Returns the value of attribute token_request_secret_arn.
800 801 802 |
# File 'sig/types.rbs', line 800 def token_request_secret_arn @token_request_secret_arn end |