pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.ssm.kotlin.outputs
/
GetParametersByPathResult
/
GetParametersByPathResult
Get
Parameters
By
Path
Result
fun
GetParametersByPathResult
(
arns
:
List
<
String
>
,
id
:
String
,
names
:
List
<
String
>
,
path
:
String
,
recursive
:
Boolean
?
=
null
,
types
:
List
<
String
>
,
values
:
List
<
String
>
,
withDecryption
:
Boolean
?
=
null
)