menu
aws_dynamodb_api package
documentation
dynamodb-2012-08-10.dart
SSESpecification
SSESpecification constructor
SSESpecification constructor
dark_mode
light_mode
SSESpecification
constructor
SSESpecification
(
{
bool
?
enabled
,
String
?
kMSMasterKeyId
,
SSEType
?
sSEType
,
})
Implementation
SSESpecification({ this.enabled, this.kMSMasterKeyId, this.sSEType, });
aws_dynamodb_api package
documentation
dynamodb-2012-08-10
SSESpecification
SSESpecification constructor
SSESpecification class