/AWS1/CL_IVSBATCHGETSTRMKEYRSP¶
BatchGetStreamKeyResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_accesscontrolalloworigin TYPE /AWS1/IVSSTRING /AWS1/IVSSTRING¶
See Access-Control-Allow-Origin in the MDN Web Docs.
iv_accessctlexposeheaders TYPE /AWS1/IVSSTRING /AWS1/IVSSTRING¶
See Access-Control-Expose-Headers in the MDN Web Docs.
iv_cachecontrol TYPE /AWS1/IVSSTRING /AWS1/IVSSTRING¶
See Cache-Control in the MDN Web Docs.
iv_contentsecuritypolicy TYPE /AWS1/IVSSTRING /AWS1/IVSSTRING¶
See Content-Security-Policy in the MDN Web Docs.
iv_stricttransportsecurity TYPE /AWS1/IVSSTRING /AWS1/IVSSTRING¶
See Strict-Transport-Security in the MDN Web Docs.
iv_xcontenttypeoptions TYPE /AWS1/IVSSTRING /AWS1/IVSSTRING¶
See X-Content-Type-Options in the MDN Web Docs.
iv_xframeoptions TYPE /AWS1/IVSSTRING /AWS1/IVSSTRING¶
See X-Frame-Options in the MDN Web Docs.
it_streamkeys TYPE /AWS1/CL_IVSSTREAMKEY=>TT_STREAMKEYS TT_STREAMKEYS¶
it_errors TYPE /AWS1/CL_IVSBATCHERROR=>TT_BATCHERRORS TT_BATCHERRORS¶
Queryable Attributes¶
accessControlAllowOrigin¶
See Access-Control-Allow-Origin in the MDN Web Docs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCESSCONTROLALLOWORIGIN() |
Getter for ACCESSCONTROLALLOWORIGIN, with configurable defau |
ASK_ACCESSCONTROLALLOWORIGIN() |
Getter for ACCESSCONTROLALLOWORIGIN w/ exceptions if field h |
HAS_ACCESSCONTROLALLOWORIGIN() |
Determine if ACCESSCONTROLALLOWORIGIN has a value |
accessControlExposeHeaders¶
See Access-Control-Expose-Headers in the MDN Web Docs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCESSCTLEXPOSEHEADERS() |
Getter for ACCESSCONTROLEXPOSEHEADERS, with configurable def |
ASK_ACCESSCTLEXPOSEHEADERS() |
Getter for ACCESSCONTROLEXPOSEHEADERS w/ exceptions if field |
HAS_ACCESSCTLEXPOSEHEADERS() |
Determine if ACCESSCONTROLEXPOSEHEADERS has a value |
cacheControl¶
See Cache-Control in the MDN Web Docs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CACHECONTROL() |
Getter for CACHECONTROL, with configurable default |
ASK_CACHECONTROL() |
Getter for CACHECONTROL w/ exceptions if field has no value |
HAS_CACHECONTROL() |
Determine if CACHECONTROL has a value |
contentSecurityPolicy¶
See Content-Security-Policy in the MDN Web Docs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTENTSECURITYPOLICY() |
Getter for CONTENTSECURITYPOLICY, with configurable default |
ASK_CONTENTSECURITYPOLICY() |
Getter for CONTENTSECURITYPOLICY w/ exceptions if field has |
HAS_CONTENTSECURITYPOLICY() |
Determine if CONTENTSECURITYPOLICY has a value |
strictTransportSecurity¶
See Strict-Transport-Security in the MDN Web Docs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STRICTTRANSPORTSECURITY() |
Getter for STRICTTRANSPORTSECURITY, with configurable defaul |
ASK_STRICTTRANSPORTSECURITY() |
Getter for STRICTTRANSPORTSECURITY w/ exceptions if field ha |
HAS_STRICTTRANSPORTSECURITY() |
Determine if STRICTTRANSPORTSECURITY has a value |
xContentTypeOptions¶
See X-Content-Type-Options in the MDN Web Docs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_XCONTENTTYPEOPTIONS() |
Getter for XCONTENTTYPEOPTIONS, with configurable default |
ASK_XCONTENTTYPEOPTIONS() |
Getter for XCONTENTTYPEOPTIONS w/ exceptions if field has no |
HAS_XCONTENTTYPEOPTIONS() |
Determine if XCONTENTTYPEOPTIONS has a value |
xFrameOptions¶
See X-Frame-Options in the MDN Web Docs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_XFRAMEOPTIONS() |
Getter for XFRAMEOPTIONS, with configurable default |
ASK_XFRAMEOPTIONS() |
Getter for XFRAMEOPTIONS w/ exceptions if field has no value |
HAS_XFRAMEOPTIONS() |
Determine if XFRAMEOPTIONS has a value |
streamKeys¶
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STREAMKEYS() |
Getter for STREAMKEYS, with configurable default |
ASK_STREAMKEYS() |
Getter for STREAMKEYS w/ exceptions if field has no value |
HAS_STREAMKEYS() |
Determine if STREAMKEYS has a value |
errors¶
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERRORS() |
Getter for ERRORS, with configurable default |
ASK_ERRORS() |
Getter for ERRORS w/ exceptions if field has no value |
HAS_ERRORS() |
Determine if ERRORS has a value |