Skip to content

/AWS1/CL_ODBOCIIAMROLE

Information about an Amazon Web Services Identity and Access Management (IAM) service role used for Autonomous Database integration with Oracle Cloud Infrastructure (OCI).

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_iamrolearn TYPE /AWS1/ODBROLEARN /AWS1/ODBROLEARN

The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) service role.

iv_awsintegration TYPE /AWS1/ODBOCIAWSINTEGRATION /AWS1/ODBOCIAWSINTEGRATION

The Amazon Web Services integration configuration settings for the Amazon Web Services Identity and Access Management (IAM) service role.

iv_status TYPE /AWS1/ODBOCIIAMROLESTATUS /AWS1/ODBOCIIAMROLESTATUS

The current lifecycle status of the IAM service role.

iv_statusreason TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

Additional information about the current status of the IAM service role, if applicable.


Queryable Attributes

iamRoleArn

The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) service role.

Accessible with the following methods

Method Description
GET_IAMROLEARN() Getter for IAMROLEARN, with configurable default
ASK_IAMROLEARN() Getter for IAMROLEARN w/ exceptions if field has no value
HAS_IAMROLEARN() Determine if IAMROLEARN has a value

awsIntegration

The Amazon Web Services integration configuration settings for the Amazon Web Services Identity and Access Management (IAM) service role.

Accessible with the following methods

Method Description
GET_AWSINTEGRATION() Getter for AWSINTEGRATION, with configurable default
ASK_AWSINTEGRATION() Getter for AWSINTEGRATION w/ exceptions if field has no valu
HAS_AWSINTEGRATION() Determine if AWSINTEGRATION has a value

status

The current lifecycle status of the IAM service role.

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

statusReason

Additional information about the current status of the IAM service role, if applicable.

Accessible with the following methods

Method Description
GET_STATUSREASON() Getter for STATUSREASON, with configurable default
ASK_STATUSREASON() Getter for STATUSREASON w/ exceptions if field has no value
HAS_STATUSREASON() Determine if STATUSREASON has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_OCIIAMROLELIST

TYPES TT_OCIIAMROLELIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_ODBOCIIAMROLE WITH DEFAULT KEY
.