GetPolicyStorePlainArgs

data class GetPolicyStorePlainArgs(val id: String) : ConvertibleToJava<GetPolicyStorePlainArgs>

A collection of arguments for invoking getPolicyStore.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): GetPolicyStorePlainArgs

Properties

Link copied to clipboard
val id: String

The ID of the Policy Store.