EnterpriseKeyArgs

constructor(androidSettings: Output<EnterpriseKeyAndroidSettingsArgs>? = null, displayName: Output<String>? = null, iosSettings: Output<EnterpriseKeyIosSettingsArgs>? = null, labels: Output<Map<String, String>>? = null, project: Output<String>? = null, testingOptions: Output<EnterpriseKeyTestingOptionsArgs>? = null, wafSettings: Output<EnterpriseKeyWafSettingsArgs>? = null, webSettings: Output<EnterpriseKeyWebSettingsArgs>? = null)