GetAuthPolicyPlainArgs

data class GetAuthPolicyPlainArgs(val resourceIdentifier: String) : ConvertibleToJava<GetAuthPolicyPlainArgs>

Constructors

Link copied to clipboard
constructor(resourceIdentifier: String)

Properties

Link copied to clipboard

The ID or Amazon Resource Name (ARN) of the service network or service for which the policy is created.

Functions

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