AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains parameters used for resolving ServerlessApplicationRepository endpoints Parameters can be sourced from client config and service operations Used by internal ServerlessApplicationRepositoryEndpointProvider and ServerlessApplicationRepositoryEndpointResolver Can be used by custom EndpointProvider, see ClientConfig.EndpointProvider
Namespace: Amazon.ServerlessApplicationRepository.Endpoints
Assembly: AWSSDK.ServerlessApplicationRepository.dll
Version: 3.x.y.z
public class ServerlessApplicationRepositoryEndpointParameters : EndpointParameters IPropertyBag
The ServerlessApplicationRepositoryEndpointParameters type exposes the following members
| Name | Description | |
|---|---|---|
|
ServerlessApplicationRepositoryEndpointParameters() |
ServerlessApplicationRepositoryEndpointParameters constructor |
| Name | Type | Description | |
|---|---|---|---|
|
Endpoint | System.String |
Endpoint parameter |
|
Item | System.Object | Inherited from Amazon.Runtime.Endpoints.PropertyBag. |
|
Region | System.String |
Region parameter |
|
UseDualStack | System.Nullable<System.Boolean> |
UseDualStack parameter |
|
UseFIPS | System.Nullable<System.Boolean> |
UseFIPS parameter |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer