pub type PbRwCloudValidateSourceRequest = RwCloudValidateSourceRequest;
Expand description
Alias for RwCloudValidateSourceRequest
.
Aliased Type§
struct PbRwCloudValidateSourceRequest {
pub source_type: i32,
pub source_config: HashMap<String, String>,
}
Fields§
§source_type: i32
§source_config: HashMap<String, String>