OtherName
Represents GeneralName using an OtherName object.
Inherited functions
Casts this GeneralName as a DirectoryName and retrieves its aws.sdk.kotlin.services.acm.model.DistinguishedName value. Throws an exception if the GeneralName is not a DirectoryName.
Casts this GeneralName as a DirectoryName and retrieves its aws.sdk.kotlin.services.acm.model.DistinguishedName value. Returns null if the GeneralName is not a DirectoryName.
Casts this GeneralName as a DnsName and retrieves its kotlin.String value. Throws an exception if the GeneralName is not a DnsName.
Casts this GeneralName as a DnsName and retrieves its kotlin.String value. Returns null if the GeneralName is not a DnsName.
Casts this GeneralName as a IpAddress and retrieves its kotlin.String value. Throws an exception if the GeneralName is not a IpAddress.
Casts this GeneralName as a IpAddress and retrieves its kotlin.String value. Returns null if the GeneralName is not a IpAddress.
Casts this GeneralName as a OtherName and retrieves its aws.sdk.kotlin.services.acm.model.OtherName value. Throws an exception if the GeneralName is not a OtherName.
Casts this GeneralName as a OtherName and retrieves its aws.sdk.kotlin.services.acm.model.OtherName value. Returns null if the GeneralName is not a OtherName.
Casts this GeneralName as a RegisteredId and retrieves its kotlin.String value. Throws an exception if the GeneralName is not a RegisteredId.
Casts this GeneralName as a RegisteredId and retrieves its kotlin.String value. Returns null if the GeneralName is not a RegisteredId.
Casts this GeneralName as a Rfc822Name and retrieves its kotlin.String value. Throws an exception if the GeneralName is not a Rfc822Name.
Casts this GeneralName as a Rfc822Name and retrieves its kotlin.String value. Returns null if the GeneralName is not a Rfc822Name.
Casts this GeneralName as a UniformResourceIdentifier and retrieves its kotlin.String value. Throws an exception if the GeneralName is not a UniformResourceIdentifier.
Casts this GeneralName as a UniformResourceIdentifier and retrieves its kotlin.String value. Returns null if the GeneralName is not a UniformResourceIdentifier.