MetricPolicyRule
public struct MetricPolicyRule : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A path or file name that defines which objects to include in the group. Wildcards (*) are acceptable.
Declaration
Swift
public let objectGroup: String
-
A name that allows you to refer to the object group.
Declaration
Swift
public let objectGroupName: String
-
Undocumented
Declaration
Swift
public init(objectGroup: String, objectGroupName: String)
-
Declaration
Swift
public func validate(name: String) throws