| Package | Description |
|---|---|
| software.amazon.awssdk.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
List<SourceDetail> |
Source.sourceDetails()
Provides the source and the message types that cause Config to evaluate your Amazon Web Services resources
against a rule.
|
| Modifier and Type | Method and Description |
|---|---|
Source.Builder |
Source.Builder.sourceDetails(SourceDetail... sourceDetails)
Provides the source and the message types that cause Config to evaluate your Amazon Web Services resources
against a rule.
|
| Modifier and Type | Method and Description |
|---|---|
Source.Builder |
Source.Builder.sourceDetails(Collection<SourceDetail> sourceDetails)
Provides the source and the message types that cause Config to evaluate your Amazon Web Services resources
against a rule.
|
Copyright © 2023. All rights reserved.