ReplaceDefaultPolicyVersionParams
public struct ReplaceDefaultPolicyVersionParams : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The name of the template to be applied. The only supported value is BLANK_POLICY.
Declaration
Swift
public let templateName: PolicyTemplateName
-
Undocumented
Declaration
Swift
public init(templateName: PolicyTemplateName)