/AWS1/CL_SGMUPDATETEMPLATEPVDR¶
Contains configuration details for updating an existing template provider in the project.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_cfntemplateprovider
TYPE REF TO /AWS1/CL_SGMCFNUPDATETMPLPVDR
/AWS1/CL_SGMCFNUPDATETMPLPVDR
¶
The CloudFormation template provider configuration to update.
Queryable Attributes¶
CfnTemplateProvider¶
The CloudFormation template provider configuration to update.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CFNTEMPLATEPROVIDER() |
Getter for CFNTEMPLATEPROVIDER |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_UPDATETEMPLATEPROVIDERLIST
¶
TYPES TT_UPDATETEMPLATEPROVIDERLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_SGMUPDATETEMPLATEPVDR WITH DEFAULT KEY
.