AWS SDK for Kotlin
Toggle table of contents
1.8.49
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
codestarnotifications
/
aws.sdk.kotlin.services.codestarnotifications.model
/
ListNotificationRulesFilterName
List
Notification
Rules
Filter
Name
sealed
class
ListNotificationRulesFilterName
Inheritors
CreatedBy
EventTypeId
Resource
TargetAddress
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Created
By
Link copied to clipboard
object
CreatedBy
:
ListNotificationRulesFilterName
Event
Type
Id
Link copied to clipboard
object
EventTypeId
:
ListNotificationRulesFilterName
Resource
Link copied to clipboard
object
Resource
:
ListNotificationRulesFilterName
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ListNotificationRulesFilterName
Target
Address
Link copied to clipboard
object
TargetAddress
:
ListNotificationRulesFilterName
Properties
value
Link copied to clipboard
abstract
val
value
:
String