toggle menu
pulumi-azure-kotlin
5.79.0.1
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.eventgrid.kotlin.outputs
/
SystemTopicEventSubscriptionAdvancedFilterStringEndsWith
System
Topic
Event
Subscription
Advanced
Filter
String
Ends
With
data
class
SystemTopicEventSubscriptionAdvancedFilterStringEndsWith
(
val
key
:
String
,
val
values
:
List
<
String
>
)
Members
Constructors
System
Topic
Event
Subscription
Advanced
Filter
String
Ends
With
Link copied to clipboard
constructor
(
key
:
String
,
values
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
values
Link copied to clipboard
val
values
:
List
<
String
>