Class: Aws::Types::DataSourceConfigurations

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#kubernetesTypes::KubernetesConfiguration

Returns the value of attribute kubernetes.



645
646
647
# File 'sig/types.rbs', line 645

def kubernetes
  @kubernetes
end

#malware_protectionTypes::MalwareProtectionConfiguration

Returns the value of attribute malware_protection.



646
647
648
# File 'sig/types.rbs', line 646

def malware_protection
  @malware_protection
end

#s3_logsTypes::S3LogsConfiguration

Returns the value of attribute s3_logs.



644
645
646
# File 'sig/types.rbs', line 644

def s3_logs
  @s3_logs
end