Class: Aws::Types::DataSourcesFreeTrial

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_trailTypes::DataSourceFreeTrial

Returns the value of attribute cloud_trail.



666
667
668
# File 'sig/types.rbs', line 666

def cloud_trail
  @cloud_trail
end

#dns_logsTypes::DataSourceFreeTrial

Returns the value of attribute dns_logs.



667
668
669
# File 'sig/types.rbs', line 667

def dns_logs
  @dns_logs
end

#flow_logsTypes::DataSourceFreeTrial

Returns the value of attribute flow_logs.



668
669
670
# File 'sig/types.rbs', line 668

def flow_logs
  @flow_logs
end

#kubernetesTypes::KubernetesDataSourceFreeTrial

Returns the value of attribute kubernetes.



670
671
672
# File 'sig/types.rbs', line 670

def kubernetes
  @kubernetes
end

#malware_protectionTypes::MalwareProtectionDataSourceFreeTrial

Returns the value of attribute malware_protection.



671
672
673
# File 'sig/types.rbs', line 671

def malware_protection
  @malware_protection
end

#s3_logsTypes::DataSourceFreeTrial

Returns the value of attribute s3_logs.



669
670
671
# File 'sig/types.rbs', line 669

def s3_logs
  @s3_logs
end