Builder
Properties
Contains information about the certificate subject. The Subject
field in the certificate identifies the entity that owns or controls the public key in the certificate. The entity can be a user, computer, device, or service. The Subject
must contain an X.500 distinguished name (DN). A DN is a sequence of relative distinguished names (RDNs). The RDNs are separated by commas in the certificate.
Represents GeneralName
as an EdiPartyName
object.
Represents GeneralName
as an object identifier (OID).
Represents GeneralName
as an RFC 822 email address.
Represents GeneralName
as a URI.
Functions
construct an aws.sdk.kotlin.services.acmpca.model.Asn1Subject inside the given block
construct an aws.sdk.kotlin.services.acmpca.model.EdiPartyName inside the given block
construct an aws.sdk.kotlin.services.acmpca.model.OtherName inside the given block