toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
iotsitewise
/
aws.sdk.kotlin.services.iotsitewise.model
/
BatchGetAssetPropertyAggregatesErrorCode
Batch
Get
Asset
Property
Aggregates
Error
Code
sealed
class
BatchGetAssetPropertyAggregatesErrorCode
Inheritors
AccessDeniedException
InvalidRequestException
ResourceNotFoundException
SdkUnknown
Members
Types
Access
Denied
Exception
Link copied to clipboard
object
AccessDeniedException
:
BatchGetAssetPropertyAggregatesErrorCode
Companion
Link copied to clipboard
object
Companion
Invalid
Request
Exception
Link copied to clipboard
object
InvalidRequestException
:
BatchGetAssetPropertyAggregatesErrorCode
Resource
Not
Found
Exception
Link copied to clipboard
object
ResourceNotFoundException
:
BatchGetAssetPropertyAggregatesErrorCode
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
BatchGetAssetPropertyAggregatesErrorCode
Properties
value
Link copied to clipboard
abstract
val
value
:
String