Initializerswift-cloud 0.31.0CloudAWS
init(hostname:keyAlgorithm:options:)
TLSCertificate.swift:15init(hostname: any Input<String>, keyAlgorithm: KeyAlgorithm = .ecdsa, options: Resource.Options? = nil)
init(hostname: any Input<String>, keyAlgorithm: KeyAlgorithm = .ecdsa, options: Resource.Options? = nil)
s8CloudAWS0B0O14TLSCertificateV8hostname12keyAlgorithm7optionsAE0A4Core5Input_pSS9ValueTypeAiJPRts_XP_AE03KeyF0OAI8ResourceV7OptionsVSgtcfc
What are these?58KBE
import CloudAWS
struct TLSCertificate
enum AWS
protocol Input<ValueType> : CustomStringConvertible, Encodable, Sendable
@frozen struct String
A Unicode string value that is a collection of characters.
enum KeyAlgorithm
struct Resource
struct Options
var domainValidationOptions: Output<[(resourceRecordName: String, resourceRecordType: String, resourceRecordValue: String)]> { get }
let resource: Resource
var status: Output<String> { get }
struct Validation