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

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

A cloud control deployment represents the deployment of a particular cloud control on a target resource. Supported target resources are organizations/{organizationID}, folders/{folderID}, and projects/{projectID}.

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. A friendly description for the cloud control deployment.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — Optional. A friendly description for the cloud control deployment.
Returns
  • (::String) — Optional. A friendly description for the cloud control deployment.

#etag

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

#etag=

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

#framework_deployment_references

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

#name

def name() -> ::String
Returns
  • (::String) — Identifier. The name for the cloud control deployment, in the format organizations/{organization}/locations/{location}/cloudControlDeployments/{cloud_control_deployment_id}. The only supported location is global.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. The name for the cloud control deployment, in the format organizations/{organization}/locations/{location}/cloudControlDeployments/{cloud_control_deployment_id}. The only supported location is global.
Returns
  • (::String) — Identifier. The name for the cloud control deployment, in the format organizations/{organization}/locations/{location}/cloudControlDeployments/{cloud_control_deployment_id}. The only supported location is global.

#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 that the cloud control is deployed on, in one of the following formats:

    • organizations/{organizationID}
    • folders/{folderID}
    • projects/{projectID}

#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