| Package | Description |
|---|---|
| software.amazon.awssdk.services.lambda.model |
| Modifier and Type | Method and Description |
|---|---|
List<SourceAccessConfiguration> |
GetEventSourceMappingResponse.sourceAccessConfigurations()
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
List<SourceAccessConfiguration> |
UpdateEventSourceMappingRequest.sourceAccessConfigurations()
An array of authentication protocols or VPC components required to secure your event source.
|
List<SourceAccessConfiguration> |
EventSourceMappingConfiguration.sourceAccessConfigurations()
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
List<SourceAccessConfiguration> |
CreateEventSourceMappingResponse.sourceAccessConfigurations()
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
List<SourceAccessConfiguration> |
UpdateEventSourceMappingResponse.sourceAccessConfigurations()
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
List<SourceAccessConfiguration> |
CreateEventSourceMappingRequest.sourceAccessConfigurations()
An array of authentication protocols or VPC components required to secure your event source.
|
List<SourceAccessConfiguration> |
DeleteEventSourceMappingResponse.sourceAccessConfigurations()
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
| Modifier and Type | Method and Description |
|---|---|
GetEventSourceMappingResponse.Builder |
GetEventSourceMappingResponse.Builder.sourceAccessConfigurations(SourceAccessConfiguration... sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event
source.
|
UpdateEventSourceMappingRequest.Builder |
UpdateEventSourceMappingRequest.Builder.sourceAccessConfigurations(SourceAccessConfiguration... sourceAccessConfigurations)
An array of authentication protocols or VPC components required to secure your event source.
|
EventSourceMappingConfiguration.Builder |
EventSourceMappingConfiguration.Builder.sourceAccessConfigurations(SourceAccessConfiguration... sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event
source.
|
CreateEventSourceMappingResponse.Builder |
CreateEventSourceMappingResponse.Builder.sourceAccessConfigurations(SourceAccessConfiguration... sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event
source.
|
UpdateEventSourceMappingResponse.Builder |
UpdateEventSourceMappingResponse.Builder.sourceAccessConfigurations(SourceAccessConfiguration... sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event
source.
|
CreateEventSourceMappingRequest.Builder |
CreateEventSourceMappingRequest.Builder.sourceAccessConfigurations(SourceAccessConfiguration... sourceAccessConfigurations)
An array of authentication protocols or VPC components required to secure your event source.
|
DeleteEventSourceMappingResponse.Builder |
DeleteEventSourceMappingResponse.Builder.sourceAccessConfigurations(SourceAccessConfiguration... sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event
source.
|
| Modifier and Type | Method and Description |
|---|---|
GetEventSourceMappingResponse.Builder |
GetEventSourceMappingResponse.Builder.sourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event
source.
|
UpdateEventSourceMappingRequest.Builder |
UpdateEventSourceMappingRequest.Builder.sourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of authentication protocols or VPC components required to secure your event source.
|
EventSourceMappingConfiguration.Builder |
EventSourceMappingConfiguration.Builder.sourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event
source.
|
CreateEventSourceMappingResponse.Builder |
CreateEventSourceMappingResponse.Builder.sourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event
source.
|
UpdateEventSourceMappingResponse.Builder |
UpdateEventSourceMappingResponse.Builder.sourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event
source.
|
CreateEventSourceMappingRequest.Builder |
CreateEventSourceMappingRequest.Builder.sourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of authentication protocols or VPC components required to secure your event source.
|
DeleteEventSourceMappingResponse.Builder |
DeleteEventSourceMappingResponse.Builder.sourceAccessConfigurations(Collection<SourceAccessConfiguration> sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event
source.
|
Copyright © 2022. All rights reserved.