AwsIamUserPolicy

public struct AwsIamUserPolicy : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The name of the policy.

    Declaration

    Swift

    public let policyName: String?
  • Undocumented

    Declaration

    Swift

    public init(policyName: String? = nil)
  • Declaration

    Swift

    public func validate(name: String) throws