HDF5  1.12.0
H5FD_ros3_fapl_t Struct Reference

#include <H5FDros3.h>

Data Fields

int32_t version
 
hbool_t authenticate
 
char aws_region [H5FD_ROS3_MAX_REGION_LEN+1]
 
char secret_id [H5FD_ROS3_MAX_SECRET_ID_LEN+1]
 
char secret_key [H5FD_ROS3_MAX_SECRET_KEY_LEN+1]
 

Field Documentation

◆ authenticate

hbool_t authenticate

◆ aws_region

char aws_region[H5FD_ROS3_MAX_REGION_LEN+1]

◆ secret_id

char secret_id[H5FD_ROS3_MAX_SECRET_ID_LEN+1]

◆ secret_key

char secret_key[H5FD_ROS3_MAX_SECRET_KEY_LEN+1]

◆ version

int32_t version

The documentation for this struct was generated from the following file: