ListContainerAppSecretsPlainArgs

data class ListContainerAppSecretsPlainArgs(val name: String) : ConvertibleToJava<ListContainerAppSecretsPlainArgs>

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

Name of the Container App.

Functions

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