CloudAccountDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)Details of the OCI Cloud Account.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
cloud_account |
str
Output only. OCI account name. |
cloud_account_home_region |
str
Output only. OCI account home region. |
link_existing_account_uri |
str
Output only. URL to link an existing account. This field is a member of oneof_ _link_existing_account_uri.
|
account_creation_uri |
str
Output only. URL to create a new account and link. This field is a member of oneof_ _account_creation_uri.
|