toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.outputs
/
GetRouterMd5AuthenticationKey
Get
Router
Md5Authentication
Key
data
class
GetRouterMd5AuthenticationKey
(
val
key
:
String
,
val
name
:
String
)
Members
Constructors
Get
Router
Md5Authentication
Key
Link copied to clipboard
constructor
(
key
:
String
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
Value of the key used for MD5 authentication.
name
Link copied to clipboard
val
name
:
String
The name of the router.