CloudSettings
One of these fields has to be set! The API will throw an error if this constraint is not met.
type CloudSettings {
generic: CloudServiceGenericSettings
neo: CloudServiceSapNeoSettings
scc: CloudServiceSapCloudConnectorSettings
sci: CloudServiceSapCloudIntegrationSettings
s4: CloudServiceS4PublicSettings
btpGlobalAccount: CloudServiceBTPGlobalAccountSettings
alm: CloudServiceSapCloudALMSettings
}
Fields
CloudSettings.generic ● CloudServiceGenericSettings object
CloudSettings.neo ● CloudServiceSapNeoSettings object
CloudSettings.scc ● CloudServiceSapCloudConnectorSettings object
CloudSettings.sci ● CloudServiceSapCloudIntegrationSettings object
CloudSettings.s4 ● CloudServiceS4PublicSettings object
CloudSettings.btpGlobalAccount ● CloudServiceBTPGlobalAccountSettings object
CloudSettings.alm ● CloudServiceSapCloudALMSettings object
Member Of
CloudService object