Identifiers for this resource. Read-only
@if ($environment_uuid)
@endif
@if ($project_uuid)
@endif
@if ($server_uuid)
@endif
@if (! empty($stack_applications) || ! empty($stack_databases))
Stack Sub-Resources
@foreach ($stack_applications as $item)
@endforeach
@foreach ($stack_databases as $item)
@endforeach
@endif