toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.verifiedpermissions.kotlin.inputs
/
GetPolicyStorePlainArgs
Get
Policy
Store
Plain
Args
data
class
GetPolicyStorePlainArgs
(
val
id
:
String
)
:
ConvertibleToJava
<
GetPolicyStorePlainArgs
>
A collection of arguments for invoking getPolicyStore.
Members
Constructors
Get
Policy
Store
Plain
Args
Link copied to clipboard
constructor
(
id
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
The ID of the Policy Store.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetPolicyStorePlainArgs