serverProperties property

Uint8List? serverProperties
final

Contents of the file. When using the API, you must ensure that the contents of the file are base64 encoded. When using the AWS Management Console, the SDK, or the AWS CLI, the contents of can be in plaintext.

Implementation

final Uint8List? serverProperties;