pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin.outputs
/
GatewayCustomDomainPropertiesResponse
Gateway
Custom
Domain
Properties
Response
data
class
GatewayCustomDomainPropertiesResponse
(
val
thumbprint
:
String
?
=
null
)
The properties of custom domain for Spring Cloud Gateway
Types
Constructors
Properties
Constructors
Gateway
Custom
Domain
Properties
Response
Link copied to clipboard
fun
GatewayCustomDomainPropertiesResponse
(
thumbprint
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
thumbprint
Link copied to clipboard
val
thumbprint
:
String
?
=
null
The thumbprint of bound certificate.