Class: Aws::Types::AwsGuardDutyDetectorDataSourcesKubernetesDetails
- Inherits:
-
Object
- Object
- Aws::Types::AwsGuardDutyDetectorDataSourcesKubernetesDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#audit_logs ⇒ Types::AwsGuardDutyDetectorDataSourcesKubernetesAuditLogsDetails
Returns the value of attribute audit_logs.
Instance Attribute Details
#audit_logs ⇒ Types::AwsGuardDutyDetectorDataSourcesKubernetesAuditLogsDetails
Returns the value of attribute audit_logs.
2900 2901 2902 |
# File 'sig/types.rbs', line 2900 def audit_logs @audit_logs end |