Method: OCI::CloudGuard::Models::DataMaskRule#compartment_id
- Defined in:
- lib/oci/cloud_guard/models/data_mask_rule.rb
#compartment_id ⇒ String
[Required] Compartment Identifier where the resource is created
48 49 50 |
# File 'lib/oci/cloud_guard/models/data_mask_rule.rb', line 48 def compartment_id @compartment_id end |