Data Source: oci_database_autonomous_database_character_sets

This data source provides the list of Autonomous Database Character Sets in Oracle Cloud Infrastructure Database service.

Gets a list of supported character sets.

Example Usage

data "oci_database_autonomous_database_character_sets" "test_autonomous_database_character_sets" {

	#Optional
	character_set_type = var.autonomous_database_character_set_character_set_type
	is_dedicated = var.autonomous_database_character_set_is_dedicated
	is_shared = var.autonomous_database_character_set_is_shared
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

AutonomousDatabaseCharacterSet Reference

The following attributes are exported: