public static interface AmazonCodeGuruProfilerIntegration.Builder extends SdkPojo, CopyableBuilder<AmazonCodeGuruProfilerIntegration.Builder,AmazonCodeGuruProfilerIntegration>
| Modifier and Type | Method and Description |
|---|---|
AmazonCodeGuruProfilerIntegration.Builder |
status(EventSourceOptInStatus status)
The status of the CodeGuru Profiler integration.
|
AmazonCodeGuruProfilerIntegration.Builder |
status(String status)
The status of the CodeGuru Profiler integration.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAmazonCodeGuruProfilerIntegration.Builder status(String status)
The status of the CodeGuru Profiler integration. Specifies if DevOps Guru is enabled to consume recommendations that are generated from Amazon CodeGuru Profiler.
status - The status of the CodeGuru Profiler integration. Specifies if DevOps Guru is enabled to consume
recommendations that are generated from Amazon CodeGuru Profiler.EventSourceOptInStatus,
EventSourceOptInStatusAmazonCodeGuruProfilerIntegration.Builder status(EventSourceOptInStatus status)
The status of the CodeGuru Profiler integration. Specifies if DevOps Guru is enabled to consume recommendations that are generated from Amazon CodeGuru Profiler.
status - The status of the CodeGuru Profiler integration. Specifies if DevOps Guru is enabled to consume
recommendations that are generated from Amazon CodeGuru Profiler.EventSourceOptInStatus,
EventSourceOptInStatusCopyright © 2023. All rights reserved.