toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.outputs
/
CustomHttpsConfigurationResponse
/
CustomHttpsConfigurationResponse
Custom
Https
Configuration
Response
constructor
(
certificateSource
:
String
,
certificateType
:
String
?
=
null
,
minimumTlsVersion
:
String
,
protocolType
:
String
,
secretName
:
String
?
=
null
,
secretVersion
:
String
?
=
null
,
vault
:
KeyVaultCertificateSourceParametersResponseVault
?
=
null
)