Skip to content

/AWS1/CL_MPBDISASSOCCERTRSP

DisassociateCertificateResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_gatewayid TYPE /AWS1/MPBGATEWAYID /AWS1/MPBGATEWAYID

The unique identifier of the gateway.

iv_acmcertificatearn TYPE /AWS1/MPBACMCERTIFICATEARN /AWS1/MPBACMCERTIFICATEARN

The Amazon Resource Name (ARN) of the ACM certificate.

iv_status TYPE /AWS1/MPBCERTASSOCSTATUS /AWS1/MPBCERTASSOCSTATUS

The status of the certificate association.


Queryable Attributes

gatewayId

The unique identifier of the gateway.

Accessible with the following methods

Method Description
GET_GATEWAYID() Getter for GATEWAYID, with configurable default
ASK_GATEWAYID() Getter for GATEWAYID w/ exceptions if field has no value
HAS_GATEWAYID() Determine if GATEWAYID has a value

acmCertificateArn

The Amazon Resource Name (ARN) of the ACM certificate.

Accessible with the following methods

Method Description
GET_ACMCERTIFICATEARN() Getter for ACMCERTIFICATEARN, with configurable default
ASK_ACMCERTIFICATEARN() Getter for ACMCERTIFICATEARN w/ exceptions if field has no v
HAS_ACMCERTIFICATEARN() Determine if ACMCERTIFICATEARN has a value

status

The status of the certificate association.

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