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