/AWS1/CL_SGMCREATETEMPLATEPVDR¶
Contains configuration details for a template provider. Only one type of template provider can be specified.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_cfntemplateprovider TYPE REF TO /AWS1/CL_SGMCFNCREATETMPLPVDR /AWS1/CL_SGMCFNCREATETMPLPVDR¶
The CloudFormation template provider configuration for creating infrastructure resources.
Queryable Attributes¶
CfnTemplateProvider¶
The CloudFormation template provider configuration for creating infrastructure resources.
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_CREATETEMPLATEPROVIDERLIST¶
TYPES TT_CREATETEMPLATEPROVIDERLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_SGMCREATETEMPLATEPVDR WITH DEFAULT KEY
.