GetPolicyStorePlainArgs

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

Constructors

Link copied to clipboard
constructor(policyStoreId: String)

Properties

Link copied to clipboard

The unique ID of the new or updated policy store.

Functions

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