Data Source: oci_bastion_session

This data source provides details about a specific Session resource in Oracle Cloud Infrastructure Bastion service.

Retrieves a session identified by the session ID. A bastion session lets authorized users connect to a target resource for a predetermined amount of time.

Example Usage

data "oci_bastion_session" "test_session" {
	#Required
	session_id = oci_bastion_session.test_session.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: