/dhall-aws-cloudformation/cloudformation/AWS::Config::AggregationAuthorization/Properties.dhall

Copy path to clipboard

Source

{ Type =
{ AuthorizedAccountId : (./../../Fn.dhall).CfnText
, AuthorizedAwsRegion : (./../../Fn.dhall).CfnText
, Tags : Optional (List (./../Tag.dhall).Type)
}
, default.Tags = None (List (./../Tag.dhall).Type)
}