CertificateManager.Account
see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-certificatemanager-account.html
see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-certificatemanager-account-expiryeventsconfiguration.html
see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-certificatemanager-account.html;
val make_properties :
expiry_events_configuration:expiry_events_configuration ->
unit ->
properties
val make_expiry_events_configuration :
?days_before_expiry:int ->
unit ->
expiry_events_configuration
val yojson_of_expiry_events_configuration :
expiry_events_configuration ->
[> `Assoc of (string * Yojson.Safe.t) list ]
val yojson_of_properties :
properties ->
[> `Assoc of (string * [> `Assoc of (string * Yojson.Safe.t) list ]) list ]
val create_attributes : string -> attributes