toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.extendedlocation.kotlin.outputs
/
CustomLocationAuthentication
Custom
Location
Authentication
data
class
CustomLocationAuthentication
(
val
type
:
String
?
=
null
,
val
value
:
String
)
Members
Constructors
Custom
Location
Authentication
Link copied to clipboard
constructor
(
type
:
String
?
=
null
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
type
Link copied to clipboard
val
type
:
String
?
=
null
Specifies the type of authentication.
value
Link copied to clipboard
val
value
:
String
Specifies the value of authentication.