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

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

The reference to a FrameworkDeployment.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#framework_deployment

def framework_deployment() -> ::String
Returns
  • (::String) — Output only. The name of the FrameworkDeployment. The format is: organizations/{org}/locations/{location}/frameworkDeployments/{framework_deployment_id}

#framework_display_name

def framework_display_name() -> ::String
Returns
  • (::String) — Optional. The display name of the Framework that this FrameworkDeployment is for.

#framework_display_name=

def framework_display_name=(value) -> ::String
Parameter
  • value (::String) — Optional. The display name of the Framework that this FrameworkDeployment is for.
Returns
  • (::String) — Optional. The display name of the Framework that this FrameworkDeployment is for.

#framework_reference

def framework_reference() -> ::Google::Cloud::CloudSecurityCompliance::V1::FrameworkReference
Returns

#framework_reference=

def framework_reference=(value) -> ::Google::Cloud::CloudSecurityCompliance::V1::FrameworkReference
Parameter
Returns