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
/
CertificateAuthorityCustomAttribute
Certificate
Authority
Custom
Attribute
data
class
CertificateAuthorityCustomAttribute
(
val
objectIdentifier
:
String
,
val
value
:
String
)
Structure that contains X.500 attribute type and value.
Members
Constructors
Certificate
Authority
Custom
Attribute
Link copied to clipboard
constructor
(
objectIdentifier
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
object
Identifier
Link copied to clipboard
val
objectIdentifier
:
String
value
Link copied to clipboard
val
value
:
String