Class: Aws::Types::OrganizationDataSourceConfigurations

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#kubernetesTypes::OrganizationKubernetesConfiguration

Returns the value of attribute kubernetes.



2302
2303
2304
# File 'sig/types.rbs', line 2302

def kubernetes
  @kubernetes
end

#malware_protectionTypes::OrganizationMalwareProtectionConfiguration

Returns the value of attribute malware_protection.



2303
2304
2305
# File 'sig/types.rbs', line 2303

def malware_protection
  @malware_protection
end

#s3_logsTypes::OrganizationS3LogsConfiguration

Returns the value of attribute s3_logs.



2301
2302
2303
# File 'sig/types.rbs', line 2301

def s3_logs
  @s3_logs
end