SecretSyncArgs

constructor(extendedLocation: Output<AzureResourceManagerCommonTypesExtendedLocationArgs>? = null, forceSynchronization: Output<String>? = null, kubernetesSecretType: Output<Either<String, KubernetesSecretType>>? = null, location: Output<String>? = null, objectSecretMapping: Output<List<KubernetesSecretObjectMappingArgs>>? = null, resourceGroupName: Output<String>? = null, secretProviderClassName: Output<String>? = null, secretSyncName: Output<String>? = null, serviceAccountName: Output<String>? = null, tags: Output<Map<String, String>>? = null)