Class: Aws::Types::UpdateServiceIntegrationConfig

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::KMSServerSideEncryptionIntegrationConfig

Returns the value of attribute kms_server_side_encryption.

Returns:



1079
1080
1081
# File 'sig/types.rbs', line 1079

def kms_server_side_encryption
  @kms_server_side_encryption
end

#logs_anomaly_detectionTypes::LogsAnomalyDetectionIntegrationConfig

Returns the value of attribute logs_anomaly_detection.

Returns:



1078
1079
1080
# File 'sig/types.rbs', line 1078

def logs_anomaly_detection
  @logs_anomaly_detection
end

#ops_centerTypes::OpsCenterIntegrationConfig

Returns the value of attribute ops_center.

Returns:



1077
1078
1079
# File 'sig/types.rbs', line 1077

def ops_center
  @ops_center
end