Cloud Security Compliance v1 API - Class ParameterSubstitutionRule (1.0.0-beta01)

public sealed class ParameterSubstitutionRule : IMessage<ParameterSubstitutionRule>, IEquatable<ParameterSubstitutionRule>, IDeepCloneable<ParameterSubstitutionRule>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud Security Compliance v1 API class ParameterSubstitutionRule.

Parameter substitution rules.

Inheritance

object > ParameterSubstitutionRule

Namespace

Google.Cloud.CloudSecurityCompliance.V1

Assembly

Google.Cloud.CloudSecurityCompliance.V1.dll

Constructors

ParameterSubstitutionRule()

public ParameterSubstitutionRule()

ParameterSubstitutionRule(ParameterSubstitutionRule)

public ParameterSubstitutionRule(ParameterSubstitutionRule other)
Parameter
Name Description
other ParameterSubstitutionRule

Properties

AttributeSubstitutionRule

public AttributeSubstitutionRule AttributeSubstitutionRule { get; set; }

Attribute substitution rule.

Property Value
Type Description
AttributeSubstitutionRule

PlaceholderSubstitutionRule

public PlaceholderSubstitutionRule PlaceholderSubstitutionRule { get; set; }

Placeholder substitution rule.

Property Value
Type Description
PlaceholderSubstitutionRule

SubstitutionTypeCase

public ParameterSubstitutionRule.SubstitutionTypeOneofCase SubstitutionTypeCase { get; }
Property Value
Type Description
ParameterSubstitutionRuleSubstitutionTypeOneofCase