Class PatchBaselineGlobalFilterArgs
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.Ssm.Inputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class PatchBaselineGlobalFilterArgs : ResourceArgs
Constructors
View SourcePatchBaselineGlobalFilterArgs()
Declaration
public PatchBaselineGlobalFilterArgs()
Properties
View SourceKey
Declaration
public Input<string> Key { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Values
Declaration
public InputList<string> Values { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<System.String> |