toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.iotoperations.kotlin.outputs
/
BrokerAuthenticatorCustomAuthResponse
Broker
Authenticator
Custom
Auth
Response
data
class
BrokerAuthenticatorCustomAuthResponse
(
val
x509
:
X509ManualCertificateResponse
)
Custom Authentication properties
Members
Constructors
Broker
Authenticator
Custom
Auth
Response
Link copied to clipboard
constructor
(
x509
:
X509ManualCertificateResponse
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
x509
Link copied to clipboard
val
x509
:
X509ManualCertificateResponse
X509 Custom Auth type details.