class GetInstanceHealthResponse extends Model (View source)

Properties

string[] $healthInfo
string $healthState

Methods

setHealthInfo($healthInfo)

No description

string[]
getHealthInfo()

No description

setHealthState($healthState)

No description

string
getHealthState()

No description

Details

setHealthInfo($healthInfo)

No description

Parameters

$healthInfo

string[] getHealthInfo()

No description

Return Value

string[]

setHealthState($healthState)

No description

Parameters

$healthState

string getHealthState()

No description

Return Value

string