CreateKeysAndCertificateRequest

public struct CreateKeysAndCertificateRequest : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • Specifies whether the certificate is active.

    Declaration

    Swift

    public let setAsActive: Bool?
  • Undocumented

    Declaration

    Swift

    public init(setAsActive: Bool? = nil)