Class: Aws::Types::SuccessfulProfileOutboundRequest
- Inherits:
-
Object
- Object
- Aws::Types::SuccessfulProfileOutboundRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#client_token ⇒ ::String
Returns the value of attribute client_token.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#client_token ⇒ ::String
Returns the value of attribute client_token.
743 744 745 |
# File 'sig/types.rbs', line 743 def client_token @client_token end |
#id ⇒ ::String
Returns the value of attribute id.
744 745 746 |
# File 'sig/types.rbs', line 744 def id @id end |