Get Api Key Plain Args
data class GetApiKeyPlainArgs(val name: String, val nginxDeploymentId: String) : ConvertibleToJava<GetApiKeyPlainArgs>
A collection of arguments for invoking getApiKey.
A collection of arguments for invoking getApiKey.