PhoneNumberArgs

constructor(countryCode: Output<String>? = null, description: Output<String>? = null, prefix: Output<String>? = null, tags: Output<Map<String, String>>? = null, targetArn: Output<String>? = null, type: Output<String>? = null)