GetPolicyRequest
public struct GetPolicyRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the profiling group.
Declaration
Swift
public let profilingGroupName: String -
Undocumented
Declaration
Swift
public init(profilingGroupName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetPolicyRequest Structure Reference