Managed Hsm Properties Args
constructor(createMode: Output<CreateMode>? = null, enablePurgeProtection: Output<Boolean>? = null, enableSoftDelete: Output<Boolean>? = null, initialAdminObjectIds: Output<List<String>>? = null, networkAcls: Output<MHSMNetworkRuleSetArgs>? = null, publicNetworkAccess: Output<Either<String, PublicNetworkAccess>>? = null, regions: Output<List<MHSMGeoReplicatedRegionArgs>>? = null, softDeleteRetentionInDays: Output<Int>? = null, tenantId: Output<String>? = null)