AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
opensearchserverless
/
aws.sdk.kotlin.services.opensearchserverless.model
/
GetAccessPolicyRequest
/
Builder
Builder
class
Builder
Members
Properties
name
Link copied to clipboard
var
name
:
String
?
The name of the access policy.
type
Link copied to clipboard
var
type
:
AccessPolicyType
?
Tye type of policy. Currently, the only supported value is
data
.