LocalRulestackArgs

constructor(associatedSubscriptions: Output<List<String>>? = null, defaultMode: Output<Either<String, DefaultMode>>? = null, description: Output<String>? = null, identity: Output<AzureResourceManagerManagedIdentityPropertiesArgs>? = null, localRulestackName: Output<String>? = null, location: Output<String>? = null, minAppIdVersion: Output<String>? = null, panEtag: Output<String>? = null, panLocation: Output<String>? = null, resourceGroupName: Output<String>? = null, scope: Output<Either<String, ScopeType>>? = null, securityServices: Output<SecurityServicesArgs>? = null, tags: Output<Map<String, String>>? = null)