Uses of Class
software.amazon.awssdk.services.neptune.model.PendingCloudwatchLogsExports
-
Packages that use PendingCloudwatchLogsExports Package Description software.amazon.awssdk.services.neptune.model -
-
Uses of PendingCloudwatchLogsExports in software.amazon.awssdk.services.neptune.model
Methods in software.amazon.awssdk.services.neptune.model that return PendingCloudwatchLogsExports Modifier and Type Method Description PendingCloudwatchLogsExportsClusterPendingModifiedValues. pendingCloudwatchLogsExports()ThisPendingCloudwatchLogsExportsstructure specifies pending changes to which CloudWatch logs are enabled and which are disabled.PendingCloudwatchLogsExportsPendingModifiedValues. pendingCloudwatchLogsExports()ThisPendingCloudwatchLogsExportsstructure specifies pending changes to which CloudWatch logs are enabled and which are disabled.Methods in software.amazon.awssdk.services.neptune.model with parameters of type PendingCloudwatchLogsExports Modifier and Type Method Description ClusterPendingModifiedValues.BuilderClusterPendingModifiedValues.Builder. pendingCloudwatchLogsExports(PendingCloudwatchLogsExports pendingCloudwatchLogsExports)ThisPendingCloudwatchLogsExportsstructure specifies pending changes to which CloudWatch logs are enabled and which are disabled.PendingModifiedValues.BuilderPendingModifiedValues.Builder. pendingCloudwatchLogsExports(PendingCloudwatchLogsExports pendingCloudwatchLogsExports)ThisPendingCloudwatchLogsExportsstructure specifies pending changes to which CloudWatch logs are enabled and which are disabled.
-