Method: IbmCloudIam::InlineObject1#account
- Defined in:
- lib/ibm_cloud_iam/models/inline_object1.rb
#account ⇒ Object
The 32 character identifier of the account. Specify this parameter to get an account-specific IAM token. IBM Cloud APIs require that IAM tokens are account-specific.
27 28 29 |
# File 'lib/ibm_cloud_iam/models/inline_object1.rb', line 27 def account @account end |