toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ram.kotlin.outputs
/
GetResourceShareFilter
Get
Resource
Share
Filter
data
class
GetResourceShareFilter
(
val
name
:
String
,
val
values
:
List
<
String
>
)
Members
Constructors
Get
Resource
Share
Filter
Link copied to clipboard
constructor
(
name
:
String
,
values
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
Name of the tag key to filter on.
values
Link copied to clipboard
val
values
:
List
<
String
>
Value of the tag key.