PbCreateIcebergTableResponse

Type Alias PbCreateIcebergTableResponse 

Source
pub type PbCreateIcebergTableResponse = CreateIcebergTableResponse;

Aliased Type§

pub struct PbCreateIcebergTableResponse {
    pub status: Option<Status>,
    pub version: Option<WaitVersion>,
}

Fields§

§status: Option<Status>§version: Option<WaitVersion>