pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.verifiedpermissions.kotlin.inputs
/
GetIdentitySourcePlainArgs
Get
Identity
Source
Plain
Args
data
class
GetIdentitySourcePlainArgs
(
val
identitySourceId
:
String
,
val
policyStoreId
:
String
)
:
ConvertibleToJava
<
GetIdentitySourcePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Identity
Source
Plain
Args
Link copied to clipboard
fun
GetIdentitySourcePlainArgs
(
identitySourceId
:
String
,
policyStoreId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetIdentitySourcePlainArgs
Properties
identity
Source
Id
Link copied to clipboard
val
identitySourceId
:
String
policy
Store
Id
Link copied to clipboard
val
policyStoreId
:
String