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

setGit(ConfigManagementGitConfig $git)

No description

setMetricsGcpServiceAccountEmail($metricsGcpServiceAccountEmail)

No description

string
setOci(ConfigManagementOciConfig $oci)

No description

setPreventDrift($preventDrift)

No description

bool
getPreventDrift()

No description

setSourceFormat($sourceFormat)

No description

string
getSourceFormat()

No description

Details

setAllowVerticalScale($allowVerticalScale)

No description

Parameters

$allowVerticalScale

bool getAllowVerticalScale()

No description

Return Value

bool

setEnabled($enabled)

No description

Parameters

$enabled

bool getEnabled()

No description

Return Value

bool

setGit(ConfigManagementGitConfig $git)

No description

Parameters

ConfigManagementGitConfig $git

ConfigManagementGitConfig getGit()

No description

setMetricsGcpServiceAccountEmail($metricsGcpServiceAccountEmail)

No description

Parameters

$metricsGcpServiceAccountEmail

string getMetricsGcpServiceAccountEmail()

No description

Return Value

string

setOci(ConfigManagementOciConfig $oci)

No description

Parameters

ConfigManagementOciConfig $oci

ConfigManagementOciConfig getOci()

No description

setPreventDrift($preventDrift)

No description

Parameters

$preventDrift

bool getPreventDrift()

No description

Return Value

bool

setSourceFormat($sourceFormat)

No description

Parameters

$sourceFormat

string getSourceFormat()

No description

Return Value

string