toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.opensearchserverless.kotlin.outputs
/
GetAccessPolicyResult
Get
Access
Policy
Result
data
class
GetAccessPolicyResult
(
val
description
:
String
?
=
null
,
val
policy
:
String
?
=
null
)
Members
Constructors
Get
Access
Policy
Result
Link copied to clipboard
constructor
(
description
:
String
?
=
null
,
policy
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
description
Link copied to clipboard
val
description
:
String
?
=
null
The description of the policy
policy
Link copied to clipboard
val
policy
:
String
?
=
null
The JSON policy document that is the content for the policy