Class: Aws::Types::ReadAuthorizationCodeGrantCredentialsDetails
- Inherits:
-
Object
- Object
- Aws::Types::ReadAuthorizationCodeGrantCredentialsDetails
- Defined in:
- sig/types.rbs
Defined Under Namespace
Classes: ReadAuthorizationCodeGrantDetails, Unknown
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#read_authorization_code_grant_details ⇒ Types::ReadAuthorizationCodeGrantDetails
Returns the value of attribute read_authorization_code_grant_details.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#read_authorization_code_grant_details ⇒ Types::ReadAuthorizationCodeGrantDetails
Returns the value of attribute read_authorization_code_grant_details.
9132 9133 9134 |
# File 'sig/types.rbs', line 9132 def @read_authorization_code_grant_details end |
#unknown ⇒ Object
Returns the value of attribute unknown.
9133 9134 9135 |
# File 'sig/types.rbs', line 9133 def unknown @unknown end |