pulumi-azure-native-kotlin
2.14.0.0
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
)
Types
Constructors
Properties
Constructors
List
Key
By
Automation
Account
Result
Link copied to clipboard
fun
ListKeyByAutomationAccountResult
(
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.