HostConfigAllOfLogConfigTypeEnum class
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → String -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
fromJson(
dynamic value) → HostConfigAllOfLogConfigTypeEnum? -
listFromJson(
dynamic json, {bool growable = false}) → List< HostConfigAllOfLogConfigTypeEnum>
Constants
- awslogs → const HostConfigAllOfLogConfigTypeEnum
- etwlogs → const HostConfigAllOfLogConfigTypeEnum
- fluentd → const HostConfigAllOfLogConfigTypeEnum
- gelf → const HostConfigAllOfLogConfigTypeEnum
- journald → const HostConfigAllOfLogConfigTypeEnum
- jsonFile → const HostConfigAllOfLogConfigTypeEnum
- none → const HostConfigAllOfLogConfigTypeEnum
- splunk → const HostConfigAllOfLogConfigTypeEnum
- syslog → const HostConfigAllOfLogConfigTypeEnum
-
values
→ const List<
HostConfigAllOfLogConfigTypeEnum> - List of all possible values in this HostConfigAllOfLogConfigTypeEnum.