Uses of Class
software.amazon.awscdk.mixins.preview.services.codeguruprofiler.events.CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.Builder
Packages that use CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.Builder
-
Uses of CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.Builder in software.amazon.awscdk.mixins.preview.services.codeguruprofiler.events
Methods in software.amazon.awscdk.mixins.preview.services.codeguruprofiler.events that return CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.BuilderModifier and TypeMethodDescriptionstatic CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.BuilderCodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.builder()CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.Builder.computeInstanceArns(List<String> computeInstanceArns) CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.Builder.deduplicationId(List<String> deduplicationId) CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.Builder.eventEndTime(List<String> eventEndTime) CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.Builder.eventMetadata(AWSEventMetadataProps eventMetadata) CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.Builder.eventStartTime(List<String> eventStartTime) CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.Builder.expiresOn(List<String> expiresOn) CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.Builder.recommendation(CodeGuruProfilerRecommendationStateChange.Recommendation recommendation) CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.Builder.schema(List<String> schema) CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.Builder.severity(List<String> severity) CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.Builder.sourceUrl(List<String> sourceUrl) CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.Builder.status(List<String> status) CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.Builder.title(CodeGuruProfilerRecommendationStateChange.Title title) Constructors in software.amazon.awscdk.mixins.preview.services.codeguruprofiler.events with parameters of type CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.Builder.