/AWS1/CL_ODBGETOCIONBOARDING01¶
GetOciOnboardingStatusOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_status TYPE /AWS1/ODBOCIONBOARDINGSTATUS /AWS1/ODBOCIONBOARDINGSTATUS¶
iv_existingtenancyactlink TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The existing OCI tenancy activation link for your Amazon Web Services account.
iv_newtenancyactivationlink TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
A new OCI tenancy activation link for your Amazon Web Services account.
io_ociidentitydomain TYPE REF TO /AWS1/CL_ODBOCIIDENTITYDOMAIN /AWS1/CL_ODBOCIIDENTITYDOMAIN¶
The Oracle Cloud Infrastructure (OCI) identity domain information in the onboarding status response.
it_atnmsdbaseociintgiamroles TYPE /AWS1/CL_ODBOCIIAMROLE=>TT_OCIIAMROLELIST TT_OCIIAMROLELIST¶
The list of Amazon Web Services Identity and Access Management (IAM) service roles used for Autonomous Database integration with Oracle Cloud Infrastructure (OCI).
iv_linkedocitenancyid TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The unique identifier of the Oracle Cloud Infrastructure (OCI) tenancy that is linked to your Amazon Web Services account.
iv_linkedocicompartmentid TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The unique identifier of the Oracle Cloud Infrastructure (OCI) compartment that is linked to your Amazon Web Services account.
it_subscriptionerrors TYPE /AWS1/CL_ODBSUBSCRIPTIONERROR=>TT_SUBSCRIPTIONERRORS TT_SUBSCRIPTIONERRORS¶
The list of errors that occurred during the subscription process for your Amazon Web Services account, if any.
Queryable Attributes¶
status¶
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
existingTenancyActivationLink¶
The existing OCI tenancy activation link for your Amazon Web Services account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXISTINGTENANCYACTLINK() |
Getter for EXISTINGTENANCYACTLINK, with configurable default |
ASK_EXISTINGTENANCYACTLINK() |
Getter for EXISTINGTENANCYACTLINK w/ exceptions if field has |
HAS_EXISTINGTENANCYACTLINK() |
Determine if EXISTINGTENANCYACTLINK has a value |
newTenancyActivationLink¶
A new OCI tenancy activation link for your Amazon Web Services account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEWTENANCYACTIVATIONLINK() |
Getter for NEWTENANCYACTIVATIONLINK, with configurable defau |
ASK_NEWTENANCYACTIVATIONLINK() |
Getter for NEWTENANCYACTIVATIONLINK w/ exceptions if field h |
HAS_NEWTENANCYACTIVATIONLINK() |
Determine if NEWTENANCYACTIVATIONLINK has a value |
ociIdentityDomain¶
The Oracle Cloud Infrastructure (OCI) identity domain information in the onboarding status response.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OCIIDENTITYDOMAIN() |
Getter for OCIIDENTITYDOMAIN |
autonomousDatabaseOciIntegrationIamRoles¶
The list of Amazon Web Services Identity and Access Management (IAM) service roles used for Autonomous Database integration with Oracle Cloud Infrastructure (OCI).
Accessible with the following methods¶
| Method | Description |
|---|---|
GT_ATNMSDBASEOCIINTGIAMROLES() |
Getter for ATNMSDATABASEOCIINTGIAMROLES, with configurable d |
ASK_ATNMSDBOCIINTGIAMROLES() |
Getter for ATNMSDATABASEOCIINTGIAMROLES w/ exceptions if fie |
HAS_ATNMSDBOCIINTGIAMROLES() |
Determine if ATNMSDATABASEOCIINTGIAMROLES has a value |
linkedOciTenancyId¶
The unique identifier of the Oracle Cloud Infrastructure (OCI) tenancy that is linked to your Amazon Web Services account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LINKEDOCITENANCYID() |
Getter for LINKEDOCITENANCYID, with configurable default |
ASK_LINKEDOCITENANCYID() |
Getter for LINKEDOCITENANCYID w/ exceptions if field has no |
HAS_LINKEDOCITENANCYID() |
Determine if LINKEDOCITENANCYID has a value |
linkedOciCompartmentId¶
The unique identifier of the Oracle Cloud Infrastructure (OCI) compartment that is linked to your Amazon Web Services account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LINKEDOCICOMPARTMENTID() |
Getter for LINKEDOCICOMPARTMENTID, with configurable default |
ASK_LINKEDOCICOMPARTMENTID() |
Getter for LINKEDOCICOMPARTMENTID w/ exceptions if field has |
HAS_LINKEDOCICOMPARTMENTID() |
Determine if LINKEDOCICOMPARTMENTID has a value |
subscriptionErrors¶
The list of errors that occurred during the subscription process for your Amazon Web Services account, if any.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUBSCRIPTIONERRORS() |
Getter for SUBSCRIPTIONERRORS, with configurable default |
ASK_SUBSCRIPTIONERRORS() |
Getter for SUBSCRIPTIONERRORS w/ exceptions if field has no |
HAS_SUBSCRIPTIONERRORS() |
Determine if SUBSCRIPTIONERRORS has a value |