RoutePolicyArgs

constructor(addressFamilyType: Output<Either<String, AddressFamilyType>>? = null, annotation: Output<String>? = null, defaultAction: Output<Either<String, CommunityActionTypes>>? = null, location: Output<String>? = null, networkFabricId: Output<String>? = null, resourceGroupName: Output<String>? = null, routePolicyName: Output<String>? = null, statements: Output<List<RoutePolicyStatementPropertiesArgs>>? = null, tags: Output<Map<String, String>>? = null)