Cloud Security Compliance V1 API - Class Google::Cloud::CloudSecurityCompliance::V1::CloudControlDeployment (v0.1.0)

Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::CloudControlDeployment.

CloudControlDeployment represents deployment of a CloudControl on a target resource. Supported target resources are organizations/{organization}, folders/{folder}, and projects/{project}.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cloud_control_metadata

def cloud_control_metadata() -> ::Google::Cloud::CloudSecurityCompliance::V1::CloudControlMetadata
Returns

#cloud_control_metadata=

def cloud_control_metadata=(value) -> ::Google::Cloud::CloudSecurityCompliance::V1::CloudControlMetadata
Parameter
Returns

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#deployment_state

def deployment_state() -> ::Google::Cloud::CloudSecurityCompliance::V1::DeploymentState
Returns

#description

def description() -> ::String
Returns
  • (::String) — Optional. User provided description of the CloudControl deployment

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — Optional. User provided description of the CloudControl deployment
Returns
  • (::String) — Optional. User provided description of the CloudControl deployment

#etag

def etag() -> ::String
Returns
  • (::String) — Optional. To prevent concurrent updates from overwriting each other, always provide the etag when you update a CloudControlDeployment. You can also provide the etag when you delete a CloudControlDeployment, to help ensure that you're deleting the intended version of the CloudControlDeployment.

#etag=

def etag=(value) -> ::String
Parameter
  • value (::String) — Optional. To prevent concurrent updates from overwriting each other, always provide the etag when you update a CloudControlDeployment. You can also provide the etag when you delete a CloudControlDeployment, to help ensure that you're deleting the intended version of the CloudControlDeployment.
Returns
  • (::String) — Optional. To prevent concurrent updates from overwriting each other, always provide the etag when you update a CloudControlDeployment. You can also provide the etag when you delete a CloudControlDeployment, to help ensure that you're deleting the intended version of the CloudControlDeployment.

#framework_deployment_references

def framework_deployment_references() -> ::Array<::Google::Cloud::CloudSecurityCompliance::V1::FrameworkDeploymentReference>
Returns

#name

def name() -> ::String
Returns
  • (::String) — Identifier. CloudControlDeployment name in the following format: organizations/{organization}/locations/{location}/cloudControlDeployments/{cloud_control_deployment_id}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. CloudControlDeployment name in the following format: organizations/{organization}/locations/{location}/cloudControlDeployments/{cloud_control_deployment_id}
Returns
  • (::String) — Identifier. CloudControlDeployment name in the following format: organizations/{organization}/locations/{location}/cloudControlDeployments/{cloud_control_deployment_id}

#parameter_substituted_cloud_control

def parameter_substituted_cloud_control() -> ::Google::Cloud::CloudSecurityCompliance::V1::CloudControl
Returns

#target_resource

def target_resource() -> ::String
Returns
  • (::String) — Output only. The resource on which the CloudControl is deployed based on the provided TargetResourceConfig in the following format: organizations/{organization}, folders/{folder} or projects/{project}.

#target_resource_config

def target_resource_config() -> ::Google::Cloud::CloudSecurityCompliance::V1::TargetResourceConfig
Returns

#target_resource_config=

def target_resource_config=(value) -> ::Google::Cloud::CloudSecurityCompliance::V1::TargetResourceConfig
Parameter
Returns

#target_resource_display_name

def target_resource_display_name() -> ::String
Returns
  • (::String) — Output only. The display name of the target resource.

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns