Class: Aws::Types::OrganizationDataSourceConfigurationsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#kubernetesTypes::OrganizationKubernetesConfigurationResult

Returns the value of attribute kubernetes.



2309
2310
2311
# File 'sig/types.rbs', line 2309

def kubernetes
  @kubernetes
end

#malware_protectionTypes::OrganizationMalwareProtectionConfigurationResult

Returns the value of attribute malware_protection.



2310
2311
2312
# File 'sig/types.rbs', line 2310

def malware_protection
  @malware_protection
end

#s3_logsTypes::OrganizationS3LogsConfigurationResult

Returns the value of attribute s3_logs.



2308
2309
2310
# File 'sig/types.rbs', line 2308

def s3_logs
  @s3_logs
end