Skip to content

/AWS1/CL_MPIFULFILLMENTOPTION

Describes a fulfillment option for a product. Each element contains exactly one fulfillment option type.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_amznmachnimagefulfllmtopt TYPE REF TO /AWS1/CL_MPIAMZMACHIMGFULFLOPT /AWS1/CL_MPIAMZMACHIMGFULFLOPT

An Amazon Machine Image (AMI) fulfillment option for EC2 deployment.

io_apifulfillmentoption TYPE REF TO /AWS1/CL_MPIAPIFULFLLMTOPTION /AWS1/CL_MPIAPIFULFLLMTOPTION

An API-based fulfillment option for programmatic integration.

io_cloudformtnfulfllmtoption TYPE REF TO /AWS1/CL_MPICLOUDFORMFULFLOPT /AWS1/CL_MPICLOUDFORMFULFLOPT

An AWS CloudFormation template fulfillment option for infrastructure deployment.

io_containerfulfllmtoption TYPE REF TO /AWS1/CL_MPICONTNRFULFLLMTOPT /AWS1/CL_MPICONTNRFULFLLMTOPT

A container image fulfillment option for container-based deployment.

io_helmfulfillmentoption TYPE REF TO /AWS1/CL_MPIHELMFULFLLMTOPTION /AWS1/CL_MPIHELMFULFLLMTOPTION

A Helm chart fulfillment option for Kubernetes deployment.

io_eksaddonfulfillmentoption TYPE REF TO /AWS1/CL_MPIEKSADDONFULFLOPT /AWS1/CL_MPIEKSADDONFULFLOPT

An Amazon EKS add-on fulfillment option.

io_ec2imgbldrcompntfulfllm00 TYPE REF TO /AWS1/CL_MPIEC2IMGBLDCMPFFLOPT /AWS1/CL_MPIEC2IMGBLDCMPFFLOPT

An EC2 Image Builder component fulfillment option.

io_dataexchngfulfllmtoption TYPE REF TO /AWS1/CL_MPIDATAEXCHFULFLOPT /AWS1/CL_MPIDATAEXCHFULFLOPT

An AWS Data Exchange fulfillment option for data set delivery.

io_proflsvcsfulfllmtoption TYPE REF TO /AWS1/CL_MPIPROFSVCFULFLOPTION /AWS1/CL_MPIPROFSVCFULFLOPTION

A professional services fulfillment option.

io_saasfulfillmentoption TYPE REF TO /AWS1/CL_MPISAASFULFLLMTOPTION /AWS1/CL_MPISAASFULFLLMTOPTION

A Software as a Service (SaaS) fulfillment option.

io_smalgfulfllmtoption TYPE REF TO /AWS1/CL_MPISMALGFULFLLMTOPT /AWS1/CL_MPISMALGFULFLLMTOPT

An Amazon SageMaker algorithm fulfillment option.

io_smmodelfulfllmtoption TYPE REF TO /AWS1/CL_MPISMMODELFULFLLMTOPT /AWS1/CL_MPISMMODELFULFLLMTOPT

An Amazon SageMaker model fulfillment option.


Queryable Attributes

amazonMachineImageFulfillmentOption

An Amazon Machine Image (AMI) fulfillment option for EC2 deployment.

Accessible with the following methods

Method Description
GET_AMZNMACHNIMGFULFLLMTOPT() Getter for AMAZONMACHNIMAGEFULFLLMTOPT

apiFulfillmentOption

An API-based fulfillment option for programmatic integration.

Accessible with the following methods

Method Description
GET_APIFULFILLMENTOPTION() Getter for APIFULFILLMENTOPTION

cloudFormationFulfillmentOption

An AWS CloudFormation template fulfillment option for infrastructure deployment.

Accessible with the following methods

Method Description
GET_CLOUDFORMTNFULFLLMTOPT() Getter for CLOUDFORMATIONFULFLLMTOPTION

containerFulfillmentOption

A container image fulfillment option for container-based deployment.

Accessible with the following methods

Method Description
GET_CONTAINERFULFLLMTOPTION() Getter for CONTAINERFULFILLMENTOPTION

helmFulfillmentOption

A Helm chart fulfillment option for Kubernetes deployment.

Accessible with the following methods

Method Description
GET_HELMFULFILLMENTOPTION() Getter for HELMFULFILLMENTOPTION

eksAddOnFulfillmentOption

An Amazon EKS add-on fulfillment option.

Accessible with the following methods

Method Description
GET_EKSADDONFULFLLMTOPTION() Getter for EKSADDONFULFILLMENTOPTION

ec2ImageBuilderComponentFulfillmentOption

An EC2 Image Builder component fulfillment option.

Accessible with the following methods

Method Description
GT_EC2IMGBLDRCOMPNTFULFLLM00() Getter for EC2IMGBLDRCOMPNTFULFLLMTOPT

dataExchangeFulfillmentOption

An AWS Data Exchange fulfillment option for data set delivery.

Accessible with the following methods

Method Description
GET_DATAEXCHNGFULFLLMTOPTION() Getter for DATAEXCHANGEFULFLLMTOPTION

professionalServicesFulfillmentOption

A professional services fulfillment option.

Accessible with the following methods

Method Description
GET_PROFLSVCSFULFLLMTOPTION() Getter for PROFLSERVICESFULFLLMTOPTION

saasFulfillmentOption

A Software as a Service (SaaS) fulfillment option.

Accessible with the following methods

Method Description
GET_SAASFULFILLMENTOPTION() Getter for SAASFULFILLMENTOPTION

sageMakerAlgorithmFulfillmentOption

An Amazon SageMaker algorithm fulfillment option.

Accessible with the following methods

Method Description
GET_SMALGFULFLLMTOPTION() Getter for SAGEMAKERALGFULFLLMTOPTION

sageMakerModelFulfillmentOption

An Amazon SageMaker model fulfillment option.

Accessible with the following methods

Method Description
GET_SMMODELFULFLLMTOPTION() Getter for SAGEMAKERMODELFULFLLMTOPTION

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_FULFILLMENTOPTIONSLIST

TYPES TT_FULFILLMENTOPTIONSLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_MPIFULFILLMENTOPTION WITH DEFAULT KEY
.