/AWS1/CL_IOT=>DELETEBILLINGGROUP()
¶
About DeleteBillingGroup¶
Deletes the billing group.
Requires permission to access the DeleteBillingGroup action.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_BILLINGGROUPNAME
TYPE /AWS1/IOTBILLINGGROUPNAME
/AWS1/IOTBILLINGGROUPNAME
¶
The name of the billing group.
Optional arguments:¶
IV_EXPECTEDVERSION
TYPE /AWS1/IOTOPTIONALVERSION
/AWS1/IOTOPTIONALVERSION
¶
The expected version of the billing group. If the version of the billing group does not match the expected version specified in the request, the
DeleteBillingGroup
request is rejected with aVersionConflictException
.