pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.documentdb.kotlin.outputs
/
CertificateResponse
Certificate
Response
data
class
CertificateResponse
(
val
pem
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Certificate
Response
Link copied to clipboard
fun
CertificateResponse
(
pem
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
pem
Link copied to clipboard
val
pem
:
String
?
=
null
PEM formatted public key.