AwsProperties constructor

AwsProperties({
  1. AwsAccessRole? accessRole,
})

Implementation

AwsProperties({this.accessRole});