Skip to content

/AWS1/CL_OSRSOFTWAREUPDATEOPTS

Options for configuring service software updates for a domain.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_autosoftwareupdateenabled TYPE /AWS1/OSRBOOLEAN /AWS1/OSRBOOLEAN

Whether automatic service software updates are enabled for the domain.

iv_uselatestsvcsoftwareforbg TYPE /AWS1/OSRBOOLEAN /AWS1/OSRBOOLEAN

Whether the domain should use the latest service software version during a blue/green deployment. If enabled, the domain will automatically use the latest available service software when a blue/green deployment is triggered.


Queryable Attributes

AutoSoftwareUpdateEnabled

Whether automatic service software updates are enabled for the domain.

Accessible with the following methods

Method Description
GET_AUTOSOFTWAREUPDENABLED() Getter for AUTOSOFTWAREUPDATEENABLED, with configurable defa
ASK_AUTOSOFTWAREUPDENABLED() Getter for AUTOSOFTWAREUPDATEENABLED w/ exceptions if field
HAS_AUTOSOFTWAREUPDENABLED() Determine if AUTOSOFTWAREUPDATEENABLED has a value

UseLatestServiceSoftwareForBlueGreen

Whether the domain should use the latest service software version during a blue/green deployment. If enabled, the domain will automatically use the latest available service software when a blue/green deployment is triggered.

Accessible with the following methods

Method Description
GET_USELATESTSVCSFTWRFORBG() Getter for USELATESTSVCSOFTWAREFORBG, with configurable defa
ASK_USELATESTSVCSFTWRFORBG() Getter for USELATESTSVCSOFTWAREFORBG w/ exceptions if field
HAS_USELATESTSVCSFTWRFORBG() Determine if USELATESTSVCSOFTWAREFORBG has a value