ConnectionArgs

constructor(connectionName: Output<String>? = null, hostArn: Output<String>? = null, providerType: Output<String>? = null, tags: Output<List<TagArgs>>? = null)