Class AwsClientProperties
java.lang.Object
io.awspring.cloud.autoconfigure.AwsClientProperties
- Direct Known Subclasses:
CloudWatchProperties,DynamoDbProperties,DynamoDbStreamsProperties,KinesisProperties,ParameterStoreProperties,S3Properties,S3VectorProperties,SecretsManagerProperties,SesProperties,SnsProperties,SqsProperties
Base properties for AWS Service client.
- Author:
- Maciej Walkowiak
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable Boolean@Nullable URI@Nullable StringvoidsetDualstackEnabled(@Nullable Boolean dualstackEnabled) voidsetEndpoint(URI endpoint) void
-
Constructor Details
-
AwsClientProperties
public AwsClientProperties()
-
-
Method Details
-
getEndpoint
-
setEndpoint
-
getRegion
-
setRegion
-
getDualstackEnabled
-
setDualstackEnabled
-