toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appcomplianceautomation.kotlin.outputs
/
GetProviderActionCollectionCountResult
Get
Provider
Action
Collection
Count
Result
data
class
GetProviderActionCollectionCountResult
(
val
count
:
Int
?
=
null
)
The get collection count response.
Members
Constructors
Get
Provider
Action
Collection
Count
Result
Link copied to clipboard
constructor
(
count
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
count
Link copied to clipboard
val
count
:
Int
?
=
null
The count of the specified resource.