DataPolicyManifestProperties |
DataPolicyManifestProperties.withCustom(List<DataManifestCustomResourceFunctionDefinition> custom) |
Set the custom property: An array of data manifest custom resource definition.
|
DataPolicyManifestProperties |
DataPolicyManifestProperties.withEffects(List<DataEffect> effects) |
Set the effects property: The effect definition.
|
DataPolicyManifestProperties |
DataPolicyManifestProperties.withFieldValues(List<String> fieldValues) |
Set the fieldValues property: The non-alias field accessor values that can be used in the policy rule.
|
DataPolicyManifestProperties |
DataPolicyManifestProperties.withIsBuiltInOnly(Boolean isBuiltInOnly) |
Set the isBuiltInOnly property: A value indicating whether policy mode is allowed only in built-in definitions.
|
DataPolicyManifestProperties |
DataPolicyManifestProperties.withNamespaces(List<String> namespaces) |
Set the namespaces property: The list of namespaces for the data policy manifest.
|
DataPolicyManifestProperties |
DataPolicyManifestProperties.withPolicyMode(String policyMode) |
Set the policyMode property: The policy mode of the data policy manifest.
|
DataPolicyManifestProperties |
DataPolicyManifestProperties.withResourceTypeAliases(List<ResourceTypeAliases> resourceTypeAliases) |
Set the resourceTypeAliases property: An array of resource type aliases.
|
DataPolicyManifestProperties |
DataPolicyManifestProperties.withStandard(List<String> standard) |
Set the standard property: The standard resource functions (subscription and/or resourceGroup).
|