SigningMaterial

public struct SigningMaterial : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The Amazon Resource Name (ARN) of the certificates that is used to sign your code.

    Declaration

    Swift

    public let certificateArn: String
  • Undocumented

    Declaration

    Swift

    public init(certificateArn: String)