toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.automation.kotlin.outputs
/
ListKeyByAutomationAccountResult
List
Key
By
Automation
Account
Result
data
class
ListKeyByAutomationAccountResult
(
val
keys
:
List
<
KeyResponse
>
?
=
null
)
Members
Constructors
List
Key
By
Automation
Account
Result
Link copied to clipboard
constructor
(
keys
:
List
<
KeyResponse
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
keys
Link copied to clipboard
val
keys
:
List
<
KeyResponse
>
?
=
null
Lists the automation keys.