AssociateWebsiteCertificateAuthorityRequest
public struct AssociateWebsiteCertificateAuthorityRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The root certificate of the CA.
Declaration
Swift
public let certificate: String -
The certificate name to display.
Declaration
Swift
public let displayName: String? -
The ARN of the fleet.
Declaration
Swift
public let fleetArn: String -
Undocumented
Declaration
Swift
public init(certificate: String, displayName: String? = nil, fleetArn: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
AssociateWebsiteCertificateAuthorityRequest Structure Reference