instanceCloudLoggingDisabled property

bool? instanceCloudLoggingDisabled
getter/setter pair

Option to determine whether instance logs should be written to Cloud Logging.

By default, instance logs are written to Cloud Logging.

Optional.

Implementation

core.bool? instanceCloudLoggingDisabled;