LogSpecification Class
Description of logging specification.
- Inheritance
-
LogSpecification
Constructor
LogSpecification(*, name: typing.Union[str, NoneType] = None, display_name: typing.Union[str, NoneType] = None, blob_duration: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- name
- str
The name of the specification.
- display_name
- str
The display name of the specification.
- blob_duration
- str
Duration of the blob.
Feedback
Submit and view feedback for