Get Actions Environment Secrets Plain Args
data class GetActionsEnvironmentSecretsPlainArgs(val environment: String, val fullName: String? = null, val name: String? = null) : ConvertibleToJava<GetActionsEnvironmentSecretsPlainArgs>
A collection of arguments for invoking getActionsEnvironmentSecrets.