toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
neptune
/
aws.sdk.kotlin.services.neptune.model
/
DescribeEventCategoriesRequest
Describe
Event
Categories
Request
class
DescribeEventCategoriesRequest
Members
Types
Builder
Link copied to clipboard
class
Builder
Companion
Link copied to clipboard
object
Companion
Properties
filters
Link copied to clipboard
val
filters
:
List
<
Filter
>
?
This parameter is not currently supported.
source
Type
Link copied to clipboard
val
sourceType
:
String
?
The type of source that is generating the events.
Functions
copy
Link copied to clipboard
inline
fun
copy
(
block
:
DescribeEventCategoriesRequest.Builder
.
(
)
->
Unit
=
{}
)
:
DescribeEventCategoriesRequest
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String