toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.testbase.kotlin.outputs
/
BillingHubGetUsageRequestResponse
Billing
Hub
Get
Usage
Request
Response
data
class
BillingHubGetUsageRequestResponse
(
val
endTimeStamp
:
String
,
val
pageIndex
:
Int
?
=
null
,
val
pageSize
:
Int
?
=
null
,
val
startTimeStamp
:
String
)
Members
Constructors
Billing
Hub
Get
Usage
Request
Response
Link copied to clipboard
constructor
(
endTimeStamp
:
String
,
pageIndex
:
Int
?
=
null
,
pageSize
:
Int
?
=
null
,
startTimeStamp
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
end
Time
Stamp
Link copied to clipboard
val
endTimeStamp
:
String
page
Index
Link copied to clipboard
val
pageIndex
:
Int
?
=
null
page
Size
Link copied to clipboard
val
pageSize
:
Int
?
=
null
start
Time
Stamp
Link copied to clipboard
val
startTimeStamp
:
String