/AWS1/CL_BDOCREATEWKLDIDRSP¶
CreateWorkloadIdentityResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_name
TYPE /AWS1/BDOWKLDIDENTITYNAMETYPE
/AWS1/BDOWKLDIDENTITYNAMETYPE
¶
The name of the workload identity.
iv_workloadidentityarn
TYPE /AWS1/BDOWKLDIDENTITYARNTYPE
/AWS1/BDOWKLDIDENTITYARNTYPE
¶
The Amazon Resource Name (ARN) of the workload identity.
Optional arguments:¶
it_allowedresoauth2returls
TYPE /AWS1/CL_BDORESO2RETURLLSTTY00=>TT_RESOAUTH2RETURNURLLISTTYPE
TT_RESOAUTH2RETURNURLLISTTYPE
¶
The list of allowed OAuth2 return URLs for resources associated with this workload identity.
Queryable Attributes¶
name¶
The name of the workload identity.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
workloadIdentityArn¶
The Amazon Resource Name (ARN) of the workload identity.
Accessible with the following methods¶
Method | Description |
---|---|
GET_WORKLOADIDENTITYARN() |
Getter for WORKLOADIDENTITYARN, with configurable default |
ASK_WORKLOADIDENTITYARN() |
Getter for WORKLOADIDENTITYARN w/ exceptions if field has no |
HAS_WORKLOADIDENTITYARN() |
Determine if WORKLOADIDENTITYARN has a value |
allowedResourceOauth2ReturnUrls¶
The list of allowed OAuth2 return URLs for resources associated with this workload identity.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ALLOWEDRESOAUTH2RETURLS() |
Getter for ALLOWEDRESOAUTH2RETURNURLS, with configurable def |
ASK_ALLOWEDRESOAUTH2RETURLS() |
Getter for ALLOWEDRESOAUTH2RETURNURLS w/ exceptions if field |
HAS_ALLOWEDRESOAUTH2RETURLS() |
Determine if ALLOWEDRESOAUTH2RETURNURLS has a value |