GetRoleResponse

public struct GetRoleResponse : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • A structure containing details about the IAM role.

    Declaration

    Swift

    public let role: Role
  • Undocumented

    Declaration

    Swift

    public init(role: Role)