Skip to content

/AWS1/CL_IOTCERTPVDRSUMMARY

The certificate provider summary.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_CERTIFICATEPROVIDERNAME TYPE /AWS1/IOTCERTPROVIDERNAME /AWS1/IOTCERTPROVIDERNAME

The name of the certificate provider.

IV_CERTIFICATEPROVIDERARN TYPE /AWS1/IOTCERTPROVIDERARN /AWS1/IOTCERTPROVIDERARN

The ARN of the certificate provider.


Queryable Attributes

certificateProviderName

The name of the certificate provider.

Accessible with the following methods

Method Description
GET_CERTIFICATEPROVIDERNAME() Getter for CERTIFICATEPROVIDERNAME, with configurable defaul
ASK_CERTIFICATEPROVIDERNAME() Getter for CERTIFICATEPROVIDERNAME w/ exceptions if field ha
HAS_CERTIFICATEPROVIDERNAME() Determine if CERTIFICATEPROVIDERNAME has a value

certificateProviderArn

The ARN of the certificate provider.

Accessible with the following methods

Method Description
GET_CERTIFICATEPROVIDERARN() Getter for CERTIFICATEPROVIDERARN, with configurable default
ASK_CERTIFICATEPROVIDERARN() Getter for CERTIFICATEPROVIDERARN w/ exceptions if field has
HAS_CERTIFICATEPROVIDERARN() Determine if CERTIFICATEPROVIDERARN 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_CERTIFICATEPROVIDERS

TYPES TT_CERTIFICATEPROVIDERS TYPE STANDARD TABLE OF REF TO /AWS1/CL_IOTCERTPVDRSUMMARY WITH DEFAULT KEY
.