pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.opensearchserverless.kotlin
/
AccessPolicyArgsBuilder
Access
Policy
Args
Builder
class
AccessPolicyArgsBuilder
Builder for
AccessPolicyArgs
.
Functions
Functions
description
Link copied to clipboard
@
JvmName
(
name
=
"afbeulrhauplcpbo"
)
suspend
fun
description
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"iwydilbsfthmbsxg"
)
suspend
fun
description
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"jfpaevsocvwgfowo"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cyuihkhrjrnvqpkx"
)
suspend
fun
name
(
value
:
String
?
)
policy
Link copied to clipboard
@
JvmName
(
name
=
"gggqgsppeisgeela"
)
suspend
fun
policy
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qswvqxfyreegulwk"
)
suspend
fun
policy
(
value
:
String
?
)
type
Link copied to clipboard
@
JvmName
(
name
=
"qkeecyqbfvgwutah"
)
suspend
fun
type
(
value
:
AccessPolicyType
?
)
@
JvmName
(
name
=
"oiyyresaevskhxeo"
)
suspend
fun
type
(
value
:
Output
<
AccessPolicyType
>
)