toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.apimanagement.kotlin.outputs
/
ListGatewayDebugCredentialsResult
List
Gateway
Debug
Credentials
Result
data
class
ListGatewayDebugCredentialsResult
(
val
token
:
String
?
=
null
)
Gateway debug credentials.
Members
Constructors
List
Gateway
Debug
Credentials
Result
Link copied to clipboard
constructor
(
token
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
token
Link copied to clipboard
val
token
:
String
?
=
null
Gateway debug token.