ConfigManagementConfigSync
class ConfigManagementConfigSync extends Model (View source)
Properties
bool | $allowVerticalScale | ||
bool | $enabled | ||
protected | $gitType | ||
protected | $gitDataType | ||
string | $metricsGcpServiceAccountEmail | ||
protected | $ociType | ||
protected | $ociDataType | ||
bool | $preventDrift | ||
string | $sourceFormat |
Methods
setAllowVerticalScale($allowVerticalScale)
No description
bool
getAllowVerticalScale()
No description
setEnabled($enabled)
No description
bool
getEnabled()
No description
getGit()
No description
setMetricsGcpServiceAccountEmail($metricsGcpServiceAccountEmail)
No description
string
getMetricsGcpServiceAccountEmail()
No description
getOci()
No description
setPreventDrift($preventDrift)
No description
bool
getPreventDrift()
No description
setSourceFormat($sourceFormat)
No description
string
getSourceFormat()
No description
Details
setAllowVerticalScale($allowVerticalScale)
No description
bool
getAllowVerticalScale()
No description
setEnabled($enabled)
No description
bool
getEnabled()
No description
setGit(ConfigManagementGitConfig $git)
No description
ConfigManagementGitConfig
getGit()
No description
setMetricsGcpServiceAccountEmail($metricsGcpServiceAccountEmail)
No description
string
getMetricsGcpServiceAccountEmail()
No description
setOci(ConfigManagementOciConfig $oci)
No description
ConfigManagementOciConfig
getOci()
No description
setPreventDrift($preventDrift)
No description
bool
getPreventDrift()
No description
setSourceFormat($sourceFormat)
No description
string
getSourceFormat()
No description