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