GetPolicyRequest
public struct GetPolicyRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the AWS Firewall Manager policy that you want the details for.
Declaration
Swift
public let policyId: String -
Undocumented
Declaration
Swift
public init(policyId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetPolicyRequest Structure Reference