Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::TargetResourceDetails.
The details for a target resource.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#create_time
def create_time() -> ::Google::Protobuf::Timestamp- (::Google::Protobuf::Timestamp) — The create time of the target resource.
#create_time=
def create_time=(value) -> ::Google::Protobuf::Timestamp- value (::Google::Protobuf::Timestamp) — The create time of the target resource.
- (::Google::Protobuf::Timestamp) — The create time of the target resource.
#framework_deployment
def framework_deployment() -> ::String-
(::String) — The framework deployment name for the target resource.
For example,
organizations/{organization_id}/locations/{location}/frameworkDeployments/{framework_deployment_id}
#framework_deployment=
def framework_deployment=(value) -> ::String-
value (::String) — The framework deployment name for the target resource.
For example,
organizations/{organization_id}/locations/{location}/frameworkDeployments/{framework_deployment_id}
-
(::String) — The framework deployment name for the target resource.
For example,
organizations/{organization_id}/locations/{location}/frameworkDeployments/{framework_deployment_id}
#major_revision_id
def major_revision_id() -> ::Integer- (::Integer) — The major revision ID of the framework for the target resource.
#major_revision_id=
def major_revision_id=(value) -> ::Integer- value (::Integer) — The major revision ID of the framework for the target resource.
- (::Integer) — The major revision ID of the framework for the target resource.
#minor_revision_id
def minor_revision_id() -> ::Integer- (::Integer) — The minor revision ID of the framework for the target resource.
#minor_revision_id=
def minor_revision_id=(value) -> ::Integer- value (::Integer) — The minor revision ID of the framework for the target resource.
- (::Integer) — The minor revision ID of the framework for the target resource.
#target_resource
def target_resource() -> ::String-
(::String) — The target resource. For example,
organizations/1234567890,projects/1234567890, orfolders/1234567890.
#target_resource=
def target_resource=(value) -> ::String-
value (::String) — The target resource. For example,
organizations/1234567890,projects/1234567890, orfolders/1234567890.
-
(::String) — The target resource. For example,
organizations/1234567890,projects/1234567890, orfolders/1234567890.
#target_resource_display_name
def target_resource_display_name() -> ::String-
(::String) — The display name of the target resource. For example,
google.com,staging-project, ordevelopment-folder.
#target_resource_display_name=
def target_resource_display_name=(value) -> ::String-
value (::String) — The display name of the target resource. For example,
google.com,staging-project, ordevelopment-folder.
-
(::String) — The display name of the target resource. For example,
google.com,staging-project, ordevelopment-folder.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp- (::Google::Protobuf::Timestamp) — The update time of the target resource.
#update_time=
def update_time=(value) -> ::Google::Protobuf::Timestamp- value (::Google::Protobuf::Timestamp) — The update time of the target resource.
- (::Google::Protobuf::Timestamp) — The update time of the target resource.