VerifyOrganizationBucketRequest
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
Config
The type of the None singleton. -
access_key: pydantic.types.StrictStr
The type of the None singleton. -
bucket: pydantic.types.StrictStr
The type of the None singleton. -
bucket_id: pydantic.types.StrictInt | None
The type of the None singleton. -
endpoint: pydantic.types.StrictStr
The type of the None singleton. -
prefix: pydantic.types.StrictStr | None
The type of the None singleton. -
region: pydantic.types.StrictStr | None
The type of the None singleton. -
secret_key: pydantic.types.StrictStr | None
The type of the None singleton. -
storage_provider: edgeimpulse_api.models.storage_provider.StorageProvider | None
The type of the None singleton.
Static methods
from_dict
- obj: dict
from_json
- json_str: str
Methods
to_dict
- self
to_json
- self
- indent=None
to_str
- self