pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.ram.kotlin.outputs
/
GetResourceShareFilter
Get
Resource
Share
Filter
data
class
GetResourceShareFilter
(
val
name
:
String
,
val
values
:
List
<
String
>
)
Types
Constructors
Properties
Constructors
Get
Resource
Share
Filter
Link copied to clipboard
fun
GetResourceShareFilter
(
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.