toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.iotoperations.kotlin.outputs
/
TlsPropertiesResponse
Tls
Properties
Response
data
class
TlsPropertiesResponse
(
val
mode
:
String
?
=
null
,
val
trustedCaCertificateConfigMapRef
:
String
?
=
null
)
Tls properties
Members
Constructors
Tls
Properties
Response
Link copied to clipboard
constructor
(
mode
:
String
?
=
null
,
trustedCaCertificateConfigMapRef
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
mode
Link copied to clipboard
val
mode
:
String
?
=
null
Mode for TLS.
trusted
Ca
Certificate
Config
Map
Ref
Link copied to clipboard
val
trustedCaCertificateConfigMapRef
:
String
?
=
null
Trusted CA certificate config map.