static ValidatePullThroughCacheRuleResponse.Builder |
ValidatePullThroughCacheRuleResponse.builder() |
|
ValidatePullThroughCacheRuleResponse.Builder |
ValidatePullThroughCacheRuleResponse.Builder.credentialArn(String credentialArn) |
The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret associated with the pull
through cache rule.
|
ValidatePullThroughCacheRuleResponse.Builder |
ValidatePullThroughCacheRuleResponse.Builder.ecrRepositoryPrefix(String ecrRepositoryPrefix) |
The Amazon ECR repository prefix associated with the pull through cache rule.
|
ValidatePullThroughCacheRuleResponse.Builder |
ValidatePullThroughCacheRuleResponse.Builder.failure(String failure) |
The reason the validation failed.
|
ValidatePullThroughCacheRuleResponse.Builder |
ValidatePullThroughCacheRuleResponse.Builder.isValid(Boolean isValid) |
Whether or not the pull through cache rule was validated.
|
ValidatePullThroughCacheRuleResponse.Builder |
ValidatePullThroughCacheRuleResponse.Builder.registryId(String registryId) |
The registry ID associated with the request.
|
ValidatePullThroughCacheRuleResponse.Builder |
ValidatePullThroughCacheRuleResponse.toBuilder() |
|
ValidatePullThroughCacheRuleResponse.Builder |
ValidatePullThroughCacheRuleResponse.Builder.upstreamRegistryUrl(String upstreamRegistryUrl) |
The upstream registry URL associated with the pull through cache rule.
|