GetResourcePolicyPlainArgs

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

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String

The identifier of the resource policy.

Functions

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