TrustConfigArgs

constructor(description: Output<String>? = null, etag: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, trustConfigId: Output<String>? = null, trustStores: Output<List<TrustStoreArgs>>? = null)