AWSProperty.build constructor
AWSProperty.build([
- void updates()
A property from an AWS configuration profile.
Implementation
factory AWSProperty.build([void Function(AWSPropertyBuilder) updates]) =
_$AWSProperty;