Class: Aws::Types::ServiceIntegrationConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#kms_server_side_encryptionTypes::KMSServerSideEncryptionIntegration

Returns the value of attribute kms_server_side_encryption.



970
971
972
# File 'sig/types.rbs', line 970

def kms_server_side_encryption
  @kms_server_side_encryption
end

#logs_anomaly_detectionTypes::LogsAnomalyDetectionIntegration

Returns the value of attribute logs_anomaly_detection.



969
970
971
# File 'sig/types.rbs', line 969

def logs_anomaly_detection
  @logs_anomaly_detection
end

#ops_centerTypes::OpsCenterIntegration

Returns the value of attribute ops_center.



968
969
970
# File 'sig/types.rbs', line 968

def ops_center
  @ops_center
end