Uses of Enum
software.amazon.awscdk.services.logs.OCSFVersion
Packages that use OCSFVersion
-
Uses of OCSFVersion in software.amazon.awscdk.services.logs
Methods in software.amazon.awscdk.services.logs that return OCSFVersionModifier and TypeMethodDescriptionParseToOCSFProperty.getOcsfVersion()
Version of OCSF schema to convert to.final OCSFVersion
ParseToOCSFProperty.Jsii$Proxy.getOcsfVersion()
static OCSFVersion
Returns the enum constant of this type with the specified name.static OCSFVersion[]
OCSFVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.logs with parameters of type OCSFVersionModifier and TypeMethodDescriptionParseToOCSFProperty.Builder.ocsfVersion
(OCSFVersion ocsfVersion) Sets the value ofParseToOCSFProperty.getOcsfVersion()