Type Definition aws_sdk_iottwinmaker::operation::create_component_type::CreateComponentTypeErrorKind
source · pub type CreateComponentTypeErrorKind = CreateComponentTypeError;👎Deprecated: Operation
*Error/*ErrorKind types were combined into a single *Error enum. The .kind field on *Error no longer exists and isn’t needed anymore (you can just match on the error directly since it’s an enum now).Expand description
Do not use this.
Operation *Error/*ErrorKind types were combined into a single *Error enum. The .kind field on *Error no longer exists and isn’t needed anymore (you can just match on the error directly since it’s an enum now).