| Package | Description |
|---|---|
| software.amazon.awssdk.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
EcrRepositoryConfiguration |
Configuration.ecrRepository()
The access control configuration is for an Amazon ECR repository.
|
| Modifier and Type | Method and Description |
|---|---|
Configuration.Builder |
Configuration.Builder.ecrRepository(EcrRepositoryConfiguration ecrRepository)
The access control configuration is for an Amazon ECR repository.
|
static Configuration |
Configuration.fromEcrRepository(EcrRepositoryConfiguration ecrRepository)
Create an instance of this class with
Configuration.ecrRepository() initialized to the given value. |
Copyright © 2023. All rights reserved.