toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.acmpca.kotlin.outputs
/
CertificateAuthorityOtherName
Certificate
Authority
Other
Name
data
class
CertificateAuthorityOtherName
(
val
typeId
:
String
,
val
value
:
String
)
Structure that contains X.509 OtherName information.
Members
Constructors
Certificate
Authority
Other
Name
Link copied to clipboard
constructor
(
typeId
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
type
Id
Link copied to clipboard
val
typeId
:
String
value
Link copied to clipboard
val
value
:
String