SYMBOL INDEX (47797 symbols across 2181 files) FILE: provider/cmd/pulumi-resource-proxmoxve/generate.go function main (line 30) | func main() { FILE: provider/cmd/pulumi-resource-proxmoxve/main.go function main (line 30) | func main() { FILE: provider/cmd/pulumi-tfgen-proxmoxve/main.go function main (line 22) | func main() { FILE: provider/resources.go constant mainPkg (line 42) | mainPkg = "proxmoxve" constant mainMod (line 43) | mainMod = "index" function convertName (line 98) | func convertName(tfname string) (module string, name string) { function makeDataSource (line 129) | func makeDataSource(ds string) tokens.ModuleMember { function makeResource (line 134) | func makeResource(res string) tokens.Type { function moduleComputeStrategy (line 139) | func moduleComputeStrategy() tfbridge.Strategy { function resourceComputeIDOverride (line 156) | func resourceComputeIDOverride() func(context.Context, resource.Property... function resourceFieldIDOverride (line 163) | func resourceFieldIDOverride(fields map[string]*tfbridge.SchemaInfo) map... function resourceFieldsCustomOverride (line 171) | func resourceFieldsCustomOverride(fields map[string]*tfbridge.SchemaInfo... function resourceFieldsOverride (line 182) | func resourceFieldsOverride(name string, overrideID bool) map[string]*tf... function resourceOverrides (line 193) | func resourceOverrides() map[string]*tfbridge.ResourceInfo { function Provider (line 229) | func Provider() tfbridge.ProviderInfo { FILE: sdk/dotnet/Acl.cs class Acl (line 64) | [ProxmoxVEResourceType("proxmoxve:index/acl:Acl")] method Acl (line 111) | public Acl(string name, AclArgs args, CustomResourceOptions? options =... method Acl (line 116) | private Acl(string name, Input id, AclState? state = null, Cus... method MakeResourceOptions (line 121) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 142) | public static Acl Get(string name, Input id, AclState? state =... class AclArgs (line 148) | public sealed class AclArgs : global::Pulumi.ResourceArgs method AclArgs (line 186) | public AclArgs() class AclState (line 192) | public sealed class AclState : global::Pulumi.ResourceArgs method AclState (line 230) | public AclState() FILE: sdk/dotnet/AclLegacy.cs class AclLegacy (line 66) | [ProxmoxVEResourceType("proxmoxve:index/aclLegacy:AclLegacy")] method AclLegacy (line 113) | public AclLegacy(string name, AclLegacyArgs args, CustomResourceOption... method AclLegacy (line 118) | private AclLegacy(string name, Input id, AclLegacyState? state... method MakeResourceOptions (line 123) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 144) | public static AclLegacy Get(string name, Input id, AclLegacySt... class AclLegacyArgs (line 150) | public sealed class AclLegacyArgs : global::Pulumi.ResourceArgs method AclLegacyArgs (line 188) | public AclLegacyArgs() class AclLegacyState (line 194) | public sealed class AclLegacyState : global::Pulumi.ResourceArgs method AclLegacyState (line 232) | public AclLegacyState() FILE: sdk/dotnet/Acme/Account.cs class Account (line 47) | [ProxmoxVEResourceType("proxmoxve:acme/account:Account")] method Account (line 106) | public Account(string name, AccountArgs args, CustomResourceOptions? o... method Account (line 111) | private Account(string name, Input id, AccountState? state = n... method MakeResourceOptions (line 116) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 137) | public static Account Get(string name, Input id, AccountState?... class AccountArgs (line 143) | public sealed class AccountArgs : global::Pulumi.ResourceArgs method AccountArgs (line 181) | public AccountArgs() class AccountState (line 187) | public sealed class AccountState : global::Pulumi.ResourceArgs method AccountState (line 237) | public AccountState() FILE: sdk/dotnet/Acme/AccountLegacy.cs class AccountLegacy (line 49) | [ProxmoxVEResourceType("proxmoxve:acme/accountLegacy:AccountLegacy")] method AccountLegacy (line 108) | public AccountLegacy(string name, AccountLegacyArgs args, CustomResour... method AccountLegacy (line 113) | private AccountLegacy(string name, Input id, AccountLegacyStat... method MakeResourceOptions (line 118) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 139) | public static AccountLegacy Get(string name, Input id, Account... class AccountLegacyArgs (line 145) | public sealed class AccountLegacyArgs : global::Pulumi.ResourceArgs method AccountLegacyArgs (line 183) | public AccountLegacyArgs() class AccountLegacyState (line 189) | public sealed class AccountLegacyState : global::Pulumi.ResourceArgs method AccountLegacyState (line 239) | public AccountLegacyState() FILE: sdk/dotnet/Acme/Certificate.cs class Certificate (line 121) | [ProxmoxVEResourceType("proxmoxve:acme/certificate:Certificate")] method Certificate (line 198) | public Certificate(string name, CertificateArgs args, CustomResourceOp... method Certificate (line 203) | private Certificate(string name, Input id, CertificateState? s... method MakeResourceOptions (line 208) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 229) | public static Certificate Get(string name, Input id, Certifica... class CertificateArgs (line 235) | public sealed class CertificateArgs : global::Pulumi.ResourceArgs method CertificateArgs (line 267) | public CertificateArgs() class CertificateState (line 273) | public sealed class CertificateState : global::Pulumi.ResourceArgs method CertificateState (line 353) | public CertificateState() FILE: sdk/dotnet/Acme/CertificateLegacy.cs class CertificateLegacy (line 123) | [ProxmoxVEResourceType("proxmoxve:acme/certificateLegacy:CertificateLega... method CertificateLegacy (line 200) | public CertificateLegacy(string name, CertificateLegacyArgs args, Cust... method CertificateLegacy (line 205) | private CertificateLegacy(string name, Input id, CertificateLe... method MakeResourceOptions (line 210) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 231) | public static CertificateLegacy Get(string name, Input id, Cer... class CertificateLegacyArgs (line 237) | public sealed class CertificateLegacyArgs : global::Pulumi.ResourceArgs method CertificateLegacyArgs (line 269) | public CertificateLegacyArgs() class CertificateLegacyState (line 275) | public sealed class CertificateLegacyState : global::Pulumi.ResourceArgs method CertificateLegacyState (line 355) | public CertificateLegacyState() FILE: sdk/dotnet/Acme/Dns/Plugin.cs class Plugin (line 48) | [ProxmoxVEResourceType("proxmoxve:acme/dns/plugin:Plugin")] method Plugin (line 95) | public Plugin(string name, PluginArgs args, CustomResourceOptions? opt... method Plugin (line 100) | private Plugin(string name, Input id, PluginState? state = nul... method MakeResourceOptions (line 105) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 126) | public static Plugin Get(string name, Input id, PluginState? s... class PluginArgs (line 132) | public sealed class PluginArgs : global::Pulumi.ResourceArgs method PluginArgs (line 176) | public PluginArgs() class PluginState (line 182) | public sealed class PluginState : global::Pulumi.ResourceArgs method PluginState (line 226) | public PluginState() FILE: sdk/dotnet/Acme/Dns/PluginLegacy.cs class PluginLegacy (line 50) | [ProxmoxVEResourceType("proxmoxve:acme/dns/pluginLegacy:PluginLegacy")] method PluginLegacy (line 97) | public PluginLegacy(string name, PluginLegacyArgs args, CustomResource... method PluginLegacy (line 102) | private PluginLegacy(string name, Input id, PluginLegacyState?... method MakeResourceOptions (line 107) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 128) | public static PluginLegacy Get(string name, Input id, PluginLe... class PluginLegacyArgs (line 134) | public sealed class PluginLegacyArgs : global::Pulumi.ResourceArgs method PluginLegacyArgs (line 178) | public PluginLegacyArgs() class PluginLegacyState (line 184) | public sealed class PluginLegacyState : global::Pulumi.ResourceArgs method PluginLegacyState (line 228) | public PluginLegacyState() FILE: sdk/dotnet/Acme/GetAccount.cs class GetAccount (line 12) | public static class GetAccount method InvokeAsync (line 40) | public static Task InvokeAsync(GetAccountArgs? args ... method Invoke (line 69) | public static Output Invoke(GetAccountInvokeArgs? ar... method Invoke (line 98) | public static Output Invoke(GetAccountInvokeArgs arg... class GetAccountArgs (line 103) | public sealed class GetAccountArgs : global::Pulumi.InvokeArgs method GetAccountArgs (line 111) | public GetAccountArgs() class GetAccountInvokeArgs (line 117) | public sealed class GetAccountInvokeArgs : global::Pulumi.InvokeArgs method GetAccountInvokeArgs (line 125) | public GetAccountInvokeArgs() class GetAccountResult (line 132) | [OutputType] method GetAccountResult (line 160) | [OutputConstructor] FILE: sdk/dotnet/Acme/GetAccountLegacy.cs class GetAccountLegacy (line 12) | public static class GetAccountLegacy method InvokeAsync (line 42) | public static Task InvokeAsync(GetAccountLegac... method Invoke (line 73) | public static Output Invoke(GetAccountLegacyIn... method Invoke (line 104) | public static Output Invoke(GetAccountLegacyIn... class GetAccountLegacyArgs (line 109) | public sealed class GetAccountLegacyArgs : global::Pulumi.InvokeArgs method GetAccountLegacyArgs (line 117) | public GetAccountLegacyArgs() class GetAccountLegacyInvokeArgs (line 123) | public sealed class GetAccountLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetAccountLegacyInvokeArgs (line 131) | public GetAccountLegacyInvokeArgs() class GetAccountLegacyResult (line 138) | [OutputType] method GetAccountLegacyResult (line 166) | [OutputConstructor] FILE: sdk/dotnet/Acme/GetAccounts.cs class GetAccounts (line 12) | public static class GetAccounts method InvokeAsync (line 36) | public static Task InvokeAsync(InvokeOptions? optio... method Invoke (line 61) | public static Output Invoke(InvokeOptions? options ... method Invoke (line 86) | public static Output Invoke(InvokeOutputOptions opt... class GetAccountsResult (line 91) | [OutputType] method GetAccountsResult (line 103) | [OutputConstructor] FILE: sdk/dotnet/Acme/GetAccountsLegacy.cs class GetAccountsLegacy (line 12) | public static class GetAccountsLegacy method InvokeAsync (line 38) | public static Task InvokeAsync(InvokeOptions?... method Invoke (line 65) | public static Output Invoke(InvokeOptions? op... method Invoke (line 92) | public static Output Invoke(InvokeOutputOptio... class GetAccountsLegacyResult (line 97) | [OutputType] method GetAccountsLegacyResult (line 109) | [OutputConstructor] FILE: sdk/dotnet/Acme/GetPlugin.cs class GetPlugin (line 12) | public static class GetPlugin method InvokeAsync (line 39) | public static Task InvokeAsync(GetPluginArgs args, In... method Invoke (line 67) | public static Output Invoke(GetPluginInvokeArgs args,... method Invoke (line 95) | public static Output Invoke(GetPluginInvokeArgs args,... class GetPluginArgs (line 100) | public sealed class GetPluginArgs : global::Pulumi.InvokeArgs method GetPluginArgs (line 108) | public GetPluginArgs() class GetPluginInvokeArgs (line 114) | public sealed class GetPluginInvokeArgs : global::Pulumi.InvokeArgs method GetPluginInvokeArgs (line 122) | public GetPluginInvokeArgs() class GetPluginResult (line 129) | [OutputType] method GetPluginResult (line 161) | [OutputConstructor] FILE: sdk/dotnet/Acme/GetPluginLegacy.cs class GetPluginLegacy (line 12) | public static class GetPluginLegacy method InvokeAsync (line 41) | public static Task InvokeAsync(GetPluginLegacyA... method Invoke (line 71) | public static Output Invoke(GetPluginLegacyInvo... method Invoke (line 101) | public static Output Invoke(GetPluginLegacyInvo... class GetPluginLegacyArgs (line 106) | public sealed class GetPluginLegacyArgs : global::Pulumi.InvokeArgs method GetPluginLegacyArgs (line 114) | public GetPluginLegacyArgs() class GetPluginLegacyInvokeArgs (line 120) | public sealed class GetPluginLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetPluginLegacyInvokeArgs (line 128) | public GetPluginLegacyInvokeArgs() class GetPluginLegacyResult (line 135) | [OutputType] method GetPluginLegacyResult (line 167) | [OutputConstructor] FILE: sdk/dotnet/Acme/GetPlugins.cs class GetPlugins (line 12) | public static class GetPlugins method InvokeAsync (line 36) | public static Task InvokeAsync(InvokeOptions? option... method Invoke (line 61) | public static Output Invoke(InvokeOptions? options =... method Invoke (line 86) | public static Output Invoke(InvokeOutputOptions opti... class GetPluginsResult (line 91) | [OutputType] method GetPluginsResult (line 103) | [OutputConstructor] FILE: sdk/dotnet/Acme/GetPluginsLegacy.cs class GetPluginsLegacy (line 12) | public static class GetPluginsLegacy method InvokeAsync (line 38) | public static Task InvokeAsync(InvokeOptions? ... method Invoke (line 65) | public static Output Invoke(InvokeOptions? opt... method Invoke (line 92) | public static Output Invoke(InvokeOutputOption... class GetPluginsLegacyResult (line 97) | [OutputType] method GetPluginsLegacyResult (line 109) | [OutputConstructor] FILE: sdk/dotnet/Acme/Inputs/CertificateDomainArgs.cs class CertificateDomainArgs (line 13) | public sealed class CertificateDomainArgs : global::Pulumi.ResourceArgs method CertificateDomainArgs (line 33) | public CertificateDomainArgs() FILE: sdk/dotnet/Acme/Inputs/CertificateDomainGetArgs.cs class CertificateDomainGetArgs (line 13) | public sealed class CertificateDomainGetArgs : global::Pulumi.ResourceArgs method CertificateDomainGetArgs (line 33) | public CertificateDomainGetArgs() FILE: sdk/dotnet/Acme/Inputs/CertificateLegacyDomainArgs.cs class CertificateLegacyDomainArgs (line 13) | public sealed class CertificateLegacyDomainArgs : global::Pulumi.Resourc... method CertificateLegacyDomainArgs (line 33) | public CertificateLegacyDomainArgs() FILE: sdk/dotnet/Acme/Inputs/CertificateLegacyDomainGetArgs.cs class CertificateLegacyDomainGetArgs (line 13) | public sealed class CertificateLegacyDomainGetArgs : global::Pulumi.Reso... method CertificateLegacyDomainGetArgs (line 33) | public CertificateLegacyDomainGetArgs() FILE: sdk/dotnet/Acme/Outputs/CertificateDomain.cs class CertificateDomain (line 13) | [OutputType] method CertificateDomain (line 29) | [OutputConstructor] FILE: sdk/dotnet/Acme/Outputs/CertificateLegacyDomain.cs class CertificateLegacyDomain (line 13) | [OutputType] method CertificateLegacyDomain (line 29) | [OutputConstructor] FILE: sdk/dotnet/Acme/Outputs/GetAccountAccountResult.cs class GetAccountAccountResult (line 13) | [OutputType] method GetAccountAccountResult (line 29) | [OutputConstructor] FILE: sdk/dotnet/Acme/Outputs/GetAccountLegacyAccountResult.cs class GetAccountLegacyAccountResult (line 13) | [OutputType] method GetAccountLegacyAccountResult (line 29) | [OutputConstructor] FILE: sdk/dotnet/Acme/Outputs/GetPluginsLegacyPluginResult.cs class GetPluginsLegacyPluginResult (line 13) | [OutputType] method GetPluginsLegacyPluginResult (line 41) | [OutputConstructor] FILE: sdk/dotnet/Acme/Outputs/GetPluginsPluginResult.cs class GetPluginsPluginResult (line 13) | [OutputType] method GetPluginsPluginResult (line 41) | [OutputConstructor] FILE: sdk/dotnet/Apt/GetRepository.cs class GetRepository (line 12) | public static class GetRepository method InvokeAsync (line 41) | public static Task InvokeAsync(GetRepositoryArgs ... method Invoke (line 71) | public static Output Invoke(GetRepositoryInvokeAr... method Invoke (line 101) | public static Output Invoke(GetRepositoryInvokeAr... class GetRepositoryArgs (line 106) | public sealed class GetRepositoryArgs : global::Pulumi.InvokeArgs method GetRepositoryArgs (line 126) | public GetRepositoryArgs() class GetRepositoryInvokeArgs (line 132) | public sealed class GetRepositoryInvokeArgs : global::Pulumi.InvokeArgs method GetRepositoryInvokeArgs (line 152) | public GetRepositoryInvokeArgs() class GetRepositoryResult (line 159) | [OutputType] method GetRepositoryResult (line 207) | [OutputConstructor] FILE: sdk/dotnet/Apt/GetRepositoryLegacy.cs class GetRepositoryLegacy (line 12) | public static class GetRepositoryLegacy method InvokeAsync (line 43) | public static Task InvokeAsync(GetRepositor... method Invoke (line 75) | public static Output Invoke(GetRepositoryLe... method Invoke (line 107) | public static Output Invoke(GetRepositoryLe... class GetRepositoryLegacyArgs (line 112) | public sealed class GetRepositoryLegacyArgs : global::Pulumi.InvokeArgs method GetRepositoryLegacyArgs (line 132) | public GetRepositoryLegacyArgs() class GetRepositoryLegacyInvokeArgs (line 138) | public sealed class GetRepositoryLegacyInvokeArgs : global::Pulumi.Invok... method GetRepositoryLegacyInvokeArgs (line 158) | public GetRepositoryLegacyInvokeArgs() class GetRepositoryLegacyResult (line 165) | [OutputType] method GetRepositoryLegacyResult (line 213) | [OutputConstructor] FILE: sdk/dotnet/Apt/Repository.cs class Repository (line 46) | [ProxmoxVEResourceType("proxmoxve:apt/repository:Repository")] method Repository (line 117) | public Repository(string name, RepositoryArgs args, CustomResourceOpti... method Repository (line 122) | private Repository(string name, Input id, RepositoryState? sta... method MakeResourceOptions (line 127) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 148) | public static Repository Get(string name, Input id, Repository... class RepositoryArgs (line 154) | public sealed class RepositoryArgs : global::Pulumi.ResourceArgs method RepositoryArgs (line 180) | public RepositoryArgs() class RepositoryState (line 186) | public sealed class RepositoryState : global::Pulumi.ResourceArgs method RepositoryState (line 272) | public RepositoryState() FILE: sdk/dotnet/Apt/RepositoryLegacy.cs class RepositoryLegacy (line 48) | [ProxmoxVEResourceType("proxmoxve:apt/repositoryLegacy:RepositoryLegacy")] method RepositoryLegacy (line 119) | public RepositoryLegacy(string name, RepositoryLegacyArgs args, Custom... method RepositoryLegacy (line 124) | private RepositoryLegacy(string name, Input id, RepositoryLega... method MakeResourceOptions (line 129) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 150) | public static RepositoryLegacy Get(string name, Input id, Repo... class RepositoryLegacyArgs (line 156) | public sealed class RepositoryLegacyArgs : global::Pulumi.ResourceArgs method RepositoryLegacyArgs (line 182) | public RepositoryLegacyArgs() class RepositoryLegacyState (line 188) | public sealed class RepositoryLegacyState : global::Pulumi.ResourceArgs method RepositoryLegacyState (line 274) | public RepositoryLegacyState() FILE: sdk/dotnet/Apt/Standard/GetRepository.cs class GetRepository (line 12) | public static class GetRepository method InvokeAsync (line 40) | public static Task InvokeAsync(GetRepositoryArgs ... method Invoke (line 69) | public static Output Invoke(GetRepositoryInvokeAr... method Invoke (line 98) | public static Output Invoke(GetRepositoryInvokeAr... class GetRepositoryArgs (line 103) | public sealed class GetRepositoryArgs : global::Pulumi.InvokeArgs method GetRepositoryArgs (line 117) | public GetRepositoryArgs() class GetRepositoryInvokeArgs (line 123) | public sealed class GetRepositoryInvokeArgs : global::Pulumi.InvokeArgs method GetRepositoryInvokeArgs (line 137) | public GetRepositoryInvokeArgs() class GetRepositoryResult (line 144) | [OutputType] method GetRepositoryResult (line 180) | [OutputConstructor] FILE: sdk/dotnet/Apt/Standard/GetRepositoryLegacy.cs class GetRepositoryLegacy (line 12) | public static class GetRepositoryLegacy method InvokeAsync (line 42) | public static Task InvokeAsync(GetRepositor... method Invoke (line 73) | public static Output Invoke(GetRepositoryLe... method Invoke (line 104) | public static Output Invoke(GetRepositoryLe... class GetRepositoryLegacyArgs (line 109) | public sealed class GetRepositoryLegacyArgs : global::Pulumi.InvokeArgs method GetRepositoryLegacyArgs (line 123) | public GetRepositoryLegacyArgs() class GetRepositoryLegacyInvokeArgs (line 129) | public sealed class GetRepositoryLegacyInvokeArgs : global::Pulumi.Invok... method GetRepositoryLegacyInvokeArgs (line 143) | public GetRepositoryLegacyInvokeArgs() class GetRepositoryLegacyResult (line 150) | [OutputType] method GetRepositoryLegacyResult (line 186) | [OutputConstructor] FILE: sdk/dotnet/Apt/Standard/Repository.cs class Repository (line 52) | [ProxmoxVEResourceType("proxmoxve:apt/standard/repository:Repository")] method Repository (line 105) | public Repository(string name, RepositoryArgs args, CustomResourceOpti... method Repository (line 110) | private Repository(string name, Input id, RepositoryState? sta... method MakeResourceOptions (line 115) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 136) | public static Repository Get(string name, Input id, Repository... class RepositoryArgs (line 142) | public sealed class RepositoryArgs : global::Pulumi.ResourceArgs method RepositoryArgs (line 156) | public RepositoryArgs() class RepositoryState (line 162) | public sealed class RepositoryState : global::Pulumi.ResourceArgs method RepositoryState (line 206) | public RepositoryState() FILE: sdk/dotnet/Apt/Standard/RepositoryLegacy.cs class RepositoryLegacy (line 54) | [ProxmoxVEResourceType("proxmoxve:apt/standard/repositoryLegacy:Reposito... method RepositoryLegacy (line 107) | public RepositoryLegacy(string name, RepositoryLegacyArgs args, Custom... method RepositoryLegacy (line 112) | private RepositoryLegacy(string name, Input id, RepositoryLega... method MakeResourceOptions (line 117) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 138) | public static RepositoryLegacy Get(string name, Input id, Repo... class RepositoryLegacyArgs (line 144) | public sealed class RepositoryLegacyArgs : global::Pulumi.ResourceArgs method RepositoryLegacyArgs (line 158) | public RepositoryLegacyArgs() class RepositoryLegacyState (line 164) | public sealed class RepositoryLegacyState : global::Pulumi.ResourceArgs method RepositoryLegacyState (line 208) | public RepositoryLegacyState() FILE: sdk/dotnet/Backup/GetJobs.cs class GetJobs (line 12) | public static class GetJobs method InvokeAsync (line 32) | public static Task InvokeAsync(InvokeOptions? options =... method Invoke (line 53) | public static Output Invoke(InvokeOptions? options = null) method Invoke (line 74) | public static Output Invoke(InvokeOutputOptions options) class GetJobsResult (line 79) | [OutputType] method GetJobsResult (line 91) | [OutputConstructor] FILE: sdk/dotnet/Backup/Inputs/JobFleecingArgs.cs class JobFleecingArgs (line 13) | public sealed class JobFleecingArgs : global::Pulumi.ResourceArgs method JobFleecingArgs (line 27) | public JobFleecingArgs() FILE: sdk/dotnet/Backup/Inputs/JobFleecingGetArgs.cs class JobFleecingGetArgs (line 13) | public sealed class JobFleecingGetArgs : global::Pulumi.ResourceArgs method JobFleecingGetArgs (line 27) | public JobFleecingGetArgs() FILE: sdk/dotnet/Backup/Inputs/JobPerformanceArgs.cs class JobPerformanceArgs (line 13) | public sealed class JobPerformanceArgs : global::Pulumi.ResourceArgs method JobPerformanceArgs (line 27) | public JobPerformanceArgs() FILE: sdk/dotnet/Backup/Inputs/JobPerformanceGetArgs.cs class JobPerformanceGetArgs (line 13) | public sealed class JobPerformanceGetArgs : global::Pulumi.ResourceArgs method JobPerformanceGetArgs (line 27) | public JobPerformanceGetArgs() FILE: sdk/dotnet/Backup/Job.cs class Job (line 44) | [ProxmoxVEResourceType("proxmoxve:backup/job:Job")] method Job (line 247) | public Job(string name, JobArgs args, CustomResourceOptions? options =... method Job (line 252) | private Job(string name, Input id, JobState? state = null, Cus... method MakeResourceOptions (line 257) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 278) | public static Job Get(string name, Input id, JobState? state =... class JobArgs (line 284) | public sealed class JobArgs : global::Pulumi.ResourceArgs method JobArgs (line 502) | public JobArgs() class JobState (line 508) | public sealed class JobState : global::Pulumi.ResourceArgs method JobState (line 726) | public JobState() FILE: sdk/dotnet/Backup/Outputs/GetJobsJobResult.cs class GetJobsJobResult (line 13) | [OutputType] method GetJobsJobResult (line 77) | [OutputConstructor] FILE: sdk/dotnet/Backup/Outputs/JobFleecing.cs class JobFleecing (line 13) | [OutputType] method JobFleecing (line 25) | [OutputConstructor] FILE: sdk/dotnet/Backup/Outputs/JobPerformance.cs class JobPerformance (line 13) | [OutputType] method JobPerformance (line 25) | [OutputConstructor] FILE: sdk/dotnet/CertificateLegacy.cs class CertificateLegacy (line 60) | [ProxmoxVEResourceType("proxmoxve:index/certificateLegacy:CertificateLeg... method CertificateLegacy (line 155) | public CertificateLegacy(string name, CertificateLegacyArgs args, Cust... method CertificateLegacy (line 160) | private CertificateLegacy(string name, Input id, CertificateLe... method MakeResourceOptions (line 165) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 190) | public static CertificateLegacy Get(string name, Input id, Cer... class CertificateLegacyArgs (line 196) | public sealed class CertificateLegacyArgs : global::Pulumi.ResourceArgs method CertificateLegacyArgs (line 238) | public CertificateLegacyArgs() class CertificateLegacyState (line 244) | public sealed class CertificateLegacyState : global::Pulumi.ResourceArgs method CertificateLegacyState (line 346) | public CertificateLegacyState() FILE: sdk/dotnet/Cloned/Inputs/VmCdromArgs.cs class VmCdromArgs (line 13) | public sealed class VmCdromArgs : global::Pulumi.ResourceArgs method VmCdromArgs (line 21) | public VmCdromArgs() FILE: sdk/dotnet/Cloned/Inputs/VmCdromGetArgs.cs class VmCdromGetArgs (line 13) | public sealed class VmCdromGetArgs : global::Pulumi.ResourceArgs method VmCdromGetArgs (line 21) | public VmCdromGetArgs() FILE: sdk/dotnet/Cloned/Inputs/VmCloneArgs.cs class VmCloneArgs (line 13) | public sealed class VmCloneArgs : global::Pulumi.ResourceArgs method VmCloneArgs (line 69) | public VmCloneArgs() FILE: sdk/dotnet/Cloned/Inputs/VmCloneGetArgs.cs class VmCloneGetArgs (line 13) | public sealed class VmCloneGetArgs : global::Pulumi.ResourceArgs method VmCloneGetArgs (line 69) | public VmCloneGetArgs() FILE: sdk/dotnet/Cloned/Inputs/VmCpuArgs.cs class VmCpuArgs (line 13) | public sealed class VmCpuArgs : global::Pulumi.ResourceArgs method VmCpuArgs (line 81) | public VmCpuArgs() FILE: sdk/dotnet/Cloned/Inputs/VmCpuGetArgs.cs class VmCpuGetArgs (line 13) | public sealed class VmCpuGetArgs : global::Pulumi.ResourceArgs method VmCpuGetArgs (line 81) | public VmCpuGetArgs() FILE: sdk/dotnet/Cloned/Inputs/VmDeleteArgs.cs class VmDeleteArgs (line 13) | public sealed class VmDeleteArgs : global::Pulumi.ResourceArgs method VmDeleteArgs (line 39) | public VmDeleteArgs() FILE: sdk/dotnet/Cloned/Inputs/VmDeleteGetArgs.cs class VmDeleteGetArgs (line 13) | public sealed class VmDeleteGetArgs : global::Pulumi.ResourceArgs method VmDeleteGetArgs (line 39) | public VmDeleteGetArgs() FILE: sdk/dotnet/Cloned/Inputs/VmDiskArgs.cs class VmDiskArgs (line 13) | public sealed class VmDiskArgs : global::Pulumi.ResourceArgs method VmDiskArgs (line 99) | public VmDiskArgs() FILE: sdk/dotnet/Cloned/Inputs/VmDiskGetArgs.cs class VmDiskGetArgs (line 13) | public sealed class VmDiskGetArgs : global::Pulumi.ResourceArgs method VmDiskGetArgs (line 99) | public VmDiskGetArgs() FILE: sdk/dotnet/Cloned/Inputs/VmLegacyCdromArgs.cs class VmLegacyCdromArgs (line 13) | public sealed class VmLegacyCdromArgs : global::Pulumi.ResourceArgs method VmLegacyCdromArgs (line 21) | public VmLegacyCdromArgs() FILE: sdk/dotnet/Cloned/Inputs/VmLegacyCdromGetArgs.cs class VmLegacyCdromGetArgs (line 13) | public sealed class VmLegacyCdromGetArgs : global::Pulumi.ResourceArgs method VmLegacyCdromGetArgs (line 21) | public VmLegacyCdromGetArgs() FILE: sdk/dotnet/Cloned/Inputs/VmLegacyCloneArgs.cs class VmLegacyCloneArgs (line 13) | public sealed class VmLegacyCloneArgs : global::Pulumi.ResourceArgs method VmLegacyCloneArgs (line 69) | public VmLegacyCloneArgs() FILE: sdk/dotnet/Cloned/Inputs/VmLegacyCloneGetArgs.cs class VmLegacyCloneGetArgs (line 13) | public sealed class VmLegacyCloneGetArgs : global::Pulumi.ResourceArgs method VmLegacyCloneGetArgs (line 69) | public VmLegacyCloneGetArgs() FILE: sdk/dotnet/Cloned/Inputs/VmLegacyCpuArgs.cs class VmLegacyCpuArgs (line 13) | public sealed class VmLegacyCpuArgs : global::Pulumi.ResourceArgs method VmLegacyCpuArgs (line 81) | public VmLegacyCpuArgs() FILE: sdk/dotnet/Cloned/Inputs/VmLegacyCpuGetArgs.cs class VmLegacyCpuGetArgs (line 13) | public sealed class VmLegacyCpuGetArgs : global::Pulumi.ResourceArgs method VmLegacyCpuGetArgs (line 81) | public VmLegacyCpuGetArgs() FILE: sdk/dotnet/Cloned/Inputs/VmLegacyDeleteArgs.cs class VmLegacyDeleteArgs (line 13) | public sealed class VmLegacyDeleteArgs : global::Pulumi.ResourceArgs method VmLegacyDeleteArgs (line 39) | public VmLegacyDeleteArgs() FILE: sdk/dotnet/Cloned/Inputs/VmLegacyDeleteGetArgs.cs class VmLegacyDeleteGetArgs (line 13) | public sealed class VmLegacyDeleteGetArgs : global::Pulumi.ResourceArgs method VmLegacyDeleteGetArgs (line 39) | public VmLegacyDeleteGetArgs() FILE: sdk/dotnet/Cloned/Inputs/VmLegacyDiskArgs.cs class VmLegacyDiskArgs (line 13) | public sealed class VmLegacyDiskArgs : global::Pulumi.ResourceArgs method VmLegacyDiskArgs (line 99) | public VmLegacyDiskArgs() FILE: sdk/dotnet/Cloned/Inputs/VmLegacyDiskGetArgs.cs class VmLegacyDiskGetArgs (line 13) | public sealed class VmLegacyDiskGetArgs : global::Pulumi.ResourceArgs method VmLegacyDiskGetArgs (line 99) | public VmLegacyDiskGetArgs() FILE: sdk/dotnet/Cloned/Inputs/VmLegacyMemoryArgs.cs class VmLegacyMemoryArgs (line 13) | public sealed class VmLegacyMemoryArgs : global::Pulumi.ResourceArgs method VmLegacyMemoryArgs (line 50) | public VmLegacyMemoryArgs() FILE: sdk/dotnet/Cloned/Inputs/VmLegacyMemoryGetArgs.cs class VmLegacyMemoryGetArgs (line 13) | public sealed class VmLegacyMemoryGetArgs : global::Pulumi.ResourceArgs method VmLegacyMemoryGetArgs (line 50) | public VmLegacyMemoryGetArgs() FILE: sdk/dotnet/Cloned/Inputs/VmLegacyNetworkArgs.cs class VmLegacyNetworkArgs (line 13) | public sealed class VmLegacyNetworkArgs : global::Pulumi.ResourceArgs method VmLegacyNetworkArgs (line 81) | public VmLegacyNetworkArgs() FILE: sdk/dotnet/Cloned/Inputs/VmLegacyNetworkGetArgs.cs class VmLegacyNetworkGetArgs (line 13) | public sealed class VmLegacyNetworkGetArgs : global::Pulumi.ResourceArgs method VmLegacyNetworkGetArgs (line 81) | public VmLegacyNetworkGetArgs() FILE: sdk/dotnet/Cloned/Inputs/VmLegacyRngArgs.cs class VmLegacyRngArgs (line 13) | public sealed class VmLegacyRngArgs : global::Pulumi.ResourceArgs method VmLegacyRngArgs (line 33) | public VmLegacyRngArgs() FILE: sdk/dotnet/Cloned/Inputs/VmLegacyRngGetArgs.cs class VmLegacyRngGetArgs (line 13) | public sealed class VmLegacyRngGetArgs : global::Pulumi.ResourceArgs method VmLegacyRngGetArgs (line 33) | public VmLegacyRngGetArgs() FILE: sdk/dotnet/Cloned/Inputs/VmLegacyTimeoutsArgs.cs class VmLegacyTimeoutsArgs (line 13) | public sealed class VmLegacyTimeoutsArgs : global::Pulumi.ResourceArgs method VmLegacyTimeoutsArgs (line 39) | public VmLegacyTimeoutsArgs() FILE: sdk/dotnet/Cloned/Inputs/VmLegacyTimeoutsGetArgs.cs class VmLegacyTimeoutsGetArgs (line 13) | public sealed class VmLegacyTimeoutsGetArgs : global::Pulumi.ResourceArgs method VmLegacyTimeoutsGetArgs (line 39) | public VmLegacyTimeoutsGetArgs() FILE: sdk/dotnet/Cloned/Inputs/VmLegacyVgaArgs.cs class VmLegacyVgaArgs (line 13) | public sealed class VmLegacyVgaArgs : global::Pulumi.ResourceArgs method VmLegacyVgaArgs (line 33) | public VmLegacyVgaArgs() FILE: sdk/dotnet/Cloned/Inputs/VmLegacyVgaGetArgs.cs class VmLegacyVgaGetArgs (line 13) | public sealed class VmLegacyVgaGetArgs : global::Pulumi.ResourceArgs method VmLegacyVgaGetArgs (line 33) | public VmLegacyVgaGetArgs() FILE: sdk/dotnet/Cloned/Inputs/VmMemoryArgs.cs class VmMemoryArgs (line 13) | public sealed class VmMemoryArgs : global::Pulumi.ResourceArgs method VmMemoryArgs (line 50) | public VmMemoryArgs() FILE: sdk/dotnet/Cloned/Inputs/VmMemoryGetArgs.cs class VmMemoryGetArgs (line 13) | public sealed class VmMemoryGetArgs : global::Pulumi.ResourceArgs method VmMemoryGetArgs (line 50) | public VmMemoryGetArgs() FILE: sdk/dotnet/Cloned/Inputs/VmNetworkArgs.cs class VmNetworkArgs (line 13) | public sealed class VmNetworkArgs : global::Pulumi.ResourceArgs method VmNetworkArgs (line 81) | public VmNetworkArgs() FILE: sdk/dotnet/Cloned/Inputs/VmNetworkGetArgs.cs class VmNetworkGetArgs (line 13) | public sealed class VmNetworkGetArgs : global::Pulumi.ResourceArgs method VmNetworkGetArgs (line 81) | public VmNetworkGetArgs() FILE: sdk/dotnet/Cloned/Inputs/VmRngArgs.cs class VmRngArgs (line 13) | public sealed class VmRngArgs : global::Pulumi.ResourceArgs method VmRngArgs (line 33) | public VmRngArgs() FILE: sdk/dotnet/Cloned/Inputs/VmRngGetArgs.cs class VmRngGetArgs (line 13) | public sealed class VmRngGetArgs : global::Pulumi.ResourceArgs method VmRngGetArgs (line 33) | public VmRngGetArgs() FILE: sdk/dotnet/Cloned/Inputs/VmTimeoutsArgs.cs class VmTimeoutsArgs (line 13) | public sealed class VmTimeoutsArgs : global::Pulumi.ResourceArgs method VmTimeoutsArgs (line 39) | public VmTimeoutsArgs() FILE: sdk/dotnet/Cloned/Inputs/VmTimeoutsGetArgs.cs class VmTimeoutsGetArgs (line 13) | public sealed class VmTimeoutsGetArgs : global::Pulumi.ResourceArgs method VmTimeoutsGetArgs (line 39) | public VmTimeoutsGetArgs() FILE: sdk/dotnet/Cloned/Inputs/VmVgaArgs.cs class VmVgaArgs (line 13) | public sealed class VmVgaArgs : global::Pulumi.ResourceArgs method VmVgaArgs (line 33) | public VmVgaArgs() FILE: sdk/dotnet/Cloned/Inputs/VmVgaGetArgs.cs class VmVgaGetArgs (line 13) | public sealed class VmVgaGetArgs : global::Pulumi.ResourceArgs method VmVgaGetArgs (line 33) | public VmVgaGetArgs() FILE: sdk/dotnet/Cloned/Outputs/VmCdrom.cs class VmCdrom (line 13) | [OutputType] method VmCdrom (line 21) | [OutputConstructor] FILE: sdk/dotnet/Cloned/Outputs/VmClone.cs class VmClone (line 13) | [OutputType] method VmClone (line 53) | [OutputConstructor] FILE: sdk/dotnet/Cloned/Outputs/VmCpu.cs class VmCpu (line 13) | [OutputType] method VmCpu (line 57) | [OutputConstructor] FILE: sdk/dotnet/Cloned/Outputs/VmDelete.cs class VmDelete (line 13) | [OutputType] method VmDelete (line 25) | [OutputConstructor] FILE: sdk/dotnet/Cloned/Outputs/VmDisk.cs class VmDisk (line 13) | [OutputType] method VmDisk (line 73) | [OutputConstructor] FILE: sdk/dotnet/Cloned/Outputs/VmLegacyCdrom.cs class VmLegacyCdrom (line 13) | [OutputType] method VmLegacyCdrom (line 21) | [OutputConstructor] FILE: sdk/dotnet/Cloned/Outputs/VmLegacyClone.cs class VmLegacyClone (line 13) | [OutputType] method VmLegacyClone (line 53) | [OutputConstructor] FILE: sdk/dotnet/Cloned/Outputs/VmLegacyCpu.cs class VmLegacyCpu (line 13) | [OutputType] method VmLegacyCpu (line 57) | [OutputConstructor] FILE: sdk/dotnet/Cloned/Outputs/VmLegacyDelete.cs class VmLegacyDelete (line 13) | [OutputType] method VmLegacyDelete (line 25) | [OutputConstructor] FILE: sdk/dotnet/Cloned/Outputs/VmLegacyDisk.cs class VmLegacyDisk (line 13) | [OutputType] method VmLegacyDisk (line 73) | [OutputConstructor] FILE: sdk/dotnet/Cloned/Outputs/VmLegacyMemory.cs class VmLegacyMemory (line 13) | [OutputType] method VmLegacyMemory (line 42) | [OutputConstructor] FILE: sdk/dotnet/Cloned/Outputs/VmLegacyNetwork.cs class VmLegacyNetwork (line 13) | [OutputType] method VmLegacyNetwork (line 57) | [OutputConstructor] FILE: sdk/dotnet/Cloned/Outputs/VmLegacyRng.cs class VmLegacyRng (line 13) | [OutputType] method VmLegacyRng (line 29) | [OutputConstructor] FILE: sdk/dotnet/Cloned/Outputs/VmLegacyTimeouts.cs class VmLegacyTimeouts (line 13) | [OutputType] method VmLegacyTimeouts (line 33) | [OutputConstructor] FILE: sdk/dotnet/Cloned/Outputs/VmLegacyVga.cs class VmLegacyVga (line 13) | [OutputType] method VmLegacyVga (line 29) | [OutputConstructor] FILE: sdk/dotnet/Cloned/Outputs/VmMemory.cs class VmMemory (line 13) | [OutputType] method VmMemory (line 42) | [OutputConstructor] FILE: sdk/dotnet/Cloned/Outputs/VmNetwork.cs class VmNetwork (line 13) | [OutputType] method VmNetwork (line 57) | [OutputConstructor] FILE: sdk/dotnet/Cloned/Outputs/VmRng.cs class VmRng (line 13) | [OutputType] method VmRng (line 29) | [OutputConstructor] FILE: sdk/dotnet/Cloned/Outputs/VmTimeouts.cs class VmTimeouts (line 13) | [OutputType] method VmTimeouts (line 33) | [OutputConstructor] FILE: sdk/dotnet/Cloned/Outputs/VmVga.cs class VmVga (line 13) | [OutputType] method VmVga (line 29) | [OutputConstructor] FILE: sdk/dotnet/Cloned/Vm.cs class Vm (line 276) | [ProxmoxVEResourceType("proxmoxve:cloned/vm:Vm")] method Vm (line 398) | public Vm(string name, VmArgs args, CustomResourceOptions? options = n... method Vm (line 403) | private Vm(string name, Input id, VmState? state = null, Custo... method MakeResourceOptions (line 408) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 433) | public static Vm Get(string name, Input id, VmState? state = n... class VmArgs (line 439) | public sealed class VmArgs : global::Pulumi.ResourceArgs method VmArgs (line 576) | public VmArgs() class VmState (line 582) | public sealed class VmState : global::Pulumi.ResourceArgs method VmState (line 719) | public VmState() FILE: sdk/dotnet/Cloned/VmLegacy.cs class VmLegacy (line 278) | [ProxmoxVEResourceType("proxmoxve:cloned/vmLegacy:VmLegacy")] method VmLegacy (line 400) | public VmLegacy(string name, VmLegacyArgs args, CustomResourceOptions?... method VmLegacy (line 405) | private VmLegacy(string name, Input id, VmLegacyState? state =... method MakeResourceOptions (line 410) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 431) | public static VmLegacy Get(string name, Input id, VmLegacyStat... class VmLegacyArgs (line 437) | public sealed class VmLegacyArgs : global::Pulumi.ResourceArgs method VmLegacyArgs (line 574) | public VmLegacyArgs() class VmLegacyState (line 580) | public sealed class VmLegacyState : global::Pulumi.ResourceArgs method VmLegacyState (line 717) | public VmLegacyState() FILE: sdk/dotnet/Cluster/Firewall/Security/GroupLegacy.cs class GroupLegacy (line 67) | [ProxmoxVEResourceType("proxmoxve:cluster/firewall/security/groupLegacy:... method GroupLegacy (line 114) | public GroupLegacy(string name, GroupLegacyArgs? args = null, CustomRe... method GroupLegacy (line 119) | private GroupLegacy(string name, Input id, GroupLegacyState? s... method MakeResourceOptions (line 124) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 145) | public static GroupLegacy Get(string name, Input id, GroupLega... class GroupLegacyArgs (line 151) | public sealed class GroupLegacyArgs : global::Pulumi.ResourceArgs method GroupLegacyArgs (line 195) | public GroupLegacyArgs() class GroupLegacyState (line 201) | public sealed class GroupLegacyState : global::Pulumi.ResourceArgs method GroupLegacyState (line 245) | public GroupLegacyState() FILE: sdk/dotnet/Cluster/Firewall/Security/Inputs/GroupLegacyRuleArgs.cs class GroupLegacyRuleArgs (line 13) | public sealed class GroupLegacyRuleArgs : global::Pulumi.ResourceArgs method GroupLegacyRuleArgs (line 122) | public GroupLegacyRuleArgs() FILE: sdk/dotnet/Cluster/Firewall/Security/Inputs/GroupLegacyRuleGetArgs.cs class GroupLegacyRuleGetArgs (line 13) | public sealed class GroupLegacyRuleGetArgs : global::Pulumi.ResourceArgs method GroupLegacyRuleGetArgs (line 122) | public GroupLegacyRuleGetArgs() FILE: sdk/dotnet/Cluster/Firewall/Security/Outputs/GroupLegacyRule.cs class GroupLegacyRule (line 13) | [OutputType] method GroupLegacyRule (line 96) | [OutputConstructor] FILE: sdk/dotnet/Cluster/FirewallLegacy.cs class FirewallLegacy (line 55) | [ProxmoxVEResourceType("proxmoxve:cluster/firewallLegacy:FirewallLegacy")] method FirewallLegacy (line 102) | public FirewallLegacy(string name, FirewallLegacyArgs? args = null, Cu... method FirewallLegacy (line 107) | private FirewallLegacy(string name, Input id, FirewallLegacySt... method MakeResourceOptions (line 112) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 133) | public static FirewallLegacy Get(string name, Input id, Firewa... class FirewallLegacyArgs (line 139) | public sealed class FirewallLegacyArgs : global::Pulumi.ResourceArgs method FirewallLegacyArgs (line 177) | public FirewallLegacyArgs() class FirewallLegacyState (line 183) | public sealed class FirewallLegacyState : global::Pulumi.ResourceArgs method FirewallLegacyState (line 221) | public FirewallLegacyState() FILE: sdk/dotnet/Cluster/Inputs/FirewallLegacyLogRatelimitArgs.cs class FirewallLegacyLogRatelimitArgs (line 13) | public sealed class FirewallLegacyLogRatelimitArgs : global::Pulumi.Reso... method FirewallLegacyLogRatelimitArgs (line 35) | public FirewallLegacyLogRatelimitArgs() FILE: sdk/dotnet/Cluster/Inputs/FirewallLegacyLogRatelimitGetArgs.cs class FirewallLegacyLogRatelimitGetArgs (line 13) | public sealed class FirewallLegacyLogRatelimitGetArgs : global::Pulumi.R... method FirewallLegacyLogRatelimitGetArgs (line 35) | public FirewallLegacyLogRatelimitGetArgs() FILE: sdk/dotnet/Cluster/Inputs/OptionsLegacyNextIdArgs.cs class OptionsLegacyNextIdArgs (line 13) | public sealed class OptionsLegacyNextIdArgs : global::Pulumi.ResourceArgs method OptionsLegacyNextIdArgs (line 27) | public OptionsLegacyNextIdArgs() FILE: sdk/dotnet/Cluster/Inputs/OptionsLegacyNextIdGetArgs.cs class OptionsLegacyNextIdGetArgs (line 13) | public sealed class OptionsLegacyNextIdGetArgs : global::Pulumi.Resource... method OptionsLegacyNextIdGetArgs (line 27) | public OptionsLegacyNextIdGetArgs() FILE: sdk/dotnet/Cluster/Inputs/OptionsLegacyNotifyArgs.cs class OptionsLegacyNotifyArgs (line 13) | public sealed class OptionsLegacyNotifyArgs : global::Pulumi.ResourceArgs method OptionsLegacyNotifyArgs (line 51) | public OptionsLegacyNotifyArgs() FILE: sdk/dotnet/Cluster/Inputs/OptionsLegacyNotifyGetArgs.cs class OptionsLegacyNotifyGetArgs (line 13) | public sealed class OptionsLegacyNotifyGetArgs : global::Pulumi.Resource... method OptionsLegacyNotifyGetArgs (line 51) | public OptionsLegacyNotifyGetArgs() FILE: sdk/dotnet/Cluster/Inputs/OptionsNextIdArgs.cs class OptionsNextIdArgs (line 13) | public sealed class OptionsNextIdArgs : global::Pulumi.ResourceArgs method OptionsNextIdArgs (line 27) | public OptionsNextIdArgs() FILE: sdk/dotnet/Cluster/Inputs/OptionsNextIdGetArgs.cs class OptionsNextIdGetArgs (line 13) | public sealed class OptionsNextIdGetArgs : global::Pulumi.ResourceArgs method OptionsNextIdGetArgs (line 27) | public OptionsNextIdGetArgs() FILE: sdk/dotnet/Cluster/Inputs/OptionsNotifyArgs.cs class OptionsNotifyArgs (line 13) | public sealed class OptionsNotifyArgs : global::Pulumi.ResourceArgs method OptionsNotifyArgs (line 51) | public OptionsNotifyArgs() FILE: sdk/dotnet/Cluster/Inputs/OptionsNotifyGetArgs.cs class OptionsNotifyGetArgs (line 13) | public sealed class OptionsNotifyGetArgs : global::Pulumi.ResourceArgs method OptionsNotifyGetArgs (line 51) | public OptionsNotifyGetArgs() FILE: sdk/dotnet/Cluster/Options.cs class Options (line 63) | [ProxmoxVEResourceType("proxmoxve:cluster/options:Options")] method Options (line 194) | public Options(string name, OptionsArgs? args = null, CustomResourceOp... method Options (line 199) | private Options(string name, Input id, OptionsState? state = n... method MakeResourceOptions (line 204) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 225) | public static Options Get(string name, Input id, OptionsState?... class OptionsArgs (line 231) | public sealed class OptionsArgs : global::Pulumi.ResourceArgs method OptionsArgs (line 353) | public OptionsArgs() class OptionsState (line 359) | public sealed class OptionsState : global::Pulumi.ResourceArgs method OptionsState (line 481) | public OptionsState() FILE: sdk/dotnet/Cluster/OptionsLegacy.cs class OptionsLegacy (line 65) | [ProxmoxVEResourceType("proxmoxve:cluster/optionsLegacy:OptionsLegacy")] method OptionsLegacy (line 196) | public OptionsLegacy(string name, OptionsLegacyArgs? args = null, Cust... method OptionsLegacy (line 201) | private OptionsLegacy(string name, Input id, OptionsLegacyStat... method MakeResourceOptions (line 206) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 227) | public static OptionsLegacy Get(string name, Input id, Options... class OptionsLegacyArgs (line 233) | public sealed class OptionsLegacyArgs : global::Pulumi.ResourceArgs method OptionsLegacyArgs (line 355) | public OptionsLegacyArgs() class OptionsLegacyState (line 361) | public sealed class OptionsLegacyState : global::Pulumi.ResourceArgs method OptionsLegacyState (line 483) | public OptionsLegacyState() FILE: sdk/dotnet/Cluster/Outputs/FirewallLegacyLogRatelimit.cs class FirewallLegacyLogRatelimit (line 13) | [OutputType] method FirewallLegacyLogRatelimit (line 31) | [OutputConstructor] FILE: sdk/dotnet/Cluster/Outputs/OptionsLegacyNextId.cs class OptionsLegacyNextId (line 13) | [OutputType] method OptionsLegacyNextId (line 25) | [OutputConstructor] FILE: sdk/dotnet/Cluster/Outputs/OptionsLegacyNotify.cs class OptionsLegacyNotify (line 13) | [OutputType] method OptionsLegacyNotify (line 41) | [OutputConstructor] FILE: sdk/dotnet/Cluster/Outputs/OptionsNextId.cs class OptionsNextId (line 13) | [OutputType] method OptionsNextId (line 25) | [OutputConstructor] FILE: sdk/dotnet/Cluster/Outputs/OptionsNotify.cs class OptionsNotify (line 13) | [OutputType] method OptionsNotify (line 41) | [OutputConstructor] FILE: sdk/dotnet/Config/Config.cs class Config (line 9) | public static class Config class __Value (line 11) | [global::System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.De... method __Value (line 19) | public __Value(Func getter) method Get (line 24) | public T Get() => _set ? _value : _getter(); method Set (line 26) | public void Set(T value) class Types (line 175) | public static class Types class Ssh (line 178) | public class Ssh class SshNode (line 226) | public class SshNode FILE: sdk/dotnet/ContainerLegacy.cs class ContainerLegacy (line 146) | [ProxmoxVEResourceType("proxmoxve:index/containerLegacy:ContainerLegacy")] method ContainerLegacy (line 364) | public ContainerLegacy(string name, ContainerLegacyArgs args, CustomRe... method ContainerLegacy (line 369) | private ContainerLegacy(string name, Input id, ContainerLegacy... method MakeResourceOptions (line 374) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 395) | public static ContainerLegacy Get(string name, Input id, Conta... class ContainerLegacyArgs (line 401) | public sealed class ContainerLegacyArgs : global::Pulumi.ResourceArgs method ContainerLegacyArgs (line 634) | public ContainerLegacyArgs() class ContainerLegacyState (line 640) | public sealed class ContainerLegacyState : global::Pulumi.ResourceArgs method ContainerLegacyState (line 897) | public ContainerLegacyState() FILE: sdk/dotnet/DnsLegacy.cs class DnsLegacy (line 56) | [ProxmoxVEResourceType("proxmoxve:index/dnsLegacy:DnsLegacy")] method DnsLegacy (line 85) | public DnsLegacy(string name, DnsLegacyArgs args, CustomResourceOption... method DnsLegacy (line 90) | private DnsLegacy(string name, Input id, DnsLegacyState? state... method MakeResourceOptions (line 95) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 116) | public static DnsLegacy Get(string name, Input id, DnsLegacySt... class DnsLegacyArgs (line 122) | public sealed class DnsLegacyArgs : global::Pulumi.ResourceArgs method DnsLegacyArgs (line 148) | public DnsLegacyArgs() class DnsLegacyState (line 154) | public sealed class DnsLegacyState : global::Pulumi.ResourceArgs method DnsLegacyState (line 180) | public DnsLegacyState() FILE: sdk/dotnet/Download/File.cs class File (line 109) | [ProxmoxVEResourceType("proxmoxve:download/file:File")] method File (line 198) | public File(string name, FileArgs args, CustomResourceOptions? options... method File (line 203) | private File(string name, Input id, FileState? state = null, C... method MakeResourceOptions (line 208) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 229) | public static File Get(string name, Input id, FileState? state... class FileArgs (line 235) | public sealed class FileArgs : global::Pulumi.ResourceArgs method FileArgs (line 309) | public FileArgs() class FileState (line 315) | public sealed class FileState : global::Pulumi.ResourceArgs method FileState (line 395) | public FileState() FILE: sdk/dotnet/Download/FileLegacy.cs class FileLegacy (line 111) | [ProxmoxVEResourceType("proxmoxve:download/fileLegacy:FileLegacy")] method FileLegacy (line 200) | public FileLegacy(string name, FileLegacyArgs args, CustomResourceOpti... method FileLegacy (line 205) | private FileLegacy(string name, Input id, FileLegacyState? sta... method MakeResourceOptions (line 210) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 231) | public static FileLegacy Get(string name, Input id, FileLegacy... class FileLegacyArgs (line 237) | public sealed class FileLegacyArgs : global::Pulumi.ResourceArgs method FileLegacyArgs (line 311) | public FileLegacyArgs() class FileLegacyState (line 317) | public sealed class FileLegacyState : global::Pulumi.ResourceArgs method FileLegacyState (line 397) | public FileLegacyState() FILE: sdk/dotnet/FileLegacy.cs class FileLegacy (line 225) | [ProxmoxVEResourceType("proxmoxve:index/fileLegacy:FileLegacy")] method FileLegacy (line 313) | public FileLegacy(string name, FileLegacyArgs args, CustomResourceOpti... method FileLegacy (line 318) | private FileLegacy(string name, Input id, FileLegacyState? sta... method MakeResourceOptions (line 323) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 344) | public static FileLegacy Get(string name, Input id, FileLegacy... class FileLegacyArgs (line 350) | public sealed class FileLegacyArgs : global::Pulumi.ResourceArgs method FileLegacyArgs (line 405) | public FileLegacyArgs() class FileLegacyState (line 411) | public sealed class FileLegacyState : global::Pulumi.ResourceArgs method FileLegacyState (line 490) | public FileLegacyState() FILE: sdk/dotnet/Firewall/AliasLegacy.cs class AliasLegacy (line 52) | [ProxmoxVEResourceType("proxmoxve:firewall/aliasLegacy:AliasLegacy")] method AliasLegacy (line 99) | public AliasLegacy(string name, AliasLegacyArgs args, CustomResourceOp... method AliasLegacy (line 104) | private AliasLegacy(string name, Input id, AliasLegacyState? s... method MakeResourceOptions (line 109) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 130) | public static AliasLegacy Get(string name, Input id, AliasLega... class AliasLegacyArgs (line 136) | public sealed class AliasLegacyArgs : global::Pulumi.ResourceArgs method AliasLegacyArgs (line 174) | public AliasLegacyArgs() class AliasLegacyState (line 180) | public sealed class AliasLegacyState : global::Pulumi.ResourceArgs method AliasLegacyState (line 218) | public AliasLegacyState() FILE: sdk/dotnet/Firewall/Inputs/IpsetLegacyCidrArgs.cs class IpsetLegacyCidrArgs (line 13) | public sealed class IpsetLegacyCidrArgs : global::Pulumi.ResourceArgs method IpsetLegacyCidrArgs (line 34) | public IpsetLegacyCidrArgs() FILE: sdk/dotnet/Firewall/Inputs/IpsetLegacyCidrGetArgs.cs class IpsetLegacyCidrGetArgs (line 13) | public sealed class IpsetLegacyCidrGetArgs : global::Pulumi.ResourceArgs method IpsetLegacyCidrGetArgs (line 34) | public IpsetLegacyCidrGetArgs() FILE: sdk/dotnet/Firewall/Inputs/RulesLegacyRuleArgs.cs class RulesLegacyRuleArgs (line 13) | public sealed class RulesLegacyRuleArgs : global::Pulumi.ResourceArgs method RulesLegacyRuleArgs (line 123) | public RulesLegacyRuleArgs() FILE: sdk/dotnet/Firewall/Inputs/RulesLegacyRuleGetArgs.cs class RulesLegacyRuleGetArgs (line 13) | public sealed class RulesLegacyRuleGetArgs : global::Pulumi.ResourceArgs method RulesLegacyRuleGetArgs (line 123) | public RulesLegacyRuleGetArgs() FILE: sdk/dotnet/Firewall/IpsetLegacy.cs class IpsetLegacy (line 91) | [ProxmoxVEResourceType("proxmoxve:firewall/ipsetLegacy:IpsetLegacy")] method IpsetLegacy (line 138) | public IpsetLegacy(string name, IpsetLegacyArgs? args = null, CustomRe... method IpsetLegacy (line 143) | private IpsetLegacy(string name, Input id, IpsetLegacyState? s... method MakeResourceOptions (line 148) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 169) | public static IpsetLegacy Get(string name, Input id, IpsetLega... class IpsetLegacyArgs (line 175) | public sealed class IpsetLegacyArgs : global::Pulumi.ResourceArgs method IpsetLegacyArgs (line 219) | public IpsetLegacyArgs() class IpsetLegacyState (line 225) | public sealed class IpsetLegacyState : global::Pulumi.ResourceArgs method IpsetLegacyState (line 269) | public IpsetLegacyState() FILE: sdk/dotnet/Firewall/OptionsLegacy.cs class OptionsLegacy (line 70) | [ProxmoxVEResourceType("proxmoxve:firewall/optionsLegacy:OptionsLegacy")] method OptionsLegacy (line 169) | public OptionsLegacy(string name, OptionsLegacyArgs args, CustomResour... method OptionsLegacy (line 174) | private OptionsLegacy(string name, Input id, OptionsLegacyStat... method MakeResourceOptions (line 179) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 200) | public static OptionsLegacy Get(string name, Input id, Options... class OptionsLegacyArgs (line 206) | public sealed class OptionsLegacyArgs : global::Pulumi.ResourceArgs method OptionsLegacyArgs (line 296) | public OptionsLegacyArgs() class OptionsLegacyState (line 302) | public sealed class OptionsLegacyState : global::Pulumi.ResourceArgs method OptionsLegacyState (line 392) | public OptionsLegacyState() FILE: sdk/dotnet/Firewall/Outputs/IpsetLegacyCidr.cs class IpsetLegacyCidr (line 13) | [OutputType] method IpsetLegacyCidr (line 30) | [OutputConstructor] FILE: sdk/dotnet/Firewall/Outputs/RulesLegacyRule.cs class RulesLegacyRule (line 13) | [OutputType] method RulesLegacyRule (line 97) | [OutputConstructor] FILE: sdk/dotnet/Firewall/RulesLegacy.cs class RulesLegacy (line 109) | [ProxmoxVEResourceType("proxmoxve:firewall/rulesLegacy:RulesLegacy")] method RulesLegacy (line 146) | public RulesLegacy(string name, RulesLegacyArgs? args = null, CustomRe... method RulesLegacy (line 151) | private RulesLegacy(string name, Input id, RulesLegacyState? s... method MakeResourceOptions (line 156) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 177) | public static RulesLegacy Get(string name, Input id, RulesLega... class RulesLegacyArgs (line 183) | public sealed class RulesLegacyArgs : global::Pulumi.ResourceArgs method RulesLegacyArgs (line 217) | public RulesLegacyArgs() class RulesLegacyState (line 223) | public sealed class RulesLegacyState : global::Pulumi.ResourceArgs method RulesLegacyState (line 257) | public RulesLegacyState() FILE: sdk/dotnet/GetContainerLegacy.cs class GetContainerLegacy (line 12) | public static class GetContainerLegacy method InvokeAsync (line 36) | public static Task InvokeAsync(GetContainerL... method Invoke (line 61) | public static Output Invoke(GetContainerLega... method Invoke (line 86) | public static Output Invoke(GetContainerLega... class GetContainerLegacyArgs (line 91) | public sealed class GetContainerLegacyArgs : global::Pulumi.InvokeArgs method GetContainerLegacyArgs (line 117) | public GetContainerLegacyArgs() class GetContainerLegacyInvokeArgs (line 123) | public sealed class GetContainerLegacyInvokeArgs : global::Pulumi.Invoke... method GetContainerLegacyInvokeArgs (line 149) | public GetContainerLegacyInvokeArgs() class GetContainerLegacyResult (line 156) | [OutputType] method GetContainerLegacyResult (line 182) | [OutputConstructor] FILE: sdk/dotnet/GetContainersLegacy.cs class GetContainersLegacy (line 12) | public static class GetContainersLegacy method InvokeAsync (line 85) | public static Task InvokeAsync(GetContainer... method Invoke (line 159) | public static Output Invoke(GetContainersLe... method Invoke (line 233) | public static Output Invoke(GetContainersLe... class GetContainersLegacyArgs (line 238) | public sealed class GetContainersLegacyArgs : global::Pulumi.InvokeArgs method GetContainersLegacyArgs (line 271) | public GetContainersLegacyArgs() class GetContainersLegacyInvokeArgs (line 277) | public sealed class GetContainersLegacyInvokeArgs : global::Pulumi.Invok... method GetContainersLegacyInvokeArgs (line 310) | public GetContainersLegacyInvokeArgs() class GetContainersLegacyResult (line 317) | [OutputType] method GetContainersLegacyResult (line 338) | [OutputConstructor] FILE: sdk/dotnet/GetDatastores.cs class GetDatastores (line 12) | public static class GetDatastores method InvokeAsync (line 17) | public static Task InvokeAsync(GetDatastoresArgs ... method Invoke (line 23) | public static Output Invoke(GetDatastoresInvokeAr... method Invoke (line 29) | public static Output Invoke(GetDatastoresInvokeAr... class GetDatastoresArgs (line 34) | public sealed class GetDatastoresArgs : global::Pulumi.InvokeArgs method GetDatastoresArgs (line 60) | public GetDatastoresArgs() class GetDatastoresInvokeArgs (line 66) | public sealed class GetDatastoresInvokeArgs : global::Pulumi.InvokeArgs method GetDatastoresInvokeArgs (line 92) | public GetDatastoresInvokeArgs() class GetDatastoresResult (line 99) | [OutputType] method GetDatastoresResult (line 119) | [OutputConstructor] FILE: sdk/dotnet/GetDatastoresLegacy.cs class GetDatastoresLegacy (line 12) | public static class GetDatastoresLegacy method InvokeAsync (line 19) | public static Task InvokeAsync(GetDatastore... method Invoke (line 27) | public static Output Invoke(GetDatastoresLe... method Invoke (line 35) | public static Output Invoke(GetDatastoresLe... class GetDatastoresLegacyArgs (line 40) | public sealed class GetDatastoresLegacyArgs : global::Pulumi.InvokeArgs method GetDatastoresLegacyArgs (line 66) | public GetDatastoresLegacyArgs() class GetDatastoresLegacyInvokeArgs (line 72) | public sealed class GetDatastoresLegacyInvokeArgs : global::Pulumi.Invok... method GetDatastoresLegacyInvokeArgs (line 98) | public GetDatastoresLegacyInvokeArgs() class GetDatastoresLegacyResult (line 105) | [OutputType] method GetDatastoresLegacyResult (line 125) | [OutputConstructor] FILE: sdk/dotnet/GetDnsLegacy.cs class GetDnsLegacy (line 12) | public static class GetDnsLegacy method InvokeAsync (line 35) | public static Task InvokeAsync(GetDnsLegacyArgs ar... method Invoke (line 59) | public static Output Invoke(GetDnsLegacyInvokeArgs... method Invoke (line 83) | public static Output Invoke(GetDnsLegacyInvokeArgs... class GetDnsLegacyArgs (line 88) | public sealed class GetDnsLegacyArgs : global::Pulumi.InvokeArgs method GetDnsLegacyArgs (line 96) | public GetDnsLegacyArgs() class GetDnsLegacyInvokeArgs (line 102) | public sealed class GetDnsLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetDnsLegacyInvokeArgs (line 110) | public GetDnsLegacyInvokeArgs() class GetDnsLegacyResult (line 117) | [OutputType] method GetDnsLegacyResult (line 134) | [OutputConstructor] FILE: sdk/dotnet/GetFile.cs class GetFile (line 12) | public static class GetFile method InvokeAsync (line 108) | public static Task InvokeAsync(GetFileArgs args, Invoke... method Invoke (line 205) | public static Output Invoke(GetFileInvokeArgs args, Inv... method Invoke (line 302) | public static Output Invoke(GetFileInvokeArgs args, Inv... class GetFileArgs (line 307) | public sealed class GetFileArgs : global::Pulumi.InvokeArgs method GetFileArgs (line 333) | public GetFileArgs() class GetFileInvokeArgs (line 339) | public sealed class GetFileInvokeArgs : global::Pulumi.InvokeArgs method GetFileInvokeArgs (line 365) | public GetFileInvokeArgs() class GetFileResult (line 372) | [OutputType] method GetFileResult (line 408) | [OutputConstructor] FILE: sdk/dotnet/GetFileLegacy.cs class GetFileLegacy (line 12) | public static class GetFileLegacy method InvokeAsync (line 104) | public static Task InvokeAsync(GetFileLegacyArgs ... method Invoke (line 197) | public static Output Invoke(GetFileLegacyInvokeAr... method Invoke (line 290) | public static Output Invoke(GetFileLegacyInvokeAr... class GetFileLegacyArgs (line 295) | public sealed class GetFileLegacyArgs : global::Pulumi.InvokeArgs method GetFileLegacyArgs (line 321) | public GetFileLegacyArgs() class GetFileLegacyInvokeArgs (line 327) | public sealed class GetFileLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetFileLegacyInvokeArgs (line 353) | public GetFileLegacyInvokeArgs() class GetFileLegacyResult (line 360) | [OutputType] method GetFileLegacyResult (line 396) | [OutputConstructor] FILE: sdk/dotnet/GetFiles.cs class GetFiles (line 12) | public static class GetFiles method InvokeAsync (line 69) | public static Task InvokeAsync(GetFilesArgs args, Invo... method Invoke (line 127) | public static Output Invoke(GetFilesInvokeArgs args, I... method Invoke (line 185) | public static Output Invoke(GetFilesInvokeArgs args, I... class GetFilesArgs (line 190) | public sealed class GetFilesArgs : global::Pulumi.InvokeArgs method GetFilesArgs (line 216) | public GetFilesArgs() class GetFilesInvokeArgs (line 222) | public sealed class GetFilesInvokeArgs : global::Pulumi.InvokeArgs method GetFilesInvokeArgs (line 248) | public GetFilesInvokeArgs() class GetFilesResult (line 255) | [OutputType] method GetFilesResult (line 283) | [OutputConstructor] FILE: sdk/dotnet/GetGroupLegacy.cs class GetGroupLegacy (line 12) | public static class GetGroupLegacy method InvokeAsync (line 35) | public static Task InvokeAsync(GetGroupLegacyArg... method Invoke (line 59) | public static Output Invoke(GetGroupLegacyInvoke... method Invoke (line 83) | public static Output Invoke(GetGroupLegacyInvoke... class GetGroupLegacyArgs (line 88) | public sealed class GetGroupLegacyArgs : global::Pulumi.InvokeArgs method GetGroupLegacyArgs (line 96) | public GetGroupLegacyArgs() class GetGroupLegacyInvokeArgs (line 102) | public sealed class GetGroupLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetGroupLegacyInvokeArgs (line 110) | public GetGroupLegacyInvokeArgs() class GetGroupLegacyResult (line 117) | [OutputType] method GetGroupLegacyResult (line 138) | [OutputConstructor] FILE: sdk/dotnet/GetGroupsLegacy.cs class GetGroupsLegacy (line 12) | public static class GetGroupsLegacy method InvokeAsync (line 32) | public static Task InvokeAsync(InvokeOptions? o... method Invoke (line 53) | public static Output Invoke(InvokeOptions? opti... method Invoke (line 74) | public static Output Invoke(InvokeOutputOptions... class GetGroupsLegacyResult (line 79) | [OutputType] method GetGroupsLegacyResult (line 95) | [OutputConstructor] FILE: sdk/dotnet/GetHagroup.cs class GetHagroup (line 12) | public static class GetHagroup method InvokeAsync (line 40) | public static Task InvokeAsync(GetHagroupArgs args, ... method Invoke (line 69) | public static Output Invoke(GetHagroupInvokeArgs arg... method Invoke (line 98) | public static Output Invoke(GetHagroupInvokeArgs arg... class GetHagroupArgs (line 103) | public sealed class GetHagroupArgs : global::Pulumi.InvokeArgs method GetHagroupArgs (line 111) | public GetHagroupArgs() class GetHagroupInvokeArgs (line 117) | public sealed class GetHagroupInvokeArgs : global::Pulumi.InvokeArgs method GetHagroupInvokeArgs (line 125) | public GetHagroupInvokeArgs() class GetHagroupResult (line 132) | [OutputType] method GetHagroupResult (line 160) | [OutputConstructor] FILE: sdk/dotnet/GetHagroupLegacy.cs class GetHagroupLegacy (line 12) | public static class GetHagroupLegacy method InvokeAsync (line 42) | public static Task InvokeAsync(GetHagroupLegac... method Invoke (line 73) | public static Output Invoke(GetHagroupLegacyIn... method Invoke (line 104) | public static Output Invoke(GetHagroupLegacyIn... class GetHagroupLegacyArgs (line 109) | public sealed class GetHagroupLegacyArgs : global::Pulumi.InvokeArgs method GetHagroupLegacyArgs (line 117) | public GetHagroupLegacyArgs() class GetHagroupLegacyInvokeArgs (line 123) | public sealed class GetHagroupLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetHagroupLegacyInvokeArgs (line 131) | public GetHagroupLegacyInvokeArgs() class GetHagroupLegacyResult (line 138) | [OutputType] method GetHagroupLegacyResult (line 166) | [OutputConstructor] FILE: sdk/dotnet/GetHagroups.cs class GetHagroups (line 12) | public static class GetHagroups method InvokeAsync (line 36) | public static Task InvokeAsync(InvokeOptions? optio... method Invoke (line 61) | public static Output Invoke(InvokeOptions? options ... method Invoke (line 86) | public static Output Invoke(InvokeOutputOptions opt... class GetHagroupsResult (line 91) | [OutputType] method GetHagroupsResult (line 103) | [OutputConstructor] FILE: sdk/dotnet/GetHagroupsLegacy.cs class GetHagroupsLegacy (line 12) | public static class GetHagroupsLegacy method InvokeAsync (line 38) | public static Task InvokeAsync(InvokeOptions?... method Invoke (line 65) | public static Output Invoke(InvokeOptions? op... method Invoke (line 92) | public static Output Invoke(InvokeOutputOptio... class GetHagroupsLegacyResult (line 97) | [OutputType] method GetHagroupsLegacyResult (line 109) | [OutputConstructor] FILE: sdk/dotnet/GetHaresource.cs class GetHaresource (line 12) | public static class GetHaresource method InvokeAsync (line 40) | public static Task InvokeAsync(GetHaresourceArgs ... method Invoke (line 69) | public static Output Invoke(GetHaresourceInvokeAr... method Invoke (line 98) | public static Output Invoke(GetHaresourceInvokeAr... class GetHaresourceArgs (line 103) | public sealed class GetHaresourceArgs : global::Pulumi.InvokeArgs method GetHaresourceArgs (line 111) | public GetHaresourceArgs() class GetHaresourceInvokeArgs (line 117) | public sealed class GetHaresourceInvokeArgs : global::Pulumi.InvokeArgs method GetHaresourceInvokeArgs (line 125) | public GetHaresourceInvokeArgs() class GetHaresourceResult (line 132) | [OutputType] method GetHaresourceResult (line 168) | [OutputConstructor] FILE: sdk/dotnet/GetHaresourceLegacy.cs class GetHaresourceLegacy (line 12) | public static class GetHaresourceLegacy method InvokeAsync (line 42) | public static Task InvokeAsync(GetHaresourc... method Invoke (line 73) | public static Output Invoke(GetHaresourceLe... method Invoke (line 104) | public static Output Invoke(GetHaresourceLe... class GetHaresourceLegacyArgs (line 109) | public sealed class GetHaresourceLegacyArgs : global::Pulumi.InvokeArgs method GetHaresourceLegacyArgs (line 117) | public GetHaresourceLegacyArgs() class GetHaresourceLegacyInvokeArgs (line 123) | public sealed class GetHaresourceLegacyInvokeArgs : global::Pulumi.Invok... method GetHaresourceLegacyInvokeArgs (line 131) | public GetHaresourceLegacyInvokeArgs() class GetHaresourceLegacyResult (line 138) | [OutputType] method GetHaresourceLegacyResult (line 174) | [OutputConstructor] FILE: sdk/dotnet/GetHaresources.cs class GetHaresources (line 12) | public static class GetHaresources method InvokeAsync (line 47) | public static Task InvokeAsync(GetHaresourcesArg... method Invoke (line 83) | public static Output Invoke(GetHaresourcesInvoke... method Invoke (line 119) | public static Output Invoke(GetHaresourcesInvoke... class GetHaresourcesArgs (line 124) | public sealed class GetHaresourcesArgs : global::Pulumi.InvokeArgs method GetHaresourcesArgs (line 132) | public GetHaresourcesArgs() class GetHaresourcesInvokeArgs (line 138) | public sealed class GetHaresourcesInvokeArgs : global::Pulumi.InvokeArgs method GetHaresourcesInvokeArgs (line 146) | public GetHaresourcesInvokeArgs() class GetHaresourcesResult (line 153) | [OutputType] method GetHaresourcesResult (line 169) | [OutputConstructor] FILE: sdk/dotnet/GetHaresourcesLegacy.cs class GetHaresourcesLegacy (line 12) | public static class GetHaresourcesLegacy method InvokeAsync (line 49) | public static Task InvokeAsync(GetHaresour... method Invoke (line 87) | public static Output Invoke(GetHaresources... method Invoke (line 125) | public static Output Invoke(GetHaresources... class GetHaresourcesLegacyArgs (line 130) | public sealed class GetHaresourcesLegacyArgs : global::Pulumi.InvokeArgs method GetHaresourcesLegacyArgs (line 138) | public GetHaresourcesLegacyArgs() class GetHaresourcesLegacyInvokeArgs (line 144) | public sealed class GetHaresourcesLegacyInvokeArgs : global::Pulumi.Invo... method GetHaresourcesLegacyInvokeArgs (line 152) | public GetHaresourcesLegacyInvokeArgs() class GetHaresourcesLegacyResult (line 159) | [OutputType] method GetHaresourcesLegacyResult (line 175) | [OutputConstructor] FILE: sdk/dotnet/GetHostsLegacy.cs class GetHostsLegacy (line 12) | public static class GetHostsLegacy method InvokeAsync (line 35) | public static Task InvokeAsync(GetHostsLegacyArg... method Invoke (line 59) | public static Output Invoke(GetHostsLegacyInvoke... method Invoke (line 83) | public static Output Invoke(GetHostsLegacyInvoke... class GetHostsLegacyArgs (line 88) | public sealed class GetHostsLegacyArgs : global::Pulumi.InvokeArgs method GetHostsLegacyArgs (line 96) | public GetHostsLegacyArgs() class GetHostsLegacyInvokeArgs (line 102) | public sealed class GetHostsLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetHostsLegacyInvokeArgs (line 110) | public GetHostsLegacyInvokeArgs() class GetHostsLegacyResult (line 117) | [OutputType] method GetHostsLegacyResult (line 143) | [OutputConstructor] FILE: sdk/dotnet/GetNodeLegacy.cs class GetNodeLegacy (line 12) | public static class GetNodeLegacy method InvokeAsync (line 47) | public static Task InvokeAsync(GetNodeLegacyArgs ... method Invoke (line 83) | public static Output Invoke(GetNodeLegacyInvokeAr... method Invoke (line 119) | public static Output Invoke(GetNodeLegacyInvokeAr... class GetNodeLegacyArgs (line 124) | public sealed class GetNodeLegacyArgs : global::Pulumi.InvokeArgs method GetNodeLegacyArgs (line 132) | public GetNodeLegacyArgs() class GetNodeLegacyInvokeArgs (line 138) | public sealed class GetNodeLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetNodeLegacyInvokeArgs (line 146) | public GetNodeLegacyInvokeArgs() class GetNodeLegacyResult (line 153) | [OutputType] method GetNodeLegacyResult (line 201) | [OutputConstructor] FILE: sdk/dotnet/GetNodesLegacy.cs class GetNodesLegacy (line 12) | public static class GetNodesLegacy method InvokeAsync (line 41) | public static Task InvokeAsync(InvokeOptions? op... method Invoke (line 71) | public static Output Invoke(InvokeOptions? optio... method Invoke (line 101) | public static Output Invoke(InvokeOutputOptions ... class GetNodesLegacyResult (line 106) | [OutputType] method GetNodesLegacyResult (line 150) | [OutputConstructor] FILE: sdk/dotnet/GetPoolLegacy.cs class GetPoolLegacy (line 12) | public static class GetPoolLegacy method InvokeAsync (line 35) | public static Task InvokeAsync(GetPoolLegacyArgs ... method Invoke (line 59) | public static Output Invoke(GetPoolLegacyInvokeAr... method Invoke (line 83) | public static Output Invoke(GetPoolLegacyInvokeAr... class GetPoolLegacyArgs (line 88) | public sealed class GetPoolLegacyArgs : global::Pulumi.InvokeArgs method GetPoolLegacyArgs (line 96) | public GetPoolLegacyArgs() class GetPoolLegacyInvokeArgs (line 102) | public sealed class GetPoolLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetPoolLegacyInvokeArgs (line 110) | public GetPoolLegacyInvokeArgs() class GetPoolLegacyResult (line 117) | [OutputType] method GetPoolLegacyResult (line 134) | [OutputConstructor] FILE: sdk/dotnet/GetPoolsLegacy.cs class GetPoolsLegacy (line 12) | public static class GetPoolsLegacy method InvokeAsync (line 32) | public static Task InvokeAsync(InvokeOptions? op... method Invoke (line 53) | public static Output Invoke(InvokeOptions? optio... method Invoke (line 74) | public static Output Invoke(InvokeOutputOptions ... class GetPoolsLegacyResult (line 79) | [OutputType] method GetPoolsLegacyResult (line 91) | [OutputConstructor] FILE: sdk/dotnet/GetReplication.cs class GetReplication (line 12) | public static class GetReplication method InvokeAsync (line 46) | public static Task InvokeAsync(GetReplicationArg... method Invoke (line 81) | public static Output Invoke(GetReplicationInvoke... method Invoke (line 116) | public static Output Invoke(GetReplicationInvoke... class GetReplicationArgs (line 121) | public sealed class GetReplicationArgs : global::Pulumi.InvokeArgs method GetReplicationArgs (line 129) | public GetReplicationArgs() class GetReplicationInvokeArgs (line 135) | public sealed class GetReplicationInvokeArgs : global::Pulumi.InvokeArgs method GetReplicationInvokeArgs (line 143) | public GetReplicationInvokeArgs() class GetReplicationResult (line 150) | [OutputType] method GetReplicationResult (line 194) | [OutputConstructor] FILE: sdk/dotnet/GetReplicationLegacy.cs class GetReplicationLegacy (line 12) | public static class GetReplicationLegacy method InvokeAsync (line 48) | public static Task InvokeAsync(GetReplicat... method Invoke (line 85) | public static Output Invoke(GetReplication... method Invoke (line 122) | public static Output Invoke(GetReplication... class GetReplicationLegacyArgs (line 127) | public sealed class GetReplicationLegacyArgs : global::Pulumi.InvokeArgs method GetReplicationLegacyArgs (line 135) | public GetReplicationLegacyArgs() class GetReplicationLegacyInvokeArgs (line 141) | public sealed class GetReplicationLegacyInvokeArgs : global::Pulumi.Invo... method GetReplicationLegacyInvokeArgs (line 149) | public GetReplicationLegacyInvokeArgs() class GetReplicationLegacyResult (line 156) | [OutputType] method GetReplicationLegacyResult (line 200) | [OutputConstructor] FILE: sdk/dotnet/GetReplications.cs class GetReplications (line 12) | public static class GetReplications method InvokeAsync (line 40) | public static Task InvokeAsync(InvokeOptions? o... method Invoke (line 69) | public static Output Invoke(InvokeOptions? opti... method Invoke (line 98) | public static Output Invoke(InvokeOutputOptions... class GetReplicationsResult (line 103) | [OutputType] method GetReplicationsResult (line 115) | [OutputConstructor] FILE: sdk/dotnet/GetReplicationsLegacy.cs class GetReplicationsLegacy (line 12) | public static class GetReplicationsLegacy method InvokeAsync (line 42) | public static Task InvokeAsync(InvokeOpti... method Invoke (line 73) | public static Output Invoke(InvokeOptions... method Invoke (line 104) | public static Output Invoke(InvokeOutputO... class GetReplicationsLegacyResult (line 109) | [OutputType] method GetReplicationsLegacyResult (line 121) | [OutputConstructor] FILE: sdk/dotnet/GetRoleLegacy.cs class GetRoleLegacy (line 12) | public static class GetRoleLegacy method InvokeAsync (line 35) | public static Task InvokeAsync(GetRoleLegacyArgs ... method Invoke (line 59) | public static Output Invoke(GetRoleLegacyInvokeAr... method Invoke (line 83) | public static Output Invoke(GetRoleLegacyInvokeAr... class GetRoleLegacyArgs (line 88) | public sealed class GetRoleLegacyArgs : global::Pulumi.InvokeArgs method GetRoleLegacyArgs (line 96) | public GetRoleLegacyArgs() class GetRoleLegacyInvokeArgs (line 102) | public sealed class GetRoleLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetRoleLegacyInvokeArgs (line 110) | public GetRoleLegacyInvokeArgs() class GetRoleLegacyResult (line 117) | [OutputType] method GetRoleLegacyResult (line 130) | [OutputConstructor] FILE: sdk/dotnet/GetRolesLegacy.cs class GetRolesLegacy (line 12) | public static class GetRolesLegacy method InvokeAsync (line 32) | public static Task InvokeAsync(InvokeOptions? op... method Invoke (line 53) | public static Output Invoke(InvokeOptions? optio... method Invoke (line 74) | public static Output Invoke(InvokeOutputOptions ... class GetRolesLegacyResult (line 79) | [OutputType] method GetRolesLegacyResult (line 99) | [OutputConstructor] FILE: sdk/dotnet/GetTimeLegacy.cs class GetTimeLegacy (line 12) | public static class GetTimeLegacy method InvokeAsync (line 35) | public static Task InvokeAsync(GetTimeLegacyArgs ... method Invoke (line 59) | public static Output Invoke(GetTimeLegacyInvokeAr... method Invoke (line 83) | public static Output Invoke(GetTimeLegacyInvokeAr... class GetTimeLegacyArgs (line 88) | public sealed class GetTimeLegacyArgs : global::Pulumi.InvokeArgs method GetTimeLegacyArgs (line 96) | public GetTimeLegacyArgs() class GetTimeLegacyInvokeArgs (line 102) | public sealed class GetTimeLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetTimeLegacyInvokeArgs (line 110) | public GetTimeLegacyInvokeArgs() class GetTimeLegacyResult (line 117) | [OutputType] method GetTimeLegacyResult (line 138) | [OutputConstructor] FILE: sdk/dotnet/GetUserLegacy.cs class GetUserLegacy (line 12) | public static class GetUserLegacy method InvokeAsync (line 35) | public static Task InvokeAsync(GetUserLegacyArgs ... method Invoke (line 59) | public static Output Invoke(GetUserLegacyInvokeAr... method Invoke (line 83) | public static Output Invoke(GetUserLegacyInvokeAr... class GetUserLegacyArgs (line 88) | public sealed class GetUserLegacyArgs : global::Pulumi.InvokeArgs method GetUserLegacyArgs (line 96) | public GetUserLegacyArgs() class GetUserLegacyInvokeArgs (line 102) | public sealed class GetUserLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetUserLegacyInvokeArgs (line 110) | public GetUserLegacyInvokeArgs() class GetUserLegacyResult (line 117) | [OutputType] method GetUserLegacyResult (line 162) | [OutputConstructor] FILE: sdk/dotnet/GetUsersLegacy.cs class GetUsersLegacy (line 12) | public static class GetUsersLegacy method InvokeAsync (line 32) | public static Task InvokeAsync(InvokeOptions? op... method Invoke (line 53) | public static Output Invoke(InvokeOptions? optio... method Invoke (line 74) | public static Output Invoke(InvokeOutputOptions ... class GetUsersLegacyResult (line 79) | [OutputType] method GetUsersLegacyResult (line 123) | [OutputConstructor] FILE: sdk/dotnet/GetVersion.cs class GetVersion (line 12) | public static class GetVersion method InvokeAsync (line 41) | public static Task InvokeAsync(InvokeOptions? option... method Invoke (line 71) | public static Output Invoke(InvokeOptions? options =... method Invoke (line 101) | public static Output Invoke(InvokeOutputOptions opti... class GetVersionResult (line 106) | [OutputType] method GetVersionResult (line 126) | [OutputConstructor] FILE: sdk/dotnet/GetVersionLegacy.cs class GetVersionLegacy (line 12) | public static class GetVersionLegacy method InvokeAsync (line 43) | public static Task InvokeAsync(InvokeOptions? ... method Invoke (line 75) | public static Output Invoke(InvokeOptions? opt... method Invoke (line 107) | public static Output Invoke(InvokeOutputOption... class GetVersionLegacyResult (line 112) | [OutputType] method GetVersionLegacyResult (line 132) | [OutputConstructor] FILE: sdk/dotnet/GetVm.cs class GetVm (line 12) | public static class GetVm method InvokeAsync (line 17) | public static Task InvokeAsync(GetVmArgs args, InvokeOpti... method Invoke (line 23) | public static Output Invoke(GetVmInvokeArgs args, InvokeO... method Invoke (line 29) | public static Output Invoke(GetVmInvokeArgs args, InvokeO... class GetVmArgs (line 34) | public sealed class GetVmArgs : global::Pulumi.InvokeArgs method GetVmArgs (line 51) | public GetVmArgs() class GetVmInvokeArgs (line 57) | public sealed class GetVmInvokeArgs : global::Pulumi.InvokeArgs method GetVmInvokeArgs (line 74) | public GetVmInvokeArgs() class GetVmResult (line 81) | [OutputType] method GetVmResult (line 130) | [OutputConstructor] FILE: sdk/dotnet/GetVm2Legacy.cs class GetVm2Legacy (line 12) | public static class GetVm2Legacy method InvokeAsync (line 19) | public static Task InvokeAsync(GetVm2LegacyArgs ar... method Invoke (line 27) | public static Output Invoke(GetVm2LegacyInvokeArgs... method Invoke (line 35) | public static Output Invoke(GetVm2LegacyInvokeArgs... class GetVm2LegacyArgs (line 40) | public sealed class GetVm2LegacyArgs : global::Pulumi.InvokeArgs method GetVm2LegacyArgs (line 57) | public GetVm2LegacyArgs() class GetVm2LegacyInvokeArgs (line 63) | public sealed class GetVm2LegacyInvokeArgs : global::Pulumi.InvokeArgs method GetVm2LegacyInvokeArgs (line 80) | public GetVm2LegacyInvokeArgs() class GetVm2LegacyResult (line 87) | [OutputType] method GetVm2LegacyResult (line 136) | [OutputConstructor] FILE: sdk/dotnet/GetVmLegacy.cs class GetVmLegacy (line 12) | public static class GetVmLegacy method InvokeAsync (line 38) | public static Task InvokeAsync(GetVmLegacyArgs args... method Invoke (line 65) | public static Output Invoke(GetVmLegacyInvokeArgs a... method Invoke (line 92) | public static Output Invoke(GetVmLegacyInvokeArgs a... class GetVmLegacyArgs (line 97) | public sealed class GetVmLegacyArgs : global::Pulumi.InvokeArgs method GetVmLegacyArgs (line 123) | public GetVmLegacyArgs() class GetVmLegacyInvokeArgs (line 129) | public sealed class GetVmLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetVmLegacyInvokeArgs (line 155) | public GetVmLegacyInvokeArgs() class GetVmLegacyResult (line 162) | [OutputType] method GetVmLegacyResult (line 188) | [OutputConstructor] FILE: sdk/dotnet/GetVmsLegacy.cs class GetVmsLegacy (line 12) | public static class GetVmsLegacy method InvokeAsync (line 85) | public static Task InvokeAsync(GetVmsLegacyArgs? a... method Invoke (line 159) | public static Output Invoke(GetVmsLegacyInvokeArgs... method Invoke (line 233) | public static Output Invoke(GetVmsLegacyInvokeArgs... class GetVmsLegacyArgs (line 238) | public sealed class GetVmsLegacyArgs : global::Pulumi.InvokeArgs method GetVmsLegacyArgs (line 271) | public GetVmsLegacyArgs() class GetVmsLegacyInvokeArgs (line 277) | public sealed class GetVmsLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetVmsLegacyInvokeArgs (line 310) | public GetVmsLegacyInvokeArgs() class GetVmsLegacyResult (line 317) | [OutputType] method GetVmsLegacyResult (line 338) | [OutputConstructor] FILE: sdk/dotnet/GroupLegacy.cs class GroupLegacy (line 42) | [ProxmoxVEResourceType("proxmoxve:index/groupLegacy:GroupLegacy")] method GroupLegacy (line 77) | public GroupLegacy(string name, GroupLegacyArgs args, CustomResourceOp... method GroupLegacy (line 82) | private GroupLegacy(string name, Input id, GroupLegacyState? s... method MakeResourceOptions (line 87) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 108) | public static GroupLegacy Get(string name, Input id, GroupLega... class GroupLegacyArgs (line 114) | public sealed class GroupLegacyArgs : global::Pulumi.ResourceArgs method GroupLegacyArgs (line 140) | public GroupLegacyArgs() class GroupLegacyState (line 146) | public sealed class GroupLegacyState : global::Pulumi.ResourceArgs method GroupLegacyState (line 184) | public GroupLegacyState() FILE: sdk/dotnet/Hagroup.cs class Hagroup (line 51) | [ProxmoxVEResourceType("proxmoxve:index/hagroup:Hagroup")] method Hagroup (line 92) | public Hagroup(string name, HagroupArgs args, CustomResourceOptions? o... method Hagroup (line 97) | private Hagroup(string name, Input id, HagroupState? state = n... method MakeResourceOptions (line 102) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 123) | public static Hagroup Get(string name, Input id, HagroupState?... class HagroupArgs (line 129) | public sealed class HagroupArgs : global::Pulumi.ResourceArgs method HagroupArgs (line 167) | public HagroupArgs() class HagroupState (line 173) | public sealed class HagroupState : global::Pulumi.ResourceArgs method HagroupState (line 211) | public HagroupState() FILE: sdk/dotnet/HagroupLegacy.cs class HagroupLegacy (line 53) | [ProxmoxVEResourceType("proxmoxve:index/hagroupLegacy:HagroupLegacy")] method HagroupLegacy (line 94) | public HagroupLegacy(string name, HagroupLegacyArgs args, CustomResour... method HagroupLegacy (line 99) | private HagroupLegacy(string name, Input id, HagroupLegacyStat... method MakeResourceOptions (line 104) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 125) | public static HagroupLegacy Get(string name, Input id, Hagroup... class HagroupLegacyArgs (line 131) | public sealed class HagroupLegacyArgs : global::Pulumi.ResourceArgs method HagroupLegacyArgs (line 169) | public HagroupLegacyArgs() class HagroupLegacyState (line 175) | public sealed class HagroupLegacyState : global::Pulumi.ResourceArgs method HagroupLegacyState (line 213) | public HagroupLegacyState() FILE: sdk/dotnet/Hardware/GetMappings.cs class GetMappings (line 12) | public static class GetMappings method InvokeAsync (line 53) | public static Task InvokeAsync(GetMappingsArgs args... method Invoke (line 95) | public static Output Invoke(GetMappingsInvokeArgs a... method Invoke (line 137) | public static Output Invoke(GetMappingsInvokeArgs a... class GetMappingsArgs (line 142) | public sealed class GetMappingsArgs : global::Pulumi.InvokeArgs method GetMappingsArgs (line 156) | public GetMappingsArgs() class GetMappingsInvokeArgs (line 162) | public sealed class GetMappingsInvokeArgs : global::Pulumi.InvokeArgs method GetMappingsInvokeArgs (line 176) | public GetMappingsInvokeArgs() class GetMappingsResult (line 183) | [OutputType] method GetMappingsResult (line 207) | [OutputConstructor] FILE: sdk/dotnet/Hardware/GetMappingsLegacy.cs class GetMappingsLegacy (line 12) | public static class GetMappingsLegacy method InvokeAsync (line 55) | public static Task InvokeAsync(GetMappingsLeg... method Invoke (line 99) | public static Output Invoke(GetMappingsLegacy... method Invoke (line 143) | public static Output Invoke(GetMappingsLegacy... class GetMappingsLegacyArgs (line 148) | public sealed class GetMappingsLegacyArgs : global::Pulumi.InvokeArgs method GetMappingsLegacyArgs (line 162) | public GetMappingsLegacyArgs() class GetMappingsLegacyInvokeArgs (line 168) | public sealed class GetMappingsLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetMappingsLegacyInvokeArgs (line 182) | public GetMappingsLegacyInvokeArgs() class GetMappingsLegacyResult (line 189) | [OutputType] method GetMappingsLegacyResult (line 213) | [OutputConstructor] FILE: sdk/dotnet/Hardware/GetPci.cs class GetPci (line 12) | public static class GetPci method InvokeAsync (line 55) | public static Task InvokeAsync(GetPciArgs args, InvokeOp... method Invoke (line 99) | public static Output Invoke(GetPciInvokeArgs args, Invok... method Invoke (line 143) | public static Output Invoke(GetPciInvokeArgs args, Invok... class GetPciArgs (line 148) | public sealed class GetPciArgs : global::Pulumi.InvokeArgs method GetPciArgs (line 174) | public GetPciArgs() class GetPciInvokeArgs (line 180) | public sealed class GetPciInvokeArgs : global::Pulumi.InvokeArgs method GetPciInvokeArgs (line 206) | public GetPciInvokeArgs() class GetPciResult (line 213) | [OutputType] method GetPciResult (line 237) | [OutputConstructor] FILE: sdk/dotnet/Hardware/Inputs/GetPciFilters.cs class GetPciFiltersArgs (line 13) | public sealed class GetPciFiltersArgs : global::Pulumi.InvokeArgs method GetPciFiltersArgs (line 39) | public GetPciFiltersArgs() FILE: sdk/dotnet/Hardware/Inputs/GetPciFiltersArgs.cs class GetPciFiltersInputArgs (line 13) | public sealed class GetPciFiltersInputArgs : global::Pulumi.ResourceArgs method GetPciFiltersInputArgs (line 39) | public GetPciFiltersInputArgs() FILE: sdk/dotnet/Hardware/Mapping/Dir.cs class Dir (line 51) | [ProxmoxVEResourceType("proxmoxve:hardware/mapping/dir:Dir")] method Dir (line 80) | public Dir(string name, DirArgs args, CustomResourceOptions? options =... method Dir (line 85) | private Dir(string name, Input id, DirState? state = null, Cus... method MakeResourceOptions (line 90) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 111) | public static Dir Get(string name, Input id, DirState? state =... class DirArgs (line 117) | public sealed class DirArgs : global::Pulumi.ResourceArgs method DirArgs (line 143) | public DirArgs() class DirState (line 149) | public sealed class DirState : global::Pulumi.ResourceArgs method DirState (line 175) | public DirState() FILE: sdk/dotnet/Hardware/Mapping/DirLegacy.cs class DirLegacy (line 53) | [ProxmoxVEResourceType("proxmoxve:hardware/mapping/dirLegacy:DirLegacy")] method DirLegacy (line 82) | public DirLegacy(string name, DirLegacyArgs args, CustomResourceOption... method DirLegacy (line 87) | private DirLegacy(string name, Input id, DirLegacyState? state... method MakeResourceOptions (line 92) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 113) | public static DirLegacy Get(string name, Input id, DirLegacySt... class DirLegacyArgs (line 119) | public sealed class DirLegacyArgs : global::Pulumi.ResourceArgs method DirLegacyArgs (line 145) | public DirLegacyArgs() class DirLegacyState (line 151) | public sealed class DirLegacyState : global::Pulumi.ResourceArgs method DirLegacyState (line 177) | public DirLegacyState() FILE: sdk/dotnet/Hardware/Mapping/GetDir.cs class GetDir (line 12) | public static class GetDir method InvokeAsync (line 39) | public static Task InvokeAsync(GetDirArgs args, InvokeOp... method Invoke (line 67) | public static Output Invoke(GetDirInvokeArgs args, Invok... method Invoke (line 95) | public static Output Invoke(GetDirInvokeArgs args, Invok... class GetDirArgs (line 100) | public sealed class GetDirArgs : global::Pulumi.InvokeArgs method GetDirArgs (line 108) | public GetDirArgs() class GetDirInvokeArgs (line 114) | public sealed class GetDirInvokeArgs : global::Pulumi.InvokeArgs method GetDirInvokeArgs (line 122) | public GetDirInvokeArgs() class GetDirResult (line 129) | [OutputType] method GetDirResult (line 149) | [OutputConstructor] FILE: sdk/dotnet/Hardware/Mapping/GetDirLegacy.cs class GetDirLegacy (line 12) | public static class GetDirLegacy method InvokeAsync (line 41) | public static Task InvokeAsync(GetDirLegacyArgs ar... method Invoke (line 71) | public static Output Invoke(GetDirLegacyInvokeArgs... method Invoke (line 101) | public static Output Invoke(GetDirLegacyInvokeArgs... class GetDirLegacyArgs (line 106) | public sealed class GetDirLegacyArgs : global::Pulumi.InvokeArgs method GetDirLegacyArgs (line 114) | public GetDirLegacyArgs() class GetDirLegacyInvokeArgs (line 120) | public sealed class GetDirLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetDirLegacyInvokeArgs (line 128) | public GetDirLegacyInvokeArgs() class GetDirLegacyResult (line 135) | [OutputType] method GetDirLegacyResult (line 155) | [OutputConstructor] FILE: sdk/dotnet/Hardware/Mapping/GetPci.cs class GetPci (line 12) | public static class GetPci method InvokeAsync (line 39) | public static Task InvokeAsync(GetPciArgs args, InvokeOp... method Invoke (line 67) | public static Output Invoke(GetPciInvokeArgs args, Invok... method Invoke (line 95) | public static Output Invoke(GetPciInvokeArgs args, Invok... class GetPciArgs (line 100) | public sealed class GetPciArgs : global::Pulumi.InvokeArgs method GetPciArgs (line 108) | public GetPciArgs() class GetPciInvokeArgs (line 114) | public sealed class GetPciInvokeArgs : global::Pulumi.InvokeArgs method GetPciInvokeArgs (line 122) | public GetPciInvokeArgs() class GetPciResult (line 129) | [OutputType] method GetPciResult (line 153) | [OutputConstructor] FILE: sdk/dotnet/Hardware/Mapping/GetPciLegacy.cs class GetPciLegacy (line 12) | public static class GetPciLegacy method InvokeAsync (line 41) | public static Task InvokeAsync(GetPciLegacyArgs ar... method Invoke (line 71) | public static Output Invoke(GetPciLegacyInvokeArgs... method Invoke (line 101) | public static Output Invoke(GetPciLegacyInvokeArgs... class GetPciLegacyArgs (line 106) | public sealed class GetPciLegacyArgs : global::Pulumi.InvokeArgs method GetPciLegacyArgs (line 114) | public GetPciLegacyArgs() class GetPciLegacyInvokeArgs (line 120) | public sealed class GetPciLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetPciLegacyInvokeArgs (line 128) | public GetPciLegacyInvokeArgs() class GetPciLegacyResult (line 135) | [OutputType] method GetPciLegacyResult (line 159) | [OutputConstructor] FILE: sdk/dotnet/Hardware/Mapping/GetUsb.cs class GetUsb (line 12) | public static class GetUsb method InvokeAsync (line 39) | public static Task InvokeAsync(GetUsbArgs args, InvokeOp... method Invoke (line 67) | public static Output Invoke(GetUsbInvokeArgs args, Invok... method Invoke (line 95) | public static Output Invoke(GetUsbInvokeArgs args, Invok... class GetUsbArgs (line 100) | public sealed class GetUsbArgs : global::Pulumi.InvokeArgs method GetUsbArgs (line 108) | public GetUsbArgs() class GetUsbInvokeArgs (line 114) | public sealed class GetUsbInvokeArgs : global::Pulumi.InvokeArgs method GetUsbInvokeArgs (line 122) | public GetUsbInvokeArgs() class GetUsbResult (line 129) | [OutputType] method GetUsbResult (line 149) | [OutputConstructor] FILE: sdk/dotnet/Hardware/Mapping/GetUsbLegacy.cs class GetUsbLegacy (line 12) | public static class GetUsbLegacy method InvokeAsync (line 41) | public static Task InvokeAsync(GetUsbLegacyArgs ar... method Invoke (line 71) | public static Output Invoke(GetUsbLegacyInvokeArgs... method Invoke (line 101) | public static Output Invoke(GetUsbLegacyInvokeArgs... class GetUsbLegacyArgs (line 106) | public sealed class GetUsbLegacyArgs : global::Pulumi.InvokeArgs method GetUsbLegacyArgs (line 114) | public GetUsbLegacyArgs() class GetUsbLegacyInvokeArgs (line 120) | public sealed class GetUsbLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetUsbLegacyInvokeArgs (line 128) | public GetUsbLegacyInvokeArgs() class GetUsbLegacyResult (line 135) | [OutputType] method GetUsbLegacyResult (line 155) | [OutputConstructor] FILE: sdk/dotnet/Hardware/Mapping/Inputs/DirLegacyMapArgs.cs class DirLegacyMapArgs (line 13) | public sealed class DirLegacyMapArgs : global::Pulumi.ResourceArgs method DirLegacyMapArgs (line 27) | public DirLegacyMapArgs() FILE: sdk/dotnet/Hardware/Mapping/Inputs/DirLegacyMapGetArgs.cs class DirLegacyMapGetArgs (line 13) | public sealed class DirLegacyMapGetArgs : global::Pulumi.ResourceArgs method DirLegacyMapGetArgs (line 27) | public DirLegacyMapGetArgs() FILE: sdk/dotnet/Hardware/Mapping/Inputs/DirMapArgs.cs class DirMapArgs (line 13) | public sealed class DirMapArgs : global::Pulumi.ResourceArgs method DirMapArgs (line 27) | public DirMapArgs() FILE: sdk/dotnet/Hardware/Mapping/Inputs/DirMapGetArgs.cs class DirMapGetArgs (line 13) | public sealed class DirMapGetArgs : global::Pulumi.ResourceArgs method DirMapGetArgs (line 27) | public DirMapGetArgs() FILE: sdk/dotnet/Hardware/Mapping/Inputs/PciLegacyMapArgs.cs class PciLegacyMapArgs (line 13) | public sealed class PciLegacyMapArgs : global::Pulumi.ResourceArgs method PciLegacyMapArgs (line 51) | public PciLegacyMapArgs() FILE: sdk/dotnet/Hardware/Mapping/Inputs/PciLegacyMapGetArgs.cs class PciLegacyMapGetArgs (line 13) | public sealed class PciLegacyMapGetArgs : global::Pulumi.ResourceArgs method PciLegacyMapGetArgs (line 51) | public PciLegacyMapGetArgs() FILE: sdk/dotnet/Hardware/Mapping/Inputs/PciMapArgs.cs class PciMapArgs (line 13) | public sealed class PciMapArgs : global::Pulumi.ResourceArgs method PciMapArgs (line 51) | public PciMapArgs() FILE: sdk/dotnet/Hardware/Mapping/Inputs/PciMapGetArgs.cs class PciMapGetArgs (line 13) | public sealed class PciMapGetArgs : global::Pulumi.ResourceArgs method PciMapGetArgs (line 51) | public PciMapGetArgs() FILE: sdk/dotnet/Hardware/Mapping/Inputs/UsbLegacyMapArgs.cs class UsbLegacyMapArgs (line 13) | public sealed class UsbLegacyMapArgs : global::Pulumi.ResourceArgs method UsbLegacyMapArgs (line 39) | public UsbLegacyMapArgs() FILE: sdk/dotnet/Hardware/Mapping/Inputs/UsbLegacyMapGetArgs.cs class UsbLegacyMapGetArgs (line 13) | public sealed class UsbLegacyMapGetArgs : global::Pulumi.ResourceArgs method UsbLegacyMapGetArgs (line 39) | public UsbLegacyMapGetArgs() FILE: sdk/dotnet/Hardware/Mapping/Inputs/UsbMapArgs.cs class UsbMapArgs (line 13) | public sealed class UsbMapArgs : global::Pulumi.ResourceArgs method UsbMapArgs (line 39) | public UsbMapArgs() FILE: sdk/dotnet/Hardware/Mapping/Inputs/UsbMapGetArgs.cs class UsbMapGetArgs (line 13) | public sealed class UsbMapGetArgs : global::Pulumi.ResourceArgs method UsbMapGetArgs (line 39) | public UsbMapGetArgs() FILE: sdk/dotnet/Hardware/Mapping/Outputs/DirLegacyMap.cs class DirLegacyMap (line 13) | [OutputType] method DirLegacyMap (line 25) | [OutputConstructor] FILE: sdk/dotnet/Hardware/Mapping/Outputs/DirMap.cs class DirMap (line 13) | [OutputType] method DirMap (line 25) | [OutputConstructor] FILE: sdk/dotnet/Hardware/Mapping/Outputs/GetDirLegacyMapResult.cs class GetDirLegacyMapResult (line 13) | [OutputType] method GetDirLegacyMapResult (line 25) | [OutputConstructor] FILE: sdk/dotnet/Hardware/Mapping/Outputs/GetDirMapResult.cs class GetDirMapResult (line 13) | [OutputType] method GetDirMapResult (line 25) | [OutputConstructor] FILE: sdk/dotnet/Hardware/Mapping/Outputs/GetPciLegacyMapResult.cs class GetPciLegacyMapResult (line 13) | [OutputType] method GetPciLegacyMapResult (line 41) | [OutputConstructor] FILE: sdk/dotnet/Hardware/Mapping/Outputs/GetPciMapResult.cs class GetPciMapResult (line 13) | [OutputType] method GetPciMapResult (line 41) | [OutputConstructor] FILE: sdk/dotnet/Hardware/Mapping/Outputs/GetUsbLegacyMapResult.cs class GetUsbLegacyMapResult (line 13) | [OutputType] method GetUsbLegacyMapResult (line 33) | [OutputConstructor] FILE: sdk/dotnet/Hardware/Mapping/Outputs/GetUsbMapResult.cs class GetUsbMapResult (line 13) | [OutputType] method GetUsbMapResult (line 33) | [OutputConstructor] FILE: sdk/dotnet/Hardware/Mapping/Outputs/PciLegacyMap.cs class PciLegacyMap (line 13) | [OutputType] method PciLegacyMap (line 41) | [OutputConstructor] FILE: sdk/dotnet/Hardware/Mapping/Outputs/PciMap.cs class PciMap (line 13) | [OutputType] method PciMap (line 41) | [OutputConstructor] FILE: sdk/dotnet/Hardware/Mapping/Outputs/UsbLegacyMap.cs class UsbLegacyMap (line 13) | [OutputType] method UsbLegacyMap (line 33) | [OutputConstructor] FILE: sdk/dotnet/Hardware/Mapping/Outputs/UsbMap.cs class UsbMap (line 13) | [OutputType] method UsbMap (line 33) | [OutputConstructor] FILE: sdk/dotnet/Hardware/Mapping/Pci.cs class Pci (line 56) | [ProxmoxVEResourceType("proxmoxve:hardware/mapping/pci:Pci")] method Pci (line 91) | public Pci(string name, PciArgs args, CustomResourceOptions? options =... method Pci (line 96) | private Pci(string name, Input id, PciState? state = null, Cus... method MakeResourceOptions (line 101) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 122) | public static Pci Get(string name, Input id, PciState? state =... class PciArgs (line 128) | public sealed class PciArgs : global::Pulumi.ResourceArgs method PciArgs (line 160) | public PciArgs() class PciState (line 166) | public sealed class PciState : global::Pulumi.ResourceArgs method PciState (line 198) | public PciState() FILE: sdk/dotnet/Hardware/Mapping/PciLegacy.cs class PciLegacy (line 58) | [ProxmoxVEResourceType("proxmoxve:hardware/mapping/pciLegacy:PciLegacy")] method PciLegacy (line 93) | public PciLegacy(string name, PciLegacyArgs args, CustomResourceOption... method PciLegacy (line 98) | private PciLegacy(string name, Input id, PciLegacyState? state... method MakeResourceOptions (line 103) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 124) | public static PciLegacy Get(string name, Input id, PciLegacySt... class PciLegacyArgs (line 130) | public sealed class PciLegacyArgs : global::Pulumi.ResourceArgs method PciLegacyArgs (line 162) | public PciLegacyArgs() class PciLegacyState (line 168) | public sealed class PciLegacyState : global::Pulumi.ResourceArgs method PciLegacyState (line 200) | public PciLegacyState() FILE: sdk/dotnet/Hardware/Mapping/Usb.cs class Usb (line 53) | [ProxmoxVEResourceType("proxmoxve:hardware/mapping/usb:Usb")] method Usb (line 82) | public Usb(string name, UsbArgs args, CustomResourceOptions? options =... method Usb (line 87) | private Usb(string name, Input id, UsbState? state = null, Cus... method MakeResourceOptions (line 92) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 113) | public static Usb Get(string name, Input id, UsbState? state =... class UsbArgs (line 119) | public sealed class UsbArgs : global::Pulumi.ResourceArgs method UsbArgs (line 145) | public UsbArgs() class UsbState (line 151) | public sealed class UsbState : global::Pulumi.ResourceArgs method UsbState (line 177) | public UsbState() FILE: sdk/dotnet/Hardware/Mapping/UsbLegacy.cs class UsbLegacy (line 55) | [ProxmoxVEResourceType("proxmoxve:hardware/mapping/usbLegacy:UsbLegacy")] method UsbLegacy (line 84) | public UsbLegacy(string name, UsbLegacyArgs args, CustomResourceOption... method UsbLegacy (line 89) | private UsbLegacy(string name, Input id, UsbLegacyState? state... method MakeResourceOptions (line 94) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 115) | public static UsbLegacy Get(string name, Input id, UsbLegacySt... class UsbLegacyArgs (line 121) | public sealed class UsbLegacyArgs : global::Pulumi.ResourceArgs method UsbLegacyArgs (line 147) | public UsbLegacyArgs() class UsbLegacyState (line 153) | public sealed class UsbLegacyState : global::Pulumi.ResourceArgs method UsbLegacyState (line 179) | public UsbLegacyState() FILE: sdk/dotnet/Hardware/Outputs/GetMappingsCheckResult.cs class GetMappingsCheckResult (line 13) | [OutputType] method GetMappingsCheckResult (line 29) | [OutputConstructor] FILE: sdk/dotnet/Hardware/Outputs/GetMappingsLegacyCheckResult.cs class GetMappingsLegacyCheckResult (line 13) | [OutputType] method GetMappingsLegacyCheckResult (line 29) | [OutputConstructor] FILE: sdk/dotnet/Hardware/Outputs/GetPciDeviceResult.cs class GetPciDeviceResult (line 13) | [OutputType] method GetPciDeviceResult (line 65) | [OutputConstructor] FILE: sdk/dotnet/Hardware/Outputs/GetPciFiltersResult.cs class GetPciFiltersResult (line 13) | [OutputType] method GetPciFiltersResult (line 33) | [OutputConstructor] FILE: sdk/dotnet/Haresource.cs class Haresource (line 51) | [ProxmoxVEResourceType("proxmoxve:index/haresource:Haresource")] method Haresource (line 104) | public Haresource(string name, HaresourceArgs args, CustomResourceOpti... method Haresource (line 109) | private Haresource(string name, Input id, HaresourceState? sta... method MakeResourceOptions (line 114) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 135) | public static Haresource Get(string name, Input id, Haresource... class HaresourceArgs (line 141) | public sealed class HaresourceArgs : global::Pulumi.ResourceArgs method HaresourceArgs (line 185) | public HaresourceArgs() class HaresourceState (line 191) | public sealed class HaresourceState : global::Pulumi.ResourceArgs method HaresourceState (line 235) | public HaresourceState() FILE: sdk/dotnet/HaresourceLegacy.cs class HaresourceLegacy (line 53) | [ProxmoxVEResourceType("proxmoxve:index/haresourceLegacy:HaresourceLegac... method HaresourceLegacy (line 106) | public HaresourceLegacy(string name, HaresourceLegacyArgs args, Custom... method HaresourceLegacy (line 111) | private HaresourceLegacy(string name, Input id, HaresourceLega... method MakeResourceOptions (line 116) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 137) | public static HaresourceLegacy Get(string name, Input id, Hare... class HaresourceLegacyArgs (line 143) | public sealed class HaresourceLegacyArgs : global::Pulumi.ResourceArgs method HaresourceLegacyArgs (line 187) | public HaresourceLegacyArgs() class HaresourceLegacyState (line 193) | public sealed class HaresourceLegacyState : global::Pulumi.ResourceArgs method HaresourceLegacyState (line 237) | public HaresourceLegacyState() FILE: sdk/dotnet/Harule.cs class Harule (line 93) | [ProxmoxVEResourceType("proxmoxve:index/harule:Harule")] method Harule (line 152) | public Harule(string name, HaruleArgs args, CustomResourceOptions? opt... method Harule (line 157) | private Harule(string name, Input id, HaruleState? state = nul... method MakeResourceOptions (line 162) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 183) | public static Harule Get(string name, Input id, HaruleState? s... class HaruleArgs (line 189) | public sealed class HaruleArgs : global::Pulumi.ResourceArgs method HaruleArgs (line 251) | public HaruleArgs() class HaruleState (line 257) | public sealed class HaruleState : global::Pulumi.ResourceArgs method HaruleState (line 319) | public HaruleState() FILE: sdk/dotnet/HaruleLegacy.cs class HaruleLegacy (line 95) | [ProxmoxVEResourceType("proxmoxve:index/haruleLegacy:HaruleLegacy")] method HaruleLegacy (line 154) | public HaruleLegacy(string name, HaruleLegacyArgs args, CustomResource... method HaruleLegacy (line 159) | private HaruleLegacy(string name, Input id, HaruleLegacyState?... method MakeResourceOptions (line 164) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 185) | public static HaruleLegacy Get(string name, Input id, HaruleLe... class HaruleLegacyArgs (line 191) | public sealed class HaruleLegacyArgs : global::Pulumi.ResourceArgs method HaruleLegacyArgs (line 253) | public HaruleLegacyArgs() class HaruleLegacyState (line 259) | public sealed class HaruleLegacyState : global::Pulumi.ResourceArgs method HaruleLegacyState (line 321) | public HaruleLegacyState() FILE: sdk/dotnet/HostsLegacy.cs class HostsLegacy (line 57) | [ProxmoxVEResourceType("proxmoxve:index/hostsLegacy:HostsLegacy")] method HostsLegacy (line 105) | public HostsLegacy(string name, HostsLegacyArgs args, CustomResourceOp... method HostsLegacy (line 110) | private HostsLegacy(string name, Input id, HostsLegacyState? s... method MakeResourceOptions (line 115) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 136) | public static HostsLegacy Get(string name, Input id, HostsLega... class HostsLegacyArgs (line 142) | public sealed class HostsLegacyArgs : global::Pulumi.ResourceArgs method HostsLegacyArgs (line 162) | public HostsLegacyArgs() class HostsLegacyState (line 168) | public sealed class HostsLegacyState : global::Pulumi.ResourceArgs method HostsLegacyState (line 231) | public HostsLegacyState() FILE: sdk/dotnet/Inputs/ContainerLegacyCloneArgs.cs class ContainerLegacyCloneArgs (line 13) | public sealed class ContainerLegacyCloneArgs : global::Pulumi.ResourceArgs method ContainerLegacyCloneArgs (line 43) | public ContainerLegacyCloneArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyCloneGetArgs.cs class ContainerLegacyCloneGetArgs (line 13) | public sealed class ContainerLegacyCloneGetArgs : global::Pulumi.Resourc... method ContainerLegacyCloneGetArgs (line 43) | public ContainerLegacyCloneGetArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyConsoleArgs.cs class ContainerLegacyConsoleArgs (line 13) | public sealed class ContainerLegacyConsoleArgs : global::Pulumi.Resource... method ContainerLegacyConsoleArgs (line 34) | public ContainerLegacyConsoleArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyConsoleGetArgs.cs class ContainerLegacyConsoleGetArgs (line 13) | public sealed class ContainerLegacyConsoleGetArgs : global::Pulumi.Resou... method ContainerLegacyConsoleGetArgs (line 34) | public ContainerLegacyConsoleGetArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyCpuArgs.cs class ContainerLegacyCpuArgs (line 13) | public sealed class ContainerLegacyCpuArgs : global::Pulumi.ResourceArgs method ContainerLegacyCpuArgs (line 39) | public ContainerLegacyCpuArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyCpuGetArgs.cs class ContainerLegacyCpuGetArgs (line 13) | public sealed class ContainerLegacyCpuGetArgs : global::Pulumi.ResourceArgs method ContainerLegacyCpuGetArgs (line 39) | public ContainerLegacyCpuGetArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyDevicePassthroughArgs.cs class ContainerLegacyDevicePassthroughArgs (line 13) | public sealed class ContainerLegacyDevicePassthroughArgs : global::Pulum... method ContainerLegacyDevicePassthroughArgs (line 46) | public ContainerLegacyDevicePassthroughArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyDevicePassthroughGetArgs.cs class ContainerLegacyDevicePassthroughGetArgs (line 13) | public sealed class ContainerLegacyDevicePassthroughGetArgs : global::Pu... method ContainerLegacyDevicePassthroughGetArgs (line 46) | public ContainerLegacyDevicePassthroughGetArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyDiskArgs.cs class ContainerLegacyDiskArgs (line 13) | public sealed class ContainerLegacyDiskArgs : global::Pulumi.ResourceArgs method ContainerLegacyDiskArgs (line 67) | public ContainerLegacyDiskArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyDiskGetArgs.cs class ContainerLegacyDiskGetArgs (line 13) | public sealed class ContainerLegacyDiskGetArgs : global::Pulumi.Resource... method ContainerLegacyDiskGetArgs (line 67) | public ContainerLegacyDiskGetArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyFeaturesArgs.cs class ContainerLegacyFeaturesArgs (line 13) | public sealed class ContainerLegacyFeaturesArgs : global::Pulumi.Resourc... method ContainerLegacyFeaturesArgs (line 45) | public ContainerLegacyFeaturesArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyFeaturesGetArgs.cs class ContainerLegacyFeaturesGetArgs (line 13) | public sealed class ContainerLegacyFeaturesGetArgs : global::Pulumi.Reso... method ContainerLegacyFeaturesGetArgs (line 45) | public ContainerLegacyFeaturesGetArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyIdmapArgs.cs class ContainerLegacyIdmapArgs (line 13) | public sealed class ContainerLegacyIdmapArgs : global::Pulumi.ResourceArgs method ContainerLegacyIdmapArgs (line 39) | public ContainerLegacyIdmapArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyIdmapGetArgs.cs class ContainerLegacyIdmapGetArgs (line 13) | public sealed class ContainerLegacyIdmapGetArgs : global::Pulumi.Resourc... method ContainerLegacyIdmapGetArgs (line 39) | public ContainerLegacyIdmapGetArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyInitializationArgs.cs class ContainerLegacyInitializationArgs (line 13) | public sealed class ContainerLegacyInitializationArgs : global::Pulumi.R... method ContainerLegacyInitializationArgs (line 52) | public ContainerLegacyInitializationArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyInitializationDnsArgs.cs class ContainerLegacyInitializationDnsArgs (line 13) | public sealed class ContainerLegacyInitializationDnsArgs : global::Pulum... method ContainerLegacyInitializationDnsArgs (line 41) | public ContainerLegacyInitializationDnsArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyInitializationDnsGetArgs.cs class ContainerLegacyInitializationDnsGetArgs (line 13) | public sealed class ContainerLegacyInitializationDnsGetArgs : global::Pu... method ContainerLegacyInitializationDnsGetArgs (line 41) | public ContainerLegacyInitializationDnsGetArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyInitializationGetArgs.cs class ContainerLegacyInitializationGetArgs (line 13) | public sealed class ContainerLegacyInitializationGetArgs : global::Pulum... method ContainerLegacyInitializationGetArgs (line 52) | public ContainerLegacyInitializationGetArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyInitializationIpConfigArgs.cs class ContainerLegacyInitializationIpConfigArgs (line 13) | public sealed class ContainerLegacyInitializationIpConfigArgs : global::... method ContainerLegacyInitializationIpConfigArgs (line 27) | public ContainerLegacyInitializationIpConfigArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyInitializationIpConfigGetArgs.cs class ContainerLegacyInitializationIpConfigGetArgs (line 13) | public sealed class ContainerLegacyInitializationIpConfigGetArgs : globa... method ContainerLegacyInitializationIpConfigGetArgs (line 27) | public ContainerLegacyInitializationIpConfigGetArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyInitializationIpConfigIpv4Args.cs class ContainerLegacyInitializationIpConfigIpv4Args (line 13) | public sealed class ContainerLegacyInitializationIpConfigIpv4Args : glob... method ContainerLegacyInitializationIpConfigIpv4Args (line 30) | public ContainerLegacyInitializationIpConfigIpv4Args() FILE: sdk/dotnet/Inputs/ContainerLegacyInitializationIpConfigIpv4GetArgs.cs class ContainerLegacyInitializationIpConfigIpv4GetArgs (line 13) | public sealed class ContainerLegacyInitializationIpConfigIpv4GetArgs : g... method ContainerLegacyInitializationIpConfigIpv4GetArgs (line 30) | public ContainerLegacyInitializationIpConfigIpv4GetArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyInitializationIpConfigIpv6Args.cs class ContainerLegacyInitializationIpConfigIpv6Args (line 13) | public sealed class ContainerLegacyInitializationIpConfigIpv6Args : glob... method ContainerLegacyInitializationIpConfigIpv6Args (line 30) | public ContainerLegacyInitializationIpConfigIpv6Args() FILE: sdk/dotnet/Inputs/ContainerLegacyInitializationIpConfigIpv6GetArgs.cs class ContainerLegacyInitializationIpConfigIpv6GetArgs (line 13) | public sealed class ContainerLegacyInitializationIpConfigIpv6GetArgs : g... method ContainerLegacyInitializationIpConfigIpv6GetArgs (line 30) | public ContainerLegacyInitializationIpConfigIpv6GetArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyInitializationUserAccountArgs.cs class ContainerLegacyInitializationUserAccountArgs (line 13) | public sealed class ContainerLegacyInitializationUserAccountArgs : globa... method ContainerLegacyInitializationUserAccountArgs (line 43) | public ContainerLegacyInitializationUserAccountArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyInitializationUserAccountGetArgs.cs class ContainerLegacyInitializationUserAccountGetArgs (line 13) | public sealed class ContainerLegacyInitializationUserAccountGetArgs : gl... method ContainerLegacyInitializationUserAccountGetArgs (line 43) | public ContainerLegacyInitializationUserAccountGetArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyMemoryArgs.cs class ContainerLegacyMemoryArgs (line 13) | public sealed class ContainerLegacyMemoryArgs : global::Pulumi.ResourceArgs method ContainerLegacyMemoryArgs (line 28) | public ContainerLegacyMemoryArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyMemoryGetArgs.cs class ContainerLegacyMemoryGetArgs (line 13) | public sealed class ContainerLegacyMemoryGetArgs : global::Pulumi.Resour... method ContainerLegacyMemoryGetArgs (line 28) | public ContainerLegacyMemoryGetArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyMountPointArgs.cs class ContainerLegacyMountPointArgs (line 13) | public sealed class ContainerLegacyMountPointArgs : global::Pulumi.Resou... method ContainerLegacyMountPointArgs (line 94) | public ContainerLegacyMountPointArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyMountPointGetArgs.cs class ContainerLegacyMountPointGetArgs (line 13) | public sealed class ContainerLegacyMountPointGetArgs : global::Pulumi.Re... method ContainerLegacyMountPointGetArgs (line 94) | public ContainerLegacyMountPointGetArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyNetworkInterfaceArgs.cs class ContainerLegacyNetworkInterfaceArgs (line 13) | public sealed class ContainerLegacyNetworkInterfaceArgs : global::Pulumi... method ContainerLegacyNetworkInterfaceArgs (line 75) | public ContainerLegacyNetworkInterfaceArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyNetworkInterfaceGetArgs.cs class ContainerLegacyNetworkInterfaceGetArgs (line 13) | public sealed class ContainerLegacyNetworkInterfaceGetArgs : global::Pul... method ContainerLegacyNetworkInterfaceGetArgs (line 75) | public ContainerLegacyNetworkInterfaceGetArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyOperatingSystemArgs.cs class ContainerLegacyOperatingSystemArgs (line 13) | public sealed class ContainerLegacyOperatingSystemArgs : global::Pulumi.... method ContainerLegacyOperatingSystemArgs (line 29) | public ContainerLegacyOperatingSystemArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyOperatingSystemGetArgs.cs class ContainerLegacyOperatingSystemGetArgs (line 13) | public sealed class ContainerLegacyOperatingSystemGetArgs : global::Pulu... method ContainerLegacyOperatingSystemGetArgs (line 29) | public ContainerLegacyOperatingSystemGetArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyStartupArgs.cs class ContainerLegacyStartupArgs (line 13) | public sealed class ContainerLegacyStartupArgs : global::Pulumi.Resource... method ContainerLegacyStartupArgs (line 36) | public ContainerLegacyStartupArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyStartupGetArgs.cs class ContainerLegacyStartupGetArgs (line 13) | public sealed class ContainerLegacyStartupGetArgs : global::Pulumi.Resou... method ContainerLegacyStartupGetArgs (line 36) | public ContainerLegacyStartupGetArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyWaitForIpArgs.cs class ContainerLegacyWaitForIpArgs (line 13) | public sealed class ContainerLegacyWaitForIpArgs : global::Pulumi.Resour... method ContainerLegacyWaitForIpArgs (line 29) | public ContainerLegacyWaitForIpArgs() FILE: sdk/dotnet/Inputs/ContainerLegacyWaitForIpGetArgs.cs class ContainerLegacyWaitForIpGetArgs (line 13) | public sealed class ContainerLegacyWaitForIpGetArgs : global::Pulumi.Res... method ContainerLegacyWaitForIpGetArgs (line 29) | public ContainerLegacyWaitForIpGetArgs() FILE: sdk/dotnet/Inputs/FileLegacySourceFileArgs.cs class FileLegacySourceFileArgs (line 13) | public sealed class FileLegacySourceFileArgs : global::Pulumi.ResourceArgs method FileLegacySourceFileArgs (line 55) | public FileLegacySourceFileArgs() FILE: sdk/dotnet/Inputs/FileLegacySourceFileGetArgs.cs class FileLegacySourceFileGetArgs (line 13) | public sealed class FileLegacySourceFileGetArgs : global::Pulumi.Resourc... method FileLegacySourceFileGetArgs (line 55) | public FileLegacySourceFileGetArgs() FILE: sdk/dotnet/Inputs/FileLegacySourceRawArgs.cs class FileLegacySourceRawArgs (line 13) | public sealed class FileLegacySourceRawArgs : global::Pulumi.ResourceArgs method FileLegacySourceRawArgs (line 33) | public FileLegacySourceRawArgs() FILE: sdk/dotnet/Inputs/FileLegacySourceRawGetArgs.cs class FileLegacySourceRawGetArgs (line 13) | public sealed class FileLegacySourceRawGetArgs : global::Pulumi.Resource... method FileLegacySourceRawGetArgs (line 33) | public FileLegacySourceRawGetArgs() FILE: sdk/dotnet/Inputs/GetContainersLegacyFilter.cs class GetContainersLegacyFilterArgs (line 13) | public sealed class GetContainersLegacyFilterArgs : global::Pulumi.Invok... method GetContainersLegacyFilterArgs (line 39) | public GetContainersLegacyFilterArgs() FILE: sdk/dotnet/Inputs/GetContainersLegacyFilterArgs.cs class GetContainersLegacyFilterInputArgs (line 13) | public sealed class GetContainersLegacyFilterInputArgs : global::Pulumi.... method GetContainersLegacyFilterInputArgs (line 39) | public GetContainersLegacyFilterInputArgs() FILE: sdk/dotnet/Inputs/GetDatastoresDatastore.cs class GetDatastoresDatastoreArgs (line 13) | public sealed class GetDatastoresDatastoreArgs : global::Pulumi.InvokeArgs method GetDatastoresDatastoreArgs (line 87) | public GetDatastoresDatastoreArgs() FILE: sdk/dotnet/Inputs/GetDatastoresDatastoreArgs.cs class GetDatastoresDatastoreInputArgs (line 13) | public sealed class GetDatastoresDatastoreInputArgs : global::Pulumi.Res... method GetDatastoresDatastoreInputArgs (line 87) | public GetDatastoresDatastoreInputArgs() FILE: sdk/dotnet/Inputs/GetDatastoresFilters.cs class GetDatastoresFiltersArgs (line 13) | public sealed class GetDatastoresFiltersArgs : global::Pulumi.InvokeArgs method GetDatastoresFiltersArgs (line 39) | public GetDatastoresFiltersArgs() FILE: sdk/dotnet/Inputs/GetDatastoresFiltersArgs.cs class GetDatastoresFiltersInputArgs (line 13) | public sealed class GetDatastoresFiltersInputArgs : global::Pulumi.Resou... method GetDatastoresFiltersInputArgs (line 39) | public GetDatastoresFiltersInputArgs() FILE: sdk/dotnet/Inputs/GetDatastoresLegacyDatastore.cs class GetDatastoresLegacyDatastoreArgs (line 13) | public sealed class GetDatastoresLegacyDatastoreArgs : global::Pulumi.In... method GetDatastoresLegacyDatastoreArgs (line 87) | public GetDatastoresLegacyDatastoreArgs() FILE: sdk/dotnet/Inputs/GetDatastoresLegacyDatastoreArgs.cs class GetDatastoresLegacyDatastoreInputArgs (line 13) | public sealed class GetDatastoresLegacyDatastoreInputArgs : global::Pulu... method GetDatastoresLegacyDatastoreInputArgs (line 87) | public GetDatastoresLegacyDatastoreInputArgs() FILE: sdk/dotnet/Inputs/GetDatastoresLegacyFilters.cs class GetDatastoresLegacyFiltersArgs (line 13) | public sealed class GetDatastoresLegacyFiltersArgs : global::Pulumi.Invo... method GetDatastoresLegacyFiltersArgs (line 39) | public GetDatastoresLegacyFiltersArgs() FILE: sdk/dotnet/Inputs/GetDatastoresLegacyFiltersArgs.cs class GetDatastoresLegacyFiltersInputArgs (line 13) | public sealed class GetDatastoresLegacyFiltersInputArgs : global::Pulumi... method GetDatastoresLegacyFiltersInputArgs (line 39) | public GetDatastoresLegacyFiltersInputArgs() FILE: sdk/dotnet/Inputs/GetVm2LegacyTimeouts.cs class GetVm2LegacyTimeoutsArgs (line 13) | public sealed class GetVm2LegacyTimeoutsArgs : global::Pulumi.InvokeArgs method GetVm2LegacyTimeoutsArgs (line 21) | public GetVm2LegacyTimeoutsArgs() FILE: sdk/dotnet/Inputs/GetVm2LegacyTimeoutsArgs.cs class GetVm2LegacyTimeoutsInputArgs (line 13) | public sealed class GetVm2LegacyTimeoutsInputArgs : global::Pulumi.Resou... method GetVm2LegacyTimeoutsInputArgs (line 21) | public GetVm2LegacyTimeoutsInputArgs() FILE: sdk/dotnet/Inputs/GetVmTimeouts.cs class GetVmTimeoutsArgs (line 13) | public sealed class GetVmTimeoutsArgs : global::Pulumi.InvokeArgs method GetVmTimeoutsArgs (line 21) | public GetVmTimeoutsArgs() FILE: sdk/dotnet/Inputs/GetVmTimeoutsArgs.cs class GetVmTimeoutsInputArgs (line 13) | public sealed class GetVmTimeoutsInputArgs : global::Pulumi.ResourceArgs method GetVmTimeoutsInputArgs (line 21) | public GetVmTimeoutsInputArgs() FILE: sdk/dotnet/Inputs/GetVmsLegacyFilter.cs class GetVmsLegacyFilterArgs (line 13) | public sealed class GetVmsLegacyFilterArgs : global::Pulumi.InvokeArgs method GetVmsLegacyFilterArgs (line 39) | public GetVmsLegacyFilterArgs() FILE: sdk/dotnet/Inputs/GetVmsLegacyFilterArgs.cs class GetVmsLegacyFilterInputArgs (line 13) | public sealed class GetVmsLegacyFilterInputArgs : global::Pulumi.Resourc... method GetVmsLegacyFilterInputArgs (line 39) | public GetVmsLegacyFilterInputArgs() FILE: sdk/dotnet/Inputs/GroupLegacyAclArgs.cs class GroupLegacyAclArgs (line 13) | public sealed class GroupLegacyAclArgs : global::Pulumi.ResourceArgs method GroupLegacyAclArgs (line 33) | public GroupLegacyAclArgs() FILE: sdk/dotnet/Inputs/GroupLegacyAclGetArgs.cs class GroupLegacyAclGetArgs (line 13) | public sealed class GroupLegacyAclGetArgs : global::Pulumi.ResourceArgs method GroupLegacyAclGetArgs (line 33) | public GroupLegacyAclGetArgs() FILE: sdk/dotnet/Inputs/HostsLegacyEntryArgs.cs class HostsLegacyEntryArgs (line 13) | public sealed class HostsLegacyEntryArgs : global::Pulumi.ResourceArgs method HostsLegacyEntryArgs (line 33) | public HostsLegacyEntryArgs() FILE: sdk/dotnet/Inputs/HostsLegacyEntryGetArgs.cs class HostsLegacyEntryGetArgs (line 13) | public sealed class HostsLegacyEntryGetArgs : global::Pulumi.ResourceArgs method HostsLegacyEntryGetArgs (line 33) | public HostsLegacyEntryGetArgs() FILE: sdk/dotnet/Inputs/PoolLegacyMemberArgs.cs class PoolLegacyMemberArgs (line 13) | public sealed class PoolLegacyMemberArgs : global::Pulumi.ResourceArgs method PoolLegacyMemberArgs (line 45) | public PoolLegacyMemberArgs() FILE: sdk/dotnet/Inputs/PoolLegacyMemberGetArgs.cs class PoolLegacyMemberGetArgs (line 13) | public sealed class PoolLegacyMemberGetArgs : global::Pulumi.ResourceArgs method PoolLegacyMemberGetArgs (line 45) | public PoolLegacyMemberGetArgs() FILE: sdk/dotnet/Inputs/ProviderSshArgs.cs class ProviderSshArgs (line 13) | public sealed class ProviderSshArgs : global::Pulumi.ResourceArgs method ProviderSshArgs (line 117) | public ProviderSshArgs() FILE: sdk/dotnet/Inputs/ProviderSshNodeArgs.cs class ProviderSshNodeArgs (line 13) | public sealed class ProviderSshNodeArgs : global::Pulumi.ResourceArgs method ProviderSshNodeArgs (line 33) | public ProviderSshNodeArgs() FILE: sdk/dotnet/Inputs/UserLegacyAclArgs.cs class UserLegacyAclArgs (line 13) | public sealed class UserLegacyAclArgs : global::Pulumi.ResourceArgs method UserLegacyAclArgs (line 33) | public UserLegacyAclArgs() FILE: sdk/dotnet/Inputs/UserLegacyAclGetArgs.cs class UserLegacyAclGetArgs (line 13) | public sealed class UserLegacyAclGetArgs : global::Pulumi.ResourceArgs method UserLegacyAclGetArgs (line 33) | public UserLegacyAclGetArgs() FILE: sdk/dotnet/Inputs/Vm2LegacyCdromArgs.cs class Vm2LegacyCdromArgs (line 13) | public sealed class Vm2LegacyCdromArgs : global::Pulumi.ResourceArgs method Vm2LegacyCdromArgs (line 21) | public Vm2LegacyCdromArgs() FILE: sdk/dotnet/Inputs/Vm2LegacyCdromGetArgs.cs class Vm2LegacyCdromGetArgs (line 13) | public sealed class Vm2LegacyCdromGetArgs : global::Pulumi.ResourceArgs method Vm2LegacyCdromGetArgs (line 21) | public Vm2LegacyCdromGetArgs() FILE: sdk/dotnet/Inputs/Vm2LegacyCpuArgs.cs class Vm2LegacyCpuArgs (line 13) | public sealed class Vm2LegacyCpuArgs : global::Pulumi.ResourceArgs method Vm2LegacyCpuArgs (line 81) | public Vm2LegacyCpuArgs() FILE: sdk/dotnet/Inputs/Vm2LegacyCpuGetArgs.cs class Vm2LegacyCpuGetArgs (line 13) | public sealed class Vm2LegacyCpuGetArgs : global::Pulumi.ResourceArgs method Vm2LegacyCpuGetArgs (line 81) | public Vm2LegacyCpuGetArgs() FILE: sdk/dotnet/Inputs/Vm2LegacyRngArgs.cs class Vm2LegacyRngArgs (line 13) | public sealed class Vm2LegacyRngArgs : global::Pulumi.ResourceArgs method Vm2LegacyRngArgs (line 33) | public Vm2LegacyRngArgs() FILE: sdk/dotnet/Inputs/Vm2LegacyRngGetArgs.cs class Vm2LegacyRngGetArgs (line 13) | public sealed class Vm2LegacyRngGetArgs : global::Pulumi.ResourceArgs method Vm2LegacyRngGetArgs (line 33) | public Vm2LegacyRngGetArgs() FILE: sdk/dotnet/Inputs/Vm2LegacyTimeoutsArgs.cs class Vm2LegacyTimeoutsArgs (line 13) | public sealed class Vm2LegacyTimeoutsArgs : global::Pulumi.ResourceArgs method Vm2LegacyTimeoutsArgs (line 39) | public Vm2LegacyTimeoutsArgs() FILE: sdk/dotnet/Inputs/Vm2LegacyTimeoutsGetArgs.cs class Vm2LegacyTimeoutsGetArgs (line 13) | public sealed class Vm2LegacyTimeoutsGetArgs : global::Pulumi.ResourceArgs method Vm2LegacyTimeoutsGetArgs (line 39) | public Vm2LegacyTimeoutsGetArgs() FILE: sdk/dotnet/Inputs/Vm2LegacyVgaArgs.cs class Vm2LegacyVgaArgs (line 13) | public sealed class Vm2LegacyVgaArgs : global::Pulumi.ResourceArgs method Vm2LegacyVgaArgs (line 33) | public Vm2LegacyVgaArgs() FILE: sdk/dotnet/Inputs/Vm2LegacyVgaGetArgs.cs class Vm2LegacyVgaGetArgs (line 13) | public sealed class Vm2LegacyVgaGetArgs : global::Pulumi.ResourceArgs method Vm2LegacyVgaGetArgs (line 33) | public Vm2LegacyVgaGetArgs() FILE: sdk/dotnet/Inputs/VmCdromArgs.cs class VmCdromArgs (line 13) | public sealed class VmCdromArgs : global::Pulumi.ResourceArgs method VmCdromArgs (line 21) | public VmCdromArgs() FILE: sdk/dotnet/Inputs/VmCdromGetArgs.cs class VmCdromGetArgs (line 13) | public sealed class VmCdromGetArgs : global::Pulumi.ResourceArgs method VmCdromGetArgs (line 21) | public VmCdromGetArgs() FILE: sdk/dotnet/Inputs/VmCpuArgs.cs class VmCpuArgs (line 13) | public sealed class VmCpuArgs : global::Pulumi.ResourceArgs method VmCpuArgs (line 81) | public VmCpuArgs() FILE: sdk/dotnet/Inputs/VmCpuGetArgs.cs class VmCpuGetArgs (line 13) | public sealed class VmCpuGetArgs : global::Pulumi.ResourceArgs method VmCpuGetArgs (line 81) | public VmCpuGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyAgentArgs.cs class VmLegacyAgentArgs (line 13) | public sealed class VmLegacyAgentArgs : global::Pulumi.ResourceArgs method VmLegacyAgentArgs (line 48) | public VmLegacyAgentArgs() FILE: sdk/dotnet/Inputs/VmLegacyAgentGetArgs.cs class VmLegacyAgentGetArgs (line 13) | public sealed class VmLegacyAgentGetArgs : global::Pulumi.ResourceArgs method VmLegacyAgentGetArgs (line 48) | public VmLegacyAgentGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyAgentWaitForIpArgs.cs class VmLegacyAgentWaitForIpArgs (line 13) | public sealed class VmLegacyAgentWaitForIpArgs : global::Pulumi.Resource... method VmLegacyAgentWaitForIpArgs (line 29) | public VmLegacyAgentWaitForIpArgs() FILE: sdk/dotnet/Inputs/VmLegacyAgentWaitForIpGetArgs.cs class VmLegacyAgentWaitForIpGetArgs (line 13) | public sealed class VmLegacyAgentWaitForIpGetArgs : global::Pulumi.Resou... method VmLegacyAgentWaitForIpGetArgs (line 29) | public VmLegacyAgentWaitForIpGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyAmdSevArgs.cs class VmLegacyAmdSevArgs (line 13) | public sealed class VmLegacyAmdSevArgs : global::Pulumi.ResourceArgs method VmLegacyAmdSevArgs (line 49) | public VmLegacyAmdSevArgs() FILE: sdk/dotnet/Inputs/VmLegacyAmdSevGetArgs.cs class VmLegacyAmdSevGetArgs (line 13) | public sealed class VmLegacyAmdSevGetArgs : global::Pulumi.ResourceArgs method VmLegacyAmdSevGetArgs (line 49) | public VmLegacyAmdSevGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyAudioDeviceArgs.cs class VmLegacyAudioDeviceArgs (line 13) | public sealed class VmLegacyAudioDeviceArgs : global::Pulumi.ResourceArgs method VmLegacyAudioDeviceArgs (line 37) | public VmLegacyAudioDeviceArgs() FILE: sdk/dotnet/Inputs/VmLegacyAudioDeviceGetArgs.cs class VmLegacyAudioDeviceGetArgs (line 13) | public sealed class VmLegacyAudioDeviceGetArgs : global::Pulumi.Resource... method VmLegacyAudioDeviceGetArgs (line 37) | public VmLegacyAudioDeviceGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyCdromArgs.cs class VmLegacyCdromArgs (line 13) | public sealed class VmLegacyCdromArgs : global::Pulumi.ResourceArgs method VmLegacyCdromArgs (line 38) | public VmLegacyCdromArgs() FILE: sdk/dotnet/Inputs/VmLegacyCdromGetArgs.cs class VmLegacyCdromGetArgs (line 13) | public sealed class VmLegacyCdromGetArgs : global::Pulumi.ResourceArgs method VmLegacyCdromGetArgs (line 38) | public VmLegacyCdromGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyCloneArgs.cs class VmLegacyCloneArgs (line 13) | public sealed class VmLegacyCloneArgs : global::Pulumi.ResourceArgs method VmLegacyCloneArgs (line 48) | public VmLegacyCloneArgs() FILE: sdk/dotnet/Inputs/VmLegacyCloneGetArgs.cs class VmLegacyCloneGetArgs (line 13) | public sealed class VmLegacyCloneGetArgs : global::Pulumi.ResourceArgs method VmLegacyCloneGetArgs (line 48) | public VmLegacyCloneGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyCpuArgs.cs class VmLegacyCpuArgs (line 13) | public sealed class VmLegacyCpuArgs : global::Pulumi.ResourceArgs method VmLegacyCpuArgs (line 109) | public VmLegacyCpuArgs() FILE: sdk/dotnet/Inputs/VmLegacyCpuGetArgs.cs class VmLegacyCpuGetArgs (line 13) | public sealed class VmLegacyCpuGetArgs : global::Pulumi.ResourceArgs method VmLegacyCpuGetArgs (line 109) | public VmLegacyCpuGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyDiskArgs.cs class VmLegacyDiskArgs (line 13) | public sealed class VmLegacyDiskArgs : global::Pulumi.ResourceArgs method VmLegacyDiskArgs (line 131) | public VmLegacyDiskArgs() FILE: sdk/dotnet/Inputs/VmLegacyDiskGetArgs.cs class VmLegacyDiskGetArgs (line 13) | public sealed class VmLegacyDiskGetArgs : global::Pulumi.ResourceArgs method VmLegacyDiskGetArgs (line 131) | public VmLegacyDiskGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyDiskSpeedArgs.cs class VmLegacyDiskSpeedArgs (line 13) | public sealed class VmLegacyDiskSpeedArgs : global::Pulumi.ResourceArgs method VmLegacyDiskSpeedArgs (line 65) | public VmLegacyDiskSpeedArgs() FILE: sdk/dotnet/Inputs/VmLegacyDiskSpeedGetArgs.cs class VmLegacyDiskSpeedGetArgs (line 13) | public sealed class VmLegacyDiskSpeedGetArgs : global::Pulumi.ResourceArgs method VmLegacyDiskSpeedGetArgs (line 65) | public VmLegacyDiskSpeedGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyEfiDiskArgs.cs class VmLegacyEfiDiskArgs (line 13) | public sealed class VmLegacyEfiDiskArgs : global::Pulumi.ResourceArgs method VmLegacyEfiDiskArgs (line 46) | public VmLegacyEfiDiskArgs() FILE: sdk/dotnet/Inputs/VmLegacyEfiDiskGetArgs.cs class VmLegacyEfiDiskGetArgs (line 13) | public sealed class VmLegacyEfiDiskGetArgs : global::Pulumi.ResourceArgs method VmLegacyEfiDiskGetArgs (line 46) | public VmLegacyEfiDiskGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyHostpciArgs.cs class VmLegacyHostpciArgs (line 13) | public sealed class VmLegacyHostpciArgs : global::Pulumi.ResourceArgs method VmLegacyHostpciArgs (line 72) | public VmLegacyHostpciArgs() FILE: sdk/dotnet/Inputs/VmLegacyHostpciGetArgs.cs class VmLegacyHostpciGetArgs (line 13) | public sealed class VmLegacyHostpciGetArgs : global::Pulumi.ResourceArgs method VmLegacyHostpciGetArgs (line 72) | public VmLegacyHostpciGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyInitializationArgs.cs class VmLegacyInitializationArgs (line 13) | public sealed class VmLegacyInitializationArgs : global::Pulumi.Resource... method VmLegacyInitializationArgs (line 106) | public VmLegacyInitializationArgs() FILE: sdk/dotnet/Inputs/VmLegacyInitializationDnsArgs.cs class VmLegacyInitializationDnsArgs (line 13) | public sealed class VmLegacyInitializationDnsArgs : global::Pulumi.Resou... method VmLegacyInitializationDnsArgs (line 33) | public VmLegacyInitializationDnsArgs() FILE: sdk/dotnet/Inputs/VmLegacyInitializationDnsGetArgs.cs class VmLegacyInitializationDnsGetArgs (line 13) | public sealed class VmLegacyInitializationDnsGetArgs : global::Pulumi.Re... method VmLegacyInitializationDnsGetArgs (line 33) | public VmLegacyInitializationDnsGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyInitializationGetArgs.cs class VmLegacyInitializationGetArgs (line 13) | public sealed class VmLegacyInitializationGetArgs : global::Pulumi.Resou... method VmLegacyInitializationGetArgs (line 106) | public VmLegacyInitializationGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyInitializationIpConfigArgs.cs class VmLegacyInitializationIpConfigArgs (line 13) | public sealed class VmLegacyInitializationIpConfigArgs : global::Pulumi.... method VmLegacyInitializationIpConfigArgs (line 27) | public VmLegacyInitializationIpConfigArgs() FILE: sdk/dotnet/Inputs/VmLegacyInitializationIpConfigGetArgs.cs class VmLegacyInitializationIpConfigGetArgs (line 13) | public sealed class VmLegacyInitializationIpConfigGetArgs : global::Pulu... method VmLegacyInitializationIpConfigGetArgs (line 27) | public VmLegacyInitializationIpConfigGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyInitializationIpConfigIpv4Args.cs class VmLegacyInitializationIpConfigIpv4Args (line 13) | public sealed class VmLegacyInitializationIpConfigIpv4Args : global::Pul... method VmLegacyInitializationIpConfigIpv4Args (line 30) | public VmLegacyInitializationIpConfigIpv4Args() FILE: sdk/dotnet/Inputs/VmLegacyInitializationIpConfigIpv4GetArgs.cs class VmLegacyInitializationIpConfigIpv4GetArgs (line 13) | public sealed class VmLegacyInitializationIpConfigIpv4GetArgs : global::... method VmLegacyInitializationIpConfigIpv4GetArgs (line 30) | public VmLegacyInitializationIpConfigIpv4GetArgs() FILE: sdk/dotnet/Inputs/VmLegacyInitializationIpConfigIpv6Args.cs class VmLegacyInitializationIpConfigIpv6Args (line 13) | public sealed class VmLegacyInitializationIpConfigIpv6Args : global::Pul... method VmLegacyInitializationIpConfigIpv6Args (line 30) | public VmLegacyInitializationIpConfigIpv6Args() FILE: sdk/dotnet/Inputs/VmLegacyInitializationIpConfigIpv6GetArgs.cs class VmLegacyInitializationIpConfigIpv6GetArgs (line 13) | public sealed class VmLegacyInitializationIpConfigIpv6GetArgs : global::... method VmLegacyInitializationIpConfigIpv6GetArgs (line 30) | public VmLegacyInitializationIpConfigIpv6GetArgs() FILE: sdk/dotnet/Inputs/VmLegacyInitializationUserAccountArgs.cs class VmLegacyInitializationUserAccountArgs (line 13) | public sealed class VmLegacyInitializationUserAccountArgs : global::Pulu... method VmLegacyInitializationUserAccountArgs (line 49) | public VmLegacyInitializationUserAccountArgs() FILE: sdk/dotnet/Inputs/VmLegacyInitializationUserAccountGetArgs.cs class VmLegacyInitializationUserAccountGetArgs (line 13) | public sealed class VmLegacyInitializationUserAccountGetArgs : global::P... method VmLegacyInitializationUserAccountGetArgs (line 49) | public VmLegacyInitializationUserAccountGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyMemoryArgs.cs class VmLegacyMemoryArgs (line 13) | public sealed class VmLegacyMemoryArgs : global::Pulumi.ResourceArgs method VmLegacyMemoryArgs (line 50) | public VmLegacyMemoryArgs() FILE: sdk/dotnet/Inputs/VmLegacyMemoryGetArgs.cs class VmLegacyMemoryGetArgs (line 13) | public sealed class VmLegacyMemoryGetArgs : global::Pulumi.ResourceArgs method VmLegacyMemoryGetArgs (line 50) | public VmLegacyMemoryGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyNetworkDeviceArgs.cs class VmLegacyNetworkDeviceArgs (line 13) | public sealed class VmLegacyNetworkDeviceArgs : global::Pulumi.ResourceArgs method VmLegacyNetworkDeviceArgs (line 83) | public VmLegacyNetworkDeviceArgs() FILE: sdk/dotnet/Inputs/VmLegacyNetworkDeviceGetArgs.cs class VmLegacyNetworkDeviceGetArgs (line 13) | public sealed class VmLegacyNetworkDeviceGetArgs : global::Pulumi.Resour... method VmLegacyNetworkDeviceGetArgs (line 83) | public VmLegacyNetworkDeviceGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyNumaArgs.cs class VmLegacyNumaArgs (line 13) | public sealed class VmLegacyNumaArgs : global::Pulumi.ResourceArgs method VmLegacyNumaArgs (line 46) | public VmLegacyNumaArgs() FILE: sdk/dotnet/Inputs/VmLegacyNumaGetArgs.cs class VmLegacyNumaGetArgs (line 13) | public sealed class VmLegacyNumaGetArgs : global::Pulumi.ResourceArgs method VmLegacyNumaGetArgs (line 46) | public VmLegacyNumaGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyOperatingSystemArgs.cs class VmLegacyOperatingSystemArgs (line 13) | public sealed class VmLegacyOperatingSystemArgs : global::Pulumi.Resourc... method VmLegacyOperatingSystemArgs (line 21) | public VmLegacyOperatingSystemArgs() FILE: sdk/dotnet/Inputs/VmLegacyOperatingSystemGetArgs.cs class VmLegacyOperatingSystemGetArgs (line 13) | public sealed class VmLegacyOperatingSystemGetArgs : global::Pulumi.Reso... method VmLegacyOperatingSystemGetArgs (line 21) | public VmLegacyOperatingSystemGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyRngArgs.cs class VmLegacyRngArgs (line 13) | public sealed class VmLegacyRngArgs : global::Pulumi.ResourceArgs method VmLegacyRngArgs (line 33) | public VmLegacyRngArgs() FILE: sdk/dotnet/Inputs/VmLegacyRngGetArgs.cs class VmLegacyRngGetArgs (line 13) | public sealed class VmLegacyRngGetArgs : global::Pulumi.ResourceArgs method VmLegacyRngGetArgs (line 33) | public VmLegacyRngGetArgs() FILE: sdk/dotnet/Inputs/VmLegacySerialDeviceArgs.cs class VmLegacySerialDeviceArgs (line 13) | public sealed class VmLegacySerialDeviceArgs : global::Pulumi.ResourceArgs method VmLegacySerialDeviceArgs (line 22) | public VmLegacySerialDeviceArgs() FILE: sdk/dotnet/Inputs/VmLegacySerialDeviceGetArgs.cs class VmLegacySerialDeviceGetArgs (line 13) | public sealed class VmLegacySerialDeviceGetArgs : global::Pulumi.Resourc... method VmLegacySerialDeviceGetArgs (line 22) | public VmLegacySerialDeviceGetArgs() FILE: sdk/dotnet/Inputs/VmLegacySmbiosArgs.cs class VmLegacySmbiosArgs (line 13) | public sealed class VmLegacySmbiosArgs : global::Pulumi.ResourceArgs method VmLegacySmbiosArgs (line 57) | public VmLegacySmbiosArgs() FILE: sdk/dotnet/Inputs/VmLegacySmbiosGetArgs.cs class VmLegacySmbiosGetArgs (line 13) | public sealed class VmLegacySmbiosGetArgs : global::Pulumi.ResourceArgs method VmLegacySmbiosGetArgs (line 57) | public VmLegacySmbiosGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyStartupArgs.cs class VmLegacyStartupArgs (line 13) | public sealed class VmLegacyStartupArgs : global::Pulumi.ResourceArgs method VmLegacyStartupArgs (line 36) | public VmLegacyStartupArgs() FILE: sdk/dotnet/Inputs/VmLegacyStartupGetArgs.cs class VmLegacyStartupGetArgs (line 13) | public sealed class VmLegacyStartupGetArgs : global::Pulumi.ResourceArgs method VmLegacyStartupGetArgs (line 36) | public VmLegacyStartupGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyTpmStateArgs.cs class VmLegacyTpmStateArgs (line 13) | public sealed class VmLegacyTpmStateArgs : global::Pulumi.ResourceArgs method VmLegacyTpmStateArgs (line 29) | public VmLegacyTpmStateArgs() FILE: sdk/dotnet/Inputs/VmLegacyTpmStateGetArgs.cs class VmLegacyTpmStateGetArgs (line 13) | public sealed class VmLegacyTpmStateGetArgs : global::Pulumi.ResourceArgs method VmLegacyTpmStateGetArgs (line 29) | public VmLegacyTpmStateGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyUsbArgs.cs class VmLegacyUsbArgs (line 13) | public sealed class VmLegacyUsbArgs : global::Pulumi.ResourceArgs method VmLegacyUsbArgs (line 34) | public VmLegacyUsbArgs() FILE: sdk/dotnet/Inputs/VmLegacyUsbGetArgs.cs class VmLegacyUsbGetArgs (line 13) | public sealed class VmLegacyUsbGetArgs : global::Pulumi.ResourceArgs method VmLegacyUsbGetArgs (line 34) | public VmLegacyUsbGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyVgaArgs.cs class VmLegacyVgaArgs (line 13) | public sealed class VmLegacyVgaArgs : global::Pulumi.ResourceArgs method VmLegacyVgaArgs (line 33) | public VmLegacyVgaArgs() FILE: sdk/dotnet/Inputs/VmLegacyVgaGetArgs.cs class VmLegacyVgaGetArgs (line 13) | public sealed class VmLegacyVgaGetArgs : global::Pulumi.ResourceArgs method VmLegacyVgaGetArgs (line 33) | public VmLegacyVgaGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyVirtiofArgs.cs class VmLegacyVirtiofArgs (line 13) | public sealed class VmLegacyVirtiofArgs : global::Pulumi.ResourceArgs method VmLegacyVirtiofArgs (line 45) | public VmLegacyVirtiofArgs() FILE: sdk/dotnet/Inputs/VmLegacyVirtiofGetArgs.cs class VmLegacyVirtiofGetArgs (line 13) | public sealed class VmLegacyVirtiofGetArgs : global::Pulumi.ResourceArgs method VmLegacyVirtiofGetArgs (line 45) | public VmLegacyVirtiofGetArgs() FILE: sdk/dotnet/Inputs/VmLegacyWatchdogArgs.cs class VmLegacyWatchdogArgs (line 13) | public sealed class VmLegacyWatchdogArgs : global::Pulumi.ResourceArgs method VmLegacyWatchdogArgs (line 33) | public VmLegacyWatchdogArgs() FILE: sdk/dotnet/Inputs/VmLegacyWatchdogGetArgs.cs class VmLegacyWatchdogGetArgs (line 13) | public sealed class VmLegacyWatchdogGetArgs : global::Pulumi.ResourceArgs method VmLegacyWatchdogGetArgs (line 33) | public VmLegacyWatchdogGetArgs() FILE: sdk/dotnet/Inputs/VmRngArgs.cs class VmRngArgs (line 13) | public sealed class VmRngArgs : global::Pulumi.ResourceArgs method VmRngArgs (line 33) | public VmRngArgs() FILE: sdk/dotnet/Inputs/VmRngGetArgs.cs class VmRngGetArgs (line 13) | public sealed class VmRngGetArgs : global::Pulumi.ResourceArgs method VmRngGetArgs (line 33) | public VmRngGetArgs() FILE: sdk/dotnet/Inputs/VmTimeoutsArgs.cs class VmTimeoutsArgs (line 13) | public sealed class VmTimeoutsArgs : global::Pulumi.ResourceArgs method VmTimeoutsArgs (line 39) | public VmTimeoutsArgs() FILE: sdk/dotnet/Inputs/VmTimeoutsGetArgs.cs class VmTimeoutsGetArgs (line 13) | public sealed class VmTimeoutsGetArgs : global::Pulumi.ResourceArgs method VmTimeoutsGetArgs (line 39) | public VmTimeoutsGetArgs() FILE: sdk/dotnet/Inputs/VmVgaArgs.cs class VmVgaArgs (line 13) | public sealed class VmVgaArgs : global::Pulumi.ResourceArgs method VmVgaArgs (line 33) | public VmVgaArgs() FILE: sdk/dotnet/Inputs/VmVgaGetArgs.cs class VmVgaGetArgs (line 13) | public sealed class VmVgaGetArgs : global::Pulumi.ResourceArgs method VmVgaGetArgs (line 33) | public VmVgaGetArgs() FILE: sdk/dotnet/Metrics/GetServer.cs class GetServer (line 12) | public static class GetServer method InvokeAsync (line 43) | public static Task InvokeAsync(GetServerArgs args, In... method Invoke (line 75) | public static Output Invoke(GetServerInvokeArgs args,... method Invoke (line 107) | public static Output Invoke(GetServerInvokeArgs args,... class GetServerArgs (line 112) | public sealed class GetServerArgs : global::Pulumi.InvokeArgs method GetServerArgs (line 120) | public GetServerArgs() class GetServerInvokeArgs (line 126) | public sealed class GetServerInvokeArgs : global::Pulumi.InvokeArgs method GetServerInvokeArgs (line 134) | public GetServerInvokeArgs() class GetServerResult (line 141) | [OutputType] method GetServerResult (line 201) | [OutputConstructor] FILE: sdk/dotnet/Metrics/GetServerLegacy.cs class GetServerLegacy (line 12) | public static class GetServerLegacy method InvokeAsync (line 45) | public static Task InvokeAsync(GetServerLegacyA... method Invoke (line 79) | public static Output Invoke(GetServerLegacyInvo... method Invoke (line 113) | public static Output Invoke(GetServerLegacyInvo... class GetServerLegacyArgs (line 118) | public sealed class GetServerLegacyArgs : global::Pulumi.InvokeArgs method GetServerLegacyArgs (line 126) | public GetServerLegacyArgs() class GetServerLegacyInvokeArgs (line 132) | public sealed class GetServerLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetServerLegacyInvokeArgs (line 140) | public GetServerLegacyInvokeArgs() class GetServerLegacyResult (line 147) | [OutputType] method GetServerLegacyResult (line 207) | [OutputConstructor] FILE: sdk/dotnet/Metrics/Server.cs class Server (line 62) | [ProxmoxVEResourceType("proxmoxve:metrics/server:Server")] method Server (line 217) | public Server(string name, ServerArgs args, CustomResourceOptions? opt... method Server (line 222) | private Server(string name, Input id, ServerState? state = nul... method MakeResourceOptions (line 227) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 253) | public static Server Get(string name, Input id, ServerState? s... class ServerArgs (line 259) | public sealed class ServerArgs : global::Pulumi.ResourceArgs method ServerArgs (line 425) | public ServerArgs() class ServerState (line 431) | public sealed class ServerState : global::Pulumi.ResourceArgs method ServerState (line 597) | public ServerState() FILE: sdk/dotnet/Metrics/ServerLegacy.cs class ServerLegacy (line 64) | [ProxmoxVEResourceType("proxmoxve:metrics/serverLegacy:ServerLegacy")] method ServerLegacy (line 219) | public ServerLegacy(string name, ServerLegacyArgs args, CustomResource... method ServerLegacy (line 224) | private ServerLegacy(string name, Input id, ServerLegacyState?... method MakeResourceOptions (line 229) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 255) | public static ServerLegacy Get(string name, Input id, ServerLe... class ServerLegacyArgs (line 261) | public sealed class ServerLegacyArgs : global::Pulumi.ResourceArgs method ServerLegacyArgs (line 427) | public ServerLegacyArgs() class ServerLegacyState (line 433) | public sealed class ServerLegacyState : global::Pulumi.ResourceArgs method ServerLegacyState (line 599) | public ServerLegacyState() FILE: sdk/dotnet/Network/Linux/Bond.cs class Bond (line 15) | [ProxmoxVEResourceType("proxmoxve:network/linux/bond:Bond")] method Bond (line 110) | public Bond(string name, BondArgs args, CustomResourceOptions? options... method Bond (line 115) | private Bond(string name, Input id, BondState? state = null, C... method MakeResourceOptions (line 120) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 141) | public static Bond Get(string name, Input id, BondState? state... class BondArgs (line 147) | public sealed class BondArgs : global::Pulumi.ResourceArgs method BondArgs (line 239) | public BondArgs() class BondState (line 245) | public sealed class BondState : global::Pulumi.ResourceArgs method BondState (line 337) | public BondState() FILE: sdk/dotnet/Network/Linux/Bridge.cs class Bridge (line 61) | [ProxmoxVEResourceType("proxmoxve:network/linux/bridge:Bridge")] method Bridge (line 144) | public Bridge(string name, BridgeArgs args, CustomResourceOptions? opt... method Bridge (line 149) | private Bridge(string name, Input id, BridgeState? state = nul... method MakeResourceOptions (line 154) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 175) | public static Bridge Get(string name, Input id, BridgeState? s... class BridgeArgs (line 181) | public sealed class BridgeArgs : global::Pulumi.ResourceArgs method BridgeArgs (line 261) | public BridgeArgs() class BridgeState (line 267) | public sealed class BridgeState : global::Pulumi.ResourceArgs method BridgeState (line 347) | public BridgeState() FILE: sdk/dotnet/Network/Linux/BridgeLegacy.cs class BridgeLegacy (line 63) | [ProxmoxVEResourceType("proxmoxve:network/linux/bridgeLegacy:BridgeLegac... method BridgeLegacy (line 146) | public BridgeLegacy(string name, BridgeLegacyArgs args, CustomResource... method BridgeLegacy (line 151) | private BridgeLegacy(string name, Input id, BridgeLegacyState?... method MakeResourceOptions (line 156) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 177) | public static BridgeLegacy Get(string name, Input id, BridgeLe... class BridgeLegacyArgs (line 183) | public sealed class BridgeLegacyArgs : global::Pulumi.ResourceArgs method BridgeLegacyArgs (line 263) | public BridgeLegacyArgs() class BridgeLegacyState (line 269) | public sealed class BridgeLegacyState : global::Pulumi.ResourceArgs method BridgeLegacyState (line 349) | public BridgeLegacyState() FILE: sdk/dotnet/Network/Linux/Vlan.cs class Vlan (line 55) | [ProxmoxVEResourceType("proxmoxve:network/linux/vlan:Vlan")] method Vlan (line 138) | public Vlan(string name, VlanArgs args, CustomResourceOptions? options... method Vlan (line 143) | private Vlan(string name, Input id, VlanState? state = null, C... method MakeResourceOptions (line 148) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 169) | public static Vlan Get(string name, Input id, VlanState? state... class VlanArgs (line 175) | public sealed class VlanArgs : global::Pulumi.ResourceArgs method VlanArgs (line 249) | public VlanArgs() class VlanState (line 255) | public sealed class VlanState : global::Pulumi.ResourceArgs method VlanState (line 329) | public VlanState() FILE: sdk/dotnet/Network/Linux/VlanLegacy.cs class VlanLegacy (line 57) | [ProxmoxVEResourceType("proxmoxve:network/linux/vlanLegacy:VlanLegacy")] method VlanLegacy (line 140) | public VlanLegacy(string name, VlanLegacyArgs args, CustomResourceOpti... method VlanLegacy (line 145) | private VlanLegacy(string name, Input id, VlanLegacyState? sta... method MakeResourceOptions (line 150) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 171) | public static VlanLegacy Get(string name, Input id, VlanLegacy... class VlanLegacyArgs (line 177) | public sealed class VlanLegacyArgs : global::Pulumi.ResourceArgs method VlanLegacyArgs (line 251) | public VlanLegacyArgs() class VlanLegacyState (line 257) | public sealed class VlanLegacyState : global::Pulumi.ResourceArgs method VlanLegacyState (line 331) | public VlanLegacyState() FILE: sdk/dotnet/Node/Firewall.cs class Firewall (line 56) | [ProxmoxVEResourceType("proxmoxve:node/firewall:Firewall")] method Firewall (line 139) | public Firewall(string name, FirewallArgs args, CustomResourceOptions?... method Firewall (line 144) | private Firewall(string name, Input id, FirewallState? state =... method MakeResourceOptions (line 149) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 170) | public static Firewall Get(string name, Input id, FirewallStat... class FirewallArgs (line 176) | public sealed class FirewallArgs : global::Pulumi.ResourceArgs method FirewallArgs (line 250) | public FirewallArgs() class FirewallState (line 256) | public sealed class FirewallState : global::Pulumi.ResourceArgs method FirewallState (line 330) | public FirewallState() FILE: sdk/dotnet/Node/FirewallLegacy.cs class FirewallLegacy (line 58) | [ProxmoxVEResourceType("proxmoxve:node/firewallLegacy:FirewallLegacy")] method FirewallLegacy (line 141) | public FirewallLegacy(string name, FirewallLegacyArgs args, CustomReso... method FirewallLegacy (line 146) | private FirewallLegacy(string name, Input id, FirewallLegacySt... method MakeResourceOptions (line 151) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 172) | public static FirewallLegacy Get(string name, Input id, Firewa... class FirewallLegacyArgs (line 178) | public sealed class FirewallLegacyArgs : global::Pulumi.ResourceArgs method FirewallLegacyArgs (line 252) | public FirewallLegacyArgs() class FirewallLegacyState (line 258) | public sealed class FirewallLegacyState : global::Pulumi.ResourceArgs method FirewallLegacyState (line 332) | public FirewallLegacyState() FILE: sdk/dotnet/Oci/Image.cs class Image (line 53) | [ProxmoxVEResourceType("proxmoxve:oci/image:Image")] method Image (line 112) | public Image(string name, ImageArgs args, CustomResourceOptions? optio... method Image (line 117) | private Image(string name, Input id, ImageState? state = null,... method MakeResourceOptions (line 122) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 143) | public static Image Get(string name, Input id, ImageState? sta... class ImageArgs (line 149) | public sealed class ImageArgs : global::Pulumi.ResourceArgs method ImageArgs (line 193) | public ImageArgs() class ImageState (line 199) | public sealed class ImageState : global::Pulumi.ResourceArgs method ImageState (line 249) | public ImageState() FILE: sdk/dotnet/Oci/ImageLegacy.cs class ImageLegacy (line 55) | [ProxmoxVEResourceType("proxmoxve:oci/imageLegacy:ImageLegacy")] method ImageLegacy (line 114) | public ImageLegacy(string name, ImageLegacyArgs args, CustomResourceOp... method ImageLegacy (line 119) | private ImageLegacy(string name, Input id, ImageLegacyState? s... method MakeResourceOptions (line 124) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 145) | public static ImageLegacy Get(string name, Input id, ImageLega... class ImageLegacyArgs (line 151) | public sealed class ImageLegacyArgs : global::Pulumi.ResourceArgs method ImageLegacyArgs (line 195) | public ImageLegacyArgs() class ImageLegacyState (line 201) | public sealed class ImageLegacyState : global::Pulumi.ResourceArgs method ImageLegacyState (line 251) | public ImageLegacyState() FILE: sdk/dotnet/Outputs/ContainerLegacyClone.cs class ContainerLegacyClone (line 13) | [OutputType] method ContainerLegacyClone (line 37) | [OutputConstructor] FILE: sdk/dotnet/Outputs/ContainerLegacyConsole.cs class ContainerLegacyConsole (line 13) | [OutputType] method ContainerLegacyConsole (line 30) | [OutputConstructor] FILE: sdk/dotnet/Outputs/ContainerLegacyCpu.cs class ContainerLegacyCpu (line 13) | [OutputType] method ContainerLegacyCpu (line 33) | [OutputConstructor] FILE: sdk/dotnet/Outputs/ContainerLegacyDevicePassthrough.cs class ContainerLegacyDevicePassthrough (line 13) | [OutputType] method ContainerLegacyDevicePassthrough (line 38) | [OutputConstructor] FILE: sdk/dotnet/Outputs/ContainerLegacyDisk.cs class ContainerLegacyDisk (line 13) | [OutputType] method ContainerLegacyDisk (line 49) | [OutputConstructor] FILE: sdk/dotnet/Outputs/ContainerLegacyFeatures.cs class ContainerLegacyFeatures (line 13) | [OutputType] method ContainerLegacyFeatures (line 33) | [OutputConstructor] FILE: sdk/dotnet/Outputs/ContainerLegacyIdmap.cs class ContainerLegacyIdmap (line 13) | [OutputType] method ContainerLegacyIdmap (line 33) | [OutputConstructor] FILE: sdk/dotnet/Outputs/ContainerLegacyInitialization.cs class ContainerLegacyInitialization (line 13) | [OutputType] method ContainerLegacyInitialization (line 38) | [OutputConstructor] FILE: sdk/dotnet/Outputs/ContainerLegacyInitializationDns.cs class ContainerLegacyInitializationDns (line 13) | [OutputType] method ContainerLegacyInitializationDns (line 31) | [OutputConstructor] FILE: sdk/dotnet/Outputs/ContainerLegacyInitializationIpConfig.cs class ContainerLegacyInitializationIpConfig (line 13) | [OutputType] method ContainerLegacyInitializationIpConfig (line 25) | [OutputConstructor] FILE: sdk/dotnet/Outputs/ContainerLegacyInitializationIpConfigIpv4.cs class ContainerLegacyInitializationIpConfigIpv4 (line 13) | [OutputType] method ContainerLegacyInitializationIpConfigIpv4 (line 28) | [OutputConstructor] FILE: sdk/dotnet/Outputs/ContainerLegacyInitializationIpConfigIpv6.cs class ContainerLegacyInitializationIpConfigIpv6 (line 13) | [OutputType] method ContainerLegacyInitializationIpConfigIpv6 (line 28) | [OutputConstructor] FILE: sdk/dotnet/Outputs/ContainerLegacyInitializationUserAccount.cs class ContainerLegacyInitializationUserAccount (line 13) | [OutputType] method ContainerLegacyInitializationUserAccount (line 25) | [OutputConstructor] FILE: sdk/dotnet/Outputs/ContainerLegacyMemory.cs class ContainerLegacyMemory (line 13) | [OutputType] method ContainerLegacyMemory (line 26) | [OutputConstructor] FILE: sdk/dotnet/Outputs/ContainerLegacyMountPoint.cs class ContainerLegacyMountPoint (line 13) | [OutputType] method ContainerLegacyMountPoint (line 68) | [OutputConstructor] FILE: sdk/dotnet/Outputs/ContainerLegacyNetworkInterface.cs class ContainerLegacyNetworkInterface (line 13) | [OutputType] method ContainerLegacyNetworkInterface (line 59) | [OutputConstructor] FILE: sdk/dotnet/Outputs/ContainerLegacyOperatingSystem.cs class ContainerLegacyOperatingSystem (line 13) | [OutputType] method ContainerLegacyOperatingSystem (line 27) | [OutputConstructor] FILE: sdk/dotnet/Outputs/ContainerLegacyStartup.cs class ContainerLegacyStartup (line 13) | [OutputType] method ContainerLegacyStartup (line 32) | [OutputConstructor] FILE: sdk/dotnet/Outputs/ContainerLegacyWaitForIp.cs class ContainerLegacyWaitForIp (line 13) | [OutputType] method ContainerLegacyWaitForIp (line 27) | [OutputConstructor] FILE: sdk/dotnet/Outputs/FileLegacySourceFile.cs class FileLegacySourceFile (line 13) | [OutputType] method FileLegacySourceFile (line 45) | [OutputConstructor] FILE: sdk/dotnet/Outputs/FileLegacySourceRaw.cs class FileLegacySourceRaw (line 13) | [OutputType] method FileLegacySourceRaw (line 29) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetContainersLegacyContainerResult.cs class GetContainersLegacyContainerResult (line 13) | [OutputType] method GetContainersLegacyContainerResult (line 42) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetContainersLegacyFilterResult.cs class GetContainersLegacyFilterResult (line 13) | [OutputType] method GetContainersLegacyFilterResult (line 29) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetDatastoresDatastoreResult.cs class GetDatastoresDatastoreResult (line 13) | [OutputType] method GetDatastoresDatastoreResult (line 61) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetDatastoresFiltersResult.cs class GetDatastoresFiltersResult (line 13) | [OutputType] method GetDatastoresFiltersResult (line 29) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetDatastoresLegacyDatastoreResult.cs class GetDatastoresLegacyDatastoreResult (line 13) | [OutputType] method GetDatastoresLegacyDatastoreResult (line 61) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetDatastoresLegacyFiltersResult.cs class GetDatastoresLegacyFiltersResult (line 13) | [OutputType] method GetDatastoresLegacyFiltersResult (line 29) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetFilesFileResult.cs class GetFilesFileResult (line 13) | [OutputType] method GetFilesFileResult (line 41) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetGroupLegacyAclResult.cs class GetGroupLegacyAclResult (line 13) | [OutputType] method GetGroupLegacyAclResult (line 29) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetHostsLegacyEntryResult.cs class GetHostsLegacyEntryResult (line 13) | [OutputType] method GetHostsLegacyEntryResult (line 25) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetPoolLegacyMemberResult.cs class GetPoolLegacyMemberResult (line 13) | [OutputType] method GetPoolLegacyMemberResult (line 37) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetReplicationsLegacyReplicationResult.cs class GetReplicationsLegacyReplicationResult (line 13) | [OutputType] method GetReplicationsLegacyReplicationResult (line 28) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetReplicationsReplicationResult.cs class GetReplicationsReplicationResult (line 13) | [OutputType] method GetReplicationsReplicationResult (line 28) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetUserLegacyAclResult.cs class GetUserLegacyAclResult (line 13) | [OutputType] method GetUserLegacyAclResult (line 29) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetVm2LegacyCdromResult.cs class GetVm2LegacyCdromResult (line 13) | [OutputType] method GetVm2LegacyCdromResult (line 21) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetVm2LegacyCpuResult.cs class GetVm2LegacyCpuResult (line 13) | [OutputType] method GetVm2LegacyCpuResult (line 57) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetVm2LegacyRngResult.cs class GetVm2LegacyRngResult (line 13) | [OutputType] method GetVm2LegacyRngResult (line 29) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetVm2LegacyTimeoutsResult.cs class GetVm2LegacyTimeoutsResult (line 13) | [OutputType] method GetVm2LegacyTimeoutsResult (line 21) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetVm2LegacyVgaResult.cs class GetVm2LegacyVgaResult (line 13) | [OutputType] method GetVm2LegacyVgaResult (line 29) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetVmCdromResult.cs class GetVmCdromResult (line 13) | [OutputType] method GetVmCdromResult (line 21) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetVmCpuResult.cs class GetVmCpuResult (line 13) | [OutputType] method GetVmCpuResult (line 57) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetVmRngResult.cs class GetVmRngResult (line 13) | [OutputType] method GetVmRngResult (line 29) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetVmTimeoutsResult.cs class GetVmTimeoutsResult (line 13) | [OutputType] method GetVmTimeoutsResult (line 21) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetVmVgaResult.cs class GetVmVgaResult (line 13) | [OutputType] method GetVmVgaResult (line 29) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetVmsLegacyFilterResult.cs class GetVmsLegacyFilterResult (line 13) | [OutputType] method GetVmsLegacyFilterResult (line 29) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GetVmsLegacyVmResult.cs class GetVmsLegacyVmResult (line 13) | [OutputType] method GetVmsLegacyVmResult (line 42) | [OutputConstructor] FILE: sdk/dotnet/Outputs/GroupLegacyAcl.cs class GroupLegacyAcl (line 13) | [OutputType] method GroupLegacyAcl (line 29) | [OutputConstructor] FILE: sdk/dotnet/Outputs/HostsLegacyEntry.cs class HostsLegacyEntry (line 13) | [OutputType] method HostsLegacyEntry (line 25) | [OutputConstructor] FILE: sdk/dotnet/Outputs/PoolLegacyMember.cs class PoolLegacyMember (line 13) | [OutputType] method PoolLegacyMember (line 37) | [OutputConstructor] FILE: sdk/dotnet/Outputs/UserLegacyAcl.cs class UserLegacyAcl (line 13) | [OutputType] method UserLegacyAcl (line 29) | [OutputConstructor] FILE: sdk/dotnet/Outputs/Vm2LegacyCdrom.cs class Vm2LegacyCdrom (line 13) | [OutputType] method Vm2LegacyCdrom (line 21) | [OutputConstructor] FILE: sdk/dotnet/Outputs/Vm2LegacyCpu.cs class Vm2LegacyCpu (line 13) | [OutputType] method Vm2LegacyCpu (line 57) | [OutputConstructor] FILE: sdk/dotnet/Outputs/Vm2LegacyRng.cs class Vm2LegacyRng (line 13) | [OutputType] method Vm2LegacyRng (line 29) | [OutputConstructor] FILE: sdk/dotnet/Outputs/Vm2LegacyTimeouts.cs class Vm2LegacyTimeouts (line 13) | [OutputType] method Vm2LegacyTimeouts (line 33) | [OutputConstructor] FILE: sdk/dotnet/Outputs/Vm2LegacyVga.cs class Vm2LegacyVga (line 13) | [OutputType] method Vm2LegacyVga (line 29) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmCdrom.cs class VmCdrom (line 13) | [OutputType] method VmCdrom (line 21) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmCpu.cs class VmCpu (line 13) | [OutputType] method VmCpu (line 57) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyAgent.cs class VmLegacyAgent (line 13) | [OutputType] method VmLegacyAgent (line 40) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyAgentWaitForIp.cs class VmLegacyAgentWaitForIp (line 13) | [OutputType] method VmLegacyAgentWaitForIp (line 27) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyAmdSev.cs class VmLegacyAmdSev (line 13) | [OutputType] method VmLegacyAmdSev (line 41) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyAudioDevice.cs class VmLegacyAudioDevice (line 13) | [OutputType] method VmLegacyAudioDevice (line 33) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyCdrom.cs class VmLegacyCdrom (line 13) | [OutputType] method VmLegacyCdrom (line 34) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyClone.cs class VmLegacyClone (line 13) | [OutputType] method VmLegacyClone (line 40) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyCpu.cs class VmLegacyCpu (line 13) | [OutputType] method VmLegacyCpu (line 85) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyDisk.cs class VmLegacyDisk (line 13) | [OutputType] method VmLegacyDisk (line 101) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyDiskSpeed.cs class VmLegacyDiskSpeed (line 13) | [OutputType] method VmLegacyDiskSpeed (line 51) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyEfiDisk.cs class VmLegacyEfiDisk (line 13) | [OutputType] method VmLegacyEfiDisk (line 40) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyHostpci.cs class VmLegacyHostpci (line 13) | [OutputType] method VmLegacyHostpci (line 58) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyInitialization.cs class VmLegacyInitialization (line 13) | [OutputType] method VmLegacyInitialization (line 78) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyInitializationDns.cs class VmLegacyInitializationDns (line 13) | [OutputType] method VmLegacyInitializationDns (line 25) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyInitializationIpConfig.cs class VmLegacyInitializationIpConfig (line 13) | [OutputType] method VmLegacyInitializationIpConfig (line 25) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyInitializationIpConfigIpv4.cs class VmLegacyInitializationIpConfigIpv4 (line 13) | [OutputType] method VmLegacyInitializationIpConfigIpv4 (line 28) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyInitializationIpConfigIpv6.cs class VmLegacyInitializationIpConfigIpv6 (line 13) | [OutputType] method VmLegacyInitializationIpConfigIpv6 (line 28) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyInitializationUserAccount.cs class VmLegacyInitializationUserAccount (line 13) | [OutputType] method VmLegacyInitializationUserAccount (line 29) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyMemory.cs class VmLegacyMemory (line 13) | [OutputType] method VmLegacyMemory (line 42) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyNetworkDevice.cs class VmLegacyNetworkDevice (line 13) | [OutputType] method VmLegacyNetworkDevice (line 63) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyNuma.cs class VmLegacyNuma (line 13) | [OutputType] method VmLegacyNuma (line 38) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyOperatingSystem.cs class VmLegacyOperatingSystem (line 13) | [OutputType] method VmLegacyOperatingSystem (line 21) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyRng.cs class VmLegacyRng (line 13) | [OutputType] method VmLegacyRng (line 29) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacySerialDevice.cs class VmLegacySerialDevice (line 13) | [OutputType] method VmLegacySerialDevice (line 22) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacySmbios.cs class VmLegacySmbios (line 13) | [OutputType] method VmLegacySmbios (line 45) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyStartup.cs class VmLegacyStartup (line 13) | [OutputType] method VmLegacyStartup (line 32) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyTpmState.cs class VmLegacyTpmState (line 13) | [OutputType] method VmLegacyTpmState (line 27) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyUsb.cs class VmLegacyUsb (line 13) | [OutputType] method VmLegacyUsb (line 30) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyVga.cs class VmLegacyVga (line 13) | [OutputType] method VmLegacyVga (line 29) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyVirtiof.cs class VmLegacyVirtiof (line 13) | [OutputType] method VmLegacyVirtiof (line 37) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmLegacyWatchdog.cs class VmLegacyWatchdog (line 13) | [OutputType] method VmLegacyWatchdog (line 29) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmRng.cs class VmRng (line 13) | [OutputType] method VmRng (line 29) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmTimeouts.cs class VmTimeouts (line 13) | [OutputType] method VmTimeouts (line 33) | [OutputConstructor] FILE: sdk/dotnet/Outputs/VmVga.cs class VmVga (line 13) | [OutputType] method VmVga (line 29) | [OutputConstructor] FILE: sdk/dotnet/Pool/Membership.cs class Membership (line 63) | [ProxmoxVEResourceType("proxmoxve:pool/membership:Membership")] method Membership (line 98) | public Membership(string name, MembershipArgs args, CustomResourceOpti... method Membership (line 103) | private Membership(string name, Input id, MembershipState? sta... method MakeResourceOptions (line 108) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 129) | public static Membership Get(string name, Input id, Membership... class MembershipArgs (line 135) | public sealed class MembershipArgs : global::Pulumi.ResourceArgs method MembershipArgs (line 155) | public MembershipArgs() class MembershipState (line 161) | public sealed class MembershipState : global::Pulumi.ResourceArgs method MembershipState (line 187) | public MembershipState() FILE: sdk/dotnet/Pool/MembershipLegacy.cs class MembershipLegacy (line 65) | [ProxmoxVEResourceType("proxmoxve:pool/membershipLegacy:MembershipLegacy")] method MembershipLegacy (line 100) | public MembershipLegacy(string name, MembershipLegacyArgs args, Custom... method MembershipLegacy (line 105) | private MembershipLegacy(string name, Input id, MembershipLega... method MakeResourceOptions (line 110) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 131) | public static MembershipLegacy Get(string name, Input id, Memb... class MembershipLegacyArgs (line 137) | public sealed class MembershipLegacyArgs : global::Pulumi.ResourceArgs method MembershipLegacyArgs (line 157) | public MembershipLegacyArgs() class MembershipLegacyState (line 163) | public sealed class MembershipLegacyState : global::Pulumi.ResourceArgs method MembershipLegacyState (line 189) | public MembershipLegacyState() FILE: sdk/dotnet/PoolLegacy.cs class PoolLegacy (line 42) | [ProxmoxVEResourceType("proxmoxve:index/poolLegacy:PoolLegacy")] method PoolLegacy (line 71) | public PoolLegacy(string name, PoolLegacyArgs args, CustomResourceOpti... method PoolLegacy (line 76) | private PoolLegacy(string name, Input id, PoolLegacyState? sta... method MakeResourceOptions (line 81) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 102) | public static PoolLegacy Get(string name, Input id, PoolLegacy... class PoolLegacyArgs (line 108) | public sealed class PoolLegacyArgs : global::Pulumi.ResourceArgs method PoolLegacyArgs (line 122) | public PoolLegacyArgs() class PoolLegacyState (line 128) | public sealed class PoolLegacyState : global::Pulumi.ResourceArgs method PoolLegacyState (line 154) | public PoolLegacyState() FILE: sdk/dotnet/Provider.cs class Provider (line 18) | [ProxmoxVEResourceType("pulumi:providers:proxmoxve")] method Provider (line 83) | public Provider(string name, ProviderArgs? args = null, CustomResource... method MakeResourceOptions (line 88) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method TerraformConfig (line 111) | public global::Pulumi.Output TerraformC... class ProviderArgs (line 115) | public sealed class ProviderArgs : global::Pulumi.ResourceArgs method ProviderArgs (line 241) | public ProviderArgs() class ProviderTerraformConfigResult (line 250) | [OutputType] method ProviderTerraformConfigResult (line 255) | [OutputConstructor] FILE: sdk/dotnet/Realm/Ldap.cs class Ldap (line 164) | [ProxmoxVEResourceType("proxmoxve:realm/ldap:Ldap")] method Ldap (line 331) | public Ldap(string name, LdapArgs args, CustomResourceOptions? options... method Ldap (line 336) | private Ldap(string name, Input id, LdapState? state = null, C... method MakeResourceOptions (line 341) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 366) | public static Ldap Get(string name, Input id, LdapState? state... class LdapArgs (line 372) | public sealed class LdapArgs : global::Pulumi.ResourceArgs method LdapArgs (line 540) | public LdapArgs() class LdapState (line 546) | public sealed class LdapState : global::Pulumi.ResourceArgs method LdapState (line 714) | public LdapState() FILE: sdk/dotnet/Realm/LdapLegacy.cs class LdapLegacy (line 166) | [ProxmoxVEResourceType("proxmoxve:realm/ldapLegacy:LdapLegacy")] method LdapLegacy (line 333) | public LdapLegacy(string name, LdapLegacyArgs args, CustomResourceOpti... method LdapLegacy (line 338) | private LdapLegacy(string name, Input id, LdapLegacyState? sta... method MakeResourceOptions (line 343) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 368) | public static LdapLegacy Get(string name, Input id, LdapLegacy... class LdapLegacyArgs (line 374) | public sealed class LdapLegacyArgs : global::Pulumi.ResourceArgs method LdapLegacyArgs (line 542) | public LdapLegacyArgs() class LdapLegacyState (line 548) | public sealed class LdapLegacyState : global::Pulumi.ResourceArgs method LdapLegacyState (line 716) | public LdapLegacyState() FILE: sdk/dotnet/Realm/Openid.cs class Openid (line 140) | [ProxmoxVEResourceType("proxmoxve:realm/openid:Openid")] method Openid (line 241) | public Openid(string name, OpenidArgs args, CustomResourceOptions? opt... method Openid (line 246) | private Openid(string name, Input id, OpenidState? state = nul... method MakeResourceOptions (line 251) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 276) | public static Openid Get(string name, Input id, OpenidState? s... class OpenidArgs (line 282) | public sealed class OpenidArgs : global::Pulumi.ResourceArgs method OpenidArgs (line 384) | public OpenidArgs() class OpenidState (line 390) | public sealed class OpenidState : global::Pulumi.ResourceArgs method OpenidState (line 492) | public OpenidState() FILE: sdk/dotnet/Realm/OpenidLegacy.cs class OpenidLegacy (line 142) | [ProxmoxVEResourceType("proxmoxve:realm/openidLegacy:OpenidLegacy")] method OpenidLegacy (line 243) | public OpenidLegacy(string name, OpenidLegacyArgs args, CustomResource... method OpenidLegacy (line 248) | private OpenidLegacy(string name, Input id, OpenidLegacyState?... method MakeResourceOptions (line 253) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 278) | public static OpenidLegacy Get(string name, Input id, OpenidLe... class OpenidLegacyArgs (line 284) | public sealed class OpenidLegacyArgs : global::Pulumi.ResourceArgs method OpenidLegacyArgs (line 386) | public OpenidLegacyArgs() class OpenidLegacyState (line 392) | public sealed class OpenidLegacyState : global::Pulumi.ResourceArgs method OpenidLegacyState (line 494) | public OpenidLegacyState() FILE: sdk/dotnet/Realm/Sync.cs class Sync (line 72) | [ProxmoxVEResourceType("proxmoxve:realm/sync:Sync")] method Sync (line 125) | public Sync(string name, SyncArgs args, CustomResourceOptions? options... method Sync (line 130) | private Sync(string name, Input id, SyncState? state = null, C... method MakeResourceOptions (line 135) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 156) | public static Sync Get(string name, Input id, SyncState? state... class SyncArgs (line 162) | public sealed class SyncArgs : global::Pulumi.ResourceArgs method SyncArgs (line 206) | public SyncArgs() class SyncState (line 212) | public sealed class SyncState : global::Pulumi.ResourceArgs method SyncState (line 256) | public SyncState() FILE: sdk/dotnet/Realm/SyncLegacy.cs class SyncLegacy (line 74) | [ProxmoxVEResourceType("proxmoxve:realm/syncLegacy:SyncLegacy")] method SyncLegacy (line 127) | public SyncLegacy(string name, SyncLegacyArgs args, CustomResourceOpti... method SyncLegacy (line 132) | private SyncLegacy(string name, Input id, SyncLegacyState? sta... method MakeResourceOptions (line 137) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 158) | public static SyncLegacy Get(string name, Input id, SyncLegacy... class SyncLegacyArgs (line 164) | public sealed class SyncLegacyArgs : global::Pulumi.ResourceArgs method SyncLegacyArgs (line 208) | public SyncLegacyArgs() class SyncLegacyState (line 214) | public sealed class SyncLegacyState : global::Pulumi.ResourceArgs method SyncLegacyState (line 258) | public SyncLegacyState() FILE: sdk/dotnet/Replication.cs class Replication (line 39) | [ProxmoxVEResourceType("proxmoxve:index/replication:Replication")] method Replication (line 110) | public Replication(string name, ReplicationArgs args, CustomResourceOp... method Replication (line 115) | private Replication(string name, Input id, ReplicationState? s... method MakeResourceOptions (line 120) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 145) | public static Replication Get(string name, Input id, Replicati... class ReplicationArgs (line 151) | public sealed class ReplicationArgs : global::Pulumi.ResourceArgs method ReplicationArgs (line 195) | public ReplicationArgs() class ReplicationState (line 201) | public sealed class ReplicationState : global::Pulumi.ResourceArgs method ReplicationState (line 263) | public ReplicationState() FILE: sdk/dotnet/ReplicationLegacy.cs class ReplicationLegacy (line 41) | [ProxmoxVEResourceType("proxmoxve:index/replicationLegacy:ReplicationLeg... method ReplicationLegacy (line 112) | public ReplicationLegacy(string name, ReplicationLegacyArgs args, Cust... method ReplicationLegacy (line 117) | private ReplicationLegacy(string name, Input id, ReplicationLe... method MakeResourceOptions (line 122) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 143) | public static ReplicationLegacy Get(string name, Input id, Rep... class ReplicationLegacyArgs (line 149) | public sealed class ReplicationLegacyArgs : global::Pulumi.ResourceArgs method ReplicationLegacyArgs (line 193) | public ReplicationLegacyArgs() class ReplicationLegacyState (line 199) | public sealed class ReplicationLegacyState : global::Pulumi.ResourceArgs method ReplicationLegacyState (line 261) | public ReplicationLegacyState() FILE: sdk/dotnet/RoleLegacy.cs class RoleLegacy (line 45) | [ProxmoxVEResourceType("proxmoxve:index/roleLegacy:RoleLegacy")] method RoleLegacy (line 68) | public RoleLegacy(string name, RoleLegacyArgs args, CustomResourceOpti... method RoleLegacy (line 73) | private RoleLegacy(string name, Input id, RoleLegacyState? sta... method MakeResourceOptions (line 78) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 99) | public static RoleLegacy Get(string name, Input id, RoleLegacy... class RoleLegacyArgs (line 105) | public sealed class RoleLegacyArgs : global::Pulumi.ResourceArgs method RoleLegacyArgs (line 125) | public RoleLegacyArgs() class RoleLegacyState (line 131) | public sealed class RoleLegacyState : global::Pulumi.ResourceArgs method RoleLegacyState (line 151) | public RoleLegacyState() FILE: sdk/dotnet/Sdn/Applier.cs class Applier (line 15) | [ProxmoxVEResourceType("proxmoxve:sdn/applier:Applier")] method Applier (line 38) | public Applier(string name, ApplierArgs? args = null, CustomResourceOp... method Applier (line 43) | private Applier(string name, Input id, ApplierState? state = n... method MakeResourceOptions (line 48) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 69) | public static Applier Get(string name, Input id, ApplierState?... class ApplierArgs (line 75) | public sealed class ApplierArgs : global::Pulumi.ResourceArgs method ApplierArgs (line 89) | public ApplierArgs() class ApplierState (line 95) | public sealed class ApplierState : global::Pulumi.ResourceArgs method ApplierState (line 109) | public ApplierState() FILE: sdk/dotnet/Sdn/ApplierLegacy.cs class ApplierLegacy (line 17) | [ProxmoxVEResourceType("proxmoxve:sdn/applierLegacy:ApplierLegacy")] method ApplierLegacy (line 40) | public ApplierLegacy(string name, ApplierLegacyArgs? args = null, Cust... method ApplierLegacy (line 45) | private ApplierLegacy(string name, Input id, ApplierLegacyStat... method MakeResourceOptions (line 50) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 71) | public static ApplierLegacy Get(string name, Input id, Applier... class ApplierLegacyArgs (line 77) | public sealed class ApplierLegacyArgs : global::Pulumi.ResourceArgs method ApplierLegacyArgs (line 91) | public ApplierLegacyArgs() class ApplierLegacyState (line 97) | public sealed class ApplierLegacyState : global::Pulumi.ResourceArgs method ApplierLegacyState (line 111) | public ApplierLegacyState() FILE: sdk/dotnet/Sdn/Fabric/GetOpenfabric.cs class GetOpenfabric (line 12) | public static class GetOpenfabric method InvokeAsync (line 17) | public static Task InvokeAsync(GetOpenfabricArgs ... method Invoke (line 23) | public static Output Invoke(GetOpenfabricInvokeAr... method Invoke (line 29) | public static Output Invoke(GetOpenfabricInvokeAr... class GetOpenfabricArgs (line 34) | public sealed class GetOpenfabricArgs : global::Pulumi.InvokeArgs method GetOpenfabricArgs (line 42) | public GetOpenfabricArgs() class GetOpenfabricInvokeArgs (line 48) | public sealed class GetOpenfabricInvokeArgs : global::Pulumi.InvokeArgs method GetOpenfabricInvokeArgs (line 56) | public GetOpenfabricInvokeArgs() class GetOpenfabricResult (line 63) | [OutputType] method GetOpenfabricResult (line 87) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Fabric/GetOpenfabricLegacy.cs class GetOpenfabricLegacy (line 12) | public static class GetOpenfabricLegacy method InvokeAsync (line 19) | public static Task InvokeAsync(GetOpenfabri... method Invoke (line 27) | public static Output Invoke(GetOpenfabricLe... method Invoke (line 35) | public static Output Invoke(GetOpenfabricLe... class GetOpenfabricLegacyArgs (line 40) | public sealed class GetOpenfabricLegacyArgs : global::Pulumi.InvokeArgs method GetOpenfabricLegacyArgs (line 48) | public GetOpenfabricLegacyArgs() class GetOpenfabricLegacyInvokeArgs (line 54) | public sealed class GetOpenfabricLegacyInvokeArgs : global::Pulumi.Invok... method GetOpenfabricLegacyInvokeArgs (line 62) | public GetOpenfabricLegacyInvokeArgs() class GetOpenfabricLegacyResult (line 69) | [OutputType] method GetOpenfabricLegacyResult (line 93) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Fabric/GetOspf.cs class GetOspf (line 12) | public static class GetOspf method InvokeAsync (line 17) | public static Task InvokeAsync(GetOspfArgs args, Invoke... method Invoke (line 23) | public static Output Invoke(GetOspfInvokeArgs args, Inv... method Invoke (line 29) | public static Output Invoke(GetOspfInvokeArgs args, Inv... class GetOspfArgs (line 34) | public sealed class GetOspfArgs : global::Pulumi.InvokeArgs method GetOspfArgs (line 42) | public GetOspfArgs() class GetOspfInvokeArgs (line 48) | public sealed class GetOspfInvokeArgs : global::Pulumi.InvokeArgs method GetOspfInvokeArgs (line 56) | public GetOspfInvokeArgs() class GetOspfResult (line 63) | [OutputType] method GetOspfResult (line 79) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Fabric/GetOspfLegacy.cs class GetOspfLegacy (line 12) | public static class GetOspfLegacy method InvokeAsync (line 19) | public static Task InvokeAsync(GetOspfLegacyArgs ... method Invoke (line 27) | public static Output Invoke(GetOspfLegacyInvokeAr... method Invoke (line 35) | public static Output Invoke(GetOspfLegacyInvokeAr... class GetOspfLegacyArgs (line 40) | public sealed class GetOspfLegacyArgs : global::Pulumi.InvokeArgs method GetOspfLegacyArgs (line 48) | public GetOspfLegacyArgs() class GetOspfLegacyInvokeArgs (line 54) | public sealed class GetOspfLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetOspfLegacyInvokeArgs (line 62) | public GetOspfLegacyInvokeArgs() class GetOspfLegacyResult (line 69) | [OutputType] method GetOspfLegacyResult (line 85) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Fabric/Node/GetOpenfabric.cs class GetOpenfabric (line 12) | public static class GetOpenfabric method InvokeAsync (line 17) | public static Task InvokeAsync(GetOpenfabricArgs ... method Invoke (line 23) | public static Output Invoke(GetOpenfabricInvokeAr... method Invoke (line 29) | public static Output Invoke(GetOpenfabricInvokeAr... class GetOpenfabricArgs (line 34) | public sealed class GetOpenfabricArgs : global::Pulumi.InvokeArgs method GetOpenfabricArgs (line 48) | public GetOpenfabricArgs() class GetOpenfabricInvokeArgs (line 54) | public sealed class GetOpenfabricInvokeArgs : global::Pulumi.InvokeArgs method GetOpenfabricInvokeArgs (line 68) | public GetOpenfabricInvokeArgs() class GetOpenfabricResult (line 75) | [OutputType] method GetOpenfabricResult (line 103) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Fabric/Node/GetOpenfabricLegacy.cs class GetOpenfabricLegacy (line 12) | public static class GetOpenfabricLegacy method InvokeAsync (line 19) | public static Task InvokeAsync(GetOpenfabri... method Invoke (line 27) | public static Output Invoke(GetOpenfabricLe... method Invoke (line 35) | public static Output Invoke(GetOpenfabricLe... class GetOpenfabricLegacyArgs (line 40) | public sealed class GetOpenfabricLegacyArgs : global::Pulumi.InvokeArgs method GetOpenfabricLegacyArgs (line 54) | public GetOpenfabricLegacyArgs() class GetOpenfabricLegacyInvokeArgs (line 60) | public sealed class GetOpenfabricLegacyInvokeArgs : global::Pulumi.Invok... method GetOpenfabricLegacyInvokeArgs (line 74) | public GetOpenfabricLegacyInvokeArgs() class GetOpenfabricLegacyResult (line 81) | [OutputType] method GetOpenfabricLegacyResult (line 109) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Fabric/Node/GetOspf.cs class GetOspf (line 12) | public static class GetOspf method InvokeAsync (line 17) | public static Task InvokeAsync(GetOspfArgs args, Invoke... method Invoke (line 23) | public static Output Invoke(GetOspfInvokeArgs args, Inv... method Invoke (line 29) | public static Output Invoke(GetOspfInvokeArgs args, Inv... class GetOspfArgs (line 34) | public sealed class GetOspfArgs : global::Pulumi.InvokeArgs method GetOspfArgs (line 48) | public GetOspfArgs() class GetOspfInvokeArgs (line 54) | public sealed class GetOspfInvokeArgs : global::Pulumi.InvokeArgs method GetOspfInvokeArgs (line 68) | public GetOspfInvokeArgs() class GetOspfResult (line 75) | [OutputType] method GetOspfResult (line 99) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Fabric/Node/GetOspfLegacy.cs class GetOspfLegacy (line 12) | public static class GetOspfLegacy method InvokeAsync (line 19) | public static Task InvokeAsync(GetOspfLegacyArgs ... method Invoke (line 27) | public static Output Invoke(GetOspfLegacyInvokeAr... method Invoke (line 35) | public static Output Invoke(GetOspfLegacyInvokeAr... class GetOspfLegacyArgs (line 40) | public sealed class GetOspfLegacyArgs : global::Pulumi.InvokeArgs method GetOspfLegacyArgs (line 54) | public GetOspfLegacyArgs() class GetOspfLegacyInvokeArgs (line 60) | public sealed class GetOspfLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetOspfLegacyInvokeArgs (line 74) | public GetOspfLegacyInvokeArgs() class GetOspfLegacyResult (line 81) | [OutputType] method GetOspfLegacyResult (line 105) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Fabric/Node/Openfabric.cs class Openfabric (line 15) | [ProxmoxVEResourceType("proxmoxve:sdn/fabric/node/openfabric:Openfabric")] method Openfabric (line 56) | public Openfabric(string name, OpenfabricArgs args, CustomResourceOpti... method Openfabric (line 61) | private Openfabric(string name, Input id, OpenfabricState? sta... method MakeResourceOptions (line 66) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 87) | public static Openfabric Get(string name, Input id, Openfabric... class OpenfabricArgs (line 93) | public sealed class OpenfabricArgs : global::Pulumi.ResourceArgs method OpenfabricArgs (line 131) | public OpenfabricArgs() class OpenfabricState (line 137) | public sealed class OpenfabricState : global::Pulumi.ResourceArgs method OpenfabricState (line 175) | public OpenfabricState() FILE: sdk/dotnet/Sdn/Fabric/Node/OpenfabricLegacy.cs class OpenfabricLegacy (line 17) | [ProxmoxVEResourceType("proxmoxve:sdn/fabric/node/openfabricLegacy:Openf... method OpenfabricLegacy (line 58) | public OpenfabricLegacy(string name, OpenfabricLegacyArgs args, Custom... method OpenfabricLegacy (line 63) | private OpenfabricLegacy(string name, Input id, OpenfabricLega... method MakeResourceOptions (line 68) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 89) | public static OpenfabricLegacy Get(string name, Input id, Open... class OpenfabricLegacyArgs (line 95) | public sealed class OpenfabricLegacyArgs : global::Pulumi.ResourceArgs method OpenfabricLegacyArgs (line 133) | public OpenfabricLegacyArgs() class OpenfabricLegacyState (line 139) | public sealed class OpenfabricLegacyState : global::Pulumi.ResourceArgs method OpenfabricLegacyState (line 177) | public OpenfabricLegacyState() FILE: sdk/dotnet/Sdn/Fabric/Node/Ospf.cs class Ospf (line 15) | [ProxmoxVEResourceType("proxmoxve:sdn/fabric/node/ospf:Ospf")] method Ospf (line 50) | public Ospf(string name, OspfArgs args, CustomResourceOptions? options... method Ospf (line 55) | private Ospf(string name, Input id, OspfState? state = null, C... method MakeResourceOptions (line 60) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 81) | public static Ospf Get(string name, Input id, OspfState? state... class OspfArgs (line 87) | public sealed class OspfArgs : global::Pulumi.ResourceArgs method OspfArgs (line 119) | public OspfArgs() class OspfState (line 125) | public sealed class OspfState : global::Pulumi.ResourceArgs method OspfState (line 157) | public OspfState() FILE: sdk/dotnet/Sdn/Fabric/Node/OspfLegacy.cs class OspfLegacy (line 17) | [ProxmoxVEResourceType("proxmoxve:sdn/fabric/node/ospfLegacy:OspfLegacy")] method OspfLegacy (line 52) | public OspfLegacy(string name, OspfLegacyArgs args, CustomResourceOpti... method OspfLegacy (line 57) | private OspfLegacy(string name, Input id, OspfLegacyState? sta... method MakeResourceOptions (line 62) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 83) | public static OspfLegacy Get(string name, Input id, OspfLegacy... class OspfLegacyArgs (line 89) | public sealed class OspfLegacyArgs : global::Pulumi.ResourceArgs method OspfLegacyArgs (line 121) | public OspfLegacyArgs() class OspfLegacyState (line 127) | public sealed class OspfLegacyState : global::Pulumi.ResourceArgs method OspfLegacyState (line 159) | public OspfLegacyState() FILE: sdk/dotnet/Sdn/Fabric/Openfabric.cs class Openfabric (line 15) | [ProxmoxVEResourceType("proxmoxve:sdn/fabric/openfabric:Openfabric")] method Openfabric (line 56) | public Openfabric(string name, OpenfabricArgs args, CustomResourceOpti... method Openfabric (line 61) | private Openfabric(string name, Input id, OpenfabricState? sta... method MakeResourceOptions (line 66) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 91) | public static Openfabric Get(string name, Input id, Openfabric... class OpenfabricArgs (line 97) | public sealed class OpenfabricArgs : global::Pulumi.ResourceArgs method OpenfabricArgs (line 129) | public OpenfabricArgs() class OpenfabricState (line 135) | public sealed class OpenfabricState : global::Pulumi.ResourceArgs method OpenfabricState (line 167) | public OpenfabricState() FILE: sdk/dotnet/Sdn/Fabric/OpenfabricLegacy.cs class OpenfabricLegacy (line 17) | [ProxmoxVEResourceType("proxmoxve:sdn/fabric/openfabricLegacy:Openfabric... method OpenfabricLegacy (line 58) | public OpenfabricLegacy(string name, OpenfabricLegacyArgs args, Custom... method OpenfabricLegacy (line 63) | private OpenfabricLegacy(string name, Input id, OpenfabricLega... method MakeResourceOptions (line 68) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 89) | public static OpenfabricLegacy Get(string name, Input id, Open... class OpenfabricLegacyArgs (line 95) | public sealed class OpenfabricLegacyArgs : global::Pulumi.ResourceArgs method OpenfabricLegacyArgs (line 127) | public OpenfabricLegacyArgs() class OpenfabricLegacyState (line 133) | public sealed class OpenfabricLegacyState : global::Pulumi.ResourceArgs method OpenfabricLegacyState (line 165) | public OpenfabricLegacyState() FILE: sdk/dotnet/Sdn/Fabric/Ospf.cs class Ospf (line 15) | [ProxmoxVEResourceType("proxmoxve:sdn/fabric/ospf:Ospf")] method Ospf (line 44) | public Ospf(string name, OspfArgs args, CustomResourceOptions? options... method Ospf (line 49) | private Ospf(string name, Input id, OspfState? state = null, C... method MakeResourceOptions (line 54) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 79) | public static Ospf Get(string name, Input id, OspfState? state... class OspfArgs (line 85) | public sealed class OspfArgs : global::Pulumi.ResourceArgs method OspfArgs (line 105) | public OspfArgs() class OspfState (line 111) | public sealed class OspfState : global::Pulumi.ResourceArgs method OspfState (line 131) | public OspfState() FILE: sdk/dotnet/Sdn/Fabric/OspfLegacy.cs class OspfLegacy (line 17) | [ProxmoxVEResourceType("proxmoxve:sdn/fabric/ospfLegacy:OspfLegacy")] method OspfLegacy (line 46) | public OspfLegacy(string name, OspfLegacyArgs args, CustomResourceOpti... method OspfLegacy (line 51) | private OspfLegacy(string name, Input id, OspfLegacyState? sta... method MakeResourceOptions (line 56) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 77) | public static OspfLegacy Get(string name, Input id, OspfLegacy... class OspfLegacyArgs (line 83) | public sealed class OspfLegacyArgs : global::Pulumi.ResourceArgs method OspfLegacyArgs (line 103) | public OspfLegacyArgs() class OspfLegacyState (line 109) | public sealed class OspfLegacyState : global::Pulumi.ResourceArgs method OspfLegacyState (line 129) | public OspfLegacyState() FILE: sdk/dotnet/Sdn/GetSubnet.cs class GetSubnet (line 12) | public static class GetSubnet method InvokeAsync (line 17) | public static Task InvokeAsync(GetSubnetArgs args, In... method Invoke (line 23) | public static Output Invoke(GetSubnetInvokeArgs args,... method Invoke (line 29) | public static Output Invoke(GetSubnetInvokeArgs args,... class GetSubnetArgs (line 34) | public sealed class GetSubnetArgs : global::Pulumi.InvokeArgs method GetSubnetArgs (line 54) | public GetSubnetArgs() class GetSubnetInvokeArgs (line 60) | public sealed class GetSubnetInvokeArgs : global::Pulumi.InvokeArgs method GetSubnetInvokeArgs (line 80) | public GetSubnetInvokeArgs() class GetSubnetResult (line 87) | [OutputType] method GetSubnetResult (line 123) | [OutputConstructor] FILE: sdk/dotnet/Sdn/GetSubnetLegacy.cs class GetSubnetLegacy (line 12) | public static class GetSubnetLegacy method InvokeAsync (line 19) | public static Task InvokeAsync(GetSubnetLegacyA... method Invoke (line 27) | public static Output Invoke(GetSubnetLegacyInvo... method Invoke (line 35) | public static Output Invoke(GetSubnetLegacyInvo... class GetSubnetLegacyArgs (line 40) | public sealed class GetSubnetLegacyArgs : global::Pulumi.InvokeArgs method GetSubnetLegacyArgs (line 60) | public GetSubnetLegacyArgs() class GetSubnetLegacyInvokeArgs (line 66) | public sealed class GetSubnetLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetSubnetLegacyInvokeArgs (line 86) | public GetSubnetLegacyInvokeArgs() class GetSubnetLegacyResult (line 93) | [OutputType] method GetSubnetLegacyResult (line 129) | [OutputConstructor] FILE: sdk/dotnet/Sdn/GetVnet.cs class GetVnet (line 12) | public static class GetVnet method InvokeAsync (line 47) | public static Task InvokeAsync(GetVnetArgs args, Invoke... method Invoke (line 83) | public static Output Invoke(GetVnetInvokeArgs args, Inv... method Invoke (line 119) | public static Output Invoke(GetVnetInvokeArgs args, Inv... class GetVnetArgs (line 124) | public sealed class GetVnetArgs : global::Pulumi.InvokeArgs method GetVnetArgs (line 132) | public GetVnetArgs() class GetVnetInvokeArgs (line 138) | public sealed class GetVnetInvokeArgs : global::Pulumi.InvokeArgs method GetVnetInvokeArgs (line 146) | public GetVnetInvokeArgs() class GetVnetResult (line 153) | [OutputType] method GetVnetResult (line 181) | [OutputConstructor] FILE: sdk/dotnet/Sdn/GetVnetLegacy.cs class GetVnetLegacy (line 12) | public static class GetVnetLegacy method InvokeAsync (line 49) | public static Task InvokeAsync(GetVnetLegacyArgs ... method Invoke (line 87) | public static Output Invoke(GetVnetLegacyInvokeAr... method Invoke (line 125) | public static Output Invoke(GetVnetLegacyInvokeAr... class GetVnetLegacyArgs (line 130) | public sealed class GetVnetLegacyArgs : global::Pulumi.InvokeArgs method GetVnetLegacyArgs (line 138) | public GetVnetLegacyArgs() class GetVnetLegacyInvokeArgs (line 144) | public sealed class GetVnetLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetVnetLegacyInvokeArgs (line 152) | public GetVnetLegacyInvokeArgs() class GetVnetLegacyResult (line 159) | [OutputType] method GetVnetLegacyResult (line 187) | [OutputConstructor] FILE: sdk/dotnet/Sdn/GetVnets.cs class GetVnets (line 12) | public static class GetVnets method InvokeAsync (line 40) | public static Task InvokeAsync(InvokeOptions? options ... method Invoke (line 69) | public static Output Invoke(InvokeOptions? options = n... method Invoke (line 98) | public static Output Invoke(InvokeOutputOptions options) class GetVnetsResult (line 103) | [OutputType] method GetVnetsResult (line 115) | [OutputConstructor] FILE: sdk/dotnet/Sdn/GetVnetsLegacy.cs class GetVnetsLegacy (line 12) | public static class GetVnetsLegacy method InvokeAsync (line 42) | public static Task InvokeAsync(InvokeOptions? op... method Invoke (line 73) | public static Output Invoke(InvokeOptions? optio... method Invoke (line 104) | public static Output Invoke(InvokeOutputOptions ... class GetVnetsLegacyResult (line 109) | [OutputType] method GetVnetsLegacyResult (line 121) | [OutputConstructor] FILE: sdk/dotnet/Sdn/GetZones.cs class GetZones (line 12) | public static class GetZones method InvokeAsync (line 57) | public static Task InvokeAsync(GetZonesArgs? args = nu... method Invoke (line 103) | public static Output Invoke(GetZonesInvokeArgs? args =... method Invoke (line 149) | public static Output Invoke(GetZonesInvokeArgs args, I... class GetZonesArgs (line 154) | public sealed class GetZonesArgs : global::Pulumi.InvokeArgs method GetZonesArgs (line 162) | public GetZonesArgs() class GetZonesInvokeArgs (line 168) | public sealed class GetZonesInvokeArgs : global::Pulumi.InvokeArgs method GetZonesInvokeArgs (line 176) | public GetZonesInvokeArgs() class GetZonesResult (line 183) | [OutputType] method GetZonesResult (line 199) | [OutputConstructor] FILE: sdk/dotnet/Sdn/GetZonesLegacy.cs class GetZonesLegacy (line 12) | public static class GetZonesLegacy method InvokeAsync (line 59) | public static Task InvokeAsync(GetZonesLegacyArg... method Invoke (line 107) | public static Output Invoke(GetZonesLegacyInvoke... method Invoke (line 155) | public static Output Invoke(GetZonesLegacyInvoke... class GetZonesLegacyArgs (line 160) | public sealed class GetZonesLegacyArgs : global::Pulumi.InvokeArgs method GetZonesLegacyArgs (line 168) | public GetZonesLegacyArgs() class GetZonesLegacyInvokeArgs (line 174) | public sealed class GetZonesLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetZonesLegacyInvokeArgs (line 182) | public GetZonesLegacyInvokeArgs() class GetZonesLegacyResult (line 189) | [OutputType] method GetZonesLegacyResult (line 205) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Inputs/GetSubnetDhcpRange.cs class GetSubnetDhcpRangeArgs (line 13) | public sealed class GetSubnetDhcpRangeArgs : global::Pulumi.InvokeArgs method GetSubnetDhcpRangeArgs (line 27) | public GetSubnetDhcpRangeArgs() FILE: sdk/dotnet/Sdn/Inputs/GetSubnetDhcpRangeArgs.cs class GetSubnetDhcpRangeInputArgs (line 13) | public sealed class GetSubnetDhcpRangeInputArgs : global::Pulumi.Resourc... method GetSubnetDhcpRangeInputArgs (line 27) | public GetSubnetDhcpRangeInputArgs() FILE: sdk/dotnet/Sdn/Inputs/GetSubnetLegacyDhcpRange.cs class GetSubnetLegacyDhcpRangeArgs (line 13) | public sealed class GetSubnetLegacyDhcpRangeArgs : global::Pulumi.Invoke... method GetSubnetLegacyDhcpRangeArgs (line 27) | public GetSubnetLegacyDhcpRangeArgs() FILE: sdk/dotnet/Sdn/Inputs/GetSubnetLegacyDhcpRangeArgs.cs class GetSubnetLegacyDhcpRangeInputArgs (line 13) | public sealed class GetSubnetLegacyDhcpRangeInputArgs : global::Pulumi.R... method GetSubnetLegacyDhcpRangeInputArgs (line 27) | public GetSubnetLegacyDhcpRangeInputArgs() FILE: sdk/dotnet/Sdn/Inputs/SubnetDhcpRangeArgs.cs class SubnetDhcpRangeArgs (line 13) | public sealed class SubnetDhcpRangeArgs : global::Pulumi.ResourceArgs method SubnetDhcpRangeArgs (line 27) | public SubnetDhcpRangeArgs() FILE: sdk/dotnet/Sdn/Inputs/SubnetDhcpRangeGetArgs.cs class SubnetDhcpRangeGetArgs (line 13) | public sealed class SubnetDhcpRangeGetArgs : global::Pulumi.ResourceArgs method SubnetDhcpRangeGetArgs (line 27) | public SubnetDhcpRangeGetArgs() FILE: sdk/dotnet/Sdn/Inputs/SubnetLegacyDhcpRangeArgs.cs class SubnetLegacyDhcpRangeArgs (line 13) | public sealed class SubnetLegacyDhcpRangeArgs : global::Pulumi.ResourceArgs method SubnetLegacyDhcpRangeArgs (line 27) | public SubnetLegacyDhcpRangeArgs() FILE: sdk/dotnet/Sdn/Inputs/SubnetLegacyDhcpRangeGetArgs.cs class SubnetLegacyDhcpRangeGetArgs (line 13) | public sealed class SubnetLegacyDhcpRangeGetArgs : global::Pulumi.Resour... method SubnetLegacyDhcpRangeGetArgs (line 27) | public SubnetLegacyDhcpRangeGetArgs() FILE: sdk/dotnet/Sdn/Outputs/GetSubnetDhcpRangeResult.cs class GetSubnetDhcpRangeResult (line 13) | [OutputType] method GetSubnetDhcpRangeResult (line 25) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Outputs/GetSubnetLegacyDhcpRangeResult.cs class GetSubnetLegacyDhcpRangeResult (line 13) | [OutputType] method GetSubnetLegacyDhcpRangeResult (line 25) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Outputs/GetVnetsLegacyVnetResult.cs class GetVnetsLegacyVnetResult (line 13) | [OutputType] method GetVnetsLegacyVnetResult (line 23) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Outputs/GetVnetsVnetResult.cs class GetVnetsVnetResult (line 13) | [OutputType] method GetVnetsVnetResult (line 23) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Outputs/GetZonesLegacyZoneResult.cs class GetZonesLegacyZoneResult (line 13) | [OutputType] method GetZonesLegacyZoneResult (line 40) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Outputs/GetZonesZoneResult.cs class GetZonesZoneResult (line 13) | [OutputType] method GetZonesZoneResult (line 40) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Outputs/SubnetDhcpRange.cs class SubnetDhcpRange (line 13) | [OutputType] method SubnetDhcpRange (line 25) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Outputs/SubnetLegacyDhcpRange.cs class SubnetLegacyDhcpRange (line 13) | [OutputType] method SubnetLegacyDhcpRange (line 25) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Subnet.cs class Subnet (line 160) | [ProxmoxVEResourceType("proxmoxve:sdn/subnet:Subnet")] method Subnet (line 213) | public Subnet(string name, SubnetArgs args, CustomResourceOptions? opt... method Subnet (line 218) | private Subnet(string name, Input id, SubnetState? state = nul... method MakeResourceOptions (line 223) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 244) | public static Subnet Get(string name, Input id, SubnetState? s... class SubnetArgs (line 250) | public sealed class SubnetArgs : global::Pulumi.ResourceArgs method SubnetArgs (line 294) | public SubnetArgs() class SubnetState (line 300) | public sealed class SubnetState : global::Pulumi.ResourceArgs method SubnetState (line 344) | public SubnetState() FILE: sdk/dotnet/Sdn/SubnetLegacy.cs class SubnetLegacy (line 162) | [ProxmoxVEResourceType("proxmoxve:sdn/subnetLegacy:SubnetLegacy")] method SubnetLegacy (line 215) | public SubnetLegacy(string name, SubnetLegacyArgs args, CustomResource... method SubnetLegacy (line 220) | private SubnetLegacy(string name, Input id, SubnetLegacyState?... method MakeResourceOptions (line 225) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 246) | public static SubnetLegacy Get(string name, Input id, SubnetLe... class SubnetLegacyArgs (line 252) | public sealed class SubnetLegacyArgs : global::Pulumi.ResourceArgs method SubnetLegacyArgs (line 296) | public SubnetLegacyArgs() class SubnetLegacyState (line 302) | public sealed class SubnetLegacyState : global::Pulumi.ResourceArgs method SubnetLegacyState (line 346) | public SubnetLegacyState() FILE: sdk/dotnet/Sdn/Vnet.cs class Vnet (line 113) | [ProxmoxVEResourceType("proxmoxve:sdn/vnet:Vnet")] method Vnet (line 160) | public Vnet(string name, VnetArgs args, CustomResourceOptions? options... method Vnet (line 165) | private Vnet(string name, Input id, VnetState? state = null, C... method MakeResourceOptions (line 170) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 195) | public static Vnet Get(string name, Input id, VnetState? state... class VnetArgs (line 201) | public sealed class VnetArgs : global::Pulumi.ResourceArgs method VnetArgs (line 239) | public VnetArgs() class VnetState (line 245) | public sealed class VnetState : global::Pulumi.ResourceArgs method VnetState (line 283) | public VnetState() FILE: sdk/dotnet/Sdn/VnetLegacy.cs class VnetLegacy (line 115) | [ProxmoxVEResourceType("proxmoxve:sdn/vnetLegacy:VnetLegacy")] method VnetLegacy (line 162) | public VnetLegacy(string name, VnetLegacyArgs args, CustomResourceOpti... method VnetLegacy (line 167) | private VnetLegacy(string name, Input id, VnetLegacyState? sta... method MakeResourceOptions (line 172) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 193) | public static VnetLegacy Get(string name, Input id, VnetLegacy... class VnetLegacyArgs (line 199) | public sealed class VnetLegacyArgs : global::Pulumi.ResourceArgs method VnetLegacyArgs (line 237) | public VnetLegacyArgs() class VnetLegacyState (line 243) | public sealed class VnetLegacyState : global::Pulumi.ResourceArgs method VnetLegacyState (line 281) | public VnetLegacyState() FILE: sdk/dotnet/Sdn/Zone/Evpn.cs class Evpn (line 63) | [ProxmoxVEResourceType("proxmoxve:sdn/zone/evpn:Evpn")] method Evpn (line 176) | public Evpn(string name, EvpnArgs args, CustomResourceOptions? options... method Evpn (line 181) | private Evpn(string name, Input id, EvpnState? state = null, C... method MakeResourceOptions (line 186) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 211) | public static Evpn Get(string name, Input id, EvpnState? state... class EvpnArgs (line 217) | public sealed class EvpnArgs : global::Pulumi.ResourceArgs method EvpnArgs (line 321) | public EvpnArgs() class EvpnState (line 327) | public sealed class EvpnState : global::Pulumi.ResourceArgs method EvpnState (line 443) | public EvpnState() FILE: sdk/dotnet/Sdn/Zone/EvpnLegacy.cs class EvpnLegacy (line 65) | [ProxmoxVEResourceType("proxmoxve:sdn/zone/evpnLegacy:EvpnLegacy")] method EvpnLegacy (line 178) | public EvpnLegacy(string name, EvpnLegacyArgs args, CustomResourceOpti... method EvpnLegacy (line 183) | private EvpnLegacy(string name, Input id, EvpnLegacyState? sta... method MakeResourceOptions (line 188) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 209) | public static EvpnLegacy Get(string name, Input id, EvpnLegacy... class EvpnLegacyArgs (line 215) | public sealed class EvpnLegacyArgs : global::Pulumi.ResourceArgs method EvpnLegacyArgs (line 319) | public EvpnLegacyArgs() class EvpnLegacyState (line 325) | public sealed class EvpnLegacyState : global::Pulumi.ResourceArgs method EvpnLegacyState (line 441) | public EvpnLegacyState() FILE: sdk/dotnet/Sdn/Zone/GetEvpn.cs class GetEvpn (line 12) | public static class GetEvpn method InvokeAsync (line 56) | public static Task InvokeAsync(GetEvpnArgs args, Invoke... method Invoke (line 101) | public static Output Invoke(GetEvpnInvokeArgs args, Inv... method Invoke (line 146) | public static Output Invoke(GetEvpnInvokeArgs args, Inv... class GetEvpnArgs (line 151) | public sealed class GetEvpnArgs : global::Pulumi.InvokeArgs method GetEvpnArgs (line 159) | public GetEvpnArgs() class GetEvpnInvokeArgs (line 165) | public sealed class GetEvpnInvokeArgs : global::Pulumi.InvokeArgs method GetEvpnInvokeArgs (line 173) | public GetEvpnInvokeArgs() class GetEvpnResult (line 180) | [OutputType] method GetEvpnResult (line 252) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Zone/GetEvpnLegacy.cs class GetEvpnLegacy (line 12) | public static class GetEvpnLegacy method InvokeAsync (line 58) | public static Task InvokeAsync(GetEvpnLegacyArgs ... method Invoke (line 105) | public static Output Invoke(GetEvpnLegacyInvokeAr... method Invoke (line 152) | public static Output Invoke(GetEvpnLegacyInvokeAr... class GetEvpnLegacyArgs (line 157) | public sealed class GetEvpnLegacyArgs : global::Pulumi.InvokeArgs method GetEvpnLegacyArgs (line 165) | public GetEvpnLegacyArgs() class GetEvpnLegacyInvokeArgs (line 171) | public sealed class GetEvpnLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetEvpnLegacyInvokeArgs (line 179) | public GetEvpnLegacyInvokeArgs() class GetEvpnLegacyResult (line 186) | [OutputType] method GetEvpnLegacyResult (line 258) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Zone/GetQinq.cs class GetQinq (line 12) | public static class GetQinq method InvokeAsync (line 51) | public static Task InvokeAsync(GetQinqArgs args, Invoke... method Invoke (line 91) | public static Output Invoke(GetQinqInvokeArgs args, Inv... method Invoke (line 131) | public static Output Invoke(GetQinqInvokeArgs args, Inv... class GetQinqArgs (line 136) | public sealed class GetQinqArgs : global::Pulumi.InvokeArgs method GetQinqArgs (line 144) | public GetQinqArgs() class GetQinqInvokeArgs (line 150) | public sealed class GetQinqInvokeArgs : global::Pulumi.InvokeArgs method GetQinqInvokeArgs (line 158) | public GetQinqInvokeArgs() class GetQinqResult (line 165) | [OutputType] method GetQinqResult (line 217) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Zone/GetQinqLegacy.cs class GetQinqLegacy (line 12) | public static class GetQinqLegacy method InvokeAsync (line 53) | public static Task InvokeAsync(GetQinqLegacyArgs ... method Invoke (line 95) | public static Output Invoke(GetQinqLegacyInvokeAr... method Invoke (line 137) | public static Output Invoke(GetQinqLegacyInvokeAr... class GetQinqLegacyArgs (line 142) | public sealed class GetQinqLegacyArgs : global::Pulumi.InvokeArgs method GetQinqLegacyArgs (line 150) | public GetQinqLegacyArgs() class GetQinqLegacyInvokeArgs (line 156) | public sealed class GetQinqLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetQinqLegacyInvokeArgs (line 164) | public GetQinqLegacyInvokeArgs() class GetQinqLegacyResult (line 171) | [OutputType] method GetQinqLegacyResult (line 223) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Zone/GetSimple.cs class GetSimple (line 12) | public static class GetSimple method InvokeAsync (line 48) | public static Task InvokeAsync(GetSimpleArgs args, In... method Invoke (line 85) | public static Output Invoke(GetSimpleInvokeArgs args,... method Invoke (line 122) | public static Output Invoke(GetSimpleInvokeArgs args,... class GetSimpleArgs (line 127) | public sealed class GetSimpleArgs : global::Pulumi.InvokeArgs method GetSimpleArgs (line 135) | public GetSimpleArgs() class GetSimpleInvokeArgs (line 141) | public sealed class GetSimpleInvokeArgs : global::Pulumi.InvokeArgs method GetSimpleInvokeArgs (line 149) | public GetSimpleInvokeArgs() class GetSimpleResult (line 156) | [OutputType] method GetSimpleResult (line 200) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Zone/GetSimpleLegacy.cs class GetSimpleLegacy (line 12) | public static class GetSimpleLegacy method InvokeAsync (line 50) | public static Task InvokeAsync(GetSimpleLegacyA... method Invoke (line 89) | public static Output Invoke(GetSimpleLegacyInvo... method Invoke (line 128) | public static Output Invoke(GetSimpleLegacyInvo... class GetSimpleLegacyArgs (line 133) | public sealed class GetSimpleLegacyArgs : global::Pulumi.InvokeArgs method GetSimpleLegacyArgs (line 141) | public GetSimpleLegacyArgs() class GetSimpleLegacyInvokeArgs (line 147) | public sealed class GetSimpleLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetSimpleLegacyInvokeArgs (line 155) | public GetSimpleLegacyInvokeArgs() class GetSimpleLegacyResult (line 162) | [OutputType] method GetSimpleLegacyResult (line 206) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Zone/GetVlan.cs class GetVlan (line 12) | public static class GetVlan method InvokeAsync (line 49) | public static Task InvokeAsync(GetVlanArgs args, Invoke... method Invoke (line 87) | public static Output Invoke(GetVlanInvokeArgs args, Inv... method Invoke (line 125) | public static Output Invoke(GetVlanInvokeArgs args, Inv... class GetVlanArgs (line 130) | public sealed class GetVlanArgs : global::Pulumi.InvokeArgs method GetVlanArgs (line 138) | public GetVlanArgs() class GetVlanInvokeArgs (line 144) | public sealed class GetVlanInvokeArgs : global::Pulumi.InvokeArgs method GetVlanInvokeArgs (line 152) | public GetVlanInvokeArgs() class GetVlanResult (line 159) | [OutputType] method GetVlanResult (line 203) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Zone/GetVlanLegacy.cs class GetVlanLegacy (line 12) | public static class GetVlanLegacy method InvokeAsync (line 51) | public static Task InvokeAsync(GetVlanLegacyArgs ... method Invoke (line 91) | public static Output Invoke(GetVlanLegacyInvokeAr... method Invoke (line 131) | public static Output Invoke(GetVlanLegacyInvokeAr... class GetVlanLegacyArgs (line 136) | public sealed class GetVlanLegacyArgs : global::Pulumi.InvokeArgs method GetVlanLegacyArgs (line 144) | public GetVlanLegacyArgs() class GetVlanLegacyInvokeArgs (line 150) | public sealed class GetVlanLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetVlanLegacyInvokeArgs (line 158) | public GetVlanLegacyInvokeArgs() class GetVlanLegacyResult (line 165) | [OutputType] method GetVlanLegacyResult (line 209) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Zone/GetVxlan.cs class GetVxlan (line 12) | public static class GetVxlan method InvokeAsync (line 49) | public static Task InvokeAsync(GetVxlanArgs args, Invo... method Invoke (line 87) | public static Output Invoke(GetVxlanInvokeArgs args, I... method Invoke (line 125) | public static Output Invoke(GetVxlanInvokeArgs args, I... class GetVxlanArgs (line 130) | public sealed class GetVxlanArgs : global::Pulumi.InvokeArgs method GetVxlanArgs (line 138) | public GetVxlanArgs() class GetVxlanInvokeArgs (line 144) | public sealed class GetVxlanInvokeArgs : global::Pulumi.InvokeArgs method GetVxlanInvokeArgs (line 152) | public GetVxlanInvokeArgs() class GetVxlanResult (line 159) | [OutputType] method GetVxlanResult (line 203) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Zone/GetVxlanLegacy.cs class GetVxlanLegacy (line 12) | public static class GetVxlanLegacy method InvokeAsync (line 51) | public static Task InvokeAsync(GetVxlanLegacyArg... method Invoke (line 91) | public static Output Invoke(GetVxlanLegacyInvoke... method Invoke (line 131) | public static Output Invoke(GetVxlanLegacyInvoke... class GetVxlanLegacyArgs (line 136) | public sealed class GetVxlanLegacyArgs : global::Pulumi.InvokeArgs method GetVxlanLegacyArgs (line 144) | public GetVxlanLegacyArgs() class GetVxlanLegacyInvokeArgs (line 150) | public sealed class GetVxlanLegacyInvokeArgs : global::Pulumi.InvokeArgs method GetVxlanLegacyInvokeArgs (line 158) | public GetVxlanLegacyInvokeArgs() class GetVxlanLegacyResult (line 165) | [OutputType] method GetVxlanLegacyResult (line 209) | [OutputConstructor] FILE: sdk/dotnet/Sdn/Zone/Qinq.cs class Qinq (line 50) | [ProxmoxVEResourceType("proxmoxve:sdn/zone/qinq:Qinq")] method Qinq (line 133) | public Qinq(string name, QinqArgs args, CustomResourceOptions? options... method Qinq (line 138) | private Qinq(string name, Input id, QinqState? state = null, C... method MakeResourceOptions (line 143) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 168) | public static Qinq Get(string name, Input id, QinqState? state... class QinqArgs (line 174) | public sealed class QinqArgs : global::Pulumi.ResourceArgs method QinqArgs (line 242) | public QinqArgs() class QinqState (line 248) | public sealed class QinqState : global::Pulumi.ResourceArgs method QinqState (line 328) | public QinqState() FILE: sdk/dotnet/Sdn/Zone/QinqLegacy.cs class QinqLegacy (line 52) | [ProxmoxVEResourceType("proxmoxve:sdn/zone/qinqLegacy:QinqLegacy")] method QinqLegacy (line 135) | public QinqLegacy(string name, QinqLegacyArgs args, CustomResourceOpti... method QinqLegacy (line 140) | private QinqLegacy(string name, Input id, QinqLegacyState? sta... method MakeResourceOptions (line 145) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 166) | public static QinqLegacy Get(string name, Input id, QinqLegacy... class QinqLegacyArgs (line 172) | public sealed class QinqLegacyArgs : global::Pulumi.ResourceArgs method QinqLegacyArgs (line 240) | public QinqLegacyArgs() class QinqLegacyState (line 246) | public sealed class QinqLegacyState : global::Pulumi.ResourceArgs method QinqLegacyState (line 326) | public QinqLegacyState() FILE: sdk/dotnet/Sdn/Zone/Simple.cs class Simple (line 51) | [ProxmoxVEResourceType("proxmoxve:sdn/zone/simple:Simple")] method Simple (line 122) | public Simple(string name, SimpleArgs args, CustomResourceOptions? opt... method Simple (line 127) | private Simple(string name, Input id, SimpleState? state = nul... method MakeResourceOptions (line 132) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 157) | public static Simple Get(string name, Input id, SimpleState? s... class SimpleArgs (line 163) | public sealed class SimpleArgs : global::Pulumi.ResourceArgs method SimpleArgs (line 219) | public SimpleArgs() class SimpleState (line 225) | public sealed class SimpleState : global::Pulumi.ResourceArgs method SimpleState (line 293) | public SimpleState() FILE: sdk/dotnet/Sdn/Zone/SimpleLegacy.cs class SimpleLegacy (line 53) | [ProxmoxVEResourceType("proxmoxve:sdn/zone/simpleLegacy:SimpleLegacy")] method SimpleLegacy (line 124) | public SimpleLegacy(string name, SimpleLegacyArgs args, CustomResource... method SimpleLegacy (line 129) | private SimpleLegacy(string name, Input id, SimpleLegacyState?... method MakeResourceOptions (line 134) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 155) | public static SimpleLegacy Get(string name, Input id, SimpleLe... class SimpleLegacyArgs (line 161) | public sealed class SimpleLegacyArgs : global::Pulumi.ResourceArgs method SimpleLegacyArgs (line 217) | public SimpleLegacyArgs() class SimpleLegacyState (line 223) | public sealed class SimpleLegacyState : global::Pulumi.ResourceArgs method SimpleLegacyState (line 291) | public SimpleLegacyState() FILE: sdk/dotnet/Sdn/Zone/Vlan.cs class Vlan (line 48) | [ProxmoxVEResourceType("proxmoxve:sdn/zone/vlan:Vlan")] method Vlan (line 119) | public Vlan(string name, VlanArgs args, CustomResourceOptions? options... method Vlan (line 124) | private Vlan(string name, Input id, VlanState? state = null, C... method MakeResourceOptions (line 129) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 154) | public static Vlan Get(string name, Input id, VlanState? state... class VlanArgs (line 160) | public sealed class VlanArgs : global::Pulumi.ResourceArgs method VlanArgs (line 216) | public VlanArgs() class VlanState (line 222) | public sealed class VlanState : global::Pulumi.ResourceArgs method VlanState (line 290) | public VlanState() FILE: sdk/dotnet/Sdn/Zone/VlanLegacy.cs class VlanLegacy (line 50) | [ProxmoxVEResourceType("proxmoxve:sdn/zone/vlanLegacy:VlanLegacy")] method VlanLegacy (line 121) | public VlanLegacy(string name, VlanLegacyArgs args, CustomResourceOpti... method VlanLegacy (line 126) | private VlanLegacy(string name, Input id, VlanLegacyState? sta... method MakeResourceOptions (line 131) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 152) | public static VlanLegacy Get(string name, Input id, VlanLegacy... class VlanLegacyArgs (line 158) | public sealed class VlanLegacyArgs : global::Pulumi.ResourceArgs method VlanLegacyArgs (line 214) | public VlanLegacyArgs() class VlanLegacyState (line 220) | public sealed class VlanLegacyState : global::Pulumi.ResourceArgs method VlanLegacyState (line 288) | public VlanLegacyState() FILE: sdk/dotnet/Sdn/Zone/Vxlan.cs class Vxlan (line 53) | [ProxmoxVEResourceType("proxmoxve:sdn/zone/vxlan:Vxlan")] method Vxlan (line 124) | public Vxlan(string name, VxlanArgs args, CustomResourceOptions? optio... method Vxlan (line 129) | private Vxlan(string name, Input id, VxlanState? state = null,... method MakeResourceOptions (line 134) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 159) | public static Vxlan Get(string name, Input id, VxlanState? sta... class VxlanArgs (line 165) | public sealed class VxlanArgs : global::Pulumi.ResourceArgs method VxlanArgs (line 227) | public VxlanArgs() class VxlanState (line 233) | public sealed class VxlanState : global::Pulumi.ResourceArgs method VxlanState (line 307) | public VxlanState() FILE: sdk/dotnet/Sdn/Zone/VxlanLegacy.cs class VxlanLegacy (line 55) | [ProxmoxVEResourceType("proxmoxve:sdn/zone/vxlanLegacy:VxlanLegacy")] method VxlanLegacy (line 126) | public VxlanLegacy(string name, VxlanLegacyArgs args, CustomResourceOp... method VxlanLegacy (line 131) | private VxlanLegacy(string name, Input id, VxlanLegacyState? s... method MakeResourceOptions (line 136) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 157) | public static VxlanLegacy Get(string name, Input id, VxlanLega... class VxlanLegacyArgs (line 163) | public sealed class VxlanLegacyArgs : global::Pulumi.ResourceArgs method VxlanLegacyArgs (line 225) | public VxlanLegacyArgs() class VxlanLegacyState (line 231) | public sealed class VxlanLegacyState : global::Pulumi.ResourceArgs method VxlanLegacyState (line 305) | public VxlanLegacyState() FILE: sdk/dotnet/Storage/CIFS.cs class Cifs (line 63) | [ProxmoxVEResourceType("proxmoxve:storage/cifs:Cifs")] method Cifs (line 158) | public Cifs(string name, CifsArgs args, CustomResourceOptions? options... method Cifs (line 163) | private Cifs(string name, Input id, CifsState? state = null, C... method MakeResourceOptions (line 168) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 197) | public static Cifs Get(string name, Input id, CifsState? state... class CifsArgs (line 203) | public sealed class CifsArgs : global::Pulumi.ResourceArgs method CifsArgs (line 305) | public CifsArgs() class CifsState (line 311) | public sealed class CifsState : global::Pulumi.ResourceArgs method CifsState (line 419) | public CifsState() FILE: sdk/dotnet/Storage/CifsLegacy.cs class CifsLegacy (line 65) | [ProxmoxVEResourceType("proxmoxve:storage/cifsLegacy:CifsLegacy")] method CifsLegacy (line 160) | public CifsLegacy(string name, CifsLegacyArgs args, CustomResourceOpti... method CifsLegacy (line 165) | private CifsLegacy(string name, Input id, CifsLegacyState? sta... method MakeResourceOptions (line 170) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 195) | public static CifsLegacy Get(string name, Input id, CifsLegacy... class CifsLegacyArgs (line 201) | public sealed class CifsLegacyArgs : global::Pulumi.ResourceArgs method CifsLegacyArgs (line 303) | public CifsLegacyArgs() class CifsLegacyState (line 309) | public sealed class CifsLegacyState : global::Pulumi.ResourceArgs method CifsLegacyState (line 417) | public CifsLegacyState() FILE: sdk/dotnet/Storage/Directory.cs class Directory (line 58) | [ProxmoxVEResourceType("proxmoxve:storage/directory:Directory")] method Directory (line 117) | public Directory(string name, DirectoryArgs args, CustomResourceOption... method Directory (line 122) | private Directory(string name, Input id, DirectoryState? state... method MakeResourceOptions (line 127) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 152) | public static Directory Get(string name, Input id, DirectorySt... class DirectoryArgs (line 158) | public sealed class DirectoryArgs : global::Pulumi.ResourceArgs method DirectoryArgs (line 220) | public DirectoryArgs() class DirectoryState (line 226) | public sealed class DirectoryState : global::Pulumi.ResourceArgs method DirectoryState (line 288) | public DirectoryState() FILE: sdk/dotnet/Storage/DirectoryLegacy.cs class DirectoryLegacy (line 60) | [ProxmoxVEResourceType("proxmoxve:storage/directoryLegacy:DirectoryLegac... method DirectoryLegacy (line 119) | public DirectoryLegacy(string name, DirectoryLegacyArgs args, CustomRe... method DirectoryLegacy (line 124) | private DirectoryLegacy(string name, Input id, DirectoryLegacy... method MakeResourceOptions (line 129) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 150) | public static DirectoryLegacy Get(string name, Input id, Direc... class DirectoryLegacyArgs (line 156) | public sealed class DirectoryLegacyArgs : global::Pulumi.ResourceArgs method DirectoryLegacyArgs (line 218) | public DirectoryLegacyArgs() class DirectoryLegacyState (line 224) | public sealed class DirectoryLegacyState : global::Pulumi.ResourceArgs method DirectoryLegacyState (line 286) | public DirectoryLegacyState() FILE: sdk/dotnet/Storage/Inputs/CIFSBackupsArgs.cs class CifsBackupsArgs (line 13) | public sealed class CifsBackupsArgs : global::Pulumi.ResourceArgs method CifsBackupsArgs (line 63) | public CifsBackupsArgs() FILE: sdk/dotnet/Storage/Inputs/CIFSBackupsGetArgs.cs class CifsBackupsGetArgs (line 13) | public sealed class CifsBackupsGetArgs : global::Pulumi.ResourceArgs method CifsBackupsGetArgs (line 63) | public CifsBackupsGetArgs() FILE: sdk/dotnet/Storage/Inputs/CifsLegacyBackupsArgs.cs class CifsLegacyBackupsArgs (line 13) | public sealed class CifsLegacyBackupsArgs : global::Pulumi.ResourceArgs method CifsLegacyBackupsArgs (line 63) | public CifsLegacyBackupsArgs() FILE: sdk/dotnet/Storage/Inputs/CifsLegacyBackupsGetArgs.cs class CifsLegacyBackupsGetArgs (line 13) | public sealed class CifsLegacyBackupsGetArgs : global::Pulumi.ResourceArgs method CifsLegacyBackupsGetArgs (line 63) | public CifsLegacyBackupsGetArgs() FILE: sdk/dotnet/Storage/Inputs/DirectoryBackupsArgs.cs class DirectoryBackupsArgs (line 13) | public sealed class DirectoryBackupsArgs : global::Pulumi.ResourceArgs method DirectoryBackupsArgs (line 63) | public DirectoryBackupsArgs() FILE: sdk/dotnet/Storage/Inputs/DirectoryBackupsGetArgs.cs class DirectoryBackupsGetArgs (line 13) | public sealed class DirectoryBackupsGetArgs : global::Pulumi.ResourceArgs method DirectoryBackupsGetArgs (line 63) | public DirectoryBackupsGetArgs() FILE: sdk/dotnet/Storage/Inputs/DirectoryLegacyBackupsArgs.cs class DirectoryLegacyBackupsArgs (line 13) | public sealed class DirectoryLegacyBackupsArgs : global::Pulumi.Resource... method DirectoryLegacyBackupsArgs (line 63) | public DirectoryLegacyBackupsArgs() FILE: sdk/dotnet/Storage/Inputs/DirectoryLegacyBackupsGetArgs.cs class DirectoryLegacyBackupsGetArgs (line 13) | public sealed class DirectoryLegacyBackupsGetArgs : global::Pulumi.Resou... method DirectoryLegacyBackupsGetArgs (line 63) | public DirectoryLegacyBackupsGetArgs() FILE: sdk/dotnet/Storage/Inputs/NFSBackupsArgs.cs class NfsBackupsArgs (line 13) | public sealed class NfsBackupsArgs : global::Pulumi.ResourceArgs method NfsBackupsArgs (line 63) | public NfsBackupsArgs() FILE: sdk/dotnet/Storage/Inputs/NFSBackupsGetArgs.cs class NfsBackupsGetArgs (line 13) | public sealed class NfsBackupsGetArgs : global::Pulumi.ResourceArgs method NfsBackupsGetArgs (line 63) | public NfsBackupsGetArgs() FILE: sdk/dotnet/Storage/Inputs/NfsLegacyBackupsArgs.cs class NfsLegacyBackupsArgs (line 13) | public sealed class NfsLegacyBackupsArgs : global::Pulumi.ResourceArgs method NfsLegacyBackupsArgs (line 63) | public NfsLegacyBackupsArgs() FILE: sdk/dotnet/Storage/Inputs/NfsLegacyBackupsGetArgs.cs class NfsLegacyBackupsGetArgs (line 13) | public sealed class NfsLegacyBackupsGetArgs : global::Pulumi.ResourceArgs method NfsLegacyBackupsGetArgs (line 63) | public NfsLegacyBackupsGetArgs() FILE: sdk/dotnet/Storage/Inputs/PBSBackupsArgs.cs class PbsBackupsArgs (line 13) | public sealed class PbsBackupsArgs : global::Pulumi.ResourceArgs method PbsBackupsArgs (line 63) | public PbsBackupsArgs() FILE: sdk/dotnet/Storage/Inputs/PBSBackupsGetArgs.cs class PbsBackupsGetArgs (line 13) | public sealed class PbsBackupsGetArgs : global::Pulumi.ResourceArgs method PbsBackupsGetArgs (line 63) | public PbsBackupsGetArgs() FILE: sdk/dotnet/Storage/Inputs/PbsLegacyBackupsArgs.cs class PbsLegacyBackupsArgs (line 13) | public sealed class PbsLegacyBackupsArgs : global::Pulumi.ResourceArgs method PbsLegacyBackupsArgs (line 63) | public PbsLegacyBackupsArgs() FILE: sdk/dotnet/Storage/Inputs/PbsLegacyBackupsGetArgs.cs class PbsLegacyBackupsGetArgs (line 13) | public sealed class PbsLegacyBackupsGetArgs : global::Pulumi.ResourceArgs method PbsLegacyBackupsGetArgs (line 63) | public PbsLegacyBackupsGetArgs() FILE: sdk/dotnet/Storage/LVM.cs class Lvm (line 52) | [ProxmoxVEResourceType("proxmoxve:storage/lvm:Lvm")] method Lvm (line 105) | public Lvm(string name, LvmArgs args, CustomResourceOptions? options =... method Lvm (line 110) | private Lvm(string name, Input id, LvmState? state = null, Cus... method MakeResourceOptions (line 115) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 140) | public static Lvm Get(string name, Input id, LvmState? state =... class LvmArgs (line 146) | public sealed class LvmArgs : global::Pulumi.ResourceArgs method LvmArgs (line 202) | public LvmArgs() class LvmState (line 208) | public sealed class LvmState : global::Pulumi.ResourceArgs method LvmState (line 264) | public LvmState() FILE: sdk/dotnet/Storage/LVMThin.cs class Lvmthin (line 52) | [ProxmoxVEResourceType("proxmoxve:storage/lvmthin:Lvmthin")] method Lvmthin (line 105) | public Lvmthin(string name, LvmthinArgs args, CustomResourceOptions? o... method Lvmthin (line 110) | private Lvmthin(string name, Input id, LvmthinState? state = n... method MakeResourceOptions (line 115) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 140) | public static Lvmthin Get(string name, Input id, LvmthinState?... class LvmthinArgs (line 146) | public sealed class LvmthinArgs : global::Pulumi.ResourceArgs method LvmthinArgs (line 196) | public LvmthinArgs() class LvmthinState (line 202) | public sealed class LvmthinState : global::Pulumi.ResourceArgs method LvmthinState (line 258) | public LvmthinState() FILE: sdk/dotnet/Storage/LvmLegacy.cs class LvmLegacy (line 54) | [ProxmoxVEResourceType("proxmoxve:storage/lvmLegacy:LvmLegacy")] method LvmLegacy (line 107) | public LvmLegacy(string name, LvmLegacyArgs args, CustomResourceOption... method LvmLegacy (line 112) | private LvmLegacy(string name, Input id, LvmLegacyState? state... method MakeResourceOptions (line 117) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 138) | public static LvmLegacy Get(string name, Input id, LvmLegacySt... class LvmLegacyArgs (line 144) | public sealed class LvmLegacyArgs : global::Pulumi.ResourceArgs method LvmLegacyArgs (line 200) | public LvmLegacyArgs() class LvmLegacyState (line 206) | public sealed class LvmLegacyState : global::Pulumi.ResourceArgs method LvmLegacyState (line 262) | public LvmLegacyState() FILE: sdk/dotnet/Storage/LvmthinLegacy.cs class LvmthinLegacy (line 54) | [ProxmoxVEResourceType("proxmoxve:storage/lvmthinLegacy:LvmthinLegacy")] method LvmthinLegacy (line 107) | public LvmthinLegacy(string name, LvmthinLegacyArgs args, CustomResour... method LvmthinLegacy (line 112) | private LvmthinLegacy(string name, Input id, LvmthinLegacyStat... method MakeResourceOptions (line 117) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 138) | public static LvmthinLegacy Get(string name, Input id, Lvmthin... class LvmthinLegacyArgs (line 144) | public sealed class LvmthinLegacyArgs : global::Pulumi.ResourceArgs method LvmthinLegacyArgs (line 194) | public LvmthinLegacyArgs() class LvmthinLegacyState (line 200) | public sealed class LvmthinLegacyState : global::Pulumi.ResourceArgs method LvmthinLegacyState (line 256) | public LvmthinLegacyState() FILE: sdk/dotnet/Storage/NFS.cs class Nfs (line 62) | [ProxmoxVEResourceType("proxmoxve:storage/nfs:Nfs")] method Nfs (line 139) | public Nfs(string name, NfsArgs args, CustomResourceOptions? options =... method Nfs (line 144) | private Nfs(string name, Input id, NfsState? state = null, Cus... method MakeResourceOptions (line 149) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 174) | public static Nfs Get(string name, Input id, NfsState? state =... class NfsArgs (line 180) | public sealed class NfsArgs : global::Pulumi.ResourceArgs method NfsArgs (line 254) | public NfsArgs() class NfsState (line 260) | public sealed class NfsState : global::Pulumi.ResourceArgs method NfsState (line 340) | public NfsState() FILE: sdk/dotnet/Storage/NfsLegacy.cs class NfsLegacy (line 64) | [ProxmoxVEResourceType("proxmoxve:storage/nfsLegacy:NfsLegacy")] method NfsLegacy (line 141) | public NfsLegacy(string name, NfsLegacyArgs args, CustomResourceOption... method NfsLegacy (line 146) | private NfsLegacy(string name, Input id, NfsLegacyState? state... method MakeResourceOptions (line 151) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 172) | public static NfsLegacy Get(string name, Input id, NfsLegacySt... class NfsLegacyArgs (line 178) | public sealed class NfsLegacyArgs : global::Pulumi.ResourceArgs method NfsLegacyArgs (line 252) | public NfsLegacyArgs() class NfsLegacyState (line 258) | public sealed class NfsLegacyState : global::Pulumi.ResourceArgs method NfsLegacyState (line 338) | public NfsLegacyState() FILE: sdk/dotnet/Storage/Outputs/CIFSBackups.cs class CifsBackups (line 13) | [OutputType] method CifsBackups (line 49) | [OutputConstructor] FILE: sdk/dotnet/Storage/Outputs/CifsLegacyBackups.cs class CifsLegacyBackups (line 13) | [OutputType] method CifsLegacyBackups (line 49) | [OutputConstructor] FILE: sdk/dotnet/Storage/Outputs/DirectoryBackups.cs class DirectoryBackups (line 13) | [OutputType] method DirectoryBackups (line 49) | [OutputConstructor] FILE: sdk/dotnet/Storage/Outputs/DirectoryLegacyBackups.cs class DirectoryLegacyBackups (line 13) | [OutputType] method DirectoryLegacyBackups (line 49) | [OutputConstructor] FILE: sdk/dotnet/Storage/Outputs/NFSBackups.cs class NfsBackups (line 13) | [OutputType] method NfsBackups (line 49) | [OutputConstructor] FILE: sdk/dotnet/Storage/Outputs/NfsLegacyBackups.cs class NfsLegacyBackups (line 13) | [OutputType] method NfsLegacyBackups (line 49) | [OutputConstructor] FILE: sdk/dotnet/Storage/Outputs/PBSBackups.cs class PbsBackups (line 13) | [OutputType] method PbsBackups (line 49) | [OutputConstructor] FILE: sdk/dotnet/Storage/Outputs/PbsLegacyBackups.cs class PbsLegacyBackups (line 13) | [OutputType] method PbsLegacyBackups (line 49) | [OutputConstructor] FILE: sdk/dotnet/Storage/PBS.cs class Pbs (line 56) | [ProxmoxVEResourceType("proxmoxve:storage/pbs:Pbs")] method Pbs (line 163) | public Pbs(string name, PbsArgs args, CustomResourceOptions? options =... method Pbs (line 168) | private Pbs(string name, Input id, PbsState? state = null, Cus... method MakeResourceOptions (line 173) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 204) | public static Pbs Get(string name, Input id, PbsState? state =... class PbsArgs (line 210) | public sealed class PbsArgs : global::Pulumi.ResourceArgs method PbsArgs (line 322) | public PbsArgs() class PbsState (line 328) | public sealed class PbsState : global::Pulumi.ResourceArgs method PbsState (line 468) | public PbsState() FILE: sdk/dotnet/Storage/PbsLegacy.cs class PbsLegacy (line 58) | [ProxmoxVEResourceType("proxmoxve:storage/pbsLegacy:PbsLegacy")] method PbsLegacy (line 165) | public PbsLegacy(string name, PbsLegacyArgs args, CustomResourceOption... method PbsLegacy (line 170) | private PbsLegacy(string name, Input id, PbsLegacyState? state... method MakeResourceOptions (line 175) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 202) | public static PbsLegacy Get(string name, Input id, PbsLegacySt... class PbsLegacyArgs (line 208) | public sealed class PbsLegacyArgs : global::Pulumi.ResourceArgs method PbsLegacyArgs (line 320) | public PbsLegacyArgs() class PbsLegacyState (line 326) | public sealed class PbsLegacyState : global::Pulumi.ResourceArgs method PbsLegacyState (line 466) | public PbsLegacyState() FILE: sdk/dotnet/Storage/ZFSPool.cs class Zfspool (line 53) | [ProxmoxVEResourceType("proxmoxve:storage/zfspool:Zfspool")] method Zfspool (line 112) | public Zfspool(string name, ZfspoolArgs args, CustomResourceOptions? o... method Zfspool (line 117) | private Zfspool(string name, Input id, ZfspoolState? state = n... method MakeResourceOptions (line 122) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 147) | public static Zfspool Get(string name, Input id, ZfspoolState?... class ZfspoolArgs (line 153) | public sealed class ZfspoolArgs : global::Pulumi.ResourceArgs method ZfspoolArgs (line 209) | public ZfspoolArgs() class ZfspoolState (line 215) | public sealed class ZfspoolState : global::Pulumi.ResourceArgs method ZfspoolState (line 277) | public ZfspoolState() FILE: sdk/dotnet/Storage/ZfspoolLegacy.cs class ZfspoolLegacy (line 55) | [ProxmoxVEResourceType("proxmoxve:storage/zfspoolLegacy:ZfspoolLegacy")] method ZfspoolLegacy (line 114) | public ZfspoolLegacy(string name, ZfspoolLegacyArgs args, CustomResour... method ZfspoolLegacy (line 119) | private ZfspoolLegacy(string name, Input id, ZfspoolLegacyStat... method MakeResourceOptions (line 124) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 145) | public static ZfspoolLegacy Get(string name, Input id, Zfspool... class ZfspoolLegacyArgs (line 151) | public sealed class ZfspoolLegacyArgs : global::Pulumi.ResourceArgs method ZfspoolLegacyArgs (line 207) | public ZfspoolLegacyArgs() class ZfspoolLegacyState (line 213) | public sealed class ZfspoolLegacyState : global::Pulumi.ResourceArgs method ZfspoolLegacyState (line 275) | public ZfspoolLegacyState() FILE: sdk/dotnet/TimeLegacy.cs class TimeLegacy (line 42) | [ProxmoxVEResourceType("proxmoxve:index/timeLegacy:TimeLegacy")] method TimeLegacy (line 77) | public TimeLegacy(string name, TimeLegacyArgs args, CustomResourceOpti... method TimeLegacy (line 82) | private TimeLegacy(string name, Input id, TimeLegacyState? sta... method MakeResourceOptions (line 87) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 108) | public static TimeLegacy Get(string name, Input id, TimeLegacy... class TimeLegacyArgs (line 114) | public sealed class TimeLegacyArgs : global::Pulumi.ResourceArgs method TimeLegacyArgs (line 128) | public TimeLegacyArgs() class TimeLegacyState (line 134) | public sealed class TimeLegacyState : global::Pulumi.ResourceArgs method TimeLegacyState (line 160) | public TimeLegacyState() FILE: sdk/dotnet/User/Token.cs class Token (line 55) | [ProxmoxVEResourceType("proxmoxve:user/token:Token")] method Token (line 102) | public Token(string name, TokenArgs args, CustomResourceOptions? optio... method Token (line 107) | private Token(string name, Input id, TokenState? state = null,... method MakeResourceOptions (line 112) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 137) | public static Token Get(string name, Input id, TokenState? sta... class TokenArgs (line 143) | public sealed class TokenArgs : global::Pulumi.ResourceArgs method TokenArgs (line 175) | public TokenArgs() class TokenState (line 181) | public sealed class TokenState : global::Pulumi.ResourceArgs method TokenState (line 229) | public TokenState() FILE: sdk/dotnet/User/TokenLegacy.cs class TokenLegacy (line 57) | [ProxmoxVEResourceType("proxmoxve:user/tokenLegacy:TokenLegacy")] method TokenLegacy (line 104) | public TokenLegacy(string name, TokenLegacyArgs args, CustomResourceOp... method TokenLegacy (line 109) | private TokenLegacy(string name, Input id, TokenLegacyState? s... method MakeResourceOptions (line 114) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 139) | public static TokenLegacy Get(string name, Input id, TokenLega... class TokenLegacyArgs (line 145) | public sealed class TokenLegacyArgs : global::Pulumi.ResourceArgs method TokenLegacyArgs (line 177) | public TokenLegacyArgs() class TokenLegacyState (line 183) | public sealed class TokenLegacyState : global::Pulumi.ResourceArgs method TokenLegacyState (line 231) | public TokenLegacyState() FILE: sdk/dotnet/UserLegacy.cs class UserLegacy (line 61) | [ProxmoxVEResourceType("proxmoxve:index/userLegacy:UserLegacy")] method UserLegacy (line 138) | public UserLegacy(string name, UserLegacyArgs args, CustomResourceOpti... method UserLegacy (line 143) | private UserLegacy(string name, Input id, UserLegacyState? sta... method MakeResourceOptions (line 148) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 173) | public static UserLegacy Get(string name, Input id, UserLegacy... class UserLegacyArgs (line 179) | public sealed class UserLegacyArgs : global::Pulumi.ResourceArgs method UserLegacyArgs (line 269) | public UserLegacyArgs() class UserLegacyState (line 275) | public sealed class UserLegacyState : global::Pulumi.ResourceArgs method UserLegacyState (line 365) | public UserLegacyState() FILE: sdk/dotnet/Utilities.cs class Utilities (line 6) | static class Utilities method GetEnv (line 8) | public static string? GetEnv(params string[] names) method GetEnvBoolean (line 23) | public static bool? GetEnvBoolean(params string[] names) method GetEnvInt32 (line 40) | public static int? GetEnvInt32(params string[] names) => int.TryParse(... method GetEnvDouble (line 42) | public static double? GetEnvDouble(params string[] names) => double.Tr... method WithVersion (line 44) | [global::System.Obsolete("Please use WithDefaults instead")] method WithDefaults (line 52) | public static global::Pulumi.InvokeOptions WithDefaults(this global::P... method WithDefaults (line 60) | public static global::Pulumi.InvokeOutputOptions WithDefaults(this glo... method Utilities (line 71) | static Utilities() class ProxmoxVEResourceTypeAttribute (line 86) | internal sealed class ProxmoxVEResourceTypeAttribute : global::Pulumi.Re... method ProxmoxVEResourceTypeAttribute (line 88) | public ProxmoxVEResourceTypeAttribute(string type) : base(type, Utilit... FILE: sdk/dotnet/Vm.cs class Vm (line 23) | [ProxmoxVEResourceType("proxmoxve:index/vm:Vm")] method Vm (line 115) | public Vm(string name, VmArgs args, CustomResourceOptions? options = n... method Vm (line 120) | private Vm(string name, Input id, VmState? state = null, Custo... method MakeResourceOptions (line 125) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 150) | public static Vm Get(string name, Input id, VmState? state = n... class VmArgs (line 156) | public sealed class VmArgs : global::Pulumi.ResourceArgs method VmArgs (line 251) | public VmArgs() class VmState (line 257) | public sealed class VmState : global::Pulumi.ResourceArgs method VmState (line 352) | public VmState() FILE: sdk/dotnet/Vm2Legacy.cs class Vm2Legacy (line 25) | [ProxmoxVEResourceType("proxmoxve:index/vm2Legacy:Vm2Legacy")] method Vm2Legacy (line 117) | public Vm2Legacy(string name, Vm2LegacyArgs args, CustomResourceOption... method Vm2Legacy (line 122) | private Vm2Legacy(string name, Input id, Vm2LegacyState? state... method MakeResourceOptions (line 127) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 148) | public static Vm2Legacy Get(string name, Input id, Vm2LegacySt... class Vm2LegacyArgs (line 154) | public sealed class Vm2LegacyArgs : global::Pulumi.ResourceArgs method Vm2LegacyArgs (line 249) | public Vm2LegacyArgs() class Vm2LegacyState (line 255) | public sealed class Vm2LegacyState : global::Pulumi.ResourceArgs method Vm2LegacyState (line 350) | public Vm2LegacyState() FILE: sdk/dotnet/VmLegacy.cs class VmLegacy (line 297) | [ProxmoxVEResourceType("proxmoxve:index/vmLegacy:VmLegacy")] method VmLegacy (line 713) | public VmLegacy(string name, VmLegacyArgs args, CustomResourceOptions?... method VmLegacy (line 718) | private VmLegacy(string name, Input id, VmLegacyState? state =... method MakeResourceOptions (line 723) | private static CustomResourceOptions MakeResourceOptions(CustomResourc... method Get (line 744) | public static VmLegacy Get(string name, Input id, VmLegacyStat... class VmLegacyArgs (line 750) | public sealed class VmLegacyArgs : global::Pulumi.ResourceArgs method VmLegacyArgs (line 1202) | public VmLegacyArgs() class VmLegacyState (line 1208) | public sealed class VmLegacyState : global::Pulumi.ResourceArgs method VmLegacyState (line 1699) | public VmLegacyState() FILE: sdk/go/proxmoxve/acl.go type Acl (line 74) | type Acl struct method ElementType (line 202) | func (*Acl) ElementType() reflect.Type { method ToAclOutput (line 206) | func (i *Acl) ToAclOutput() AclOutput { method ToAclOutputWithContext (line 210) | func (i *Acl) ToAclOutputWithContext(ctx context.Context) AclOutput { function NewAcl (line 92) | func NewAcl(ctx *pulumi.Context, function GetAcl (line 115) | func GetAcl(ctx *pulumi.Context, type aclState (line 126) | type aclState struct type AclState (line 141) | type AclState struct method ElementType (line 156) | func (AclState) ElementType() reflect.Type { type aclArgs (line 160) | type aclArgs struct type AclArgs (line 176) | type AclArgs struct method ElementType (line 191) | func (AclArgs) ElementType() reflect.Type { type AclInput (line 195) | type AclInput interface type AclArrayInput (line 218) | type AclArrayInput interface type AclArray (line 225) | type AclArray method ElementType (line 227) | func (AclArray) ElementType() reflect.Type { method ToAclArrayOutput (line 231) | func (i AclArray) ToAclArrayOutput() AclArrayOutput { method ToAclArrayOutputWithContext (line 235) | func (i AclArray) ToAclArrayOutputWithContext(ctx context.Context) Acl... type AclMapInput (line 243) | type AclMapInput interface type AclMap (line 250) | type AclMap method ElementType (line 252) | func (AclMap) ElementType() reflect.Type { method ToAclMapOutput (line 256) | func (i AclMap) ToAclMapOutput() AclMapOutput { method ToAclMapOutputWithContext (line 260) | func (i AclMap) ToAclMapOutputWithContext(ctx context.Context) AclMapO... type AclOutput (line 264) | type AclOutput struct method ElementType (line 266) | func (AclOutput) ElementType() reflect.Type { method ToAclOutput (line 270) | func (o AclOutput) ToAclOutput() AclOutput { method ToAclOutputWithContext (line 274) | func (o AclOutput) ToAclOutputWithContext(ctx context.Context) AclOutp... method GroupId (line 279) | func (o AclOutput) GroupId() pulumi.StringPtrOutput { method Path (line 284) | func (o AclOutput) Path() pulumi.StringOutput { method Propagate (line 289) | func (o AclOutput) Propagate() pulumi.BoolOutput { method RoleId (line 294) | func (o AclOutput) RoleId() pulumi.StringOutput { method TokenId (line 299) | func (o AclOutput) TokenId() pulumi.StringPtrOutput { method UserId (line 304) | func (o AclOutput) UserId() pulumi.StringPtrOutput { type AclArrayOutput (line 308) | type AclArrayOutput struct method ElementType (line 310) | func (AclArrayOutput) ElementType() reflect.Type { method ToAclArrayOutput (line 314) | func (o AclArrayOutput) ToAclArrayOutput() AclArrayOutput { method ToAclArrayOutputWithContext (line 318) | func (o AclArrayOutput) ToAclArrayOutputWithContext(ctx context.Contex... method Index (line 322) | func (o AclArrayOutput) Index(i pulumi.IntInput) AclOutput { type AclMapOutput (line 328) | type AclMapOutput struct method ElementType (line 330) | func (AclMapOutput) ElementType() reflect.Type { method ToAclMapOutput (line 334) | func (o AclMapOutput) ToAclMapOutput() AclMapOutput { method ToAclMapOutputWithContext (line 338) | func (o AclMapOutput) ToAclMapOutputWithContext(ctx context.Context) A... method MapIndex (line 342) | func (o AclMapOutput) MapIndex(k pulumi.StringInput) AclOutput { function init (line 348) | func init() { FILE: sdk/go/proxmoxve/aclLegacy.go type AclLegacy (line 76) | type AclLegacy struct method ElementType (line 204) | func (*AclLegacy) ElementType() reflect.Type { method ToAclLegacyOutput (line 208) | func (i *AclLegacy) ToAclLegacyOutput() AclLegacyOutput { method ToAclLegacyOutputWithContext (line 212) | func (i *AclLegacy) ToAclLegacyOutputWithContext(ctx context.Context) ... function NewAclLegacy (line 94) | func NewAclLegacy(ctx *pulumi.Context, function GetAclLegacy (line 117) | func GetAclLegacy(ctx *pulumi.Context, type aclLegacyState (line 128) | type aclLegacyState struct type AclLegacyState (line 143) | type AclLegacyState struct method ElementType (line 158) | func (AclLegacyState) ElementType() reflect.Type { type aclLegacyArgs (line 162) | type aclLegacyArgs struct type AclLegacyArgs (line 178) | type AclLegacyArgs struct method ElementType (line 193) | func (AclLegacyArgs) ElementType() reflect.Type { type AclLegacyInput (line 197) | type AclLegacyInput interface type AclLegacyArrayInput (line 220) | type AclLegacyArrayInput interface type AclLegacyArray (line 227) | type AclLegacyArray method ElementType (line 229) | func (AclLegacyArray) ElementType() reflect.Type { method ToAclLegacyArrayOutput (line 233) | func (i AclLegacyArray) ToAclLegacyArrayOutput() AclLegacyArrayOutput { method ToAclLegacyArrayOutputWithContext (line 237) | func (i AclLegacyArray) ToAclLegacyArrayOutputWithContext(ctx context.... type AclLegacyMapInput (line 245) | type AclLegacyMapInput interface type AclLegacyMap (line 252) | type AclLegacyMap method ElementType (line 254) | func (AclLegacyMap) ElementType() reflect.Type { method ToAclLegacyMapOutput (line 258) | func (i AclLegacyMap) ToAclLegacyMapOutput() AclLegacyMapOutput { method ToAclLegacyMapOutputWithContext (line 262) | func (i AclLegacyMap) ToAclLegacyMapOutputWithContext(ctx context.Cont... type AclLegacyOutput (line 266) | type AclLegacyOutput struct method ElementType (line 268) | func (AclLegacyOutput) ElementType() reflect.Type { method ToAclLegacyOutput (line 272) | func (o AclLegacyOutput) ToAclLegacyOutput() AclLegacyOutput { method ToAclLegacyOutputWithContext (line 276) | func (o AclLegacyOutput) ToAclLegacyOutputWithContext(ctx context.Cont... method GroupId (line 281) | func (o AclLegacyOutput) GroupId() pulumi.StringPtrOutput { method Path (line 286) | func (o AclLegacyOutput) Path() pulumi.StringOutput { method Propagate (line 291) | func (o AclLegacyOutput) Propagate() pulumi.BoolOutput { method RoleId (line 296) | func (o AclLegacyOutput) RoleId() pulumi.StringOutput { method TokenId (line 301) | func (o AclLegacyOutput) TokenId() pulumi.StringPtrOutput { method UserId (line 306) | func (o AclLegacyOutput) UserId() pulumi.StringPtrOutput { type AclLegacyArrayOutput (line 310) | type AclLegacyArrayOutput struct method ElementType (line 312) | func (AclLegacyArrayOutput) ElementType() reflect.Type { method ToAclLegacyArrayOutput (line 316) | func (o AclLegacyArrayOutput) ToAclLegacyArrayOutput() AclLegacyArrayO... method ToAclLegacyArrayOutputWithContext (line 320) | func (o AclLegacyArrayOutput) ToAclLegacyArrayOutputWithContext(ctx co... method Index (line 324) | func (o AclLegacyArrayOutput) Index(i pulumi.IntInput) AclLegacyOutput { type AclLegacyMapOutput (line 330) | type AclLegacyMapOutput struct method ElementType (line 332) | func (AclLegacyMapOutput) ElementType() reflect.Type { method ToAclLegacyMapOutput (line 336) | func (o AclLegacyMapOutput) ToAclLegacyMapOutput() AclLegacyMapOutput { method ToAclLegacyMapOutputWithContext (line 340) | func (o AclLegacyMapOutput) ToAclLegacyMapOutputWithContext(ctx contex... method MapIndex (line 344) | func (o AclLegacyMapOutput) MapIndex(k pulumi.StringInput) AclLegacyOu... function init (line 350) | func init() { FILE: sdk/go/proxmoxve/acme/account.go type Account (line 56) | type Account struct method ElementType (line 193) | func (*Account) ElementType() reflect.Type { method ToAccountOutput (line 197) | func (i *Account) ToAccountOutput() AccountOutput { method ToAccountOutputWithContext (line 201) | func (i *Account) ToAccountOutputWithContext(ctx context.Context) Acco... function NewAccount (line 78) | func NewAccount(ctx *pulumi.Context, function GetAccount (line 98) | func GetAccount(ctx *pulumi.Context, type accountState (line 109) | type accountState struct type AccountState (line 128) | type AccountState struct method ElementType (line 147) | func (AccountState) ElementType() reflect.Type { type accountArgs (line 151) | type accountArgs struct type AccountArgs (line 167) | type AccountArgs struct method ElementType (line 182) | func (AccountArgs) ElementType() reflect.Type { type AccountInput (line 186) | type AccountInput interface type AccountArrayInput (line 209) | type AccountArrayInput interface type AccountArray (line 216) | type AccountArray method ElementType (line 218) | func (AccountArray) ElementType() reflect.Type { method ToAccountArrayOutput (line 222) | func (i AccountArray) ToAccountArrayOutput() AccountArrayOutput { method ToAccountArrayOutputWithContext (line 226) | func (i AccountArray) ToAccountArrayOutputWithContext(ctx context.Cont... type AccountMapInput (line 234) | type AccountMapInput interface type AccountMap (line 241) | type AccountMap method ElementType (line 243) | func (AccountMap) ElementType() reflect.Type { method ToAccountMapOutput (line 247) | func (i AccountMap) ToAccountMapOutput() AccountMapOutput { method ToAccountMapOutputWithContext (line 251) | func (i AccountMap) ToAccountMapOutputWithContext(ctx context.Context)... type AccountOutput (line 255) | type AccountOutput struct method ElementType (line 257) | func (AccountOutput) ElementType() reflect.Type { method ToAccountOutput (line 261) | func (o AccountOutput) ToAccountOutput() AccountOutput { method ToAccountOutputWithContext (line 265) | func (o AccountOutput) ToAccountOutputWithContext(ctx context.Context)... method Contact (line 270) | func (o AccountOutput) Contact() pulumi.StringOutput { method CreatedAt (line 275) | func (o AccountOutput) CreatedAt() pulumi.StringOutput { method Directory (line 280) | func (o AccountOutput) Directory() pulumi.StringPtrOutput { method EabHmacKey (line 285) | func (o AccountOutput) EabHmacKey() pulumi.StringPtrOutput { method EabKid (line 290) | func (o AccountOutput) EabKid() pulumi.StringPtrOutput { method Location (line 295) | func (o AccountOutput) Location() pulumi.StringOutput { method Name (line 300) | func (o AccountOutput) Name() pulumi.StringOutput { method Tos (line 305) | func (o AccountOutput) Tos() pulumi.StringPtrOutput { type AccountArrayOutput (line 309) | type AccountArrayOutput struct method ElementType (line 311) | func (AccountArrayOutput) ElementType() reflect.Type { method ToAccountArrayOutput (line 315) | func (o AccountArrayOutput) ToAccountArrayOutput() AccountArrayOutput { method ToAccountArrayOutputWithContext (line 319) | func (o AccountArrayOutput) ToAccountArrayOutputWithContext(ctx contex... method Index (line 323) | func (o AccountArrayOutput) Index(i pulumi.IntInput) AccountOutput { type AccountMapOutput (line 329) | type AccountMapOutput struct method ElementType (line 331) | func (AccountMapOutput) ElementType() reflect.Type { method ToAccountMapOutput (line 335) | func (o AccountMapOutput) ToAccountMapOutput() AccountMapOutput { method ToAccountMapOutputWithContext (line 339) | func (o AccountMapOutput) ToAccountMapOutputWithContext(ctx context.Co... method MapIndex (line 343) | func (o AccountMapOutput) MapIndex(k pulumi.StringInput) AccountOutput { function init (line 349) | func init() { FILE: sdk/go/proxmoxve/acme/accountLegacy.go type AccountLegacy (line 58) | type AccountLegacy struct method ElementType (line 195) | func (*AccountLegacy) ElementType() reflect.Type { method ToAccountLegacyOutput (line 199) | func (i *AccountLegacy) ToAccountLegacyOutput() AccountLegacyOutput { method ToAccountLegacyOutputWithContext (line 203) | func (i *AccountLegacy) ToAccountLegacyOutputWithContext(ctx context.C... function NewAccountLegacy (line 80) | func NewAccountLegacy(ctx *pulumi.Context, function GetAccountLegacy (line 100) | func GetAccountLegacy(ctx *pulumi.Context, type accountLegacyState (line 111) | type accountLegacyState struct type AccountLegacyState (line 130) | type AccountLegacyState struct method ElementType (line 149) | func (AccountLegacyState) ElementType() reflect.Type { type accountLegacyArgs (line 153) | type accountLegacyArgs struct type AccountLegacyArgs (line 169) | type AccountLegacyArgs struct method ElementType (line 184) | func (AccountLegacyArgs) ElementType() reflect.Type { type AccountLegacyInput (line 188) | type AccountLegacyInput interface type AccountLegacyArrayInput (line 211) | type AccountLegacyArrayInput interface type AccountLegacyArray (line 218) | type AccountLegacyArray method ElementType (line 220) | func (AccountLegacyArray) ElementType() reflect.Type { method ToAccountLegacyArrayOutput (line 224) | func (i AccountLegacyArray) ToAccountLegacyArrayOutput() AccountLegacy... method ToAccountLegacyArrayOutputWithContext (line 228) | func (i AccountLegacyArray) ToAccountLegacyArrayOutputWithContext(ctx ... type AccountLegacyMapInput (line 236) | type AccountLegacyMapInput interface type AccountLegacyMap (line 243) | type AccountLegacyMap method ElementType (line 245) | func (AccountLegacyMap) ElementType() reflect.Type { method ToAccountLegacyMapOutput (line 249) | func (i AccountLegacyMap) ToAccountLegacyMapOutput() AccountLegacyMapO... method ToAccountLegacyMapOutputWithContext (line 253) | func (i AccountLegacyMap) ToAccountLegacyMapOutputWithContext(ctx cont... type AccountLegacyOutput (line 257) | type AccountLegacyOutput struct method ElementType (line 259) | func (AccountLegacyOutput) ElementType() reflect.Type { method ToAccountLegacyOutput (line 263) | func (o AccountLegacyOutput) ToAccountLegacyOutput() AccountLegacyOutp... method ToAccountLegacyOutputWithContext (line 267) | func (o AccountLegacyOutput) ToAccountLegacyOutputWithContext(ctx cont... method Contact (line 272) | func (o AccountLegacyOutput) Contact() pulumi.StringOutput { method CreatedAt (line 277) | func (o AccountLegacyOutput) CreatedAt() pulumi.StringOutput { method Directory (line 282) | func (o AccountLegacyOutput) Directory() pulumi.StringPtrOutput { method EabHmacKey (line 287) | func (o AccountLegacyOutput) EabHmacKey() pulumi.StringPtrOutput { method EabKid (line 292) | func (o AccountLegacyOutput) EabKid() pulumi.StringPtrOutput { method Location (line 297) | func (o AccountLegacyOutput) Location() pulumi.StringOutput { method Name (line 302) | func (o AccountLegacyOutput) Name() pulumi.StringOutput { method Tos (line 307) | func (o AccountLegacyOutput) Tos() pulumi.StringPtrOutput { type AccountLegacyArrayOutput (line 311) | type AccountLegacyArrayOutput struct method ElementType (line 313) | func (AccountLegacyArrayOutput) ElementType() reflect.Type { method ToAccountLegacyArrayOutput (line 317) | func (o AccountLegacyArrayOutput) ToAccountLegacyArrayOutput() Account... method ToAccountLegacyArrayOutputWithContext (line 321) | func (o AccountLegacyArrayOutput) ToAccountLegacyArrayOutputWithContex... method Index (line 325) | func (o AccountLegacyArrayOutput) Index(i pulumi.IntInput) AccountLega... type AccountLegacyMapOutput (line 331) | type AccountLegacyMapOutput struct method ElementType (line 333) | func (AccountLegacyMapOutput) ElementType() reflect.Type { method ToAccountLegacyMapOutput (line 337) | func (o AccountLegacyMapOutput) ToAccountLegacyMapOutput() AccountLega... method ToAccountLegacyMapOutputWithContext (line 341) | func (o AccountLegacyMapOutput) ToAccountLegacyMapOutputWithContext(ct... method MapIndex (line 345) | func (o AccountLegacyMapOutput) MapIndex(k pulumi.StringInput) Account... function init (line 351) | func init() { FILE: sdk/go/proxmoxve/acme/certificate.go type Certificate (line 119) | type Certificate struct method ElementType (line 272) | func (*Certificate) ElementType() reflect.Type { method ToCertificateOutput (line 276) | func (i *Certificate) ToCertificateOutput() CertificateOutput { method ToCertificateOutputWithContext (line 280) | func (i *Certificate) ToCertificateOutputWithContext(ctx context.Conte... function NewCertificate (line 147) | func NewCertificate(ctx *pulumi.Context, function GetCertificate (line 173) | func GetCertificate(ctx *pulumi.Context, type certificateState (line 184) | type certificateState struct type CertificateState (line 209) | type CertificateState struct method ElementType (line 234) | func (CertificateState) ElementType() reflect.Type { type certificateArgs (line 238) | type certificateArgs struct type CertificateArgs (line 250) | type CertificateArgs struct method ElementType (line 261) | func (CertificateArgs) ElementType() reflect.Type { type CertificateInput (line 265) | type CertificateInput interface type CertificateArrayInput (line 288) | type CertificateArrayInput interface type CertificateArray (line 295) | type CertificateArray method ElementType (line 297) | func (CertificateArray) ElementType() reflect.Type { method ToCertificateArrayOutput (line 301) | func (i CertificateArray) ToCertificateArrayOutput() CertificateArrayO... method ToCertificateArrayOutputWithContext (line 305) | func (i CertificateArray) ToCertificateArrayOutputWithContext(ctx cont... type CertificateMapInput (line 313) | type CertificateMapInput interface type CertificateMap (line 320) | type CertificateMap method ElementType (line 322) | func (CertificateMap) ElementType() reflect.Type { method ToCertificateMapOutput (line 326) | func (i CertificateMap) ToCertificateMapOutput() CertificateMapOutput { method ToCertificateMapOutputWithContext (line 330) | func (i CertificateMap) ToCertificateMapOutputWithContext(ctx context.... type CertificateOutput (line 334) | type CertificateOutput struct method ElementType (line 336) | func (CertificateOutput) ElementType() reflect.Type { method ToCertificateOutput (line 340) | func (o CertificateOutput) ToCertificateOutput() CertificateOutput { method ToCertificateOutputWithContext (line 344) | func (o CertificateOutput) ToCertificateOutputWithContext(ctx context.... method Account (line 349) | func (o CertificateOutput) Account() pulumi.StringOutput { method Certificate (line 354) | func (o CertificateOutput) Certificate() pulumi.StringOutput { method Domains (line 359) | func (o CertificateOutput) Domains() CertificateDomainArrayOutput { method Fingerprint (line 364) | func (o CertificateOutput) Fingerprint() pulumi.StringOutput { method Force (line 369) | func (o CertificateOutput) Force() pulumi.BoolOutput { method Issuer (line 374) | func (o CertificateOutput) Issuer() pulumi.StringOutput { method NodeName (line 379) | func (o CertificateOutput) NodeName() pulumi.StringOutput { method NotAfter (line 384) | func (o CertificateOutput) NotAfter() pulumi.StringOutput { method NotBefore (line 389) | func (o CertificateOutput) NotBefore() pulumi.StringOutput { method Subject (line 394) | func (o CertificateOutput) Subject() pulumi.StringOutput { method SubjectAlternativeNames (line 399) | func (o CertificateOutput) SubjectAlternativeNames() pulumi.StringArra... type CertificateArrayOutput (line 403) | type CertificateArrayOutput struct method ElementType (line 405) | func (CertificateArrayOutput) ElementType() reflect.Type { method ToCertificateArrayOutput (line 409) | func (o CertificateArrayOutput) ToCertificateArrayOutput() Certificate... method ToCertificateArrayOutputWithContext (line 413) | func (o CertificateArrayOutput) ToCertificateArrayOutputWithContext(ct... method Index (line 417) | func (o CertificateArrayOutput) Index(i pulumi.IntInput) CertificateOu... type CertificateMapOutput (line 423) | type CertificateMapOutput struct method ElementType (line 425) | func (CertificateMapOutput) ElementType() reflect.Type { method ToCertificateMapOutput (line 429) | func (o CertificateMapOutput) ToCertificateMapOutput() CertificateMapO... method ToCertificateMapOutputWithContext (line 433) | func (o CertificateMapOutput) ToCertificateMapOutputWithContext(ctx co... method MapIndex (line 437) | func (o CertificateMapOutput) MapIndex(k pulumi.StringInput) Certifica... function init (line 443) | func init() { FILE: sdk/go/proxmoxve/acme/certificateLegacy.go type CertificateLegacy (line 121) | type CertificateLegacy struct method ElementType (line 274) | func (*CertificateLegacy) ElementType() reflect.Type { method ToCertificateLegacyOutput (line 278) | func (i *CertificateLegacy) ToCertificateLegacyOutput() CertificateLeg... method ToCertificateLegacyOutputWithContext (line 282) | func (i *CertificateLegacy) ToCertificateLegacyOutputWithContext(ctx c... function NewCertificateLegacy (line 149) | func NewCertificateLegacy(ctx *pulumi.Context, function GetCertificateLegacy (line 175) | func GetCertificateLegacy(ctx *pulumi.Context, type certificateLegacyState (line 186) | type certificateLegacyState struct type CertificateLegacyState (line 211) | type CertificateLegacyState struct method ElementType (line 236) | func (CertificateLegacyState) ElementType() reflect.Type { type certificateLegacyArgs (line 240) | type certificateLegacyArgs struct type CertificateLegacyArgs (line 252) | type CertificateLegacyArgs struct method ElementType (line 263) | func (CertificateLegacyArgs) ElementType() reflect.Type { type CertificateLegacyInput (line 267) | type CertificateLegacyInput interface type CertificateLegacyArrayInput (line 290) | type CertificateLegacyArrayInput interface type CertificateLegacyArray (line 297) | type CertificateLegacyArray method ElementType (line 299) | func (CertificateLegacyArray) ElementType() reflect.Type { method ToCertificateLegacyArrayOutput (line 303) | func (i CertificateLegacyArray) ToCertificateLegacyArrayOutput() Certi... method ToCertificateLegacyArrayOutputWithContext (line 307) | func (i CertificateLegacyArray) ToCertificateLegacyArrayOutputWithCont... type CertificateLegacyMapInput (line 315) | type CertificateLegacyMapInput interface type CertificateLegacyMap (line 322) | type CertificateLegacyMap method ElementType (line 324) | func (CertificateLegacyMap) ElementType() reflect.Type { method ToCertificateLegacyMapOutput (line 328) | func (i CertificateLegacyMap) ToCertificateLegacyMapOutput() Certifica... method ToCertificateLegacyMapOutputWithContext (line 332) | func (i CertificateLegacyMap) ToCertificateLegacyMapOutputWithContext(... type CertificateLegacyOutput (line 336) | type CertificateLegacyOutput struct method ElementType (line 338) | func (CertificateLegacyOutput) ElementType() reflect.Type { method ToCertificateLegacyOutput (line 342) | func (o CertificateLegacyOutput) ToCertificateLegacyOutput() Certifica... method ToCertificateLegacyOutputWithContext (line 346) | func (o CertificateLegacyOutput) ToCertificateLegacyOutputWithContext(... method Account (line 351) | func (o CertificateLegacyOutput) Account() pulumi.StringOutput { method Certificate (line 356) | func (o CertificateLegacyOutput) Certificate() pulumi.StringOutput { method Domains (line 361) | func (o CertificateLegacyOutput) Domains() CertificateLegacyDomainArra... method Fingerprint (line 366) | func (o CertificateLegacyOutput) Fingerprint() pulumi.StringOutput { method Force (line 371) | func (o CertificateLegacyOutput) Force() pulumi.BoolOutput { method Issuer (line 376) | func (o CertificateLegacyOutput) Issuer() pulumi.StringOutput { method NodeName (line 381) | func (o CertificateLegacyOutput) NodeName() pulumi.StringOutput { method NotAfter (line 386) | func (o CertificateLegacyOutput) NotAfter() pulumi.StringOutput { method NotBefore (line 391) | func (o CertificateLegacyOutput) NotBefore() pulumi.StringOutput { method Subject (line 396) | func (o CertificateLegacyOutput) Subject() pulumi.StringOutput { method SubjectAlternativeNames (line 401) | func (o CertificateLegacyOutput) SubjectAlternativeNames() pulumi.Stri... type CertificateLegacyArrayOutput (line 405) | type CertificateLegacyArrayOutput struct method ElementType (line 407) | func (CertificateLegacyArrayOutput) ElementType() reflect.Type { method ToCertificateLegacyArrayOutput (line 411) | func (o CertificateLegacyArrayOutput) ToCertificateLegacyArrayOutput()... method ToCertificateLegacyArrayOutputWithContext (line 415) | func (o CertificateLegacyArrayOutput) ToCertificateLegacyArrayOutputWi... method Index (line 419) | func (o CertificateLegacyArrayOutput) Index(i pulumi.IntInput) Certifi... type CertificateLegacyMapOutput (line 425) | type CertificateLegacyMapOutput struct method ElementType (line 427) | func (CertificateLegacyMapOutput) ElementType() reflect.Type { method ToCertificateLegacyMapOutput (line 431) | func (o CertificateLegacyMapOutput) ToCertificateLegacyMapOutput() Cer... method ToCertificateLegacyMapOutputWithContext (line 435) | func (o CertificateLegacyMapOutput) ToCertificateLegacyMapOutputWithCo... method MapIndex (line 439) | func (o CertificateLegacyMapOutput) MapIndex(k pulumi.StringInput) Cer... function init (line 445) | func init() { FILE: sdk/go/proxmoxve/acme/dns/init.go type module (line 14) | type module struct method Version (line 18) | func (m *module) Version() semver.Version { method Construct (line 22) | func (m *module) Construct(ctx *pulumi.Context, name, typ, urn string)... function init (line 36) | func init() { FILE: sdk/go/proxmoxve/acme/dns/plugin.go type Plugin (line 56) | type Plugin struct method ElementType (line 184) | func (*Plugin) ElementType() reflect.Type { method ToPluginOutput (line 188) | func (i *Plugin) ToPluginOutput() PluginOutput { method ToPluginOutputWithContext (line 192) | func (i *Plugin) ToPluginOutputWithContext(ctx context.Context) Plugin... function NewPlugin (line 74) | func NewPlugin(ctx *pulumi.Context, function GetPlugin (line 97) | func GetPlugin(ctx *pulumi.Context, type pluginState (line 108) | type pluginState struct type PluginState (line 123) | type PluginState struct method ElementType (line 138) | func (PluginState) ElementType() reflect.Type { type pluginArgs (line 142) | type pluginArgs struct type PluginArgs (line 158) | type PluginArgs struct method ElementType (line 173) | func (PluginArgs) ElementType() reflect.Type { type PluginInput (line 177) | type PluginInput interface type PluginArrayInput (line 200) | type PluginArrayInput interface type PluginArray (line 207) | type PluginArray method ElementType (line 209) | func (PluginArray) ElementType() reflect.Type { method ToPluginArrayOutput (line 213) | func (i PluginArray) ToPluginArrayOutput() PluginArrayOutput { method ToPluginArrayOutputWithContext (line 217) | func (i PluginArray) ToPluginArrayOutputWithContext(ctx context.Contex... type PluginMapInput (line 225) | type PluginMapInput interface type PluginMap (line 232) | type PluginMap method ElementType (line 234) | func (PluginMap) ElementType() reflect.Type { method ToPluginMapOutput (line 238) | func (i PluginMap) ToPluginMapOutput() PluginMapOutput { method ToPluginMapOutputWithContext (line 242) | func (i PluginMap) ToPluginMapOutputWithContext(ctx context.Context) P... type PluginOutput (line 246) | type PluginOutput struct method ElementType (line 248) | func (PluginOutput) ElementType() reflect.Type { method ToPluginOutput (line 252) | func (o PluginOutput) ToPluginOutput() PluginOutput { method ToPluginOutputWithContext (line 256) | func (o PluginOutput) ToPluginOutputWithContext(ctx context.Context) P... method Api (line 261) | func (o PluginOutput) Api() pulumi.StringOutput { method Data (line 266) | func (o PluginOutput) Data() pulumi.StringMapOutput { method Digest (line 271) | func (o PluginOutput) Digest() pulumi.StringOutput { method Disable (line 276) | func (o PluginOutput) Disable() pulumi.BoolPtrOutput { method Plugin (line 281) | func (o PluginOutput) Plugin() pulumi.StringOutput { method ValidationDelay (line 286) | func (o PluginOutput) ValidationDelay() pulumi.IntOutput { type PluginArrayOutput (line 290) | type PluginArrayOutput struct method ElementType (line 292) | func (PluginArrayOutput) ElementType() reflect.Type { method ToPluginArrayOutput (line 296) | func (o PluginArrayOutput) ToPluginArrayOutput() PluginArrayOutput { method ToPluginArrayOutputWithContext (line 300) | func (o PluginArrayOutput) ToPluginArrayOutputWithContext(ctx context.... method Index (line 304) | func (o PluginArrayOutput) Index(i pulumi.IntInput) PluginOutput { type PluginMapOutput (line 310) | type PluginMapOutput struct method ElementType (line 312) | func (PluginMapOutput) ElementType() reflect.Type { method ToPluginMapOutput (line 316) | func (o PluginMapOutput) ToPluginMapOutput() PluginMapOutput { method ToPluginMapOutputWithContext (line 320) | func (o PluginMapOutput) ToPluginMapOutputWithContext(ctx context.Cont... method MapIndex (line 324) | func (o PluginMapOutput) MapIndex(k pulumi.StringInput) PluginOutput { function init (line 330) | func init() { FILE: sdk/go/proxmoxve/acme/dns/pluginLegacy.go type PluginLegacy (line 58) | type PluginLegacy struct method ElementType (line 186) | func (*PluginLegacy) ElementType() reflect.Type { method ToPluginLegacyOutput (line 190) | func (i *PluginLegacy) ToPluginLegacyOutput() PluginLegacyOutput { method ToPluginLegacyOutputWithContext (line 194) | func (i *PluginLegacy) ToPluginLegacyOutputWithContext(ctx context.Con... function NewPluginLegacy (line 76) | func NewPluginLegacy(ctx *pulumi.Context, function GetPluginLegacy (line 99) | func GetPluginLegacy(ctx *pulumi.Context, type pluginLegacyState (line 110) | type pluginLegacyState struct type PluginLegacyState (line 125) | type PluginLegacyState struct method ElementType (line 140) | func (PluginLegacyState) ElementType() reflect.Type { type pluginLegacyArgs (line 144) | type pluginLegacyArgs struct type PluginLegacyArgs (line 160) | type PluginLegacyArgs struct method ElementType (line 175) | func (PluginLegacyArgs) ElementType() reflect.Type { type PluginLegacyInput (line 179) | type PluginLegacyInput interface type PluginLegacyArrayInput (line 202) | type PluginLegacyArrayInput interface type PluginLegacyArray (line 209) | type PluginLegacyArray method ElementType (line 211) | func (PluginLegacyArray) ElementType() reflect.Type { method ToPluginLegacyArrayOutput (line 215) | func (i PluginLegacyArray) ToPluginLegacyArrayOutput() PluginLegacyArr... method ToPluginLegacyArrayOutputWithContext (line 219) | func (i PluginLegacyArray) ToPluginLegacyArrayOutputWithContext(ctx co... type PluginLegacyMapInput (line 227) | type PluginLegacyMapInput interface type PluginLegacyMap (line 234) | type PluginLegacyMap method ElementType (line 236) | func (PluginLegacyMap) ElementType() reflect.Type { method ToPluginLegacyMapOutput (line 240) | func (i PluginLegacyMap) ToPluginLegacyMapOutput() PluginLegacyMapOutp... method ToPluginLegacyMapOutputWithContext (line 244) | func (i PluginLegacyMap) ToPluginLegacyMapOutputWithContext(ctx contex... type PluginLegacyOutput (line 248) | type PluginLegacyOutput struct method ElementType (line 250) | func (PluginLegacyOutput) ElementType() reflect.Type { method ToPluginLegacyOutput (line 254) | func (o PluginLegacyOutput) ToPluginLegacyOutput() PluginLegacyOutput { method ToPluginLegacyOutputWithContext (line 258) | func (o PluginLegacyOutput) ToPluginLegacyOutputWithContext(ctx contex... method Api (line 263) | func (o PluginLegacyOutput) Api() pulumi.StringOutput { method Data (line 268) | func (o PluginLegacyOutput) Data() pulumi.StringMapOutput { method Digest (line 273) | func (o PluginLegacyOutput) Digest() pulumi.StringOutput { method Disable (line 278) | func (o PluginLegacyOutput) Disable() pulumi.BoolPtrOutput { method Plugin (line 283) | func (o PluginLegacyOutput) Plugin() pulumi.StringOutput { method ValidationDelay (line 288) | func (o PluginLegacyOutput) ValidationDelay() pulumi.IntOutput { type PluginLegacyArrayOutput (line 292) | type PluginLegacyArrayOutput struct method ElementType (line 294) | func (PluginLegacyArrayOutput) ElementType() reflect.Type { method ToPluginLegacyArrayOutput (line 298) | func (o PluginLegacyArrayOutput) ToPluginLegacyArrayOutput() PluginLeg... method ToPluginLegacyArrayOutputWithContext (line 302) | func (o PluginLegacyArrayOutput) ToPluginLegacyArrayOutputWithContext(... method Index (line 306) | func (o PluginLegacyArrayOutput) Index(i pulumi.IntInput) PluginLegacy... type PluginLegacyMapOutput (line 312) | type PluginLegacyMapOutput struct method ElementType (line 314) | func (PluginLegacyMapOutput) ElementType() reflect.Type { method ToPluginLegacyMapOutput (line 318) | func (o PluginLegacyMapOutput) ToPluginLegacyMapOutput() PluginLegacyM... method ToPluginLegacyMapOutputWithContext (line 322) | func (o PluginLegacyMapOutput) ToPluginLegacyMapOutputWithContext(ctx ... method MapIndex (line 326) | func (o PluginLegacyMapOutput) MapIndex(k pulumi.StringInput) PluginLe... function init (line 332) | func init() { FILE: sdk/go/proxmoxve/acme/getAccount.go function LookupAccount (line 17) | func LookupAccount(ctx *pulumi.Context, args *LookupAccountArgs, opts ..... type LookupAccountArgs (line 28) | type LookupAccountArgs struct type LookupAccountResult (line 34) | type LookupAccountResult struct function LookupAccountOutput (line 49) | func LookupAccountOutput(ctx *pulumi.Context, args LookupAccountOutputAr... type LookupAccountOutputArgs (line 59) | type LookupAccountOutputArgs struct method ElementType (line 64) | func (LookupAccountOutputArgs) ElementType() reflect.Type { type LookupAccountResultOutput (line 69) | type LookupAccountResultOutput struct method ElementType (line 71) | func (LookupAccountResultOutput) ElementType() reflect.Type { method ToLookupAccountResultOutput (line 75) | func (o LookupAccountResultOutput) ToLookupAccountResultOutput() Looku... method ToLookupAccountResultOutputWithContext (line 79) | func (o LookupAccountResultOutput) ToLookupAccountResultOutputWithCont... method Account (line 84) | func (o LookupAccountResultOutput) Account() GetAccountAccountOutput { method Directory (line 89) | func (o LookupAccountResultOutput) Directory() pulumi.StringOutput { method Id (line 94) | func (o LookupAccountResultOutput) Id() pulumi.StringOutput { method Location (line 99) | func (o LookupAccountResultOutput) Location() pulumi.StringOutput { method Name (line 104) | func (o LookupAccountResultOutput) Name() pulumi.StringPtrOutput { method Tos (line 109) | func (o LookupAccountResultOutput) Tos() pulumi.StringOutput { function init (line 113) | func init() { FILE: sdk/go/proxmoxve/acme/getAccountLegacy.go function LookupAccountLegacy (line 19) | func LookupAccountLegacy(ctx *pulumi.Context, args *LookupAccountLegacyA... type LookupAccountLegacyArgs (line 30) | type LookupAccountLegacyArgs struct type LookupAccountLegacyResult (line 36) | type LookupAccountLegacyResult struct function LookupAccountLegacyOutput (line 51) | func LookupAccountLegacyOutput(ctx *pulumi.Context, args LookupAccountLe... type LookupAccountLegacyOutputArgs (line 61) | type LookupAccountLegacyOutputArgs struct method ElementType (line 66) | func (LookupAccountLegacyOutputArgs) ElementType() reflect.Type { type LookupAccountLegacyResultOutput (line 71) | type LookupAccountLegacyResultOutput struct method ElementType (line 73) | func (LookupAccountLegacyResultOutput) ElementType() reflect.Type { method ToLookupAccountLegacyResultOutput (line 77) | func (o LookupAccountLegacyResultOutput) ToLookupAccountLegacyResultOu... method ToLookupAccountLegacyResultOutputWithContext (line 81) | func (o LookupAccountLegacyResultOutput) ToLookupAccountLegacyResultOu... method Account (line 86) | func (o LookupAccountLegacyResultOutput) Account() GetAccountLegacyAcc... method Directory (line 91) | func (o LookupAccountLegacyResultOutput) Directory() pulumi.StringOutp... method Id (line 96) | func (o LookupAccountLegacyResultOutput) Id() pulumi.StringOutput { method Location (line 101) | func (o LookupAccountLegacyResultOutput) Location() pulumi.StringOutput { method Name (line 106) | func (o LookupAccountLegacyResultOutput) Name() pulumi.StringPtrOutput { method Tos (line 111) | func (o LookupAccountLegacyResultOutput) Tos() pulumi.StringOutput { function init (line 115) | func init() { FILE: sdk/go/proxmoxve/acme/getAccounts.go function GetAccounts (line 40) | func GetAccounts(ctx *pulumi.Context, opts ...pulumi.InvokeOption) (*Get... type GetAccountsResult (line 51) | type GetAccountsResult struct function GetAccountsOutput (line 58) | func GetAccountsOutput(ctx *pulumi.Context, opts ...pulumi.InvokeOption)... type GetAccountsResultOutput (line 66) | type GetAccountsResultOutput struct method ElementType (line 68) | func (GetAccountsResultOutput) ElementType() reflect.Type { method ToGetAccountsResultOutput (line 72) | func (o GetAccountsResultOutput) ToGetAccountsResultOutput() GetAccoun... method ToGetAccountsResultOutputWithContext (line 76) | func (o GetAccountsResultOutput) ToGetAccountsResultOutputWithContext(... method Accounts (line 81) | func (o GetAccountsResultOutput) Accounts() pulumi.StringArrayOutput { method Id (line 86) | func (o GetAccountsResultOutput) Id() pulumi.StringOutput { function init (line 90) | func init() { FILE: sdk/go/proxmoxve/acme/getAccountsLegacy.go function GetAccountsLegacy (line 42) | func GetAccountsLegacy(ctx *pulumi.Context, opts ...pulumi.InvokeOption)... type GetAccountsLegacyResult (line 53) | type GetAccountsLegacyResult struct function GetAccountsLegacyOutput (line 60) | func GetAccountsLegacyOutput(ctx *pulumi.Context, opts ...pulumi.InvokeO... type GetAccountsLegacyResultOutput (line 68) | type GetAccountsLegacyResultOutput struct method ElementType (line 70) | func (GetAccountsLegacyResultOutput) ElementType() reflect.Type { method ToGetAccountsLegacyResultOutput (line 74) | func (o GetAccountsLegacyResultOutput) ToGetAccountsLegacyResultOutput... method ToGetAccountsLegacyResultOutputWithContext (line 78) | func (o GetAccountsLegacyResultOutput) ToGetAccountsLegacyResultOutput... method Accounts (line 83) | func (o GetAccountsLegacyResultOutput) Accounts() pulumi.StringArrayOu... method Id (line 88) | func (o GetAccountsLegacyResultOutput) Id() pulumi.StringOutput { function init (line 92) | func init() { FILE: sdk/go/proxmoxve/acme/getPlugin.go function GetPlugin (line 42) | func GetPlugin(ctx *pulumi.Context, args *GetPluginArgs, opts ...pulumi.... type GetPluginArgs (line 53) | type GetPluginArgs struct type GetPluginResult (line 59) | type GetPluginResult struct function GetPluginOutput (line 76) | func GetPluginOutput(ctx *pulumi.Context, args GetPluginOutputArgs, opts... type GetPluginOutputArgs (line 86) | type GetPluginOutputArgs struct method ElementType (line 91) | func (GetPluginOutputArgs) ElementType() reflect.Type { type GetPluginResultOutput (line 96) | type GetPluginResultOutput struct method ElementType (line 98) | func (GetPluginResultOutput) ElementType() reflect.Type { method ToGetPluginResultOutput (line 102) | func (o GetPluginResultOutput) ToGetPluginResultOutput() GetPluginResu... method ToGetPluginResultOutputWithContext (line 106) | func (o GetPluginResultOutput) ToGetPluginResultOutputWithContext(ctx ... method Api (line 111) | func (o GetPluginResultOutput) Api() pulumi.StringOutput { method Data (line 116) | func (o GetPluginResultOutput) Data() pulumi.StringMapOutput { method Digest (line 121) | func (o GetPluginResultOutput) Digest() pulumi.StringOutput { method Id (line 126) | func (o GetPluginResultOutput) Id() pulumi.StringOutput { method Plugin (line 131) | func (o GetPluginResultOutput) Plugin() pulumi.StringOutput { method Type (line 136) | func (o GetPluginResultOutput) Type() pulumi.StringOutput { method ValidationDelay (line 141) | func (o GetPluginResultOutput) ValidationDelay() pulumi.IntOutput { function init (line 145) | func init() { FILE: sdk/go/proxmoxve/acme/getPluginLegacy.go function GetPluginLegacy (line 44) | func GetPluginLegacy(ctx *pulumi.Context, args *GetPluginLegacyArgs, opt... type GetPluginLegacyArgs (line 55) | type GetPluginLegacyArgs struct type GetPluginLegacyResult (line 61) | type GetPluginLegacyResult struct function GetPluginLegacyOutput (line 78) | func GetPluginLegacyOutput(ctx *pulumi.Context, args GetPluginLegacyOutp... type GetPluginLegacyOutputArgs (line 88) | type GetPluginLegacyOutputArgs struct method ElementType (line 93) | func (GetPluginLegacyOutputArgs) ElementType() reflect.Type { type GetPluginLegacyResultOutput (line 98) | type GetPluginLegacyResultOutput struct method ElementType (line 100) | func (GetPluginLegacyResultOutput) ElementType() reflect.Type { method ToGetPluginLegacyResultOutput (line 104) | func (o GetPluginLegacyResultOutput) ToGetPluginLegacyResultOutput() G... method ToGetPluginLegacyResultOutputWithContext (line 108) | func (o GetPluginLegacyResultOutput) ToGetPluginLegacyResultOutputWith... method Api (line 113) | func (o GetPluginLegacyResultOutput) Api() pulumi.StringOutput { method Data (line 118) | func (o GetPluginLegacyResultOutput) Data() pulumi.StringMapOutput { method Digest (line 123) | func (o GetPluginLegacyResultOutput) Digest() pulumi.StringOutput { method Id (line 128) | func (o GetPluginLegacyResultOutput) Id() pulumi.StringOutput { method Plugin (line 133) | func (o GetPluginLegacyResultOutput) Plugin() pulumi.StringOutput { method Type (line 138) | func (o GetPluginLegacyResultOutput) Type() pulumi.StringOutput { method ValidationDelay (line 143) | func (o GetPluginLegacyResultOutput) ValidationDelay() pulumi.IntOutput { function init (line 147) | func init() { FILE: sdk/go/proxmoxve/acme/getPlugins.go function GetPlugins (line 40) | func GetPlugins(ctx *pulumi.Context, opts ...pulumi.InvokeOption) (*GetP... type GetPluginsResult (line 51) | type GetPluginsResult struct function GetPluginsOutput (line 58) | func GetPluginsOutput(ctx *pulumi.Context, opts ...pulumi.InvokeOption) ... type GetPluginsResultOutput (line 66) | type GetPluginsResultOutput struct method ElementType (line 68) | func (GetPluginsResultOutput) ElementType() reflect.Type { method ToGetPluginsResultOutput (line 72) | func (o GetPluginsResultOutput) ToGetPluginsResultOutput() GetPluginsR... method ToGetPluginsResultOutputWithContext (line 76) | func (o GetPluginsResultOutput) ToGetPluginsResultOutputWithContext(ct... method Id (line 81) | func (o GetPluginsResultOutput) Id() pulumi.StringOutput { method Plugins (line 86) | func (o GetPluginsResultOutput) Plugins() GetPluginsPluginArrayOutput { function init (line 90) | func init() { FILE: sdk/go/proxmoxve/acme/getPluginsLegacy.go function GetPluginsLegacy (line 42) | func GetPluginsLegacy(ctx *pulumi.Context, opts ...pulumi.InvokeOption) ... type GetPluginsLegacyResult (line 53) | type GetPluginsLegacyResult struct function GetPluginsLegacyOutput (line 60) | func GetPluginsLegacyOutput(ctx *pulumi.Context, opts ...pulumi.InvokeOp... type GetPluginsLegacyResultOutput (line 68) | type GetPluginsLegacyResultOutput struct method ElementType (line 70) | func (GetPluginsLegacyResultOutput) ElementType() reflect.Type { method ToGetPluginsLegacyResultOutput (line 74) | func (o GetPluginsLegacyResultOutput) ToGetPluginsLegacyResultOutput()... method ToGetPluginsLegacyResultOutputWithContext (line 78) | func (o GetPluginsLegacyResultOutput) ToGetPluginsLegacyResultOutputWi... method Id (line 83) | func (o GetPluginsLegacyResultOutput) Id() pulumi.StringOutput { method Plugins (line 88) | func (o GetPluginsLegacyResultOutput) Plugins() GetPluginsLegacyPlugin... function init (line 92) | func init() { FILE: sdk/go/proxmoxve/acme/init.go type module (line 14) | type module struct method Version (line 18) | func (m *module) Version() semver.Version { method Construct (line 22) | func (m *module) Construct(ctx *pulumi.Context, name, typ, urn string)... function init (line 40) | func init() { FILE: sdk/go/proxmoxve/acme/pulumiTypes.go type CertificateDomain (line 16) | type CertificateDomain struct type CertificateDomainInput (line 29) | type CertificateDomainInput interface type CertificateDomainArgs (line 36) | type CertificateDomainArgs struct method ElementType (line 45) | func (CertificateDomainArgs) ElementType() reflect.Type { method ToCertificateDomainOutput (line 49) | func (i CertificateDomainArgs) ToCertificateDomainOutput() Certificate... method ToCertificateDomainOutputWithContext (line 53) | func (i CertificateDomainArgs) ToCertificateDomainOutputWithContext(ct... type CertificateDomainArrayInput (line 61) | type CertificateDomainArrayInput interface type CertificateDomainArray (line 68) | type CertificateDomainArray method ElementType (line 70) | func (CertificateDomainArray) ElementType() reflect.Type { method ToCertificateDomainArrayOutput (line 74) | func (i CertificateDomainArray) ToCertificateDomainArrayOutput() Certi... method ToCertificateDomainArrayOutputWithContext (line 78) | func (i CertificateDomainArray) ToCertificateDomainArrayOutputWithCont... type CertificateDomainOutput (line 82) | type CertificateDomainOutput struct method ElementType (line 84) | func (CertificateDomainOutput) ElementType() reflect.Type { method ToCertificateDomainOutput (line 88) | func (o CertificateDomainOutput) ToCertificateDomainOutput() Certifica... method ToCertificateDomainOutputWithContext (line 92) | func (o CertificateDomainOutput) ToCertificateDomainOutputWithContext(... method Alias (line 97) | func (o CertificateDomainOutput) Alias() pulumi.StringPtrOutput { method Domain (line 102) | func (o CertificateDomainOutput) Domain() pulumi.StringOutput { method Plugin (line 107) | func (o CertificateDomainOutput) Plugin() pulumi.StringPtrOutput { type CertificateDomainArrayOutput (line 111) | type CertificateDomainArrayOutput struct method ElementType (line 113) | func (CertificateDomainArrayOutput) ElementType() reflect.Type { method ToCertificateDomainArrayOutput (line 117) | func (o CertificateDomainArrayOutput) ToCertificateDomainArrayOutput()... method ToCertificateDomainArrayOutputWithContext (line 121) | func (o CertificateDomainArrayOutput) ToCertificateDomainArrayOutputWi... method Index (line 125) | func (o CertificateDomainArrayOutput) Index(i pulumi.IntInput) Certifi... type CertificateLegacyDomain (line 131) | type CertificateLegacyDomain struct type CertificateLegacyDomainInput (line 144) | type CertificateLegacyDomainInput interface type CertificateLegacyDomainArgs (line 151) | type CertificateLegacyDomainArgs struct method ElementType (line 160) | func (CertificateLegacyDomainArgs) ElementType() reflect.Type { method ToCertificateLegacyDomainOutput (line 164) | func (i CertificateLegacyDomainArgs) ToCertificateLegacyDomainOutput()... method ToCertificateLegacyDomainOutputWithContext (line 168) | func (i CertificateLegacyDomainArgs) ToCertificateLegacyDomainOutputWi... type CertificateLegacyDomainArrayInput (line 176) | type CertificateLegacyDomainArrayInput interface type CertificateLegacyDomainArray (line 183) | type CertificateLegacyDomainArray method ElementType (line 185) | func (CertificateLegacyDomainArray) ElementType() reflect.Type { method ToCertificateLegacyDomainArrayOutput (line 189) | func (i CertificateLegacyDomainArray) ToCertificateLegacyDomainArrayOu... method ToCertificateLegacyDomainArrayOutputWithContext (line 193) | func (i CertificateLegacyDomainArray) ToCertificateLegacyDomainArrayOu... type CertificateLegacyDomainOutput (line 197) | type CertificateLegacyDomainOutput struct method ElementType (line 199) | func (CertificateLegacyDomainOutput) ElementType() reflect.Type { method ToCertificateLegacyDomainOutput (line 203) | func (o CertificateLegacyDomainOutput) ToCertificateLegacyDomainOutput... method ToCertificateLegacyDomainOutputWithContext (line 207) | func (o CertificateLegacyDomainOutput) ToCertificateLegacyDomainOutput... method Alias (line 212) | func (o CertificateLegacyDomainOutput) Alias() pulumi.StringPtrOutput { method Domain (line 217) | func (o CertificateLegacyDomainOutput) Domain() pulumi.StringOutput { method Plugin (line 222) | func (o CertificateLegacyDomainOutput) Plugin() pulumi.StringPtrOutput { type CertificateLegacyDomainArrayOutput (line 226) | type CertificateLegacyDomainArrayOutput struct method ElementType (line 228) | func (CertificateLegacyDomainArrayOutput) ElementType() reflect.Type { method ToCertificateLegacyDomainArrayOutput (line 232) | func (o CertificateLegacyDomainArrayOutput) ToCertificateLegacyDomainA... method ToCertificateLegacyDomainArrayOutputWithContext (line 236) | func (o CertificateLegacyDomainArrayOutput) ToCertificateLegacyDomainA... method Index (line 240) | func (o CertificateLegacyDomainArrayOutput) Index(i pulumi.IntInput) C... type GetAccountAccount (line 246) | type GetAccountAccount struct type GetAccountAccountInput (line 259) | type GetAccountAccountInput interface type GetAccountAccountArgs (line 266) | type GetAccountAccountArgs struct method ElementType (line 275) | func (GetAccountAccountArgs) ElementType() reflect.Type { method ToGetAccountAccountOutput (line 279) | func (i GetAccountAccountArgs) ToGetAccountAccountOutput() GetAccountA... method ToGetAccountAccountOutputWithContext (line 283) | func (i GetAccountAccountArgs) ToGetAccountAccountOutputWithContext(ct... type GetAccountAccountOutput (line 287) | type GetAccountAccountOutput struct method ElementType (line 289) | func (GetAccountAccountOutput) ElementType() reflect.Type { method ToGetAccountAccountOutput (line 293) | func (o GetAccountAccountOutput) ToGetAccountAccountOutput() GetAccoun... method ToGetAccountAccountOutputWithContext (line 297) | func (o GetAccountAccountOutput) ToGetAccountAccountOutputWithContext(... method Contacts (line 302) | func (o GetAccountAccountOutput) Contacts() pulumi.StringArrayOutput { method CreatedAt (line 307) | func (o GetAccountAccountOutput) CreatedAt() pulumi.StringOutput { method Status (line 312) | func (o GetAccountAccountOutput) Status() pulumi.StringOutput { type GetAccountLegacyAccount (line 316) | type GetAccountLegacyAccount struct type GetAccountLegacyAccountInput (line 329) | type GetAccountLegacyAccountInput interface type GetAccountLegacyAccountArgs (line 336) | type GetAccountLegacyAccountArgs struct method ElementType (line 345) | func (GetAccountLegacyAccountArgs) ElementType() reflect.Type { method ToGetAccountLegacyAccountOutput (line 349) | func (i GetAccountLegacyAccountArgs) ToGetAccountLegacyAccountOutput()... method ToGetAccountLegacyAccountOutputWithContext (line 353) | func (i GetAccountLegacyAccountArgs) ToGetAccountLegacyAccountOutputWi... type GetAccountLegacyAccountOutput (line 357) | type GetAccountLegacyAccountOutput struct method ElementType (line 359) | func (GetAccountLegacyAccountOutput) ElementType() reflect.Type { method ToGetAccountLegacyAccountOutput (line 363) | func (o GetAccountLegacyAccountOutput) ToGetAccountLegacyAccountOutput... method ToGetAccountLegacyAccountOutputWithContext (line 367) | func (o GetAccountLegacyAccountOutput) ToGetAccountLegacyAccountOutput... method Contacts (line 372) | func (o GetAccountLegacyAccountOutput) Contacts() pulumi.StringArrayOu... method CreatedAt (line 377) | func (o GetAccountLegacyAccountOutput) CreatedAt() pulumi.StringOutput { method Status (line 382) | func (o GetAccountLegacyAccountOutput) Status() pulumi.StringOutput { type GetPluginsLegacyPlugin (line 386) | type GetPluginsLegacyPlugin struct type GetPluginsLegacyPluginInput (line 405) | type GetPluginsLegacyPluginInput interface type GetPluginsLegacyPluginArgs (line 412) | type GetPluginsLegacyPluginArgs struct method ElementType (line 427) | func (GetPluginsLegacyPluginArgs) ElementType() reflect.Type { method ToGetPluginsLegacyPluginOutput (line 431) | func (i GetPluginsLegacyPluginArgs) ToGetPluginsLegacyPluginOutput() G... method ToGetPluginsLegacyPluginOutputWithContext (line 435) | func (i GetPluginsLegacyPluginArgs) ToGetPluginsLegacyPluginOutputWith... type GetPluginsLegacyPluginArrayInput (line 443) | type GetPluginsLegacyPluginArrayInput interface type GetPluginsLegacyPluginArray (line 450) | type GetPluginsLegacyPluginArray method ElementType (line 452) | func (GetPluginsLegacyPluginArray) ElementType() reflect.Type { method ToGetPluginsLegacyPluginArrayOutput (line 456) | func (i GetPluginsLegacyPluginArray) ToGetPluginsLegacyPluginArrayOutp... method ToGetPluginsLegacyPluginArrayOutputWithContext (line 460) | func (i GetPluginsLegacyPluginArray) ToGetPluginsLegacyPluginArrayOutp... type GetPluginsLegacyPluginOutput (line 464) | type GetPluginsLegacyPluginOutput struct method ElementType (line 466) | func (GetPluginsLegacyPluginOutput) ElementType() reflect.Type { method ToGetPluginsLegacyPluginOutput (line 470) | func (o GetPluginsLegacyPluginOutput) ToGetPluginsLegacyPluginOutput()... method ToGetPluginsLegacyPluginOutputWithContext (line 474) | func (o GetPluginsLegacyPluginOutput) ToGetPluginsLegacyPluginOutputWi... method Api (line 479) | func (o GetPluginsLegacyPluginOutput) Api() pulumi.StringOutput { method Data (line 484) | func (o GetPluginsLegacyPluginOutput) Data() pulumi.StringMapOutput { method Digest (line 489) | func (o GetPluginsLegacyPluginOutput) Digest() pulumi.StringOutput { method Plugin (line 494) | func (o GetPluginsLegacyPluginOutput) Plugin() pulumi.StringOutput { method Type (line 499) | func (o GetPluginsLegacyPluginOutput) Type() pulumi.StringOutput { method ValidationDelay (line 504) | func (o GetPluginsLegacyPluginOutput) ValidationDelay() pulumi.IntOutp... type GetPluginsLegacyPluginArrayOutput (line 508) | type GetPluginsLegacyPluginArrayOutput struct method ElementType (line 510) | func (GetPluginsLegacyPluginArrayOutput) ElementType() reflect.Type { method ToGetPluginsLegacyPluginArrayOutput (line 514) | func (o GetPluginsLegacyPluginArrayOutput) ToGetPluginsLegacyPluginArr... method ToGetPluginsLegacyPluginArrayOutputWithContext (line 518) | func (o GetPluginsLegacyPluginArrayOutput) ToGetPluginsLegacyPluginArr... method Index (line 522) | func (o GetPluginsLegacyPluginArrayOutput) Index(i pulumi.IntInput) Ge... type GetPluginsPlugin (line 528) | type GetPluginsPlugin struct type GetPluginsPluginInput (line 547) | type GetPluginsPluginInput interface type GetPluginsPluginArgs (line 554) | type GetPluginsPluginArgs struct method ElementType (line 569) | func (GetPluginsPluginArgs) ElementType() reflect.Type { method ToGetPluginsPluginOutput (line 573) | func (i GetPluginsPluginArgs) ToGetPluginsPluginOutput() GetPluginsPlu... method ToGetPluginsPluginOutputWithContext (line 577) | func (i GetPluginsPluginArgs) ToGetPluginsPluginOutputWithContext(ctx ... type GetPluginsPluginArrayInput (line 585) | type GetPluginsPluginArrayInput interface type GetPluginsPluginArray (line 592) | type GetPluginsPluginArray method ElementType (line 594) | func (GetPluginsPluginArray) ElementType() reflect.Type { method ToGetPluginsPluginArrayOutput (line 598) | func (i GetPluginsPluginArray) ToGetPluginsPluginArrayOutput() GetPlug... method ToGetPluginsPluginArrayOutputWithContext (line 602) | func (i GetPluginsPluginArray) ToGetPluginsPluginArrayOutputWithContex... type GetPluginsPluginOutput (line 606) | type GetPluginsPluginOutput struct method ElementType (line 608) | func (GetPluginsPluginOutput) ElementType() reflect.Type { method ToGetPluginsPluginOutput (line 612) | func (o GetPluginsPluginOutput) ToGetPluginsPluginOutput() GetPluginsP... method ToGetPluginsPluginOutputWithContext (line 616) | func (o GetPluginsPluginOutput) ToGetPluginsPluginOutputWithContext(ct... method Api (line 621) | func (o GetPluginsPluginOutput) Api() pulumi.StringOutput { method Data (line 626) | func (o GetPluginsPluginOutput) Data() pulumi.StringMapOutput { method Digest (line 631) | func (o GetPluginsPluginOutput) Digest() pulumi.StringOutput { method Plugin (line 636) | func (o GetPluginsPluginOutput) Plugin() pulumi.StringOutput { method Type (line 641) | func (o GetPluginsPluginOutput) Type() pulumi.StringOutput { method ValidationDelay (line 646) | func (o GetPluginsPluginOutput) ValidationDelay() pulumi.IntOutput { type GetPluginsPluginArrayOutput (line 650) | type GetPluginsPluginArrayOutput struct method ElementType (line 652) | func (GetPluginsPluginArrayOutput) ElementType() reflect.Type { method ToGetPluginsPluginArrayOutput (line 656) | func (o GetPluginsPluginArrayOutput) ToGetPluginsPluginArrayOutput() G... method ToGetPluginsPluginArrayOutputWithContext (line 660) | func (o GetPluginsPluginArrayOutput) ToGetPluginsPluginArrayOutputWith... method Index (line 664) | func (o GetPluginsPluginArrayOutput) Index(i pulumi.IntInput) GetPlugi... function init (line 670) | func init() { FILE: sdk/go/proxmoxve/apt/getRepository.go function LookupRepository (line 44) | func LookupRepository(ctx *pulumi.Context, args *LookupRepositoryArgs, o... type LookupRepositoryArgs (line 55) | type LookupRepositoryArgs struct type LookupRepositoryResult (line 65) | type LookupRepositoryResult struct function LookupRepositoryOutput (line 90) | func LookupRepositoryOutput(ctx *pulumi.Context, args LookupRepositoryOu... type LookupRepositoryOutputArgs (line 100) | type LookupRepositoryOutputArgs struct method ElementType (line 109) | func (LookupRepositoryOutputArgs) ElementType() reflect.Type { type LookupRepositoryResultOutput (line 114) | type LookupRepositoryResultOutput struct method ElementType (line 116) | func (LookupRepositoryResultOutput) ElementType() reflect.Type { method ToLookupRepositoryResultOutput (line 120) | func (o LookupRepositoryResultOutput) ToLookupRepositoryResultOutput()... method ToLookupRepositoryResultOutputWithContext (line 124) | func (o LookupRepositoryResultOutput) ToLookupRepositoryResultOutputWi... method Comment (line 129) | func (o LookupRepositoryResultOutput) Comment() pulumi.StringOutput { method Components (line 134) | func (o LookupRepositoryResultOutput) Components() pulumi.StringArrayO... method Enabled (line 139) | func (o LookupRepositoryResultOutput) Enabled() pulumi.BoolOutput { method FilePath (line 144) | func (o LookupRepositoryResultOutput) FilePath() pulumi.StringOutput { method FileType (line 149) | func (o LookupRepositoryResultOutput) FileType() pulumi.StringOutput { method Id (line 154) | func (o LookupRepositoryResultOutput) Id() pulumi.StringOutput { method Index (line 159) | func (o LookupRepositoryResultOutput) Index() pulumi.IntOutput { method Node (line 164) | func (o LookupRepositoryResultOutput) Node() pulumi.StringOutput { method PackageTypes (line 169) | func (o LookupRepositoryResultOutput) PackageTypes() pulumi.StringArra... method Suites (line 174) | func (o LookupRepositoryResultOutput) Suites() pulumi.StringArrayOutput { method Uris (line 179) | func (o LookupRepositoryResultOutput) Uris() pulumi.StringArrayOutput { function init (line 183) | func init() { FILE: sdk/go/proxmoxve/apt/getRepositoryLegacy.go function LookupRepositoryLegacy (line 46) | func LookupRepositoryLegacy(ctx *pulumi.Context, args *LookupRepositoryL... type LookupRepositoryLegacyArgs (line 57) | type LookupRepositoryLegacyArgs struct type LookupRepositoryLegacyResult (line 67) | type LookupRepositoryLegacyResult struct function LookupRepositoryLegacyOutput (line 92) | func LookupRepositoryLegacyOutput(ctx *pulumi.Context, args LookupReposi... type LookupRepositoryLegacyOutputArgs (line 102) | type LookupRepositoryLegacyOutputArgs struct method ElementType (line 111) | func (LookupRepositoryLegacyOutputArgs) ElementType() reflect.Type { type LookupRepositoryLegacyResultOutput (line 116) | type LookupRepositoryLegacyResultOutput struct method ElementType (line 118) | func (LookupRepositoryLegacyResultOutput) ElementType() reflect.Type { method ToLookupRepositoryLegacyResultOutput (line 122) | func (o LookupRepositoryLegacyResultOutput) ToLookupRepositoryLegacyRe... method ToLookupRepositoryLegacyResultOutputWithContext (line 126) | func (o LookupRepositoryLegacyResultOutput) ToLookupRepositoryLegacyRe... method Comment (line 131) | func (o LookupRepositoryLegacyResultOutput) Comment() pulumi.StringOut... method Components (line 136) | func (o LookupRepositoryLegacyResultOutput) Components() pulumi.String... method Enabled (line 141) | func (o LookupRepositoryLegacyResultOutput) Enabled() pulumi.BoolOutput { method FilePath (line 146) | func (o LookupRepositoryLegacyResultOutput) FilePath() pulumi.StringOu... method FileType (line 151) | func (o LookupRepositoryLegacyResultOutput) FileType() pulumi.StringOu... method Id (line 156) | func (o LookupRepositoryLegacyResultOutput) Id() pulumi.StringOutput { method Index (line 161) | func (o LookupRepositoryLegacyResultOutput) Index() pulumi.IntOutput { method Node (line 166) | func (o LookupRepositoryLegacyResultOutput) Node() pulumi.StringOutput { method PackageTypes (line 171) | func (o LookupRepositoryLegacyResultOutput) PackageTypes() pulumi.Stri... method Suites (line 176) | func (o LookupRepositoryLegacyResultOutput) Suites() pulumi.StringArra... method Uris (line 181) | func (o LookupRepositoryLegacyResultOutput) Uris() pulumi.StringArrayO... function init (line 185) | func init() { FILE: sdk/go/proxmoxve/apt/init.go type module (line 14) | type module struct method Version (line 18) | func (m *module) Version() semver.Version { method Construct (line 22) | func (m *module) Construct(ctx *pulumi.Context, name, typ, urn string)... function init (line 36) | func init() { FILE: sdk/go/proxmoxve/apt/repository.go type Repository (line 55) | type Repository struct method ElementType (line 202) | func (*Repository) ElementType() reflect.Type { method ToRepositoryOutput (line 206) | func (i *Repository) ToRepositoryOutput() RepositoryOutput { method ToRepositoryOutputWithContext (line 210) | func (i *Repository) ToRepositoryOutputWithContext(ctx context.Context... function NewRepository (line 81) | func NewRepository(ctx *pulumi.Context, function GetRepository (line 107) | func GetRepository(ctx *pulumi.Context, type repositoryState (line 118) | type repositoryState struct type RepositoryState (line 141) | type RepositoryState struct method ElementType (line 164) | func (RepositoryState) ElementType() reflect.Type { type repositoryArgs (line 168) | type repositoryArgs struct type RepositoryArgs (line 180) | type RepositoryArgs struct method ElementType (line 191) | func (RepositoryArgs) ElementType() reflect.Type { type RepositoryInput (line 195) | type RepositoryInput interface type RepositoryArrayInput (line 218) | type RepositoryArrayInput interface type RepositoryArray (line 225) | type RepositoryArray method ElementType (line 227) | func (RepositoryArray) ElementType() reflect.Type { method ToRepositoryArrayOutput (line 231) | func (i RepositoryArray) ToRepositoryArrayOutput() RepositoryArrayOutp... method ToRepositoryArrayOutputWithContext (line 235) | func (i RepositoryArray) ToRepositoryArrayOutputWithContext(ctx contex... type RepositoryMapInput (line 243) | type RepositoryMapInput interface type RepositoryMap (line 250) | type RepositoryMap method ElementType (line 252) | func (RepositoryMap) ElementType() reflect.Type { method ToRepositoryMapOutput (line 256) | func (i RepositoryMap) ToRepositoryMapOutput() RepositoryMapOutput { method ToRepositoryMapOutputWithContext (line 260) | func (i RepositoryMap) ToRepositoryMapOutputWithContext(ctx context.Co... type RepositoryOutput (line 264) | type RepositoryOutput struct method ElementType (line 266) | func (RepositoryOutput) ElementType() reflect.Type { method ToRepositoryOutput (line 270) | func (o RepositoryOutput) ToRepositoryOutput() RepositoryOutput { method ToRepositoryOutputWithContext (line 274) | func (o RepositoryOutput) ToRepositoryOutputWithContext(ctx context.Co... method Comment (line 279) | func (o RepositoryOutput) Comment() pulumi.StringOutput { method Components (line 284) | func (o RepositoryOutput) Components() pulumi.StringArrayOutput { method Enabled (line 289) | func (o RepositoryOutput) Enabled() pulumi.BoolOutput { method FilePath (line 294) | func (o RepositoryOutput) FilePath() pulumi.StringOutput { method FileType (line 299) | func (o RepositoryOutput) FileType() pulumi.StringOutput { method Index (line 304) | func (o RepositoryOutput) Index() pulumi.IntOutput { method Node (line 309) | func (o RepositoryOutput) Node() pulumi.StringOutput { method PackageTypes (line 314) | func (o RepositoryOutput) PackageTypes() pulumi.StringArrayOutput { method Suites (line 319) | func (o RepositoryOutput) Suites() pulumi.StringArrayOutput { method Uris (line 324) | func (o RepositoryOutput) Uris() pulumi.StringArrayOutput { type RepositoryArrayOutput (line 328) | type RepositoryArrayOutput struct method ElementType (line 330) | func (RepositoryArrayOutput) ElementType() reflect.Type { method ToRepositoryArrayOutput (line 334) | func (o RepositoryArrayOutput) ToRepositoryArrayOutput() RepositoryArr... method ToRepositoryArrayOutputWithContext (line 338) | func (o RepositoryArrayOutput) ToRepositoryArrayOutputWithContext(ctx ... method Index (line 342) | func (o RepositoryArrayOutput) Index(i pulumi.IntInput) RepositoryOutp... type RepositoryMapOutput (line 348) | type RepositoryMapOutput struct method ElementType (line 350) | func (RepositoryMapOutput) ElementType() reflect.Type { method ToRepositoryMapOutput (line 354) | func (o RepositoryMapOutput) ToRepositoryMapOutput() RepositoryMapOutp... method ToRepositoryMapOutputWithContext (line 358) | func (o RepositoryMapOutput) ToRepositoryMapOutputWithContext(ctx cont... method MapIndex (line 362) | func (o RepositoryMapOutput) MapIndex(k pulumi.StringInput) Repository... function init (line 368) | func init() { FILE: sdk/go/proxmoxve/apt/repositoryLegacy.go type RepositoryLegacy (line 57) | type RepositoryLegacy struct method ElementType (line 204) | func (*RepositoryLegacy) ElementType() reflect.Type { method ToRepositoryLegacyOutput (line 208) | func (i *RepositoryLegacy) ToRepositoryLegacyOutput() RepositoryLegacy... method ToRepositoryLegacyOutputWithContext (line 212) | func (i *RepositoryLegacy) ToRepositoryLegacyOutputWithContext(ctx con... function NewRepositoryLegacy (line 83) | func NewRepositoryLegacy(ctx *pulumi.Context, function GetRepositoryLegacy (line 109) | func GetRepositoryLegacy(ctx *pulumi.Context, type repositoryLegacyState (line 120) | type repositoryLegacyState struct type RepositoryLegacyState (line 143) | type RepositoryLegacyState struct method ElementType (line 166) | func (RepositoryLegacyState) ElementType() reflect.Type { type repositoryLegacyArgs (line 170) | type repositoryLegacyArgs struct type RepositoryLegacyArgs (line 182) | type RepositoryLegacyArgs struct method ElementType (line 193) | func (RepositoryLegacyArgs) ElementType() reflect.Type { type RepositoryLegacyInput (line 197) | type RepositoryLegacyInput interface type RepositoryLegacyArrayInput (line 220) | type RepositoryLegacyArrayInput interface type RepositoryLegacyArray (line 227) | type RepositoryLegacyArray method ElementType (line 229) | func (RepositoryLegacyArray) ElementType() reflect.Type { method ToRepositoryLegacyArrayOutput (line 233) | func (i RepositoryLegacyArray) ToRepositoryLegacyArrayOutput() Reposit... method ToRepositoryLegacyArrayOutputWithContext (line 237) | func (i RepositoryLegacyArray) ToRepositoryLegacyArrayOutputWithContex... type RepositoryLegacyMapInput (line 245) | type RepositoryLegacyMapInput interface type RepositoryLegacyMap (line 252) | type RepositoryLegacyMap method ElementType (line 254) | func (RepositoryLegacyMap) ElementType() reflect.Type { method ToRepositoryLegacyMapOutput (line 258) | func (i RepositoryLegacyMap) ToRepositoryLegacyMapOutput() RepositoryL... method ToRepositoryLegacyMapOutputWithContext (line 262) | func (i RepositoryLegacyMap) ToRepositoryLegacyMapOutputWithContext(ct... type RepositoryLegacyOutput (line 266) | type RepositoryLegacyOutput struct method ElementType (line 268) | func (RepositoryLegacyOutput) ElementType() reflect.Type { method ToRepositoryLegacyOutput (line 272) | func (o RepositoryLegacyOutput) ToRepositoryLegacyOutput() RepositoryL... method ToRepositoryLegacyOutputWithContext (line 276) | func (o RepositoryLegacyOutput) ToRepositoryLegacyOutputWithContext(ct... method Comment (line 281) | func (o RepositoryLegacyOutput) Comment() pulumi.StringOutput { method Components (line 286) | func (o RepositoryLegacyOutput) Components() pulumi.StringArrayOutput { method Enabled (line 291) | func (o RepositoryLegacyOutput) Enabled() pulumi.BoolOutput { method FilePath (line 296) | func (o RepositoryLegacyOutput) FilePath() pulumi.StringOutput { method FileType (line 301) | func (o RepositoryLegacyOutput) FileType() pulumi.StringOutput { method Index (line 306) | func (o RepositoryLegacyOutput) Index() pulumi.IntOutput { method Node (line 311) | func (o RepositoryLegacyOutput) Node() pulumi.StringOutput { method PackageTypes (line 316) | func (o RepositoryLegacyOutput) PackageTypes() pulumi.StringArrayOutput { method Suites (line 321) | func (o RepositoryLegacyOutput) Suites() pulumi.StringArrayOutput { method Uris (line 326) | func (o RepositoryLegacyOutput) Uris() pulumi.StringArrayOutput { type RepositoryLegacyArrayOutput (line 330) | type RepositoryLegacyArrayOutput struct method ElementType (line 332) | func (RepositoryLegacyArrayOutput) ElementType() reflect.Type { method ToRepositoryLegacyArrayOutput (line 336) | func (o RepositoryLegacyArrayOutput) ToRepositoryLegacyArrayOutput() R... method ToRepositoryLegacyArrayOutputWithContext (line 340) | func (o RepositoryLegacyArrayOutput) ToRepositoryLegacyArrayOutputWith... method Index (line 344) | func (o RepositoryLegacyArrayOutput) Index(i pulumi.IntInput) Reposito... type RepositoryLegacyMapOutput (line 350) | type RepositoryLegacyMapOutput struct method ElementType (line 352) | func (RepositoryLegacyMapOutput) ElementType() reflect.Type { method ToRepositoryLegacyMapOutput (line 356) | func (o RepositoryLegacyMapOutput) ToRepositoryLegacyMapOutput() Repos... method ToRepositoryLegacyMapOutputWithContext (line 360) | func (o RepositoryLegacyMapOutput) ToRepositoryLegacyMapOutputWithCont... method MapIndex (line 364) | func (o RepositoryLegacyMapOutput) MapIndex(k pulumi.StringInput) Repo... function init (line 370) | func init() { FILE: sdk/go/proxmoxve/apt/standard/getRepository.go function LookupRepository (line 43) | func LookupRepository(ctx *pulumi.Context, args *LookupRepositoryArgs, o... type LookupRepositoryArgs (line 54) | type LookupRepositoryArgs struct type LookupRepositoryResult (line 62) | type LookupRepositoryResult struct function LookupRepositoryOutput (line 81) | func LookupRepositoryOutput(ctx *pulumi.Context, args LookupRepositoryOu... type LookupRepositoryOutputArgs (line 91) | type LookupRepositoryOutputArgs struct method ElementType (line 98) | func (LookupRepositoryOutputArgs) ElementType() reflect.Type { type LookupRepositoryResultOutput (line 103) | type LookupRepositoryResultOutput struct method ElementType (line 105) | func (LookupRepositoryResultOutput) ElementType() reflect.Type { method ToLookupRepositoryResultOutput (line 109) | func (o LookupRepositoryResultOutput) ToLookupRepositoryResultOutput()... method ToLookupRepositoryResultOutputWithContext (line 113) | func (o LookupRepositoryResultOutput) ToLookupRepositoryResultOutputWi... method Description (line 118) | func (o LookupRepositoryResultOutput) Description() pulumi.StringOutput { method FilePath (line 123) | func (o LookupRepositoryResultOutput) FilePath() pulumi.StringOutput { method Handle (line 128) | func (o LookupRepositoryResultOutput) Handle() pulumi.StringOutput { method Id (line 133) | func (o LookupRepositoryResultOutput) Id() pulumi.StringOutput { method Index (line 138) | func (o LookupRepositoryResultOutput) Index() pulumi.IntOutput { method Name (line 143) | func (o LookupRepositoryResultOutput) Name() pulumi.StringOutput { method Node (line 148) | func (o LookupRepositoryResultOutput) Node() pulumi.StringOutput { method Status (line 153) | func (o LookupRepositoryResultOutput) Status() pulumi.IntOutput { function init (line 157) | func init() { FILE: sdk/go/proxmoxve/apt/standard/getRepositoryLegacy.go function LookupRepositoryLegacy (line 45) | func LookupRepositoryLegacy(ctx *pulumi.Context, args *LookupRepositoryL... type LookupRepositoryLegacyArgs (line 56) | type LookupRepositoryLegacyArgs struct type LookupRepositoryLegacyResult (line 64) | type LookupRepositoryLegacyResult struct function LookupRepositoryLegacyOutput (line 83) | func LookupRepositoryLegacyOutput(ctx *pulumi.Context, args LookupReposi... type LookupRepositoryLegacyOutputArgs (line 93) | type LookupRepositoryLegacyOutputArgs struct method ElementType (line 100) | func (LookupRepositoryLegacyOutputArgs) ElementType() reflect.Type { type LookupRepositoryLegacyResultOutput (line 105) | type LookupRepositoryLegacyResultOutput struct method ElementType (line 107) | func (LookupRepositoryLegacyResultOutput) ElementType() reflect.Type { method ToLookupRepositoryLegacyResultOutput (line 111) | func (o LookupRepositoryLegacyResultOutput) ToLookupRepositoryLegacyRe... method ToLookupRepositoryLegacyResultOutputWithContext (line 115) | func (o LookupRepositoryLegacyResultOutput) ToLookupRepositoryLegacyRe... method Description (line 120) | func (o LookupRepositoryLegacyResultOutput) Description() pulumi.Strin... method FilePath (line 125) | func (o LookupRepositoryLegacyResultOutput) FilePath() pulumi.StringOu... method Handle (line 130) | func (o LookupRepositoryLegacyResultOutput) Handle() pulumi.StringOutp... method Id (line 135) | func (o LookupRepositoryLegacyResultOutput) Id() pulumi.StringOutput { method Index (line 140) | func (o LookupRepositoryLegacyResultOutput) Index() pulumi.IntOutput { method Name (line 145) | func (o LookupRepositoryLegacyResultOutput) Name() pulumi.StringOutput { method Node (line 150) | func (o LookupRepositoryLegacyResultOutput) Node() pulumi.StringOutput { method Status (line 155) | func (o LookupRepositoryLegacyResultOutput) Status() pulumi.IntOutput { function init (line 159) | func init() { FILE: sdk/go/proxmoxve/apt/standard/init.go type module (line 14) | type module struct method Version (line 18) | func (m *module) Version() semver.Version { method Construct (line 22) | func (m *module) Construct(ctx *pulumi.Context, name, typ, urn string)... function init (line 36) | func init() { FILE: sdk/go/proxmoxve/apt/standard/repository.go type Repository (line 62) | type Repository struct method ElementType (line 180) | func (*Repository) ElementType() reflect.Type { method ToRepositoryOutput (line 184) | func (i *Repository) ToRepositoryOutput() RepositoryOutput { method ToRepositoryOutputWithContext (line 188) | func (i *Repository) ToRepositoryOutputWithContext(ctx context.Context... function NewRepository (line 82) | func NewRepository(ctx *pulumi.Context, function GetRepository (line 105) | func GetRepository(ctx *pulumi.Context, type repositoryState (line 116) | type repositoryState struct type RepositoryState (line 133) | type RepositoryState struct method ElementType (line 150) | func (RepositoryState) ElementType() reflect.Type { type repositoryArgs (line 154) | type repositoryArgs struct type RepositoryArgs (line 162) | type RepositoryArgs struct method ElementType (line 169) | func (RepositoryArgs) ElementType() reflect.Type { type RepositoryInput (line 173) | type RepositoryInput interface type RepositoryArrayInput (line 196) | type RepositoryArrayInput interface type RepositoryArray (line 203) | type RepositoryArray method ElementType (line 205) | func (RepositoryArray) ElementType() reflect.Type { method ToRepositoryArrayOutput (line 209) | func (i RepositoryArray) ToRepositoryArrayOutput() RepositoryArrayOutp... method ToRepositoryArrayOutputWithContext (line 213) | func (i RepositoryArray) ToRepositoryArrayOutputWithContext(ctx contex... type RepositoryMapInput (line 221) | type RepositoryMapInput interface type RepositoryMap (line 228) | type RepositoryMap method ElementType (line 230) | func (RepositoryMap) ElementType() reflect.Type { method ToRepositoryMapOutput (line 234) | func (i RepositoryMap) ToRepositoryMapOutput() RepositoryMapOutput { method ToRepositoryMapOutputWithContext (line 238) | func (i RepositoryMap) ToRepositoryMapOutputWithContext(ctx context.Co... type RepositoryOutput (line 242) | type RepositoryOutput struct method ElementType (line 244) | func (RepositoryOutput) ElementType() reflect.Type { method ToRepositoryOutput (line 248) | func (o RepositoryOutput) ToRepositoryOutput() RepositoryOutput { method ToRepositoryOutputWithContext (line 252) | func (o RepositoryOutput) ToRepositoryOutputWithContext(ctx context.Co... method Description (line 257) | func (o RepositoryOutput) Description() pulumi.StringOutput { method FilePath (line 262) | func (o RepositoryOutput) FilePath() pulumi.StringOutput { method Handle (line 267) | func (o RepositoryOutput) Handle() pulumi.StringOutput { method Index (line 272) | func (o RepositoryOutput) Index() pulumi.IntOutput { method Name (line 277) | func (o RepositoryOutput) Name() pulumi.StringOutput { method Node (line 282) | func (o RepositoryOutput) Node() pulumi.StringOutput { method Status (line 287) | func (o RepositoryOutput) Status() pulumi.IntOutput { type RepositoryArrayOutput (line 291) | type RepositoryArrayOutput struct method ElementType (line 293) | func (RepositoryArrayOutput) ElementType() reflect.Type { method ToRepositoryArrayOutput (line 297) | func (o RepositoryArrayOutput) ToRepositoryArrayOutput() RepositoryArr... method ToRepositoryArrayOutputWithContext (line 301) | func (o RepositoryArrayOutput) ToRepositoryArrayOutputWithContext(ctx ... method Index (line 305) | func (o RepositoryArrayOutput) Index(i pulumi.IntInput) RepositoryOutp... type RepositoryMapOutput (line 311) | type RepositoryMapOutput struct method ElementType (line 313) | func (RepositoryMapOutput) ElementType() reflect.Type { method ToRepositoryMapOutput (line 317) | func (o RepositoryMapOutput) ToRepositoryMapOutput() RepositoryMapOutp... method ToRepositoryMapOutputWithContext (line 321) | func (o RepositoryMapOutput) ToRepositoryMapOutputWithContext(ctx cont... method MapIndex (line 325) | func (o RepositoryMapOutput) MapIndex(k pulumi.StringInput) Repository... function init (line 331) | func init() { FILE: sdk/go/proxmoxve/apt/standard/repositoryLegacy.go type RepositoryLegacy (line 64) | type RepositoryLegacy struct method ElementType (line 182) | func (*RepositoryLegacy) ElementType() reflect.Type { method ToRepositoryLegacyOutput (line 186) | func (i *RepositoryLegacy) ToRepositoryLegacyOutput() RepositoryLegacy... method ToRepositoryLegacyOutputWithContext (line 190) | func (i *RepositoryLegacy) ToRepositoryLegacyOutputWithContext(ctx con... function NewRepositoryLegacy (line 84) | func NewRepositoryLegacy(ctx *pulumi.Context, function GetRepositoryLegacy (line 107) | func GetRepositoryLegacy(ctx *pulumi.Context, type repositoryLegacyState (line 118) | type repositoryLegacyState struct type RepositoryLegacyState (line 135) | type RepositoryLegacyState struct method ElementType (line 152) | func (RepositoryLegacyState) ElementType() reflect.Type { type repositoryLegacyArgs (line 156) | type repositoryLegacyArgs struct type RepositoryLegacyArgs (line 164) | type RepositoryLegacyArgs struct method ElementType (line 171) | func (RepositoryLegacyArgs) ElementType() reflect.Type { type RepositoryLegacyInput (line 175) | type RepositoryLegacyInput interface type RepositoryLegacyArrayInput (line 198) | type RepositoryLegacyArrayInput interface type RepositoryLegacyArray (line 205) | type RepositoryLegacyArray method ElementType (line 207) | func (RepositoryLegacyArray) ElementType() reflect.Type { method ToRepositoryLegacyArrayOutput (line 211) | func (i RepositoryLegacyArray) ToRepositoryLegacyArrayOutput() Reposit... method ToRepositoryLegacyArrayOutputWithContext (line 215) | func (i RepositoryLegacyArray) ToRepositoryLegacyArrayOutputWithContex... type RepositoryLegacyMapInput (line 223) | type RepositoryLegacyMapInput interface type RepositoryLegacyMap (line 230) | type RepositoryLegacyMap method ElementType (line 232) | func (RepositoryLegacyMap) ElementType() reflect.Type { method ToRepositoryLegacyMapOutput (line 236) | func (i RepositoryLegacyMap) ToRepositoryLegacyMapOutput() RepositoryL... method ToRepositoryLegacyMapOutputWithContext (line 240) | func (i RepositoryLegacyMap) ToRepositoryLegacyMapOutputWithContext(ct... type RepositoryLegacyOutput (line 244) | type RepositoryLegacyOutput struct method ElementType (line 246) | func (RepositoryLegacyOutput) ElementType() reflect.Type { method ToRepositoryLegacyOutput (line 250) | func (o RepositoryLegacyOutput) ToRepositoryLegacyOutput() RepositoryL... method ToRepositoryLegacyOutputWithContext (line 254) | func (o RepositoryLegacyOutput) ToRepositoryLegacyOutputWithContext(ct... method Description (line 259) | func (o RepositoryLegacyOutput) Description() pulumi.StringOutput { method FilePath (line 264) | func (o RepositoryLegacyOutput) FilePath() pulumi.StringOutput { method Handle (line 269) | func (o RepositoryLegacyOutput) Handle() pulumi.StringOutput { method Index (line 274) | func (o RepositoryLegacyOutput) Index() pulumi.IntOutput { method Name (line 279) | func (o RepositoryLegacyOutput) Name() pulumi.StringOutput { method Node (line 284) | func (o RepositoryLegacyOutput) Node() pulumi.StringOutput { method Status (line 289) | func (o RepositoryLegacyOutput) Status() pulumi.IntOutput { type RepositoryLegacyArrayOutput (line 293) | type RepositoryLegacyArrayOutput struct method ElementType (line 295) | func (RepositoryLegacyArrayOutput) ElementType() reflect.Type { method ToRepositoryLegacyArrayOutput (line 299) | func (o RepositoryLegacyArrayOutput) ToRepositoryLegacyArrayOutput() R... method ToRepositoryLegacyArrayOutputWithContext (line 303) | func (o RepositoryLegacyArrayOutput) ToRepositoryLegacyArrayOutputWith... method Index (line 307) | func (o RepositoryLegacyArrayOutput) Index(i pulumi.IntInput) Reposito... type RepositoryLegacyMapOutput (line 313) | type RepositoryLegacyMapOutput struct method ElementType (line 315) | func (RepositoryLegacyMapOutput) ElementType() reflect.Type { method ToRepositoryLegacyMapOutput (line 319) | func (o RepositoryLegacyMapOutput) ToRepositoryLegacyMapOutput() Repos... method ToRepositoryLegacyMapOutputWithContext (line 323) | func (o RepositoryLegacyMapOutput) ToRepositoryLegacyMapOutputWithCont... method MapIndex (line 327) | func (o RepositoryLegacyMapOutput) MapIndex(k pulumi.StringInput) Repo... function init (line 333) | func init() { FILE: sdk/go/proxmoxve/backup/getJobs.go function GetJobs (line 39) | func GetJobs(ctx *pulumi.Context, opts ...pulumi.InvokeOption) (*GetJobs... type GetJobsResult (line 50) | type GetJobsResult struct function GetJobsOutput (line 57) | func GetJobsOutput(ctx *pulumi.Context, opts ...pulumi.InvokeOption) Get... type GetJobsResultOutput (line 65) | type GetJobsResultOutput struct method ElementType (line 67) | func (GetJobsResultOutput) ElementType() reflect.Type { method ToGetJobsResultOutput (line 71) | func (o GetJobsResultOutput) ToGetJobsResultOutput() GetJobsResultOutp... method ToGetJobsResultOutputWithContext (line 75) | func (o GetJobsResultOutput) ToGetJobsResultOutputWithContext(ctx cont... method Id (line 80) | func (o GetJobsResultOutput) Id() pulumi.StringOutput { method Jobs (line 85) | func (o GetJobsResultOutput) Jobs() GetJobsJobArrayOutput { function init (line 89) | func init() { FILE: sdk/go/proxmoxve/backup/init.go type module (line 14) | type module struct method Version (line 18) | func (m *module) Version() semver.Version { method Construct (line 22) | func (m *module) Construct(ctx *pulumi.Context, name, typ, urn string)... function init (line 34) | func init() { FILE: sdk/go/proxmoxve/backup/job.go type Job (line 53) | type Job struct method ElementType (line 444) | func (*Job) ElementType() reflect.Type { method ToJobOutput (line 448) | func (i *Job) ToJobOutput() JobOutput { method ToJobOutputWithContext (line 452) | func (i *Job) ToJobOutputWithContext(ctx context.Context) JobOutput { function NewJob (line 123) | func NewJob(ctx *pulumi.Context, function GetJob (line 149) | func GetJob(ctx *pulumi.Context, type jobState (line 160) | type jobState struct type JobState (line 227) | type JobState struct method ElementType (line 294) | func (JobState) ElementType() reflect.Type { type jobArgs (line 298) | type jobArgs struct type JobArgs (line 366) | type JobArgs struct method ElementType (line 433) | func (JobArgs) ElementType() reflect.Type { type JobInput (line 437) | type JobInput interface type JobArrayInput (line 460) | type JobArrayInput interface type JobArray (line 467) | type JobArray method ElementType (line 469) | func (JobArray) ElementType() reflect.Type { method ToJobArrayOutput (line 473) | func (i JobArray) ToJobArrayOutput() JobArrayOutput { method ToJobArrayOutputWithContext (line 477) | func (i JobArray) ToJobArrayOutputWithContext(ctx context.Context) Job... type JobMapInput (line 485) | type JobMapInput interface type JobMap (line 492) | type JobMap method ElementType (line 494) | func (JobMap) ElementType() reflect.Type { method ToJobMapOutput (line 498) | func (i JobMap) ToJobMapOutput() JobMapOutput { method ToJobMapOutputWithContext (line 502) | func (i JobMap) ToJobMapOutputWithContext(ctx context.Context) JobMapO... type JobOutput (line 506) | type JobOutput struct method ElementType (line 508) | func (JobOutput) ElementType() reflect.Type { method ToJobOutput (line 512) | func (o JobOutput) ToJobOutput() JobOutput { method ToJobOutputWithContext (line 516) | func (o JobOutput) ToJobOutputWithContext(ctx context.Context) JobOutp... method All (line 521) | func (o JobOutput) All() pulumi.BoolOutput { method Bwlimit (line 526) | func (o JobOutput) Bwlimit() pulumi.IntOutput { method Compress (line 531) | func (o JobOutput) Compress() pulumi.StringOutput { method Enabled (line 536) | func (o JobOutput) Enabled() pulumi.BoolOutput { method ExcludePaths (line 541) | func (o JobOutput) ExcludePaths() pulumi.StringArrayOutput { method Fleecing (line 546) | func (o JobOutput) Fleecing() JobFleecingPtrOutput { method Ionice (line 551) | func (o JobOutput) Ionice() pulumi.IntOutput { method Lockwait (line 556) | func (o JobOutput) Lockwait() pulumi.IntPtrOutput { method Mailnotification (line 561) | func (o JobOutput) Mailnotification() pulumi.StringOutput { method Mailtos (line 566) | func (o JobOutput) Mailtos() pulumi.StringArrayOutput { method Maxfiles (line 571) | func (o JobOutput) Maxfiles() pulumi.IntPtrOutput { method Mode (line 576) | func (o JobOutput) Mode() pulumi.StringOutput { method Node (line 581) | func (o JobOutput) Node() pulumi.StringPtrOutput { method NotesTemplate (line 586) | func (o JobOutput) NotesTemplate() pulumi.StringPtrOutput { method PbsChangeDetectionMode (line 591) | func (o JobOutput) PbsChangeDetectionMode() pulumi.StringPtrOutput { method Performance (line 596) | func (o JobOutput) Performance() JobPerformancePtrOutput { method Pigz (line 601) | func (o JobOutput) Pigz() pulumi.IntPtrOutput { method Pool (line 606) | func (o JobOutput) Pool() pulumi.StringPtrOutput { method Protected (line 611) | func (o JobOutput) Protected() pulumi.BoolOutput { method PruneBackups (line 616) | func (o JobOutput) PruneBackups() pulumi.StringMapOutput { method Remove (line 621) | func (o JobOutput) Remove() pulumi.BoolOutput { method RepeatMissed (line 626) | func (o JobOutput) RepeatMissed() pulumi.BoolOutput { method ResourceId (line 631) | func (o JobOutput) ResourceId() pulumi.StringOutput { method Schedule (line 636) | func (o JobOutput) Schedule() pulumi.StringOutput { method Script (line 641) | func (o JobOutput) Script() pulumi.StringPtrOutput { method Starttime (line 646) | func (o JobOutput) Starttime() pulumi.StringPtrOutput { method Stdexcludes (line 651) | func (o JobOutput) Stdexcludes() pulumi.BoolOutput { method Stopwait (line 656) | func (o JobOutput) Stopwait() pulumi.IntPtrOutput { method Storage (line 661) | func (o JobOutput) Storage() pulumi.StringOutput { method Tmpdir (line 666) | func (o JobOutput) Tmpdir() pulumi.StringPtrOutput { method Vmids (line 671) | func (o JobOutput) Vmids() pulumi.StringArrayOutput { method Zstd (line 676) | func (o JobOutput) Zstd() pulumi.IntPtrOutput { type JobArrayOutput (line 680) | type JobArrayOutput struct method ElementType (line 682) | func (JobArrayOutput) ElementType() reflect.Type { method ToJobArrayOutput (line 686) | func (o JobArrayOutput) ToJobArrayOutput() JobArrayOutput { method ToJobArrayOutputWithContext (line 690) | func (o JobArrayOutput) ToJobArrayOutputWithContext(ctx context.Contex... method Index (line 694) | func (o JobArrayOutput) Index(i pulumi.IntInput) JobOutput { type JobMapOutput (line 700) | type JobMapOutput struct method ElementType (line 702) | func (JobMapOutput) ElementType() reflect.Type { method ToJobMapOutput (line 706) | func (o JobMapOutput) ToJobMapOutput() JobMapOutput { method ToJobMapOutputWithContext (line 710) | func (o JobMapOutput) ToJobMapOutputWithContext(ctx context.Context) J... method MapIndex (line 714) | func (o JobMapOutput) MapIndex(k pulumi.StringInput) JobOutput { function init (line 720) | func init() { FILE: sdk/go/proxmoxve/backup/pulumiTypes.go type JobFleecing (line 16) | type JobFleecing struct type JobFleecingInput (line 27) | type JobFleecingInput interface type JobFleecingArgs (line 34) | type JobFleecingArgs struct method ElementType (line 41) | func (JobFleecingArgs) ElementType() reflect.Type { method ToJobFleecingOutput (line 45) | func (i JobFleecingArgs) ToJobFleecingOutput() JobFleecingOutput { method ToJobFleecingOutputWithContext (line 49) | func (i JobFleecingArgs) ToJobFleecingOutputWithContext(ctx context.Co... method ToJobFleecingPtrOutput (line 53) | func (i JobFleecingArgs) ToJobFleecingPtrOutput() JobFleecingPtrOutput { method ToJobFleecingPtrOutputWithContext (line 57) | func (i JobFleecingArgs) ToJobFleecingPtrOutputWithContext(ctx context... type JobFleecingPtrInput (line 69) | type JobFleecingPtrInput interface type jobFleecingPtrType (line 76) | type jobFleecingPtrType method ElementType (line 82) | func (*jobFleecingPtrType) ElementType() reflect.Type { method ToJobFleecingPtrOutput (line 86) | func (i *jobFleecingPtrType) ToJobFleecingPtrOutput() JobFleecingPtrOu... method ToJobFleecingPtrOutputWithContext (line 90) | func (i *jobFleecingPtrType) ToJobFleecingPtrOutputWithContext(ctx con... function JobFleecingPtr (line 78) | func JobFleecingPtr(v *JobFleecingArgs) JobFleecingPtrInput { type JobFleecingOutput (line 94) | type JobFleecingOutput struct method ElementType (line 96) | func (JobFleecingOutput) ElementType() reflect.Type { method ToJobFleecingOutput (line 100) | func (o JobFleecingOutput) ToJobFleecingOutput() JobFleecingOutput { method ToJobFleecingOutputWithContext (line 104) | func (o JobFleecingOutput) ToJobFleecingOutputWithContext(ctx context.... method ToJobFleecingPtrOutput (line 108) | func (o JobFleecingOutput) ToJobFleecingPtrOutput() JobFleecingPtrOutp... method ToJobFleecingPtrOutputWithContext (line 112) | func (o JobFleecingOutput) ToJobFleecingPtrOutputWithContext(ctx conte... method Enabled (line 119) | func (o JobFleecingOutput) Enabled() pulumi.BoolPtrOutput { method Storage (line 124) | func (o JobFleecingOutput) Storage() pulumi.StringPtrOutput { type JobFleecingPtrOutput (line 128) | type JobFleecingPtrOutput struct method ElementType (line 130) | func (JobFleecingPtrOutput) ElementType() reflect.Type { method ToJobFleecingPtrOutput (line 134) | func (o JobFleecingPtrOutput) ToJobFleecingPtrOutput() JobFleecingPtrO... method ToJobFleecingPtrOutputWithContext (line 138) | func (o JobFleecingPtrOutput) ToJobFleecingPtrOutputWithContext(ctx co... method Elem (line 142) | func (o JobFleecingPtrOutput) Elem() JobFleecingOutput { method Enabled (line 153) | func (o JobFleecingPtrOutput) Enabled() pulumi.BoolPtrOutput { method Storage (line 163) | func (o JobFleecingPtrOutput) Storage() pulumi.StringPtrOutput { type JobPerformance (line 172) | type JobPerformance struct type JobPerformanceInput (line 183) | type JobPerformanceInput interface type JobPerformanceArgs (line 190) | type JobPerformanceArgs struct method ElementType (line 197) | func (JobPerformanceArgs) ElementType() reflect.Type { method ToJobPerformanceOutput (line 201) | func (i JobPerformanceArgs) ToJobPerformanceOutput() JobPerformanceOut... method ToJobPerformanceOutputWithContext (line 205) | func (i JobPerformanceArgs) ToJobPerformanceOutputWithContext(ctx cont... method ToJobPerformancePtrOutput (line 209) | func (i JobPerformanceArgs) ToJobPerformancePtrOutput() JobPerformance... method ToJobPerformancePtrOutputWithContext (line 213) | func (i JobPerformanceArgs) ToJobPerformancePtrOutputWithContext(ctx c... type JobPerformancePtrInput (line 225) | type JobPerformancePtrInput interface type jobPerformancePtrType (line 232) | type jobPerformancePtrType method ElementType (line 238) | func (*jobPerformancePtrType) ElementType() reflect.Type { method ToJobPerformancePtrOutput (line 242) | func (i *jobPerformancePtrType) ToJobPerformancePtrOutput() JobPerform... method ToJobPerformancePtrOutputWithContext (line 246) | func (i *jobPerformancePtrType) ToJobPerformancePtrOutputWithContext(c... function JobPerformancePtr (line 234) | func JobPerformancePtr(v *JobPerformanceArgs) JobPerformancePtrInput { type JobPerformanceOutput (line 250) | type JobPerformanceOutput struct method ElementType (line 252) | func (JobPerformanceOutput) ElementType() reflect.Type { method ToJobPerformanceOutput (line 256) | func (o JobPerformanceOutput) ToJobPerformanceOutput() JobPerformanceO... method ToJobPerformanceOutputWithContext (line 260) | func (o JobPerformanceOutput) ToJobPerformanceOutputWithContext(ctx co... method ToJobPerformancePtrOutput (line 264) | func (o JobPerformanceOutput) ToJobPerformancePtrOutput() JobPerforman... method ToJobPerformancePtrOutputWithContext (line 268) | func (o JobPerformanceOutput) ToJobPerformancePtrOutputWithContext(ctx... method MaxWorkers (line 275) | func (o JobPerformanceOutput) MaxWorkers() pulumi.IntPtrOutput { method PbsEntriesMax (line 280) | func (o JobPerformanceOutput) PbsEntriesMax() pulumi.IntPtrOutput { type JobPerformancePtrOutput (line 284) | type JobPerformancePtrOutput struct method ElementType (line 286) | func (JobPerformancePtrOutput) ElementType() reflect.Type { method ToJobPerformancePtrOutput (line 290) | func (o JobPerformancePtrOutput) ToJobPerformancePtrOutput() JobPerfor... method ToJobPerformancePtrOutputWithContext (line 294) | func (o JobPerformancePtrOutput) ToJobPerformancePtrOutputWithContext(... method Elem (line 298) | func (o JobPerformancePtrOutput) Elem() JobPerformanceOutput { method MaxWorkers (line 309) | func (o JobPerformancePtrOutput) MaxWorkers() pulumi.IntPtrOutput { method PbsEntriesMax (line 319) | func (o JobPerformancePtrOutput) PbsEntriesMax() pulumi.IntPtrOutput { type GetJobsJob (line 328) | type GetJobsJob struct type GetJobsJobInput (line 365) | type GetJobsJobInput interface type GetJobsJobArgs (line 372) | type GetJobsJobArgs struct method ElementType (line 405) | func (GetJobsJobArgs) ElementType() reflect.Type { method ToGetJobsJobOutput (line 409) | func (i GetJobsJobArgs) ToGetJobsJobOutput() GetJobsJobOutput { method ToGetJobsJobOutputWithContext (line 413) | func (i GetJobsJobArgs) ToGetJobsJobOutputWithContext(ctx context.Cont... type GetJobsJobArrayInput (line 421) | type GetJobsJobArrayInput interface type GetJobsJobArray (line 428) | type GetJobsJobArray method ElementType (line 430) | func (GetJobsJobArray) ElementType() reflect.Type { method ToGetJobsJobArrayOutput (line 434) | func (i GetJobsJobArray) ToGetJobsJobArrayOutput() GetJobsJobArrayOutp... method ToGetJobsJobArrayOutputWithContext (line 438) | func (i GetJobsJobArray) ToGetJobsJobArrayOutputWithContext(ctx contex... type GetJobsJobOutput (line 442) | type GetJobsJobOutput struct method ElementType (line 444) | func (GetJobsJobOutput) ElementType() reflect.Type { method ToGetJobsJobOutput (line 448) | func (o GetJobsJobOutput) ToGetJobsJobOutput() GetJobsJobOutput { method ToGetJobsJobOutputWithContext (line 452) | func (o GetJobsJobOutput) ToGetJobsJobOutputWithContext(ctx context.Co... method All (line 457) | func (o GetJobsJobOutput) All() pulumi.BoolOutput { method Compress (line 462) | func (o GetJobsJobOutput) Compress() pulumi.StringOutput { method Enabled (line 467) | func (o GetJobsJobOutput) Enabled() pulumi.BoolOutput { method Id (line 472) | func (o GetJobsJobOutput) Id() pulumi.StringOutput { method Mailnotification (line 477) | func (o GetJobsJobOutput) Mailnotification() pulumi.StringOutput { method Mailtos (line 482) | func (o GetJobsJobOutput) Mailtos() pulumi.StringArrayOutput { method Mode (line 487) | func (o GetJobsJobOutput) Mode() pulumi.StringOutput { method Node (line 492) | func (o GetJobsJobOutput) Node() pulumi.StringOutput { method NotesTemplate (line 497) | func (o GetJobsJobOutput) NotesTemplate() pulumi.StringOutput { method Pool (line 502) | func (o GetJobsJobOutput) Pool() pulumi.StringOutput { method Protected (line 507) | func (o GetJobsJobOutput) Protected() pulumi.BoolOutput { method PruneBackups (line 512) | func (o GetJobsJobOutput) PruneBackups() pulumi.StringMapOutput { method Schedule (line 517) | func (o GetJobsJobOutput) Schedule() pulumi.StringOutput { method Storage (line 522) | func (o GetJobsJobOutput) Storage() pulumi.StringOutput { method Vmids (line 527) | func (o GetJobsJobOutput) Vmids() pulumi.StringArrayOutput { type GetJobsJobArrayOutput (line 531) | type GetJobsJobArrayOutput struct method ElementType (line 533) | func (GetJobsJobArrayOutput) ElementType() reflect.Type { method ToGetJobsJobArrayOutput (line 537) | func (o GetJobsJobArrayOutput) ToGetJobsJobArrayOutput() GetJobsJobArr... method ToGetJobsJobArrayOutputWithContext (line 541) | func (o GetJobsJobArrayOutput) ToGetJobsJobArrayOutputWithContext(ctx ... method Index (line 545) | func (o GetJobsJobArrayOutput) Index(i pulumi.IntInput) GetJobsJobOutp... function init (line 551) | func init() { FILE: sdk/go/proxmoxve/certificateLegacy.go type CertificateLegacy (line 69) | type CertificateLegacy struct method ElementType (line 251) | func (*CertificateLegacy) ElementType() reflect.Type { method ToCertificateLegacyOutput (line 255) | func (i *CertificateLegacy) ToCertificateLegacyOutput() CertificateLeg... method ToCertificateLegacyOutputWithContext (line 259) | func (i *CertificateLegacy) ToCertificateLegacyOutputWithContext(ctx c... function NewCertificateLegacy (line 103) | func NewCertificateLegacy(ctx *pulumi.Context, function GetCertificateLegacy (line 136) | func GetCertificateLegacy(ctx *pulumi.Context, type certificateLegacyState (line 147) | type certificateLegacyState struct type CertificateLegacyState (line 178) | type CertificateLegacyState struct method ElementType (line 209) | func (CertificateLegacyState) ElementType() reflect.Type { type certificateLegacyArgs (line 213) | type certificateLegacyArgs struct type CertificateLegacyArgs (line 227) | type CertificateLegacyArgs struct method ElementType (line 240) | func (CertificateLegacyArgs) ElementType() reflect.Type { type CertificateLegacyInput (line 244) | type CertificateLegacyInput interface type CertificateLegacyArrayInput (line 267) | type CertificateLegacyArrayInput interface type CertificateLegacyArray (line 274) | type CertificateLegacyArray method ElementType (line 276) | func (CertificateLegacyArray) ElementType() reflect.Type { method ToCertificateLegacyArrayOutput (line 280) | func (i CertificateLegacyArray) ToCertificateLegacyArrayOutput() Certi... method ToCertificateLegacyArrayOutputWithContext (line 284) | func (i CertificateLegacyArray) ToCertificateLegacyArrayOutputWithCont... type CertificateLegacyMapInput (line 292) | type CertificateLegacyMapInput interface type CertificateLegacyMap (line 299) | type CertificateLegacyMap method ElementType (line 301) | func (CertificateLegacyMap) ElementType() reflect.Type { method ToCertificateLegacyMapOutput (line 305) | func (i CertificateLegacyMap) ToCertificateLegacyMapOutput() Certifica... method ToCertificateLegacyMapOutputWithContext (line 309) | func (i CertificateLegacyMap) ToCertificateLegacyMapOutputWithContext(... type CertificateLegacyOutput (line 313) | type CertificateLegacyOutput struct method ElementType (line 315) | func (CertificateLegacyOutput) ElementType() reflect.Type { method ToCertificateLegacyOutput (line 319) | func (o CertificateLegacyOutput) ToCertificateLegacyOutput() Certifica... method ToCertificateLegacyOutputWithContext (line 323) | func (o CertificateLegacyOutput) ToCertificateLegacyOutputWithContext(... method Certificate (line 328) | func (o CertificateLegacyOutput) Certificate() pulumi.StringOutput { method CertificateChain (line 333) | func (o CertificateLegacyOutput) CertificateChain() pulumi.StringPtrOu... method ExpirationDate (line 338) | func (o CertificateLegacyOutput) ExpirationDate() pulumi.StringOutput { method FileName (line 343) | func (o CertificateLegacyOutput) FileName() pulumi.StringOutput { method Issuer (line 348) | func (o CertificateLegacyOutput) Issuer() pulumi.StringOutput { method NodeName (line 353) | func (o CertificateLegacyOutput) NodeName() pulumi.StringOutput { method Overwrite (line 358) | func (o CertificateLegacyOutput) Overwrite() pulumi.BoolPtrOutput { method PrivateKey (line 363) | func (o CertificateLegacyOutput) PrivateKey() pulumi.StringOutput { method PublicKeySize (line 368) | func (o CertificateLegacyOutput) PublicKeySize() pulumi.IntOutput { method PublicKeyType (line 373) | func (o CertificateLegacyOutput) PublicKeyType() pulumi.StringOutput { method SslFingerprint (line 378) | func (o CertificateLegacyOutput) SslFingerprint() pulumi.StringOutput { method StartDate (line 383) | func (o CertificateLegacyOutput) StartDate() pulumi.StringOutput { method Subject (line 388) | func (o CertificateLegacyOutput) Subject() pulumi.StringOutput { method SubjectAlternativeNames (line 393) | func (o CertificateLegacyOutput) SubjectAlternativeNames() pulumi.Stri... type CertificateLegacyArrayOutput (line 397) | type CertificateLegacyArrayOutput struct method ElementType (line 399) | func (CertificateLegacyArrayOutput) ElementType() reflect.Type { method ToCertificateLegacyArrayOutput (line 403) | func (o CertificateLegacyArrayOutput) ToCertificateLegacyArrayOutput()... method ToCertificateLegacyArrayOutputWithContext (line 407) | func (o CertificateLegacyArrayOutput) ToCertificateLegacyArrayOutputWi... method Index (line 411) | func (o CertificateLegacyArrayOutput) Index(i pulumi.IntInput) Certifi... type CertificateLegacyMapOutput (line 417) | type CertificateLegacyMapOutput struct method ElementType (line 419) | func (CertificateLegacyMapOutput) ElementType() reflect.Type { method ToCertificateLegacyMapOutput (line 423) | func (o CertificateLegacyMapOutput) ToCertificateLegacyMapOutput() Cer... method ToCertificateLegacyMapOutputWithContext (line 427) | func (o CertificateLegacyMapOutput) ToCertificateLegacyMapOutputWithCo... method MapIndex (line 431) | func (o CertificateLegacyMapOutput) MapIndex(k pulumi.StringInput) Cer... function init (line 437) | func init() { FILE: sdk/go/proxmoxve/cloned/init.go type module (line 14) | type module struct method Version (line 18) | func (m *module) Version() semver.Version { method Construct (line 22) | func (m *module) Construct(ctx *pulumi.Context, name, typ, urn string)... function init (line 36) | func init() { FILE: sdk/go/proxmoxve/cloned/pulumiTypes.go type VmCdrom (line 16) | type VmCdrom struct type VmCdromInput (line 25) | type VmCdromInput interface type VmCdromArgs (line 32) | type VmCdromArgs struct method ElementType (line 37) | func (VmCdromArgs) ElementType() reflect.Type { method ToVmCdromOutput (line 41) | func (i VmCdromArgs) ToVmCdromOutput() VmCdromOutput { method ToVmCdromOutputWithContext (line 45) | func (i VmCdromArgs) ToVmCdromOutputWithContext(ctx context.Context) V... type VmCdromMapInput (line 53) | type VmCdromMapInput interface type VmCdromMap (line 60) | type VmCdromMap method ElementType (line 62) | func (VmCdromMap) ElementType() reflect.Type { method ToVmCdromMapOutput (line 66) | func (i VmCdromMap) ToVmCdromMapOutput() VmCdromMapOutput { method ToVmCdromMapOutputWithContext (line 70) | func (i VmCdromMap) ToVmCdromMapOutputWithContext(ctx context.Context)... type VmCdromOutput (line 74) | type VmCdromOutput struct method ElementType (line 76) | func (VmCdromOutput) ElementType() reflect.Type { method ToVmCdromOutput (line 80) | func (o VmCdromOutput) ToVmCdromOutput() VmCdromOutput { method ToVmCdromOutputWithContext (line 84) | func (o VmCdromOutput) ToVmCdromOutputWithContext(ctx context.Context)... method FileId (line 89) | func (o VmCdromOutput) FileId() pulumi.StringPtrOutput { type VmCdromMapOutput (line 93) | type VmCdromMapOutput struct method ElementType (line 95) | func (VmCdromMapOutput) ElementType() reflect.Type { method ToVmCdromMapOutput (line 99) | func (o VmCdromMapOutput) ToVmCdromMapOutput() VmCdromMapOutput { method ToVmCdromMapOutputWithContext (line 103) | func (o VmCdromMapOutput) ToVmCdromMapOutputWithContext(ctx context.Co... method MapIndex (line 107) | func (o VmCdromMapOutput) MapIndex(k pulumi.StringInput) VmCdromOutput { type VmClone (line 113) | type VmClone struct type VmCloneInput (line 138) | type VmCloneInput interface type VmCloneArgs (line 145) | type VmCloneArgs struct method ElementType (line 166) | func (VmCloneArgs) ElementType() reflect.Type { method ToVmCloneOutput (line 170) | func (i VmCloneArgs) ToVmCloneOutput() VmCloneOutput { method ToVmCloneOutputWithContext (line 174) | func (i VmCloneArgs) ToVmCloneOutputWithContext(ctx context.Context) V... method ToVmClonePtrOutput (line 178) | func (i VmCloneArgs) ToVmClonePtrOutput() VmClonePtrOutput { method ToVmClonePtrOutputWithContext (line 182) | func (i VmCloneArgs) ToVmClonePtrOutputWithContext(ctx context.Context... type VmClonePtrInput (line 194) | type VmClonePtrInput interface type vmClonePtrType (line 201) | type vmClonePtrType method ElementType (line 207) | func (*vmClonePtrType) ElementType() reflect.Type { method ToVmClonePtrOutput (line 211) | func (i *vmClonePtrType) ToVmClonePtrOutput() VmClonePtrOutput { method ToVmClonePtrOutputWithContext (line 215) | func (i *vmClonePtrType) ToVmClonePtrOutputWithContext(ctx context.Con... function VmClonePtr (line 203) | func VmClonePtr(v *VmCloneArgs) VmClonePtrInput { type VmCloneOutput (line 219) | type VmCloneOutput struct method ElementType (line 221) | func (VmCloneOutput) ElementType() reflect.Type { method ToVmCloneOutput (line 225) | func (o VmCloneOutput) ToVmCloneOutput() VmCloneOutput { method ToVmCloneOutputWithContext (line 229) | func (o VmCloneOutput) ToVmCloneOutputWithContext(ctx context.Context)... method ToVmClonePtrOutput (line 233) | func (o VmCloneOutput) ToVmClonePtrOutput() VmClonePtrOutput { method ToVmClonePtrOutputWithContext (line 237) | func (o VmCloneOutput) ToVmClonePtrOutputWithContext(ctx context.Conte... method BandwidthLimit (line 244) | func (o VmCloneOutput) BandwidthLimit() pulumi.IntPtrOutput { method Full (line 249) | func (o VmCloneOutput) Full() pulumi.BoolPtrOutput { method PoolId (line 254) | func (o VmCloneOutput) PoolId() pulumi.StringPtrOutput { method Retries (line 259) | func (o VmCloneOutput) Retries() pulumi.IntPtrOutput { method SnapshotName (line 264) | func (o VmCloneOutput) SnapshotName() pulumi.StringPtrOutput { method SourceNodeName (line 269) | func (o VmCloneOutput) SourceNodeName() pulumi.StringPtrOutput { method SourceVmId (line 274) | func (o VmCloneOutput) SourceVmId() pulumi.IntOutput { method TargetDatastore (line 279) | func (o VmCloneOutput) TargetDatastore() pulumi.StringPtrOutput { method TargetFormat (line 284) | func (o VmCloneOutput) TargetFormat() pulumi.StringPtrOutput { type VmClonePtrOutput (line 288) | type VmClonePtrOutput struct method ElementType (line 290) | func (VmClonePtrOutput) ElementType() reflect.Type { method ToVmClonePtrOutput (line 294) | func (o VmClonePtrOutput) ToVmClonePtrOutput() VmClonePtrOutput { method ToVmClonePtrOutputWithContext (line 298) | func (o VmClonePtrOutput) ToVmClonePtrOutputWithContext(ctx context.Co... method Elem (line 302) | func (o VmClonePtrOutput) Elem() VmCloneOutput { method BandwidthLimit (line 313) | func (o VmClonePtrOutput) BandwidthLimit() pulumi.IntPtrOutput { method Full (line 323) | func (o VmClonePtrOutput) Full() pulumi.BoolPtrOutput { method PoolId (line 333) | func (o VmClonePtrOutput) PoolId() pulumi.StringPtrOutput { method Retries (line 343) | func (o VmClonePtrOutput) Retries() pulumi.IntPtrOutput { method SnapshotName (line 353) | func (o VmClonePtrOutput) SnapshotName() pulumi.StringPtrOutput { method SourceNodeName (line 363) | func (o VmClonePtrOutput) SourceNodeName() pulumi.StringPtrOutput { method SourceVmId (line 373) | func (o VmClonePtrOutput) SourceVmId() pulumi.IntPtrOutput { method TargetDatastore (line 383) | func (o VmClonePtrOutput) TargetDatastore() pulumi.StringPtrOutput { method TargetFormat (line 393) | func (o VmClonePtrOutput) TargetFormat() pulumi.StringPtrOutput { type VmCpu (line 402) | type VmCpu struct type VmCpuInput (line 429) | type VmCpuInput interface type VmCpuArgs (line 436) | type VmCpuArgs struct method ElementType (line 459) | func (VmCpuArgs) ElementType() reflect.Type { method ToVmCpuOutput (line 463) | func (i VmCpuArgs) ToVmCpuOutput() VmCpuOutput { method ToVmCpuOutputWithContext (line 467) | func (i VmCpuArgs) ToVmCpuOutputWithContext(ctx context.Context) VmCpu... method ToVmCpuPtrOutput (line 471) | func (i VmCpuArgs) ToVmCpuPtrOutput() VmCpuPtrOutput { method ToVmCpuPtrOutputWithContext (line 475) | func (i VmCpuArgs) ToVmCpuPtrOutputWithContext(ctx context.Context) Vm... type VmCpuPtrInput (line 487) | type VmCpuPtrInput interface type vmCpuPtrType (line 494) | type vmCpuPtrType method ElementType (line 500) | func (*vmCpuPtrType) ElementType() reflect.Type { method ToVmCpuPtrOutput (line 504) | func (i *vmCpuPtrType) ToVmCpuPtrOutput() VmCpuPtrOutput { method ToVmCpuPtrOutputWithContext (line 508) | func (i *vmCpuPtrType) ToVmCpuPtrOutputWithContext(ctx context.Context... function VmCpuPtr (line 496) | func VmCpuPtr(v *VmCpuArgs) VmCpuPtrInput { type VmCpuOutput (line 512) | type VmCpuOutput struct method ElementType (line 514) | func (VmCpuOutput) ElementType() reflect.Type { method ToVmCpuOutput (line 518) | func (o VmCpuOutput) ToVmCpuOutput() VmCpuOutput { method ToVmCpuOutputWithContext (line 522) | func (o VmCpuOutput) ToVmCpuOutputWithContext(ctx context.Context) VmC... method ToVmCpuPtrOutput (line 526) | func (o VmCpuOutput) ToVmCpuPtrOutput() VmCpuPtrOutput { method ToVmCpuPtrOutputWithContext (line 530) | func (o VmCpuOutput) ToVmCpuPtrOutputWithContext(ctx context.Context) ... method Affinity (line 537) | func (o VmCpuOutput) Affinity() pulumi.StringPtrOutput { method Architecture (line 542) | func (o VmCpuOutput) Architecture() pulumi.StringPtrOutput { method Cores (line 547) | func (o VmCpuOutput) Cores() pulumi.IntPtrOutput { method Flags (line 552) | func (o VmCpuOutput) Flags() pulumi.StringArrayOutput { method Limit (line 557) | func (o VmCpuOutput) Limit() pulumi.Float64PtrOutput { method Numa (line 562) | func (o VmCpuOutput) Numa() pulumi.BoolPtrOutput { method Sockets (line 567) | func (o VmCpuOutput) Sockets() pulumi.IntPtrOutput { method Type (line 572) | func (o VmCpuOutput) Type() pulumi.StringPtrOutput { method Units (line 577) | func (o VmCpuOutput) Units() pulumi.IntPtrOutput { method Vcpus (line 582) | func (o VmCpuOutput) Vcpus() pulumi.IntPtrOutput { type VmCpuPtrOutput (line 586) | type VmCpuPtrOutput struct method ElementType (line 588) | func (VmCpuPtrOutput) ElementType() reflect.Type { method ToVmCpuPtrOutput (line 592) | func (o VmCpuPtrOutput) ToVmCpuPtrOutput() VmCpuPtrOutput { method ToVmCpuPtrOutputWithContext (line 596) | func (o VmCpuPtrOutput) ToVmCpuPtrOutputWithContext(ctx context.Contex... method Elem (line 600) | func (o VmCpuPtrOutput) Elem() VmCpuOutput { method Affinity (line 611) | func (o VmCpuPtrOutput) Affinity() pulumi.StringPtrOutput { method Architecture (line 621) | func (o VmCpuPtrOutput) Architecture() pulumi.StringPtrOutput { method Cores (line 631) | func (o VmCpuPtrOutput) Cores() pulumi.IntPtrOutput { method Flags (line 641) | func (o VmCpuPtrOutput) Flags() pulumi.StringArrayOutput { method Limit (line 651) | func (o VmCpuPtrOutput) Limit() pulumi.Float64PtrOutput { method Numa (line 661) | func (o VmCpuPtrOutput) Numa() pulumi.BoolPtrOutput { method Sockets (line 671) | func (o VmCpuPtrOutput) Sockets() pulumi.IntPtrOutput { method Type (line 681) | func (o VmCpuPtrOutput) Type() pulumi.StringPtrOutput { method Units (line 691) | func (o VmCpuPtrOutput) Units() pulumi.IntPtrOutput { method Vcpus (line 701) | func (o VmCpuPtrOutput) Vcpus() pulumi.IntPtrOutput { type VmDelete (line 710) | type VmDelete struct type VmDeleteInput (line 721) | type VmDeleteInput interface type VmDeleteArgs (line 728) | type VmDeleteArgs struct method ElementType (line 735) | func (VmDeleteArgs) ElementType() reflect.Type { method ToVmDeleteOutput (line 739) | func (i VmDeleteArgs) ToVmDeleteOutput() VmDeleteOutput { method ToVmDeleteOutputWithContext (line 743) | func (i VmDeleteArgs) ToVmDeleteOutputWithContext(ctx context.Context)... method ToVmDeletePtrOutput (line 747) | func (i VmDeleteArgs) ToVmDeletePtrOutput() VmDeletePtrOutput { method ToVmDeletePtrOutputWithContext (line 751) | func (i VmDeleteArgs) ToVmDeletePtrOutputWithContext(ctx context.Conte... type VmDeletePtrInput (line 763) | type VmDeletePtrInput interface type vmDeletePtrType (line 770) | type vmDeletePtrType method ElementType (line 776) | func (*vmDeletePtrType) ElementType() reflect.Type { method ToVmDeletePtrOutput (line 780) | func (i *vmDeletePtrType) ToVmDeletePtrOutput() VmDeletePtrOutput { method ToVmDeletePtrOutputWithContext (line 784) | func (i *vmDeletePtrType) ToVmDeletePtrOutputWithContext(ctx context.C... function VmDeletePtr (line 772) | func VmDeletePtr(v *VmDeleteArgs) VmDeletePtrInput { type VmDeleteOutput (line 788) | type VmDeleteOutput struct method ElementType (line 790) | func (VmDeleteOutput) ElementType() reflect.Type { method ToVmDeleteOutput (line 794) | func (o VmDeleteOutput) ToVmDeleteOutput() VmDeleteOutput { method ToVmDeleteOutputWithContext (line 798) | func (o VmDeleteOutput) ToVmDeleteOutputWithContext(ctx context.Contex... method ToVmDeletePtrOutput (line 802) | func (o VmDeleteOutput) ToVmDeletePtrOutput() VmDeletePtrOutput { method ToVmDeletePtrOutputWithContext (line 806) | func (o VmDeleteOutput) ToVmDeletePtrOutputWithContext(ctx context.Con... method Disks (line 813) | func (o VmDeleteOutput) Disks() pulumi.StringArrayOutput { method Networks (line 818) | func (o VmDeleteOutput) Networks() pulumi.StringArrayOutput { type VmDeletePtrOutput (line 822) | type VmDeletePtrOutput struct method ElementType (line 824) | func (VmDeletePtrOutput) ElementType() reflect.Type { method ToVmDeletePtrOutput (line 828) | func (o VmDeletePtrOutput) ToVmDeletePtrOutput() VmDeletePtrOutput { method ToVmDeletePtrOutputWithContext (line 832) | func (o VmDeletePtrOutput) ToVmDeletePtrOutputWithContext(ctx context.... method Elem (line 836) | func (o VmDeletePtrOutput) Elem() VmDeleteOutput { method Disks (line 847) | func (o VmDeletePtrOutput) Disks() pulumi.StringArrayOutput { method Networks (line 857) | func (o VmDeletePtrOutput) Networks() pulumi.StringArrayOutput { type VmDisk (line 866) | type VmDisk struct type VmDiskInput (line 901) | type VmDiskInput interface type VmDiskArgs (line 908) | type VmDiskArgs struct method ElementType (line 939) | func (VmDiskArgs) ElementType() reflect.Type { method ToVmDiskOutput (line 943) | func (i VmDiskArgs) ToVmDiskOutput() VmDiskOutput { method ToVmDiskOutputWithContext (line 947) | func (i VmDiskArgs) ToVmDiskOutputWithContext(ctx context.Context) VmD... type VmDiskMapInput (line 955) | type VmDiskMapInput interface type VmDiskMap (line 962) | type VmDiskMap method ElementType (line 964) | func (VmDiskMap) ElementType() reflect.Type { method ToVmDiskMapOutput (line 968) | func (i VmDiskMap) ToVmDiskMapOutput() VmDiskMapOutput { method ToVmDiskMapOutputWithContext (line 972) | func (i VmDiskMap) ToVmDiskMapOutputWithContext(ctx context.Context) V... type VmDiskOutput (line 976) | type VmDiskOutput struct method ElementType (line 978) | func (VmDiskOutput) ElementType() reflect.Type { method ToVmDiskOutput (line 982) | func (o VmDiskOutput) ToVmDiskOutput() VmDiskOutput { method ToVmDiskOutputWithContext (line 986) | func (o VmDiskOutput) ToVmDiskOutputWithContext(ctx context.Context) V... method Aio (line 991) | func (o VmDiskOutput) Aio() pulumi.StringPtrOutput { method Backup (line 996) | func (o VmDiskOutput) Backup() pulumi.BoolPtrOutput { method Cache (line 1001) | func (o VmDiskOutput) Cache() pulumi.StringPtrOutput { method DatastoreId (line 1006) | func (o VmDiskOutput) DatastoreId() pulumi.StringPtrOutput { method Discard (line 1011) | func (o VmDiskOutput) Discard() pulumi.StringPtrOutput { method File (line 1016) | func (o VmDiskOutput) File() pulumi.StringPtrOutput { method Format (line 1021) | func (o VmDiskOutput) Format() pulumi.StringPtrOutput { method ImportFrom (line 1026) | func (o VmDiskOutput) ImportFrom() pulumi.StringPtrOutput { method Iothread (line 1031) | func (o VmDiskOutput) Iothread() pulumi.BoolPtrOutput { method Media (line 1036) | func (o VmDiskOutput) Media() pulumi.StringPtrOutput { method Replicate (line 1041) | func (o VmDiskOutput) Replicate() pulumi.BoolPtrOutput { method Serial (line 1046) | func (o VmDiskOutput) Serial() pulumi.StringPtrOutput { method SizeGb (line 1051) | func (o VmDiskOutput) SizeGb() pulumi.IntPtrOutput { method Ssd (line 1056) | func (o VmDiskOutput) Ssd() pulumi.BoolPtrOutput { type VmDiskMapOutput (line 1060) | type VmDiskMapOutput struct method ElementType (line 1062) | func (VmDiskMapOutput) ElementType() reflect.Type { method ToVmDiskMapOutput (line 1066) | func (o VmDiskMapOutput) ToVmDiskMapOutput() VmDiskMapOutput { method ToVmDiskMapOutputWithContext (line 1070) | func (o VmDiskMapOutput) ToVmDiskMapOutputWithContext(ctx context.Cont... method MapIndex (line 1074) | func (o VmDiskMapOutput) MapIndex(k pulumi.StringInput) VmDiskOutput { type VmLegacyCdrom (line 1080) | type VmLegacyCdrom struct type VmLegacyCdromInput (line 1089) | type VmLegacyCdromInput interface type VmLegacyCdromArgs (line 1096) | type VmLegacyCdromArgs struct method ElementType (line 1101) | func (VmLegacyCdromArgs) ElementType() reflect.Type { method ToVmLegacyCdromOutput (line 1105) | func (i VmLegacyCdromArgs) ToVmLegacyCdromOutput() VmLegacyCdromOutput { method ToVmLegacyCdromOutputWithContext (line 1109) | func (i VmLegacyCdromArgs) ToVmLegacyCdromOutputWithContext(ctx contex... type VmLegacyCdromMapInput (line 1117) | type VmLegacyCdromMapInput interface type VmLegacyCdromMap (line 1124) | type VmLegacyCdromMap method ElementType (line 1126) | func (VmLegacyCdromMap) ElementType() reflect.Type { method ToVmLegacyCdromMapOutput (line 1130) | func (i VmLegacyCdromMap) ToVmLegacyCdromMapOutput() VmLegacyCdromMapO... method ToVmLegacyCdromMapOutputWithContext (line 1134) | func (i VmLegacyCdromMap) ToVmLegacyCdromMapOutputWithContext(ctx cont... type VmLegacyCdromOutput (line 1138) | type VmLegacyCdromOutput struct method ElementType (line 1140) | func (VmLegacyCdromOutput) ElementType() reflect.Type { method ToVmLegacyCdromOutput (line 1144) | func (o VmLegacyCdromOutput) ToVmLegacyCdromOutput() VmLegacyCdromOutp... method ToVmLegacyCdromOutputWithContext (line 1148) | func (o VmLegacyCdromOutput) ToVmLegacyCdromOutputWithContext(ctx cont... method FileId (line 1153) | func (o VmLegacyCdromOutput) FileId() pulumi.StringPtrOutput { type VmLegacyCdromMapOutput (line 1157) | type VmLegacyCdromMapOutput struct method ElementType (line 1159) | func (VmLegacyCdromMapOutput) ElementType() reflect.Type { method ToVmLegacyCdromMapOutput (line 1163) | func (o VmLegacyCdromMapOutput) ToVmLegacyCdromMapOutput() VmLegacyCdr... method ToVmLegacyCdromMapOutputWithContext (line 1167) | func (o VmLegacyCdromMapOutput) ToVmLegacyCdromMapOutputWithContext(ct... method MapIndex (line 1171) | func (o VmLegacyCdromMapOutput) MapIndex(k pulumi.StringInput) VmLegac... type VmLegacyClone (line 1177) | type VmLegacyClone struct type VmLegacyCloneInput (line 1202) | type VmLegacyCloneInput interface type VmLegacyCloneArgs (line 1209) | type VmLegacyCloneArgs struct method ElementType (line 1230) | func (VmLegacyCloneArgs) ElementType() reflect.Type { method ToVmLegacyCloneOutput (line 1234) | func (i VmLegacyCloneArgs) ToVmLegacyCloneOutput() VmLegacyCloneOutput { method ToVmLegacyCloneOutputWithContext (line 1238) | func (i VmLegacyCloneArgs) ToVmLegacyCloneOutputWithContext(ctx contex... method ToVmLegacyClonePtrOutput (line 1242) | func (i VmLegacyCloneArgs) ToVmLegacyClonePtrOutput() VmLegacyClonePtr... method ToVmLegacyClonePtrOutputWithContext (line 1246) | func (i VmLegacyCloneArgs) ToVmLegacyClonePtrOutputWithContext(ctx con... type VmLegacyClonePtrInput (line 1258) | type VmLegacyClonePtrInput interface type vmLegacyClonePtrType (line 1265) | type vmLegacyClonePtrType method ElementType (line 1271) | func (*vmLegacyClonePtrType) ElementType() reflect.Type { method ToVmLegacyClonePtrOutput (line 1275) | func (i *vmLegacyClonePtrType) ToVmLegacyClonePtrOutput() VmLegacyClon... method ToVmLegacyClonePtrOutputWithContext (line 1279) | func (i *vmLegacyClonePtrType) ToVmLegacyClonePtrOutputWithContext(ctx... function VmLegacyClonePtr (line 1267) | func VmLegacyClonePtr(v *VmLegacyCloneArgs) VmLegacyClonePtrInput { type VmLegacyCloneOutput (line 1283) | type VmLegacyCloneOutput struct method ElementType (line 1285) | func (VmLegacyCloneOutput) ElementType() reflect.Type { method ToVmLegacyCloneOutput (line 1289) | func (o VmLegacyCloneOutput) ToVmLegacyCloneOutput() VmLegacyCloneOutp... method ToVmLegacyCloneOutputWithContext (line 1293) | func (o VmLegacyCloneOutput) ToVmLegacyCloneOutputWithContext(ctx cont... method ToVmLegacyClonePtrOutput (line 1297) | func (o VmLegacyCloneOutput) ToVmLegacyClonePtrOutput() VmLegacyCloneP... method ToVmLegacyClonePtrOutputWithContext (line 1301) | func (o VmLegacyCloneOutput) ToVmLegacyClonePtrOutputWithContext(ctx c... method BandwidthLimit (line 1308) | func (o VmLegacyCloneOutput) BandwidthLimit() pulumi.IntPtrOutput { method Full (line 1313) | func (o VmLegacyCloneOutput) Full() pulumi.BoolPtrOutput { method PoolId (line 1318) | func (o VmLegacyCloneOutput) PoolId() pulumi.StringPtrOutput { method Retries (line 1323) | func (o VmLegacyCloneOutput) Retries() pulumi.IntPtrOutput { method SnapshotName (line 1328) | func (o VmLegacyCloneOutput) SnapshotName() pulumi.StringPtrOutput { method SourceNodeName (line 1333) | func (o VmLegacyCloneOutput) SourceNodeName() pulumi.StringPtrOutput { method SourceVmId (line 1338) | func (o VmLegacyCloneOutput) SourceVmId() pulumi.IntOutput { method TargetDatastore (line 1343) | func (o VmLegacyCloneOutput) TargetDatastore() pulumi.StringPtrOutput { method TargetFormat (line 1348) | func (o VmLegacyCloneOutput) TargetFormat() pulumi.StringPtrOutput { type VmLegacyClonePtrOutput (line 1352) | type VmLegacyClonePtrOutput struct method ElementType (line 1354) | func (VmLegacyClonePtrOutput) ElementType() reflect.Type { method ToVmLegacyClonePtrOutput (line 1358) | func (o VmLegacyClonePtrOutput) ToVmLegacyClonePtrOutput() VmLegacyClo... method ToVmLegacyClonePtrOutputWithContext (line 1362) | func (o VmLegacyClonePtrOutput) ToVmLegacyClonePtrOutputWithContext(ct... method Elem (line 1366) | func (o VmLegacyClonePtrOutput) Elem() VmLegacyCloneOutput { method BandwidthLimit (line 1377) | func (o VmLegacyClonePtrOutput) BandwidthLimit() pulumi.IntPtrOutput { method Full (line 1387) | func (o VmLegacyClonePtrOutput) Full() pulumi.BoolPtrOutput { method PoolId (line 1397) | func (o VmLegacyClonePtrOutput) PoolId() pulumi.StringPtrOutput { method Retries (line 1407) | func (o VmLegacyClonePtrOutput) Retries() pulumi.IntPtrOutput { method SnapshotName (line 1417) | func (o VmLegacyClonePtrOutput) SnapshotName() pulumi.StringPtrOutput { method SourceNodeName (line 1427) | func (o VmLegacyClonePtrOutput) SourceNodeName() pulumi.StringPtrOutput { method SourceVmId (line 1437) | func (o VmLegacyClonePtrOutput) SourceVmId() pulumi.IntPtrOutput { method TargetDatastore (line 1447) | func (o VmLegacyClonePtrOutput) TargetDatastore() pulumi.StringPtrOutp... method TargetFormat (line 1457) | func (o VmLegacyClonePtrOutput) TargetFormat() pulumi.StringPtrOutput { type VmLegacyCpu (line 1466) | type VmLegacyCpu struct type VmLegacyCpuInput (line 1493) | type VmLegacyCpuInput interface type VmLegacyCpuArgs (line 1500) | type VmLegacyCpuArgs struct method ElementType (line 1523) | func (VmLegacyCpuArgs) ElementType() reflect.Type { method ToVmLegacyCpuOutput (line 1527) | func (i VmLegacyCpuArgs) ToVmLegacyCpuOutput() VmLegacyCpuOutput { method ToVmLegacyCpuOutputWithContext (line 1531) | func (i VmLegacyCpuArgs) ToVmLegacyCpuOutputWithContext(ctx context.Co... method ToVmLegacyCpuPtrOutput (line 1535) | func (i VmLegacyCpuArgs) ToVmLegacyCpuPtrOutput() VmLegacyCpuPtrOutput { method ToVmLegacyCpuPtrOutputWithContext (line 1539) | func (i VmLegacyCpuArgs) ToVmLegacyCpuPtrOutputWithContext(ctx context... type VmLegacyCpuPtrInput (line 1551) | type VmLegacyCpuPtrInput interface type vmLegacyCpuPtrType (line 1558) | type vmLegacyCpuPtrType method ElementType (line 1564) | func (*vmLegacyCpuPtrType) ElementType() reflect.Type { method ToVmLegacyCpuPtrOutput (line 1568) | func (i *vmLegacyCpuPtrType) ToVmLegacyCpuPtrOutput() VmLegacyCpuPtrOu... method ToVmLegacyCpuPtrOutputWithContext (line 1572) | func (i *vmLegacyCpuPtrType) ToVmLegacyCpuPtrOutputWithContext(ctx con... function VmLegacyCpuPtr (line 1560) | func VmLegacyCpuPtr(v *VmLegacyCpuArgs) VmLegacyCpuPtrInput { type VmLegacyCpuOutput (line 1576) | type VmLegacyCpuOutput struct method ElementType (line 1578) | func (VmLegacyCpuOutput) ElementType() reflect.Type { method ToVmLegacyCpuOutput (line 1582) | func (o VmLegacyCpuOutput) ToVmLegacyCpuOutput() VmLegacyCpuOutput { method ToVmLegacyCpuOutputWithContext (line 1586) | func (o VmLegacyCpuOutput) ToVmLegacyCpuOutputWithContext(ctx context.... method ToVmLegacyCpuPtrOutput (line 1590) | func (o VmLegacyCpuOutput) ToVmLegacyCpuPtrOutput() VmLegacyCpuPtrOutp... method ToVmLegacyCpuPtrOutputWithContext (line 1594) | func (o VmLegacyCpuOutput) ToVmLegacyCpuPtrOutputWithContext(ctx conte... method Affinity (line 1601) | func (o VmLegacyCpuOutput) Affinity() pulumi.StringPtrOutput { method Architecture (line 1606) | func (o VmLegacyCpuOutput) Architecture() pulumi.StringPtrOutput { method Cores (line 1611) | func (o VmLegacyCpuOutput) Cores() pulumi.IntPtrOutput { method Flags (line 1616) | func (o VmLegacyCpuOutput) Flags() pulumi.StringArrayOutput { method Limit (line 1621) | func (o VmLegacyCpuOutput) Limit() pulumi.Float64PtrOutput { method Numa (line 1626) | func (o VmLegacyCpuOutput) Numa() pulumi.BoolPtrOutput { method Sockets (line 1631) | func (o VmLegacyCpuOutput) Sockets() pulumi.IntPtrOutput { method Type (line 1636) | func (o VmLegacyCpuOutput) Type() pulumi.StringPtrOutput { method Units (line 1641) | func (o VmLegacyCpuOutput) Units() pulumi.IntPtrOutput { method Vcpus (line 1646) | func (o VmLegacyCpuOutput) Vcpus() pulumi.IntPtrOutput { type VmLegacyCpuPtrOutput (line 1650) | type VmLegacyCpuPtrOutput struct method ElementType (line 1652) | func (VmLegacyCpuPtrOutput) ElementType() reflect.Type { method ToVmLegacyCpuPtrOutput (line 1656) | func (o VmLegacyCpuPtrOutput) ToVmLegacyCpuPtrOutput() VmLegacyCpuPtrO... method ToVmLegacyCpuPtrOutputWithContext (line 1660) | func (o VmLegacyCpuPtrOutput) ToVmLegacyCpuPtrOutputWithContext(ctx co... method Elem (line 1664) | func (o VmLegacyCpuPtrOutput) Elem() VmLegacyCpuOutput { method Affinity (line 1675) | func (o VmLegacyCpuPtrOutput) Affinity() pulumi.StringPtrOutput { method Architecture (line 1685) | func (o VmLegacyCpuPtrOutput) Architecture() pulumi.StringPtrOutput { method Cores (line 1695) | func (o VmLegacyCpuPtrOutput) Cores() pulumi.IntPtrOutput { method Flags (line 1705) | func (o VmLegacyCpuPtrOutput) Flags() pulumi.StringArrayOutput { method Limit (line 1715) | func (o VmLegacyCpuPtrOutput) Limit() pulumi.Float64PtrOutput { method Numa (line 1725) | func (o VmLegacyCpuPtrOutput) Numa() pulumi.BoolPtrOutput { method Sockets (line 1735) | func (o VmLegacyCpuPtrOutput) Sockets() pulumi.IntPtrOutput { method Type (line 1745) | func (o VmLegacyCpuPtrOutput) Type() pulumi.StringPtrOutput { method Units (line 1755) | func (o VmLegacyCpuPtrOutput) Units() pulumi.IntPtrOutput { method Vcpus (line 1765) | func (o VmLegacyCpuPtrOutput) Vcpus() pulumi.IntPtrOutput { type VmLegacyDelete (line 1774) | type VmLegacyDelete struct type VmLegacyDeleteInput (line 1785) | type VmLegacyDeleteInput interface type VmLegacyDeleteArgs (line 1792) | type VmLegacyDeleteArgs struct method ElementType (line 1799) | func (VmLegacyDeleteArgs) ElementType() reflect.Type { method ToVmLegacyDeleteOutput (line 1803) | func (i VmLegacyDeleteArgs) ToVmLegacyDeleteOutput() VmLegacyDeleteOut... method ToVmLegacyDeleteOutputWithContext (line 1807) | func (i VmLegacyDeleteArgs) ToVmLegacyDeleteOutputWithContext(ctx cont... method ToVmLegacyDeletePtrOutput (line 1811) | func (i VmLegacyDeleteArgs) ToVmLegacyDeletePtrOutput() VmLegacyDelete... method ToVmLegacyDeletePtrOutputWithContext (line 1815) | func (i VmLegacyDeleteArgs) ToVmLegacyDeletePtrOutputWithContext(ctx c... type VmLegacyDeletePtrInput (line 1827) | type VmLegacyDeletePtrInput interface type vmLegacyDeletePtrType (line 1834) | type vmLegacyDeletePtrType method ElementType (line 1840) | func (*vmLegacyDeletePtrType) ElementType() reflect.Type { method ToVmLegacyDeletePtrOutput (line 1844) | func (i *vmLegacyDeletePtrType) ToVmLegacyDeletePtrOutput() VmLegacyDe... method ToVmLegacyDeletePtrOutputWithContext (line 1848) | func (i *vmLegacyDeletePtrType) ToVmLegacyDeletePtrOutputWithContext(c... function VmLegacyDeletePtr (line 1836) | func VmLegacyDeletePtr(v *VmLegacyDeleteArgs) VmLegacyDeletePtrInput { type VmLegacyDeleteOutput (line 1852) | type VmLegacyDeleteOutput struct method ElementType (line 1854) | func (VmLegacyDeleteOutput) ElementType() reflect.Type { method ToVmLegacyDeleteOutput (line 1858) | func (o VmLegacyDeleteOutput) ToVmLegacyDeleteOutput() VmLegacyDeleteO... method ToVmLegacyDeleteOutputWithContext (line 1862) | func (o VmLegacyDeleteOutput) ToVmLegacyDeleteOutputWithContext(ctx co... method ToVmLegacyDeletePtrOutput (line 1866) | func (o VmLegacyDeleteOutput) ToVmLegacyDeletePtrOutput() VmLegacyDele... method ToVmLegacyDeletePtrOutputWithContext (line 1870) | func (o VmLegacyDeleteOutput) ToVmLegacyDeletePtrOutputWithContext(ctx... method Disks (line 1877) | func (o VmLegacyDeleteOutput) Disks() pulumi.StringArrayOutput { method Networks (line 1882) | func (o VmLegacyDeleteOutput) Networks() pulumi.StringArrayOutput { type VmLegacyDeletePtrOutput (line 1886) | type VmLegacyDeletePtrOutput struct method ElementType (line 1888) | func (VmLegacyDeletePtrOutput) ElementType() reflect.Type { method ToVmLegacyDeletePtrOutput (line 1892) | func (o VmLegacyDeletePtrOutput) ToVmLegacyDeletePtrOutput() VmLegacyD... method ToVmLegacyDeletePtrOutputWithContext (line 1896) | func (o VmLegacyDeletePtrOutput) ToVmLegacyDeletePtrOutputWithContext(... method Elem (line 1900) | func (o VmLegacyDeletePtrOutput) Elem() VmLegacyDeleteOutput { method Disks (line 1911) | func (o VmLegacyDeletePtrOutput) Disks() pulumi.StringArrayOutput { method Networks (line 1921) | func (o VmLegacyDeletePtrOutput) Networks() pulumi.StringArrayOutput { type VmLegacyDisk (line 1930) | type VmLegacyDisk struct type VmLegacyDiskInput (line 1965) | type VmLegacyDiskInput interface type VmLegacyDiskArgs (line 1972) | type VmLegacyDiskArgs struct method ElementType (line 2003) | func (VmLegacyDiskArgs) ElementType() reflect.Type { method ToVmLegacyDiskOutput (line 2007) | func (i VmLegacyDiskArgs) ToVmLegacyDiskOutput() VmLegacyDiskOutput { method ToVmLegacyDiskOutputWithContext (line 2011) | func (i VmLegacyDiskArgs) ToVmLegacyDiskOutputWithContext(ctx context.... type VmLegacyDiskMapInput (line 2019) | type VmLegacyDiskMapInput interface type VmLegacyDiskMap (line 2026) | type VmLegacyDiskMap method ElementType (line 2028) | func (VmLegacyDiskMap) ElementType() reflect.Type { method ToVmLegacyDiskMapOutput (line 2032) | func (i VmLegacyDiskMap) ToVmLegacyDiskMapOutput() VmLegacyDiskMapOutp... method ToVmLegacyDiskMapOutputWithContext (line 2036) | func (i VmLegacyDiskMap) ToVmLegacyDiskMapOutputWithContext(ctx contex... type VmLegacyDiskOutput (line 2040) | type VmLegacyDiskOutput struct method ElementType (line 2042) | func (VmLegacyDiskOutput) ElementType() reflect.Type { method ToVmLegacyDiskOutput (line 2046) | func (o VmLegacyDiskOutput) ToVmLegacyDiskOutput() VmLegacyDiskOutput { method ToVmLegacyDiskOutputWithContext (line 2050) | func (o VmLegacyDiskOutput) ToVmLegacyDiskOutputWithContext(ctx contex... method Aio (line 2055) | func (o VmLegacyDiskOutput) Aio() pulumi.StringPtrOutput { method Backup (line 2060) | func (o VmLegacyDiskOutput) Backup() pulumi.BoolPtrOutput { method Cache (line 2065) | func (o VmLegacyDiskOutput) Cache() pulumi.StringPtrOutput { method DatastoreId (line 2070) | func (o VmLegacyDiskOutput) DatastoreId() pulumi.StringPtrOutput { method Discard (line 2075) | func (o VmLegacyDiskOutput) Discard() pulumi.StringPtrOutput { method File (line 2080) | func (o VmLegacyDiskOutput) File() pulumi.StringPtrOutput { method Format (line 2085) | func (o VmLegacyDiskOutput) Format() pulumi.StringPtrOutput { method ImportFrom (line 2090) | func (o VmLegacyDiskOutput) ImportFrom() pulumi.StringPtrOutput { method Iothread (line 2095) | func (o VmLegacyDiskOutput) Iothread() pulumi.BoolPtrOutput { method Media (line 2100) | func (o VmLegacyDiskOutput) Media() pulumi.StringPtrOutput { method Replicate (line 2105) | func (o VmLegacyDiskOutput) Replicate() pulumi.BoolPtrOutput { method Serial (line 2110) | func (o VmLegacyDiskOutput) Serial() pulumi.StringPtrOutput { method SizeGb (line 2115) | func (o VmLegacyDiskOutput) SizeGb() pulumi.IntPtrOutput { method Ssd (line 2120) | func (o VmLegacyDiskOutput) Ssd() pulumi.BoolPtrOutput { type VmLegacyDiskMapOutput (line 2124) | type VmLegacyDiskMapOutput struct method ElementType (line 2126) | func (VmLegacyDiskMapOutput) ElementType() reflect.Type { method ToVmLegacyDiskMapOutput (line 2130) | func (o VmLegacyDiskMapOutput) ToVmLegacyDiskMapOutput() VmLegacyDiskM... method ToVmLegacyDiskMapOutputWithContext (line 2134) | func (o VmLegacyDiskMapOutput) ToVmLegacyDiskMapOutputWithContext(ctx ... method MapIndex (line 2138) | func (o VmLegacyDiskMapOutput) MapIndex(k pulumi.StringInput) VmLegacy... type VmLegacyMemory (line 2144) | type VmLegacyMemory struct type VmLegacyMemoryInput (line 2166) | type VmLegacyMemoryInput interface type VmLegacyMemoryArgs (line 2173) | type VmLegacyMemoryArgs struct method ElementType (line 2191) | func (VmLegacyMemoryArgs) ElementType() reflect.Type { method ToVmLegacyMemoryOutput (line 2195) | func (i VmLegacyMemoryArgs) ToVmLegacyMemoryOutput() VmLegacyMemoryOut... method ToVmLegacyMemoryOutputWithContext (line 2199) | func (i VmLegacyMemoryArgs) ToVmLegacyMemoryOutputWithContext(ctx cont... method ToVmLegacyMemoryPtrOutput (line 2203) | func (i VmLegacyMemoryArgs) ToVmLegacyMemoryPtrOutput() VmLegacyMemory... method ToVmLegacyMemoryPtrOutputWithContext (line 2207) | func (i VmLegacyMemoryArgs) ToVmLegacyMemoryPtrOutputWithContext(ctx c... type VmLegacyMemoryPtrInput (line 2219) | type VmLegacyMemoryPtrInput interface type vmLegacyMemoryPtrType (line 2226) | type vmLegacyMemoryPtrType method ElementType (line 2232) | func (*vmLegacyMemoryPtrType) ElementType() reflect.Type { method ToVmLegacyMemoryPtrOutput (line 2236) | func (i *vmLegacyMemoryPtrType) ToVmLegacyMemoryPtrOutput() VmLegacyMe... method ToVmLegacyMemoryPtrOutputWithContext (line 2240) | func (i *vmLegacyMemoryPtrType) ToVmLegacyMemoryPtrOutputWithContext(c... function VmLegacyMemoryPtr (line 2228) | func VmLegacyMemoryPtr(v *VmLegacyMemoryArgs) VmLegacyMemoryPtrInput { type VmLegacyMemoryOutput (line 2244) | type VmLegacyMemoryOutput struct method ElementType (line 2246) | func (VmLegacyMemoryOutput) ElementType() reflect.Type { method ToVmLegacyMemoryOutput (line 2250) | func (o VmLegacyMemoryOutput) ToVmLegacyMemoryOutput() VmLegacyMemoryO... method ToVmLegacyMemoryOutputWithContext (line 2254) | func (o VmLegacyMemoryOutput) ToVmLegacyMemoryOutputWithContext(ctx co... method ToVmLegacyMemoryPtrOutput (line 2258) | func (o VmLegacyMemoryOutput) ToVmLegacyMemoryPtrOutput() VmLegacyMemo... method ToVmLegacyMemoryPtrOutputWithContext (line 2262) | func (o VmLegacyMemoryOutput) ToVmLegacyMemoryPtrOutputWithContext(ctx... method Balloon (line 2269) | func (o VmLegacyMemoryOutput) Balloon() pulumi.IntPtrOutput { method Hugepages (line 2279) | func (o VmLegacyMemoryOutput) Hugepages() pulumi.StringPtrOutput { method KeepHugepages (line 2284) | func (o VmLegacyMemoryOutput) KeepHugepages() pulumi.BoolPtrOutput { method Shares (line 2289) | func (o VmLegacyMemoryOutput) Shares() pulumi.IntPtrOutput { method Size (line 2294) | func (o VmLegacyMemoryOutput) Size() pulumi.IntPtrOutput { type VmLegacyMemoryPtrOutput (line 2298) | type VmLegacyMemoryPtrOutput struct method ElementType (line 2300) | func (VmLegacyMemoryPtrOutput) ElementType() reflect.Type { method ToVmLegacyMemoryPtrOutput (line 2304) | func (o VmLegacyMemoryPtrOutput) ToVmLegacyMemoryPtrOutput() VmLegacyM... method ToVmLegacyMemoryPtrOutputWithContext (line 2308) | func (o VmLegacyMemoryPtrOutput) ToVmLegacyMemoryPtrOutputWithContext(... method Elem (line 2312) | func (o VmLegacyMemoryPtrOutput) Elem() VmLegacyMemoryOutput { method Balloon (line 2323) | func (o VmLegacyMemoryPtrOutput) Balloon() pulumi.IntPtrOutput { method Hugepages (line 2338) | func (o VmLegacyMemoryPtrOutput) Hugepages() pulumi.StringPtrOutput { method KeepHugepages (line 2348) | func (o VmLegacyMemoryPtrOutput) KeepHugepages() pulumi.BoolPtrOutput { method Shares (line 2358) | func (o VmLegacyMemoryPtrOutput) Shares() pulumi.IntPtrOutput { method Size (line 2368) | func (o VmLegacyMemoryPtrOutput) Size() pulumi.IntPtrOutput { type VmLegacyNetwork (line 2377) | type VmLegacyNetwork struct type VmLegacyNetworkInput (line 2404) | type VmLegacyNetworkInput interface type VmLegacyNetworkArgs (line 2411) | type VmLegacyNetworkArgs struct method ElementType (line 2434) | func (VmLegacyNetworkArgs) ElementType() reflect.Type { method ToVmLegacyNetworkOutput (line 2438) | func (i VmLegacyNetworkArgs) ToVmLegacyNetworkOutput() VmLegacyNetwork... method ToVmLegacyNetworkOutputWithContext (line 2442) | func (i VmLegacyNetworkArgs) ToVmLegacyNetworkOutputWithContext(ctx co... type VmLegacyNetworkMapInput (line 2450) | type VmLegacyNetworkMapInput interface type VmLegacyNetworkMap (line 2457) | type VmLegacyNetworkMap method ElementType (line 2459) | func (VmLegacyNetworkMap) ElementType() reflect.Type { method ToVmLegacyNetworkMapOutput (line 2463) | func (i VmLegacyNetworkMap) ToVmLegacyNetworkMapOutput() VmLegacyNetwo... method ToVmLegacyNetworkMapOutputWithContext (line 2467) | func (i VmLegacyNetworkMap) ToVmLegacyNetworkMapOutputWithContext(ctx ... type VmLegacyNetworkOutput (line 2471) | type VmLegacyNetworkOutput struct method ElementType (line 2473) | func (VmLegacyNetworkOutput) ElementType() reflect.Type { method ToVmLegacyNetworkOutput (line 2477) | func (o VmLegacyNetworkOutput) ToVmLegacyNetworkOutput() VmLegacyNetwo... method ToVmLegacyNetworkOutputWithContext (line 2481) | func (o VmLegacyNetworkOutput) ToVmLegacyNetworkOutputWithContext(ctx ... method Bridge (line 2486) | func (o VmLegacyNetworkOutput) Bridge() pulumi.StringPtrOutput { method Firewall (line 2491) | func (o VmLegacyNetworkOutput) Firewall() pulumi.BoolPtrOutput { method LinkDown (line 2496) | func (o VmLegacyNetworkOutput) LinkDown() pulumi.BoolPtrOutput { method MacAddress (line 2501) | func (o VmLegacyNetworkOutput) MacAddress() pulumi.StringPtrOutput { method Model (line 2506) | func (o VmLegacyNetworkOutput) Model() pulumi.StringPtrOutput { method Mtu (line 2511) | func (o VmLegacyNetworkOutput) Mtu() pulumi.IntPtrOutput { method Queues (line 2516) | func (o VmLegacyNetworkOutput) Queues() pulumi.IntPtrOutput { method RateLimit (line 2521) | func (o VmLegacyNetworkOutput) RateLimit() pulumi.Float64PtrOutput { method Tag (line 2526) | func (o VmLegacyNetworkOutput) Tag() pulumi.IntPtrOutput { method Trunks (line 2531) | func (o VmLegacyNetworkOutput) Trunks() pulumi.IntArrayOutput { type VmLegacyNetworkMapOutput (line 2535) | type VmLegacyNetworkMapOutput struct method ElementType (line 2537) | func (VmLegacyNetworkMapOutput) ElementType() reflect.Type { method ToVmLegacyNetworkMapOutput (line 2541) | func (o VmLegacyNetworkMapOutput) ToVmLegacyNetworkMapOutput() VmLegac... method ToVmLegacyNetworkMapOutputWithContext (line 2545) | func (o VmLegacyNetworkMapOutput) ToVmLegacyNetworkMapOutputWithContex... method MapIndex (line 2549) | func (o VmLegacyNetworkMapOutput) MapIndex(k pulumi.StringInput) VmLeg... type VmLegacyRng (line 2555) | type VmLegacyRng struct type VmLegacyRngInput (line 2568) | type VmLegacyRngInput interface type VmLegacyRngArgs (line 2575) | type VmLegacyRngArgs struct method ElementType (line 2584) | func (VmLegacyRngArgs) ElementType() reflect.Type { method ToVmLegacyRngOutput (line 2588) | func (i VmLegacyRngArgs) ToVmLegacyRngOutput() VmLegacyRngOutput { method ToVmLegacyRngOutputWithContext (line 2592) | func (i VmLegacyRngArgs) ToVmLegacyRngOutputWithContext(ctx context.Co... method ToVmLegacyRngPtrOutput (line 2596) | func (i VmLegacyRngArgs) ToVmLegacyRngPtrOutput() VmLegacyRngPtrOutput { method ToVmLegacyRngPtrOutputWithContext (line 2600) | func (i VmLegacyRngArgs) ToVmLegacyRngPtrOutputWithContext(ctx context... type VmLegacyRngPtrInput (line 2612) | type VmLegacyRngPtrInput interface type vmLegacyRngPtrType (line 2619) | type vmLegacyRngPtrType method ElementType (line 2625) | func (*vmLegacyRngPtrType) ElementType() reflect.Type { method ToVmLegacyRngPtrOutput (line 2629) | func (i *vmLegacyRngPtrType) ToVmLegacyRngPtrOutput() VmLegacyRngPtrOu... method ToVmLegacyRngPtrOutputWithContext (line 2633) | func (i *vmLegacyRngPtrType) ToVmLegacyRngPtrOutputWithContext(ctx con... function VmLegacyRngPtr (line 2621) | func VmLegacyRngPtr(v *VmLegacyRngArgs) VmLegacyRngPtrInput { type VmLegacyRngOutput (line 2637) | type VmLegacyRngOutput struct method ElementType (line 2639) | func (VmLegacyRngOutput) ElementType() reflect.Type { method ToVmLegacyRngOutput (line 2643) | func (o VmLegacyRngOutput) ToVmLegacyRngOutput() VmLegacyRngOutput { method ToVmLegacyRngOutputWithContext (line 2647) | func (o VmLegacyRngOutput) ToVmLegacyRngOutputWithContext(ctx context.... method ToVmLegacyRngPtrOutput (line 2651) | func (o VmLegacyRngOutput) ToVmLegacyRngPtrOutput() VmLegacyRngPtrOutp... method ToVmLegacyRngPtrOutputWithContext (line 2655) | func (o VmLegacyRngOutput) ToVmLegacyRngPtrOutputWithContext(ctx conte... method MaxBytes (line 2662) | func (o VmLegacyRngOutput) MaxBytes() pulumi.IntPtrOutput { method Period (line 2667) | func (o VmLegacyRngOutput) Period() pulumi.IntPtrOutput { method Source (line 2672) | func (o VmLegacyRngOutput) Source() pulumi.StringPtrOutput { type VmLegacyRngPtrOutput (line 2676) | type VmLegacyRngPtrOutput struct method ElementType (line 2678) | func (VmLegacyRngPtrOutput) ElementType() reflect.Type { method ToVmLegacyRngPtrOutput (line 2682) | func (o VmLegacyRngPtrOutput) ToVmLegacyRngPtrOutput() VmLegacyRngPtrO... method ToVmLegacyRngPtrOutputWithContext (line 2686) | func (o VmLegacyRngPtrOutput) ToVmLegacyRngPtrOutputWithContext(ctx co... method Elem (line 2690) | func (o VmLegacyRngPtrOutput) Elem() VmLegacyRngOutput { method MaxBytes (line 2701) | func (o VmLegacyRngPtrOutput) MaxBytes() pulumi.IntPtrOutput { method Period (line 2711) | func (o VmLegacyRngPtrOutput) Period() pulumi.IntPtrOutput { method Source (line 2721) | func (o VmLegacyRngPtrOutput) Source() pulumi.StringPtrOutput { type VmLegacyTimeouts (line 2730) | type VmLegacyTimeouts struct type VmLegacyTimeoutsInput (line 2745) | type VmLegacyTimeoutsInput interface type VmLegacyTimeoutsArgs (line 2752) | type VmLegacyTimeoutsArgs struct method ElementType (line 2763) | func (VmLegacyTimeoutsArgs) ElementType() reflect.Type { method ToVmLegacyTimeoutsOutput (line 2767) | func (i VmLegacyTimeoutsArgs) ToVmLegacyTimeoutsOutput() VmLegacyTimeo... method ToVmLegacyTimeoutsOutputWithContext (line 2771) | func (i VmLegacyTimeoutsArgs) ToVmLegacyTimeoutsOutputWithContext(ctx ... method ToVmLegacyTimeoutsPtrOutput (line 2775) | func (i VmLegacyTimeoutsArgs) ToVmLegacyTimeoutsPtrOutput() VmLegacyTi... method ToVmLegacyTimeoutsPtrOutputWithContext (line 2779) | func (i VmLegacyTimeoutsArgs) ToVmLegacyTimeoutsPtrOutputWithContext(c... type VmLegacyTimeoutsPtrInput (line 2791) | type VmLegacyTimeoutsPtrInput interface type vmLegacyTimeoutsPtrType (line 2798) | type vmLegacyTimeoutsPtrType method ElementType (line 2804) | func (*vmLegacyTimeoutsPtrType) ElementType() reflect.Type { method ToVmLegacyTimeoutsPtrOutput (line 2808) | func (i *vmLegacyTimeoutsPtrType) ToVmLegacyTimeoutsPtrOutput() VmLega... method ToVmLegacyTimeoutsPtrOutputWithContext (line 2812) | func (i *vmLegacyTimeoutsPtrType) ToVmLegacyTimeoutsPtrOutputWithConte... function VmLegacyTimeoutsPtr (line 2800) | func VmLegacyTimeoutsPtr(v *VmLegacyTimeoutsArgs) VmLegacyTimeoutsPtrInp... type VmLegacyTimeoutsOutput (line 2816) | type VmLegacyTimeoutsOutput struct method ElementType (line 2818) | func (VmLegacyTimeoutsOutput) ElementType() reflect.Type { method ToVmLegacyTimeoutsOutput (line 2822) | func (o VmLegacyTimeoutsOutput) ToVmLegacyTimeoutsOutput() VmLegacyTim... method ToVmLegacyTimeoutsOutputWithContext (line 2826) | func (o VmLegacyTimeoutsOutput) ToVmLegacyTimeoutsOutputWithContext(ct... method ToVmLegacyTimeoutsPtrOutput (line 2830) | func (o VmLegacyTimeoutsOutput) ToVmLegacyTimeoutsPtrOutput() VmLegacy... method ToVmLegacyTimeoutsPtrOutputWithContext (line 2834) | func (o VmLegacyTimeoutsOutput) ToVmLegacyTimeoutsPtrOutputWithContext... method Create (line 2841) | func (o VmLegacyTimeoutsOutput) Create() pulumi.StringPtrOutput { method Delete (line 2846) | func (o VmLegacyTimeoutsOutput) Delete() pulumi.StringPtrOutput { method Read (line 2851) | func (o VmLegacyTimeoutsOutput) Read() pulumi.StringPtrOutput { method Update (line 2856) | func (o VmLegacyTimeoutsOutput) Update() pulumi.StringPtrOutput { type VmLegacyTimeoutsPtrOutput (line 2860) | type VmLegacyTimeoutsPtrOutput struct method ElementType (line 2862) | func (VmLegacyTimeoutsPtrOutput) ElementType() reflect.Type { method ToVmLegacyTimeoutsPtrOutput (line 2866) | func (o VmLegacyTimeoutsPtrOutput) ToVmLegacyTimeoutsPtrOutput() VmLeg... method ToVmLegacyTimeoutsPtrOutputWithContext (line 2870) | func (o VmLegacyTimeoutsPtrOutput) ToVmLegacyTimeoutsPtrOutputWithCont... method Elem (line 2874) | func (o VmLegacyTimeoutsPtrOutput) Elem() VmLegacyTimeoutsOutput { method Create (line 2885) | func (o VmLegacyTimeoutsPtrOutput) Create() pulumi.StringPtrOutput { method Delete (line 2895) | func (o VmLegacyTimeoutsPtrOutput) Delete() pulumi.StringPtrOutput { method Read (line 2905) | func (o VmLegacyTimeoutsPtrOutput) Read() pulumi.StringPtrOutput { method Update (line 2915) | func (o VmLegacyTimeoutsPtrOutput) Update() pulumi.StringPtrOutput { type VmLegacyVga (line 2924) | type VmLegacyVga struct type VmLegacyVgaInput (line 2937) | type VmLegacyVgaInput interface type VmLegacyVgaArgs (line 2944) | type VmLegacyVgaArgs struct method ElementType (line 2953) | func (VmLegacyVgaArgs) ElementType() reflect.Type { method ToVmLegacyVgaOutput (line 2957) | func (i VmLegacyVgaArgs) ToVmLegacyVgaOutput() VmLegacyVgaOutput { method ToVmLegacyVgaOutputWithContext (line 2961) | func (i VmLegacyVgaArgs) ToVmLegacyVgaOutputWithContext(ctx context.Co... method ToVmLegacyVgaPtrOutput (line 2965) | func (i VmLegacyVgaArgs) ToVmLegacyVgaPtrOutput() VmLegacyVgaPtrOutput { method ToVmLegacyVgaPtrOutputWithContext (line 2969) | func (i VmLegacyVgaArgs) ToVmLegacyVgaPtrOutputWithContext(ctx context... type VmLegacyVgaPtrInput (line 2981) | type VmLegacyVgaPtrInput interface type vmLegacyVgaPtrType (line 2988) | type vmLegacyVgaPtrType method ElementType (line 2994) | func (*vmLegacyVgaPtrType) ElementType() reflect.Type { method ToVmLegacyVgaPtrOutput (line 2998) | func (i *vmLegacyVgaPtrType) ToVmLegacyVgaPtrOutput() VmLegacyVgaPtrOu... method ToVmLegacyVgaPtrOutputWithContext (line 3002) | func (i *vmLegacyVgaPtrType) ToVmLegacyVgaPtrOutputWithContext(ctx con... function VmLegacyVgaPtr (line 2990) | func VmLegacyVgaPtr(v *VmLegacyVgaArgs) VmLegacyVgaPtrInput { type VmLegacyVgaOutput (line 3006) | type VmLegacyVgaOutput struct method ElementType (line 3008) | func (VmLegacyVgaOutput) ElementType() reflect.Type { method ToVmLegacyVgaOutput (line 3012) | func (o VmLegacyVgaOutput) ToVmLegacyVgaOutput() VmLegacyVgaOutput { method ToVmLegacyVgaOutputWithContext (line 3016) | func (o VmLegacyVgaOutput) ToVmLegacyVgaOutputWithContext(ctx context.... method ToVmLegacyVgaPtrOutput (line 3020) | func (o VmLegacyVgaOutput) ToVmLegacyVgaPtrOutput() VmLegacyVgaPtrOutp... method ToVmLegacyVgaPtrOutputWithContext (line 3024) | func (o VmLegacyVgaOutput) ToVmLegacyVgaPtrOutputWithContext(ctx conte... method Clipboard (line 3031) | func (o VmLegacyVgaOutput) Clipboard() pulumi.StringPtrOutput { method Memory (line 3036) | func (o VmLegacyVgaOutput) Memory() pulumi.IntPtrOutput { method Type (line 3041) | func (o VmLegacyVgaOutput) Type() pulumi.StringPtrOutput { type VmLegacyVgaPtrOutput (line 3045) | type VmLegacyVgaPtrOutput struct method ElementType (line 3047) | func (VmLegacyVgaPtrOutput) ElementType() reflect.Type { method ToVmLegacyVgaPtrOutput (line 3051) | func (o VmLegacyVgaPtrOutput) ToVmLegacyVgaPtrOutput() VmLegacyVgaPtrO... method ToVmLegacyVgaPtrOutputWithContext (line 3055) | func (o VmLegacyVgaPtrOutput) ToVmLegacyVgaPtrOutputWithContext(ctx co... method Elem (line 3059) | func (o VmLegacyVgaPtrOutput) Elem() VmLegacyVgaOutput { method Clipboard (line 3070) | func (o VmLegacyVgaPtrOutput) Clipboard() pulumi.StringPtrOutput { method Memory (line 3080) | func (o VmLegacyVgaPtrOutput) Memory() pulumi.IntPtrOutput { method Type (line 3090) | func (o VmLegacyVgaPtrOutput) Type() pulumi.StringPtrOutput { type VmMemory (line 3099) | type VmMemory struct type VmMemoryInput (line 3121) | type VmMemoryInput interface type VmMemoryArgs (line 3128) | type VmMemoryArgs struct method ElementType (line 3146) | func (VmMemoryArgs) ElementType() reflect.Type { method ToVmMemoryOutput (line 3150) | func (i VmMemoryArgs) ToVmMemoryOutput() VmMemoryOutput { method ToVmMemoryOutputWithContext (line 3154) | func (i VmMemoryArgs) ToVmMemoryOutputWithContext(ctx context.Context)... method ToVmMemoryPtrOutput (line 3158) | func (i VmMemoryArgs) ToVmMemoryPtrOutput() VmMemoryPtrOutput { method ToVmMemoryPtrOutputWithContext (line 3162) | func (i VmMemoryArgs) ToVmMemoryPtrOutputWithContext(ctx context.Conte... type VmMemoryPtrInput (line 3174) | type VmMemoryPtrInput interface type vmMemoryPtrType (line 3181) | type vmMemoryPtrType method ElementType (line 3187) | func (*vmMemoryPtrType) ElementType() reflect.Type { method ToVmMemoryPtrOutput (line 3191) | func (i *vmMemoryPtrType) ToVmMemoryPtrOutput() VmMemoryPtrOutput { method ToVmMemoryPtrOutputWithContext (line 3195) | func (i *vmMemoryPtrType) ToVmMemoryPtrOutputWithContext(ctx context.C... function VmMemoryPtr (line 3183) | func VmMemoryPtr(v *VmMemoryArgs) VmMemoryPtrInput { type VmMemoryOutput (line 3199) | type VmMemoryOutput struct method ElementType (line 3201) | func (VmMemoryOutput) ElementType() reflect.Type { method ToVmMemoryOutput (line 3205) | func (o VmMemoryOutput) ToVmMemoryOutput() VmMemoryOutput { method ToVmMemoryOutputWithContext (line 3209) | func (o VmMemoryOutput) ToVmMemoryOutputWithContext(ctx context.Contex... method ToVmMemoryPtrOutput (line 3213) | func (o VmMemoryOutput) ToVmMemoryPtrOutput() VmMemoryPtrOutput { method ToVmMemoryPtrOutputWithContext (line 3217) | func (o VmMemoryOutput) ToVmMemoryPtrOutputWithContext(ctx context.Con... method Balloon (line 3224) | func (o VmMemoryOutput) Balloon() pulumi.IntPtrOutput { method Hugepages (line 3234) | func (o VmMemoryOutput) Hugepages() pulumi.StringPtrOutput { method KeepHugepages (line 3239) | func (o VmMemoryOutput) KeepHugepages() pulumi.BoolPtrOutput { method Shares (line 3244) | func (o VmMemoryOutput) Shares() pulumi.IntPtrOutput { method Size (line 3249) | func (o VmMemoryOutput) Size() pulumi.IntPtrOutput { type VmMemoryPtrOutput (line 3253) | type VmMemoryPtrOutput struct method ElementType (line 3255) | func (VmMemoryPtrOutput) ElementType() reflect.Type { method ToVmMemoryPtrOutput (line 3259) | func (o VmMemoryPtrOutput) ToVmMemoryPtrOutput() VmMemoryPtrOutput { method ToVmMemoryPtrOutputWithContext (line 3263) | func (o VmMemoryPtrOutput) ToVmMemoryPtrOutputWithContext(ctx context.... method Elem (line 3267) | func (o VmMemoryPtrOutput) Elem() VmMemoryOutput { method Balloon (line 3278) | func (o VmMemoryPtrOutput) Balloon() pulumi.IntPtrOutput { method Hugepages (line 3293) | func (o VmMemoryPtrOutput) Hugepages() pulumi.StringPtrOutput { method KeepHugepages (line 3303) | func (o VmMemoryPtrOutput) KeepHugepages() pulumi.BoolPtrOutput { method Shares (line 3313) | func (o VmMemoryPtrOutput) Shares() pulumi.IntPtrOutput { method Size (line 3323) | func (o VmMemoryPtrOutput) Size() pulumi.IntPtrOutput { type VmNetwork (line 3332) | type VmNetwork struct type VmNetworkInput (line 3359) | type VmNetworkInput interface type VmNetworkArgs (line 3366) | type VmNetworkArgs struct method ElementType (line 3389) | func (VmNetworkArgs) ElementType() reflect.Type { method ToVmNetworkOutput (line 3393) | func (i VmNetworkArgs) ToVmNetworkOutput() VmNetworkOutput { method ToVmNetworkOutputWithContext (line 3397) | func (i VmNetworkArgs) ToVmNetworkOutputWithContext(ctx context.Contex... type VmNetworkMapInput (line 3405) | type VmNetworkMapInput interface type VmNetworkMap (line 3412) | type VmNetworkMap method ElementType (line 3414) | func (VmNetworkMap) ElementType() reflect.Type { method ToVmNetworkMapOutput (line 3418) | func (i VmNetworkMap) ToVmNetworkMapOutput() VmNetworkMapOutput { method ToVmNetworkMapOutputWithContext (line 3422) | func (i VmNetworkMap) ToVmNetworkMapOutputWithContext(ctx context.Cont... type VmNetworkOutput (line 3426) | type VmNetworkOutput struct method ElementType (line 3428) | func (VmNetworkOutput) ElementType() reflect.Type { method ToVmNetworkOutput (line 3432) | func (o VmNetworkOutput) ToVmNetworkOutput() VmNetworkOutput { method ToVmNetworkOutputWithContext (line 3436) | func (o VmNetworkOutput) ToVmNetworkOutputWithContext(ctx context.Cont... method Bridge (line 3441) | func (o VmNetworkOutput) Bridge() pulumi.StringPtrOutput { method Firewall (line 3446) | func (o VmNetworkOutput) Firewall() pulumi.BoolPtrOutput { method LinkDown (line 3451) | func (o VmNetworkOutput) LinkDown() pulumi.BoolPtrOutput { method MacAddress (line 3456) | func (o VmNetworkOutput) MacAddress() pulumi.StringPtrOutput { method Model (line 3461) | func (o VmNetworkOutput) Model() pulumi.StringPtrOutput { method Mtu (line 3466) | func (o VmNetworkOutput) Mtu() pulumi.IntPtrOutput { method Queues (line 3471) | func (o VmNetworkOutput) Queues() pulumi.IntPtrOutput { method RateLimit (line 3476) | func (o VmNetworkOutput) RateLimit() pulumi.Float64PtrOutput { method Tag (line 3481) | func (o VmNetworkOutput) Tag() pulumi.IntPtrOutput { method Trunks (line 3486) | func (o VmNetworkOutput) Trunks() pulumi.IntArrayOutput { type VmNetworkMapOutput (line 3490) | type VmNetworkMapOutput struct method ElementType (line 3492) | func (VmNetworkMapOutput) ElementType() reflect.Type { method ToVmNetworkMapOutput (line 3496) | func (o VmNetworkMapOutput) ToVmNetworkMapOutput() VmNetworkMapOutput { method ToVmNetworkMapOutputWithContext (line 3500) | func (o VmNetworkMapOutput) ToVmNetworkMapOutputWithContext(ctx contex... method MapIndex (line 3504) | func (o VmNetworkMapOutput) MapIndex(k pulumi.StringInput) VmNetworkOu... type VmRng (line 3510) | type VmRng struct type VmRngInput (line 3523) | type VmRngInput interface type VmRngArgs (line 3530) | type VmRngArgs struct method ElementType (line 3539) | func (VmRngArgs) ElementType() reflect.Type { method ToVmRngOutput (line 3543) | func (i VmRngArgs) ToVmRngOutput() VmRngOutput { method ToVmRngOutputWithContext (line 3547) | func (i VmRngArgs) ToVmRngOutputWithContext(ctx context.Context) VmRng... method ToVmRngPtrOutput (line 3551) | func (i VmRngArgs) ToVmRngPtrOutput() VmRngPtrOutput { method ToVmRngPtrOutputWithContext (line 3555) | func (i VmRngArgs) ToVmRngPtrOutputWithContext(ctx context.Context) Vm... type VmRngPtrInput (line 3567) | type VmRngPtrInput interface type vmRngPtrType (line 3574) | type vmRngPtrType method ElementType (line 3580) | func (*vmRngPtrType) ElementType() reflect.Type { method ToVmRngPtrOutput (line 3584) | func (i *vmRngPtrType) ToVmRngPtrOutput() VmRngPtrOutput { method ToVmRngPtrOutputWithContext (line 3588) | func (i *vmRngPtrType) ToVmRngPtrOutputWithContext(ctx context.Context... function VmRngPtr (line 3576) | func VmRngPtr(v *VmRngArgs) VmRngPtrInput { type VmRngOutput (line 3592) | type VmRngOutput struct method ElementType (line 3594) | func (VmRngOutput) ElementType() reflect.Type { method ToVmRngOutput (line 3598) | func (o VmRngOutput) ToVmRngOutput() VmRngOutput { method ToVmRngOutputWithContext (line 3602) | func (o VmRngOutput) ToVmRngOutputWithContext(ctx context.Context) VmR... method ToVmRngPtrOutput (line 3606) | func (o VmRngOutput) ToVmRngPtrOutput() VmRngPtrOutput { method ToVmRngPtrOutputWithContext (line 3610) | func (o VmRngOutput) ToVmRngPtrOutputWithContext(ctx context.Context) ... method MaxBytes (line 3617) | func (o VmRngOutput) MaxBytes() pulumi.IntPtrOutput { method Period (line 3622) | func (o VmRngOutput) Period() pulumi.IntPtrOutput { method Source (line 3627) | func (o VmRngOutput) Source() pulumi.StringPtrOutput { type VmRngPtrOutput (line 3631) | type VmRngPtrOutput struct method ElementType (line 3633) | func (VmRngPtrOutput) ElementType() reflect.Type { method ToVmRngPtrOutput (line 3637) | func (o VmRngPtrOutput) ToVmRngPtrOutput() VmRngPtrOutput { method ToVmRngPtrOutputWithContext (line 3641) | func (o VmRngPtrOutput) ToVmRngPtrOutputWithContext(ctx context.Contex... method Elem (line 3645) | func (o VmRngPtrOutput) Elem() VmRngOutput { method MaxBytes (line 3656) | func (o VmRngPtrOutput) MaxBytes() pulumi.IntPtrOutput { method Period (line 3666) | func (o VmRngPtrOutput) Period() pulumi.IntPtrOutput { method Source (line 3676) | func (o VmRngPtrOutput) Source() pulumi.StringPtrOutput { type VmTimeouts (line 3685) | type VmTimeouts struct type VmTimeoutsInput (line 3700) | type VmTimeoutsInput interface type VmTimeoutsArgs (line 3707) | type VmTimeoutsArgs struct method ElementType (line 3718) | func (VmTimeoutsArgs) ElementType() reflect.Type { method ToVmTimeoutsOutput (line 3722) | func (i VmTimeoutsArgs) ToVmTimeoutsOutput() VmTimeoutsOutput { method ToVmTimeoutsOutputWithContext (line 3726) | func (i VmTimeoutsArgs) ToVmTimeoutsOutputWithContext(ctx context.Cont... method ToVmTimeoutsPtrOutput (line 3730) | func (i VmTimeoutsArgs) ToVmTimeoutsPtrOutput() VmTimeoutsPtrOutput { method ToVmTimeoutsPtrOutputWithContext (line 3734) | func (i VmTimeoutsArgs) ToVmTimeoutsPtrOutputWithContext(ctx context.C... type VmTimeoutsPtrInput (line 3746) | type VmTimeoutsPtrInput interface type vmTimeoutsPtrType (line 3753) | type vmTimeoutsPtrType method ElementType (line 3759) | func (*vmTimeoutsPtrType) ElementType() reflect.Type { method ToVmTimeoutsPtrOutput (line 3763) | func (i *vmTimeoutsPtrType) ToVmTimeoutsPtrOutput() VmTimeoutsPtrOutput { method ToVmTimeoutsPtrOutputWithContext (line 3767) | func (i *vmTimeoutsPtrType) ToVmTimeoutsPtrOutputWithContext(ctx conte... function VmTimeoutsPtr (line 3755) | func VmTimeoutsPtr(v *VmTimeoutsArgs) VmTimeoutsPtrInput { type VmTimeoutsOutput (line 3771) | type VmTimeoutsOutput struct method ElementType (line 3773) | func (VmTimeoutsOutput) ElementType() reflect.Type { method ToVmTimeoutsOutput (line 3777) | func (o VmTimeoutsOutput) ToVmTimeoutsOutput() VmTimeoutsOutput { method ToVmTimeoutsOutputWithContext (line 3781) | func (o VmTimeoutsOutput) ToVmTimeoutsOutputWithContext(ctx context.Co... method ToVmTimeoutsPtrOutput (line 3785) | func (o VmTimeoutsOutput) ToVmTimeoutsPtrOutput() VmTimeoutsPtrOutput { method ToVmTimeoutsPtrOutputWithContext (line 3789) | func (o VmTimeoutsOutput) ToVmTimeoutsPtrOutputWithContext(ctx context... method Create (line 3796) | func (o VmTimeoutsOutput) Create() pulumi.StringPtrOutput { method Delete (line 3801) | func (o VmTimeoutsOutput) Delete() pulumi.StringPtrOutput { method Read (line 3806) | func (o VmTimeoutsOutput) Read() pulumi.StringPtrOutput { method Update (line 3811) | func (o VmTimeoutsOutput) Update() pulumi.StringPtrOutput { type VmTimeoutsPtrOutput (line 3815) | type VmTimeoutsPtrOutput struct method ElementType (line 3817) | func (VmTimeoutsPtrOutput) ElementType() reflect.Type { method ToVmTimeoutsPtrOutput (line 3821) | func (o VmTimeoutsPtrOutput) ToVmTimeoutsPtrOutput() VmTimeoutsPtrOutp... method ToVmTimeoutsPtrOutputWithContext (line 3825) | func (o VmTimeoutsPtrOutput) ToVmTimeoutsPtrOutputWithContext(ctx cont... method Elem (line 3829) | func (o VmTimeoutsPtrOutput) Elem() VmTimeoutsOutput { method Create (line 3840) | func (o VmTimeoutsPtrOutput) Create() pulumi.StringPtrOutput { method Delete (line 3850) | func (o VmTimeoutsPtrOutput) Delete() pulumi.StringPtrOutput { method Read (line 3860) | func (o VmTimeoutsPtrOutput) Read() pulumi.StringPtrOutput { method Update (line 3870) | func (o VmTimeoutsPtrOutput) Update() pulumi.StringPtrOutput { type VmVga (line 3879) | type VmVga struct type VmVgaInput (line 3892) | type VmVgaInput interface type VmVgaArgs (line 3899) | type VmVgaArgs struct method ElementType (line 3908) | func (VmVgaArgs) ElementType() reflect.Type { method ToVmVgaOutput (line 3912) | func (i VmVgaArgs) ToVmVgaOutput() VmVgaOutput { method ToVmVgaOutputWithContext (line 3916) | func (i VmVgaArgs) ToVmVgaOutputWithContext(ctx context.Context) VmVga... method ToVmVgaPtrOutput (line 3920) | func (i VmVgaArgs) ToVmVgaPtrOutput() VmVgaPtrOutput { method ToVmVgaPtrOutputWithContext (line 3924) | func (i VmVgaArgs) ToVmVgaPtrOutputWithContext(ctx context.Context) Vm... type VmVgaPtrInput (line 3936) | type VmVgaPtrInput interface type vmVgaPtrType (line 3943) | type vmVgaPtrType method ElementType (line 3949) | func (*vmVgaPtrType) ElementType() reflect.Type { method ToVmVgaPtrOutput (line 3953) | func (i *vmVgaPtrType) ToVmVgaPtrOutput() VmVgaPtrOutput { method ToVmVgaPtrOutputWithContext (line 3957) | func (i *vmVgaPtrType) ToVmVgaPtrOutputWithContext(ctx context.Context... function VmVgaPtr (line 3945) | func VmVgaPtr(v *VmVgaArgs) VmVgaPtrInput { type VmVgaOutput (line 3961) | type VmVgaOutput struct method ElementType (line 3963) | func (VmVgaOutput) ElementType() reflect.Type { method ToVmVgaOutput (line 3967) | func (o VmVgaOutput) ToVmVgaOutput() VmVgaOutput { method ToVmVgaOutputWithContext (line 3971) | func (o VmVgaOutput) ToVmVgaOutputWithContext(ctx context.Context) VmV... method ToVmVgaPtrOutput (line 3975) | func (o VmVgaOutput) ToVmVgaPtrOutput() VmVgaPtrOutput { method ToVmVgaPtrOutputWithContext (line 3979) | func (o VmVgaOutput) ToVmVgaPtrOutputWithContext(ctx context.Context) ... method Clipboard (line 3986) | func (o VmVgaOutput) Clipboard() pulumi.StringPtrOutput { method Memory (line 3991) | func (o VmVgaOutput) Memory() pulumi.IntPtrOutput { method Type (line 3996) | func (o VmVgaOutput) Type() pulumi.StringPtrOutput { type VmVgaPtrOutput (line 4000) | type VmVgaPtrOutput struct method ElementType (line 4002) | func (VmVgaPtrOutput) ElementType() reflect.Type { method ToVmVgaPtrOutput (line 4006) | func (o VmVgaPtrOutput) ToVmVgaPtrOutput() VmVgaPtrOutput { method ToVmVgaPtrOutputWithContext (line 4010) | func (o VmVgaPtrOutput) ToVmVgaPtrOutputWithContext(ctx context.Contex... method Elem (line 4014) | func (o VmVgaPtrOutput) Elem() VmVgaOutput { method Clipboard (line 4025) | func (o VmVgaPtrOutput) Clipboard() pulumi.StringPtrOutput { method Memory (line 4035) | func (o VmVgaPtrOutput) Memory() pulumi.IntPtrOutput { method Type (line 4045) | func (o VmVgaPtrOutput) Type() pulumi.StringPtrOutput { function init (line 4054) | func init() { FILE: sdk/go/proxmoxve/cloned/vm.go type Vm (line 256) | type Vm struct method ElementType (line 515) | func (*Vm) ElementType() reflect.Type { method ToVmOutput (line 519) | func (i *Vm) ToVmOutput() VmOutput { method ToVmOutputWithContext (line 523) | func (i *Vm) ToVmOutputWithContext(ctx context.Context) VmOutput { function NewVm (line 299) | func NewVm(ctx *pulumi.Context, function GetVm (line 328) | func GetVm(ctx *pulumi.Context, type vmState (line 339) | type vmState struct type VmState (line 379) | type VmState struct method ElementType (line 419) | func (VmState) ElementType() reflect.Type { type vmArgs (line 423) | type vmArgs struct type VmArgs (line 464) | type VmArgs struct method ElementType (line 504) | func (VmArgs) ElementType() reflect.Type { type VmInput (line 508) | type VmInput interface type VmArrayInput (line 531) | type VmArrayInput interface type VmArray (line 538) | type VmArray method ElementType (line 540) | func (VmArray) ElementType() reflect.Type { method ToVmArrayOutput (line 544) | func (i VmArray) ToVmArrayOutput() VmArrayOutput { method ToVmArrayOutputWithContext (line 548) | func (i VmArray) ToVmArrayOutputWithContext(ctx context.Context) VmArr... type VmMapInput (line 556) | type VmMapInput interface type VmMap (line 563) | type VmMap method ElementType (line 565) | func (VmMap) ElementType() reflect.Type { method ToVmMapOutput (line 569) | func (i VmMap) ToVmMapOutput() VmMapOutput { method ToVmMapOutputWithContext (line 573) | func (i VmMap) ToVmMapOutputWithContext(ctx context.Context) VmMapOutp... type VmOutput (line 577) | type VmOutput struct method ElementType (line 579) | func (VmOutput) ElementType() reflect.Type { method ToVmOutput (line 583) | func (o VmOutput) ToVmOutput() VmOutput { method ToVmOutputWithContext (line 587) | func (o VmOutput) ToVmOutputWithContext(ctx context.Context) VmOutput { method Cdrom (line 592) | func (o VmOutput) Cdrom() VmCdromMapOutput { method Clone (line 597) | func (o VmOutput) Clone() VmCloneOutput { method Cpu (line 602) | func (o VmOutput) Cpu() VmCpuPtrOutput { method Delete (line 607) | func (o VmOutput) Delete() VmDeletePtrOutput { method DeleteUnreferencedDisksOnDestroy (line 612) | func (o VmOutput) DeleteUnreferencedDisksOnDestroy() pulumi.BoolOutput { method Description (line 617) | func (o VmOutput) Description() pulumi.StringPtrOutput { method Disk (line 622) | func (o VmOutput) Disk() VmDiskMapOutput { method Memory (line 627) | func (o VmOutput) Memory() VmMemoryPtrOutput { method Name (line 632) | func (o VmOutput) Name() pulumi.StringOutput { method Network (line 637) | func (o VmOutput) Network() VmNetworkMapOutput { method NodeName (line 642) | func (o VmOutput) NodeName() pulumi.StringOutput { method PurgeOnDestroy (line 647) | func (o VmOutput) PurgeOnDestroy() pulumi.BoolOutput { method ResourceId (line 652) | func (o VmOutput) ResourceId() pulumi.StringOutput { method Rng (line 657) | func (o VmOutput) Rng() VmRngPtrOutput { method Started (line 662) | func (o VmOutput) Started() pulumi.BoolOutput { method StopOnDestroy (line 667) | func (o VmOutput) StopOnDestroy() pulumi.BoolOutput { method Tags (line 672) | func (o VmOutput) Tags() pulumi.StringArrayOutput { method Timeouts (line 676) | func (o VmOutput) Timeouts() VmTimeoutsPtrOutput { method Vga (line 681) | func (o VmOutput) Vga() VmVgaPtrOutput { type VmArrayOutput (line 685) | type VmArrayOutput struct method ElementType (line 687) | func (VmArrayOutput) ElementType() reflect.Type { method ToVmArrayOutput (line 691) | func (o VmArrayOutput) ToVmArrayOutput() VmArrayOutput { method ToVmArrayOutputWithContext (line 695) | func (o VmArrayOutput) ToVmArrayOutputWithContext(ctx context.Context)... method Index (line 699) | func (o VmArrayOutput) Index(i pulumi.IntInput) VmOutput { type VmMapOutput (line 705) | type VmMapOutput struct method ElementType (line 707) | func (VmMapOutput) ElementType() reflect.Type { method ToVmMapOutput (line 711) | func (o VmMapOutput) ToVmMapOutput() VmMapOutput { method ToVmMapOutputWithContext (line 715) | func (o VmMapOutput) ToVmMapOutputWithContext(ctx context.Context) VmM... method MapIndex (line 719) | func (o VmMapOutput) MapIndex(k pulumi.StringInput) VmOutput { function init (line 725) | func init() { FILE: sdk/go/proxmoxve/cloned/vmLegacy.go type VmLegacy (line 258) | type VmLegacy struct method ElementType (line 511) | func (*VmLegacy) ElementType() reflect.Type { method ToVmLegacyOutput (line 515) | func (i *VmLegacy) ToVmLegacyOutput() VmLegacyOutput { method ToVmLegacyOutputWithContext (line 519) | func (i *VmLegacy) ToVmLegacyOutputWithContext(ctx context.Context) Vm... function NewVmLegacy (line 301) | func NewVmLegacy(ctx *pulumi.Context, function GetVmLegacy (line 324) | func GetVmLegacy(ctx *pulumi.Context, type vmLegacyState (line 335) | type vmLegacyState struct type VmLegacyState (line 375) | type VmLegacyState struct method ElementType (line 415) | func (VmLegacyState) ElementType() reflect.Type { type vmLegacyArgs (line 419) | type vmLegacyArgs struct type VmLegacyArgs (line 460) | type VmLegacyArgs struct method ElementType (line 500) | func (VmLegacyArgs) ElementType() reflect.Type { type VmLegacyInput (line 504) | type VmLegacyInput interface type VmLegacyArrayInput (line 527) | type VmLegacyArrayInput interface type VmLegacyArray (line 534) | type VmLegacyArray method ElementType (line 536) | func (VmLegacyArray) ElementType() reflect.Type { method ToVmLegacyArrayOutput (line 540) | func (i VmLegacyArray) ToVmLegacyArrayOutput() VmLegacyArrayOutput { method ToVmLegacyArrayOutputWithContext (line 544) | func (i VmLegacyArray) ToVmLegacyArrayOutputWithContext(ctx context.Co... type VmLegacyMapInput (line 552) | type VmLegacyMapInput interface type VmLegacyMap (line 559) | type VmLegacyMap method ElementType (line 561) | func (VmLegacyMap) ElementType() reflect.Type { method ToVmLegacyMapOutput (line 565) | func (i VmLegacyMap) ToVmLegacyMapOutput() VmLegacyMapOutput { method ToVmLegacyMapOutputWithContext (line 569) | func (i VmLegacyMap) ToVmLegacyMapOutputWithContext(ctx context.Contex... type VmLegacyOutput (line 573) | type VmLegacyOutput struct method ElementType (line 575) | func (VmLegacyOutput) ElementType() reflect.Type { method ToVmLegacyOutput (line 579) | func (o VmLegacyOutput) ToVmLegacyOutput() VmLegacyOutput { method ToVmLegacyOutputWithContext (line 583) | func (o VmLegacyOutput) ToVmLegacyOutputWithContext(ctx context.Contex... method Cdrom (line 588) | func (o VmLegacyOutput) Cdrom() VmLegacyCdromMapOutput { method Clone (line 593) | func (o VmLegacyOutput) Clone() VmLegacyCloneOutput { method Cpu (line 598) | func (o VmLegacyOutput) Cpu() VmLegacyCpuPtrOutput { method Delete (line 603) | func (o VmLegacyOutput) Delete() VmLegacyDeletePtrOutput { method DeleteUnreferencedDisksOnDestroy (line 608) | func (o VmLegacyOutput) DeleteUnreferencedDisksOnDestroy() pulumi.Bool... method Description (line 613) | func (o VmLegacyOutput) Description() pulumi.StringPtrOutput { method Disk (line 618) | func (o VmLegacyOutput) Disk() VmLegacyDiskMapOutput { method Memory (line 623) | func (o VmLegacyOutput) Memory() VmLegacyMemoryPtrOutput { method Name (line 628) | func (o VmLegacyOutput) Name() pulumi.StringOutput { method Network (line 633) | func (o VmLegacyOutput) Network() VmLegacyNetworkMapOutput { method NodeName (line 638) | func (o VmLegacyOutput) NodeName() pulumi.StringOutput { method PurgeOnDestroy (line 643) | func (o VmLegacyOutput) PurgeOnDestroy() pulumi.BoolOutput { method ResourceId (line 648) | func (o VmLegacyOutput) ResourceId() pulumi.StringOutput { method Rng (line 653) | func (o VmLegacyOutput) Rng() VmLegacyRngPtrOutput { method Started (line 658) | func (o VmLegacyOutput) Started() pulumi.BoolOutput { method StopOnDestroy (line 663) | func (o VmLegacyOutput) StopOnDestroy() pulumi.BoolOutput { method Tags (line 668) | func (o VmLegacyOutput) Tags() pulumi.StringArrayOutput { method Timeouts (line 672) | func (o VmLegacyOutput) Timeouts() VmLegacyTimeoutsPtrOutput { method Vga (line 677) | func (o VmLegacyOutput) Vga() VmLegacyVgaPtrOutput { type VmLegacyArrayOutput (line 681) | type VmLegacyArrayOutput struct method ElementType (line 683) | func (VmLegacyArrayOutput) ElementType() reflect.Type { method ToVmLegacyArrayOutput (line 687) | func (o VmLegacyArrayOutput) ToVmLegacyArrayOutput() VmLegacyArrayOutp... method ToVmLegacyArrayOutputWithContext (line 691) | func (o VmLegacyArrayOutput) ToVmLegacyArrayOutputWithContext(ctx cont... method Index (line 695) | func (o VmLegacyArrayOutput) Index(i pulumi.IntInput) VmLegacyOutput { type VmLegacyMapOutput (line 701) | type VmLegacyMapOutput struct method ElementType (line 703) | func (VmLegacyMapOutput) ElementType() reflect.Type { method ToVmLegacyMapOutput (line 707) | func (o VmLegacyMapOutput) ToVmLegacyMapOutput() VmLegacyMapOutput { method ToVmLegacyMapOutputWithContext (line 711) | func (o VmLegacyMapOutput) ToVmLegacyMapOutputWithContext(ctx context.... method MapIndex (line 715) | func (o VmLegacyMapOutput) MapIndex(k pulumi.StringInput) VmLegacyOutp... function init (line 721) | func init() { FILE: sdk/go/proxmoxve/cluster/firewall/security/groupLegacy.go type GroupLegacy (line 73) | type GroupLegacy struct method ElementType (line 195) | func (*GroupLegacy) ElementType() reflect.Type { method ToGroupLegacyOutput (line 199) | func (i *GroupLegacy) ToGroupLegacyOutput() GroupLegacyOutput { method ToGroupLegacyOutputWithContext (line 203) | func (i *GroupLegacy) ToGroupLegacyOutputWithContext(ctx context.Conte... function NewGroupLegacy (line 91) | func NewGroupLegacy(ctx *pulumi.Context, function GetGroupLegacy (line 108) | func GetGroupLegacy(ctx *pulumi.Context, type groupLegacyState (line 119) | type groupLegacyState struct type GroupLegacyState (line 134) | type GroupLegacyState struct method ElementType (line 149) | func (GroupLegacyState) ElementType() reflect.Type { type groupLegacyArgs (line 153) | type groupLegacyArgs struct type GroupLegacyArgs (line 169) | type GroupLegacyArgs struct method ElementType (line 184) | func (GroupLegacyArgs) ElementType() reflect.Type { type GroupLegacyInput (line 188) | type GroupLegacyInput interface type GroupLegacyArrayInput (line 211) | type GroupLegacyArrayInput interface type GroupLegacyArray (line 218) | type GroupLegacyArray method ElementType (line 220) | func (GroupLegacyArray) ElementType() reflect.Type { method ToGroupLegacyArrayOutput (line 224) | func (i GroupLegacyArray) ToGroupLegacyArrayOutput() GroupLegacyArrayO... method ToGroupLegacyArrayOutputWithContext (line 228) | func (i GroupLegacyArray) ToGroupLegacyArrayOutputWithContext(ctx cont... type GroupLegacyMapInput (line 236) | type GroupLegacyMapInput interface type GroupLegacyMap (line 243) | type GroupLegacyMap method ElementType (line 245) | func (GroupLegacyMap) ElementType() reflect.Type { method ToGroupLegacyMapOutput (line 249) | func (i GroupLegacyMap) ToGroupLegacyMapOutput() GroupLegacyMapOutput { method ToGroupLegacyMapOutputWithContext (line 253) | func (i GroupLegacyMap) ToGroupLegacyMapOutputWithContext(ctx context.... type GroupLegacyOutput (line 257) | type GroupLegacyOutput struct method ElementType (line 259) | func (GroupLegacyOutput) ElementType() reflect.Type { method ToGroupLegacyOutput (line 263) | func (o GroupLegacyOutput) ToGroupLegacyOutput() GroupLegacyOutput { method ToGroupLegacyOutputWithContext (line 267) | func (o GroupLegacyOutput) ToGroupLegacyOutputWithContext(ctx context.... method Comment (line 272) | func (o GroupLegacyOutput) Comment() pulumi.StringPtrOutput { method ContainerId (line 277) | func (o GroupLegacyOutput) ContainerId() pulumi.IntPtrOutput { method Name (line 282) | func (o GroupLegacyOutput) Name() pulumi.StringOutput { method NodeName (line 287) | func (o GroupLegacyOutput) NodeName() pulumi.StringPtrOutput { method Rules (line 292) | func (o GroupLegacyOutput) Rules() GroupLegacyRuleArrayOutput { method VmId (line 297) | func (o GroupLegacyOutput) VmId() pulumi.IntPtrOutput { type GroupLegacyArrayOutput (line 301) | type GroupLegacyArrayOutput struct method ElementType (line 303) | func (GroupLegacyArrayOutput) ElementType() reflect.Type { method ToGroupLegacyArrayOutput (line 307) | func (o GroupLegacyArrayOutput) ToGroupLegacyArrayOutput() GroupLegacy... method ToGroupLegacyArrayOutputWithContext (line 311) | func (o GroupLegacyArrayOutput) ToGroupLegacyArrayOutputWithContext(ct... method Index (line 315) | func (o GroupLegacyArrayOutput) Index(i pulumi.IntInput) GroupLegacyOu... type GroupLegacyMapOutput (line 321) | type GroupLegacyMapOutput struct method ElementType (line 323) | func (GroupLegacyMapOutput) ElementType() reflect.Type { method ToGroupLegacyMapOutput (line 327) | func (o GroupLegacyMapOutput) ToGroupLegacyMapOutput() GroupLegacyMapO... method ToGroupLegacyMapOutputWithContext (line 331) | func (o GroupLegacyMapOutput) ToGroupLegacyMapOutputWithContext(ctx co... method MapIndex (line 335) | func (o GroupLegacyMapOutput) MapIndex(k pulumi.StringInput) GroupLega... function init (line 341) | func init() { FILE: sdk/go/proxmoxve/cluster/firewall/security/init.go type module (line 14) | type module struct method Version (line 18) | func (m *module) Version() semver.Version { method Construct (line 22) | func (m *module) Construct(ctx *pulumi.Context, name, typ, urn string)... function init (line 34) | func init() { FILE: sdk/go/proxmoxve/cluster/firewall/security/pulumiTypes.go type GroupLegacyRule (line 16) | type GroupLegacyRule struct type GroupLegacyRuleInput (line 74) | type GroupLegacyRuleInput interface type GroupLegacyRuleArgs (line 81) | type GroupLegacyRuleArgs struct method ElementType (line 135) | func (GroupLegacyRuleArgs) ElementType() reflect.Type { method ToGroupLegacyRuleOutput (line 139) | func (i GroupLegacyRuleArgs) ToGroupLegacyRuleOutput() GroupLegacyRule... method ToGroupLegacyRuleOutputWithContext (line 143) | func (i GroupLegacyRuleArgs) ToGroupLegacyRuleOutputWithContext(ctx co... type GroupLegacyRuleArrayInput (line 151) | type GroupLegacyRuleArrayInput interface type GroupLegacyRuleArray (line 158) | type GroupLegacyRuleArray method ElementType (line 160) | func (GroupLegacyRuleArray) ElementType() reflect.Type { method ToGroupLegacyRuleArrayOutput (line 164) | func (i GroupLegacyRuleArray) ToGroupLegacyRuleArrayOutput() GroupLega... method ToGroupLegacyRuleArrayOutputWithContext (line 168) | func (i GroupLegacyRuleArray) ToGroupLegacyRuleArrayOutputWithContext(... type GroupLegacyRuleOutput (line 172) | type GroupLegacyRuleOutput struct method ElementType (line 174) | func (GroupLegacyRuleOutput) ElementType() reflect.Type { method ToGroupLegacyRuleOutput (line 178) | func (o GroupLegacyRuleOutput) ToGroupLegacyRuleOutput() GroupLegacyRu... method ToGroupLegacyRuleOutputWithContext (line 182) | func (o GroupLegacyRuleOutput) ToGroupLegacyRuleOutputWithContext(ctx ... method Action (line 187) | func (o GroupLegacyRuleOutput) Action() pulumi.StringPtrOutput { method Comment (line 192) | func (o GroupLegacyRuleOutput) Comment() pulumi.StringPtrOutput { method Dest (line 202) | func (o GroupLegacyRuleOutput) Dest() pulumi.StringPtrOutput { method Dport (line 211) | func (o GroupLegacyRuleOutput) Dport() pulumi.StringPtrOutput { method Enabled (line 216) | func (o GroupLegacyRuleOutput) Enabled() pulumi.BoolPtrOutput { method Iface (line 223) | func (o GroupLegacyRuleOutput) Iface() pulumi.StringPtrOutput { method Log (line 229) | func (o GroupLegacyRuleOutput) Log() pulumi.StringPtrOutput { method Macro (line 235) | func (o GroupLegacyRuleOutput) Macro() pulumi.StringPtrOutput { method Pos (line 240) | func (o GroupLegacyRuleOutput) Pos() pulumi.IntPtrOutput { method Proto (line 246) | func (o GroupLegacyRuleOutput) Proto() pulumi.StringPtrOutput { method SecurityGroup (line 251) | func (o GroupLegacyRuleOutput) SecurityGroup() pulumi.StringPtrOutput { method Source (line 261) | func (o GroupLegacyRuleOutput) Source() pulumi.StringPtrOutput { method Sport (line 270) | func (o GroupLegacyRuleOutput) Sport() pulumi.StringPtrOutput { method Type (line 275) | func (o GroupLegacyRuleOutput) Type() pulumi.StringPtrOutput { type GroupLegacyRuleArrayOutput (line 279) | type GroupLegacyRuleArrayOutput struct method ElementType (line 281) | func (GroupLegacyRuleArrayOutput) ElementType() reflect.Type { method ToGroupLegacyRuleArrayOutput (line 285) | func (o GroupLegacyRuleArrayOutput) ToGroupLegacyRuleArrayOutput() Gro... method ToGroupLegacyRuleArrayOutputWithContext (line 289) | func (o GroupLegacyRuleArrayOutput) ToGroupLegacyRuleArrayOutputWithCo... method Index (line 293) | func (o GroupLegacyRuleArrayOutput) Index(i pulumi.IntInput) GroupLega... function init (line 299) | func init() { FILE: sdk/go/proxmoxve/cluster/firewallLegacy.go type FirewallLegacy (line 62) | type FirewallLegacy struct method ElementType (line 184) | func (*FirewallLegacy) ElementType() reflect.Type { method ToFirewallLegacyOutput (line 188) | func (i *FirewallLegacy) ToFirewallLegacyOutput() FirewallLegacyOutput { method ToFirewallLegacyOutputWithContext (line 192) | func (i *FirewallLegacy) ToFirewallLegacyOutputWithContext(ctx context... function NewFirewallLegacy (line 80) | func NewFirewallLegacy(ctx *pulumi.Context, function GetFirewallLegacy (line 97) | func GetFirewallLegacy(ctx *pulumi.Context, type firewallLegacyState (line 108) | type firewallLegacyState struct type FirewallLegacyState (line 123) | type FirewallLegacyState struct method ElementType (line 138) | func (FirewallLegacyState) ElementType() reflect.Type { type firewallLegacyArgs (line 142) | type firewallLegacyArgs struct type FirewallLegacyArgs (line 158) | type FirewallLegacyArgs struct method ElementType (line 173) | func (FirewallLegacyArgs) ElementType() reflect.Type { type FirewallLegacyInput (line 177) | type FirewallLegacyInput interface type FirewallLegacyArrayInput (line 200) | type FirewallLegacyArrayInput interface type FirewallLegacyArray (line 207) | type FirewallLegacyArray method ElementType (line 209) | func (FirewallLegacyArray) ElementType() reflect.Type { method ToFirewallLegacyArrayOutput (line 213) | func (i FirewallLegacyArray) ToFirewallLegacyArrayOutput() FirewallLeg... method ToFirewallLegacyArrayOutputWithContext (line 217) | func (i FirewallLegacyArray) ToFirewallLegacyArrayOutputWithContext(ct... type FirewallLegacyMapInput (line 225) | type FirewallLegacyMapInput interface type FirewallLegacyMap (line 232) | type FirewallLegacyMap method ElementType (line 234) | func (FirewallLegacyMap) ElementType() reflect.Type { method ToFirewallLegacyMapOutput (line 238) | func (i FirewallLegacyMap) ToFirewallLegacyMapOutput() FirewallLegacyM... method ToFirewallLegacyMapOutputWithContext (line 242) | func (i FirewallLegacyMap) ToFirewallLegacyMapOutputWithContext(ctx co... type FirewallLegacyOutput (line 246) | type FirewallLegacyOutput struct method ElementType (line 248) | func (FirewallLegacyOutput) ElementType() reflect.Type { method ToFirewallLegacyOutput (line 252) | func (o FirewallLegacyOutput) ToFirewallLegacyOutput() FirewallLegacyO... method ToFirewallLegacyOutputWithContext (line 256) | func (o FirewallLegacyOutput) ToFirewallLegacyOutputWithContext(ctx co... method Ebtables (line 261) | func (o FirewallLegacyOutput) Ebtables() pulumi.BoolPtrOutput { method Enabled (line 266) | func (o FirewallLegacyOutput) Enabled() pulumi.BoolPtrOutput { method ForwardPolicy (line 271) | func (o FirewallLegacyOutput) ForwardPolicy() pulumi.StringPtrOutput { method InputPolicy (line 276) | func (o FirewallLegacyOutput) InputPolicy() pulumi.StringPtrOutput { method LogRatelimit (line 281) | func (o FirewallLegacyOutput) LogRatelimit() FirewallLegacyLogRatelimi... method OutputPolicy (line 286) | func (o FirewallLegacyOutput) OutputPolicy() pulumi.StringPtrOutput { type FirewallLegacyArrayOutput (line 290) | type FirewallLegacyArrayOutput struct method ElementType (line 292) | func (FirewallLegacyArrayOutput) ElementType() reflect.Type { method ToFirewallLegacyArrayOutput (line 296) | func (o FirewallLegacyArrayOutput) ToFirewallLegacyArrayOutput() Firew... method ToFirewallLegacyArrayOutputWithContext (line 300) | func (o FirewallLegacyArrayOutput) ToFirewallLegacyArrayOutputWithCont... method Index (line 304) | func (o FirewallLegacyArrayOutput) Index(i pulumi.IntInput) FirewallLe... type FirewallLegacyMapOutput (line 310) | type FirewallLegacyMapOutput struct method ElementType (line 312) | func (FirewallLegacyMapOutput) ElementType() reflect.Type { method ToFirewallLegacyMapOutput (line 316) | func (o FirewallLegacyMapOutput) ToFirewallLegacyMapOutput() FirewallL... method ToFirewallLegacyMapOutputWithContext (line 320) | func (o FirewallLegacyMapOutput) ToFirewallLegacyMapOutputWithContext(... method MapIndex (line 324) | func (o FirewallLegacyMapOutput) MapIndex(k pulumi.StringInput) Firewa... function init (line 330) | func init() { FILE: sdk/go/proxmoxve/cluster/init.go type module (line 14) | type module struct method Version (line 18) | func (m *module) Version() semver.Version { method Construct (line 22) | func (m *module) Construct(ctx *pulumi.Context, name, typ, urn string)... function init (line 38) | func init() { FILE: sdk/go/proxmoxve/cluster/options.go type Options (line 69) | type Options struct method ElementType (line 331) | func (*Options) ElementType() reflect.Type { method ToOptionsOutput (line 335) | func (i *Options) ToOptionsOutput() OptionsOutput { method ToOptionsOutputWithContext (line 339) | func (i *Options) ToOptionsOutputWithContext(ctx context.Context) Opti... function NewOptions (line 115) | func NewOptions(ctx *pulumi.Context, function GetOptions (line 132) | func GetOptions(ctx *pulumi.Context, type optionsState (line 143) | type optionsState struct type OptionsState (line 186) | type OptionsState struct method ElementType (line 229) | func (OptionsState) ElementType() reflect.Type { type optionsArgs (line 233) | type optionsArgs struct type OptionsArgs (line 277) | type OptionsArgs struct method ElementType (line 320) | func (OptionsArgs) ElementType() reflect.Type { type OptionsInput (line 324) | type OptionsInput interface type OptionsArrayInput (line 347) | type OptionsArrayInput interface type OptionsArray (line 354) | type OptionsArray method ElementType (line 356) | func (OptionsArray) ElementType() reflect.Type { method ToOptionsArrayOutput (line 360) | func (i OptionsArray) ToOptionsArrayOutput() OptionsArrayOutput { method ToOptionsArrayOutputWithContext (line 364) | func (i OptionsArray) ToOptionsArrayOutputWithContext(ctx context.Cont... type OptionsMapInput (line 372) | type OptionsMapInput interface type OptionsMap (line 379) | type OptionsMap method ElementType (line 381) | func (OptionsMap) ElementType() reflect.Type { method ToOptionsMapOutput (line 385) | func (i OptionsMap) ToOptionsMapOutput() OptionsMapOutput { method ToOptionsMapOutputWithContext (line 389) | func (i OptionsMap) ToOptionsMapOutputWithContext(ctx context.Context)... type OptionsOutput (line 393) | type OptionsOutput struct method ElementType (line 395) | func (OptionsOutput) ElementType() reflect.Type { method ToOptionsOutput (line 399) | func (o OptionsOutput) ToOptionsOutput() OptionsOutput { method ToOptionsOutputWithContext (line 403) | func (o OptionsOutput) ToOptionsOutputWithContext(ctx context.Context)... method BandwidthLimitClone (line 408) | func (o OptionsOutput) BandwidthLimitClone() pulumi.IntPtrOutput { method BandwidthLimitDefault (line 413) | func (o OptionsOutput) BandwidthLimitDefault() pulumi.IntPtrOutput { method BandwidthLimitMigration (line 418) | func (o OptionsOutput) BandwidthLimitMigration() pulumi.IntPtrOutput { method BandwidthLimitMove (line 423) | func (o OptionsOutput) BandwidthLimitMove() pulumi.IntPtrOutput { method BandwidthLimitRestore (line 428) | func (o OptionsOutput) BandwidthLimitRestore() pulumi.IntPtrOutput { method Console (line 433) | func (o OptionsOutput) Console() pulumi.StringPtrOutput { method CrsHa (line 438) | func (o OptionsOutput) CrsHa() pulumi.StringOutput { method CrsHaRebalanceOnStart (line 443) | func (o OptionsOutput) CrsHaRebalanceOnStart() pulumi.BoolPtrOutput { method Description (line 448) | func (o OptionsOutput) Description() pulumi.StringPtrOutput { method EmailFrom (line 453) | func (o OptionsOutput) EmailFrom() pulumi.StringPtrOutput { method HaShutdownPolicy (line 458) | func (o OptionsOutput) HaShutdownPolicy() pulumi.StringPtrOutput { method HttpProxy (line 463) | func (o OptionsOutput) HttpProxy() pulumi.StringPtrOutput { method Keyboard (line 468) | func (o OptionsOutput) Keyboard() pulumi.StringPtrOutput { method Language (line 473) | func (o OptionsOutput) Language() pulumi.StringPtrOutput { method MacPrefix (line 478) | func (o OptionsOutput) MacPrefix() pulumi.StringOutput { method MaxWorkers (line 483) | func (o OptionsOutput) MaxWorkers() pulumi.IntPtrOutput { method MigrationCidr (line 488) | func (o OptionsOutput) MigrationCidr() pulumi.StringPtrOutput { method MigrationType (line 493) | func (o OptionsOutput) MigrationType() pulumi.StringPtrOutput { method NextId (line 498) | func (o OptionsOutput) NextId() OptionsNextIdPtrOutput { method Notify (line 503) | func (o OptionsOutput) Notify() OptionsNotifyPtrOutput { type OptionsArrayOutput (line 507) | type OptionsArrayOutput struct method ElementType (line 509) | func (OptionsArrayOutput) ElementType() reflect.Type { method ToOptionsArrayOutput (line 513) | func (o OptionsArrayOutput) ToOptionsArrayOutput() OptionsArrayOutput { method ToOptionsArrayOutputWithContext (line 517) | func (o OptionsArrayOutput) ToOptionsArrayOutputWithContext(ctx contex... method Index (line 521) | func (o OptionsArrayOutput) Index(i pulumi.IntInput) OptionsOutput { type OptionsMapOutput (line 527) | type OptionsMapOutput struct method ElementType (line 529) | func (OptionsMapOutput) ElementType() reflect.Type { method ToOptionsMapOutput (line 533) | func (o OptionsMapOutput) ToOptionsMapOutput() OptionsMapOutput { method ToOptionsMapOutputWithContext (line 537) | func (o OptionsMapOutput) ToOptionsMapOutputWithContext(ctx context.Co... method MapIndex (line 541) | func (o OptionsMapOutput) MapIndex(k pulumi.StringInput) OptionsOutput { function init (line 547) | func init() { FILE: sdk/go/proxmoxve/cluster/optionsLegacy.go type OptionsLegacy (line 71) | type OptionsLegacy struct method ElementType (line 333) | func (*OptionsLegacy) ElementType() reflect.Type { method ToOptionsLegacyOutput (line 337) | func (i *OptionsLegacy) ToOptionsLegacyOutput() OptionsLegacyOutput { method ToOptionsLegacyOutputWithContext (line 341) | func (i *OptionsLegacy) ToOptionsLegacyOutputWithContext(ctx context.C... function NewOptionsLegacy (line 117) | func NewOptionsLegacy(ctx *pulumi.Context, function GetOptionsLegacy (line 134) | func GetOptionsLegacy(ctx *pulumi.Context, type optionsLegacyState (line 145) | type optionsLegacyState struct type OptionsLegacyState (line 188) | type OptionsLegacyState struct method ElementType (line 231) | func (OptionsLegacyState) ElementType() reflect.Type { type optionsLegacyArgs (line 235) | type optionsLegacyArgs struct type OptionsLegacyArgs (line 279) | type OptionsLegacyArgs struct method ElementType (line 322) | func (OptionsLegacyArgs) ElementType() reflect.Type { type OptionsLegacyInput (line 326) | type OptionsLegacyInput interface type OptionsLegacyArrayInput (line 349) | type OptionsLegacyArrayInput interface type OptionsLegacyArray (line 356) | type OptionsLegacyArray method ElementType (line 358) | func (OptionsLegacyArray) ElementType() reflect.Type { method ToOptionsLegacyArrayOutput (line 362) | func (i OptionsLegacyArray) ToOptionsLegacyArrayOutput() OptionsLegacy... method ToOptionsLegacyArrayOutputWithContext (line 366) | func (i OptionsLegacyArray) ToOptionsLegacyArrayOutputWithContext(ctx ... type OptionsLegacyMapInput (line 374) | type OptionsLegacyMapInput interface type OptionsLegacyMap (line 381) | type OptionsLegacyMap method ElementType (line 383) | func (OptionsLegacyMap) ElementType() reflect.Type { method ToOptionsLegacyMapOutput (line 387) | func (i OptionsLegacyMap) ToOptionsLegacyMapOutput() OptionsLegacyMapO... method ToOptionsLegacyMapOutputWithContext (line 391) | func (i OptionsLegacyMap) ToOptionsLegacyMapOutputWithContext(ctx cont... type OptionsLegacyOutput (line 395) | type OptionsLegacyOutput struct method ElementType (line 397) | func (OptionsLegacyOutput) ElementType() reflect.Type { method ToOptionsLegacyOutput (line 401) | func (o OptionsLegacyOutput) ToOptionsLegacyOutput() OptionsLegacyOutp... method ToOptionsLegacyOutputWithContext (line 405) | func (o OptionsLegacyOutput) ToOptionsLegacyOutputWithContext(ctx cont... method BandwidthLimitClone (line 410) | func (o OptionsLegacyOutput) BandwidthLimitClone() pulumi.IntPtrOutput { method BandwidthLimitDefault (line 415) | func (o OptionsLegacyOutput) BandwidthLimitDefault() pulumi.IntPtrOutp... method BandwidthLimitMigration (line 420) | func (o OptionsLegacyOutput) BandwidthLimitMigration() pulumi.IntPtrOu... method BandwidthLimitMove (line 425) | func (o OptionsLegacyOutput) BandwidthLimitMove() pulumi.IntPtrOutput { method BandwidthLimitRestore (line 430) | func (o OptionsLegacyOutput) BandwidthLimitRestore() pulumi.IntPtrOutp... method Console (line 435) | func (o OptionsLegacyOutput) Console() pulumi.StringPtrOutput { method CrsHa (line 440) | func (o OptionsLegacyOutput) CrsHa() pulumi.StringOutput { method CrsHaRebalanceOnStart (line 445) | func (o OptionsLegacyOutput) CrsHaRebalanceOnStart() pulumi.BoolPtrOut... method Description (line 450) | func (o OptionsLegacyOutput) Description() pulumi.StringPtrOutput { method EmailFrom (line 455) | func (o OptionsLegacyOutput) EmailFrom() pulumi.StringPtrOutput { method HaShutdownPolicy (line 460) | func (o OptionsLegacyOutput) HaShutdownPolicy() pulumi.StringPtrOutput { method HttpProxy (line 465) | func (o OptionsLegacyOutput) HttpProxy() pulumi.StringPtrOutput { method Keyboard (line 470) | func (o OptionsLegacyOutput) Keyboard() pulumi.StringPtrOutput { method Language (line 475) | func (o OptionsLegacyOutput) Language() pulumi.StringPtrOutput { method MacPrefix (line 480) | func (o OptionsLegacyOutput) MacPrefix() pulumi.StringOutput { method MaxWorkers (line 485) | func (o OptionsLegacyOutput) MaxWorkers() pulumi.IntPtrOutput { method MigrationCidr (line 490) | func (o OptionsLegacyOutput) MigrationCidr() pulumi.StringPtrOutput { method MigrationType (line 495) | func (o OptionsLegacyOutput) MigrationType() pulumi.StringPtrOutput { method NextId (line 500) | func (o OptionsLegacyOutput) NextId() OptionsLegacyNextIdPtrOutput { method Notify (line 505) | func (o OptionsLegacyOutput) Notify() OptionsLegacyNotifyPtrOutput { type OptionsLegacyArrayOutput (line 509) | type OptionsLegacyArrayOutput struct method ElementType (line 511) | func (OptionsLegacyArrayOutput) ElementType() reflect.Type { method ToOptionsLegacyArrayOutput (line 515) | func (o OptionsLegacyArrayOutput) ToOptionsLegacyArrayOutput() Options... method ToOptionsLegacyArrayOutputWithContext (line 519) | func (o OptionsLegacyArrayOutput) ToOptionsLegacyArrayOutputWithContex... method Index (line 523) | func (o OptionsLegacyArrayOutput) Index(i pulumi.IntInput) OptionsLega... type OptionsLegacyMapOutput (line 529) | type OptionsLegacyMapOutput struct method ElementType (line 531) | func (OptionsLegacyMapOutput) ElementType() reflect.Type { method ToOptionsLegacyMapOutput (line 535) | func (o OptionsLegacyMapOutput) ToOptionsLegacyMapOutput() OptionsLega... method ToOptionsLegacyMapOutputWithContext (line 539) | func (o OptionsLegacyMapOutput) ToOptionsLegacyMapOutputWithContext(ct... method MapIndex (line 543) | func (o OptionsLegacyMapOutput) MapIndex(k pulumi.StringInput) Options... function init (line 549) | func init() { FILE: sdk/go/proxmoxve/cluster/pulumiTypes.go type FirewallLegacyLogRatelimit (line 16) | type FirewallLegacyLogRatelimit struct type FirewallLegacyLogRatelimitInput (line 31) | type FirewallLegacyLogRatelimitInput interface type FirewallLegacyLogRatelimitArgs (line 38) | type FirewallLegacyLogRatelimitArgs struct method ElementType (line 49) | func (FirewallLegacyLogRatelimitArgs) ElementType() reflect.Type { method ToFirewallLegacyLogRatelimitOutput (line 53) | func (i FirewallLegacyLogRatelimitArgs) ToFirewallLegacyLogRatelimitOu... method ToFirewallLegacyLogRatelimitOutputWithContext (line 57) | func (i FirewallLegacyLogRatelimitArgs) ToFirewallLegacyLogRatelimitOu... method ToFirewallLegacyLogRatelimitPtrOutput (line 61) | func (i FirewallLegacyLogRatelimitArgs) ToFirewallLegacyLogRatelimitPt... method ToFirewallLegacyLogRatelimitPtrOutputWithContext (line 65) | func (i FirewallLegacyLogRatelimitArgs) ToFirewallLegacyLogRatelimitPt... type FirewallLegacyLogRatelimitPtrInput (line 77) | type FirewallLegacyLogRatelimitPtrInput interface type firewallLegacyLogRatelimitPtrType (line 84) | type firewallLegacyLogRatelimitPtrType method ElementType (line 90) | func (*firewallLegacyLogRatelimitPtrType) ElementType() reflect.Type { method ToFirewallLegacyLogRatelimitPtrOutput (line 94) | func (i *firewallLegacyLogRatelimitPtrType) ToFirewallLegacyLogRatelim... method ToFirewallLegacyLogRatelimitPtrOutputWithContext (line 98) | func (i *firewallLegacyLogRatelimitPtrType) ToFirewallLegacyLogRatelim... function FirewallLegacyLogRatelimitPtr (line 86) | func FirewallLegacyLogRatelimitPtr(v *FirewallLegacyLogRatelimitArgs) Fi... type FirewallLegacyLogRatelimitOutput (line 102) | type FirewallLegacyLogRatelimitOutput struct method ElementType (line 104) | func (FirewallLegacyLogRatelimitOutput) ElementType() reflect.Type { method ToFirewallLegacyLogRatelimitOutput (line 108) | func (o FirewallLegacyLogRatelimitOutput) ToFirewallLegacyLogRatelimit... method ToFirewallLegacyLogRatelimitOutputWithContext (line 112) | func (o FirewallLegacyLogRatelimitOutput) ToFirewallLegacyLogRatelimit... method ToFirewallLegacyLogRatelimitPtrOutput (line 116) | func (o FirewallLegacyLogRatelimitOutput) ToFirewallLegacyLogRatelimit... method ToFirewallLegacyLogRatelimitPtrOutputWithContext (line 120) | func (o FirewallLegacyLogRatelimitOutput) ToFirewallLegacyLogRatelimit... method Burst (line 128) | func (o FirewallLegacyLogRatelimitOutput) Burst() pulumi.IntPtrOutput { method Enabled (line 133) | func (o FirewallLegacyLogRatelimitOutput) Enabled() pulumi.BoolPtrOutp... method Rate (line 139) | func (o FirewallLegacyLogRatelimitOutput) Rate() pulumi.StringPtrOutput { type FirewallLegacyLogRatelimitPtrOutput (line 143) | type FirewallLegacyLogRatelimitPtrOutput struct method ElementType (line 145) | func (FirewallLegacyLogRatelimitPtrOutput) ElementType() reflect.Type { method ToFirewallLegacyLogRatelimitPtrOutput (line 149) | func (o FirewallLegacyLogRatelimitPtrOutput) ToFirewallLegacyLogRateli... method ToFirewallLegacyLogRatelimitPtrOutputWithContext (line 153) | func (o FirewallLegacyLogRatelimitPtrOutput) ToFirewallLegacyLogRateli... method Elem (line 157) | func (o FirewallLegacyLogRatelimitPtrOutput) Elem() FirewallLegacyLogR... method Burst (line 169) | func (o FirewallLegacyLogRatelimitPtrOutput) Burst() pulumi.IntPtrOutp... method Enabled (line 179) | func (o FirewallLegacyLogRatelimitPtrOutput) Enabled() pulumi.BoolPtrO... method Rate (line 190) | func (o FirewallLegacyLogRatelimitPtrOutput) Rate() pulumi.StringPtrOu... type OptionsLegacyNextId (line 199) | type OptionsLegacyNextId struct type OptionsLegacyNextIdInput (line 210) | type OptionsLegacyNextIdInput interface type OptionsLegacyNextIdArgs (line 217) | type OptionsLegacyNextIdArgs struct method ElementType (line 224) | func (OptionsLegacyNextIdArgs) ElementType() reflect.Type { method ToOptionsLegacyNextIdOutput (line 228) | func (i OptionsLegacyNextIdArgs) ToOptionsLegacyNextIdOutput() Options... method ToOptionsLegacyNextIdOutputWithContext (line 232) | func (i OptionsLegacyNextIdArgs) ToOptionsLegacyNextIdOutputWithContex... method ToOptionsLegacyNextIdPtrOutput (line 236) | func (i OptionsLegacyNextIdArgs) ToOptionsLegacyNextIdPtrOutput() Opti... method ToOptionsLegacyNextIdPtrOutputWithContext (line 240) | func (i OptionsLegacyNextIdArgs) ToOptionsLegacyNextIdPtrOutputWithCon... type OptionsLegacyNextIdPtrInput (line 252) | type OptionsLegacyNextIdPtrInput interface type optionsLegacyNextIdPtrType (line 259) | type optionsLegacyNextIdPtrType method ElementType (line 265) | func (*optionsLegacyNextIdPtrType) ElementType() reflect.Type { method ToOptionsLegacyNextIdPtrOutput (line 269) | func (i *optionsLegacyNextIdPtrType) ToOptionsLegacyNextIdPtrOutput() ... method ToOptionsLegacyNextIdPtrOutputWithContext (line 273) | func (i *optionsLegacyNextIdPtrType) ToOptionsLegacyNextIdPtrOutputWit... function OptionsLegacyNextIdPtr (line 261) | func OptionsLegacyNextIdPtr(v *OptionsLegacyNextIdArgs) OptionsLegacyNex... type OptionsLegacyNextIdOutput (line 277) | type OptionsLegacyNextIdOutput struct method ElementType (line 279) | func (OptionsLegacyNextIdOutput) ElementType() reflect.Type { method ToOptionsLegacyNextIdOutput (line 283) | func (o OptionsLegacyNextIdOutput) ToOptionsLegacyNextIdOutput() Optio... method ToOptionsLegacyNextIdOutputWithContext (line 287) | func (o OptionsLegacyNextIdOutput) ToOptionsLegacyNextIdOutputWithCont... method ToOptionsLegacyNextIdPtrOutput (line 291) | func (o OptionsLegacyNextIdOutput) ToOptionsLegacyNextIdPtrOutput() Op... method ToOptionsLegacyNextIdPtrOutputWithContext (line 295) | func (o OptionsLegacyNextIdOutput) ToOptionsLegacyNextIdPtrOutputWithC... method Lower (line 302) | func (o OptionsLegacyNextIdOutput) Lower() pulumi.IntPtrOutput { method Upper (line 307) | func (o OptionsLegacyNextIdOutput) Upper() pulumi.IntPtrOutput { type OptionsLegacyNextIdPtrOutput (line 311) | type OptionsLegacyNextIdPtrOutput struct method ElementType (line 313) | func (OptionsLegacyNextIdPtrOutput) ElementType() reflect.Type { method ToOptionsLegacyNextIdPtrOutput (line 317) | func (o OptionsLegacyNextIdPtrOutput) ToOptionsLegacyNextIdPtrOutput()... method ToOptionsLegacyNextIdPtrOutputWithContext (line 321) | func (o OptionsLegacyNextIdPtrOutput) ToOptionsLegacyNextIdPtrOutputWi... method Elem (line 325) | func (o OptionsLegacyNextIdPtrOutput) Elem() OptionsLegacyNextIdOutput { method Lower (line 336) | func (o OptionsLegacyNextIdPtrOutput) Lower() pulumi.IntPtrOutput { method Upper (line 346) | func (o OptionsLegacyNextIdPtrOutput) Upper() pulumi.IntPtrOutput { type OptionsLegacyNotify (line 355) | type OptionsLegacyNotify struct type OptionsLegacyNotifyInput (line 374) | type OptionsLegacyNotifyInput interface type OptionsLegacyNotifyArgs (line 381) | type OptionsLegacyNotifyArgs struct method ElementType (line 396) | func (OptionsLegacyNotifyArgs) ElementType() reflect.Type { method ToOptionsLegacyNotifyOutput (line 400) | func (i OptionsLegacyNotifyArgs) ToOptionsLegacyNotifyOutput() Options... method ToOptionsLegacyNotifyOutputWithContext (line 404) | func (i OptionsLegacyNotifyArgs) ToOptionsLegacyNotifyOutputWithContex... method ToOptionsLegacyNotifyPtrOutput (line 408) | func (i OptionsLegacyNotifyArgs) ToOptionsLegacyNotifyPtrOutput() Opti... method ToOptionsLegacyNotifyPtrOutputWithContext (line 412) | func (i OptionsLegacyNotifyArgs) ToOptionsLegacyNotifyPtrOutputWithCon... type OptionsLegacyNotifyPtrInput (line 424) | type OptionsLegacyNotifyPtrInput interface type optionsLegacyNotifyPtrType (line 431) | type optionsLegacyNotifyPtrType method ElementType (line 437) | func (*optionsLegacyNotifyPtrType) ElementType() reflect.Type { method ToOptionsLegacyNotifyPtrOutput (line 441) | func (i *optionsLegacyNotifyPtrType) ToOptionsLegacyNotifyPtrOutput() ... method ToOptionsLegacyNotifyPtrOutputWithContext (line 445) | func (i *optionsLegacyNotifyPtrType) ToOptionsLegacyNotifyPtrOutputWit... function OptionsLegacyNotifyPtr (line 433) | func OptionsLegacyNotifyPtr(v *OptionsLegacyNotifyArgs) OptionsLegacyNot... type OptionsLegacyNotifyOutput (line 449) | type OptionsLegacyNotifyOutput struct method ElementType (line 451) | func (OptionsLegacyNotifyOutput) ElementType() reflect.Type { method ToOptionsLegacyNotifyOutput (line 455) | func (o OptionsLegacyNotifyOutput) ToOptionsLegacyNotifyOutput() Optio... method ToOptionsLegacyNotifyOutputWithContext (line 459) | func (o OptionsLegacyNotifyOutput) ToOptionsLegacyNotifyOutputWithCont... method ToOptionsLegacyNotifyPtrOutput (line 463) | func (o OptionsLegacyNotifyOutput) ToOptionsLegacyNotifyPtrOutput() Op... method ToOptionsLegacyNotifyPtrOutputWithContext (line 467) | func (o OptionsLegacyNotifyOutput) ToOptionsLegacyNotifyPtrOutputWithC... method HaFencingMode (line 474) | func (o OptionsLegacyNotifyOutput) HaFencingMode() pulumi.StringPtrOut... method HaFencingTarget (line 479) | func (o OptionsLegacyNotifyOutput) HaFencingTarget() pulumi.StringPtrO... method PackageUpdates (line 484) | func (o OptionsLegacyNotifyOutput) PackageUpdates() pulumi.StringPtrOu... method PackageUpdatesTarget (line 489) | func (o OptionsLegacyNotifyOutput) PackageUpdatesTarget() pulumi.Strin... method Replication (line 494) | func (o OptionsLegacyNotifyOutput) Replication() pulumi.StringPtrOutput { method ReplicationTarget (line 499) | func (o OptionsLegacyNotifyOutput) ReplicationTarget() pulumi.StringPt... type OptionsLegacyNotifyPtrOutput (line 503) | type OptionsLegacyNotifyPtrOutput struct method ElementType (line 505) | func (OptionsLegacyNotifyPtrOutput) ElementType() reflect.Type { method ToOptionsLegacyNotifyPtrOutput (line 509) | func (o OptionsLegacyNotifyPtrOutput) ToOptionsLegacyNotifyPtrOutput()... method ToOptionsLegacyNotifyPtrOutputWithContext (line 513) | func (o OptionsLegacyNotifyPtrOutput) ToOptionsLegacyNotifyPtrOutputWi... method Elem (line 517) | func (o OptionsLegacyNotifyPtrOutput) Elem() OptionsLegacyNotifyOutput { method HaFencingMode (line 528) | func (o OptionsLegacyNotifyPtrOutput) HaFencingMode() pulumi.StringPtr... method HaFencingTarget (line 538) | func (o OptionsLegacyNotifyPtrOutput) HaFencingTarget() pulumi.StringP... method PackageUpdates (line 548) | func (o OptionsLegacyNotifyPtrOutput) PackageUpdates() pulumi.StringPt... method PackageUpdatesTarget (line 558) | func (o OptionsLegacyNotifyPtrOutput) PackageUpdatesTarget() pulumi.St... method Replication (line 568) | func (o OptionsLegacyNotifyPtrOutput) Replication() pulumi.StringPtrOu... method ReplicationTarget (line 578) | func (o OptionsLegacyNotifyPtrOutput) ReplicationTarget() pulumi.Strin... type OptionsNextId (line 587) | type OptionsNextId struct type OptionsNextIdInput (line 598) | type OptionsNextIdInput interface type OptionsNextIdArgs (line 605) | type OptionsNextIdArgs struct method ElementType (line 612) | func (OptionsNextIdArgs) ElementType() reflect.Type { method ToOptionsNextIdOutput (line 616) | func (i OptionsNextIdArgs) ToOptionsNextIdOutput() OptionsNextIdOutput { method ToOptionsNextIdOutputWithContext (line 620) | func (i OptionsNextIdArgs) ToOptionsNextIdOutputWithContext(ctx contex... method ToOptionsNextIdPtrOutput (line 624) | func (i OptionsNextIdArgs) ToOptionsNextIdPtrOutput() OptionsNextIdPtr... method ToOptionsNextIdPtrOutputWithContext (line 628) | func (i OptionsNextIdArgs) ToOptionsNextIdPtrOutputWithContext(ctx con... type OptionsNextIdPtrInput (line 640) | type OptionsNextIdPtrInput interface type optionsNextIdPtrType (line 647) | type optionsNextIdPtrType method ElementType (line 653) | func (*optionsNextIdPtrType) ElementType() reflect.Type { method ToOptionsNextIdPtrOutput (line 657) | func (i *optionsNextIdPtrType) ToOptionsNextIdPtrOutput() OptionsNextI... method ToOptionsNextIdPtrOutputWithContext (line 661) | func (i *optionsNextIdPtrType) ToOptionsNextIdPtrOutputWithContext(ctx... function OptionsNextIdPtr (line 649) | func OptionsNextIdPtr(v *OptionsNextIdArgs) OptionsNextIdPtrInput { type OptionsNextIdOutput (line 665) | type OptionsNextIdOutput struct method ElementType (line 667) | func (OptionsNextIdOutput) ElementType() reflect.Type { method ToOptionsNextIdOutput (line 671) | func (o OptionsNextIdOutput) ToOptionsNextIdOutput() OptionsNextIdOutp... method ToOptionsNextIdOutputWithContext (line 675) | func (o OptionsNextIdOutput) ToOptionsNextIdOutputWithContext(ctx cont... method ToOptionsNextIdPtrOutput (line 679) | func (o OptionsNextIdOutput) ToOptionsNextIdPtrOutput() OptionsNextIdP... method ToOptionsNextIdPtrOutputWithContext (line 683) | func (o OptionsNextIdOutput) ToOptionsNextIdPtrOutputWithContext(ctx c... method Lower (line 690) | func (o OptionsNextIdOutput) Lower() pulumi.IntPtrOutput { method Upper (line 695) | func (o OptionsNextIdOutput) Upper() pulumi.IntPtrOutput { type OptionsNextIdPtrOutput (line 699) | type OptionsNextIdPtrOutput struct method ElementType (line 701) | func (OptionsNextIdPtrOutput) ElementType() reflect.Type { method ToOptionsNextIdPtrOutput (line 705) | func (o OptionsNextIdPtrOutput) ToOptionsNextIdPtrOutput() OptionsNext... method ToOptionsNextIdPtrOutputWithContext (line 709) | func (o OptionsNextIdPtrOutput) ToOptionsNextIdPtrOutputWithContext(ct... method Elem (line 713) | func (o OptionsNextIdPtrOutput) Elem() OptionsNextIdOutput { method Lower (line 724) | func (o OptionsNextIdPtrOutput) Lower() pulumi.IntPtrOutput { method Upper (line 734) | func (o OptionsNextIdPtrOutput) Upper() pulumi.IntPtrOutput { type OptionsNotify (line 743) | type OptionsNotify struct type OptionsNotifyInput (line 762) | type OptionsNotifyInput interface type OptionsNotifyArgs (line 769) | type OptionsNotifyArgs struct method ElementType (line 784) | func (OptionsNotifyArgs) ElementType() reflect.Type { method ToOptionsNotifyOutput (line 788) | func (i OptionsNotifyArgs) ToOptionsNotifyOutput() OptionsNotifyOutput { method ToOptionsNotifyOutputWithContext (line 792) | func (i OptionsNotifyArgs) ToOptionsNotifyOutputWithContext(ctx contex... method ToOptionsNotifyPtrOutput (line 796) | func (i OptionsNotifyArgs) ToOptionsNotifyPtrOutput() OptionsNotifyPtr... method ToOptionsNotifyPtrOutputWithContext (line 800) | func (i OptionsNotifyArgs) ToOptionsNotifyPtrOutputWithContext(ctx con... type OptionsNotifyPtrInput (line 812) | type OptionsNotifyPtrInput interface type optionsNotifyPtrType (line 819) | type optionsNotifyPtrType method ElementType (line 825) | func (*optionsNotifyPtrType) ElementType() reflect.Type { method ToOptionsNotifyPtrOutput (line 829) | func (i *optionsNotifyPtrType) ToOptionsNotifyPtrOutput() OptionsNotif... method ToOptionsNotifyPtrOutputWithContext (line 833) | func (i *optionsNotifyPtrType) ToOptionsNotifyPtrOutputWithContext(ctx... function OptionsNotifyPtr (line 821) | func OptionsNotifyPtr(v *OptionsNotifyArgs) OptionsNotifyPtrInput { type OptionsNotifyOutput (line 837) | type OptionsNotifyOutput struct method ElementType (line 839) | func (OptionsNotifyOutput) ElementType() reflect.Type { method ToOptionsNotifyOutput (line 843) | func (o OptionsNotifyOutput) ToOptionsNotifyOutput() OptionsNotifyOutp... method ToOptionsNotifyOutputWithContext (line 847) | func (o OptionsNotifyOutput) ToOptionsNotifyOutputWithContext(ctx cont... method ToOptionsNotifyPtrOutput (line 851) | func (o OptionsNotifyOutput) ToOptionsNotifyPtrOutput() OptionsNotifyP... method ToOptionsNotifyPtrOutputWithContext (line 855) | func (o OptionsNotifyOutput) ToOptionsNotifyPtrOutputWithContext(ctx c... method HaFencingMode (line 862) | func (o OptionsNotifyOutput) HaFencingMode() pulumi.StringPtrOutput { method HaFencingTarget (line 867) | func (o OptionsNotifyOutput) HaFencingTarget() pulumi.StringPtrOutput { method PackageUpdates (line 872) | func (o OptionsNotifyOutput) PackageUpdates() pulumi.StringPtrOutput { method PackageUpdatesTarget (line 877) | func (o OptionsNotifyOutput) PackageUpdatesTarget() pulumi.StringPtrOu... method Replication (line 882) | func (o OptionsNotifyOutput) Replication() pulumi.StringPtrOutput { method ReplicationTarget (line 887) | func (o OptionsNotifyOutput) ReplicationTarget() pulumi.StringPtrOutput { type OptionsNotifyPtrOutput (line 891) | type OptionsNotifyPtrOutput struct method ElementType (line 893) | func (OptionsNotifyPtrOutput) ElementType() reflect.Type { method ToOptionsNotifyPtrOutput (line 897) | func (o OptionsNotifyPtrOutput) ToOptionsNotifyPtrOutput() OptionsNoti... method ToOptionsNotifyPtrOutputWithContext (line 901) | func (o OptionsNotifyPtrOutput) ToOptionsNotifyPtrOutputWithContext(ct... method Elem (line 905) | func (o OptionsNotifyPtrOutput) Elem() OptionsNotifyOutput { method HaFencingMode (line 916) | func (o OptionsNotifyPtrOutput) HaFencingMode() pulumi.StringPtrOutput { method HaFencingTarget (line 926) | func (o OptionsNotifyPtrOutput) HaFencingTarget() pulumi.StringPtrOutp... method PackageUpdates (line 936) | func (o OptionsNotifyPtrOutput) PackageUpdates() pulumi.StringPtrOutput { method PackageUpdatesTarget (line 946) | func (o OptionsNotifyPtrOutput) PackageUpdatesTarget() pulumi.StringPt... method Replication (line 956) | func (o OptionsNotifyPtrOutput) Replication() pulumi.StringPtrOutput { method ReplicationTarget (line 966) | func (o OptionsNotifyPtrOutput) ReplicationTarget() pulumi.StringPtrOu... function init (line 975) | func init() { FILE: sdk/go/proxmoxve/config/config.go function GetApiToken (line 15) | func GetApiToken(ctx *pulumi.Context) string { function GetAuthTicket (line 20) | func GetAuthTicket(ctx *pulumi.Context) string { function GetCsrfPreventionToken (line 25) | func GetCsrfPreventionToken(ctx *pulumi.Context) string { function GetEndpoint (line 30) | func GetEndpoint(ctx *pulumi.Context) string { function GetInsecure (line 35) | func GetInsecure(ctx *pulumi.Context) bool { function GetMinTls (line 40) | func GetMinTls(ctx *pulumi.Context) string { function GetOtp (line 47) | func GetOtp(ctx *pulumi.Context) string { function GetPassword (line 52) | func GetPassword(ctx *pulumi.Context) string { function GetRandomVmIdEnd (line 57) | func GetRandomVmIdEnd(ctx *pulumi.Context) int { function GetRandomVmIdStart (line 62) | func GetRandomVmIdStart(ctx *pulumi.Context) int { function GetRandomVmIds (line 67) | func GetRandomVmIds(ctx *pulumi.Context) bool { function GetSsh (line 72) | func GetSsh(ctx *pulumi.Context) string { function GetTmpDir (line 77) | func GetTmpDir(ctx *pulumi.Context) string { function GetUsername (line 82) | func GetUsername(ctx *pulumi.Context) string { FILE: sdk/go/proxmoxve/config/pulumiTypes.go type Ssh (line 16) | type Ssh struct type SshInput (line 45) | type SshInput interface type SshArgs (line 52) | type SshArgs struct method ElementType (line 77) | func (SshArgs) ElementType() reflect.Type { method ToSshOutput (line 81) | func (i SshArgs) ToSshOutput() SshOutput { method ToSshOutputWithContext (line 85) | func (i SshArgs) ToSshOutputWithContext(ctx context.Context) SshOutput { type SshOutput (line 89) | type SshOutput struct method ElementType (line 91) | func (SshOutput) ElementType() reflect.Type { method ToSshOutput (line 95) | func (o SshOutput) ToSshOutput() SshOutput { method ToSshOutputWithContext (line 99) | func (o SshOutput) ToSshOutputWithContext(ctx context.Context) SshOutp... method Agent (line 104) | func (o SshOutput) Agent() pulumi.BoolPtrOutput { method AgentForwarding (line 109) | func (o SshOutput) AgentForwarding() pulumi.BoolPtrOutput { method AgentSocket (line 114) | func (o SshOutput) AgentSocket() pulumi.StringPtrOutput { method NodeAddressSource (line 119) | func (o SshOutput) NodeAddressSource() pulumi.StringPtrOutput { method Nodes (line 124) | func (o SshOutput) Nodes() SshNodeArrayOutput { method Password (line 129) | func (o SshOutput) Password() pulumi.StringPtrOutput { method PrivateKey (line 134) | func (o SshOutput) PrivateKey() pulumi.StringPtrOutput { method Socks5Password (line 139) | func (o SshOutput) Socks5Password() pulumi.StringPtrOutput { method Socks5Server (line 144) | func (o SshOutput) Socks5Server() pulumi.StringPtrOutput { method Socks5Username (line 149) | func (o SshOutput) Socks5Username() pulumi.StringPtrOutput { method Username (line 154) | func (o SshOutput) Username() pulumi.StringPtrOutput { type SshNode (line 158) | type SshNode struct type SshNodeInput (line 171) | type SshNodeInput interface type SshNodeArgs (line 178) | type SshNodeArgs struct method ElementType (line 187) | func (SshNodeArgs) ElementType() reflect.Type { method ToSshNodeOutput (line 191) | func (i SshNodeArgs) ToSshNodeOutput() SshNodeOutput { method ToSshNodeOutputWithContext (line 195) | func (i SshNodeArgs) ToSshNodeOutputWithContext(ctx context.Context) S... type SshNodeArrayInput (line 203) | type SshNodeArrayInput interface type SshNodeArray (line 210) | type SshNodeArray method ElementType (line 212) | func (SshNodeArray) ElementType() reflect.Type { method ToSshNodeArrayOutput (line 216) | func (i SshNodeArray) ToSshNodeArrayOutput() SshNodeArrayOutput { method ToSshNodeArrayOutputWithContext (line 220) | func (i SshNodeArray) ToSshNodeArrayOutputWithContext(ctx context.Cont... type SshNodeOutput (line 224) | type SshNodeOutput struct method ElementType (line 226) | func (SshNodeOutput) ElementType() reflect.Type { method ToSshNodeOutput (line 230) | func (o SshNodeOutput) ToSshNodeOutput() SshNodeOutput { method ToSshNodeOutputWithContext (line 234) | func (o SshNodeOutput) ToSshNodeOutputWithContext(ctx context.Context)... method Address (line 239) | func (o SshNodeOutput) Address() pulumi.StringOutput { method Name (line 244) | func (o SshNodeOutput) Name() pulumi.StringOutput { method Port (line 249) | func (o SshNodeOutput) Port() pulumi.IntPtrOutput { type SshNodeArrayOutput (line 253) | type SshNodeArrayOutput struct method ElementType (line 255) | func (SshNodeArrayOutput) ElementType() reflect.Type { method ToSshNodeArrayOutput (line 259) | func (o SshNodeArrayOutput) ToSshNodeArrayOutput() SshNodeArrayOutput { method ToSshNodeArrayOutputWithContext (line 263) | func (o SshNodeArrayOutput) ToSshNodeArrayOutputWithContext(ctx contex... method Index (line 267) | func (o SshNodeArrayOutput) Index(i pulumi.IntInput) SshNodeOutput { function init (line 273) | func init() { FILE: sdk/go/proxmoxve/containerLegacy.go type ContainerLegacy (line 142) | type ContainerLegacy struct method ElementType (line 584) | func (*ContainerLegacy) ElementType() reflect.Type { method ToContainerLegacyOutput (line 588) | func (i *ContainerLegacy) ToContainerLegacyOutput() ContainerLegacyOut... method ToContainerLegacyOutputWithContext (line 592) | func (i *ContainerLegacy) ToContainerLegacyOutputWithContext(ctx conte... function NewContainerLegacy (line 225) | func NewContainerLegacy(ctx *pulumi.Context, function GetContainerLegacy (line 245) | func GetContainerLegacy(ctx *pulumi.Context, type containerLegacyState (line 256) | type containerLegacyState struct type ContainerLegacyState (line 336) | type ContainerLegacyState struct method ElementType (line 416) | func (ContainerLegacyState) ElementType() reflect.Type { type containerLegacyArgs (line 420) | type containerLegacyArgs struct type ContainerLegacyArgs (line 497) | type ContainerLegacyArgs struct method ElementType (line 573) | func (ContainerLegacyArgs) ElementType() reflect.Type { type ContainerLegacyInput (line 577) | type ContainerLegacyInput interface type ContainerLegacyArrayInput (line 600) | type ContainerLegacyArrayInput interface type ContainerLegacyArray (line 607) | type ContainerLegacyArray method ElementType (line 609) | func (ContainerLegacyArray) ElementType() reflect.Type { method ToContainerLegacyArrayOutput (line 613) | func (i ContainerLegacyArray) ToContainerLegacyArrayOutput() Container... method ToContainerLegacyArrayOutputWithContext (line 617) | func (i ContainerLegacyArray) ToContainerLegacyArrayOutputWithContext(... type ContainerLegacyMapInput (line 625) | type ContainerLegacyMapInput interface type ContainerLegacyMap (line 632) | type ContainerLegacyMap method ElementType (line 634) | func (ContainerLegacyMap) ElementType() reflect.Type { method ToContainerLegacyMapOutput (line 638) | func (i ContainerLegacyMap) ToContainerLegacyMapOutput() ContainerLega... method ToContainerLegacyMapOutputWithContext (line 642) | func (i ContainerLegacyMap) ToContainerLegacyMapOutputWithContext(ctx ... type ContainerLegacyOutput (line 646) | type ContainerLegacyOutput struct method ElementType (line 648) | func (ContainerLegacyOutput) ElementType() reflect.Type { method ToContainerLegacyOutput (line 652) | func (o ContainerLegacyOutput) ToContainerLegacyOutput() ContainerLega... method ToContainerLegacyOutputWithContext (line 656) | func (o ContainerLegacyOutput) ToContainerLegacyOutputWithContext(ctx ... method Clone (line 661) | func (o ContainerLegacyOutput) Clone() ContainerLegacyClonePtrOutput { method Console (line 666) | func (o ContainerLegacyOutput) Console() ContainerLegacyConsolePtrOutp... method Cpu (line 671) | func (o ContainerLegacyOutput) Cpu() ContainerLegacyCpuPtrOutput { method Description (line 676) | func (o ContainerLegacyOutput) Description() pulumi.StringPtrOutput { method DevicePassthroughs (line 681) | func (o ContainerLegacyOutput) DevicePassthroughs() ContainerLegacyDev... method Disk (line 686) | func (o ContainerLegacyOutput) Disk() ContainerLegacyDiskPtrOutput { method EnvironmentVariables (line 691) | func (o ContainerLegacyOutput) EnvironmentVariables() pulumi.StringMap... method Features (line 696) | func (o ContainerLegacyOutput) Features() ContainerLegacyFeaturesPtrOu... method HookScriptFileId (line 701) | func (o ContainerLegacyOutput) HookScriptFileId() pulumi.StringPtrOutp... method Idmaps (line 709) | func (o ContainerLegacyOutput) Idmaps() ContainerLegacyIdmapArrayOutput { method Initialization (line 714) | func (o ContainerLegacyOutput) Initialization() ContainerLegacyInitial... method Ipv4 (line 719) | func (o ContainerLegacyOutput) Ipv4() pulumi.StringMapOutput { method Ipv6 (line 724) | func (o ContainerLegacyOutput) Ipv6() pulumi.StringMapOutput { method Memory (line 729) | func (o ContainerLegacyOutput) Memory() ContainerLegacyMemoryPtrOutput { method MountPoints (line 734) | func (o ContainerLegacyOutput) MountPoints() ContainerLegacyMountPoint... method NetworkInterfaces (line 740) | func (o ContainerLegacyOutput) NetworkInterfaces() ContainerLegacyNetw... method NodeName (line 745) | func (o ContainerLegacyOutput) NodeName() pulumi.StringOutput { method OperatingSystem (line 750) | func (o ContainerLegacyOutput) OperatingSystem() ContainerLegacyOperat... method PoolId (line 755) | func (o ContainerLegacyOutput) PoolId() pulumi.StringPtrOutput { method Protection (line 760) | func (o ContainerLegacyOutput) Protection() pulumi.BoolPtrOutput { method StartOnBoot (line 766) | func (o ContainerLegacyOutput) StartOnBoot() pulumi.BoolPtrOutput { method Started (line 771) | func (o ContainerLegacyOutput) Started() pulumi.BoolPtrOutput { method Startup (line 776) | func (o ContainerLegacyOutput) Startup() ContainerLegacyStartupPtrOutp... method Tags (line 785) | func (o ContainerLegacyOutput) Tags() pulumi.StringArrayOutput { method Template (line 790) | func (o ContainerLegacyOutput) Template() pulumi.BoolPtrOutput { method TimeoutClone (line 795) | func (o ContainerLegacyOutput) TimeoutClone() pulumi.IntPtrOutput { method TimeoutCreate (line 800) | func (o ContainerLegacyOutput) TimeoutCreate() pulumi.IntPtrOutput { method TimeoutDelete (line 805) | func (o ContainerLegacyOutput) TimeoutDelete() pulumi.IntPtrOutput { method TimeoutStart (line 812) | func (o ContainerLegacyOutput) TimeoutStart() pulumi.IntPtrOutput { method TimeoutUpdate (line 817) | func (o ContainerLegacyOutput) TimeoutUpdate() pulumi.IntPtrOutput { method Unprivileged (line 822) | func (o ContainerLegacyOutput) Unprivileged() pulumi.BoolPtrOutput { method VmId (line 827) | func (o ContainerLegacyOutput) VmId() pulumi.IntOutput { method WaitForIp (line 832) | func (o ContainerLegacyOutput) WaitForIp() ContainerLegacyWaitForIpPtr... type ContainerLegacyArrayOutput (line 836) | type ContainerLegacyArrayOutput struct method ElementType (line 838) | func (ContainerLegacyArrayOutput) ElementType() reflect.Type { method ToContainerLegacyArrayOutput (line 842) | func (o ContainerLegacyArrayOutput) ToContainerLegacyArrayOutput() Con... method ToContainerLegacyArrayOutputWithContext (line 846) | func (o ContainerLegacyArrayOutput) ToContainerLegacyArrayOutputWithCo... method Index (line 850) | func (o ContainerLegacyArrayOutput) Index(i pulumi.IntInput) Container... type ContainerLegacyMapOutput (line 856) | type ContainerLegacyMapOutput struct method ElementType (line 858) | func (ContainerLegacyMapOutput) ElementType() reflect.Type { method ToContainerLegacyMapOutput (line 862) | func (o ContainerLegacyMapOutput) ToContainerLegacyMapOutput() Contain... method ToContainerLegacyMapOutputWithContext (line 866) | func (o ContainerLegacyMapOutput) ToContainerLegacyMapOutputWithContex... method MapIndex (line 870) | func (o ContainerLegacyMapOutput) MapIndex(k pulumi.StringInput) Conta... function init (line 876) | func init() { FILE: sdk/go/proxmoxve/dnsLegacy.go type DnsLegacy (line 65) | type DnsLegacy struct method ElementType (line 163) | func (*DnsLegacy) ElementType() reflect.Type { method ToDnsLegacyOutput (line 167) | func (i *DnsLegacy) ToDnsLegacyOutput() DnsLegacyOutput { method ToDnsLegacyOutputWithContext (line 171) | func (i *DnsLegacy) ToDnsLegacyOutputWithContext(ctx context.Context) ... function NewDnsLegacy (line 77) | func NewDnsLegacy(ctx *pulumi.Context, function GetDnsLegacy (line 100) | func GetDnsLegacy(ctx *pulumi.Context, type dnsLegacyState (line 111) | type dnsLegacyState struct type DnsLegacyState (line 120) | type DnsLegacyState struct method ElementType (line 129) | func (DnsLegacyState) ElementType() reflect.Type { type dnsLegacyArgs (line 133) | type dnsLegacyArgs struct type DnsLegacyArgs (line 143) | type DnsLegacyArgs struct method ElementType (line 152) | func (DnsLegacyArgs) ElementType() reflect.Type { type DnsLegacyInput (line 156) | type DnsLegacyInput interface type DnsLegacyArrayInput (line 179) | type DnsLegacyArrayInput interface type DnsLegacyArray (line 186) | type DnsLegacyArray method ElementType (line 188) | func (DnsLegacyArray) ElementType() reflect.Type { method ToDnsLegacyArrayOutput (line 192) | func (i DnsLegacyArray) ToDnsLegacyArrayOutput() DnsLegacyArrayOutput { method ToDnsLegacyArrayOutputWithContext (line 196) | func (i DnsLegacyArray) ToDnsLegacyArrayOutputWithContext(ctx context.... type DnsLegacyMapInput (line 204) | type DnsLegacyMapInput interface type DnsLegacyMap (line 211) | type DnsLegacyMap method ElementType (line 213) | func (DnsLegacyMap) ElementType() reflect.Type { method ToDnsLegacyMapOutput (line 217) | func (i DnsLegacyMap) ToDnsLegacyMapOutput() DnsLegacyMapOutput { method ToDnsLegacyMapOutputWithContext (line 221) | func (i DnsLegacyMap) ToDnsLegacyMapOutputWithContext(ctx context.Cont... type DnsLegacyOutput (line 225) | type DnsLegacyOutput struct method ElementType (line 227) | func (DnsLegacyOutput) ElementType() reflect.Type { method ToDnsLegacyOutput (line 231) | func (o DnsLegacyOutput) ToDnsLegacyOutput() DnsLegacyOutput { method ToDnsLegacyOutputWithContext (line 235) | func (o DnsLegacyOutput) ToDnsLegacyOutputWithContext(ctx context.Cont... method Domain (line 240) | func (o DnsLegacyOutput) Domain() pulumi.StringOutput { method NodeName (line 245) | func (o DnsLegacyOutput) NodeName() pulumi.StringOutput { method Servers (line 250) | func (o DnsLegacyOutput) Servers() pulumi.StringArrayOutput { type DnsLegacyArrayOutput (line 254) | type DnsLegacyArrayOutput struct method ElementType (line 256) | func (DnsLegacyArrayOutput) ElementType() reflect.Type { method ToDnsLegacyArrayOutput (line 260) | func (o DnsLegacyArrayOutput) ToDnsLegacyArrayOutput() DnsLegacyArrayO... method ToDnsLegacyArrayOutputWithContext (line 264) | func (o DnsLegacyArrayOutput) ToDnsLegacyArrayOutputWithContext(ctx co... method Index (line 268) | func (o DnsLegacyArrayOutput) Index(i pulumi.IntInput) DnsLegacyOutput { type DnsLegacyMapOutput (line 274) | type DnsLegacyMapOutput struct method ElementType (line 276) | func (DnsLegacyMapOutput) ElementType() reflect.Type { method ToDnsLegacyMapOutput (line 280) | func (o DnsLegacyMapOutput) ToDnsLegacyMapOutput() DnsLegacyMapOutput { method ToDnsLegacyMapOutputWithContext (line 284) | func (o DnsLegacyMapOutput) ToDnsLegacyMapOutputWithContext(ctx contex... method MapIndex (line 288) | func (o DnsLegacyMapOutput) MapIndex(k pulumi.StringInput) DnsLegacyOu... function init (line 294) | func init() { FILE: sdk/go/proxmoxve/download/file.go type File (line 125) | type File struct method ElementType (line 325) | func (*File) ElementType() reflect.Type { method ToFileOutput (line 329) | func (i *File) ToFileOutput() FileOutput { method ToFileOutputWithContext (line 333) | func (i *File) ToFileOutputWithContext(ctx context.Context) FileOutput { function NewFile (line 157) | func NewFile(ctx *pulumi.Context, function GetFile (line 186) | func GetFile(ctx *pulumi.Context, type fileState (line 197) | type fileState struct type FileState (line 226) | type FileState struct method ElementType (line 255) | func (FileState) ElementType() reflect.Type { type fileArgs (line 259) | type fileArgs struct type FileArgs (line 287) | type FileArgs struct method ElementType (line 314) | func (FileArgs) ElementType() reflect.Type { type FileInput (line 318) | type FileInput interface type FileArrayInput (line 341) | type FileArrayInput interface type FileArray (line 348) | type FileArray method ElementType (line 350) | func (FileArray) ElementType() reflect.Type { method ToFileArrayOutput (line 354) | func (i FileArray) ToFileArrayOutput() FileArrayOutput { method ToFileArrayOutputWithContext (line 358) | func (i FileArray) ToFileArrayOutputWithContext(ctx context.Context) F... type FileMapInput (line 366) | type FileMapInput interface type FileMap (line 373) | type FileMap method ElementType (line 375) | func (FileMap) ElementType() reflect.Type { method ToFileMapOutput (line 379) | func (i FileMap) ToFileMapOutput() FileMapOutput { method ToFileMapOutputWithContext (line 383) | func (i FileMap) ToFileMapOutputWithContext(ctx context.Context) FileM... type FileOutput (line 387) | type FileOutput struct method ElementType (line 389) | func (FileOutput) ElementType() reflect.Type { method ToFileOutput (line 393) | func (o FileOutput) ToFileOutput() FileOutput { method ToFileOutputWithContext (line 397) | func (o FileOutput) ToFileOutputWithContext(ctx context.Context) FileO... method Checksum (line 402) | func (o FileOutput) Checksum() pulumi.StringPtrOutput { method ChecksumAlgorithm (line 407) | func (o FileOutput) ChecksumAlgorithm() pulumi.StringPtrOutput { method ContentType (line 412) | func (o FileOutput) ContentType() pulumi.StringOutput { method DatastoreId (line 417) | func (o FileOutput) DatastoreId() pulumi.StringOutput { method DecompressionAlgorithm (line 422) | func (o FileOutput) DecompressionAlgorithm() pulumi.StringPtrOutput { method FileName (line 427) | func (o FileOutput) FileName() pulumi.StringOutput { method NodeName (line 432) | func (o FileOutput) NodeName() pulumi.StringOutput { method Overwrite (line 437) | func (o FileOutput) Overwrite() pulumi.BoolOutput { method OverwriteUnmanaged (line 442) | func (o FileOutput) OverwriteUnmanaged() pulumi.BoolOutput { method Size (line 447) | func (o FileOutput) Size() pulumi.IntOutput { method UploadTimeout (line 452) | func (o FileOutput) UploadTimeout() pulumi.IntOutput { method Url (line 457) | func (o FileOutput) Url() pulumi.StringOutput { method Verify (line 462) | func (o FileOutput) Verify() pulumi.BoolOutput { type FileArrayOutput (line 466) | type FileArrayOutput struct method ElementType (line 468) | func (FileArrayOutput) ElementType() reflect.Type { method ToFileArrayOutput (line 472) | func (o FileArrayOutput) ToFileArrayOutput() FileArrayOutput { method ToFileArrayOutputWithContext (line 476) | func (o FileArrayOutput) ToFileArrayOutputWithContext(ctx context.Cont... method Index (line 480) | func (o FileArrayOutput) Index(i pulumi.IntInput) FileOutput { type FileMapOutput (line 486) | type FileMapOutput struct method ElementType (line 488) | func (FileMapOutput) ElementType() reflect.Type { method ToFileMapOutput (line 492) | func (o FileMapOutput) ToFileMapOutput() FileMapOutput { method ToFileMapOutputWithContext (line 496) | func (o FileMapOutput) ToFileMapOutputWithContext(ctx context.Context)... method MapIndex (line 500) | func (o FileMapOutput) MapIndex(k pulumi.StringInput) FileOutput { function init (line 506) | func init() { FILE: sdk/go/proxmoxve/download/fileLegacy.go type FileLegacy (line 127) | type FileLegacy struct method ElementType (line 327) | func (*FileLegacy) ElementType() reflect.Type { method ToFileLegacyOutput (line 331) | func (i *FileLegacy) ToFileLegacyOutput() FileLegacyOutput { method ToFileLegacyOutputWithContext (line 335) | func (i *FileLegacy) ToFileLegacyOutputWithContext(ctx context.Context... function NewFileLegacy (line 159) | func NewFileLegacy(ctx *pulumi.Context, function GetFileLegacy (line 188) | func GetFileLegacy(ctx *pulumi.Context, type fileLegacyState (line 199) | type fileLegacyState struct type FileLegacyState (line 228) | type FileLegacyState struct method ElementType (line 257) | func (FileLegacyState) ElementType() reflect.Type { type fileLegacyArgs (line 261) | type fileLegacyArgs struct type FileLegacyArgs (line 289) | type FileLegacyArgs struct method ElementType (line 316) | func (FileLegacyArgs) ElementType() reflect.Type { type FileLegacyInput (line 320) | type FileLegacyInput interface type FileLegacyArrayInput (line 343) | type FileLegacyArrayInput interface type FileLegacyArray (line 350) | type FileLegacyArray method ElementType (line 352) | func (FileLegacyArray) ElementType() reflect.Type { method ToFileLegacyArrayOutput (line 356) | func (i FileLegacyArray) ToFileLegacyArrayOutput() FileLegacyArrayOutp... method ToFileLegacyArrayOutputWithContext (line 360) | func (i FileLegacyArray) ToFileLegacyArrayOutputWithContext(ctx contex... type FileLegacyMapInput (line 368) | type FileLegacyMapInput interface type FileLegacyMap (line 375) | type FileLegacyMap method ElementType (line 377) | func (FileLegacyMap) ElementType() reflect.Type { method ToFileLegacyMapOutput (line 381) | func (i FileLegacyMap) ToFileLegacyMapOutput() FileLegacyMapOutput { method ToFileLegacyMapOutputWithContext (line 385) | func (i FileLegacyMap) ToFileLegacyMapOutputWithContext(ctx context.Co... type FileLegacyOutput (line 389) | type FileLegacyOutput struct method ElementType (line 391) | func (FileLegacyOutput) ElementType() reflect.Type { method ToFileLegacyOutput (line 395) | func (o FileLegacyOutput) ToFileLegacyOutput() FileLegacyOutput { method ToFileLegacyOutputWithContext (line 399) | func (o FileLegacyOutput) ToFileLegacyOutputWithContext(ctx context.Co... method Checksum (line 404) | func (o FileLegacyOutput) Checksum() pulumi.StringPtrOutput { method ChecksumAlgorithm (line 409) | func (o FileLegacyOutput) ChecksumAlgorithm() pulumi.StringPtrOutput { method ContentType (line 414) | func (o FileLegacyOutput) ContentType() pulumi.StringOutput { method DatastoreId (line 419) | func (o FileLegacyOutput) DatastoreId() pulumi.StringOutput { method DecompressionAlgorithm (line 424) | func (o FileLegacyOutput) DecompressionAlgorithm() pulumi.StringPtrOut... method FileName (line 429) | func (o FileLegacyOutput) FileName() pulumi.StringOutput { method NodeName (line 434) | func (o FileLegacyOutput) NodeName() pulumi.StringOutput { method Overwrite (line 439) | func (o FileLegacyOutput) Overwrite() pulumi.BoolOutput { method OverwriteUnmanaged (line 444) | func (o FileLegacyOutput) OverwriteUnmanaged() pulumi.BoolOutput { method Size (line 449) | func (o FileLegacyOutput) Size() pulumi.IntOutput { method UploadTimeout (line 454) | func (o FileLegacyOutput) UploadTimeout() pulumi.IntOutput { method Url (line 459) | func (o FileLegacyOutput) Url() pulumi.StringOutput { method Verify (line 464) | func (o FileLegacyOutput) Verify() pulumi.BoolOutput { type FileLegacyArrayOutput (line 468) | type FileLegacyArrayOutput struct method ElementType (line 470) | func (FileLegacyArrayOutput) ElementType() reflect.Type { method ToFileLegacyArrayOutput (line 474) | func (o FileLegacyArrayOutput) ToFileLegacyArrayOutput() FileLegacyArr... method ToFileLegacyArrayOutputWithContext (line 478) | func (o FileLegacyArrayOutput) ToFileLegacyArrayOutputWithContext(ctx ... method Index (line 482) | func (o FileLegacyArrayOutput) Index(i pulumi.IntInput) FileLegacyOutp... type FileLegacyMapOutput (line 488) | type FileLegacyMapOutput struct method ElementType (line 490) | func (FileLegacyMapOutput) ElementType() reflect.Type { method ToFileLegacyMapOutput (line 494) | func (o FileLegacyMapOutput) ToFileLegacyMapOutput() FileLegacyMapOutp... method ToFileLegacyMapOutputWithContext (line 498) | func (o FileLegacyMapOutput) ToFileLegacyMapOutputWithContext(ctx cont... method MapIndex (line 502) | func (o FileLegacyMapOutput) MapIndex(k pulumi.StringInput) FileLegacy... function init (line 508) | func init() { FILE: sdk/go/proxmoxve/download/init.go type module (line 14) | type module struct method Version (line 18) | func (m *module) Version() semver.Version { method Construct (line 22) | func (m *module) Construct(ctx *pulumi.Context, name, typ, urn string)... function init (line 36) | func init() { FILE: sdk/go/proxmoxve/fileLegacy.go type FileLegacy (line 274) | type FileLegacy struct method ElementType (line 471) | func (*FileLegacy) ElementType() reflect.Type { method ToFileLegacyOutput (line 475) | func (i *FileLegacy) ToFileLegacyOutput() FileLegacyOutput { method ToFileLegacyOutputWithContext (line 479) | func (i *FileLegacy) ToFileLegacyOutputWithContext(ctx context.Context... function NewFileLegacy (line 309) | func NewFileLegacy(ctx *pulumi.Context, function GetFileLegacy (line 332) | func GetFileLegacy(ctx *pulumi.Context, type fileLegacyState (line 343) | type fileLegacyState struct type FileLegacyState (line 375) | type FileLegacyState struct method ElementType (line 407) | func (FileLegacyState) ElementType() reflect.Type { type fileLegacyArgs (line 411) | type fileLegacyArgs struct type FileLegacyArgs (line 436) | type FileLegacyArgs struct method ElementType (line 460) | func (FileLegacyArgs) ElementType() reflect.Type { type FileLegacyInput (line 464) | type FileLegacyInput interface type FileLegacyArrayInput (line 487) | type FileLegacyArrayInput interface type FileLegacyArray (line 494) | type FileLegacyArray method ElementType (line 496) | func (FileLegacyArray) ElementType() reflect.Type { method ToFileLegacyArrayOutput (line 500) | func (i FileLegacyArray) ToFileLegacyArrayOutput() FileLegacyArrayOutp... method ToFileLegacyArrayOutputWithContext (line 504) | func (i FileLegacyArray) ToFileLegacyArrayOutputWithContext(ctx contex... type FileLegacyMapInput (line 512) | type FileLegacyMapInput interface type FileLegacyMap (line 519) | type FileLegacyMap method ElementType (line 521) | func (FileLegacyMap) ElementType() reflect.Type { method ToFileLegacyMapOutput (line 525) | func (i FileLegacyMap) ToFileLegacyMapOutput() FileLegacyMapOutput { method ToFileLegacyMapOutputWithContext (line 529) | func (i FileLegacyMap) ToFileLegacyMapOutputWithContext(ctx context.Co... type FileLegacyOutput (line 533) | type FileLegacyOutput struct method ElementType (line 535) | func (FileLegacyOutput) ElementType() reflect.Type { method ToFileLegacyOutput (line 539) | func (o FileLegacyOutput) ToFileLegacyOutput() FileLegacyOutput { method ToFileLegacyOutputWithContext (line 543) | func (o FileLegacyOutput) ToFileLegacyOutputWithContext(ctx context.Co... method ContentType (line 549) | func (o FileLegacyOutput) ContentType() pulumi.StringOutput { method DatastoreId (line 554) | func (o FileLegacyOutput) DatastoreId() pulumi.StringOutput { method FileMode (line 559) | func (o FileLegacyOutput) FileMode() pulumi.StringPtrOutput { method FileModificationDate (line 564) | func (o FileLegacyOutput) FileModificationDate() pulumi.StringOutput { method FileName (line 569) | func (o FileLegacyOutput) FileName() pulumi.StringOutput { method FileSize (line 574) | func (o FileLegacyOutput) FileSize() pulumi.IntOutput { method FileTag (line 579) | func (o FileLegacyOutput) FileTag() pulumi.StringOutput { method NodeName (line 584) | func (o FileLegacyOutput) NodeName() pulumi.StringOutput { method Overwrite (line 590) | func (o FileLegacyOutput) Overwrite() pulumi.BoolPtrOutput { method SourceFile (line 597) | func (o FileLegacyOutput) SourceFile() FileLegacySourceFilePtrOutput { method SourceRaw (line 602) | func (o FileLegacyOutput) SourceRaw() FileLegacySourceRawPtrOutput { method TimeoutUpload (line 608) | func (o FileLegacyOutput) TimeoutUpload() pulumi.IntPtrOutput { type FileLegacyArrayOutput (line 612) | type FileLegacyArrayOutput struct method ElementType (line 614) | func (FileLegacyArrayOutput) ElementType() reflect.Type { method ToFileLegacyArrayOutput (line 618) | func (o FileLegacyArrayOutput) ToFileLegacyArrayOutput() FileLegacyArr... method ToFileLegacyArrayOutputWithContext (line 622) | func (o FileLegacyArrayOutput) ToFileLegacyArrayOutputWithContext(ctx ... method Index (line 626) | func (o FileLegacyArrayOutput) Index(i pulumi.IntInput) FileLegacyOutp... type FileLegacyMapOutput (line 632) | type FileLegacyMapOutput struct method ElementType (line 634) | func (FileLegacyMapOutput) ElementType() reflect.Type { method ToFileLegacyMapOutput (line 638) | func (o FileLegacyMapOutput) ToFileLegacyMapOutput() FileLegacyMapOutp... method ToFileLegacyMapOutputWithContext (line 642) | func (o FileLegacyMapOutput) ToFileLegacyMapOutputWithContext(ctx cont... method MapIndex (line 646) | func (o FileLegacyMapOutput) MapIndex(k pulumi.StringInput) FileLegacy... function init (line 652) | func init() { FILE: sdk/go/proxmoxve/firewall/aliasLegacy.go type AliasLegacy (line 58) | type AliasLegacy struct method ElementType (line 183) | func (*AliasLegacy) ElementType() reflect.Type { method ToAliasLegacyOutput (line 187) | func (i *AliasLegacy) ToAliasLegacyOutput() AliasLegacyOutput { method ToAliasLegacyOutputWithContext (line 191) | func (i *AliasLegacy) ToAliasLegacyOutputWithContext(ctx context.Conte... function NewAliasLegacy (line 76) | func NewAliasLegacy(ctx *pulumi.Context, function GetAliasLegacy (line 96) | func GetAliasLegacy(ctx *pulumi.Context, type aliasLegacyState (line 107) | type aliasLegacyState struct type AliasLegacyState (line 122) | type AliasLegacyState struct method ElementType (line 137) | func (AliasLegacyState) ElementType() reflect.Type { type aliasLegacyArgs (line 141) | type aliasLegacyArgs struct type AliasLegacyArgs (line 157) | type AliasLegacyArgs struct method ElementType (line 172) | func (AliasLegacyArgs) ElementType() reflect.Type { type AliasLegacyInput (line 176) | type AliasLegacyInput interface type AliasLegacyArrayInput (line 199) | type AliasLegacyArrayInput interface type AliasLegacyArray (line 206) | type AliasLegacyArray method ElementType (line 208) | func (AliasLegacyArray) ElementType() reflect.Type { method ToAliasLegacyArrayOutput (line 212) | func (i AliasLegacyArray) ToAliasLegacyArrayOutput() AliasLegacyArrayO... method ToAliasLegacyArrayOutputWithContext (line 216) | func (i AliasLegacyArray) ToAliasLegacyArrayOutputWithContext(ctx cont... type AliasLegacyMapInput (line 224) | type AliasLegacyMapInput interface type AliasLegacyMap (line 231) | type AliasLegacyMap method ElementType (line 233) | func (AliasLegacyMap) ElementType() reflect.Type { method ToAliasLegacyMapOutput (line 237) | func (i AliasLegacyMap) ToAliasLegacyMapOutput() AliasLegacyMapOutput { method ToAliasLegacyMapOutputWithContext (line 241) | func (i AliasLegacyMap) ToAliasLegacyMapOutputWithContext(ctx context.... type AliasLegacyOutput (line 245) | type AliasLegacyOutput struct method ElementType (line 247) | func (AliasLegacyOutput) ElementType() reflect.Type { method ToAliasLegacyOutput (line 251) | func (o AliasLegacyOutput) ToAliasLegacyOutput() AliasLegacyOutput { method ToAliasLegacyOutputWithContext (line 255) | func (o AliasLegacyOutput) ToAliasLegacyOutputWithContext(ctx context.... method Cidr (line 260) | func (o AliasLegacyOutput) Cidr() pulumi.StringOutput { method Comment (line 265) | func (o AliasLegacyOutput) Comment() pulumi.StringPtrOutput { method ContainerId (line 270) | func (o AliasLegacyOutput) ContainerId() pulumi.IntPtrOutput { method Name (line 275) | func (o AliasLegacyOutput) Name() pulumi.StringOutput { method NodeName (line 280) | func (o AliasLegacyOutput) NodeName() pulumi.StringPtrOutput { method VmId (line 285) | func (o AliasLegacyOutput) VmId() pulumi.IntPtrOutput { type AliasLegacyArrayOutput (line 289) | type AliasLegacyArrayOutput struct method ElementType (line 291) | func (AliasLegacyArrayOutput) ElementType() reflect.Type { method ToAliasLegacyArrayOutput (line 295) | func (o AliasLegacyArrayOutput) ToAliasLegacyArrayOutput() AliasLegacy... method ToAliasLegacyArrayOutputWithContext (line 299) | func (o AliasLegacyArrayOutput) ToAliasLegacyArrayOutputWithContext(ct... method Index (line 303) | func (o AliasLegacyArrayOutput) Index(i pulumi.IntInput) AliasLegacyOu... type AliasLegacyMapOutput (line 309) | type AliasLegacyMapOutput struct method ElementType (line 311) | func (AliasLegacyMapOutput) ElementType() reflect.Type { method ToAliasLegacyMapOutput (line 315) | func (o AliasLegacyMapOutput) ToAliasLegacyMapOutput() AliasLegacyMapO... method ToAliasLegacyMapOutputWithContext (line 319) | func (o AliasLegacyMapOutput) ToAliasLegacyMapOutputWithContext(ctx co... method MapIndex (line 323) | func (o AliasLegacyMapOutput) MapIndex(k pulumi.StringInput) AliasLega... function init (line 329) | func init() { FILE: sdk/go/proxmoxve/firewall/init.go type module (line 14) | type module struct method Version (line 18) | func (m *module) Version() semver.Version { method Construct (line 22) | func (m *module) Construct(ctx *pulumi.Context, name, typ, urn string)... function init (line 40) | func init() { FILE: sdk/go/proxmoxve/firewall/ipsetLegacy.go type IpsetLegacy (line 91) | type IpsetLegacy struct method ElementType (line 213) | func (*IpsetLegacy) ElementType() reflect.Type { method ToIpsetLegacyOutput (line 217) | func (i *IpsetLegacy) ToIpsetLegacyOutput() IpsetLegacyOutput { method ToIpsetLegacyOutputWithContext (line 221) | func (i *IpsetLegacy) ToIpsetLegacyOutputWithContext(ctx context.Conte... function NewIpsetLegacy (line 109) | func NewIpsetLegacy(ctx *pulumi.Context, function GetIpsetLegacy (line 126) | func GetIpsetLegacy(ctx *pulumi.Context, type ipsetLegacyState (line 137) | type ipsetLegacyState struct type IpsetLegacyState (line 152) | type IpsetLegacyState struct method ElementType (line 167) | func (IpsetLegacyState) ElementType() reflect.Type { type ipsetLegacyArgs (line 171) | type ipsetLegacyArgs struct type IpsetLegacyArgs (line 187) | type IpsetLegacyArgs struct method ElementType (line 202) | func (IpsetLegacyArgs) ElementType() reflect.Type { type IpsetLegacyInput (line 206) | type IpsetLegacyInput interface type IpsetLegacyArrayInput (line 229) | type IpsetLegacyArrayInput interface type IpsetLegacyArray (line 236) | type IpsetLegacyArray method ElementType (line 238) | func (IpsetLegacyArray) ElementType() reflect.Type { method ToIpsetLegacyArrayOutput (line 242) | func (i IpsetLegacyArray) ToIpsetLegacyArrayOutput() IpsetLegacyArrayO... method ToIpsetLegacyArrayOutputWithContext (line 246) | func (i IpsetLegacyArray) ToIpsetLegacyArrayOutputWithContext(ctx cont... type IpsetLegacyMapInput (line 254) | type IpsetLegacyMapInput interface type IpsetLegacyMap (line 261) | type IpsetLegacyMap method ElementType (line 263) | func (IpsetLegacyMap) ElementType() reflect.Type { method ToIpsetLegacyMapOutput (line 267) | func (i IpsetLegacyMap) ToIpsetLegacyMapOutput() IpsetLegacyMapOutput { method ToIpsetLegacyMapOutputWithContext (line 271) | func (i IpsetLegacyMap) ToIpsetLegacyMapOutputWithContext(ctx context.... type IpsetLegacyOutput (line 275) | type IpsetLegacyOutput struct method ElementType (line 277) | func (IpsetLegacyOutput) ElementType() reflect.Type { method ToIpsetLegacyOutput (line 281) | func (o IpsetLegacyOutput) ToIpsetLegacyOutput() IpsetLegacyOutput { method ToIpsetLegacyOutputWithContext (line 285) | func (o IpsetLegacyOutput) ToIpsetLegacyOutputWithContext(ctx context.... method Cidrs (line 290) | func (o IpsetLegacyOutput) Cidrs() IpsetLegacyCidrArrayOutput { method Comment (line 295) | func (o IpsetLegacyOutput) Comment() pulumi.StringPtrOutput { method ContainerId (line 300) | func (o IpsetLegacyOutput) ContainerId() pulumi.IntPtrOutput { method Name (line 305) | func (o IpsetLegacyOutput) Name() pulumi.StringOutput { method NodeName (line 310) | func (o IpsetLegacyOutput) NodeName() pulumi.StringPtrOutput { method VmId (line 315) | func (o IpsetLegacyOutput) VmId() pulumi.IntPtrOutput { type IpsetLegacyArrayOutput (line 319) | type IpsetLegacyArrayOutput struct method ElementType (line 321) | func (IpsetLegacyArrayOutput) ElementType() reflect.Type { method ToIpsetLegacyArrayOutput (line 325) | func (o IpsetLegacyArrayOutput) ToIpsetLegacyArrayOutput() IpsetLegacy... method ToIpsetLegacyArrayOutputWithContext (line 329) | func (o IpsetLegacyArrayOutput) ToIpsetLegacyArrayOutputWithContext(ct... method Index (line 333) | func (o IpsetLegacyArrayOutput) Index(i pulumi.IntInput) IpsetLegacyOu... type IpsetLegacyMapOutput (line 339) | type IpsetLegacyMapOutput struct method ElementType (line 341) | func (IpsetLegacyMapOutput) ElementType() reflect.Type { method ToIpsetLegacyMapOutput (line 345) | func (o IpsetLegacyMapOutput) ToIpsetLegacyMapOutput() IpsetLegacyMapO... method ToIpsetLegacyMapOutputWithContext (line 349) | func (o IpsetLegacyMapOutput) ToIpsetLegacyMapOutputWithContext(ctx co... method MapIndex (line 353) | func (o IpsetLegacyMapOutput) MapIndex(k pulumi.StringInput) IpsetLega... function init (line 359) | func init() { FILE: sdk/go/proxmoxve/firewall/optionsLegacy.go type OptionsLegacy (line 75) | type OptionsLegacy struct method ElementType (line 320) | func (*OptionsLegacy) ElementType() reflect.Type { method ToOptionsLegacyOutput (line 324) | func (i *OptionsLegacy) ToOptionsLegacyOutput() OptionsLegacyOutput { method ToOptionsLegacyOutputWithContext (line 328) | func (i *OptionsLegacy) ToOptionsLegacyOutputWithContext(ctx context.C... function NewOptionsLegacy (line 117) | func NewOptionsLegacy(ctx *pulumi.Context, function GetOptionsLegacy (line 137) | func GetOptionsLegacy(ctx *pulumi.Context, type optionsLegacyState (line 148) | type optionsLegacyState struct type OptionsLegacyState (line 187) | type OptionsLegacyState struct method ElementType (line 226) | func (OptionsLegacyState) ElementType() reflect.Type { type optionsLegacyArgs (line 230) | type optionsLegacyArgs struct type OptionsLegacyArgs (line 270) | type OptionsLegacyArgs struct method ElementType (line 309) | func (OptionsLegacyArgs) ElementType() reflect.Type { type OptionsLegacyInput (line 313) | type OptionsLegacyInput interface type OptionsLegacyArrayInput (line 336) | type OptionsLegacyArrayInput interface type OptionsLegacyArray (line 343) | type OptionsLegacyArray method ElementType (line 345) | func (OptionsLegacyArray) ElementType() reflect.Type { method ToOptionsLegacyArrayOutput (line 349) | func (i OptionsLegacyArray) ToOptionsLegacyArrayOutput() OptionsLegacy... method ToOptionsLegacyArrayOutputWithContext (line 353) | func (i OptionsLegacyArray) ToOptionsLegacyArrayOutputWithContext(ctx ... type OptionsLegacyMapInput (line 361) | type OptionsLegacyMapInput interface type OptionsLegacyMap (line 368) | type OptionsLegacyMap method ElementType (line 370) | func (OptionsLegacyMap) ElementType() reflect.Type { method ToOptionsLegacyMapOutput (line 374) | func (i OptionsLegacyMap) ToOptionsLegacyMapOutput() OptionsLegacyMapO... method ToOptionsLegacyMapOutputWithContext (line 378) | func (i OptionsLegacyMap) ToOptionsLegacyMapOutputWithContext(ctx cont... type OptionsLegacyOutput (line 382) | type OptionsLegacyOutput struct method ElementType (line 384) | func (OptionsLegacyOutput) ElementType() reflect.Type { method ToOptionsLegacyOutput (line 388) | func (o OptionsLegacyOutput) ToOptionsLegacyOutput() OptionsLegacyOutp... method ToOptionsLegacyOutputWithContext (line 392) | func (o OptionsLegacyOutput) ToOptionsLegacyOutputWithContext(ctx cont... method ContainerId (line 397) | func (o OptionsLegacyOutput) ContainerId() pulumi.IntPtrOutput { method Dhcp (line 402) | func (o OptionsLegacyOutput) Dhcp() pulumi.BoolPtrOutput { method Enabled (line 407) | func (o OptionsLegacyOutput) Enabled() pulumi.BoolPtrOutput { method InputPolicy (line 413) | func (o OptionsLegacyOutput) InputPolicy() pulumi.StringPtrOutput { method Ipfilter (line 422) | func (o OptionsLegacyOutput) Ipfilter() pulumi.BoolPtrOutput { method LogLevelIn (line 429) | func (o OptionsLegacyOutput) LogLevelIn() pulumi.StringPtrOutput { method LogLevelOut (line 436) | func (o OptionsLegacyOutput) LogLevelOut() pulumi.StringPtrOutput { method Macfilter (line 441) | func (o OptionsLegacyOutput) Macfilter() pulumi.BoolPtrOutput { method Ndp (line 446) | func (o OptionsLegacyOutput) Ndp() pulumi.BoolPtrOutput { method NodeName (line 451) | func (o OptionsLegacyOutput) NodeName() pulumi.StringOutput { method OutputPolicy (line 457) | func (o OptionsLegacyOutput) OutputPolicy() pulumi.StringPtrOutput { method Radv (line 462) | func (o OptionsLegacyOutput) Radv() pulumi.BoolPtrOutput { method VmId (line 467) | func (o OptionsLegacyOutput) VmId() pulumi.IntPtrOutput { type OptionsLegacyArrayOutput (line 471) | type OptionsLegacyArrayOutput struct method ElementType (line 473) | func (OptionsLegacyArrayOutput) ElementType() reflect.Type { method ToOptionsLegacyArrayOutput (line 477) | func (o OptionsLegacyArrayOutput) ToOptionsLegacyArrayOutput() Options... method ToOptionsLegacyArrayOutputWithContext (line 481) | func (o OptionsLegacyArrayOutput) ToOptionsLegacyArrayOutputWithContex... method Index (line 485) | func (o OptionsLegacyArrayOutput) Index(i pulumi.IntInput) OptionsLega... type OptionsLegacyMapOutput (line 491) | type OptionsLegacyMapOutput struct method ElementType (line 493) | func (OptionsLegacyMapOutput) ElementType() reflect.Type { method ToOptionsLegacyMapOutput (line 497) | func (o OptionsLegacyMapOutput) ToOptionsLegacyMapOutput() OptionsLega... method ToOptionsLegacyMapOutputWithContext (line 501) | func (o OptionsLegacyMapOutput) ToOptionsLegacyMapOutputWithContext(ct... method MapIndex (line 505) | func (o OptionsLegacyMapOutput) MapIndex(k pulumi.StringInput) Options... function init (line 511) | func init() { FILE: sdk/go/proxmoxve/firewall/pulumiTypes.go type IpsetLegacyCidr (line 16) | type IpsetLegacyCidr struct type IpsetLegacyCidrInput (line 30) | type IpsetLegacyCidrInput interface type IpsetLegacyCidrArgs (line 37) | type IpsetLegacyCidrArgs struct method ElementType (line 47) | func (IpsetLegacyCidrArgs) ElementType() reflect.Type { method ToIpsetLegacyCidrOutput (line 51) | func (i IpsetLegacyCidrArgs) ToIpsetLegacyCidrOutput() IpsetLegacyCidr... method ToIpsetLegacyCidrOutputWithContext (line 55) | func (i IpsetLegacyCidrArgs) ToIpsetLegacyCidrOutputWithContext(ctx co... type IpsetLegacyCidrArrayInput (line 63) | type IpsetLegacyCidrArrayInput interface type IpsetLegacyCidrArray (line 70) | type IpsetLegacyCidrArray method ElementType (line 72) | func (IpsetLegacyCidrArray) ElementType() reflect.Type { method ToIpsetLegacyCidrArrayOutput (line 76) | func (i IpsetLegacyCidrArray) ToIpsetLegacyCidrArrayOutput() IpsetLega... method ToIpsetLegacyCidrArrayOutputWithContext (line 80) | func (i IpsetLegacyCidrArray) ToIpsetLegacyCidrArrayOutputWithContext(... type IpsetLegacyCidrOutput (line 84) | type IpsetLegacyCidrOutput struct method ElementType (line 86) | func (IpsetLegacyCidrOutput) ElementType() reflect.Type { method ToIpsetLegacyCidrOutput (line 90) | func (o IpsetLegacyCidrOutput) ToIpsetLegacyCidrOutput() IpsetLegacyCi... method ToIpsetLegacyCidrOutputWithContext (line 94) | func (o IpsetLegacyCidrOutput) ToIpsetLegacyCidrOutputWithContext(ctx ... method Comment (line 99) | func (o IpsetLegacyCidrOutput) Comment() pulumi.StringPtrOutput { method Name (line 104) | func (o IpsetLegacyCidrOutput) Name() pulumi.StringOutput { method Nomatch (line 110) | func (o IpsetLegacyCidrOutput) Nomatch() pulumi.BoolPtrOutput { type IpsetLegacyCidrArrayOutput (line 114) | type IpsetLegacyCidrArrayOutput struct method ElementType (line 116) | func (IpsetLegacyCidrArrayOutput) ElementType() reflect.Type { method ToIpsetLegacyCidrArrayOutput (line 120) | func (o IpsetLegacyCidrArrayOutput) ToIpsetLegacyCidrArrayOutput() Ips... method ToIpsetLegacyCidrArrayOutputWithContext (line 124) | func (o IpsetLegacyCidrArrayOutput) ToIpsetLegacyCidrArrayOutputWithCo... method Index (line 128) | func (o IpsetLegacyCidrArrayOutput) Index(i pulumi.IntInput) IpsetLega... type RulesLegacyRule (line 134) | type RulesLegacyRule struct type RulesLegacyRuleInput (line 193) | type RulesLegacyRuleInput interface type RulesLegacyRuleArgs (line 200) | type RulesLegacyRuleArgs struct method ElementType (line 255) | func (RulesLegacyRuleArgs) ElementType() reflect.Type { method ToRulesLegacyRuleOutput (line 259) | func (i RulesLegacyRuleArgs) ToRulesLegacyRuleOutput() RulesLegacyRule... method ToRulesLegacyRuleOutputWithContext (line 263) | func (i RulesLegacyRuleArgs) ToRulesLegacyRuleOutputWithContext(ctx co... type RulesLegacyRuleArrayInput (line 271) | type RulesLegacyRuleArrayInput interface type RulesLegacyRuleArray (line 278) | type RulesLegacyRuleArray method ElementType (line 280) | func (RulesLegacyRuleArray) ElementType() reflect.Type { method ToRulesLegacyRuleArrayOutput (line 284) | func (i RulesLegacyRuleArray) ToRulesLegacyRuleArrayOutput() RulesLega... method ToRulesLegacyRuleArrayOutputWithContext (line 288) | func (i RulesLegacyRuleArray) ToRulesLegacyRuleArrayOutputWithContext(... type RulesLegacyRuleOutput (line 292) | type RulesLegacyRuleOutput struct method ElementType (line 294) | func (RulesLegacyRuleOutput) ElementType() reflect.Type { method ToRulesLegacyRuleOutput (line 298) | func (o RulesLegacyRuleOutput) ToRulesLegacyRuleOutput() RulesLegacyRu... method ToRulesLegacyRuleOutputWithContext (line 302) | func (o RulesLegacyRuleOutput) ToRulesLegacyRuleOutputWithContext(ctx ... method Action (line 307) | func (o RulesLegacyRuleOutput) Action() pulumi.StringPtrOutput { method Comment (line 312) | func (o RulesLegacyRuleOutput) Comment() pulumi.StringPtrOutput { method Dest (line 322) | func (o RulesLegacyRuleOutput) Dest() pulumi.StringPtrOutput { method Dport (line 331) | func (o RulesLegacyRuleOutput) Dport() pulumi.StringPtrOutput { method Enabled (line 336) | func (o RulesLegacyRuleOutput) Enabled() pulumi.BoolPtrOutput { method Iface (line 343) | func (o RulesLegacyRuleOutput) Iface() pulumi.StringPtrOutput { method Log (line 349) | func (o RulesLegacyRuleOutput) Log() pulumi.StringPtrOutput { method Macro (line 355) | func (o RulesLegacyRuleOutput) Macro() pulumi.StringPtrOutput { method Pos (line 360) | func (o RulesLegacyRuleOutput) Pos() pulumi.IntPtrOutput { method Proto (line 366) | func (o RulesLegacyRuleOutput) Proto() pulumi.StringPtrOutput { method SecurityGroup (line 371) | func (o RulesLegacyRuleOutput) SecurityGroup() pulumi.StringPtrOutput { method Source (line 381) | func (o RulesLegacyRuleOutput) Source() pulumi.StringPtrOutput { method Sport (line 391) | func (o RulesLegacyRuleOutput) Sport() pulumi.StringPtrOutput { method Type (line 396) | func (o RulesLegacyRuleOutput) Type() pulumi.StringPtrOutput { type RulesLegacyRuleArrayOutput (line 400) | type RulesLegacyRuleArrayOutput struct method ElementType (line 402) | func (RulesLegacyRuleArrayOutput) ElementType() reflect.Type { method ToRulesLegacyRuleArrayOutput (line 406) | func (o RulesLegacyRuleArrayOutput) ToRulesLegacyRuleArrayOutput() Rul... method ToRulesLegacyRuleArrayOutputWithContext (line 410) | func (o RulesLegacyRuleArrayOutput) ToRulesLegacyRuleArrayOutputWithCo... method Index (line 414) | func (o RulesLegacyRuleArrayOutput) Index(i pulumi.IntInput) RulesLega... function init (line 420) | func init() { FILE: sdk/go/proxmoxve/firewall/rulesLegacy.go type RulesLegacy (line 109) | type RulesLegacy struct method ElementType (line 221) | func (*RulesLegacy) ElementType() reflect.Type { method ToRulesLegacyOutput (line 225) | func (i *RulesLegacy) ToRulesLegacyOutput() RulesLegacyOutput { method ToRulesLegacyOutputWithContext (line 229) | func (i *RulesLegacy) ToRulesLegacyOutputWithContext(ctx context.Conte... function NewRulesLegacy (line 125) | func NewRulesLegacy(ctx *pulumi.Context, function GetRulesLegacy (line 142) | func GetRulesLegacy(ctx *pulumi.Context, type rulesLegacyState (line 153) | type rulesLegacyState struct type RulesLegacyState (line 166) | type RulesLegacyState struct method ElementType (line 179) | func (RulesLegacyState) ElementType() reflect.Type { type rulesLegacyArgs (line 183) | type rulesLegacyArgs struct type RulesLegacyArgs (line 197) | type RulesLegacyArgs struct method ElementType (line 210) | func (RulesLegacyArgs) ElementType() reflect.Type { type RulesLegacyInput (line 214) | type RulesLegacyInput interface type RulesLegacyArrayInput (line 237) | type RulesLegacyArrayInput interface type RulesLegacyArray (line 244) | type RulesLegacyArray method ElementType (line 246) | func (RulesLegacyArray) ElementType() reflect.Type { method ToRulesLegacyArrayOutput (line 250) | func (i RulesLegacyArray) ToRulesLegacyArrayOutput() RulesLegacyArrayO... method ToRulesLegacyArrayOutputWithContext (line 254) | func (i RulesLegacyArray) ToRulesLegacyArrayOutputWithContext(ctx cont... type RulesLegacyMapInput (line 262) | type RulesLegacyMapInput interface type RulesLegacyMap (line 269) | type RulesLegacyMap method ElementType (line 271) | func (RulesLegacyMap) ElementType() reflect.Type { method ToRulesLegacyMapOutput (line 275) | func (i RulesLegacyMap) ToRulesLegacyMapOutput() RulesLegacyMapOutput { method ToRulesLegacyMapOutputWithContext (line 279) | func (i RulesLegacyMap) ToRulesLegacyMapOutputWithContext(ctx context.... type RulesLegacyOutput (line 283) | type RulesLegacyOutput struct method ElementType (line 285) | func (RulesLegacyOutput) ElementType() reflect.Type { method ToRulesLegacyOutput (line 289) | func (o RulesLegacyOutput) ToRulesLegacyOutput() RulesLegacyOutput { method ToRulesLegacyOutputWithContext (line 293) | func (o RulesLegacyOutput) ToRulesLegacyOutputWithContext(ctx context.... method ContainerId (line 298) | func (o RulesLegacyOutput) ContainerId() pulumi.IntPtrOutput { method NodeName (line 303) | func (o RulesLegacyOutput) NodeName() pulumi.StringPtrOutput { method Rules (line 310) | func (o RulesLegacyOutput) Rules() RulesLegacyRuleArrayOutput { method VmId (line 315) | func (o RulesLegacyOutput) VmId() pulumi.IntPtrOutput { type RulesLegacyArrayOutput (line 319) | type RulesLegacyArrayOutput struct method ElementType (line 321) | func (RulesLegacyArrayOutput) ElementType() reflect.Type { method ToRulesLegacyArrayOutput (line 325) | func (o RulesLegacyArrayOutput) ToRulesLegacyArrayOutput() RulesLegacy... method ToRulesLegacyArrayOutputWithContext (line 329) | func (o RulesLegacyArrayOutput) ToRulesLegacyArrayOutputWithContext(ct... method Index (line 333) | func (o RulesLegacyArrayOutput) Index(i pulumi.IntInput) RulesLegacyOu... type RulesLegacyMapOutput (line 339) | type RulesLegacyMapOutput struct method ElementType (line 341) | func (RulesLegacyMapOutput) ElementType() reflect.Type { method ToRulesLegacyMapOutput (line 345) | func (o RulesLegacyMapOutput) ToRulesLegacyMapOutput() RulesLegacyMapO... method ToRulesLegacyMapOutputWithContext (line 349) | func (o RulesLegacyMapOutput) ToRulesLegacyMapOutputWithContext(ctx co... method MapIndex (line 353) | func (o RulesLegacyMapOutput) MapIndex(k pulumi.StringInput) RulesLega... function init (line 359) | func init() { FILE: sdk/go/proxmoxve/getContainerLegacy.go function LookupContainerLegacy (line 42) | func LookupContainerLegacy(ctx *pulumi.Context, args *LookupContainerLeg... type LookupContainerLegacyArgs (line 53) | type LookupContainerLegacyArgs struct type LookupContainerLegacyResult (line 65) | type LookupContainerLegacyResult struct function LookupContainerLegacyOutput (line 80) | func LookupContainerLegacyOutput(ctx *pulumi.Context, args LookupContain... type LookupContainerLegacyOutputArgs (line 90) | type LookupContainerLegacyOutputArgs struct method ElementType (line 101) | func (LookupContainerLegacyOutputArgs) ElementType() reflect.Type { type LookupContainerLegacyResultOutput (line 106) | type LookupContainerLegacyResultOutput struct method ElementType (line 108) | func (LookupContainerLegacyResultOutput) ElementType() reflect.Type { method ToLookupContainerLegacyResultOutput (line 112) | func (o LookupContainerLegacyResultOutput) ToLookupContainerLegacyResu... method ToLookupContainerLegacyResultOutputWithContext (line 116) | func (o LookupContainerLegacyResultOutput) ToLookupContainerLegacyResu... method Id (line 121) | func (o LookupContainerLegacyResultOutput) Id() pulumi.StringOutput { method Name (line 126) | func (o LookupContainerLegacyResultOutput) Name() pulumi.StringOutput { method NodeName (line 130) | func (o LookupContainerLegacyResultOutput) NodeName() pulumi.StringOut... method Status (line 135) | func (o LookupContainerLegacyResultOutput) Status() pulumi.StringPtrOu... method Tags (line 140) | func (o LookupContainerLegacyResultOutput) Tags() pulumi.StringArrayOu... method Template (line 145) | func (o LookupContainerLegacyResultOutput) Template() pulumi.BoolPtrOu... method VmId (line 149) | func (o LookupContainerLegacyResultOutput) VmId() pulumi.IntOutput { function init (line 153) | func init() { FILE: sdk/go/proxmoxve/getContainersLegacy.go function GetContainersLegacy (line 81) | func GetContainersLegacy(ctx *pulumi.Context, args *GetContainersLegacyA... type GetContainersLegacyArgs (line 92) | type GetContainersLegacyArgs struct type GetContainersLegacyResult (line 103) | type GetContainersLegacyResult struct function GetContainersLegacyOutput (line 115) | func GetContainersLegacyOutput(ctx *pulumi.Context, args GetContainersLe... type GetContainersLegacyOutputArgs (line 125) | type GetContainersLegacyOutputArgs struct method ElementType (line 135) | func (GetContainersLegacyOutputArgs) ElementType() reflect.Type { type GetContainersLegacyResultOutput (line 140) | type GetContainersLegacyResultOutput struct method ElementType (line 142) | func (GetContainersLegacyResultOutput) ElementType() reflect.Type { method ToGetContainersLegacyResultOutput (line 146) | func (o GetContainersLegacyResultOutput) ToGetContainersLegacyResultOu... method ToGetContainersLegacyResultOutputWithContext (line 150) | func (o GetContainersLegacyResultOutput) ToGetContainersLegacyResultOu... method Containers (line 155) | func (o GetContainersLegacyResultOutput) Containers() GetContainersLeg... method Filters (line 159) | func (o GetContainersLegacyResultOutput) Filters() GetContainersLegacy... method Id (line 164) | func (o GetContainersLegacyResultOutput) Id() pulumi.StringOutput { method NodeName (line 169) | func (o GetContainersLegacyResultOutput) NodeName() pulumi.StringPtrOu... method Tags (line 174) | func (o GetContainersLegacyResultOutput) Tags() pulumi.StringArrayOutp... function init (line 178) | func init() { FILE: sdk/go/proxmoxve/getDatastores.go function GetDatastores (line 15) | func GetDatastores(ctx *pulumi.Context, args *GetDatastoresArgs, opts ..... type GetDatastoresArgs (line 26) | type GetDatastoresArgs struct type GetDatastoresResult (line 36) | type GetDatastoresResult struct function GetDatastoresOutput (line 47) | func GetDatastoresOutput(ctx *pulumi.Context, args GetDatastoresOutputAr... type GetDatastoresOutputArgs (line 57) | type GetDatastoresOutputArgs struct method ElementType (line 66) | func (GetDatastoresOutputArgs) ElementType() reflect.Type { type GetDatastoresResultOutput (line 71) | type GetDatastoresResultOutput struct method ElementType (line 73) | func (GetDatastoresResultOutput) ElementType() reflect.Type { method ToGetDatastoresResultOutput (line 77) | func (o GetDatastoresResultOutput) ToGetDatastoresResultOutput() GetDa... method ToGetDatastoresResultOutputWithContext (line 81) | func (o GetDatastoresResultOutput) ToGetDatastoresResultOutputWithCont... method Datastores (line 86) | func (o GetDatastoresResultOutput) Datastores() GetDatastoresDatastore... method Filters (line 91) | func (o GetDatastoresResultOutput) Filters() GetDatastoresFiltersPtrOu... method Id (line 96) | func (o GetDatastoresResultOutput) Id() pulumi.StringOutput { method NodeName (line 101) | func (o GetDatastoresResultOutput) NodeName() pulumi.StringOutput { function init (line 105) | func init() { FILE: sdk/go/proxmoxve/getDatastoresLegacy.go function GetDatastoresLegacy (line 17) | func GetDatastoresLegacy(ctx *pulumi.Context, args *GetDatastoresLegacyA... type GetDatastoresLegacyArgs (line 28) | type GetDatastoresLegacyArgs struct type GetDatastoresLegacyResult (line 38) | type GetDatastoresLegacyResult struct function GetDatastoresLegacyOutput (line 49) | func GetDatastoresLegacyOutput(ctx *pulumi.Context, args GetDatastoresLe... type GetDatastoresLegacyOutputArgs (line 59) | type GetDatastoresLegacyOutputArgs struct method ElementType (line 68) | func (GetDatastoresLegacyOutputArgs) ElementType() reflect.Type { type GetDatastoresLegacyResultOutput (line 73) | type GetDatastoresLegacyResultOutput struct method ElementType (line 75) | func (GetDatastoresLegacyResultOutput) ElementType() reflect.Type { method ToGetDatastoresLegacyResultOutput (line 79) | func (o GetDatastoresLegacyResultOutput) ToGetDatastoresLegacyResultOu... method ToGetDatastoresLegacyResultOutputWithContext (line 83) | func (o GetDatastoresLegacyResultOutput) ToGetDatastoresLegacyResultOu... method Datastores (line 88) | func (o GetDatastoresLegacyResultOutput) Datastores() GetDatastoresLeg... method Filters (line 93) | func (o GetDatastoresLegacyResultOutput) Filters() GetDatastoresLegacy... method Id (line 98) | func (o GetDatastoresLegacyResultOutput) Id() pulumi.StringOutput { method NodeName (line 103) | func (o GetDatastoresLegacyResultOutput) NodeName() pulumi.StringOutput { function init (line 107) | func init() { FILE: sdk/go/proxmoxve/getDnsLegacy.go function LookupDnsLegacy (line 41) | func LookupDnsLegacy(ctx *pulumi.Context, args *LookupDnsLegacyArgs, opt... type LookupDnsLegacyArgs (line 52) | type LookupDnsLegacyArgs struct type LookupDnsLegacyResult (line 58) | type LookupDnsLegacyResult struct function LookupDnsLegacyOutput (line 68) | func LookupDnsLegacyOutput(ctx *pulumi.Context, args LookupDnsLegacyOutp... type LookupDnsLegacyOutputArgs (line 78) | type LookupDnsLegacyOutputArgs struct method ElementType (line 83) | func (LookupDnsLegacyOutputArgs) ElementType() reflect.Type { type LookupDnsLegacyResultOutput (line 88) | type LookupDnsLegacyResultOutput struct method ElementType (line 90) | func (LookupDnsLegacyResultOutput) ElementType() reflect.Type { method ToLookupDnsLegacyResultOutput (line 94) | func (o LookupDnsLegacyResultOutput) ToLookupDnsLegacyResultOutput() L... method ToLookupDnsLegacyResultOutputWithContext (line 98) | func (o LookupDnsLegacyResultOutput) ToLookupDnsLegacyResultOutputWith... method Domain (line 103) | func (o LookupDnsLegacyResultOutput) Domain() pulumi.StringOutput { method Id (line 108) | func (o LookupDnsLegacyResultOutput) Id() pulumi.StringOutput { method NodeName (line 112) | func (o LookupDnsLegacyResultOutput) NodeName() pulumi.StringOutput { method Servers (line 117) | func (o LookupDnsLegacyResultOutput) Servers() pulumi.StringArrayOutput { function init (line 121) | func init() { FILE: sdk/go/proxmoxve/getFile.go function GetFile (line 106) | func GetFile(ctx *pulumi.Context, args *GetFileArgs, opts ...pulumi.Invo... type GetFileArgs (line 117) | type GetFileArgs struct type GetFileResult (line 129) | type GetFileResult struct function GetFileOutput (line 148) | func GetFileOutput(ctx *pulumi.Context, args GetFileOutputArgs, opts ...... type GetFileOutputArgs (line 158) | type GetFileOutputArgs struct method ElementType (line 169) | func (GetFileOutputArgs) ElementType() reflect.Type { type GetFileResultOutput (line 174) | type GetFileResultOutput struct method ElementType (line 176) | func (GetFileResultOutput) ElementType() reflect.Type { method ToGetFileResultOutput (line 180) | func (o GetFileResultOutput) ToGetFileResultOutput() GetFileResultOutp... method ToGetFileResultOutputWithContext (line 184) | func (o GetFileResultOutput) ToGetFileResultOutputWithContext(ctx cont... method ContentType (line 189) | func (o GetFileResultOutput) ContentType() pulumi.StringOutput { method DatastoreId (line 194) | func (o GetFileResultOutput) DatastoreId() pulumi.StringOutput { method FileFormat (line 199) | func (o GetFileResultOutput) FileFormat() pulumi.StringOutput { method FileName (line 204) | func (o GetFileResultOutput) FileName() pulumi.StringOutput { method FileSize (line 209) | func (o GetFileResultOutput) FileSize() pulumi.IntOutput { method Id (line 214) | func (o GetFileResultOutput) Id() pulumi.StringOutput { method NodeName (line 219) | func (o GetFileResultOutput) NodeName() pulumi.StringOutput { method Vmid (line 224) | func (o GetFileResultOutput) Vmid() pulumi.IntOutput { function init (line 228) | func init() { FILE: sdk/go/proxmoxve/getFileLegacy.go function LookupFileLegacy (line 104) | func LookupFileLegacy(ctx *pulumi.Context, args *LookupFileLegacyArgs, o... type LookupFileLegacyArgs (line 115) | type LookupFileLegacyArgs struct type LookupFileLegacyResult (line 127) | type LookupFileLegacyResult struct function LookupFileLegacyOutput (line 146) | func LookupFileLegacyOutput(ctx *pulumi.Context, args LookupFileLegacyOu... type LookupFileLegacyOutputArgs (line 156) | type LookupFileLegacyOutputArgs struct method ElementType (line 167) | func (LookupFileLegacyOutputArgs) ElementType() reflect.Type { type LookupFileLegacyResultOutput (line 172) | type LookupFileLegacyResultOutput struct method ElementType (line 174) | func (LookupFileLegacyResultOutput) ElementType() reflect.Type { method ToLookupFileLegacyResultOutput (line 178) | func (o LookupFileLegacyResultOutput) ToLookupFileLegacyResultOutput()... method ToLookupFileLegacyResultOutputWithContext (line 182) | func (o LookupFileLegacyResultOutput) ToLookupFileLegacyResultOutputWi... method ContentType (line 187) | func (o LookupFileLegacyResultOutput) ContentType() pulumi.StringOutput { method DatastoreId (line 192) | func (o LookupFileLegacyResultOutput) DatastoreId() pulumi.StringOutput { method FileFormat (line 197) | func (o LookupFileLegacyResultOutput) FileFormat() pulumi.StringOutput { method FileName (line 202) | func (o LookupFileLegacyResultOutput) FileName() pulumi.StringOutput { method FileSize (line 207) | func (o LookupFileLegacyResultOutput) FileSize() pulumi.IntOutput { method Id (line 212) | func (o LookupFileLegacyResultOutput) Id() pulumi.StringOutput { method NodeName (line 217) | func (o LookupFileLegacyResultOutput) NodeName() pulumi.StringOutput { method Vmid (line 222) | func (o LookupFileLegacyResultOutput) Vmid() pulumi.IntOutput { function init (line 226) | func init() { FILE: sdk/go/proxmoxve/getFiles.go function GetFiles (line 17) | func GetFiles(ctx *pulumi.Context, args *GetFilesArgs, opts ...pulumi.In... type GetFilesArgs (line 28) | type GetFilesArgs struct type GetFilesResult (line 40) | type GetFilesResult struct function GetFilesOutput (line 55) | func GetFilesOutput(ctx *pulumi.Context, args GetFilesOutputArgs, opts .... type GetFilesOutputArgs (line 65) | type GetFilesOutputArgs struct method ElementType (line 76) | func (GetFilesOutputArgs) ElementType() reflect.Type { type GetFilesResultOutput (line 81) | type GetFilesResultOutput struct method ElementType (line 83) | func (GetFilesResultOutput) ElementType() reflect.Type { method ToGetFilesResultOutput (line 87) | func (o GetFilesResultOutput) ToGetFilesResultOutput() GetFilesResultO... method ToGetFilesResultOutputWithContext (line 91) | func (o GetFilesResultOutput) ToGetFilesResultOutputWithContext(ctx co... method ContentType (line 96) | func (o GetFilesResultOutput) ContentType() pulumi.StringPtrOutput { method DatastoreId (line 101) | func (o GetFilesResultOutput) DatastoreId() pulumi.StringOutput { method FileNameRegex (line 106) | func (o GetFilesResultOutput) FileNameRegex() pulumi.StringPtrOutput { method Files (line 111) | func (o GetFilesResultOutput) Files() GetFilesFileArrayOutput { method Id (line 116) | func (o GetFilesResultOutput) Id() pulumi.StringOutput { method NodeName (line 121) | func (o GetFilesResultOutput) NodeName() pulumi.StringOutput { function init (line 125) | func init() { FILE: sdk/go/proxmoxve/getGroupLegacy.go function LookupGroupLegacy (line 41) | func LookupGroupLegacy(ctx *pulumi.Context, args *LookupGroupLegacyArgs,... type LookupGroupLegacyArgs (line 52) | type LookupGroupLegacyArgs struct type LookupGroupLegacyResult (line 58) | type LookupGroupLegacyResult struct function LookupGroupLegacyOutput (line 70) | func LookupGroupLegacyOutput(ctx *pulumi.Context, args LookupGroupLegacy... type LookupGroupLegacyOutputArgs (line 80) | type LookupGroupLegacyOutputArgs struct method ElementType (line 85) | func (LookupGroupLegacyOutputArgs) ElementType() reflect.Type { type LookupGroupLegacyResultOutput (line 90) | type LookupGroupLegacyResultOutput struct method ElementType (line 92) | func (LookupGroupLegacyResultOutput) ElementType() reflect.Type { method ToLookupGroupLegacyResultOutput (line 96) | func (o LookupGroupLegacyResultOutput) ToLookupGroupLegacyResultOutput... method ToLookupGroupLegacyResultOutputWithContext (line 100) | func (o LookupGroupLegacyResultOutput) ToLookupGroupLegacyResultOutput... method Acls (line 105) | func (o LookupGroupLegacyResultOutput) Acls() GetGroupLegacyAclArrayOu... method Comment (line 110) | func (o LookupGroupLegacyResultOutput) Comment() pulumi.StringOutput { method GroupId (line 114) | func (o LookupGroupLegacyResultOutput) GroupId() pulumi.StringOutput { method Id (line 119) | func (o LookupGroupLegacyResultOutput) Id() pulumi.StringOutput { method Members (line 124) | func (o LookupGroupLegacyResultOutput) Members() pulumi.StringArrayOut... function init (line 128) | func init() { FILE: sdk/go/proxmoxve/getGroupsLegacy.go function GetGroupsLegacy (line 39) | func GetGroupsLegacy(ctx *pulumi.Context, opts ...pulumi.InvokeOption) (... type GetGroupsLegacyResult (line 50) | type GetGroupsLegacyResult struct function GetGroupsLegacyOutput (line 59) | func GetGroupsLegacyOutput(ctx *pulumi.Context, opts ...pulumi.InvokeOpt... type GetGroupsLegacyResultOutput (line 67) | type GetGroupsLegacyResultOutput struct method ElementType (line 69) | func (GetGroupsLegacyResultOutput) ElementType() reflect.Type { method ToGetGroupsLegacyResultOutput (line 73) | func (o GetGroupsLegacyResultOutput) ToGetGroupsLegacyResultOutput() G... method ToGetGroupsLegacyResultOutputWithContext (line 77) | func (o GetGroupsLegacyResultOutput) ToGetGroupsLegacyResultOutputWith... method Comments (line 82) | func (o GetGroupsLegacyResultOutput) Comments() pulumi.StringArrayOutp... method GroupIds (line 87) | func (o GetGroupsLegacyResultOutput) GroupIds() pulumi.StringArrayOutp... method Id (line 92) | func (o GetGroupsLegacyResultOutput) Id() pulumi.StringOutput { function init (line 96) | func init() { FILE: sdk/go/proxmoxve/getHagroup.go function LookupHagroup (line 17) | func LookupHagroup(ctx *pulumi.Context, args *LookupHagroupArgs, opts ..... type LookupHagroupArgs (line 28) | type LookupHagroupArgs struct type LookupHagroupResult (line 34) | type LookupHagroupResult struct function LookupHagroupOutput (line 49) | func LookupHagroupOutput(ctx *pulumi.Context, args LookupHagroupOutputAr... type LookupHagroupOutputArgs (line 59) | type LookupHagroupOutputArgs struct method ElementType (line 64) | func (LookupHagroupOutputArgs) ElementType() reflect.Type { type LookupHagroupResultOutput (line 69) | type LookupHagroupResultOutput struct method ElementType (line 71) | func (LookupHagroupResultOutput) ElementType() reflect.Type { method ToLookupHagroupResultOutput (line 75) | func (o LookupHagroupResultOutput) ToLookupHagroupResultOutput() Looku... method ToLookupHagroupResultOutputWithContext (line 79) | func (o LookupHagroupResultOutput) ToLookupHagroupResultOutputWithCont... method Comment (line 84) | func (o LookupHagroupResultOutput) Comment() pulumi.StringOutput { method Group (line 89) | func (o LookupHagroupResultOutput) Group() pulumi.StringOutput { method Id (line 94) | func (o LookupHagroupResultOutput) Id() pulumi.StringOutput { method NoFailback (line 99) | func (o LookupHagroupResultOutput) NoFailback() pulumi.BoolOutput { method Nodes (line 104) | func (o LookupHagroupResultOutput) Nodes() pulumi.IntMapOutput { method Restricted (line 109) | func (o LookupHagroupResultOutput) Restricted() pulumi.BoolOutput { function init (line 113) | func init() { FILE: sdk/go/proxmoxve/getHagroupLegacy.go function LookupHagroupLegacy (line 19) | func LookupHagroupLegacy(ctx *pulumi.Context, args *LookupHagroupLegacyA... type LookupHagroupLegacyArgs (line 30) | type LookupHagroupLegacyArgs struct type LookupHagroupLegacyResult (line 36) | type LookupHagroupLegacyResult struct function LookupHagroupLegacyOutput (line 51) | func LookupHagroupLegacyOutput(ctx *pulumi.Context, args LookupHagroupLe... type LookupHagroupLegacyOutputArgs (line 61) | type LookupHagroupLegacyOutputArgs struct method ElementType (line 66) | func (LookupHagroupLegacyOutputArgs) ElementType() reflect.Type { type LookupHagroupLegacyResultOutput (line 71) | type LookupHagroupLegacyResultOutput struct method ElementType (line 73) | func (LookupHagroupLegacyResultOutput) ElementType() reflect.Type { method ToLookupHagroupLegacyResultOutput (line 77) | func (o LookupHagroupLegacyResultOutput) ToLookupHagroupLegacyResultOu... method ToLookupHagroupLegacyResultOutputWithContext (line 81) | func (o LookupHagroupLegacyResultOutput) ToLookupHagroupLegacyResultOu... method Comment (line 86) | func (o LookupHagroupLegacyResultOutput) Comment() pulumi.StringOutput { method Group (line 91) | func (o LookupHagroupLegacyResultOutput) Group() pulumi.StringOutput { method Id (line 96) | func (o LookupHagroupLegacyResultOutput) Id() pulumi.StringOutput { method NoFailback (line 101) | func (o LookupHagroupLegacyResultOutput) NoFailback() pulumi.BoolOutput { method Nodes (line 106) | func (o LookupHagroupLegacyResultOutput) Nodes() pulumi.IntMapOutput { method Restricted (line 111) | func (o LookupHagroupLegacyResultOutput) Restricted() pulumi.BoolOutput { function init (line 115) | func init() { FILE: sdk/go/proxmoxve/getHagroups.go function GetHagroups (line 40) | func GetHagroups(ctx *pulumi.Context, opts ...pulumi.InvokeOption) (*Get... type GetHagroupsResult (line 51) | type GetHagroupsResult struct function GetHagroupsOutput (line 58) | func GetHagroupsOutput(ctx *pulumi.Context, opts ...pulumi.InvokeOption)... type GetHagroupsResultOutput (line 66) | type GetHagroupsResultOutput struct method ElementType (line 68) | func (GetHagroupsResultOutput) ElementType() reflect.Type { method ToGetHagroupsResultOutput (line 72) | func (o GetHagroupsResultOutput) ToGetHagroupsResultOutput() GetHagrou... method ToGetHagroupsResultOutputWithContext (line 76) | func (o GetHagroupsResultOutput) ToGetHagroupsResultOutputWithContext(... method GroupIds (line 81) | func (o GetHagroupsResultOutput) GroupIds() pulumi.StringArrayOutput { method Id (line 86) | func (o GetHagroupsResultOutput) Id() pulumi.StringOutput { function init (line 90) | func init() { FILE: sdk/go/proxmoxve/getHagroupsLegacy.go function GetHagroupsLegacy (line 42) | func GetHagroupsLegacy(ctx *pulumi.Context, opts ...pulumi.InvokeOption)... type GetHagroupsLegacyResult (line 53) | type GetHagroupsLegacyResult struct function GetHagroupsLegacyOutput (line 60) | func GetHagroupsLegacyOutput(ctx *pulumi.Context, opts ...pulumi.InvokeO... type GetHagroupsLegacyResultOutput (line 68) | type GetHagroupsLegacyResultOutput struct method ElementType (line 70) | func (GetHagroupsLegacyResultOutput) ElementType() reflect.Type { method ToGetHagroupsLegacyResultOutput (line 74) | func (o GetHagroupsLegacyResultOutput) ToGetHagroupsLegacyResultOutput... method ToGetHagroupsLegacyResultOutputWithContext (line 78) | func (o GetHagroupsLegacyResultOutput) ToGetHagroupsLegacyResultOutput... method GroupIds (line 83) | func (o GetHagroupsLegacyResultOutput) GroupIds() pulumi.StringArrayOu... method Id (line 88) | func (o GetHagroupsLegacyResultOutput) Id() pulumi.StringOutput { function init (line 92) | func init() { FILE: sdk/go/proxmoxve/getHaresource.go function LookupHaresource (line 17) | func LookupHaresource(ctx *pulumi.Context, args *LookupHaresourceArgs, o... type LookupHaresourceArgs (line 28) | type LookupHaresourceArgs struct type LookupHaresourceResult (line 34) | type LookupHaresourceResult struct function LookupHaresourceOutput (line 53) | func LookupHaresourceOutput(ctx *pulumi.Context, args LookupHaresourceOu... type LookupHaresourceOutputArgs (line 63) | type LookupHaresourceOutputArgs struct method ElementType (line 68) | func (LookupHaresourceOutputArgs) ElementType() reflect.Type { type LookupHaresourceResultOutput (line 73) | type LookupHaresourceResultOutput struct method ElementType (line 75) | func (LookupHaresourceResultOutput) ElementType() reflect.Type { method ToLookupHaresourceResultOutput (line 79) | func (o LookupHaresourceResultOutput) ToLookupHaresourceResultOutput()... method ToLookupHaresourceResultOutputWithContext (line 83) | func (o LookupHaresourceResultOutput) ToLookupHaresourceResultOutputWi... method Comment (line 88) | func (o LookupHaresourceResultOutput) Comment() pulumi.StringOutput { method Group (line 93) | func (o LookupHaresourceResultOutput) Group() pulumi.StringOutput { method Id (line 98) | func (o LookupHaresourceResultOutput) Id() pulumi.StringOutput { method MaxRelocate (line 103) | func (o LookupHaresourceResultOutput) MaxRelocate() pulumi.IntOutput { method MaxRestart (line 108) | func (o LookupHaresourceResultOutput) MaxRestart() pulumi.IntOutput { method ResourceId (line 113) | func (o LookupHaresourceResultOutput) ResourceId() pulumi.StringOutput { method State (line 118) | func (o LookupHaresourceResultOutput) State() pulumi.StringOutput { method Type (line 123) | func (o LookupHaresourceResultOutput) Type() pulumi.StringOutput { function init (line 127) | func init() { FILE: sdk/go/proxmoxve/getHaresourceLegacy.go function LookupHaresourceLegacy (line 19) | func LookupHaresourceLegacy(ctx *pulumi.Context, args *LookupHaresourceL... type LookupHaresourceLegacyArgs (line 30) | type LookupHaresourceLegacyArgs struct type LookupHaresourceLegacyResult (line 36) | type LookupHaresourceLegacyResult struct function LookupHaresourceLegacyOutput (line 55) | func LookupHaresourceLegacyOutput(ctx *pulumi.Context, args LookupHareso... type LookupHaresourceLegacyOutputArgs (line 65) | type LookupHaresourceLegacyOutputArgs struct method ElementType (line 70) | func (LookupHaresourceLegacyOutputArgs) ElementType() reflect.Type { type LookupHaresourceLegacyResultOutput (line 75) | type LookupHaresourceLegacyResultOutput struct method ElementType (line 77) | func (LookupHaresourceLegacyResultOutput) ElementType() reflect.Type { method ToLookupHaresourceLegacyResultOutput (line 81) | func (o LookupHaresourceLegacyResultOutput) ToLookupHaresourceLegacyRe... method ToLookupHaresourceLegacyResultOutputWithContext (line 85) | func (o LookupHaresourceLegacyResultOutput) ToLookupHaresourceLegacyRe... method Comment (line 90) | func (o LookupHaresourceLegacyResultOutput) Comment() pulumi.StringOut... method Group (line 95) | func (o LookupHaresourceLegacyResultOutput) Group() pulumi.StringOutput { method Id (line 100) | func (o LookupHaresourceLegacyResultOutput) Id() pulumi.StringOutput { method MaxRelocate (line 105) | func (o LookupHaresourceLegacyResultOutput) MaxRelocate() pulumi.IntOu... method MaxRestart (line 110) | func (o LookupHaresourceLegacyResultOutput) MaxRestart() pulumi.IntOut... method ResourceId (line 115) | func (o LookupHaresourceLegacyResultOutput) ResourceId() pulumi.String... method State (line 120) | func (o LookupHaresourceLegacyResultOutput) State() pulumi.StringOutput { method Type (line 125) | func (o LookupHaresourceLegacyResultOutput) Type() pulumi.StringOutput { function init (line 129) | func init() { FILE: sdk/go/proxmoxve/getHaresources.go function GetHaresources (line 50) | func GetHaresources(ctx *pulumi.Context, args *GetHaresourcesArgs, opts ... type GetHaresourcesArgs (line 61) | type GetHaresourcesArgs struct type GetHaresourcesResult (line 67) | type GetHaresourcesResult struct function GetHaresourcesOutput (line 76) | func GetHaresourcesOutput(ctx *pulumi.Context, args GetHaresourcesOutput... type GetHaresourcesOutputArgs (line 86) | type GetHaresourcesOutputArgs struct method ElementType (line 91) | func (GetHaresourcesOutputArgs) ElementType() reflect.Type { type GetHaresourcesResultOutput (line 96) | type GetHaresourcesResultOutput struct method ElementType (line 98) | func (GetHaresourcesResultOutput) ElementType() reflect.Type { method ToGetHaresourcesResultOutput (line 102) | func (o GetHaresourcesResultOutput) ToGetHaresourcesResultOutput() Get... method ToGetHaresourcesResultOutputWithContext (line 106) | func (o GetHaresourcesResultOutput) ToGetHaresourcesResultOutputWithCo... method Id (line 111) | func (o GetHaresourcesResultOutput) Id() pulumi.StringOutput { method ResourceIds (line 116) | func (o GetHaresourcesResultOutput) ResourceIds() pulumi.StringArrayOu... method Type (line 121) | func (o GetHaresourcesResultOutput) Type() pulumi.StringPtrOutput { function init (line 125) | func init() { FILE: sdk/go/proxmoxve/getHaresourcesLegacy.go function GetHaresourcesLegacy (line 52) | func GetHaresourcesLegacy(ctx *pulumi.Context, args *GetHaresourcesLegac... type GetHaresourcesLegacyArgs (line 63) | type GetHaresourcesLegacyArgs struct type GetHaresourcesLegacyResult (line 69) | type GetHaresourcesLegacyResult struct function GetHaresourcesLegacyOutput (line 78) | func GetHaresourcesLegacyOutput(ctx *pulumi.Context, args GetHaresources... type GetHaresourcesLegacyOutputArgs (line 88) | type GetHaresourcesLegacyOutputArgs struct method ElementType (line 93) | func (GetHaresourcesLegacyOutputArgs) ElementType() reflect.Type { type GetHaresourcesLegacyResultOutput (line 98) | type GetHaresourcesLegacyResultOutput struct method ElementType (line 100) | func (GetHaresourcesLegacyResultOutput) ElementType() reflect.Type { method ToGetHaresourcesLegacyResultOutput (line 104) | func (o GetHaresourcesLegacyResultOutput) ToGetHaresourcesLegacyResult... method ToGetHaresourcesLegacyResultOutputWithContext (line 108) | func (o GetHaresourcesLegacyResultOutput) ToGetHaresourcesLegacyResult... method Id (line 113) | func (o GetHaresourcesLegacyResultOutput) Id() pulumi.StringOutput { method ResourceIds (line 118) | func (o GetHaresourcesLegacyResultOutput) ResourceIds() pulumi.StringA... method Type (line 123) | func (o GetHaresourcesLegacyResultOutput) Type() pulumi.StringPtrOutput { function init (line 127) | func init() { FILE: sdk/go/proxmoxve/getHostsLegacy.go function LookupHostsLegacy (line 41) | func LookupHostsLegacy(ctx *pulumi.Context, args *LookupHostsLegacyArgs,... type LookupHostsLegacyArgs (line 52) | type LookupHostsLegacyArgs struct type LookupHostsLegacyResult (line 58) | type LookupHostsLegacyResult struct function LookupHostsLegacyOutput (line 73) | func LookupHostsLegacyOutput(ctx *pulumi.Context, args LookupHostsLegacy... type LookupHostsLegacyOutputArgs (line 83) | type LookupHostsLegacyOutputArgs struct method ElementType (line 88) | func (LookupHostsLegacyOutputArgs) ElementType() reflect.Type { type LookupHostsLegacyResultOutput (line 93) | type LookupHostsLegacyResultOutput struct method ElementType (line 95) | func (LookupHostsLegacyResultOutput) ElementType() reflect.Type { method ToLookupHostsLegacyResultOutput (line 99) | func (o LookupHostsLegacyResultOutput) ToLookupHostsLegacyResultOutput... method ToLookupHostsLegacyResultOutputWithContext (line 103) | func (o LookupHostsLegacyResultOutput) ToLookupHostsLegacyResultOutput... method Addresses (line 108) | func (o LookupHostsLegacyResultOutput) Addresses() pulumi.StringArrayO... method Digest (line 113) | func (o LookupHostsLegacyResultOutput) Digest() pulumi.StringOutput { method Entries (line 119) | func (o LookupHostsLegacyResultOutput) Entries() GetHostsLegacyEntryAr... method Hostnames (line 124) | func (o LookupHostsLegacyResultOutput) Hostnames() pulumi.StringArrayA... method Id (line 129) | func (o LookupHostsLegacyResultOutput) Id() pulumi.StringOutput { method NodeName (line 133) | func (o LookupHostsLegacyResultOutput) NodeName() pulumi.StringOutput { function init (line 137) | func init() { FILE: sdk/go/proxmoxve/getNodeLegacy.go function GetNodeLegacy (line 49) | func GetNodeLegacy(ctx *pulumi.Context, args *GetNodeLegacyArgs, opts ..... type GetNodeLegacyArgs (line 60) | type GetNodeLegacyArgs struct type GetNodeLegacyResult (line 66) | type GetNodeLegacyResult struct function GetNodeLegacyOutput (line 91) | func GetNodeLegacyOutput(ctx *pulumi.Context, args GetNodeLegacyOutputAr... type GetNodeLegacyOutputArgs (line 101) | type GetNodeLegacyOutputArgs struct method ElementType (line 106) | func (GetNodeLegacyOutputArgs) ElementType() reflect.Type { type GetNodeLegacyResultOutput (line 111) | type GetNodeLegacyResultOutput struct method ElementType (line 113) | func (GetNodeLegacyResultOutput) ElementType() reflect.Type { method ToGetNodeLegacyResultOutput (line 117) | func (o GetNodeLegacyResultOutput) ToGetNodeLegacyResultOutput() GetNo... method ToGetNodeLegacyResultOutputWithContext (line 121) | func (o GetNodeLegacyResultOutput) ToGetNodeLegacyResultOutputWithCont... method CpuCores (line 126) | func (o GetNodeLegacyResultOutput) CpuCores() pulumi.IntOutput { method CpuCount (line 131) | func (o GetNodeLegacyResultOutput) CpuCount() pulumi.IntOutput { method CpuModel (line 136) | func (o GetNodeLegacyResultOutput) CpuModel() pulumi.StringOutput { method CpuSockets (line 141) | func (o GetNodeLegacyResultOutput) CpuSockets() pulumi.IntOutput { method CpuUtilization (line 146) | func (o GetNodeLegacyResultOutput) CpuUtilization() pulumi.Float64Outp... method Id (line 151) | func (o GetNodeLegacyResultOutput) Id() pulumi.StringOutput { method MemoryAvailable (line 156) | func (o GetNodeLegacyResultOutput) MemoryAvailable() pulumi.IntOutput { method MemoryTotal (line 161) | func (o GetNodeLegacyResultOutput) MemoryTotal() pulumi.IntOutput { method MemoryUsed (line 166) | func (o GetNodeLegacyResultOutput) MemoryUsed() pulumi.IntOutput { method NodeName (line 171) | func (o GetNodeLegacyResultOutput) NodeName() pulumi.StringOutput { method Uptime (line 176) | func (o GetNodeLegacyResultOutput) Uptime() pulumi.IntOutput { function init (line 180) | func init() { FILE: sdk/go/proxmoxve/getNodesLegacy.go function GetNodesLegacy (line 43) | func GetNodesLegacy(ctx *pulumi.Context, opts ...pulumi.InvokeOption) (*... type GetNodesLegacyResult (line 54) | type GetNodesLegacyResult struct function GetNodesLegacyOutput (line 77) | func GetNodesLegacyOutput(ctx *pulumi.Context, opts ...pulumi.InvokeOpti... type GetNodesLegacyResultOutput (line 85) | type GetNodesLegacyResultOutput struct method ElementType (line 87) | func (GetNodesLegacyResultOutput) ElementType() reflect.Type { method ToGetNodesLegacyResultOutput (line 91) | func (o GetNodesLegacyResultOutput) ToGetNodesLegacyResultOutput() Get... method ToGetNodesLegacyResultOutputWithContext (line 95) | func (o GetNodesLegacyResultOutput) ToGetNodesLegacyResultOutputWithCo... method CpuCounts (line 100) | func (o GetNodesLegacyResultOutput) CpuCounts() pulumi.IntArrayOutput { method CpuUtilizations (line 105) | func (o GetNodesLegacyResultOutput) CpuUtilizations() pulumi.Float64Ar... method Id (line 110) | func (o GetNodesLegacyResultOutput) Id() pulumi.StringOutput { method MemoryAvailables (line 115) | func (o GetNodesLegacyResultOutput) MemoryAvailables() pulumi.IntArray... method MemoryUseds (line 120) | func (o GetNodesLegacyResultOutput) MemoryUseds() pulumi.IntArrayOutput { method Names (line 125) | func (o GetNodesLegacyResultOutput) Names() pulumi.StringArrayOutput { method Onlines (line 130) | func (o GetNodesLegacyResultOutput) Onlines() pulumi.BoolArrayOutput { method SslFingerprints (line 135) | func (o GetNodesLegacyResultOutput) SslFingerprints() pulumi.StringArr... method SupportLevels (line 140) | func (o GetNodesLegacyResultOutput) SupportLevels() pulumi.StringArray... method Uptimes (line 145) | func (o GetNodesLegacyResultOutput) Uptimes() pulumi.IntArrayOutput { function init (line 149) | func init() { FILE: sdk/go/proxmoxve/getPoolLegacy.go function LookupPoolLegacy (line 41) | func LookupPoolLegacy(ctx *pulumi.Context, args *LookupPoolLegacyArgs, o... type LookupPoolLegacyArgs (line 52) | type LookupPoolLegacyArgs struct type LookupPoolLegacyResult (line 58) | type LookupPoolLegacyResult struct function LookupPoolLegacyOutput (line 68) | func LookupPoolLegacyOutput(ctx *pulumi.Context, args LookupPoolLegacyOu... type LookupPoolLegacyOutputArgs (line 78) | type LookupPoolLegacyOutputArgs struct method ElementType (line 83) | func (LookupPoolLegacyOutputArgs) ElementType() reflect.Type { type LookupPoolLegacyResultOutput (line 88) | type LookupPoolLegacyResultOutput struct method ElementType (line 90) | func (LookupPoolLegacyResultOutput) ElementType() reflect.Type { method ToLookupPoolLegacyResultOutput (line 94) | func (o LookupPoolLegacyResultOutput) ToLookupPoolLegacyResultOutput()... method ToLookupPoolLegacyResultOutputWithContext (line 98) | func (o LookupPoolLegacyResultOutput) ToLookupPoolLegacyResultOutputWi... method Comment (line 103) | func (o LookupPoolLegacyResultOutput) Comment() pulumi.StringOutput { method Id (line 108) | func (o LookupPoolLegacyResultOutput) Id() pulumi.StringOutput { method Members (line 113) | func (o LookupPoolLegacyResultOutput) Members() GetPoolLegacyMemberArr... method PoolId (line 117) | func (o LookupPoolLegacyResultOutput) PoolId() pulumi.StringOutput { function init (line 121) | func init() { FILE: sdk/go/proxmoxve/getPoolsLegacy.go function GetPoolsLegacy (line 39) | func GetPoolsLegacy(ctx *pulumi.Context, opts ...pulumi.InvokeOption) (*... type GetPoolsLegacyResult (line 50) | type GetPoolsLegacyResult struct function GetPoolsLegacyOutput (line 57) | func GetPoolsLegacyOutput(ctx *pulumi.Context, opts ...pulumi.InvokeOpti... type GetPoolsLegacyResultOutput (line 65) | type GetPoolsLegacyResultOutput struct method ElementType (line 67) | func (GetPoolsLegacyResultOutput) ElementType() reflect.Type { method ToGetPoolsLegacyResultOutput (line 71) | func (o GetPoolsLegacyResultOutput) ToGetPoolsLegacyResultOutput() Get... method ToGetPoolsLegacyResultOutputWithContext (line 75) | func (o GetPoolsLegacyResultOutput) ToGetPoolsLegacyResultOutputWithCo... method Id (line 80) | func (o GetPoolsLegacyResultOutput) Id() pulumi.StringOutput { method PoolIds (line 85) | func (o GetPoolsLegacyResultOutput) PoolIds() pulumi.StringArrayOutput { function init (line 89) | func init() { FILE: sdk/go/proxmoxve/getReplication.go function LookupReplication (line 48) | func LookupReplication(ctx *pulumi.Context, args *LookupReplicationArgs,... type LookupReplicationArgs (line 59) | type LookupReplicationArgs struct type LookupReplicationResult (line 65) | type LookupReplicationResult struct function LookupReplicationOutput (line 88) | func LookupReplicationOutput(ctx *pulumi.Context, args LookupReplication... type LookupReplicationOutputArgs (line 98) | type LookupReplicationOutputArgs struct method ElementType (line 103) | func (LookupReplicationOutputArgs) ElementType() reflect.Type { type LookupReplicationResultOutput (line 108) | type LookupReplicationResultOutput struct method ElementType (line 110) | func (LookupReplicationResultOutput) ElementType() reflect.Type { method ToLookupReplicationResultOutput (line 114) | func (o LookupReplicationResultOutput) ToLookupReplicationResultOutput... method ToLookupReplicationResultOutputWithContext (line 118) | func (o LookupReplicationResultOutput) ToLookupReplicationResultOutput... method Comment (line 123) | func (o LookupReplicationResultOutput) Comment() pulumi.StringOutput { method Disable (line 128) | func (o LookupReplicationResultOutput) Disable() pulumi.BoolOutput { method Guest (line 133) | func (o LookupReplicationResultOutput) Guest() pulumi.IntOutput { method Id (line 138) | func (o LookupReplicationResultOutput) Id() pulumi.StringOutput { method Jobnum (line 143) | func (o LookupReplicationResultOutput) Jobnum() pulumi.IntOutput { method Rate (line 148) | func (o LookupReplicationResultOutput) Rate() pulumi.Float64Output { method Schedule (line 153) | func (o LookupReplicationResultOutput) Schedule() pulumi.StringOutput { method Source (line 158) | func (o LookupReplicationResultOutput) Source() pulumi.StringOutput { method Target (line 163) | func (o LookupReplicationResultOutput) Target() pulumi.StringOutput { method Type (line 168) | func (o LookupReplicationResultOutput) Type() pulumi.StringOutput { function init (line 172) | func init() { FILE: sdk/go/proxmoxve/getReplicationLegacy.go function LookupReplicationLegacy (line 50) | func LookupReplicationLegacy(ctx *pulumi.Context, args *LookupReplicatio... type LookupReplicationLegacyArgs (line 61) | type LookupReplicationLegacyArgs struct type LookupReplicationLegacyResult (line 67) | type LookupReplicationLegacyResult struct function LookupReplicationLegacyOutput (line 90) | func LookupReplicationLegacyOutput(ctx *pulumi.Context, args LookupRepli... type LookupReplicationLegacyOutputArgs (line 100) | type LookupReplicationLegacyOutputArgs struct method ElementType (line 105) | func (LookupReplicationLegacyOutputArgs) ElementType() reflect.Type { type LookupReplicationLegacyResultOutput (line 110) | type LookupReplicationLegacyResultOutput struct method ElementType (line 112) | func (LookupReplicationLegacyResultOutput) ElementType() reflect.Type { method ToLookupReplicationLegacyResultOutput (line 116) | func (o LookupReplicationLegacyResultOutput) ToLookupReplicationLegacy... method ToLookupReplicationLegacyResultOutputWithContext (line 120) | func (o LookupReplicationLegacyResultOutput) ToLookupReplicationLegacy... method Comment (line 125) | func (o LookupReplicationLegacyResultOutput) Comment() pulumi.StringOu... method Disable (line 130) | func (o LookupReplicationLegacyResultOutput) Disable() pulumi.BoolOutp... method Guest (line 135) | func (o LookupReplicationLegacyResultOutput) Guest() pulumi.IntOutput { method Id (line 140) | func (o LookupReplicationLegacyResultOutput) Id() pulumi.StringOutput { method Jobnum (line 145) | func (o LookupReplicationLegacyResultOutput) Jobnum() pulumi.IntOutput { method Rate (line 150) | func (o LookupReplicationLegacyResultOutput) Rate() pulumi.Float64Outp... method Schedule (line 155) | func (o LookupReplicationLegacyResultOutput) Schedule() pulumi.StringO... method Source (line 160) | func (o LookupReplicationLegacyResultOutput) Source() pulumi.StringOut... method Target (line 165) | func (o LookupReplicationLegacyResultOutput) Target() pulumi.StringOut... method Type (line 170) | func (o LookupReplicationLegacyResultOutput) Type() pulumi.StringOutput { function init (line 174) | func init() { FILE: sdk/go/proxmoxve/getReplications.go function GetReplications (line 43) | func GetReplications(ctx *pulumi.Context, opts ...pulumi.InvokeOption) (... type GetReplicationsResult (line 54) | type GetReplicationsResult struct function GetReplicationsOutput (line 61) | func GetReplicationsOutput(ctx *pulumi.Context, opts ...pulumi.InvokeOpt... type GetReplicationsResultOutput (line 69) | type GetReplicationsResultOutput struct method ElementType (line 71) | func (GetReplicationsResultOutput) ElementType() reflect.Type { method ToGetReplicationsResultOutput (line 75) | func (o GetReplicationsResultOutput) ToGetReplicationsResultOutput() G... method ToGetReplicationsResultOutputWithContext (line 79) | func (o GetReplicationsResultOutput) ToGetReplicationsResultOutputWith... method Id (line 84) | func (o GetReplicationsResultOutput) Id() pulumi.StringOutput { method Replications (line 89) | func (o GetReplicationsResultOutput) Replications() GetReplicationsRep... function init (line 93) | func init() { FILE: sdk/go/proxmoxve/getReplicationsLegacy.go function GetReplicationsLegacy (line 45) | func GetReplicationsLegacy(ctx *pulumi.Context, opts ...pulumi.InvokeOpt... type GetReplicationsLegacyResult (line 56) | type GetReplicationsLegacyResult struct function GetReplicationsLegacyOutput (line 63) | func GetReplicationsLegacyOutput(ctx *pulumi.Context, opts ...pulumi.Inv... type GetReplicationsLegacyResultOutput (line 71) | type GetReplicationsLegacyResultOutput struct method ElementType (line 73) | func (GetReplicationsLegacyResultOutput) ElementType() reflect.Type { method ToGetReplicationsLegacyResultOutput (line 77) | func (o GetReplicationsLegacyResultOutput) ToGetReplicationsLegacyResu... method ToGetReplicationsLegacyResultOutputWithContext (line 81) | func (o GetReplicationsLegacyResultOutput) ToGetReplicationsLegacyResu... method Id (line 86) | func (o GetReplicationsLegacyResultOutput) Id() pulumi.StringOutput { method Replications (line 91) | func (o GetReplicationsLegacyResultOutput) Replications() GetReplicati... function init (line 95) | func init() { FILE: sdk/go/proxmoxve/getRoleLegacy.go function LookupRoleLegacy (line 41) | func LookupRoleLegacy(ctx *pulumi.Context, args *LookupRoleLegacyArgs, o... type LookupRoleLegacyArgs (line 52) | type LookupRoleLegacyArgs struct type LookupRoleLegacyResult (line 58) | type LookupRoleLegacyResult struct function LookupRoleLegacyOutput (line 66) | func LookupRoleLegacyOutput(ctx *pulumi.Context, args LookupRoleLegacyOu... type LookupRoleLegacyOutputArgs (line 76) | type LookupRoleLegacyOutputArgs struct method ElementType (line 81) | func (LookupRoleLegacyOutputArgs) ElementType() reflect.Type { type LookupRoleLegacyResultOutput (line 86) | type LookupRoleLegacyResultOutput struct method ElementType (line 88) | func (LookupRoleLegacyResultOutput) ElementType() reflect.Type { method ToLookupRoleLegacyResultOutput (line 92) | func (o LookupRoleLegacyResultOutput) ToLookupRoleLegacyResultOutput()... method ToLookupRoleLegacyResultOutputWithContext (line 96) | func (o LookupRoleLegacyResultOutput) ToLookupRoleLegacyResultOutputWi... method Id (line 101) | func (o LookupRoleLegacyResultOutput) Id() pulumi.StringOutput { method Privileges (line 106) | func (o LookupRoleLegacyResultOutput) Privileges() pulumi.StringArrayO... method RoleId (line 110) | func (o LookupRoleLegacyResultOutput) RoleId() pulumi.StringOutput { function init (line 114) | func init() { FILE: sdk/go/proxmoxve/getRolesLegacy.go function GetRolesLegacy (line 39) | func GetRolesLegacy(ctx *pulumi.Context, opts ...pulumi.InvokeOption) (*... type GetRolesLegacyResult (line 50) | type GetRolesLegacyResult struct function GetRolesLegacyOutput (line 61) | func GetRolesLegacyOutput(ctx *pulumi.Context, opts ...pulumi.InvokeOpti... type GetRolesLegacyResultOutput (line 69) | type GetRolesLegacyResultOutput struct method ElementType (line 71) | func (GetRolesLegacyResultOutput) ElementType() reflect.Type { method ToGetRolesLegacyResultOutput (line 75) | func (o GetRolesLegacyResultOutput) ToGetRolesLegacyResultOutput() Get... method ToGetRolesLegacyResultOutputWithContext (line 79) | func (o GetRolesLegacyResultOutput) ToGetRolesLegacyResultOutputWithCo... method Id (line 84) | func (o GetRolesLegacyResultOutput) Id() pulumi.StringOutput { method Privileges (line 89) | func (o GetRolesLegacyResultOutput) Privileges() pulumi.StringArrayArr... method RoleIds (line 94) | func (o GetRolesLegacyResultOutput) RoleIds() pulumi.StringArrayOutput { method Specials (line 99) | func (o GetRolesLegacyResultOutput) Specials() pulumi.BoolArrayOutput { function init (line 103) | func init() { FILE: sdk/go/proxmoxve/getTimeLegacy.go function LookupTimeLegacy (line 41) | func LookupTimeLegacy(ctx *pulumi.Context, args *LookupTimeLegacyArgs, o... type LookupTimeLegacyArgs (line 52) | type LookupTimeLegacyArgs struct type LookupTimeLegacyResult (line 58) | type LookupTimeLegacyResult struct function LookupTimeLegacyOutput (line 70) | func LookupTimeLegacyOutput(ctx *pulumi.Context, args LookupTimeLegacyOu... type LookupTimeLegacyOutputArgs (line 80) | type LookupTimeLegacyOutputArgs struct method ElementType (line 85) | func (LookupTimeLegacyOutputArgs) ElementType() reflect.Type { type LookupTimeLegacyResultOutput (line 90) | type LookupTimeLegacyResultOutput struct method ElementType (line 92) | func (LookupTimeLegacyResultOutput) ElementType() reflect.Type { method ToLookupTimeLegacyResultOutput (line 96) | func (o LookupTimeLegacyResultOutput) ToLookupTimeLegacyResultOutput()... method ToLookupTimeLegacyResultOutputWithContext (line 100) | func (o LookupTimeLegacyResultOutput) ToLookupTimeLegacyResultOutputWi... method Id (line 105) | func (o LookupTimeLegacyResultOutput) Id() pulumi.StringOutput { method LocalTime (line 110) | func (o LookupTimeLegacyResultOutput) LocalTime() pulumi.StringOutput { method NodeName (line 114) | func (o LookupTimeLegacyResultOutput) NodeName() pulumi.StringOutput { method TimeZone (line 119) | func (o LookupTimeLegacyResultOutput) TimeZone() pulumi.StringOutput { method UtcTime (line 124) | func (o LookupTimeLegacyResultOutput) UtcTime() pulumi.StringOutput { function init (line 128) | func init() { FILE: sdk/go/proxmoxve/getUserLegacy.go function LookupUserLegacy (line 41) | func LookupUserLegacy(ctx *pulumi.Context, args *LookupUserLegacyArgs, o... type LookupUserLegacyArgs (line 52) | type LookupUserLegacyArgs struct type LookupUserLegacyResult (line 58) | type LookupUserLegacyResult struct function LookupUserLegacyOutput (line 82) | func LookupUserLegacyOutput(ctx *pulumi.Context, args LookupUserLegacyOu... type LookupUserLegacyOutputArgs (line 92) | type LookupUserLegacyOutputArgs struct method ElementType (line 97) | func (LookupUserLegacyOutputArgs) ElementType() reflect.Type { type LookupUserLegacyResultOutput (line 102) | type LookupUserLegacyResultOutput struct method ElementType (line 104) | func (LookupUserLegacyResultOutput) ElementType() reflect.Type { method ToLookupUserLegacyResultOutput (line 108) | func (o LookupUserLegacyResultOutput) ToLookupUserLegacyResultOutput()... method ToLookupUserLegacyResultOutputWithContext (line 112) | func (o LookupUserLegacyResultOutput) ToLookupUserLegacyResultOutputWi... method Acls (line 117) | func (o LookupUserLegacyResultOutput) Acls() GetUserLegacyAclArrayOutp... method Comment (line 122) | func (o LookupUserLegacyResultOutput) Comment() pulumi.StringOutput { method Email (line 127) | func (o LookupUserLegacyResultOutput) Email() pulumi.StringOutput { method Enabled (line 132) | func (o LookupUserLegacyResultOutput) Enabled() pulumi.BoolOutput { method ExpirationDate (line 137) | func (o LookupUserLegacyResultOutput) ExpirationDate() pulumi.StringOu... method FirstName (line 142) | func (o LookupUserLegacyResultOutput) FirstName() pulumi.StringOutput { method Groups (line 147) | func (o LookupUserLegacyResultOutput) Groups() pulumi.StringArrayOutput { method Id (line 152) | func (o LookupUserLegacyResultOutput) Id() pulumi.StringOutput { method Keys (line 157) | func (o LookupUserLegacyResultOutput) Keys() pulumi.StringOutput { method LastName (line 162) | func (o LookupUserLegacyResultOutput) LastName() pulumi.StringOutput { method UserId (line 166) | func (o LookupUserLegacyResultOutput) UserId() pulumi.StringOutput { function init (line 170) | func init() { FILE: sdk/go/proxmoxve/getUsersLegacy.go function GetUsersLegacy (line 39) | func GetUsersLegacy(ctx *pulumi.Context, opts ...pulumi.InvokeOption) (*... type GetUsersLegacyResult (line 50) | type GetUsersLegacyResult struct function GetUsersLegacyOutput (line 73) | func GetUsersLegacyOutput(ctx *pulumi.Context, opts ...pulumi.InvokeOpti... type GetUsersLegacyResultOutput (line 81) | type GetUsersLegacyResultOutput struct method ElementType (line 83) | func (GetUsersLegacyResultOutput) ElementType() reflect.Type { method ToGetUsersLegacyResultOutput (line 87) | func (o GetUsersLegacyResultOutput) ToGetUsersLegacyResultOutput() Get... method ToGetUsersLegacyResultOutputWithContext (line 91) | func (o GetUsersLegacyResultOutput) ToGetUsersLegacyResultOutputWithCo... method Comments (line 96) | func (o GetUsersLegacyResultOutput) Comments() pulumi.StringArrayOutput { method Emails (line 101) | func (o GetUsersLegacyResultOutput) Emails() pulumi.StringArrayOutput { method Enableds (line 106) | func (o GetUsersLegacyResultOutput) Enableds() pulumi.BoolArrayOutput { method ExpirationDates (line 111) | func (o GetUsersLegacyResultOutput) ExpirationDates() pulumi.StringArr... method FirstNames (line 116) | func (o GetUsersLegacyResultOutput) FirstNames() pulumi.StringArrayOut... method Groups (line 121) | func (o GetUsersLegacyResultOutput) Groups() pulumi.StringArrayArrayOu... method Id (line 126) | func (o GetUsersLegacyResultOutput) Id() pulumi.StringOutput { method Keys (line 131) | func (o GetUsersLegacyResultOutput) Keys() pulumi.StringArrayOutput { method LastNames (line 136) | func (o GetUsersLegacyResultOutput) LastNames() pulumi.StringArrayOutp... method UserIds (line 141) | func (o GetUsersLegacyResultOutput) UserIds() pulumi.StringArrayOutput { function init (line 145) | func init() { FILE: sdk/go/proxmoxve/getVersion.go function GetVersion (line 44) | func GetVersion(ctx *pulumi.Context, opts ...pulumi.InvokeOption) (*GetV... type GetVersionResult (line 55) | type GetVersionResult struct function GetVersionOutput (line 66) | func GetVersionOutput(ctx *pulumi.Context, opts ...pulumi.InvokeOption) ... type GetVersionResultOutput (line 74) | type GetVersionResultOutput struct method ElementType (line 76) | func (GetVersionResultOutput) ElementType() reflect.Type { method ToGetVersionResultOutput (line 80) | func (o GetVersionResultOutput) ToGetVersionResultOutput() GetVersionR... method ToGetVersionResultOutputWithContext (line 84) | func (o GetVersionResultOutput) ToGetVersionResultOutputWithContext(ct... method Id (line 89) | func (o GetVersionResultOutput) Id() pulumi.StringOutput { method Release (line 94) | func (o GetVersionResultOutput) Release() pulumi.StringOutput { method RepositoryId (line 99) | func (o GetVersionResultOutput) RepositoryId() pulumi.StringOutput { method Version (line 104) | func (o GetVersionResultOutput) Version() pulumi.StringOutput { function init (line 108) | func init() { FILE: sdk/go/proxmoxve/getVersionLegacy.go function GetVersionLegacy (line 46) | func GetVersionLegacy(ctx *pulumi.Context, opts ...pulumi.InvokeOption) ... type GetVersionLegacyResult (line 57) | type GetVersionLegacyResult struct function GetVersionLegacyOutput (line 68) | func GetVersionLegacyOutput(ctx *pulumi.Context, opts ...pulumi.InvokeOp... type GetVersionLegacyResultOutput (line 76) | type GetVersionLegacyResultOutput struct method ElementType (line 78) | func (GetVersionLegacyResultOutput) ElementType() reflect.Type { method ToGetVersionLegacyResultOutput (line 82) | func (o GetVersionLegacyResultOutput) ToGetVersionLegacyResultOutput()... method ToGetVersionLegacyResultOutputWithContext (line 86) | func (o GetVersionLegacyResultOutput) ToGetVersionLegacyResultOutputWi... method Id (line 91) | func (o GetVersionLegacyResultOutput) Id() pulumi.StringOutput { method Release (line 96) | func (o GetVersionLegacyResultOutput) Release() pulumi.StringOutput { method RepositoryId (line 101) | func (o GetVersionLegacyResultOutput) RepositoryId() pulumi.StringOutp... method Version (line 106) | func (o GetVersionLegacyResultOutput) Version() pulumi.StringOutput { function init (line 110) | func init() { FILE: sdk/go/proxmoxve/getVm.go function LookupVm (line 15) | func LookupVm(ctx *pulumi.Context, args *LookupVmArgs, opts ...pulumi.In... type LookupVmArgs (line 26) | type LookupVmArgs struct type LookupVmResult (line 35) | type LookupVmResult struct function LookupVmOutput (line 61) | func LookupVmOutput(ctx *pulumi.Context, args LookupVmOutputArgs, opts .... type LookupVmOutputArgs (line 71) | type LookupVmOutputArgs struct method ElementType (line 79) | func (LookupVmOutputArgs) ElementType() reflect.Type { type LookupVmResultOutput (line 84) | type LookupVmResultOutput struct method ElementType (line 86) | func (LookupVmResultOutput) ElementType() reflect.Type { method ToLookupVmResultOutput (line 90) | func (o LookupVmResultOutput) ToLookupVmResultOutput() LookupVmResultO... method ToLookupVmResultOutputWithContext (line 94) | func (o LookupVmResultOutput) ToLookupVmResultOutputWithContext(ctx co... method Cdrom (line 99) | func (o LookupVmResultOutput) Cdrom() GetVmCdromMapOutput { method Cpu (line 104) | func (o LookupVmResultOutput) Cpu() GetVmCpuOutput { method Description (line 109) | func (o LookupVmResultOutput) Description() pulumi.StringOutput { method Id (line 114) | func (o LookupVmResultOutput) Id() pulumi.IntOutput { method Name (line 119) | func (o LookupVmResultOutput) Name() pulumi.StringOutput { method NodeName (line 124) | func (o LookupVmResultOutput) NodeName() pulumi.StringOutput { method Rng (line 129) | func (o LookupVmResultOutput) Rng() GetVmRngOutput { method Status (line 134) | func (o LookupVmResultOutput) Status() pulumi.StringOutput { method Tags (line 139) | func (o LookupVmResultOutput) Tags() pulumi.StringArrayOutput { method Template (line 144) | func (o LookupVmResultOutput) Template() pulumi.BoolOutput { method Timeouts (line 148) | func (o LookupVmResultOutput) Timeouts() GetVmTimeoutsPtrOutput { method Vga (line 153) | func (o LookupVmResultOutput) Vga() GetVmVgaOutput { function init (line 157) | func init() { FILE: sdk/go/proxmoxve/getVm2Legacy.go function LookupVm2Legacy (line 17) | func LookupVm2Legacy(ctx *pulumi.Context, args *LookupVm2LegacyArgs, opt... type LookupVm2LegacyArgs (line 28) | type LookupVm2LegacyArgs struct type LookupVm2LegacyResult (line 37) | type LookupVm2LegacyResult struct function LookupVm2LegacyOutput (line 63) | func LookupVm2LegacyOutput(ctx *pulumi.Context, args LookupVm2LegacyOutp... type LookupVm2LegacyOutputArgs (line 73) | type LookupVm2LegacyOutputArgs struct method ElementType (line 81) | func (LookupVm2LegacyOutputArgs) ElementType() reflect.Type { type LookupVm2LegacyResultOutput (line 86) | type LookupVm2LegacyResultOutput struct method ElementType (line 88) | func (LookupVm2LegacyResultOutput) ElementType() reflect.Type { method ToLookupVm2LegacyResultOutput (line 92) | func (o LookupVm2LegacyResultOutput) ToLookupVm2LegacyResultOutput() L... method ToLookupVm2LegacyResultOutputWithContext (line 96) | func (o LookupVm2LegacyResultOutput) ToLookupVm2LegacyResultOutputWith... method Cdrom (line 101) | func (o LookupVm2LegacyResultOutput) Cdrom() GetVm2LegacyCdromMapOutput { method Cpu (line 106) | func (o LookupVm2LegacyResultOutput) Cpu() GetVm2LegacyCpuOutput { method Description (line 111) | func (o LookupVm2LegacyResultOutput) Description() pulumi.StringOutput { method Id (line 116) | func (o LookupVm2LegacyResultOutput) Id() pulumi.IntOutput { method Name (line 121) | func (o LookupVm2LegacyResultOutput) Name() pulumi.StringOutput { method NodeName (line 126) | func (o LookupVm2LegacyResultOutput) NodeName() pulumi.StringOutput { method Rng (line 131) | func (o LookupVm2LegacyResultOutput) Rng() GetVm2LegacyRngOutput { method Status (line 136) | func (o LookupVm2LegacyResultOutput) Status() pulumi.StringOutput { method Tags (line 141) | func (o LookupVm2LegacyResultOutput) Tags() pulumi.StringArrayOutput { method Template (line 146) | func (o LookupVm2LegacyResultOutput) Template() pulumi.BoolOutput { method Timeouts (line 150) | func (o LookupVm2LegacyResultOutput) Timeouts() GetVm2LegacyTimeoutsPt... method Vga (line 155) | func (o LookupVm2LegacyResultOutput) Vga() GetVm2LegacyVgaOutput { function init (line 159) | func init() { FILE: sdk/go/proxmoxve/getVmLegacy.go function LookupVmLegacy (line 44) | func LookupVmLegacy(ctx *pulumi.Context, args *LookupVmLegacyArgs, opts ... type LookupVmLegacyArgs (line 55) | type LookupVmLegacyArgs struct type LookupVmLegacyResult (line 67) | type LookupVmLegacyResult struct function LookupVmLegacyOutput (line 82) | func LookupVmLegacyOutput(ctx *pulumi.Context, args LookupVmLegacyOutput... type LookupVmLegacyOutputArgs (line 92) | type LookupVmLegacyOutputArgs struct method ElementType (line 103) | func (LookupVmLegacyOutputArgs) ElementType() reflect.Type { type LookupVmLegacyResultOutput (line 108) | type LookupVmLegacyResultOutput struct method ElementType (line 110) | func (LookupVmLegacyResultOutput) ElementType() reflect.Type { method ToLookupVmLegacyResultOutput (line 114) | func (o LookupVmLegacyResultOutput) ToLookupVmLegacyResultOutput() Loo... method ToLookupVmLegacyResultOutputWithContext (line 118) | func (o LookupVmLegacyResultOutput) ToLookupVmLegacyResultOutputWithCo... method Id (line 123) | func (o LookupVmLegacyResultOutput) Id() pulumi.StringOutput { method Name (line 128) | func (o LookupVmLegacyResultOutput) Name() pulumi.StringOutput { method NodeName (line 132) | func (o LookupVmLegacyResultOutput) NodeName() pulumi.StringOutput { method Status (line 137) | func (o LookupVmLegacyResultOutput) Status() pulumi.StringPtrOutput { method Tags (line 142) | func (o LookupVmLegacyResultOutput) Tags() pulumi.StringArrayOutput { method Template (line 147) | func (o LookupVmLegacyResultOutput) Template() pulumi.BoolPtrOutput { method VmId (line 151) | func (o LookupVmLegacyResultOutput) VmId() pulumi.IntOutput { function init (line 155) | func init() { FILE: sdk/go/proxmoxve/getVmsLegacy.go function GetVmsLegacy (line 81) | func GetVmsLegacy(ctx *pulumi.Context, args *GetVmsLegacyArgs, opts ...p... type GetVmsLegacyArgs (line 92) | type GetVmsLegacyArgs struct type GetVmsLegacyResult (line 103) | type GetVmsLegacyResult struct function GetVmsLegacyOutput (line 115) | func GetVmsLegacyOutput(ctx *pulumi.Context, args GetVmsLegacyOutputArgs... type GetVmsLegacyOutputArgs (line 125) | type GetVmsLegacyOutputArgs struct method ElementType (line 135) | func (GetVmsLegacyOutputArgs) ElementType() reflect.Type { type GetVmsLegacyResultOutput (line 140) | type GetVmsLegacyResultOutput struct method ElementType (line 142) | func (GetVmsLegacyResultOutput) ElementType() reflect.Type { method ToGetVmsLegacyResultOutput (line 146) | func (o GetVmsLegacyResultOutput) ToGetVmsLegacyResultOutput() GetVmsL... method ToGetVmsLegacyResultOutputWithContext (line 150) | func (o GetVmsLegacyResultOutput) ToGetVmsLegacyResultOutputWithContex... method Filters (line 154) | func (o GetVmsLegacyResultOutput) Filters() GetVmsLegacyFilterArrayOut... method Id (line 159) | func (o GetVmsLegacyResultOutput) Id() pulumi.StringOutput { method NodeName (line 164) | func (o GetVmsLegacyResultOutput) NodeName() pulumi.StringPtrOutput { method Tags (line 169) | func (o GetVmsLegacyResultOutput) Tags() pulumi.StringArrayOutput { method Vms (line 174) | func (o GetVmsLegacyResultOutput) Vms() GetVmsLegacyVmArrayOutput { function init (line 178) | func init() { FILE: sdk/go/proxmoxve/groupLegacy.go type GroupLegacy (line 51) | type GroupLegacy struct method ElementType (line 152) | func (*GroupLegacy) ElementType() reflect.Type { method ToGroupLegacyOutput (line 156) | func (i *GroupLegacy) ToGroupLegacyOutput() GroupLegacyOutput { method ToGroupLegacyOutputWithContext (line 160) | func (i *GroupLegacy) ToGroupLegacyOutputWithContext(ctx context.Conte... function NewGroupLegacy (line 65) | func NewGroupLegacy(ctx *pulumi.Context, function GetGroupLegacy (line 85) | func GetGroupLegacy(ctx *pulumi.Context, type groupLegacyState (line 96) | type groupLegacyState struct type GroupLegacyState (line 107) | type GroupLegacyState struct method ElementType (line 118) | func (GroupLegacyState) ElementType() reflect.Type { type groupLegacyArgs (line 122) | type groupLegacyArgs struct type GroupLegacyArgs (line 132) | type GroupLegacyArgs struct method ElementType (line 141) | func (GroupLegacyArgs) ElementType() reflect.Type { type GroupLegacyInput (line 145) | type GroupLegacyInput interface type GroupLegacyArrayInput (line 168) | type GroupLegacyArrayInput interface type GroupLegacyArray (line 175) | type GroupLegacyArray method ElementType (line 177) | func (GroupLegacyArray) ElementType() reflect.Type { method ToGroupLegacyArrayOutput (line 181) | func (i GroupLegacyArray) ToGroupLegacyArrayOutput() GroupLegacyArrayO... method ToGroupLegacyArrayOutputWithContext (line 185) | func (i GroupLegacyArray) ToGroupLegacyArrayOutputWithContext(ctx cont... type GroupLegacyMapInput (line 193) | type GroupLegacyMapInput interface type GroupLegacyMap (line 200) | type GroupLegacyMap method ElementType (line 202) | func (GroupLegacyMap) ElementType() reflect.Type { method ToGroupLegacyMapOutput (line 206) | func (i GroupLegacyMap) ToGroupLegacyMapOutput() GroupLegacyMapOutput { method ToGroupLegacyMapOutputWithContext (line 210) | func (i GroupLegacyMap) ToGroupLegacyMapOutputWithContext(ctx context.... type GroupLegacyOutput (line 214) | type GroupLegacyOutput struct method ElementType (line 216) | func (GroupLegacyOutput) ElementType() reflect.Type { method ToGroupLegacyOutput (line 220) | func (o GroupLegacyOutput) ToGroupLegacyOutput() GroupLegacyOutput { method ToGroupLegacyOutputWithContext (line 224) | func (o GroupLegacyOutput) ToGroupLegacyOutputWithContext(ctx context.... method Acls (line 229) | func (o GroupLegacyOutput) Acls() GroupLegacyAclArrayOutput { method Comment (line 234) | func (o GroupLegacyOutput) Comment() pulumi.StringPtrOutput { method GroupId (line 239) | func (o GroupLegacyOutput) GroupId() pulumi.StringOutput { method Members (line 244) | func (o GroupLegacyOutput) Members() pulumi.StringArrayOutput { type GroupLegacyArrayOutput (line 248) | type GroupLegacyArrayOutput struct method ElementType (line 250) | func (GroupLegacyArrayOutput) ElementType() reflect.Type { method ToGroupLegacyArrayOutput (line 254) | func (o GroupLegacyArrayOutput) ToGroupLegacyArrayOutput() GroupLegacy... method ToGroupLegacyArrayOutputWithContext (line 258) | func (o GroupLegacyArrayOutput) ToGroupLegacyArrayOutputWithContext(ct... method Index (line 262) | func (o GroupLegacyArrayOutput) Index(i pulumi.IntInput) GroupLegacyOu... type GroupLegacyMapOutput (line 268) | type GroupLegacyMapOutput struct method ElementType (line 270) | func (GroupLegacyMapOutput) ElementType() reflect.Type { method ToGroupLegacyMapOutput (line 274) | func (o GroupLegacyMapOutput) ToGroupLegacyMapOutput() GroupLegacyMapO... method ToGroupLegacyMapOutputWithContext (line 278) | func (o GroupLegacyMapOutput) ToGroupLegacyMapOutputWithContext(ctx co... method MapIndex (line 282) | func (o GroupLegacyMapOutput) MapIndex(k pulumi.StringInput) GroupLega... function init (line 288) | func init() { FILE: sdk/go/proxmoxve/hagroup.go type Hagroup (line 59) | type Hagroup struct method ElementType (line 177) | func (*Hagroup) ElementType() reflect.Type { method ToHagroupOutput (line 181) | func (i *Hagroup) ToHagroupOutput() HagroupOutput { method ToHagroupOutputWithContext (line 185) | func (i *Hagroup) ToHagroupOutputWithContext(ctx context.Context) Hagr... function NewHagroup (line 75) | func NewHagroup(ctx *pulumi.Context, function GetHagroup (line 98) | func GetHagroup(ctx *pulumi.Context, type hagroupState (line 109) | type hagroupState struct type HagroupState (line 122) | type HagroupState struct method ElementType (line 135) | func (HagroupState) ElementType() reflect.Type { type hagroupArgs (line 139) | type hagroupArgs struct type HagroupArgs (line 153) | type HagroupArgs struct method ElementType (line 166) | func (HagroupArgs) ElementType() reflect.Type { type HagroupInput (line 170) | type HagroupInput interface type HagroupArrayInput (line 193) | type HagroupArrayInput interface type HagroupArray (line 200) | type HagroupArray method ElementType (line 202) | func (HagroupArray) ElementType() reflect.Type { method ToHagroupArrayOutput (line 206) | func (i HagroupArray) ToHagroupArrayOutput() HagroupArrayOutput { method ToHagroupArrayOutputWithContext (line 210) | func (i HagroupArray) ToHagroupArrayOutputWithContext(ctx context.Cont... type HagroupMapInput (line 218) | type HagroupMapInput interface type HagroupMap (line 225) | type HagroupMap method ElementType (line 227) | func (HagroupMap) ElementType() reflect.Type { method ToHagroupMapOutput (line 231) | func (i HagroupMap) ToHagroupMapOutput() HagroupMapOutput { method ToHagroupMapOutputWithContext (line 235) | func (i HagroupMap) ToHagroupMapOutputWithContext(ctx context.Context)... type HagroupOutput (line 239) | type HagroupOutput struct method ElementType (line 241) | func (HagroupOutput) ElementType() reflect.Type { method ToHagroupOutput (line 245) | func (o HagroupOutput) ToHagroupOutput() HagroupOutput { method ToHagroupOutputWithContext (line 249) | func (o HagroupOutput) ToHagroupOutputWithContext(ctx context.Context)... method Comment (line 254) | func (o HagroupOutput) Comment() pulumi.StringPtrOutput { method Group (line 259) | func (o HagroupOutput) Group() pulumi.StringOutput { method NoFailback (line 264) | func (o HagroupOutput) NoFailback() pulumi.BoolOutput { method Nodes (line 269) | func (o HagroupOutput) Nodes() pulumi.IntMapOutput { method Restricted (line 274) | func (o HagroupOutput) Restricted() pulumi.BoolOutput { type HagroupArrayOutput (line 278) | type HagroupArrayOutput struct method ElementType (line 280) | func (HagroupArrayOutput) ElementType() reflect.Type { method ToHagroupArrayOutput (line 284) | func (o HagroupArrayOutput) ToHagroupArrayOutput() HagroupArrayOutput { method ToHagroupArrayOutputWithContext (line 288) | func (o HagroupArrayOutput) ToHagroupArrayOutputWithContext(ctx contex... method Index (line 292) | func (o HagroupArrayOutput) Index(i pulumi.IntInput) HagroupOutput { type HagroupMapOutput (line 298) | type HagroupMapOutput struct method ElementType (line 300) | func (HagroupMapOutput) ElementType() reflect.Type { method ToHagroupMapOutput (line 304) | func (o HagroupMapOutput) ToHagroupMapOutput() HagroupMapOutput { method ToHagroupMapOutputWithContext (line 308) | func (o HagroupMapOutput) ToHagroupMapOutputWithContext(ctx context.Co... method MapIndex (line 312) | func (o HagroupMapOutput) MapIndex(k pulumi.StringInput) HagroupOutput { function init (line 318) | func init() { FILE: sdk/go/proxmoxve/hagroupLegacy.go type HagroupLegacy (line 61) | type HagroupLegacy struct method ElementType (line 179) | func (*HagroupLegacy) ElementType() reflect.Type { method ToHagroupLegacyOutput (line 183) | func (i *HagroupLegacy) ToHagroupLegacyOutput() HagroupLegacyOutput { method ToHagroupLegacyOutputWithContext (line 187) | func (i *HagroupLegacy) ToHagroupLegacyOutputWithContext(ctx context.C... function NewHagroupLegacy (line 77) | func NewHagroupLegacy(ctx *pulumi.Context, function GetHagroupLegacy (line 100) | func GetHagroupLegacy(ctx *pulumi.Context, type hagroupLegacyState (line 111) | type hagroupLegacyState struct type HagroupLegacyState (line 124) | type HagroupLegacyState struct method ElementType (line 137) | func (HagroupLegacyState) ElementType() reflect.Type { type hagroupLegacyArgs (line 141) | type hagroupLegacyArgs struct type HagroupLegacyArgs (line 155) | type HagroupLegacyArgs struct method ElementType (line 168) | func (HagroupLegacyArgs) ElementType() reflect.Type { type HagroupLegacyInput (line 172) | type HagroupLegacyInput interface type HagroupLegacyArrayInput (line 195) | type HagroupLegacyArrayInput interface type HagroupLegacyArray (line 202) | type HagroupLegacyArray method ElementType (line 204) | func (HagroupLegacyArray) ElementType() reflect.Type { method ToHagroupLegacyArrayOutput (line 208) | func (i HagroupLegacyArray) ToHagroupLegacyArrayOutput() HagroupLegacy... method ToHagroupLegacyArrayOutputWithContext (line 212) | func (i HagroupLegacyArray) ToHagroupLegacyArrayOutputWithContext(ctx ... type HagroupLegacyMapInput (line 220) | type HagroupLegacyMapInput interface type HagroupLegacyMap (line 227) | type HagroupLegacyMap method ElementType (line 229) | func (HagroupLegacyMap) ElementType() reflect.Type { method ToHagroupLegacyMapOutput (line 233) | func (i HagroupLegacyMap) ToHagroupLegacyMapOutput() HagroupLegacyMapO... method ToHagroupLegacyMapOutputWithContext (line 237) | func (i HagroupLegacyMap) ToHagroupLegacyMapOutputWithContext(ctx cont... type HagroupLegacyOutput (line 241) | type HagroupLegacyOutput struct method ElementType (line 243) | func (HagroupLegacyOutput) ElementType() reflect.Type { method ToHagroupLegacyOutput (line 247) | func (o HagroupLegacyOutput) ToHagroupLegacyOutput() HagroupLegacyOutp... method ToHagroupLegacyOutputWithContext (line 251) | func (o HagroupLegacyOutput) ToHagroupLegacyOutputWithContext(ctx cont... method Comment (line 256) | func (o HagroupLegacyOutput) Comment() pulumi.StringPtrOutput { method Group (line 261) | func (o HagroupLegacyOutput) Group() pulumi.StringOutput { method NoFailback (line 266) | func (o HagroupLegacyOutput) NoFailback() pulumi.BoolOutput { method Nodes (line 271) | func (o HagroupLegacyOutput) Nodes() pulumi.IntMapOutput { method Restricted (line 276) | func (o HagroupLegacyOutput) Restricted() pulumi.BoolOutput { type HagroupLegacyArrayOutput (line 280) | type HagroupLegacyArrayOutput struct method ElementType (line 282) | func (HagroupLegacyArrayOutput) ElementType() reflect.Type { method ToHagroupLegacyArrayOutput (line 286) | func (o HagroupLegacyArrayOutput) ToHagroupLegacyArrayOutput() Hagroup... method ToHagroupLegacyArrayOutputWithContext (line 290) | func (o HagroupLegacyArrayOutput) ToHagroupLegacyArrayOutputWithContex... method Index (line 294) | func (o HagroupLegacyArrayOutput) Index(i pulumi.IntInput) HagroupLega... type HagroupLegacyMapOutput (line 300) | type HagroupLegacyMapOutput struct method ElementType (line 302) | func (HagroupLegacyMapOutput) ElementType() reflect.Type { method ToHagroupLegacyMapOutput (line 306) | func (o HagroupLegacyMapOutput) ToHagroupLegacyMapOutput() HagroupLega... method ToHagroupLegacyMapOutputWithContext (line 310) | func (o HagroupLegacyMapOutput) ToHagroupLegacyMapOutputWithContext(ct... method MapIndex (line 314) | func (o HagroupLegacyMapOutput) MapIndex(k pulumi.StringInput) Hagroup... function init (line 320) | func init() { FILE: sdk/go/proxmoxve/hardware/getMappings.go function GetMappings (line 58) | func GetMappings(ctx *pulumi.Context, args *GetMappingsArgs, opts ...pul... type GetMappingsArgs (line 69) | type GetMappingsArgs struct type GetMappingsResult (line 77) | type GetMappingsResult struct function GetMappingsOutput (line 90) | func GetMappingsOutput(ctx *pulumi.Context, args GetMappingsOutputArgs, ... type GetMappingsOutputArgs (line 100) | type GetMappingsOutputArgs struct method ElementType (line 107) | func (GetMappingsOutputArgs) ElementType() reflect.Type { type GetMappingsResultOutput (line 112) | type GetMappingsResultOutput struct method ElementType (line 114) | func (GetMappingsResultOutput) ElementType() reflect.Type { method ToGetMappingsResultOutput (line 118) | func (o GetMappingsResultOutput) ToGetMappingsResultOutput() GetMappin... method ToGetMappingsResultOutputWithContext (line 122) | func (o GetMappingsResultOutput) ToGetMappingsResultOutputWithContext(... method CheckNode (line 127) | func (o GetMappingsResultOutput) CheckNode() pulumi.StringPtrOutput { method Checks (line 132) | func (o GetMappingsResultOutput) Checks() GetMappingsCheckArrayOutput { method Id (line 137) | func (o GetMappingsResultOutput) Id() pulumi.StringOutput { method Ids (line 142) | func (o GetMappingsResultOutput) Ids() pulumi.StringArrayOutput { method Type (line 147) | func (o GetMappingsResultOutput) Type() pulumi.StringOutput { function init (line 151) | func init() { FILE: sdk/go/proxmoxve/hardware/getMappingsLegacy.go function GetMappingsLegacy (line 60) | func GetMappingsLegacy(ctx *pulumi.Context, args *GetMappingsLegacyArgs,... type GetMappingsLegacyArgs (line 71) | type GetMappingsLegacyArgs struct type GetMappingsLegacyResult (line 79) | type GetMappingsLegacyResult struct function GetMappingsLegacyOutput (line 92) | func GetMappingsLegacyOutput(ctx *pulumi.Context, args GetMappingsLegacy... type GetMappingsLegacyOutputArgs (line 102) | type GetMappingsLegacyOutputArgs struct method ElementType (line 109) | func (GetMappingsLegacyOutputArgs) ElementType() reflect.Type { type GetMappingsLegacyResultOutput (line 114) | type GetMappingsLegacyResultOutput struct method ElementType (line 116) | func (GetMappingsLegacyResultOutput) ElementType() reflect.Type { method ToGetMappingsLegacyResultOutput (line 120) | func (o GetMappingsLegacyResultOutput) ToGetMappingsLegacyResultOutput... method ToGetMappingsLegacyResultOutputWithContext (line 124) | func (o GetMappingsLegacyResultOutput) ToGetMappingsLegacyResultOutput... method CheckNode (line 129) | func (o GetMappingsLegacyResultOutput) CheckNode() pulumi.StringPtrOut... method Checks (line 134) | func (o GetMappingsLegacyResultOutput) Checks() GetMappingsLegacyCheck... method Id (line 139) | func (o GetMappingsLegacyResultOutput) Id() pulumi.StringOutput { method Ids (line 144) | func (o GetMappingsLegacyResultOutput) Ids() pulumi.StringArrayOutput { method Type (line 149) | func (o GetMappingsLegacyResultOutput) Type() pulumi.StringOutput { function init (line 153) | func init() { FILE: sdk/go/proxmoxve/hardware/getPci.go function GetPci (line 62) | func GetPci(ctx *pulumi.Context, args *GetPciArgs, opts ...pulumi.Invoke... type GetPciArgs (line 73) | type GetPciArgs struct type GetPciResult (line 83) | type GetPciResult struct function GetPciOutput (line 96) | func GetPciOutput(ctx *pulumi.Context, args GetPciOutputArgs, opts ...pu... type GetPciOutputArgs (line 106) | type GetPciOutputArgs struct method ElementType (line 115) | func (GetPciOutputArgs) ElementType() reflect.Type { type GetPciResultOutput (line 120) | type GetPciResultOutput struct method ElementType (line 122) | func (GetPciResultOutput) ElementType() reflect.Type { method ToGetPciResultOutput (line 126) | func (o GetPciResultOutput) ToGetPciResultOutput() GetPciResultOutput { method ToGetPciResultOutputWithContext (line 130) | func (o GetPciResultOutput) ToGetPciResultOutputWithContext(ctx contex... method Devices (line 135) | func (o GetPciResultOutput) Devices() GetPciDeviceArrayOutput { method Filters (line 140) | func (o GetPciResultOutput) Filters() GetPciFiltersPtrOutput { method Id (line 145) | func (o GetPciResultOutput) Id() pulumi.StringOutput { method NodeName (line 150) | func (o GetPciResultOutput) NodeName() pulumi.StringOutput { method PciClassBlacklists (line 155) | func (o GetPciResultOutput) PciClassBlacklists() pulumi.StringArrayOut... function init (line 159) | func init() { FILE: sdk/go/proxmoxve/hardware/mapping/dir.go type Dir (line 58) | type Dir struct method ElementType (line 153) | func (*Dir) ElementType() reflect.Type { method ToDirOutput (line 157) | func (i *Dir) ToDirOutput() DirOutput { method ToDirOutputWithContext (line 161) | func (i *Dir) ToDirOutputWithContext(ctx context.Context) DirOutput { function NewDir (line 70) | func NewDir(ctx *pulumi.Context, function GetDir (line 90) | func GetDir(ctx *pulumi.Context, type dirState (line 101) | type dirState struct type DirState (line 110) | type DirState struct method ElementType (line 119) | func (DirState) ElementType() reflect.Type { type dirArgs (line 123) | type dirArgs struct type DirArgs (line 133) | type DirArgs struct method ElementType (line 142) | func (DirArgs) ElementType() reflect.Type { type DirInput (line 146) | type DirInput interface type DirArrayInput (line 169) | type DirArrayInput interface type DirArray (line 176) | type DirArray method ElementType (line 178) | func (DirArray) ElementType() reflect.Type { method ToDirArrayOutput (line 182) | func (i DirArray) ToDirArrayOutput() DirArrayOutput { method ToDirArrayOutputWithContext (line 186) | func (i DirArray) ToDirArrayOutputWithContext(ctx context.Context) Dir... type DirMapInput (line 194) | type DirMapInput interface type DirMap (line 201) | type DirMap method ElementType (line 203) | func (DirMap) ElementType() reflect.Type { method ToDirMapOutput (line 207) | func (i DirMap) ToDirMapOutput() DirMapOutput { method ToDirMapOutputWithContext (line 211) | func (i DirMap) ToDirMapOutputWithContext(ctx context.Context) DirMapO... type DirOutput (line 215) | type DirOutput struct method ElementType (line 217) | func (DirOutput) ElementType() reflect.Type { method ToDirOutput (line 221) | func (o DirOutput) ToDirOutput() DirOutput { method ToDirOutputWithContext (line 225) | func (o DirOutput) ToDirOutputWithContext(ctx context.Context) DirOutp... method Comment (line 230) | func (o DirOutput) Comment() pulumi.StringPtrOutput { method Maps (line 235) | func (o DirOutput) Maps() DirMapTypeArrayOutput { method Name (line 240) | func (o DirOutput) Name() pulumi.StringOutput { type DirArrayOutput (line 244) | type DirArrayOutput struct method ElementType (line 246) | func (DirArrayOutput) ElementType() reflect.Type { method ToDirArrayOutput (line 250) | func (o DirArrayOutput) ToDirArrayOutput() DirArrayOutput { method ToDirArrayOutputWithContext (line 254) | func (o DirArrayOutput) ToDirArrayOutputWithContext(ctx context.Contex... method Index (line 258) | func (o DirArrayOutput) Index(i pulumi.IntInput) DirOutput { type DirMapOutput (line 264) | type DirMapOutput struct method ElementType (line 266) | func (DirMapOutput) ElementType() reflect.Type { method ToDirMapOutput (line 270) | func (o DirMapOutput) ToDirMapOutput() DirMapOutput { method ToDirMapOutputWithContext (line 274) | func (o DirMapOutput) ToDirMapOutputWithContext(ctx context.Context) D... method MapIndex (line 278) | func (o DirMapOutput) MapIndex(k pulumi.StringInput) DirOutput { function init (line 284) | func init() { FILE: sdk/go/proxmoxve/hardware/mapping/dirLegacy.go type DirLegacy (line 60) | type DirLegacy struct method ElementType (line 155) | func (*DirLegacy) ElementType() reflect.Type { method ToDirLegacyOutput (line 159) | func (i *DirLegacy) ToDirLegacyOutput() DirLegacyOutput { method ToDirLegacyOutputWithContext (line 163) | func (i *DirLegacy) ToDirLegacyOutputWithContext(ctx context.Context) ... function NewDirLegacy (line 72) | func NewDirLegacy(ctx *pulumi.Context, function GetDirLegacy (line 92) | func GetDirLegacy(ctx *pulumi.Context, type dirLegacyState (line 103) | type dirLegacyState struct type DirLegacyState (line 112) | type DirLegacyState struct method ElementType (line 121) | func (DirLegacyState) ElementType() reflect.Type { type dirLegacyArgs (line 125) | type dirLegacyArgs struct type DirLegacyArgs (line 135) | type DirLegacyArgs struct method ElementType (line 144) | func (DirLegacyArgs) ElementType() reflect.Type { type DirLegacyInput (line 148) | type DirLegacyInput interface type DirLegacyArrayInput (line 171) | type DirLegacyArrayInput interface type DirLegacyArray (line 178) | type DirLegacyArray method ElementType (line 180) | func (DirLegacyArray) ElementType() reflect.Type { method ToDirLegacyArrayOutput (line 184) | func (i DirLegacyArray) ToDirLegacyArrayOutput() DirLegacyArrayOutput { method ToDirLegacyArrayOutputWithContext (line 188) | func (i DirLegacyArray) ToDirLegacyArrayOutputWithContext(ctx context.... type DirLegacyMapInput (line 196) | type DirLegacyMapInput interface type DirLegacyMap (line 203) | type DirLegacyMap method ElementType (line 205) | func (DirLegacyMap) ElementType() reflect.Type { method ToDirLegacyMapOutput (line 209) | func (i DirLegacyMap) ToDirLegacyMapOutput() DirLegacyMapOutput { method ToDirLegacyMapOutputWithContext (line 213) | func (i DirLegacyMap) ToDirLegacyMapOutputWithContext(ctx context.Cont... type DirLegacyOutput (line 217) | type DirLegacyOutput struct method ElementType (line 219) | func (DirLegacyOutput) ElementType() reflect.Type { method ToDirLegacyOutput (line 223) | func (o DirLegacyOutput) ToDirLegacyOutput() DirLegacyOutput { method ToDirLegacyOutputWithContext (line 227) | func (o DirLegacyOutput) ToDirLegacyOutputWithContext(ctx context.Cont... method Comment (line 232) | func (o DirLegacyOutput) Comment() pulumi.StringPtrOutput { method Maps (line 237) | func (o DirLegacyOutput) Maps() DirLegacyMapTypeArrayOutput { method Name (line 242) | func (o DirLegacyOutput) Name() pulumi.StringOutput { type DirLegacyArrayOutput (line 246) | type DirLegacyArrayOutput struct method ElementType (line 248) | func (DirLegacyArrayOutput) ElementType() reflect.Type { method ToDirLegacyArrayOutput (line 252) | func (o DirLegacyArrayOutput) ToDirLegacyArrayOutput() DirLegacyArrayO... method ToDirLegacyArrayOutputWithContext (line 256) | func (o DirLegacyArrayOutput) ToDirLegacyArrayOutputWithContext(ctx co... method Index (line 260) | func (o DirLegacyArrayOutput) Index(i pulumi.IntInput) DirLegacyOutput { type DirLegacyMapOutput (line 266) | type DirLegacyMapOutput struct method ElementType (line 268) | func (DirLegacyMapOutput) ElementType() reflect.Type { method ToDirLegacyMapOutput (line 272) | func (o DirLegacyMapOutput) ToDirLegacyMapOutput() DirLegacyMapOutput { method ToDirLegacyMapOutputWithContext (line 276) | func (o DirLegacyMapOutput) ToDirLegacyMapOutputWithContext(ctx contex... method MapIndex (line 280) | func (o DirLegacyMapOutput) MapIndex(k pulumi.StringInput) DirLegacyOu... function init (line 286) | func init() { FILE: sdk/go/proxmoxve/hardware/mapping/getDir.go function LookupDir (line 42) | func LookupDir(ctx *pulumi.Context, args *LookupDirArgs, opts ...pulumi.... type LookupDirArgs (line 53) | type LookupDirArgs struct type LookupDirResult (line 59) | type LookupDirResult struct function LookupDirOutput (line 70) | func LookupDirOutput(ctx *pulumi.Context, args LookupDirOutputArgs, opts... type LookupDirOutputArgs (line 80) | type LookupDirOutputArgs struct method ElementType (line 85) | func (LookupDirOutputArgs) ElementType() reflect.Type { type LookupDirResultOutput (line 90) | type LookupDirResultOutput struct method ElementType (line 92) | func (LookupDirResultOutput) ElementType() reflect.Type { method ToLookupDirResultOutput (line 96) | func (o LookupDirResultOutput) ToLookupDirResultOutput() LookupDirResu... method ToLookupDirResultOutputWithContext (line 100) | func (o LookupDirResultOutput) ToLookupDirResultOutputWithContext(ctx ... method Comment (line 105) | func (o LookupDirResultOutput) Comment() pulumi.StringOutput { method Id (line 110) | func (o LookupDirResultOutput) Id() pulumi.StringOutput { method Maps (line 115) | func (o LookupDirResultOutput) Maps() GetDirMapArrayOutput { method Name (line 120) | func (o LookupDirResultOutput) Name() pulumi.StringOutput { function init (line 124) | func init() { FILE: sdk/go/proxmoxve/hardware/mapping/getDirLegacy.go function LookupDirLegacy (line 44) | func LookupDirLegacy(ctx *pulumi.Context, args *LookupDirLegacyArgs, opt... type LookupDirLegacyArgs (line 55) | type LookupDirLegacyArgs struct type LookupDirLegacyResult (line 61) | type LookupDirLegacyResult struct function LookupDirLegacyOutput (line 72) | func LookupDirLegacyOutput(ctx *pulumi.Context, args LookupDirLegacyOutp... type LookupDirLegacyOutputArgs (line 82) | type LookupDirLegacyOutputArgs struct method ElementType (line 87) | func (LookupDirLegacyOutputArgs) ElementType() reflect.Type { type LookupDirLegacyResultOutput (line 92) | type LookupDirLegacyResultOutput struct method ElementType (line 94) | func (LookupDirLegacyResultOutput) ElementType() reflect.Type { method ToLookupDirLegacyResultOutput (line 98) | func (o LookupDirLegacyResultOutput) ToLookupDirLegacyResultOutput() L... method ToLookupDirLegacyResultOutputWithContext (line 102) | func (o LookupDirLegacyResultOutput) ToLookupDirLegacyResultOutputWith... method Comment (line 107) | func (o LookupDirLegacyResultOutput) Comment() pulumi.StringOutput { method Id (line 112) | func (o LookupDirLegacyResultOutput) Id() pulumi.StringOutput { method Maps (line 117) | func (o LookupDirLegacyResultOutput) Maps() GetDirLegacyMapArrayOutput { method Name (line 122) | func (o LookupDirLegacyResultOutput) Name() pulumi.StringOutput { function init (line 126) | func init() { FILE: sdk/go/proxmoxve/hardware/mapping/getPci.go function LookupPci (line 42) | func LookupPci(ctx *pulumi.Context, args *LookupPciArgs, opts ...pulumi.... type LookupPciArgs (line 53) | type LookupPciArgs struct type LookupPciResult (line 59) | type LookupPciResult struct function LookupPciOutput (line 72) | func LookupPciOutput(ctx *pulumi.Context, args LookupPciOutputArgs, opts... type LookupPciOutputArgs (line 82) | type LookupPciOutputArgs struct method ElementType (line 87) | func (LookupPciOutputArgs) ElementType() reflect.Type { type LookupPciResultOutput (line 92) | type LookupPciResultOutput struct method ElementType (line 94) | func (LookupPciResultOutput) ElementType() reflect.Type { method ToLookupPciResultOutput (line 98) | func (o LookupPciResultOutput) ToLookupPciResultOutput() LookupPciResu... method ToLookupPciResultOutputWithContext (line 102) | func (o LookupPciResultOutput) ToLookupPciResultOutputWithContext(ctx ... method Comment (line 107) | func (o LookupPciResultOutput) Comment() pulumi.StringOutput { method Id (line 112) | func (o LookupPciResultOutput) Id() pulumi.StringOutput { method Maps (line 117) | func (o LookupPciResultOutput) Maps() GetPciMapArrayOutput { method MediatedDevices (line 122) | func (o LookupPciResultOutput) MediatedDevices() pulumi.BoolOutput { method Name (line 127) | func (o LookupPciResultOutput) Name() pulumi.StringOutput { function init (line 131) | func init() { FILE: sdk/go/proxmoxve/hardware/mapping/getPciLegacy.go function LookupPciLegacy (line 44) | func LookupPciLegacy(ctx *pulumi.Context, args *LookupPciLegacyArgs, opt... type LookupPciLegacyArgs (line 55) | type LookupPciLegacyArgs struct type LookupPciLegacyResult (line 61) | type LookupPciLegacyResult struct function LookupPciLegacyOutput (line 74) | func LookupPciLegacyOutput(ctx *pulumi.Context, args LookupPciLegacyOutp... type LookupPciLegacyOutputArgs (line 84) | type LookupPciLegacyOutputArgs struct method ElementType (line 89) | func (LookupPciLegacyOutputArgs) ElementType() reflect.Type { type LookupPciLegacyResultOutput (line 94) | type LookupPciLegacyResultOutput struct method ElementType (line 96) | func (LookupPciLegacyResultOutput) ElementType() reflect.Type { method ToLookupPciLegacyResultOutput (line 100) | func (o LookupPciLegacyResultOutput) ToLookupPciLegacyResultOutput() L... method ToLookupPciLegacyResultOutputWithContext (line 104) | func (o LookupPciLegacyResultOutput) ToLookupPciLegacyResultOutputWith... method Comment (line 109) | func (o LookupPciLegacyResultOutput) Comment() pulumi.StringOutput { method Id (line 114) | func (o LookupPciLegacyResultOutput) Id() pulumi.StringOutput { method Maps (line 119) | func (o LookupPciLegacyResultOutput) Maps() GetPciLegacyMapArrayOutput { method MediatedDevices (line 124) | func (o LookupPciLegacyResultOutput) MediatedDevices() pulumi.BoolOutp... method Name (line 129) | func (o LookupPciLegacyResultOutput) Name() pulumi.StringOutput { function init (line 133) | func init() { FILE: sdk/go/proxmoxve/hardware/mapping/getUsb.go function LookupUsb (line 42) | func LookupUsb(ctx *pulumi.Context, args *LookupUsbArgs, opts ...pulumi.... type LookupUsbArgs (line 53) | type LookupUsbArgs struct type LookupUsbResult (line 59) | type LookupUsbResult struct function LookupUsbOutput (line 70) | func LookupUsbOutput(ctx *pulumi.Context, args LookupUsbOutputArgs, opts... type LookupUsbOutputArgs (line 80) | type LookupUsbOutputArgs struct method ElementType (line 85) | func (LookupUsbOutputArgs) ElementType() reflect.Type { type LookupUsbResultOutput (line 90) | type LookupUsbResultOutput struct method ElementType (line 92) | func (LookupUsbResultOutput) ElementType() reflect.Type { method ToLookupUsbResultOutput (line 96) | func (o LookupUsbResultOutput) ToLookupUsbResultOutput() LookupUsbResu... method ToLookupUsbResultOutputWithContext (line 100) | func (o LookupUsbResultOutput) ToLookupUsbResultOutputWithContext(ctx ... method Comment (line 105) | func (o LookupUsbResultOutput) Comment() pulumi.StringOutput { method Id (line 110) | func (o LookupUsbResultOutput) Id() pulumi.StringOutput { method Maps (line 115) | func (o LookupUsbResultOutput) Maps() GetUsbMapArrayOutput { method Name (line 120) | func (o LookupUsbResultOutput) Name() pulumi.StringOutput { function init (line 124) | func init() { FILE: sdk/go/proxmoxve/hardware/mapping/getUsbLegacy.go function LookupUsbLegacy (line 44) | func LookupUsbLegacy(ctx *pulumi.Context, args *LookupUsbLegacyArgs, opt... type LookupUsbLegacyArgs (line 55) | type LookupUsbLegacyArgs struct type LookupUsbLegacyResult (line 61) | type LookupUsbLegacyResult struct function LookupUsbLegacyOutput (line 72) | func LookupUsbLegacyOutput(ctx *pulumi.Context, args LookupUsbLegacyOutp... type LookupUsbLegacyOutputArgs (line 82) | type LookupUsbLegacyOutputArgs struct method ElementType (line 87) | func (LookupUsbLegacyOutputArgs) ElementType() reflect.Type { type LookupUsbLegacyResultOutput (line 92) | type LookupUsbLegacyResultOutput struct method ElementType (line 94) | func (LookupUsbLegacyResultOutput) ElementType() reflect.Type { method ToLookupUsbLegacyResultOutput (line 98) | func (o LookupUsbLegacyResultOutput) ToLookupUsbLegacyResultOutput() L... method ToLookupUsbLegacyResultOutputWithContext (line 102) | func (o LookupUsbLegacyResultOutput) ToLookupUsbLegacyResultOutputWith... method Comment (line 107) | func (o LookupUsbLegacyResultOutput) Comment() pulumi.StringOutput { method Id (line 112) | func (o LookupUsbLegacyResultOutput) Id() pulumi.StringOutput { method Maps (line 117) | func (o LookupUsbLegacyResultOutput) Maps() GetUsbLegacyMapArrayOutput { method Name (line 122) | func (o LookupUsbLegacyResultOutput) Name() pulumi.StringOutput { function init (line 126) | func init() { FILE: sdk/go/proxmoxve/hardware/mapping/init.go type module (line 14) | type module struct method Version (line 18) | func (m *module) Version() semver.Version { method Construct (line 22) | func (m *module) Construct(ctx *pulumi.Context, name, typ, urn string)... function init (line 44) | func init() { FILE: sdk/go/proxmoxve/hardware/mapping/pci.go type Pci (line 63) | type Pci struct method ElementType (line 168) | func (*Pci) ElementType() reflect.Type { method ToPciOutput (line 172) | func (i *Pci) ToPciOutput() PciOutput { method ToPciOutputWithContext (line 176) | func (i *Pci) ToPciOutputWithContext(ctx context.Context) PciOutput { function NewPci (line 77) | func NewPci(ctx *pulumi.Context, function GetPci (line 97) | func GetPci(ctx *pulumi.Context, type pciState (line 108) | type pciState struct type PciState (line 119) | type PciState struct method ElementType (line 130) | func (PciState) ElementType() reflect.Type { type pciArgs (line 134) | type pciArgs struct type PciArgs (line 146) | type PciArgs struct method ElementType (line 157) | func (PciArgs) ElementType() reflect.Type { type PciInput (line 161) | type PciInput interface type PciArrayInput (line 184) | type PciArrayInput interface type PciArray (line 191) | type PciArray method ElementType (line 193) | func (PciArray) ElementType() reflect.Type { method ToPciArrayOutput (line 197) | func (i PciArray) ToPciArrayOutput() PciArrayOutput { method ToPciArrayOutputWithContext (line 201) | func (i PciArray) ToPciArrayOutputWithContext(ctx context.Context) Pci... type PciMapInput (line 209) | type PciMapInput interface type PciMap (line 216) | type PciMap method ElementType (line 218) | func (PciMap) ElementType() reflect.Type { method ToPciMapOutput (line 222) | func (i PciMap) ToPciMapOutput() PciMapOutput { method ToPciMapOutputWithContext (line 226) | func (i PciMap) ToPciMapOutputWithContext(ctx context.Context) PciMapO... type PciOutput (line 230) | type PciOutput struct method ElementType (line 232) | func (PciOutput) ElementType() reflect.Type { method ToPciOutput (line 236) | func (o PciOutput) ToPciOutput() PciOutput { method ToPciOutputWithContext (line 240) | func (o PciOutput) ToPciOutputWithContext(ctx context.Context) PciOutp... method Comment (line 245) | func (o PciOutput) Comment() pulumi.StringPtrOutput { method Maps (line 250) | func (o PciOutput) Maps() PciMapTypeArrayOutput { method MediatedDevices (line 255) | func (o PciOutput) MediatedDevices() pulumi.BoolOutput { method Name (line 260) | func (o PciOutput) Name() pulumi.StringOutput { type PciArrayOutput (line 264) | type PciArrayOutput struct method ElementType (line 266) | func (PciArrayOutput) ElementType() reflect.Type { method ToPciArrayOutput (line 270) | func (o PciArrayOutput) ToPciArrayOutput() PciArrayOutput { method ToPciArrayOutputWithContext (line 274) | func (o PciArrayOutput) ToPciArrayOutputWithContext(ctx context.Contex... method Index (line 278) | func (o PciArrayOutput) Index(i pulumi.IntInput) PciOutput { type PciMapOutput (line 284) | type PciMapOutput struct method ElementType (line 286) | func (PciMapOutput) ElementType() reflect.Type { method ToPciMapOutput (line 290) | func (o PciMapOutput) ToPciMapOutput() PciMapOutput { method ToPciMapOutputWithContext (line 294) | func (o PciMapOutput) ToPciMapOutputWithContext(ctx context.Context) P... method MapIndex (line 298) | func (o PciMapOutput) MapIndex(k pulumi.StringInput) PciOutput { function init (line 304) | func init() { FILE: sdk/go/proxmoxve/hardware/mapping/pciLegacy.go type PciLegacy (line 65) | type PciLegacy struct method ElementType (line 170) | func (*PciLegacy) ElementType() reflect.Type { method ToPciLegacyOutput (line 174) | func (i *PciLegacy) ToPciLegacyOutput() PciLegacyOutput { method ToPciLegacyOutputWithContext (line 178) | func (i *PciLegacy) ToPciLegacyOutputWithContext(ctx context.Context) ... function NewPciLegacy (line 79) | func NewPciLegacy(ctx *pulumi.Context, function GetPciLegacy (line 99) | func GetPciLegacy(ctx *pulumi.Context, type pciLegacyState (line 110) | type pciLegacyState struct type PciLegacyState (line 121) | type PciLegacyState struct method ElementType (line 132) | func (PciLegacyState) ElementType() reflect.Type { type pciLegacyArgs (line 136) | type pciLegacyArgs struct type PciLegacyArgs (line 148) | type PciLegacyArgs struct method ElementType (line 159) | func (PciLegacyArgs) ElementType() reflect.Type { type PciLegacyInput (line 163) | type PciLegacyInput interface type PciLegacyArrayInput (line 186) | type PciLegacyArrayInput interface type PciLegacyArray (line 193) | type PciLegacyArray method ElementType (line 195) | func (PciLegacyArray) ElementType() reflect.Type { method ToPciLegacyArrayOutput (line 199) | func (i PciLegacyArray) ToPciLegacyArrayOutput() PciLegacyArrayOutput { method ToPciLegacyArrayOutputWithContext (line 203) | func (i PciLegacyArray) ToPciLegacyArrayOutputWithContext(ctx context.... type PciLegacyMapInput (line 211) | type PciLegacyMapInput interface type PciLegacyMap (line 218) | type PciLegacyMap method ElementType (line 220) | func (PciLegacyMap) ElementType() reflect.Type { method ToPciLegacyMapOutput (line 224) | func (i PciLegacyMap) ToPciLegacyMapOutput() PciLegacyMapOutput { method ToPciLegacyMapOutputWithContext (line 228) | func (i PciLegacyMap) ToPciLegacyMapOutputWithContext(ctx context.Cont... type PciLegacyOutput (line 232) | type PciLegacyOutput struct method ElementType (line 234) | func (PciLegacyOutput) ElementType() reflect.Type { method ToPciLegacyOutput (line 238) | func (o PciLegacyOutput) ToPciLegacyOutput() PciLegacyOutput { method ToPciLegacyOutputWithContext (line 242) | func (o PciLegacyOutput) ToPciLegacyOutputWithContext(ctx context.Cont... method Comment (line 247) | func (o PciLegacyOutput) Comment() pulumi.StringPtrOutput { method Maps (line 252) | func (o PciLegacyOutput) Maps() PciLegacyMapTypeArrayOutput { method MediatedDevices (line 257) | func (o PciLegacyOutput) MediatedDevices() pulumi.BoolOutput { method Name (line 262) | func (o PciLegacyOutput) Name() pulumi.StringOutput { type PciLegacyArrayOutput (line 266) | type PciLegacyArrayOutput struct method ElementType (line 268) | func (PciLegacyArrayOutput) ElementType() reflect.Type { method ToPciLegacyArrayOutput (line 272) | func (o PciLegacyArrayOutput) ToPciLegacyArrayOutput() PciLegacyArrayO... method ToPciLegacyArrayOutputWithContext (line 276) | func (o PciLegacyArrayOutput) ToPciLegacyArrayOutputWithContext(ctx co... method Index (line 280) | func (o PciLegacyArrayOutput) Index(i pulumi.IntInput) PciLegacyOutput { type PciLegacyMapOutput (line 286) | type PciLegacyMapOutput struct method ElementType (line 288) | func (PciLegacyMapOutput) ElementType() reflect.Type { method ToPciLegacyMapOutput (line 292) | func (o PciLegacyMapOutput) ToPciLegacyMapOutput() PciLegacyMapOutput { method ToPciLegacyMapOutputWithContext (line 296) | func (o PciLegacyMapOutput) ToPciLegacyMapOutputWithContext(ctx contex... method MapIndex (line 300) | func (o PciLegacyMapOutput) MapIndex(k pulumi.StringInput) PciLegacyOu... function init (line 306) | func init() { FILE: sdk/go/proxmoxve/hardware/mapping/pulumiTypes.go type DirLegacyMapType (line 16) | type DirLegacyMapType struct type DirLegacyMapTypeInput (line 27) | type DirLegacyMapTypeInput interface type DirLegacyMapTypeArgs (line 34) | type DirLegacyMapTypeArgs struct method ElementType (line 41) | func (DirLegacyMapTypeArgs) ElementType() reflect.Type { method ToDirLegacyMapTypeOutput (line 45) | func (i DirLegacyMapTypeArgs) ToDirLegacyMapTypeOutput() DirLegacyMapT... method ToDirLegacyMapTypeOutputWithContext (line 49) | func (i DirLegacyMapTypeArgs) ToDirLegacyMapTypeOutputWithContext(ctx ... type DirLegacyMapTypeArrayInput (line 57) | type DirLegacyMapTypeArrayInput interface type DirLegacyMapTypeArray (line 64) | type DirLegacyMapTypeArray method ElementType (line 66) | func (DirLegacyMapTypeArray) ElementType() reflect.Type { method ToDirLegacyMapTypeArrayOutput (line 70) | func (i DirLegacyMapTypeArray) ToDirLegacyMapTypeArrayOutput() DirLega... method ToDirLegacyMapTypeArrayOutputWithContext (line 74) | func (i DirLegacyMapTypeArray) ToDirLegacyMapTypeArrayOutputWithContex... type DirLegacyMapTypeOutput (line 78) | type DirLegacyMapTypeOutput struct method ElementType (line 80) | func (DirLegacyMapTypeOutput) ElementType() reflect.Type { method ToDirLegacyMapTypeOutput (line 84) | func (o DirLegacyMapTypeOutput) ToDirLegacyMapTypeOutput() DirLegacyMa... method ToDirLegacyMapTypeOutputWithContext (line 88) | func (o DirLegacyMapTypeOutput) ToDirLegacyMapTypeOutputWithContext(ct... method Node (line 93) | func (o DirLegacyMapTypeOutput) Node() pulumi.StringOutput { method Path (line 98) | func (o DirLegacyMapTypeOutput) Path() pulumi.StringOutput { type DirLegacyMapTypeArrayOutput (line 102) | type DirLegacyMapTypeArrayOutput struct method ElementType (line 104) | func (DirLegacyMapTypeArrayOutput) ElementType() reflect.Type { method ToDirLegacyMapTypeArrayOutput (line 108) | func (o DirLegacyMapTypeArrayOutput) ToDirLegacyMapTypeArrayOutput() D... method ToDirLegacyMapTypeArrayOutputWithContext (line 112) | func (o DirLegacyMapTypeArrayOutput) ToDirLegacyMapTypeArrayOutputWith... method Index (line 116) | func (o DirLegacyMapTypeArrayOutput) Index(i pulumi.IntInput) DirLegac... type DirMapType (line 122) | type DirMapType struct type DirMapTypeInput (line 133) | type DirMapTypeInput interface type DirMapTypeArgs (line 140) | type DirMapTypeArgs struct method ElementType (line 147) | func (DirMapTypeArgs) ElementType() reflect.Type { method ToDirMapTypeOutput (line 151) | func (i DirMapTypeArgs) ToDirMapTypeOutput() DirMapTypeOutput { method ToDirMapTypeOutputWithContext (line 155) | func (i DirMapTypeArgs) ToDirMapTypeOutputWithContext(ctx context.Cont... type DirMapTypeArrayInput (line 163) | type DirMapTypeArrayInput interface type DirMapTypeArray (line 170) | type DirMapTypeArray method ElementType (line 172) | func (DirMapTypeArray) ElementType() reflect.Type { method ToDirMapTypeArrayOutput (line 176) | func (i DirMapTypeArray) ToDirMapTypeArrayOutput() DirMapTypeArrayOutp... method ToDirMapTypeArrayOutputWithContext (line 180) | func (i DirMapTypeArray) ToDirMapTypeArrayOutputWithContext(ctx contex... type DirMapTypeOutput (line 184) | type DirMapTypeOutput struct method ElementType (line 186) | func (DirMapTypeOutput) ElementType() reflect.Type { method ToDirMapTypeOutput (line 190) | func (o DirMapTypeOutput) ToDirMapTypeOutput() DirMapTypeOutput { method ToDirMapTypeOutputWithContext (line 194) | func (o DirMapTypeOutput) ToDirMapTypeOutputWithContext(ctx context.Co... method Node (line 199) | func (o DirMapTypeOutput) Node() pulumi.StringOutput { method Path (line 204) | func (o DirMapTypeOutput) Path() pulumi.StringOutput { type DirMapTypeArrayOutput (line 208) | type DirMapTypeArrayOutput struct method ElementType (line 210) | func (DirMapTypeArrayOutput) ElementType() reflect.Type { method ToDirMapTypeArrayOutput (line 214) | func (o DirMapTypeArrayOutput) ToDirMapTypeArrayOutput() DirMapTypeArr... method ToDirMapTypeArrayOutputWithContext (line 218) | func (o DirMapTypeArrayOutput) ToDirMapTypeArrayOutputWithContext(ctx ... method Index (line 222) | func (o DirMapTypeArrayOutput) Index(i pulumi.IntInput) DirMapTypeOutp... type PciLegacyMapType (line 228) | type PciLegacyMapType struct type PciLegacyMapTypeInput (line 247) | type PciLegacyMapTypeInput interface type PciLegacyMapTypeArgs (line 254) | type PciLegacyMapTypeArgs struct method ElementType (line 269) | func (PciLegacyMapTypeArgs) ElementType() reflect.Type { method ToPciLegacyMapTypeOutput (line 273) | func (i PciLegacyMapTypeArgs) ToPciLegacyMapTypeOutput() PciLegacyMapT... method ToPciLegacyMapTypeOutputWithContext (line 277) | func (i PciLegacyMapTypeArgs) ToPciLegacyMapTypeOutputWithContext(ctx ... type PciLegacyMapTypeArrayInput (line 285) | type PciLegacyMapTypeArrayInput interface type PciLegacyMapTypeArray (line 292) | type PciLegacyMapTypeArray method ElementType (line 294) | func (PciLegacyMapTypeArray) ElementType() reflect.Type { method ToPciLegacyMapTypeArrayOutput (line 298) | func (i PciLegacyMapTypeArray) ToPciLegacyMapTypeArrayOutput() PciLega... method ToPciLegacyMapTypeArrayOutputWithContext (line 302) | func (i PciLegacyMapTypeArray) ToPciLegacyMapTypeArrayOutputWithContex... type PciLegacyMapTypeOutput (line 306) | type PciLegacyMapTypeOutput struct method ElementType (line 308) | func (PciLegacyMapTypeOutput) ElementType() reflect.Type { method ToPciLegacyMapTypeOutput (line 312) | func (o PciLegacyMapTypeOutput) ToPciLegacyMapTypeOutput() PciLegacyMa... method ToPciLegacyMapTypeOutputWithContext (line 316) | func (o PciLegacyMapTypeOutput) ToPciLegacyMapTypeOutputWithContext(ct... method Comment (line 321) | func (o PciLegacyMapTypeOutput) Comment() pulumi.StringPtrOutput { method Id (line 326) | func (o PciLegacyMapTypeOutput) Id() pulumi.StringOutput { method IommuGroup (line 331) | func (o PciLegacyMapTypeOutput) IommuGroup() pulumi.IntPtrOutput { method Node (line 336) | func (o PciLegacyMapTypeOutput) Node() pulumi.StringOutput { method Path (line 341) | func (o PciLegacyMapTypeOutput) Path() pulumi.StringOutput { method SubsystemId (line 346) | func (o PciLegacyMapTypeOutput) SubsystemId() pulumi.StringPtrOutput { type PciLegacyMapTypeArrayOutput (line 350) | type PciLegacyMapTypeArrayOutput struct method ElementType (line 352) | func (PciLegacyMapTypeArrayOutput) ElementType() reflect.Type { method ToPciLegacyMapTypeArrayOutput (line 356) | func (o PciLegacyMapTypeArrayOutput) ToPciLegacyMapTypeArrayOutput() P... method ToPciLegacyMapTypeArrayOutputWithContext (line 360) | func (o PciLegacyMapTypeArrayOutput) ToPciLegacyMapTypeArrayOutputWith... method Index (line 364) | func (o PciLegacyMapTypeArrayOutput) Index(i pulumi.IntInput) PciLegac... type PciMapType (line 370) | type PciMapType struct type PciMapTypeInput (line 389) | type PciMapTypeInput interface type PciMapTypeArgs (line 396) | type PciMapTypeArgs struct method ElementType (line 411) | func (PciMapTypeArgs) ElementType() reflect.Type { method ToPciMapTypeOutput (line 415) | func (i PciMapTypeArgs) ToPciMapTypeOutput() PciMapTypeOutput { method ToPciMapTypeOutputWithContext (line 419) | func (i PciMapTypeArgs) ToPciMapTypeOutputWithContext(ctx context.Cont... type PciMapTypeArrayInput (line 427) | type PciMapTypeArrayInput interface type PciMapTypeArray (line 434) | type PciMapTypeArray method ElementType (line 436) | func (PciMapTypeArray) ElementType() reflect.Type { method ToPciMapTypeArrayOutput (line 440) | func (i PciMapTypeArray) ToPciMapTypeArrayOutput() PciMapTypeArrayOutp... method ToPciMapTypeArrayOutputWithContext (line 444) | func (i PciMapTypeArray) ToPciMapTypeArrayOutputWithContext(ctx contex... type PciMapTypeOutput (line 448) | type PciMapTypeOutput struct method ElementType (line 450) | func (PciMapTypeOutput) ElementType() reflect.Type { method ToPciMapTypeOutput (line 454) | func (o PciMapTypeOutput) ToPciMapTypeOutput() PciMapTypeOutput { method ToPciMapTypeOutputWithContext (line 458) | func (o PciMapTypeOutput) ToPciMapTypeOutputWithContext(ctx context.Co... method Comment (line 463) | func (o PciMapTypeOutput) Comment() pulumi.StringPtrOutput { method Id (line 468) | func (o PciMapTypeOutput) Id() pulumi.StringOutput { method IommuGroup (line 473) | func (o PciMapTypeOutput) IommuGroup() pulumi.IntPtrOutput { method Node (line 478) | func (o PciMapTypeOutput) Node() pulumi.StringOutput { method Path (line 483) | func (o PciMapTypeOutput) Path() pulumi.StringOutput { method SubsystemId (line 488) | func (o PciMapTypeOutput) SubsystemId() pulumi.StringPtrOutput { type PciMapTypeArrayOutput (line 492) | type PciMapTypeArrayOutput struct method ElementType (line 494) | func (PciMapTypeArrayOutput) ElementType() reflect.Type { method ToPciMapTypeArrayOutput (line 498) | func (o PciMapTypeArrayOutput) ToPciMapTypeArrayOutput() PciMapTypeArr... method ToPciMapTypeArrayOutputWithContext (line 502) | func (o PciMapTypeArrayOutput) ToPciMapTypeArrayOutputWithContext(ctx ... method Index (line 506) | func (o PciMapTypeArrayOutput) Index(i pulumi.IntInput) PciMapTypeOutp... type UsbLegacyMapType (line 512) | type UsbLegacyMapType struct type UsbLegacyMapTypeInput (line 527) | type UsbLegacyMapTypeInput interface type UsbLegacyMapTypeArgs (line 534) | type UsbLegacyMapTypeArgs struct method ElementType (line 545) | func (UsbLegacyMapTypeArgs) ElementType() reflect.Type { method ToUsbLegacyMapTypeOutput (line 549) | func (i UsbLegacyMapTypeArgs) ToUsbLegacyMapTypeOutput() UsbLegacyMapT... method ToUsbLegacyMapTypeOutputWithContext (line 553) | func (i UsbLegacyMapTypeArgs) ToUsbLegacyMapTypeOutputWithContext(ctx ... type UsbLegacyMapTypeArrayInput (line 561) | type UsbLegacyMapTypeArrayInput interface type UsbLegacyMapTypeArray (line 568) | type UsbLegacyMapTypeArray method ElementType (line 570) | func (UsbLegacyMapTypeArray) ElementType() reflect.Type { method ToUsbLegacyMapTypeArrayOutput (line 574) | func (i UsbLegacyMapTypeArray) ToUsbLegacyMapTypeArrayOutput() UsbLega... method ToUsbLegacyMapTypeArrayOutputWithContext (line 578) | func (i UsbLegacyMapTypeArray) ToUsbLegacyMapTypeArrayOutputWithContex... type UsbLegacyMapTypeOutput (line 582) | type UsbLegacyMapTypeOutput struct method ElementType (line 584) | func (UsbLegacyMapTypeOutput) ElementType() reflect.Type { method ToUsbLegacyMapTypeOutput (line 588) | func (o UsbLegacyMapTypeOutput) ToUsbLegacyMapTypeOutput() UsbLegacyMa... method ToUsbLegacyMapTypeOutputWithContext (line 592) | func (o UsbLegacyMapTypeOutput) ToUsbLegacyMapTypeOutputWithContext(ct... method Comment (line 597) | func (o UsbLegacyMapTypeOutput) Comment() pulumi.StringPtrOutput { method Id (line 602) | func (o UsbLegacyMapTypeOutput) Id() pulumi.StringOutput { method Node (line 607) | func (o UsbLegacyMapTypeOutput) Node() pulumi.StringOutput { method Path (line 612) | func (o UsbLegacyMapTypeOutput) Path() pulumi.StringPtrOutput { type UsbLegacyMapTypeArrayOutput (line 616) | type UsbLegacyMapTypeArrayOutput struct method ElementType (line 618) | func (UsbLegacyMapTypeArrayOutput) ElementType() reflect.Type { method ToUsbLegacyMapTypeArrayOutput (line 622) | func (o UsbLegacyMapTypeArrayOutput) ToUsbLegacyMapTypeArrayOutput() U... method ToUsbLegacyMapTypeArrayOutputWithContext (line 626) | func (o UsbLegacyMapTypeArrayOutput) ToUsbLegacyMapTypeArrayOutputWith... method Index (line 630) | func (o UsbLegacyMapTypeArrayOutput) Index(i pulumi.IntInput) UsbLegac... type UsbMapType (line 636) | type UsbMapType struct type UsbMapTypeInput (line 651) | type UsbMapTypeInput interface type UsbMapTypeArgs (line 658) | type UsbMapTypeArgs struct method ElementType (line 669) | func (UsbMapTypeArgs) ElementType() reflect.Type { method ToUsbMapTypeOutput (line 673) | func (i UsbMapTypeArgs) ToUsbMapTypeOutput() UsbMapTypeOutput { method ToUsbMapTypeOutputWithContext (line 677) | func (i UsbMapTypeArgs) ToUsbMapTypeOutputWithContext(ctx context.Cont... type UsbMapTypeArrayInput (line 685) | type UsbMapTypeArrayInput interface type UsbMapTypeArray (line 692) | type UsbMapTypeArray method ElementType (line 694) | func (UsbMapTypeArray) ElementType() reflect.Type { method ToUsbMapTypeArrayOutput (line 698) | func (i UsbMapTypeArray) ToUsbMapTypeArrayOutput() UsbMapTypeArrayOutp... method ToUsbMapTypeArrayOutputWithContext (line 702) | func (i UsbMapTypeArray) ToUsbMapTypeArrayOutputWithContext(ctx contex... type UsbMapTypeOutput (line 706) | type UsbMapTypeOutput struct method ElementType (line 708) | func (UsbMapTypeOutput) ElementType() reflect.Type { method ToUsbMapTypeOutput (line 712) | func (o UsbMapTypeOutput) ToUsbMapTypeOutput() UsbMapTypeOutput { method ToUsbMapTypeOutputWithContext (line 716) | func (o UsbMapTypeOutput) ToUsbMapTypeOutputWithContext(ctx context.Co... method Comment (line 721) | func (o UsbMapTypeOutput) Comment() pulumi.StringPtrOutput { method Id (line 726) | func (o UsbMapTypeOutput) Id() pulumi.StringOutput { method Node (line 731) | func (o UsbMapTypeOutput) Node() pulumi.StringOutput { method Path (line 736) | func (o UsbMapTypeOutput) Path() pulumi.StringPtrOutput { type UsbMapTypeArrayOutput (line 740) | type UsbMapTypeArrayOutput struct method ElementType (line 742) | func (UsbMapTypeArrayOutput) ElementType() reflect.Type { method ToUsbMapTypeArrayOutput (line 746) | func (o UsbMapTypeArrayOutput) ToUsbMapTypeArrayOutput() UsbMapTypeArr... method ToUsbMapTypeArrayOutputWithContext (line 750) | func (o UsbMapTypeArrayOutput) ToUsbMapTypeArrayOutputWithContext(ctx ... method Index (line 754) | func (o UsbMapTypeArrayOutput) Index(i pulumi.IntInput) UsbMapTypeOutp... type GetDirLegacyMap (line 760) | type GetDirLegacyMap struct type GetDirLegacyMapInput (line 771) | type GetDirLegacyMapInput interface type GetDirLegacyMapArgs (line 778) | type GetDirLegacyMapArgs struct method ElementType (line 785) | func (GetDirLegacyMapArgs) ElementType() reflect.Type { method ToGetDirLegacyMapOutput (line 789) | func (i GetDirLegacyMapArgs) ToGetDirLegacyMapOutput() GetDirLegacyMap... method ToGetDirLegacyMapOutputWithContext (line 793) | func (i GetDirLegacyMapArgs) ToGetDirLegacyMapOutputWithContext(ctx co... type GetDirLegacyMapArrayInput (line 801) | type GetDirLegacyMapArrayInput interface type GetDirLegacyMapArray (line 808) | type GetDirLegacyMapArray method ElementType (line 810) | func (GetDirLegacyMapArray) ElementType() reflect.Type { method ToGetDirLegacyMapArrayOutput (line 814) | func (i GetDirLegacyMapArray) ToGetDirLegacyMapArrayOutput() GetDirLeg... method ToGetDirLegacyMapArrayOutputWithContext (line 818) | func (i GetDirLegacyMapArray) ToGetDirLegacyMapArrayOutputWithContext(... type GetDirLegacyMapOutput (line 822) | type GetDirLegacyMapOutput struct method ElementType (line 824) | func (GetDirLegacyMapOutput) ElementType() reflect.Type { method ToGetDirLegacyMapOutput (line 828) | func (o GetDirLegacyMapOutput) ToGetDirLegacyMapOutput() GetDirLegacyM... method ToGetDirLegacyMapOutputWithContext (line 832) | func (o GetDirLegacyMapOutput) ToGetDirLegacyMapOutputWithContext(ctx ... method Node (line 837) | func (o GetDirLegacyMapOutput) Node() pulumi.StringOutput { method Path (line 842) | func (o GetDirLegacyMapOutput) Path() pulumi.StringOutput { type GetDirLegacyMapArrayOutput (line 846) | type GetDirLegacyMapArrayOutput struct method ElementType (line 848) | func (GetDirLegacyMapArrayOutput) ElementType() reflect.Type { method ToGetDirLegacyMapArrayOutput (line 852) | func (o GetDirLegacyMapArrayOutput) ToGetDirLegacyMapArrayOutput() Get... method ToGetDirLegacyMapArrayOutputWithContext (line 856) | func (o GetDirLegacyMapArrayOutput) ToGetDirLegacyMapArrayOutputWithCo... method Index (line 860) | func (o GetDirLegacyMapArrayOutput) Index(i pulumi.IntInput) GetDirLeg... type GetDirMap (line 866) | type GetDirMap struct type GetDirMapInput (line 877) | type GetDirMapInput interface type GetDirMapArgs (line 884) | type GetDirMapArgs struct method ElementType (line 891) | func (GetDirMapArgs) ElementType() reflect.Type { method ToGetDirMapOutput (line 895) | func (i GetDirMapArgs) ToGetDirMapOutput() GetDirMapOutput { method ToGetDirMapOutputWithContext (line 899) | func (i GetDirMapArgs) ToGetDirMapOutputWithContext(ctx context.Contex... type GetDirMapArrayInput (line 907) | type GetDirMapArrayInput interface type GetDirMapArray (line 914) | type GetDirMapArray method ElementType (line 916) | func (GetDirMapArray) ElementType() reflect.Type { method ToGetDirMapArrayOutput (line 920) | func (i GetDirMapArray) ToGetDirMapArrayOutput() GetDirMapArrayOutput { method ToGetDirMapArrayOutputWithContext (line 924) | func (i GetDirMapArray) ToGetDirMapArrayOutputWithContext(ctx context.... type GetDirMapOutput (line 928) | type GetDirMapOutput struct method ElementType (line 930) | func (GetDirMapOutput) ElementType() reflect.Type { method ToGetDirMapOutput (line 934) | func (o GetDirMapOutput) ToGetDirMapOutput() GetDirMapOutput { method ToGetDirMapOutputWithContext (line 938) | func (o GetDirMapOutput) ToGetDirMapOutputWithContext(ctx context.Cont... method Node (line 943) | func (o GetDirMapOutput) Node() pulumi.StringOutput { method Path (line 948) | func (o GetDirMapOutput) Path() pulumi.StringOutput { type GetDirMapArrayOutput (line 952) | type GetDirMapArrayOutput struct method ElementType (line 954) | func (GetDirMapArrayOutput) ElementType() reflect.Type { method ToGetDirMapArrayOutput (line 958) | func (o GetDirMapArrayOutput) ToGetDirMapArrayOutput() GetDirMapArrayO... method ToGetDirMapArrayOutputWithContext (line 962) | func (o GetDirMapArrayOutput) ToGetDirMapArrayOutputWithContext(ctx co... method Index (line 966) | func (o GetDirMapArrayOutput) Index(i pulumi.IntInput) GetDirMapOutput { type GetPciLegacyMap (line 972) | type GetPciLegacyMap struct type GetPciLegacyMapInput (line 991) | type GetPciLegacyMapInput interface type GetPciLegacyMapArgs (line 998) | type GetPciLegacyMapArgs struct method ElementType (line 1013) | func (GetPciLegacyMapArgs) ElementType() reflect.Type { method ToGetPciLegacyMapOutput (line 1017) | func (i GetPciLegacyMapArgs) ToGetPciLegacyMapOutput() GetPciLegacyMap... method ToGetPciLegacyMapOutputWithContext (line 1021) | func (i GetPciLegacyMapArgs) ToGetPciLegacyMapOutputWithContext(ctx co... type GetPciLegacyMapArrayInput (line 1029) | type GetPciLegacyMapArrayInput interface type GetPciLegacyMapArray (line 1036) | type GetPciLegacyMapArray method ElementType (line 1038) | func (GetPciLegacyMapArray) ElementType() reflect.Type { method ToGetPciLegacyMapArrayOutput (line 1042) | func (i GetPciLegacyMapArray) ToGetPciLegacyMapArrayOutput() GetPciLeg... method ToGetPciLegacyMapArrayOutputWithContext (line 1046) | func (i GetPciLegacyMapArray) ToGetPciLegacyMapArrayOutputWithContext(... type GetPciLegacyMapOutput (line 1050) | type GetPciLegacyMapOutput struct method ElementType (line 1052) | func (GetPciLegacyMapOutput) ElementType() reflect.Type { method ToGetPciLegacyMapOutput (line 1056) | func (o GetPciLegacyMapOutput) ToGetPciLegacyMapOutput() GetPciLegacyM... method ToGetPciLegacyMapOutputWithContext (line 1060) | func (o GetPciLegacyMapOutput) ToGetPciLegacyMapOutputWithContext(ctx ... method Comment (line 1065) | func (o GetPciLegacyMapOutput) Comment() pulumi.StringOutput { method Id (line 1070) | func (o GetPciLegacyMapOutput) Id() pulumi.StringOutput { method IommuGroup (line 1075) | func (o GetPciLegacyMapOutput) IommuGroup() pulumi.IntOutput { method Node (line 1080) | func (o GetPciLegacyMapOutput) Node() pulumi.StringOutput { method Path (line 1085) | func (o GetPciLegacyMapOutput) Path() pulumi.StringOutput { method SubsystemId (line 1090) | func (o GetPciLegacyMapOutput) SubsystemId() pulumi.StringOutput { type GetPciLegacyMapArrayOutput (line 1094) | type GetPciLegacyMapArrayOutput struct method ElementType (line 1096) | func (GetPciLegacyMapArrayOutput) ElementType() reflect.Type { method ToGetPciLegacyMapArrayOutput (line 1100) | func (o GetPciLegacyMapArrayOutput) ToGetPciLegacyMapArrayOutput() Get... method ToGetPciLegacyMapArrayOutputWithContext (line 1104) | func (o GetPciLegacyMapArrayOutput) ToGetPciLegacyMapArrayOutputWithCo... method Index (line 1108) | func (o GetPciLegacyMapArrayOutput) Index(i pulumi.IntInput) GetPciLeg... type GetPciMap (line 1114) | type GetPciMap struct type GetPciMapInput (line 1133) | type GetPciMapInput interface type GetPciMapArgs (line 1140) | type GetPciMapArgs struct method ElementType (line 1155) | func (GetPciMapArgs) ElementType() reflect.Type { method ToGetPciMapOutput (line 1159) | func (i GetPciMapArgs) ToGetPciMapOutput() GetPciMapOutput { method ToGetPciMapOutputWithContext (line 1163) | func (i GetPciMapArgs) ToGetPciMapOutputWithContext(ctx context.Contex... type GetPciMapArrayInput (line 1171) | type GetPciMapArrayInput interface type GetPciMapArray (line 1178) | type GetPciMapArray method ElementType (line 1180) | func (GetPciMapArray) ElementType() reflect.Type { method ToGetPciMapArrayOutput (line 1184) | func (i GetPciMapArray) ToGetPciMapArrayOutput() GetPciMapArrayOutput { method ToGetPciMapArrayOutputWithContext (line 1188) | func (i GetPciMapArray) ToGetPciMapArrayOutputWithContext(ctx context.... type GetPciMapOutput (line 1192) | type GetPciMapOutput struct method ElementType (line 1194) | func (GetPciMapOutput) ElementType() reflect.Type { method ToGetPciMapOutput (line 1198) | func (o GetPciMapOutput) ToGetPciMapOutput() GetPciMapOutput { method ToGetPciMapOutputWithContext (line 1202) | func (o GetPciMapOutput) ToGetPciMapOutputWithContext(ctx context.Cont... method Comment (line 1207) | func (o GetPciMapOutput) Comment() pulumi.StringOutput { method Id (line 1212) | func (o GetPciMapOutput) Id() pulumi.StringOutput { method IommuGroup (line 1217) | func (o GetPciMapOutput) IommuGroup() pulumi.IntOutput { method Node (line 1222) | func (o GetPciMapOutput) Node() pulumi.StringOutput { method Path (line 1227) | func (o GetPciMapOutput) Path() pulumi.StringOutput { method SubsystemId (line 1232) | func (o GetPciMapOutput) SubsystemId() pulumi.StringOutput { type GetPciMapArrayOutput (line 1236) | type GetPciMapArrayOutput struct method ElementType (line 1238) | func (GetPciMapArrayOutput) ElementType() reflect.Type { method ToGetPciMapArrayOutput (line 1242) | func (o GetPciMapArrayOutput) ToGetPciMapArrayOutput() GetPciMapArrayO... method ToGetPciMapArrayOutputWithContext (line 1246) | func (o GetPciMapArrayOutput) ToGetPciMapArrayOutputWithContext(ctx co... method Index (line 1250) | func (o GetPciMapArrayOutput) Index(i pulumi.IntInput) GetPciMapOutput { type GetUsbLegacyMap (line 1256) | type GetUsbLegacyMap struct type GetUsbLegacyMapInput (line 1271) | type GetUsbLegacyMapInput interface type GetUsbLegacyMapArgs (line 1278) | type GetUsbLegacyMapArgs struct method ElementType (line 1289) | func (GetUsbLegacyMapArgs) ElementType() reflect.Type { method ToGetUsbLegacyMapOutput (line 1293) | func (i GetUsbLegacyMapArgs) ToGetUsbLegacyMapOutput() GetUsbLegacyMap... method ToGetUsbLegacyMapOutputWithContext (line 1297) | func (i GetUsbLegacyMapArgs) ToGetUsbLegacyMapOutputWithContext(ctx co... type GetUsbLegacyMapArrayInput (line 1305) | type GetUsbLegacyMapArrayInput interface type GetUsbLegacyMapArray (line 1312) | type GetUsbLegacyMapArray method ElementType (line 1314) | func (GetUsbLegacyMapArray) ElementType() reflect.Type { method ToGetUsbLegacyMapArrayOutput (line 1318) | func (i GetUsbLegacyMapArray) ToGetUsbLegacyMapArrayOutput() GetUsbLeg... method ToGetUsbLegacyMapArrayOutputWithContext (line 1322) | func (i GetUsbLegacyMapArray) ToGetUsbLegacyMapArrayOutputWithContext(... type GetUsbLegacyMapOutput (line 1326) | type GetUsbLegacyMapOutput struct method ElementType (line 1328) | func (GetUsbLegacyMapOutput) ElementType() reflect.Type { method ToGetUsbLegacyMapOutput (line 1332) | func (o GetUsbLegacyMapOutput) ToGetUsbLegacyMapOutput() GetUsbLegacyM... method ToGetUsbLegacyMapOutputWithContext (line 1336) | func (o GetUsbLegacyMapOutput) ToGetUsbLegacyMapOutputWithContext(ctx ... method Comment (line 1341) | func (o GetUsbLegacyMapOutput) Comment() pulumi.StringOutput { method Id (line 1346) | func (o GetUsbLegacyMapOutput) Id() pulumi.StringOutput { method Node (line 1351) | func (o GetUsbLegacyMapOutput) Node() pulumi.StringOutput { method Path (line 1356) | func (o GetUsbLegacyMapOutput) Path() pulumi.StringOutput { type GetUsbLegacyMapArrayOutput (line 1360) | type GetUsbLegacyMapArrayOutput struct method ElementType (line 1362) | func (GetUsbLegacyMapArrayOutput) ElementType() reflect.Type { method ToGetUsbLegacyMapArrayOutput (line 1366) | func (o GetUsbLegacyMapArrayOutput) ToGetUsbLegacyMapArrayOutput() Get... method ToGetUsbLegacyMapArrayOutputWithContext (line 1370) | func (o GetUsbLegacyMapArrayOutput) ToGetUsbLegacyMapArrayOutputWithCo... method Index (line 1374) | func (o GetUsbLegacyMapArrayOutput) Index(i pulumi.IntInput) GetUsbLeg... type GetUsbMap (line 1380) | type GetUsbMap struct type GetUsbMapInput (line 1395) | type GetUsbMapInput interface type GetUsbMapArgs (line 1402) | type GetUsbMapArgs struct method ElementType (line 1413) | func (GetUsbMapArgs) ElementType() reflect.Type { method ToGetUsbMapOutput (line 1417) | func (i GetUsbMapArgs) ToGetUsbMapOutput() GetUsbMapOutput { method ToGetUsbMapOutputWithContext (line 1421) | func (i GetUsbMapArgs) ToGetUsbMapOutputWithContext(ctx context.Contex... type GetUsbMapArrayInput (line 1429) | type GetUsbMapArrayInput interface type GetUsbMapArray (line 1436) | type GetUsbMapArray method ElementType (line 1438) | func (GetUsbMapArray) ElementType() reflect.Type { method ToGetUsbMapArrayOutput (line 1442) | func (i GetUsbMapArray) ToGetUsbMapArrayOutput() GetUsbMapArrayOutput { method ToGetUsbMapArrayOutputWithContext (line 1446) | func (i GetUsbMapArray) ToGetUsbMapArrayOutputWithContext(ctx context.... type GetUsbMapOutput (line 1450) | type GetUsbMapOutput struct method ElementType (line 1452) | func (GetUsbMapOutput) ElementType() reflect.Type { method ToGetUsbMapOutput (line 1456) | func (o GetUsbMapOutput) ToGetUsbMapOutput() GetUsbMapOutput { method ToGetUsbMapOutputWithContext (line 1460) | func (o GetUsbMapOutput) ToGetUsbMapOutputWithContext(ctx context.Cont... method Comment (line 1465) | func (o GetUsbMapOutput) Comment() pulumi.StringOutput { method Id (line 1470) | func (o GetUsbMapOutput) Id() pulumi.StringOutput { method Node (line 1475) | func (o GetUsbMapOutput) Node() pulumi.StringOutput { method Path (line 1480) | func (o GetUsbMapOutput) Path() pulumi.StringOutput { type GetUsbMapArrayOutput (line 1484) | type GetUsbMapArrayOutput struct method ElementType (line 1486) | func (GetUsbMapArrayOutput) ElementType() reflect.Type { method ToGetUsbMapArrayOutput (line 1490) | func (o GetUsbMapArrayOutput) ToGetUsbMapArrayOutput() GetUsbMapArrayO... method ToGetUsbMapArrayOutputWithContext (line 1494) | func (o GetUsbMapArrayOutput) ToGetUsbMapArrayOutputWithContext(ctx co... method Index (line 1498) | func (o GetUsbMapArrayOutput) Index(i pulumi.IntInput) GetUsbMapOutput { function init (line 1504) | func init() { FILE: sdk/go/proxmoxve/hardware/mapping/usb.go type Usb (line 60) | type Usb struct method ElementType (line 155) | func (*Usb) ElementType() reflect.Type { method ToUsbOutput (line 159) | func (i *Usb) ToUsbOutput() UsbOutput { method ToUsbOutputWithContext (line 163) | func (i *Usb) ToUsbOutputWithContext(ctx context.Context) UsbOutput { function NewUsb (line 72) | func NewUsb(ctx *pulumi.Context, function GetUsb (line 92) | func GetUsb(ctx *pulumi.Context, type usbState (line 103) | type usbState struct type UsbState (line 112) | type UsbState struct method ElementType (line 121) | func (UsbState) ElementType() reflect.Type { type usbArgs (line 125) | type usbArgs struct type UsbArgs (line 135) | type UsbArgs struct method ElementType (line 144) | func (UsbArgs) ElementType() reflect.Type { type UsbInput (line 148) | type UsbInput interface type UsbArrayInput (line 171) | type UsbArrayInput interface type UsbArray (line 178) | type UsbArray method ElementType (line 180) | func (UsbArray) ElementType() reflect.Type { method ToUsbArrayOutput (line 184) | func (i UsbArray) ToUsbArrayOutput() UsbArrayOutput { method ToUsbArrayOutputWithContext (line 188) | func (i UsbArray) ToUsbArrayOutputWithContext(ctx context.Context) Usb... type UsbMapInput (line 196) | type UsbMapInput interface type UsbMap (line 203) | type UsbMap method ElementType (line 205) | func (UsbMap) ElementType() reflect.Type { method ToUsbMapOutput (line 209) | func (i UsbMap) ToUsbMapOutput() UsbMapOutput { method ToUsbMapOutputWithContext (line 213) | func (i UsbMap) ToUsbMapOutputWithContext(ctx context.Context) UsbMapO... type UsbOutput (line 217) | type UsbOutput struct method ElementType (line 219) | func (UsbOutput) ElementType() reflect.Type { method ToUsbOutput (line 223) | func (o UsbOutput) ToUsbOutput() UsbOutput { method ToUsbOutputWithContext (line 227) | func (o UsbOutput) ToUsbOutputWithContext(ctx context.Context) UsbOutp... method Comment (line 232) | func (o UsbOutput) Comment() pulumi.StringPtrOutput { method Maps (line 237) | func (o UsbOutput) Maps() UsbMapTypeArrayOutput { method Name (line 242) | func (o UsbOutput) Name() pulumi.StringOutput { type UsbArrayOutput (line 246) | type UsbArrayOutput struct method ElementType (line 248) | func (UsbArrayOutput) ElementType() reflect.Type { method ToUsbArrayOutput (line 252) | func (o UsbArrayOutput) ToUsbArrayOutput() UsbArrayOutput { method ToUsbArrayOutputWithContext (line 256) | func (o UsbArrayOutput) ToUsbArrayOutputWithContext(ctx context.Contex... method Index (line 260) | func (o UsbArrayOutput) Index(i pulumi.IntInput) UsbOutput { type UsbMapOutput (line 266) | type UsbMapOutput struct method ElementType (line 268) | func (UsbMapOutput) ElementType() reflect.Type { method ToUsbMapOutput (line 272) | func (o UsbMapOutput) ToUsbMapOutput() UsbMapOutput { method ToUsbMapOutputWithContext (line 276) | func (o UsbMapOutput) ToUsbMapOutputWithContext(ctx context.Context) U... method MapIndex (line 280) | func (o UsbMapOutput) MapIndex(k pulumi.StringInput) UsbOutput { function init (line 286) | func init() { FILE: sdk/go/proxmoxve/hardware/mapping/usbLegacy.go type UsbLegacy (line 62) | type UsbLegacy struct method ElementType (line 157) | func (*UsbLegacy) ElementType() reflect.Type { method ToUsbLegacyOutput (line 161) | func (i *UsbLegacy) ToUsbLegacyOutput() UsbLegacyOutput { method ToUsbLegacyOutputWithContext (line 165) | func (i *UsbLegacy) ToUsbLegacyOutputWithContext(ctx context.Context) ... function NewUsbLegacy (line 74) | func NewUsbLegacy(ctx *pulumi.Context, function GetUsbLegacy (line 94) | func GetUsbLegacy(ctx *pulumi.Context, type usbLegacyState (line 105) | type usbLegacyState struct type UsbLegacyState (line 114) | type UsbLegacyState struct method ElementType (line 123) | func (UsbLegacyState) ElementType() reflect.Type { type usbLegacyArgs (line 127) | type usbLegacyArgs struct type UsbLegacyArgs (line 137) | type UsbLegacyArgs struct method ElementType (line 146) | func (UsbLegacyArgs) ElementType() reflect.Type { type UsbLegacyInput (line 150) | type UsbLegacyInput interface type UsbLegacyArrayInput (line 173) | type UsbLegacyArrayInput interface type UsbLegacyArray (line 180) | type UsbLegacyArray method ElementType (line 182) | func (UsbLegacyArray) ElementType() reflect.Type { method ToUsbLegacyArrayOutput (line 186) | func (i UsbLegacyArray) ToUsbLegacyArrayOutput() UsbLegacyArrayOutput { method ToUsbLegacyArrayOutputWithContext (line 190) | func (i UsbLegacyArray) ToUsbLegacyArrayOutputWithContext(ctx context.... type UsbLegacyMapInput (line 198) | type UsbLegacyMapInput interface type UsbLegacyMap (line 205) | type UsbLegacyMap method ElementType (line 207) | func (UsbLegacyMap) ElementType() reflect.Type { method ToUsbLegacyMapOutput (line 211) | func (i UsbLegacyMap) ToUsbLegacyMapOutput() UsbLegacyMapOutput { method ToUsbLegacyMapOutputWithContext (line 215) | func (i UsbLegacyMap) ToUsbLegacyMapOutputWithContext(ctx context.Cont... type UsbLegacyOutput (line 219) | type UsbLegacyOutput struct method ElementType (line 221) | func (UsbLegacyOutput) ElementType() reflect.Type { method ToUsbLegacyOutput (line 225) | func (o UsbLegacyOutput) ToUsbLegacyOutput() UsbLegacyOutput { method ToUsbLegacyOutputWithContext (line 229) | func (o UsbLegacyOutput) ToUsbLegacyOutputWithContext(ctx context.Cont... method Comment (line 234) | func (o UsbLegacyOutput) Comment() pulumi.StringPtrOutput { method Maps (line 239) | func (o UsbLegacyOutput) Maps() UsbLegacyMapTypeArrayOutput { method Name (line 244) | func (o UsbLegacyOutput) Name() pulumi.StringOutput { type UsbLegacyArrayOutput (line 248) | type UsbLegacyArrayOutput struct method ElementType (line 250) | func (UsbLegacyArrayOutput) ElementType() reflect.Type { method ToUsbLegacyArrayOutput (line 254) | func (o UsbLegacyArrayOutput) ToUsbLegacyArrayOutput() UsbLegacyArrayO... method ToUsbLegacyArrayOutputWithContext (line 258) | func (o UsbLegacyArrayOutput) ToUsbLegacyArrayOutputWithContext(ctx co... method Index (line 262) | func (o UsbLegacyArrayOutput) Index(i pulumi.IntInput) UsbLegacyOutput { type UsbLegacyMapOutput (line 268) | type UsbLegacyMapOutput struct method ElementType (line 270) | func (UsbLegacyMapOutput) ElementType() reflect.Type { method ToUsbLegacyMapOutput (line 274) | func (o UsbLegacyMapOutput) ToUsbLegacyMapOutput() UsbLegacyMapOutput { method ToUsbLegacyMapOutputWithContext (line 278) | func (o UsbLegacyMapOutput) ToUsbLegacyMapOutputWithContext(ctx contex... method MapIndex (line 282) | func (o UsbLegacyMapOutput) MapIndex(k pulumi.StringInput) UsbLegacyOu... function init (line 288) | func init() { FILE: sdk/go/proxmoxve/hardware/pulumiTypes.go type GetMappingsCheck (line 16) | type GetMappingsCheck struct type GetMappingsCheckInput (line 29) | type GetMappingsCheckInput interface type GetMappingsCheckArgs (line 36) | type GetMappingsCheckArgs struct method ElementType (line 45) | func (GetMappingsCheckArgs) ElementType() reflect.Type { method ToGetMappingsCheckOutput (line 49) | func (i GetMappingsCheckArgs) ToGetMappingsCheckOutput() GetMappingsCh... method ToGetMappingsCheckOutputWithContext (line 53) | func (i GetMappingsCheckArgs) ToGetMappingsCheckOutputWithContext(ctx ... type GetMappingsCheckArrayInput (line 61) | type GetMappingsCheckArrayInput interface type GetMappingsCheckArray (line 68) | type GetMappingsCheckArray method ElementType (line 70) | func (GetMappingsCheckArray) ElementType() reflect.Type { method ToGetMappingsCheckArrayOutput (line 74) | func (i GetMappingsCheckArray) ToGetMappingsCheckArrayOutput() GetMapp... method ToGetMappingsCheckArrayOutputWithContext (line 78) | func (i GetMappingsCheckArray) ToGetMappingsCheckArrayOutputWithContex... type GetMappingsCheckOutput (line 82) | type GetMappingsCheckOutput struct method ElementType (line 84) | func (GetMappingsCheckOutput) ElementType() reflect.Type { method ToGetMappingsCheckOutput (line 88) | func (o GetMappingsCheckOutput) ToGetMappingsCheckOutput() GetMappings... method ToGetMappingsCheckOutputWithContext (line 92) | func (o GetMappingsCheckOutput) ToGetMappingsCheckOutputWithContext(ct... method MappingId (line 97) | func (o GetMappingsCheckOutput) MappingId() pulumi.StringOutput { method Message (line 102) | func (o GetMappingsCheckOutput) Message() pulumi.StringOutput { method Severity (line 107) | func (o GetMappingsCheckOutput) Severity() pulumi.StringOutput { type GetMappingsCheckArrayOutput (line 111) | type GetMappingsCheckArrayOutput struct method ElementType (line 113) | func (GetMappingsCheckArrayOutput) ElementType() reflect.Type { method ToGetMappingsCheckArrayOutput (line 117) | func (o GetMappingsCheckArrayOutput) ToGetMappingsCheckArrayOutput() G... method ToGetMappingsCheckArrayOutputWithContext (line 121) | func (o GetMappingsCheckArrayOutput) ToGetMappingsCheckArrayOutputWith... method Index (line 125) | func (o GetMappingsCheckArrayOutput) Index(i pulumi.IntInput) GetMappi... type GetMappingsLegacyCheck (line 131) | type GetMappingsLegacyCheck struct type GetMappingsLegacyCheckInput (line 144) | type GetMappingsLegacyCheckInput interface type GetMappingsLegacyCheckArgs (line 151) | type GetMappingsLegacyCheckArgs struct method ElementType (line 160) | func (GetMappingsLegacyCheckArgs) ElementType() reflect.Type { method ToGetMappingsLegacyCheckOutput (line 164) | func (i GetMappingsLegacyCheckArgs) ToGetMappingsLegacyCheckOutput() G... method ToGetMappingsLegacyCheckOutputWithContext (line 168) | func (i GetMappingsLegacyCheckArgs) ToGetMappingsLegacyCheckOutputWith... type GetMappingsLegacyCheckArrayInput (line 176) | type GetMappingsLegacyCheckArrayInput interface type GetMappingsLegacyCheckArray (line 183) | type GetMappingsLegacyCheckArray method ElementType (line 185) | func (GetMappingsLegacyCheckArray) ElementType() reflect.Type { method ToGetMappingsLegacyCheckArrayOutput (line 189) | func (i GetMappingsLegacyCheckArray) ToGetMappingsLegacyCheckArrayOutp... method ToGetMappingsLegacyCheckArrayOutputWithContext (line 193) | func (i GetMappingsLegacyCheckArray) ToGetMappingsLegacyCheckArrayOutp... type GetMappingsLegacyCheckOutput (line 197) | type GetMappingsLegacyCheckOutput struct method ElementType (line 199) | func (GetMappingsLegacyCheckOutput) ElementType() reflect.Type { method ToGetMappingsLegacyCheckOutput (line 203) | func (o GetMappingsLegacyCheckOutput) ToGetMappingsLegacyCheckOutput()... method ToGetMappingsLegacyCheckOutputWithContext (line 207) | func (o GetMappingsLegacyCheckOutput) ToGetMappingsLegacyCheckOutputWi... method MappingId (line 212) | func (o GetMappingsLegacyCheckOutput) MappingId() pulumi.StringOutput { method Message (line 217) | func (o GetMappingsLegacyCheckOutput) Message() pulumi.StringOutput { method Severity (line 222) | func (o GetMappingsLegacyCheckOutput) Severity() pulumi.StringOutput { type GetMappingsLegacyCheckArrayOutput (line 226) | type GetMappingsLegacyCheckArrayOutput struct method ElementType (line 228) | func (GetMappingsLegacyCheckArrayOutput) ElementType() reflect.Type { method ToGetMappingsLegacyCheckArrayOutput (line 232) | func (o GetMappingsLegacyCheckArrayOutput) ToGetMappingsLegacyCheckArr... method ToGetMappingsLegacyCheckArrayOutputWithContext (line 236) | func (o GetMappingsLegacyCheckArrayOutput) ToGetMappingsLegacyCheckArr... method Index (line 240) | func (o GetMappingsLegacyCheckArrayOutput) Index(i pulumi.IntInput) Ge... type GetPciDevice (line 246) | type GetPciDevice struct type GetPciDeviceInput (line 277) | type GetPciDeviceInput interface type GetPciDeviceArgs (line 284) | type GetPciDeviceArgs struct method ElementType (line 311) | func (GetPciDeviceArgs) ElementType() reflect.Type { method ToGetPciDeviceOutput (line 315) | func (i GetPciDeviceArgs) ToGetPciDeviceOutput() GetPciDeviceOutput { method ToGetPciDeviceOutputWithContext (line 319) | func (i GetPciDeviceArgs) ToGetPciDeviceOutputWithContext(ctx context.... type GetPciDeviceArrayInput (line 327) | type GetPciDeviceArrayInput interface type GetPciDeviceArray (line 334) | type GetPciDeviceArray method ElementType (line 336) | func (GetPciDeviceArray) ElementType() reflect.Type { method ToGetPciDeviceArrayOutput (line 340) | func (i GetPciDeviceArray) ToGetPciDeviceArrayOutput() GetPciDeviceArr... method ToGetPciDeviceArrayOutputWithContext (line 344) | func (i GetPciDeviceArray) ToGetPciDeviceArrayOutputWithContext(ctx co... type GetPciDeviceOutput (line 348) | type GetPciDeviceOutput struct method ElementType (line 350) | func (GetPciDeviceOutput) ElementType() reflect.Type { method ToGetPciDeviceOutput (line 354) | func (o GetPciDeviceOutput) ToGetPciDeviceOutput() GetPciDeviceOutput { method ToGetPciDeviceOutputWithContext (line 358) | func (o GetPciDeviceOutput) ToGetPciDeviceOutputWithContext(ctx contex... method Class (line 363) | func (o GetPciDeviceOutput) Class() pulumi.StringOutput { method Device (line 368) | func (o GetPciDeviceOutput) Device() pulumi.StringOutput { method DeviceName (line 373) | func (o GetPciDeviceOutput) DeviceName() pulumi.StringOutput { method Id (line 378) | func (o GetPciDeviceOutput) Id() pulumi.StringOutput { method IommuGroup (line 383) | func (o GetPciDeviceOutput) IommuGroup() pulumi.IntOutput { method Mdev (line 388) | func (o GetPciDeviceOutput) Mdev() pulumi.BoolOutput { method SubsystemDevice (line 393) | func (o GetPciDeviceOutput) SubsystemDevice() pulumi.StringOutput { method SubsystemDeviceName (line 398) | func (o GetPciDeviceOutput) SubsystemDeviceName() pulumi.StringOutput { method SubsystemVendor (line 403) | func (o GetPciDeviceOutput) SubsystemVendor() pulumi.StringOutput { method SubsystemVendorName (line 408) | func (o GetPciDeviceOutput) SubsystemVendorName() pulumi.StringOutput { method Vendor (line 413) | func (o GetPciDeviceOutput) Vendor() pulumi.StringOutput { method VendorName (line 418) | func (o GetPciDeviceOutput) VendorName() pulumi.StringOutput { type GetPciDeviceArrayOutput (line 422) | type GetPciDeviceArrayOutput struct method ElementType (line 424) | func (GetPciDeviceArrayOutput) ElementType() reflect.Type { method ToGetPciDeviceArrayOutput (line 428) | func (o GetPciDeviceArrayOutput) ToGetPciDeviceArrayOutput() GetPciDev... method ToGetPciDeviceArrayOutputWithContext (line 432) | func (o GetPciDeviceArrayOutput) ToGetPciDeviceArrayOutputWithContext(... method Index (line 436) | func (o GetPciDeviceArrayOutput) Index(i pulumi.IntInput) GetPciDevice... type GetPciFilters (line 442) | type GetPciFilters struct type GetPciFiltersInput (line 457) | type GetPciFiltersInput interface type GetPciFiltersArgs (line 464) | type GetPciFiltersArgs struct method ElementType (line 475) | func (GetPciFiltersArgs) ElementType() reflect.Type { method ToGetPciFiltersOutput (line 479) | func (i GetPciFiltersArgs) ToGetPciFiltersOutput() GetPciFiltersOutput { method ToGetPciFiltersOutputWithContext (line 483) | func (i GetPciFiltersArgs) ToGetPciFiltersOutputWithContext(ctx contex... method ToGetPciFiltersPtrOutput (line 487) | func (i GetPciFiltersArgs) ToGetPciFiltersPtrOutput() GetPciFiltersPtr... method ToGetPciFiltersPtrOutputWithContext (line 491) | func (i GetPciFiltersArgs) ToGetPciFiltersPtrOutputWithContext(ctx con... type GetPciFiltersPtrInput (line 503) | type GetPciFiltersPtrInput interface type getPciFiltersPtrType (line 510) | type getPciFiltersPtrType method ElementType (line 516) | func (*getPciFiltersPtrType) ElementType() reflect.Type { method ToGetPciFiltersPtrOutput (line 520) | func (i *getPciFiltersPtrType) ToGetPciFiltersPtrOutput() GetPciFilter... method ToGetPciFiltersPtrOutputWithContext (line 524) | func (i *getPciFiltersPtrType) ToGetPciFiltersPtrOutputWithContext(ctx... function GetPciFiltersPtr (line 512) | func GetPciFiltersPtr(v *GetPciFiltersArgs) GetPciFiltersPtrInput { type GetPciFiltersOutput (line 528) | type GetPciFiltersOutput struct method ElementType (line 530) | func (GetPciFiltersOutput) ElementType() reflect.Type { method ToGetPciFiltersOutput (line 534) | func (o GetPciFiltersOutput) ToGetPciFiltersOutput() GetPciFiltersOutp... method ToGetPciFiltersOutputWithContext (line 538) | func (o GetPciFiltersOutput) ToGetPciFiltersOutputWithContext(ctx cont... method ToGetPciFiltersPtrOutput (line 542) | func (o GetPciFiltersOutput) ToGetPciFiltersPtrOutput() GetPciFiltersP... method ToGetPciFiltersPtrOutputWithContext (line 546) | func (o GetPciFiltersOutput) ToGetPciFiltersPtrOutputWithContext(ctx c... method Class (line 553) | func (o GetPciFiltersOutput) Class() pulumi.StringPtrOutput { method DeviceId (line 558) | func (o GetPciFiltersOutput) DeviceId() pulumi.StringPtrOutput { method Id (line 563) | func (o GetPciFiltersOutput) Id() pulumi.StringPtrOutput { method VendorId (line 568) | func (o GetPciFiltersOutput) VendorId() pulumi.StringPtrOutput { type GetPciFiltersPtrOutput (line 572) | type GetPciFiltersPtrOutput struct method ElementType (line 574) | func (GetPciFiltersPtrOutput) ElementType() reflect.Type { method ToGetPciFiltersPtrOutput (line 578) | func (o GetPciFiltersPtrOutput) ToGetPciFiltersPtrOutput() GetPciFilte... method ToGetPciFiltersPtrOutputWithContext (line 582) | func (o GetPciFiltersPtrOutput) ToGetPciFiltersPtrOutputWithContext(ct... method Elem (line 586) | func (o GetPciFiltersPtrOutput) Elem() GetPciFiltersOutput { method Class (line 597) | func (o GetPciFiltersPtrOutput) Class() pulumi.StringPtrOutput { method DeviceId (line 607) | func (o GetPciFiltersPtrOutput) DeviceId() pulumi.StringPtrOutput { method Id (line 617) | func (o GetPciFiltersPtrOutput) Id() pulumi.StringPtrOutput { method VendorId (line 627) | func (o GetPciFiltersPtrOutput) VendorId() pulumi.StringPtrOutput { function init (line 636) | func init() { FILE: sdk/go/proxmoxve/haresource.go type Haresource (line 56) | type Haresource struct method ElementType (line 191) | func (*Haresource) ElementType() reflect.Type { method ToHaresourceOutput (line 195) | func (i *Haresource) ToHaresourceOutput() HaresourceOutput { method ToHaresourceOutputWithContext (line 199) | func (i *Haresource) ToHaresourceOutputWithContext(ctx context.Context... function NewHaresource (line 76) | func NewHaresource(ctx *pulumi.Context, function GetHaresource (line 96) | func GetHaresource(ctx *pulumi.Context, type haresourceState (line 107) | type haresourceState struct type HaresourceState (line 124) | type HaresourceState struct method ElementType (line 141) | func (HaresourceState) ElementType() reflect.Type { type haresourceArgs (line 145) | type haresourceArgs struct type HaresourceArgs (line 163) | type HaresourceArgs struct method ElementType (line 180) | func (HaresourceArgs) ElementType() reflect.Type { type HaresourceInput (line 184) | type HaresourceInput interface type HaresourceArrayInput (line 207) | type HaresourceArrayInput interface type HaresourceArray (line 214) | type HaresourceArray method ElementType (line 216) | func (HaresourceArray) ElementType() reflect.Type { method ToHaresourceArrayOutput (line 220) | func (i HaresourceArray) ToHaresourceArrayOutput() HaresourceArrayOutp... method ToHaresourceArrayOutputWithContext (line 224) | func (i HaresourceArray) ToHaresourceArrayOutputWithContext(ctx contex... type HaresourceMapInput (line 232) | type HaresourceMapInput interface type HaresourceMap (line 239) | type HaresourceMap method ElementType (line 241) | func (HaresourceMap) ElementType() reflect.Type { method ToHaresourceMapOutput (line 245) | func (i HaresourceMap) ToHaresourceMapOutput() HaresourceMapOutput { method ToHaresourceMapOutputWithContext (line 249) | func (i HaresourceMap) ToHaresourceMapOutputWithContext(ctx context.Co... type HaresourceOutput (line 253) | type HaresourceOutput struct method ElementType (line 255) | func (HaresourceOutput) ElementType() reflect.Type { method ToHaresourceOutput (line 259) | func (o HaresourceOutput) ToHaresourceOutput() HaresourceOutput { method ToHaresourceOutputWithContext (line 263) | func (o HaresourceOutput) ToHaresourceOutputWithContext(ctx context.Co... method Comment (line 268) | func (o HaresourceOutput) Comment() pulumi.StringPtrOutput { method Group (line 273) | func (o HaresourceOutput) Group() pulumi.StringPtrOutput { method MaxRelocate (line 278) | func (o HaresourceOutput) MaxRelocate() pulumi.IntPtrOutput { method MaxRestart (line 283) | func (o HaresourceOutput) MaxRestart() pulumi.IntPtrOutput { method ResourceId (line 288) | func (o HaresourceOutput) ResourceId() pulumi.StringOutput { method State (line 293) | func (o HaresourceOutput) State() pulumi.StringOutput { method Type (line 298) | func (o HaresourceOutput) Type() pulumi.StringOutput { type HaresourceArrayOutput (line 302) | type HaresourceArrayOutput struct method ElementType (line 304) | func (HaresourceArrayOutput) ElementType() reflect.Type { method ToHaresourceArrayOutput (line 308) | func (o HaresourceArrayOutput) ToHaresourceArrayOutput() HaresourceArr... method ToHaresourceArrayOutputWithContext (line 312) | func (o HaresourceArrayOutput) ToHaresourceArrayOutputWithContext(ctx ... method Index (line 316) | func (o HaresourceArrayOutput) Index(i pulumi.IntInput) HaresourceOutp... type HaresourceMapOutput (line 322) | type HaresourceMapOutput struct method ElementType (line 324) | func (HaresourceMapOutput) ElementType() reflect.Type { method ToHaresourceMapOutput (line 328) | func (o HaresourceMapOutput) ToHaresourceMapOutput() HaresourceMapOutp... method ToHaresourceMapOutputWithContext (line 332) | func (o HaresourceMapOutput) ToHaresourceMapOutputWithContext(ctx cont... method MapIndex (line 336) | func (o HaresourceMapOutput) MapIndex(k pulumi.StringInput) Haresource... function init (line 342) | func init() { FILE: sdk/go/proxmoxve/haresourceLegacy.go type HaresourceLegacy (line 58) | type HaresourceLegacy struct method ElementType (line 193) | func (*HaresourceLegacy) ElementType() reflect.Type { method ToHaresourceLegacyOutput (line 197) | func (i *HaresourceLegacy) ToHaresourceLegacyOutput() HaresourceLegacy... method ToHaresourceLegacyOutputWithContext (line 201) | func (i *HaresourceLegacy) ToHaresourceLegacyOutputWithContext(ctx con... function NewHaresourceLegacy (line 78) | func NewHaresourceLegacy(ctx *pulumi.Context, function GetHaresourceLegacy (line 98) | func GetHaresourceLegacy(ctx *pulumi.Context, type haresourceLegacyState (line 109) | type haresourceLegacyState struct type HaresourceLegacyState (line 126) | type HaresourceLegacyState struct method ElementType (line 143) | func (HaresourceLegacyState) ElementType() reflect.Type { type haresourceLegacyArgs (line 147) | type haresourceLegacyArgs struct type HaresourceLegacyArgs (line 165) | type HaresourceLegacyArgs struct method ElementType (line 182) | func (HaresourceLegacyArgs) ElementType() reflect.Type { type HaresourceLegacyInput (line 186) | type HaresourceLegacyInput interface type HaresourceLegacyArrayInput (line 209) | type HaresourceLegacyArrayInput interface type HaresourceLegacyArray (line 216) | type HaresourceLegacyArray method ElementType (line 218) | func (HaresourceLegacyArray) ElementType() reflect.Type { method ToHaresourceLegacyArrayOutput (line 222) | func (i HaresourceLegacyArray) ToHaresourceLegacyArrayOutput() Haresou... method ToHaresourceLegacyArrayOutputWithContext (line 226) | func (i HaresourceLegacyArray) ToHaresourceLegacyArrayOutputWithContex... type HaresourceLegacyMapInput (line 234) | type HaresourceLegacyMapInput interface type HaresourceLegacyMap (line 241) | type HaresourceLegacyMap method ElementType (line 243) | func (HaresourceLegacyMap) ElementType() reflect.Type { method ToHaresourceLegacyMapOutput (line 247) | func (i HaresourceLegacyMap) ToHaresourceLegacyMapOutput() HaresourceL... method ToHaresourceLegacyMapOutputWithContext (line 251) | func (i HaresourceLegacyMap) ToHaresourceLegacyMapOutputWithContext(ct... type HaresourceLegacyOutput (line 255) | type HaresourceLegacyOutput struct method ElementType (line 257) | func (HaresourceLegacyOutput) ElementType() reflect.Type { method ToHaresourceLegacyOutput (line 261) | func (o HaresourceLegacyOutput) ToHaresourceLegacyOutput() HaresourceL... method ToHaresourceLegacyOutputWithContext (line 265) | func (o HaresourceLegacyOutput) ToHaresourceLegacyOutputWithContext(ct... method Comment (line 270) | func (o HaresourceLegacyOutput) Comment() pulumi.StringPtrOutput { method Group (line 275) | func (o HaresourceLegacyOutput) Group() pulumi.StringPtrOutput { method MaxRelocate (line 280) | func (o HaresourceLegacyOutput) MaxRelocate() pulumi.IntPtrOutput { method MaxRestart (line 285) | func (o HaresourceLegacyOutput) MaxRestart() pulumi.IntPtrOutput { method ResourceId (line 290) | func (o HaresourceLegacyOutput) ResourceId() pulumi.StringOutput { method State (line 295) | func (o HaresourceLegacyOutput) State() pulumi.StringOutput { method Type (line 300) | func (o HaresourceLegacyOutput) Type() pulumi.StringOutput { type HaresourceLegacyArrayOutput (line 304) | type HaresourceLegacyArrayOutput struct method ElementType (line 306) | func (HaresourceLegacyArrayOutput) ElementType() reflect.Type { method ToHaresourceLegacyArrayOutput (line 310) | func (o HaresourceLegacyArrayOutput) ToHaresourceLegacyArrayOutput() H... method ToHaresourceLegacyArrayOutputWithContext (line 314) | func (o HaresourceLegacyArrayOutput) ToHaresourceLegacyArrayOutputWith... method Index (line 318) | func (o HaresourceLegacyArrayOutput) Index(i pulumi.IntInput) Haresour... type HaresourceLegacyMapOutput (line 324) | type HaresourceLegacyMapOutput struct method ElementType (line 326) | func (HaresourceLegacyMapOutput) ElementType() reflect.Type { method ToHaresourceLegacyMapOutput (line 330) | func (o HaresourceLegacyMapOutput) ToHaresourceLegacyMapOutput() Hares... method ToHaresourceLegacyMapOutputWithContext (line 334) | func (o HaresourceLegacyMapOutput) ToHaresourceLegacyMapOutputWithCont... method MapIndex (line 338) | func (o HaresourceLegacyMapOutput) MapIndex(k pulumi.StringInput) Hare... function init (line 344) | func init() { FILE: sdk/go/proxmoxve/harule.go type Harule (line 100) | type Harule struct method ElementType (line 251) | func (*Harule) ElementType() reflect.Type { method ToHaruleOutput (line 255) | func (i *Harule) ToHaruleOutput() HaruleOutput { method ToHaruleOutputWithContext (line 259) | func (i *Harule) ToHaruleOutputWithContext(ctx context.Context) Harule... function NewHarule (line 122) | func NewHarule(ctx *pulumi.Context, function GetHarule (line 148) | func GetHarule(ctx *pulumi.Context, type haruleState (line 159) | type haruleState struct type HaruleState (line 178) | type HaruleState struct method ElementType (line 197) | func (HaruleState) ElementType() reflect.Type { type haruleArgs (line 201) | type haruleArgs struct type HaruleArgs (line 221) | type HaruleArgs struct method ElementType (line 240) | func (HaruleArgs) ElementType() reflect.Type { type HaruleInput (line 244) | type HaruleInput interface type HaruleArrayInput (line 267) | type HaruleArrayInput interface type HaruleArray (line 274) | type HaruleArray method ElementType (line 276) | func (HaruleArray) ElementType() reflect.Type { method ToHaruleArrayOutput (line 280) | func (i HaruleArray) ToHaruleArrayOutput() HaruleArrayOutput { method ToHaruleArrayOutputWithContext (line 284) | func (i HaruleArray) ToHaruleArrayOutputWithContext(ctx context.Contex... type HaruleMapInput (line 292) | type HaruleMapInput interface type HaruleMap (line 299) | type HaruleMap method ElementType (line 301) | func (HaruleMap) ElementType() reflect.Type { method ToHaruleMapOutput (line 305) | func (i HaruleMap) ToHaruleMapOutput() HaruleMapOutput { method ToHaruleMapOutputWithContext (line 309) | func (i HaruleMap) ToHaruleMapOutputWithContext(ctx context.Context) H... type HaruleOutput (line 313) | type HaruleOutput struct method ElementType (line 315) | func (HaruleOutput) ElementType() reflect.Type { method ToHaruleOutput (line 319) | func (o HaruleOutput) ToHaruleOutput() HaruleOutput { method ToHaruleOutputWithContext (line 323) | func (o HaruleOutput) ToHaruleOutputWithContext(ctx context.Context) H... method Affinity (line 328) | func (o HaruleOutput) Affinity() pulumi.StringPtrOutput { method Comment (line 333) | func (o HaruleOutput) Comment() pulumi.StringPtrOutput { method Disable (line 338) | func (o HaruleOutput) Disable() pulumi.BoolOutput { method Nodes (line 343) | func (o HaruleOutput) Nodes() pulumi.IntMapOutput { method Resources (line 348) | func (o HaruleOutput) Resources() pulumi.StringArrayOutput { method Rule (line 353) | func (o HaruleOutput) Rule() pulumi.StringOutput { method Strict (line 358) | func (o HaruleOutput) Strict() pulumi.BoolOutput { method Type (line 363) | func (o HaruleOutput) Type() pulumi.StringOutput { type HaruleArrayOutput (line 367) | type HaruleArrayOutput struct method ElementType (line 369) | func (HaruleArrayOutput) ElementType() reflect.Type { method ToHaruleArrayOutput (line 373) | func (o HaruleArrayOutput) ToHaruleArrayOutput() HaruleArrayOutput { method ToHaruleArrayOutputWithContext (line 377) | func (o HaruleArrayOutput) ToHaruleArrayOutputWithContext(ctx context.... method Index (line 381) | func (o HaruleArrayOutput) Index(i pulumi.IntInput) HaruleOutput { type HaruleMapOutput (line 387) | type HaruleMapOutput struct method ElementType (line 389) | func (HaruleMapOutput) ElementType() reflect.Type { method ToHaruleMapOutput (line 393) | func (o HaruleMapOutput) ToHaruleMapOutput() HaruleMapOutput { method ToHaruleMapOutputWithContext (line 397) | func (o HaruleMapOutput) ToHaruleMapOutputWithContext(ctx context.Cont... method MapIndex (line 401) | func (o HaruleMapOutput) MapIndex(k pulumi.StringInput) HaruleOutput { function init (line 407) | func init() { FILE: sdk/go/proxmoxve/haruleLegacy.go type HaruleLegacy (line 102) | type HaruleLegacy struct method ElementType (line 253) | func (*HaruleLegacy) ElementType() reflect.Type { method ToHaruleLegacyOutput (line 257) | func (i *HaruleLegacy) ToHaruleLegacyOutput() HaruleLegacyOutput { method ToHaruleLegacyOutputWithContext (line 261) | func (i *HaruleLegacy) ToHaruleLegacyOutputWithContext(ctx context.Con... function NewHaruleLegacy (line 124) | func NewHaruleLegacy(ctx *pulumi.Context, function GetHaruleLegacy (line 150) | func GetHaruleLegacy(ctx *pulumi.Context, type haruleLegacyState (line 161) | type haruleLegacyState struct type HaruleLegacyState (line 180) | type HaruleLegacyState struct method ElementType (line 199) | func (HaruleLegacyState) ElementType() reflect.Type { type haruleLegacyArgs (line 203) | type haruleLegacyArgs struct type HaruleLegacyArgs (line 223) | type HaruleLegacyArgs struct method ElementType (line 242) | func (HaruleLegacyArgs) ElementType() reflect.Type { type HaruleLegacyInput (line 246) | type HaruleLegacyInput interface type HaruleLegacyArrayInput (line 269) | type HaruleLegacyArrayInput interface type HaruleLegacyArray (line 276) | type HaruleLegacyArray method ElementType (line 278) | func (HaruleLegacyArray) ElementType() reflect.Type { method ToHaruleLegacyArrayOutput (line 282) | func (i HaruleLegacyArray) ToHaruleLegacyArrayOutput() HaruleLegacyArr... method ToHaruleLegacyArrayOutputWithContext (line 286) | func (i HaruleLegacyArray) ToHaruleLegacyArrayOutputWithContext(ctx co... type HaruleLegacyMapInput (line 294) | type HaruleLegacyMapInput interface type HaruleLegacyMap (line 301) | type HaruleLegacyMap method ElementType (line 303) | func (HaruleLegacyMap) ElementType() reflect.Type { method ToHaruleLegacyMapOutput (line 307) | func (i HaruleLegacyMap) ToHaruleLegacyMapOutput() HaruleLegacyMapOutp... method ToHaruleLegacyMapOutputWithContext (line 311) | func (i HaruleLegacyMap) ToHaruleLegacyMapOutputWithContext(ctx contex... type HaruleLegacyOutput (line 315) | type HaruleLegacyOutput struct method ElementType (line 317) | func (HaruleLegacyOutput) ElementType() reflect.Type { method ToHaruleLegacyOutput (line 321) | func (o HaruleLegacyOutput) ToHaruleLegacyOutput() HaruleLegacyOutput { method ToHaruleLegacyOutputWithContext (line 325) | func (o HaruleLegacyOutput) ToHaruleLegacyOutputWithContext(ctx contex... method Affinity (line 330) | func (o HaruleLegacyOutput) Affinity() pulumi.StringPtrOutput { method Comment (line 335) | func (o HaruleLegacyOutput) Comment() pulumi.StringPtrOutput { method Disable (line 340) | func (o HaruleLegacyOutput) Disable() pulumi.BoolOutput { method Nodes (line 345) | func (o HaruleLegacyOutput) Nodes() pulumi.IntMapOutput { method Resources (line 350) | func (o HaruleLegacyOutput) Resources() pulumi.StringArrayOutput { method Rule (line 355) | func (o HaruleLegacyOutput) Rule() pulumi.StringOutput { method Strict (line 360) | func (o HaruleLegacyOutput) Strict() pulumi.BoolOutput { method Type (line 365) | func (o HaruleLegacyOutput) Type() pulumi.StringOutput { type HaruleLegacyArrayOutput (line 369) | type HaruleLegacyArrayOutput struct method ElementType (line 371) | func (HaruleLegacyArrayOutput) ElementType() reflect.Type { method ToHaruleLegacyArrayOutput (line 375) | func (o HaruleLegacyArrayOutput) ToHaruleLegacyArrayOutput() HaruleLeg... method ToHaruleLegacyArrayOutputWithContext (line 379) | func (o HaruleLegacyArrayOutput) ToHaruleLegacyArrayOutputWithContext(... method Index (line 383) | func (o HaruleLegacyArrayOutput) Index(i pulumi.IntInput) HaruleLegacy... type HaruleLegacyMapOutput (line 389) | type HaruleLegacyMapOutput struct method ElementType (line 391) | func (HaruleLegacyMapOutput) ElementType() reflect.Type { method ToHaruleLegacyMapOutput (line 395) | func (o HaruleLegacyMapOutput) ToHaruleLegacyMapOutput() HaruleLegacyM... method ToHaruleLegacyMapOutputWithContext (line 399) | func (o HaruleLegacyMapOutput) ToHaruleLegacyMapOutputWithContext(ctx ... method MapIndex (line 403) | func (o HaruleLegacyMapOutput) MapIndex(k pulumi.StringInput) HaruleLe... function init (line 409) | func init() { FILE: sdk/go/proxmoxve/hostsLegacy.go type HostsLegacy (line 63) | type HostsLegacy struct method ElementType (line 178) | func (*HostsLegacy) ElementType() reflect.Type { method ToHostsLegacyOutput (line 182) | func (i *HostsLegacy) ToHostsLegacyOutput() HostsLegacyOutput { method ToHostsLegacyOutputWithContext (line 186) | func (i *HostsLegacy) ToHostsLegacyOutputWithContext(ctx context.Conte... function NewHostsLegacy (line 82) | func NewHostsLegacy(ctx *pulumi.Context, function GetHostsLegacy (line 105) | func GetHostsLegacy(ctx *pulumi.Context, type hostsLegacyState (line 116) | type hostsLegacyState struct type HostsLegacyState (line 132) | type HostsLegacyState struct method ElementType (line 148) | func (HostsLegacyState) ElementType() reflect.Type { type hostsLegacyArgs (line 152) | type hostsLegacyArgs struct type HostsLegacyArgs (line 160) | type HostsLegacyArgs struct method ElementType (line 167) | func (HostsLegacyArgs) ElementType() reflect.Type { type HostsLegacyInput (line 171) | type HostsLegacyInput interface type HostsLegacyArrayInput (line 194) | type HostsLegacyArrayInput interface type HostsLegacyArray (line 201) | type HostsLegacyArray method ElementType (line 203) | func (HostsLegacyArray) ElementType() reflect.Type { method ToHostsLegacyArrayOutput (line 207) | func (i HostsLegacyArray) ToHostsLegacyArrayOutput() HostsLegacyArrayO... method ToHostsLegacyArrayOutputWithContext (line 211) | func (i HostsLegacyArray) ToHostsLegacyArrayOutputWithContext(ctx cont... type HostsLegacyMapInput (line 219) | type HostsLegacyMapInput interface type HostsLegacyMap (line 226) | type HostsLegacyMap method ElementType (line 228) | func (HostsLegacyMap) ElementType() reflect.Type { method ToHostsLegacyMapOutput (line 232) | func (i HostsLegacyMap) ToHostsLegacyMapOutput() HostsLegacyMapOutput { method ToHostsLegacyMapOutputWithContext (line 236) | func (i HostsLegacyMap) ToHostsLegacyMapOutputWithContext(ctx context.... type HostsLegacyOutput (line 240) | type HostsLegacyOutput struct method ElementType (line 242) | func (HostsLegacyOutput) ElementType() reflect.Type { method ToHostsLegacyOutput (line 246) | func (o HostsLegacyOutput) ToHostsLegacyOutput() HostsLegacyOutput { method ToHostsLegacyOutputWithContext (line 250) | func (o HostsLegacyOutput) ToHostsLegacyOutputWithContext(ctx context.... method Addresses (line 255) | func (o HostsLegacyOutput) Addresses() pulumi.StringArrayOutput { method Digest (line 260) | func (o HostsLegacyOutput) Digest() pulumi.StringOutput { method Entries (line 266) | func (o HostsLegacyOutput) Entries() HostsLegacyEntryArrayOutput { method Entry (line 271) | func (o HostsLegacyOutput) Entry() HostsLegacyEntryArrayOutput { method Hostnames (line 276) | func (o HostsLegacyOutput) Hostnames() pulumi.StringArrayArrayOutput { method NodeName (line 281) | func (o HostsLegacyOutput) NodeName() pulumi.StringOutput { type HostsLegacyArrayOutput (line 285) | type HostsLegacyArrayOutput struct method ElementType (line 287) | func (HostsLegacyArrayOutput) ElementType() reflect.Type { method ToHostsLegacyArrayOutput (line 291) | func (o HostsLegacyArrayOutput) ToHostsLegacyArrayOutput() HostsLegacy... method ToHostsLegacyArrayOutputWithContext (line 295) | func (o HostsLegacyArrayOutput) ToHostsLegacyArrayOutputWithContext(ct... method Index (line 299) | func (o HostsLegacyArrayOutput) Index(i pulumi.IntInput) HostsLegacyOu... type HostsLegacyMapOutput (line 305) | type HostsLegacyMapOutput struct method ElementType (line 307) | func (HostsLegacyMapOutput) ElementType() reflect.Type { method ToHostsLegacyMapOutput (line 311) | func (o HostsLegacyMapOutput) ToHostsLegacyMapOutput() HostsLegacyMapO... method ToHostsLegacyMapOutputWithContext (line 315) | func (o HostsLegacyMapOutput) ToHostsLegacyMapOutputWithContext(ctx co... method MapIndex (line 319) | func (o HostsLegacyMapOutput) MapIndex(k pulumi.StringInput) HostsLega... function init (line 325) | func init() { FILE: sdk/go/proxmoxve/init.go type module (line 14) | type module struct method Version (line 18) | func (m *module) Version() semver.Version { method Construct (line 22) | func (m *module) Construct(ctx *pulumi.Context, name, typ, urn string)... type pkg (line 78) | type pkg struct method Version (line 82) | func (p *pkg) Version() semver.Version { method ConstructProvider (line 86) | func (p *pkg) ConstructProvider(ctx *pulumi.Context, name, typ, urn st... function init (line 96) | func init() { FILE: sdk/go/proxmoxve/internal/pulumiUtilities.go type envParser (line 22) | type envParser function ParseEnvBool (line 24) | func ParseEnvBool(v string) interface{} { function ParseEnvInt (line 32) | func ParseEnvInt(v string) interface{} { function ParseEnvFloat (line 40) | func ParseEnvFloat(v string) interface{} { function ParseEnvStringArray (line 48) | func ParseEnvStringArray(v string) interface{} { function GetEnvOrDefault (line 56) | func GetEnvOrDefault(def interface{}, parser envParser, vars ...string) ... function PkgVersion (line 71) | func PkgVersion() (semver.Version, error) { function IsZero (line 90) | func IsZero(v interface{}) bool { function CallPlain (line 97) | func CallPlain( function callPlainInner (line 125) | func callPlainInner( function PkgResourceDefaultOpts (line 165) | func PkgResourceDefaultOpts(opts []pulumi.ResourceOption) []pulumi.Resou... function PkgInvokeDefaultOpts (line 176) | func PkgInvokeDefaultOpts(opts []pulumi.InvokeOption) []pulumi.InvokeOpt... FILE: sdk/go/proxmoxve/metrics/getServer.go function LookupServer (line 45) | func LookupServer(ctx *pulumi.Context, args *LookupServerArgs, opts ...p... type LookupServerArgs (line 56) | type LookupServerArgs struct type LookupServerResult (line 62) | type LookupServerResult struct function LookupServerOutput (line 93) | func LookupServerOutput(ctx *pulumi.Context, args LookupServerOutputArgs... type LookupServerOutputArgs (line 103) | type LookupServerOutputArgs struct method ElementType (line 108) | func (LookupServerOutputArgs) ElementType() reflect.Type { type LookupServerResultOutput (line 113) | type LookupServerResultOutput struct method ElementType (line 115) | func (LookupServerResultOutput) ElementType() reflect.Type { method ToLookupServerResultOutput (line 119) | func (o LookupServerResultOutput) ToLookupServerResultOutput() LookupS... method ToLookupServerResultOutputWithContext (line 123) | func (o LookupServerResultOutput) ToLookupServerResultOutputWithContex... method Disable (line 128) | func (o LookupServerResultOutput) Disable() pulumi.BoolOutput { method Id (line 133) | func (o LookupServerResultOutput) Id() pulumi.StringOutput { method Name (line 138) | func (o LookupServerResultOutput) Name() pulumi.StringOutput { method OpentelemetryCompression (line 143) | func (o LookupServerResultOutput) OpentelemetryCompression() pulumi.St... method OpentelemetryHeaders (line 148) | func (o LookupServerResultOutput) OpentelemetryHeaders() pulumi.String... method OpentelemetryMaxBodySize (line 153) | func (o LookupServerResultOutput) OpentelemetryMaxBodySize() pulumi.In... method OpentelemetryPath (line 158) | func (o LookupServerResultOutput) OpentelemetryPath() pulumi.StringOut... method OpentelemetryProto (line 163) | func (o LookupServerResultOutput) OpentelemetryProto() pulumi.StringOu... method OpentelemetryResourceAttributes (line 168) | func (o LookupServerResultOutput) OpentelemetryResourceAttributes() pu... method OpentelemetryTimeout (line 173) | func (o LookupServerResultOutput) OpentelemetryTimeout() pulumi.IntOut... method OpentelemetryVerifySsl (line 178) | func (o LookupServerResultOutput) OpentelemetryVerifySsl() pulumi.Bool... method Port (line 183) | func (o LookupServerResultOutput) Port() pulumi.IntOutput { method Server (line 188) | func (o LookupServerResultOutput) Server() pulumi.StringOutput { method Type (line 193) | func (o LookupServerResultOutput) Type() pulumi.StringOutput { function init (line 197) | func init() { FILE: sdk/go/proxmoxve/metrics/getServerLegacy.go function LookupServerLegacy (line 47) | func LookupServerLegacy(ctx *pulumi.Context, args *LookupServerLegacyArg... type LookupServerLegacyArgs (line 58) | type LookupServerLegacyArgs struct type LookupServerLegacyResult (line 64) | type LookupServerLegacyResult struct function LookupServerLegacyOutput (line 95) | func LookupServerLegacyOutput(ctx *pulumi.Context, args LookupServerLega... type LookupServerLegacyOutputArgs (line 105) | type LookupServerLegacyOutputArgs struct method ElementType (line 110) | func (LookupServerLegacyOutputArgs) ElementType() reflect.Type { type LookupServerLegacyResultOutput (line 115) | type LookupServerLegacyResultOutput struct method ElementType (line 117) | func (LookupServerLegacyResultOutput) ElementType() reflect.Type { method ToLookupServerLegacyResultOutput (line 121) | func (o LookupServerLegacyResultOutput) ToLookupServerLegacyResultOutp... method ToLookupServerLegacyResultOutputWithContext (line 125) | func (o LookupServerLegacyResultOutput) ToLookupServerLegacyResultOutp... method Disable (line 130) | func (o LookupServerLegacyResultOutput) Disable() pulumi.BoolOutput { method Id (line 135) | func (o LookupServerLegacyResultOutput) Id() pulumi.StringOutput { method Name (line 140) | func (o LookupServerLegacyResultOutput) Name() pulumi.StringOutput { method OpentelemetryCompression (line 145) | func (o LookupServerLegacyResultOutput) OpentelemetryCompression() pul... method OpentelemetryHeaders (line 150) | func (o LookupServerLegacyResultOutput) OpentelemetryHeaders() pulumi.... method OpentelemetryMaxBodySize (line 155) | func (o LookupServerLegacyResultOutput) OpentelemetryMaxBodySize() pul... method OpentelemetryPath (line 160) | func (o LookupServerLegacyResultOutput) OpentelemetryPath() pulumi.Str... method OpentelemetryProto (line 165) | func (o LookupServerLegacyResultOutput) OpentelemetryProto() pulumi.St... method OpentelemetryResourceAttributes (line 170) | func (o LookupServerLegacyResultOutput) OpentelemetryResourceAttribute... method OpentelemetryTimeout (line 175) | func (o LookupServerLegacyResultOutput) OpentelemetryTimeout() pulumi.... method OpentelemetryVerifySsl (line 180) | func (o LookupServerLegacyResultOutput) OpentelemetryVerifySsl() pulum... method Port (line 185) | func (o LookupServerLegacyResultOutput) Port() pulumi.IntOutput { method Server (line 190) | func (o LookupServerLegacyResultOutput) Server() pulumi.StringOutput { method Type (line 195) | func (o LookupServerLegacyResultOutput) Type() pulumi.StringOutput { function init (line 199) | func init() { FILE: sdk/go/proxmoxve/metrics/init.go type module (line 14) | type module struct method Version (line 18) | func (m *module) Version() semver.Version { method Construct (line 22) | func (m *module) Construct(ctx *pulumi.Context, name, typ, urn string)... function init (line 36) | func init() { FILE: sdk/go/proxmoxve/metrics/server.go type Server (line 73) | type Server struct method ElementType (line 395) | func (*Server) ElementType() reflect.Type { method ToServerOutput (line 399) | func (i *Server) ToServerOutput() ServerOutput { method ToServerOutputWithContext (line 403) | func (i *Server) ToServerOutputWithContext(ctx context.Context) Server... function NewServer (line 127) | func NewServer(ctx *pulumi.Context, function GetServer (line 164) | func GetServer(ctx *pulumi.Context, type serverState (line 175) | type serverState struct type ServerState (line 226) | type ServerState struct method ElementType (line 277) | func (ServerState) ElementType() reflect.Type { type serverArgs (line 281) | type serverArgs struct type ServerArgs (line 333) | type ServerArgs struct method ElementType (line 384) | func (ServerArgs) ElementType() reflect.Type { type ServerInput (line 388) | type ServerInput interface type ServerArrayInput (line 411) | type ServerArrayInput interface type ServerArray (line 418) | type ServerArray method ElementType (line 420) | func (ServerArray) ElementType() reflect.Type { method ToServerArrayOutput (line 424) | func (i ServerArray) ToServerArrayOutput() ServerArrayOutput { method ToServerArrayOutputWithContext (line 428) | func (i ServerArray) ToServerArrayOutputWithContext(ctx context.Contex... type ServerMapInput (line 436) | type ServerMapInput interface type ServerMap (line 443) | type ServerMap method ElementType (line 445) | func (ServerMap) ElementType() reflect.Type { method ToServerMapOutput (line 449) | func (i ServerMap) ToServerMapOutput() ServerMapOutput { method ToServerMapOutputWithContext (line 453) | func (i ServerMap) ToServerMapOutputWithContext(ctx context.Context) S... type ServerOutput (line 457) | type ServerOutput struct method ElementType (line 459) | func (ServerOutput) ElementType() reflect.Type { method ToServerOutput (line 463) | func (o ServerOutput) ToServerOutput() ServerOutput { method ToServerOutputWithContext (line 467) | func (o ServerOutput) ToServerOutputWithContext(ctx context.Context) S... method Disable (line 472) | func (o ServerOutput) Disable() pulumi.BoolOutput { method GraphitePath (line 477) | func (o ServerOutput) GraphitePath() pulumi.StringPtrOutput { method GraphiteProto (line 482) | func (o ServerOutput) GraphiteProto() pulumi.StringPtrOutput { method InfluxApiPathPrefix (line 487) | func (o ServerOutput) InfluxApiPathPrefix() pulumi.StringPtrOutput { method InfluxBucket (line 492) | func (o ServerOutput) InfluxBucket() pulumi.StringPtrOutput { method InfluxDbProto (line 497) | func (o ServerOutput) InfluxDbProto() pulumi.StringPtrOutput { method InfluxMaxBodySize (line 502) | func (o ServerOutput) InfluxMaxBodySize() pulumi.IntPtrOutput { method InfluxOrganization (line 507) | func (o ServerOutput) InfluxOrganization() pulumi.StringPtrOutput { method InfluxToken (line 512) | func (o ServerOutput) InfluxToken() pulumi.StringPtrOutput { method InfluxVerify (line 517) | func (o ServerOutput) InfluxVerify() pulumi.BoolPtrOutput { method Mtu (line 522) | func (o ServerOutput) Mtu() pulumi.IntPtrOutput { method Name (line 527) | func (o ServerOutput) Name() pulumi.StringOutput { method OpentelemetryCompression (line 532) | func (o ServerOutput) OpentelemetryCompression() pulumi.StringPtrOutput { method OpentelemetryHeaders (line 537) | func (o ServerOutput) OpentelemetryHeaders() pulumi.StringPtrOutput { method OpentelemetryMaxBodySize (line 542) | func (o ServerOutput) OpentelemetryMaxBodySize() pulumi.IntPtrOutput { method OpentelemetryPath (line 547) | func (o ServerOutput) OpentelemetryPath() pulumi.StringPtrOutput { method OpentelemetryProto (line 552) | func (o ServerOutput) OpentelemetryProto() pulumi.StringPtrOutput { method OpentelemetryResourceAttributes (line 557) | func (o ServerOutput) OpentelemetryResourceAttributes() pulumi.StringP... method OpentelemetryTimeout (line 562) | func (o ServerOutput) OpentelemetryTimeout() pulumi.IntPtrOutput { method OpentelemetryVerifySsl (line 567) | func (o ServerOutput) OpentelemetryVerifySsl() pulumi.BoolPtrOutput { method Port (line 572) | func (o ServerOutput) Port() pulumi.IntOutput { method Server (line 577) | func (o ServerOutput) Server() pulumi.StringOutput { method Timeout (line 582) | func (o ServerOutput) Timeout() pulumi.IntPtrOutput { method Type (line 587) | func (o ServerOutput) Type() pulumi.StringOutput { type ServerArrayOutput (line 591) | type ServerArrayOutput struct method ElementType (line 593) | func (ServerArrayOutput) ElementType() reflect.Type { method ToServerArrayOutput (line 597) | func (o ServerArrayOutput) ToServerArrayOutput() ServerArrayOutput { method ToServerArrayOutputWithContext (line 601) | func (o ServerArrayOutput) ToServerArrayOutputWithContext(ctx context.... method Index (line 605) | func (o ServerArrayOutput) Index(i pulumi.IntInput) ServerOutput { type ServerMapOutput (line 611) | type ServerMapOutput struct method ElementType (line 613) | func (ServerMapOutput) ElementType() reflect.Type { method ToServerMapOutput (line 617) | func (o ServerMapOutput) ToServerMapOutput() ServerMapOutput { method ToServerMapOutputWithContext (line 621) | func (o ServerMapOutput) ToServerMapOutputWithContext(ctx context.Cont... method MapIndex (line 625) | func (o ServerMapOutput) MapIndex(k pulumi.StringInput) ServerOutput { function init (line 631) | func init() { FILE: sdk/go/proxmoxve/metrics/serverLegacy.go type ServerLegacy (line 75) | type ServerLegacy struct method ElementType (line 397) | func (*ServerLegacy) ElementType() reflect.Type { method ToServerLegacyOutput (line 401) | func (i *ServerLegacy) ToServerLegacyOutput() ServerLegacyOutput { method ToServerLegacyOutputWithContext (line 405) | func (i *ServerLegacy) ToServerLegacyOutputWithContext(ctx context.Con... function NewServerLegacy (line 129) | func NewServerLegacy(ctx *pulumi.Context, function GetServerLegacy (line 166) | func GetServerLegacy(ctx *pulumi.Context, type serverLegacyState (line 177) | type serverLegacyState struct type ServerLegacyState (line 228) | type ServerLegacyState struct method ElementType (line 279) | func (ServerLegacyState) ElementType() reflect.Type { type serverLegacyArgs (line 283) | type serverLegacyArgs struct type ServerLegacyArgs (line 335) | type ServerLegacyArgs struct method ElementType (line 386) | func (ServerLegacyArgs) ElementType() reflect.Type { type ServerLegacyInput (line 390) | type ServerLegacyInput interface type ServerLegacyArrayInput (line 413) | type ServerLegacyArrayInput interface type ServerLegacyArray (line 420) | type ServerLegacyArray method ElementType (line 422) | func (ServerLegacyArray) ElementType() reflect.Type { method ToServerLegacyArrayOutput (line 426) | func (i ServerLegacyArray) ToServerLegacyArrayOutput() ServerLegacyArr... method ToServerLegacyArrayOutputWithContext (line 430) | func (i ServerLegacyArray) ToServerLegacyArrayOutputWithContext(ctx co... type ServerLegacyMapInput (line 438) | type ServerLegacyMapInput interface type ServerLegacyMap (line 445) | type ServerLegacyMap method ElementType (line 447) | func (ServerLegacyMap) ElementType() reflect.Type { method ToServerLegacyMapOutput (line 451) | func (i ServerLegacyMap) ToServerLegacyMapOutput() ServerLegacyMapOutp... method ToServerLegacyMapOutputWithContext (line 455) | func (i ServerLegacyMap) ToServerLegacyMapOutputWithContext(ctx contex... type ServerLegacyOutput (line 459) | type ServerLegacyOutput struct method ElementType (line 461) | func (ServerLegacyOutput) ElementType() reflect.Type { method ToServerLegacyOutput (line 465) | func (o ServerLegacyOutput) ToServerLegacyOutput() ServerLegacyOutput { method ToServerLegacyOutputWithContext (line 469) | func (o ServerLegacyOutput) ToServerLegacyOutputWithContext(ctx contex... method Disable (line 474) | func (o ServerLegacyOutput) Disable() pulumi.BoolOutput { method GraphitePath (line 479) | func (o ServerLegacyOutput) GraphitePath() pulumi.StringPtrOutput { method GraphiteProto (line 484) | func (o ServerLegacyOutput) GraphiteProto() pulumi.StringPtrOutput { method InfluxApiPathPrefix (line 489) | func (o ServerLegacyOutput) InfluxApiPathPrefix() pulumi.StringPtrOutp... method InfluxBucket (line 494) | func (o ServerLegacyOutput) InfluxBucket() pulumi.StringPtrOutput { method InfluxDbProto (line 499) | func (o ServerLegacyOutput) InfluxDbProto() pulumi.StringPtrOutput { method InfluxMaxBodySize (line 504) | func (o ServerLegacyOutput) InfluxMaxBodySize() pulumi.IntPtrOutput { method InfluxOrganization (line 509) | func (o ServerLegacyOutput) InfluxOrganization() pulumi.StringPtrOutput { method InfluxToken (line 514) | func (o ServerLegacyOutput) InfluxToken() pulumi.StringPtrOutput { method InfluxVerify (line 519) | func (o ServerLegacyOutput) InfluxVerify() pulumi.BoolPtrOutput { method Mtu (line 524) | func (o ServerLegacyOutput) Mtu() pulumi.IntPtrOutput { method Name (line 529) | func (o ServerLegacyOutput) Name() pulumi.StringOutput { method OpentelemetryCompression (line 534) | func (o ServerLegacyOutput) OpentelemetryCompression() pulumi.StringPt... method OpentelemetryHeaders (line 539) | func (o ServerLegacyOutput) OpentelemetryHeaders() pulumi.StringPtrOut... method OpentelemetryMaxBodySize (line 544) | func (o ServerLegacyOutput) OpentelemetryMaxBodySize() pulumi.IntPtrOu... method OpentelemetryPath (line 549) | func (o ServerLegacyOutput) OpentelemetryPath() pulumi.StringPtrOutput { method OpentelemetryProto (line 554) | func (o ServerLegacyOutput) OpentelemetryProto() pulumi.StringPtrOutput { method OpentelemetryResourceAttributes (line 559) | func (o ServerLegacyOutput) OpentelemetryResourceAttributes() pulumi.S... method OpentelemetryTimeout (line 564) | func (o ServerLegacyOutput) OpentelemetryTimeout() pulumi.IntPtrOutput { method OpentelemetryVerifySsl (line 569) | func (o ServerLegacyOutput) OpentelemetryVerifySsl() pulumi.BoolPtrOut... method Port (line 574) | func (o ServerLegacyOutput) Port() pulumi.IntOutput { method Server (line 579) | func (o ServerLegacyOutput) Server() pulumi.StringOutput { method Timeout (line 584) | func (o ServerLegacyOutput) Timeout() pulumi.IntPtrOutput { method Type (line 589) | func (o ServerLegacyOutput) Type() pulumi.StringOutput { type ServerLegacyArrayOutput (line 593) | type ServerLegacyArrayOutput struct method ElementType (line 595) | func (ServerLegacyArrayOutput) ElementType() reflect.Type { method ToServerLegacyArrayOutput (line 599) | func (o ServerLegacyArrayOutput) ToServerLegacyArrayOutput() ServerLeg... method ToServerLegacyArrayOutputWithContext (line 603) | func (o ServerLegacyArrayOutput) ToServerLegacyArrayOutputWithContext(... method Index (line 607) | func (o ServerLegacyArrayOutput) Index(i pulumi.IntInput) ServerLegacy... type ServerLegacyMapOutput (line 613) | type ServerLegacyMapOutput struct method ElementType (line 615) | func (ServerLegacyMapOutput) ElementType() reflect.Type { method ToServerLegacyMapOutput (line 619) | func (o ServerLegacyMapOutput) ToServerLegacyMapOutput() ServerLegacyM... method ToServerLegacyMapOutputWithContext (line 623) | func (o ServerLegacyMapOutput) ToServerLegacyMapOutputWithContext(ctx ... method MapIndex (line 627) | func (o ServerLegacyMapOutput) MapIndex(k pulumi.StringInput) ServerLe... function init (line 633) | func init() { FILE: sdk/go/proxmoxve/network/linux/bond.go type Bond (line 16) | type Bond struct method ElementType (line 224) | func (*Bond) ElementType() reflect.Type { method ToBondOutput (line 228) | func (i *Bond) ToBondOutput() BondOutput { method ToBondOutputWithContext (line 232) | func (i *Bond) ToBondOutputWithContext(ctx context.Context) BondOutput { function NewBond (line 50) | func NewBond(ctx *pulumi.Context, function GetBond (line 73) | func GetBond(ctx *pulumi.Context, type bondState (line 84) | type bondState struct type BondState (line 115) | type BondState struct method ElementType (line 146) | func (BondState) ElementType() reflect.Type { type bondArgs (line 150) | type bondArgs struct type BondArgs (line 182) | type BondArgs struct method ElementType (line 213) | func (BondArgs) ElementType() reflect.Type { type BondInput (line 217) | type BondInput interface type BondArrayInput (line 240) | type BondArrayInput interface type BondArray (line 247) | type BondArray method ElementType (line 249) | func (BondArray) ElementType() reflect.Type { method ToBondArrayOutput (line 253) | func (i BondArray) ToBondArrayOutput() BondArrayOutput { method ToBondArrayOutputWithContext (line 257) | func (i BondArray) ToBondArrayOutputWithContext(ctx context.Context) B... type BondMapInput (line 265) | type BondMapInput interface type BondMap (line 272) | type BondMap method ElementType (line 274) | func (BondMap) ElementType() reflect.Type { method ToBondMapOutput (line 278) | func (i BondMap) ToBondMapOutput() BondMapOutput { method ToBondMapOutputWithContext (line 282) | func (i BondMap) ToBondMapOutputWithContext(ctx context.Context) BondM... type BondOutput (line 286) | type BondOutput struct method ElementType (line 288) | func (BondOutput) ElementType() reflect.Type { method ToBondOutput (line 292) | func (o BondOutput) ToBondOutput() BondOutput { method ToBondOutputWithContext (line 296) | func (o BondOutput) ToBondOutputWithContext(ctx context.Context) BondO... method Address (line 301) | func (o BondOutput) Address() pulumi.StringPtrOutput { method Address6 (line 306) | func (o BondOutput) Address6() pulumi.StringPtrOutput { method Autostart (line 311) | func (o BondOutput) Autostart() pulumi.BoolOutput { method BondMode (line 316) | func (o BondOutput) BondMode() pulumi.StringOutput { method BondPrimary (line 321) | func (o BondOutput) BondPrimary() pulumi.StringPtrOutput { method BondXmitHashPolicy (line 326) | func (o BondOutput) BondXmitHashPolicy() pulumi.StringPtrOutput { method Comment (line 331) | func (o BondOutput) Comment() pulumi.StringPtrOutput { method Gateway (line 336) | func (o BondOutput) Gateway() pulumi.StringPtrOutput { method Gateway6 (line 341) | func (o BondOutput) Gateway6() pulumi.StringPtrOutput { method Mtu (line 346) | func (o BondOutput) Mtu() pulumi.IntPtrOutput { method Name (line 351) | func (o BondOutput) Name() pulumi.StringOutput { method NodeName (line 356) | func (o BondOutput) NodeName() pulumi.StringOutput { method Slaves (line 361) | func (o BondOutput) Slaves() pulumi.StringArrayOutput { method TimeoutReload (line 366) | func (o BondOutput) TimeoutReload() pulumi.IntOutput { type BondArrayOutput (line 370) | type BondArrayOutput struct method ElementType (line 372) | func (BondArrayOutput) ElementType() reflect.Type { method ToBondArrayOutput (line 376) | func (o BondArrayOutput) ToBondArrayOutput() BondArrayOutput { method ToBondArrayOutputWithContext (line 380) | func (o BondArrayOutput) ToBondArrayOutputWithContext(ctx context.Cont... method Index (line 384) | func (o BondArrayOutput) Index(i pulumi.IntInput) BondOutput { type BondMapOutput (line 390) | type BondMapOutput struct method ElementType (line 392) | func (BondMapOutput) ElementType() reflect.Type { method ToBondMapOutput (line 396) | func (o BondMapOutput) ToBondMapOutput() BondMapOutput { method ToBondMapOutputWithContext (line 400) | func (o BondMapOutput) ToBondMapOutputWithContext(ctx context.Context)... method MapIndex (line 404) | func (o BondMapOutput) MapIndex(k pulumi.StringInput) BondOutput { function init (line 410) | func init() { FILE: sdk/go/proxmoxve/network/linux/bridge.go type Bridge (line 66) | type Bridge struct method ElementType (line 251) | func (*Bridge) ElementType() reflect.Type { method ToBridgeOutput (line 255) | func (i *Bridge) ToBridgeOutput() BridgeOutput { method ToBridgeOutputWithContext (line 259) | func (i *Bridge) ToBridgeOutputWithContext(ctx context.Context) Bridge... function NewBridge (line 96) | func NewBridge(ctx *pulumi.Context, function GetBridge (line 116) | func GetBridge(ctx *pulumi.Context, type bridgeState (line 127) | type bridgeState struct type BridgeState (line 154) | type BridgeState struct method ElementType (line 181) | func (BridgeState) ElementType() reflect.Type { type bridgeArgs (line 185) | type bridgeArgs struct type BridgeArgs (line 213) | type BridgeArgs struct method ElementType (line 240) | func (BridgeArgs) ElementType() reflect.Type { type BridgeInput (line 244) | type BridgeInput interface type BridgeArrayInput (line 267) | type BridgeArrayInput interface type BridgeArray (line 274) | type BridgeArray method ElementType (line 276) | func (BridgeArray) ElementType() reflect.Type { method ToBridgeArrayOutput (line 280) | func (i BridgeArray) ToBridgeArrayOutput() BridgeArrayOutput { method ToBridgeArrayOutputWithContext (line 284) | func (i BridgeArray) ToBridgeArrayOutputWithContext(ctx context.Contex... type BridgeMapInput (line 292) | type BridgeMapInput interface type BridgeMap (line 299) | type BridgeMap method ElementType (line 301) | func (BridgeMap) ElementType() reflect.Type { method ToBridgeMapOutput (line 305) | func (i BridgeMap) ToBridgeMapOutput() BridgeMapOutput { method ToBridgeMapOutputWithContext (line 309) | func (i BridgeMap) ToBridgeMapOutputWithContext(ctx context.Context) B... type BridgeOutput (line 313) | type BridgeOutput struct method ElementType (line 315) | func (BridgeOutput) ElementType() reflect.Type { method ToBridgeOutput (line 319) | func (o BridgeOutput) ToBridgeOutput() BridgeOutput { method ToBridgeOutputWithContext (line 323) | func (o BridgeOutput) ToBridgeOutputWithContext(ctx context.Context) B... method Address (line 328) | func (o BridgeOutput) Address() pulumi.StringPtrOutput { method Address6 (line 333) | func (o BridgeOutput) Address6() pulumi.StringPtrOutput { method Autostart (line 338) | func (o BridgeOutput) Autostart() pulumi.BoolOutput { method Comment (line 343) | func (o BridgeOutput) Comment() pulumi.StringPtrOutput { method Gateway (line 348) | func (o BridgeOutput) Gateway() pulumi.StringPtrOutput { method Gateway6 (line 353) | func (o BridgeOutput) Gateway6() pulumi.StringPtrOutput { method Mtu (line 358) | func (o BridgeOutput) Mtu() pulumi.IntPtrOutput { method Name (line 363) | func (o BridgeOutput) Name() pulumi.StringOutput { method NodeName (line 368) | func (o BridgeOutput) NodeName() pulumi.StringOutput { method Ports (line 373) | func (o BridgeOutput) Ports() pulumi.StringArrayOutput { method TimeoutReload (line 378) | func (o BridgeOutput) TimeoutReload() pulumi.IntOutput { method VlanAware (line 383) | func (o BridgeOutput) VlanAware() pulumi.BoolOutput { type BridgeArrayOutput (line 387) | type BridgeArrayOutput struct method ElementType (line 389) | func (BridgeArrayOutput) ElementType() reflect.Type { method ToBridgeArrayOutput (line 393) | func (o BridgeArrayOutput) ToBridgeArrayOutput() BridgeArrayOutput { method ToBridgeArrayOutputWithContext (line 397) | func (o BridgeArrayOutput) ToBridgeArrayOutputWithContext(ctx context.... method Index (line 401) | func (o BridgeArrayOutput) Index(i pulumi.IntInput) BridgeOutput { type BridgeMapOutput (line 407) | type BridgeMapOutput struct method ElementType (line 409) | func (BridgeMapOutput) ElementType() reflect.Type { method ToBridgeMapOutput (line 413) | func (o BridgeMapOutput) ToBridgeMapOutput() BridgeMapOutput { method ToBridgeMapOutputWithContext (line 417) | func (o BridgeMapOutput) ToBridgeMapOutputWithContext(ctx context.Cont... method MapIndex (line 421) | func (o BridgeMapOutput) MapIndex(k pulumi.StringInput) BridgeOutput { function init (line 427) | func init() { FILE: sdk/go/proxmoxve/network/linux/bridgeLegacy.go type BridgeLegacy (line 68) | type BridgeLegacy struct method ElementType (line 253) | func (*BridgeLegacy) ElementType() reflect.Type { method ToBridgeLegacyOutput (line 257) | func (i *BridgeLegacy) ToBridgeLegacyOutput() BridgeLegacyOutput { method ToBridgeLegacyOutputWithContext (line 261) | func (i *BridgeLegacy) ToBridgeLegacyOutputWithContext(ctx context.Con... function NewBridgeLegacy (line 98) | func NewBridgeLegacy(ctx *pulumi.Context, function GetBridgeLegacy (line 118) | func GetBridgeLegacy(ctx *pulumi.Context, type bridgeLegacyState (line 129) | type bridgeLegacyState struct type BridgeLegacyState (line 156) | type BridgeLegacyState struct method ElementType (line 183) | func (BridgeLegacyState) ElementType() reflect.Type { type bridgeLegacyArgs (line 187) | type bridgeLegacyArgs struct type BridgeLegacyArgs (line 215) | type BridgeLegacyArgs struct method ElementType (line 242) | func (BridgeLegacyArgs) ElementType() reflect.Type { type BridgeLegacyInput (line 246) | type BridgeLegacyInput interface type BridgeLegacyArrayInput (line 269) | type BridgeLegacyArrayInput interface type BridgeLegacyArray (line 276) | type BridgeLegacyArray method ElementType (line 278) | func (BridgeLegacyArray) ElementType() reflect.Type { method ToBridgeLegacyArrayOutput (line 282) | func (i BridgeLegacyArray) ToBridgeLegacyArrayOutput() BridgeLegacyArr... method ToBridgeLegacyArrayOutputWithContext (line 286) | func (i BridgeLegacyArray) ToBridgeLegacyArrayOutputWithContext(ctx co... type BridgeLegacyMapInput (line 294) | type BridgeLegacyMapInput interface type BridgeLegacyMap (line 301) | type BridgeLegacyMap method ElementType (line 303) | func (BridgeLegacyMap) ElementType() reflect.Type { method ToBridgeLegacyMapOutput (line 307) | func (i BridgeLegacyMap) ToBridgeLegacyMapOutput() BridgeLegacyMapOutp... method ToBridgeLegacyMapOutputWithContext (line 311) | func (i BridgeLegacyMap) ToBridgeLegacyMapOutputWithContext(ctx contex... type BridgeLegacyOutput (line 315) | type BridgeLegacyOutput struct method ElementType (line 317) | func (BridgeLegacyOutput) ElementType() reflect.Type { method ToBridgeLegacyOutput (line 321) | func (o BridgeLegacyOutput) ToBridgeLegacyOutput() BridgeLegacyOutput { method ToBridgeLegacyOutputWithContext (line 325) | func (o BridgeLegacyOutput) ToBridgeLegacyOutputWithContext(ctx contex... method Address (line 330) | func (o BridgeLegacyOutput) Address() pulumi.StringPtrOutput { method Address6 (line 335) | func (o BridgeLegacyOutput) Address6() pulumi.StringPtrOutput { method Autostart (line 340) | func (o BridgeLegacyOutput) Autostart() pulumi.BoolOutput { method Comment (line 345) | func (o BridgeLegacyOutput) Comment() pulumi.StringPtrOutput { method Gateway (line 350) | func (o BridgeLegacyOutput) Gateway() pulumi.StringPtrOutput { method Gateway6 (line 355) | func (o BridgeLegacyOutput) Gateway6() pulumi.StringPtrOutput { method Mtu (line 360) | func (o BridgeLegacyOutput) Mtu() pulumi.IntPtrOutput { method Name (line 365) | func (o BridgeLegacyOutput) Name() pulumi.StringOutput { method NodeName (line 370) | func (o BridgeLegacyOutput) NodeName() pulumi.StringOutput { method Ports (line 375) | func (o BridgeLegacyOutput) Ports() pulumi.StringArrayOutput { method TimeoutReload (line 380) | func (o BridgeLegacyOutput) TimeoutReload() pulumi.IntOutput { method VlanAware (line 385) | func (o BridgeLegacyOutput) VlanAware() pulumi.BoolOutput { type BridgeLegacyArrayOutput (line 389) | type BridgeLegacyArrayOutput struct method ElementType (line 391) | func (BridgeLegacyArrayOutput) ElementType() reflect.Type { method ToBridgeLegacyArrayOutput (line 395) | func (o BridgeLegacyArrayOutput) ToBridgeLegacyArrayOutput() BridgeLeg... method ToBridgeLegacyArrayOutputWithContext (line 399) | func (o BridgeLegacyArrayOutput) ToBridgeLegacyArrayOutputWithContext(... method Index (line 403) | func (o BridgeLegacyArrayOutput) Index(i pulumi.IntInput) BridgeLegacy... type BridgeLegacyMapOutput (line 409) | type BridgeLegacyMapOutput struct method ElementType (line 411) | func (BridgeLegacyMapOutput) ElementType() reflect.Type { method ToBridgeLegacyMapOutput (line 415) | func (o BridgeLegacyMapOutput) ToBridgeLegacyMapOutput() BridgeLegacyM... method ToBridgeLegacyMapOutputWithContext (line 419) | func (o BridgeLegacyMapOutput) ToBridgeLegacyMapOutputWithContext(ctx ... method MapIndex (line 423) | func (o BridgeLegacyMapOutput) MapIndex(k pulumi.StringInput) BridgeLe... function init (line 429) | func init() { FILE: sdk/go/proxmoxve/network/linux/init.go type module (line 14) | type module struct method Version (line 18) | func (m *module) Version() semver.Version { method Construct (line 22) | func (m *module) Construct(ctx *pulumi.Context, name, typ, urn string)... function init (line 42) | func init() { FILE: sdk/go/proxmoxve/network/linux/vlan.go type Vlan (line 65) | type Vlan struct method ElementType (line 250) | func (*Vlan) ElementType() reflect.Type { method ToVlanOutput (line 254) | func (i *Vlan) ToVlanOutput() VlanOutput { method ToVlanOutputWithContext (line 258) | func (i *Vlan) ToVlanOutputWithContext(ctx context.Context) VlanOutput { function NewVlan (line 95) | func NewVlan(ctx *pulumi.Context, function GetVlan (line 115) | func GetVlan(ctx *pulumi.Context, type vlanState (line 126) | type vlanState struct type VlanState (line 153) | type VlanState struct method ElementType (line 180) | func (VlanState) ElementType() reflect.Type { type vlanArgs (line 184) | type vlanArgs struct type VlanArgs (line 212) | type VlanArgs struct method ElementType (line 239) | func (VlanArgs) ElementType() reflect.Type { type VlanInput (line 243) | type VlanInput interface type VlanArrayInput (line 266) | type VlanArrayInput interface type VlanArray (line 273) | type VlanArray method ElementType (line 275) | func (VlanArray) ElementType() reflect.Type { method ToVlanArrayOutput (line 279) | func (i VlanArray) ToVlanArrayOutput() VlanArrayOutput { method ToVlanArrayOutputWithContext (line 283) | func (i VlanArray) ToVlanArrayOutputWithContext(ctx context.Context) V... type VlanMapInput (line 291) | type VlanMapInput interface type VlanMap (line 298) | type VlanMap method ElementType (line 300) | func (VlanMap) ElementType() reflect.Type { method ToVlanMapOutput (line 304) | func (i VlanMap) ToVlanMapOutput() VlanMapOutput { method ToVlanMapOutputWithContext (line 308) | func (i VlanMap) ToVlanMapOutputWithContext(ctx context.Context) VlanM... type VlanOutput (line 312) | type VlanOutput struct method ElementType (line 314) | func (VlanOutput) ElementType() reflect.Type { method ToVlanOutput (line 318) | func (o VlanOutput) ToVlanOutput() VlanOutput { method ToVlanOutputWithContext (line 322) | func (o VlanOutput) ToVlanOutputWithContext(ctx context.Context) VlanO... method Address (line 327) | func (o VlanOutput) Address() pulumi.StringPtrOutput { method Address6 (line 332) | func (o VlanOutput) Address6() pulumi.StringPtrOutput { method Autostart (line 337) | func (o VlanOutput) Autostart() pulumi.BoolOutput { method Comment (line 342) | func (o VlanOutput) Comment() pulumi.StringPtrOutput { method Gateway (line 347) | func (o VlanOutput) Gateway() pulumi.StringPtrOutput { method Gateway6 (line 352) | func (o VlanOutput) Gateway6() pulumi.StringPtrOutput { method Interface (line 357) | func (o VlanOutput) Interface() pulumi.StringOutput { method Mtu (line 362) | func (o VlanOutput) Mtu() pulumi.IntPtrOutput { method Name (line 367) | func (o VlanOutput) Name() pulumi.StringOutput { method NodeName (line 372) | func (o VlanOutput) NodeName() pulumi.StringOutput { method TimeoutReload (line 377) | func (o VlanOutput) TimeoutReload() pulumi.IntOutput { method Vlan (line 382) | func (o VlanOutput) Vlan() pulumi.IntOutput { type VlanArrayOutput (line 386) | type VlanArrayOutput struct method ElementType (line 388) | func (VlanArrayOutput) ElementType() reflect.Type { method ToVlanArrayOutput (line 392) | func (o VlanArrayOutput) ToVlanArrayOutput() VlanArrayOutput { method ToVlanArrayOutputWithContext (line 396) | func (o VlanArrayOutput) ToVlanArrayOutputWithContext(ctx context.Cont... method Index (line 400) | func (o VlanArrayOutput) Index(i pulumi.IntInput) VlanOutput { type VlanMapOutput (line 406) | type VlanMapOutput struct method ElementType (line 408) | func (VlanMapOutput) ElementType() reflect.Type { method ToVlanMapOutput (line 412) | func (o VlanMapOutput) ToVlanMapOutput() VlanMapOutput { method ToVlanMapOutputWithContext (line 416) | func (o VlanMapOutput) ToVlanMapOutputWithContext(ctx context.Context)... method MapIndex (line 420) | func (o VlanMapOutput) MapIndex(k pulumi.StringInput) VlanOutput { function init (line 426) | func init() { FILE: sdk/go/proxmoxve/network/linux/vlanLegacy.go type VlanLegacy (line 67) | type VlanLegacy struct method ElementType (line 252) | func (*VlanLegacy) ElementType() reflect.Type { method ToVlanLegacyOutput (line 256) | func (i *VlanLegacy) ToVlanLegacyOutput() VlanLegacyOutput { method ToVlanLegacyOutputWithContext (line 260) | func (i *VlanLegacy) ToVlanLegacyOutputWithContext(ctx context.Context... function NewVlanLegacy (line 97) | func NewVlanLegacy(ctx *pulumi.Context, function GetVlanLegacy (line 117) | func GetVlanLegacy(ctx *pulumi.Context, type vlanLegacyState (line 128) | type vlanLegacyState struct type VlanLegacyState (line 155) | type VlanLegacyState struct method ElementType (line 182) | func (VlanLegacyState) ElementType() reflect.Type { type vlanLegacyArgs (line 186) | type vlanLegacyArgs struct type VlanLegacyArgs (line 214) | type VlanLegacyArgs struct method ElementType (line 241) | func (VlanLegacyArgs) ElementType() reflect.Type { type VlanLegacyInput (line 245) | type VlanLegacyInput interface type VlanLegacyArrayInput (line 268) | type VlanLegacyArrayInput interface type VlanLegacyArray (line 275) | type VlanLegacyArray method ElementType (line 277) | func (VlanLegacyArray) ElementType() reflect.Type { method ToVlanLegacyArrayOutput (line 281) | func (i VlanLegacyArray) ToVlanLegacyArrayOutput() VlanLegacyArrayOutp... method ToVlanLegacyArrayOutputWithContext (line 285) | func (i VlanLegacyArray) ToVlanLegacyArrayOutputWithContext(ctx contex... type VlanLegacyMapInput (line 293) | type VlanLegacyMapInput interface type VlanLegacyMap (line 300) | type VlanLegacyMap method ElementType (line 302) | func (VlanLegacyMap) ElementType() reflect.Type { method ToVlanLegacyMapOutput (line 306) | func (i VlanLegacyMap) ToVlanLegacyMapOutput() VlanLegacyMapOutput { method ToVlanLegacyMapOutputWithContext (line 310) | func (i VlanLegacyMap) ToVlanLegacyMapOutputWithContext(ctx context.Co... type VlanLegacyOutput (line 314) | type VlanLegacyOutput struct method ElementType (line 316) | func (VlanLegacyOutput) ElementType() reflect.Type { method ToVlanLegacyOutput (line 320) | func (o VlanLegacyOutput) ToVlanLegacyOutput() VlanLegacyOutput { method ToVlanLegacyOutputWithContext (line 324) | func (o VlanLegacyOutput) ToVlanLegacyOutputWithContext(ctx context.Co... method Address (line 329) | func (o VlanLegacyOutput) Address() pulumi.StringPtrOutput { method Address6 (line 334) | func (o VlanLegacyOutput) Address6() pulumi.StringPtrOutput { method Autostart (line 339) | func (o VlanLegacyOutput) Autostart() pulumi.BoolOutput { method Comment (line 344) | func (o VlanLegacyOutput) Comment() pulumi.StringPtrOutput { method Gateway (line 349) | func (o VlanLegacyOutput) Gateway() pulumi.StringPtrOutput { method Gateway6 (line 354) | func (o VlanLegacyOutput) Gateway6() pulumi.StringPtrOutput { method Interface (line 359) | func (o VlanLegacyOutput) Interface() pulumi.StringOutput { method Mtu (line 364) | func (o VlanLegacyOutput) Mtu() pulumi.IntPtrOutput { method Name (line 369) | func (o VlanLegacyOutput) Name() pulumi.StringOutput { method NodeName (line 374) | func (o VlanLegacyOutput) NodeName() pulumi.StringOutput { method TimeoutReload (line 379) | func (o VlanLegacyOutput) TimeoutReload() pulumi.IntOutput { method Vlan (line 384) | func (o VlanLegacyOutput) Vlan() pulumi.IntOutput { type VlanLegacyArrayOutput (line 388) | type VlanLegacyArrayOutput struct method ElementType (line 390) | func (VlanLegacyArrayOutput) ElementType() reflect.Type { method ToVlanLegacyArrayOutput (line 394) | func (o VlanLegacyArrayOutput) ToVlanLegacyArrayOutput() VlanLegacyArr... method ToVlanLegacyArrayOutputWithContext (line 398) | func (o VlanLegacyArrayOutput) ToVlanLegacyArrayOutputWithContext(ctx ... method Index (line 402) | func (o VlanLegacyArrayOutput) Index(i pulumi.IntInput) VlanLegacyOutp... type VlanLegacyMapOutput (line 408) | type VlanLegacyMapOutput struct method ElementType (line 410) | func (VlanLegacyMapOutput) ElementType() reflect.Type { method ToVlanLegacyMapOutput (line 414) | func (o VlanLegacyMapOutput) ToVlanLegacyMapOutput() VlanLegacyMapOutp... method ToVlanLegacyMapOutputWithContext (line 418) | func (o VlanLegacyMapOutput) ToVlanLegacyMapOutputWithContext(ctx cont... method MapIndex (line 422) | func (o VlanLegacyMapOutput) MapIndex(k pulumi.StringInput) VlanLegacy... function init (line 428) | func init() { FILE: sdk/go/proxmoxve/node/firewall.go type Firewall (line 66) | type Firewall struct method ElementType (line 251) | func (*Firewall) ElementType() reflect.Type { method ToFirewallOutput (line 255) | func (i *Firewall) ToFirewallOutput() FirewallOutput { method ToFirewallOutputWithContext (line 259) | func (i *Firewall) ToFirewallOutputWithContext(ctx context.Context) Fi... function NewFirewall (line 96) | func NewFirewall(ctx *pulumi.Context, function GetFirewall (line 116) | func GetFirewall(ctx *pulumi.Context, type firewallState (line 127) | type firewallState struct type FirewallState (line 154) | type FirewallState struct method ElementType (line 181) | func (FirewallState) ElementType() reflect.Type { type firewallArgs (line 185) | type firewallArgs struct type FirewallArgs (line 213) | type FirewallArgs struct method ElementType (line 240) | func (FirewallArgs) ElementType() reflect.Type { type FirewallInput (line 244) | type FirewallInput interface type FirewallArrayInput (line 267) | type FirewallArrayInput interface type FirewallArray (line 274) | type FirewallArray method ElementType (line 276) | func (FirewallArray) ElementType() reflect.Type { method ToFirewallArrayOutput (line 280) | func (i FirewallArray) ToFirewallArrayOutput() FirewallArrayOutput { method ToFirewallArrayOutputWithContext (line 284) | func (i FirewallArray) ToFirewallArrayOutputWithContext(ctx context.Co... type FirewallMapInput (line 292) | type FirewallMapInput interface type FirewallMap (line 299) | type FirewallMap method ElementType (line 301) | func (FirewallMap) ElementType() reflect.Type { method ToFirewallMapOutput (line 305) | func (i FirewallMap) ToFirewallMapOutput() FirewallMapOutput { method ToFirewallMapOutputWithContext (line 309) | func (i FirewallMap) ToFirewallMapOutputWithContext(ctx context.Contex... type FirewallOutput (line 313) | type FirewallOutput struct method ElementType (line 315) | func (FirewallOutput) ElementType() reflect.Type { method ToFirewallOutput (line 319) | func (o FirewallOutput) ToFirewallOutput() FirewallOutput { method ToFirewallOutputWithContext (line 323) | func (o FirewallOutput) ToFirewallOutputWithContext(ctx context.Contex... method Enabled (line 328) | func (o FirewallOutput) Enabled() pulumi.BoolOutput { method LogLevelForward (line 333) | func (o FirewallOutput) LogLevelForward() pulumi.StringOutput { method LogLevelIn (line 338) | func (o FirewallOutput) LogLevelIn() pulumi.StringOutput { method LogLevelOut (line 343) | func (o FirewallOutput) LogLevelOut() pulumi.StringOutput { method Ndp (line 348) | func (o FirewallOutput) Ndp() pulumi.BoolOutput { method NfConntrackMax (line 353) | func (o FirewallOutput) NfConntrackMax() pulumi.IntOutput { method NfConntrackTcpTimeoutEstablished (line 358) | func (o FirewallOutput) NfConntrackTcpTimeoutEstablished() pulumi.IntO... method Nftables (line 363) | func (o FirewallOutput) Nftables() pulumi.BoolOutput { method NodeName (line 368) | func (o FirewallOutput) NodeName() pulumi.StringOutput { method Nosmurfs (line 373) | func (o FirewallOutput) Nosmurfs() pulumi.BoolOutput { method SmurfLogLevel (line 378) | func (o FirewallOutput) SmurfLogLevel() pulumi.StringOutput { method TcpFlagsLogLevel (line 383) | func (o FirewallOutput) TcpFlagsLogLevel() pulumi.StringOutput { type FirewallArrayOutput (line 387) | type FirewallArrayOutput struct method ElementType (line 389) | func (FirewallArrayOutput) ElementType() reflect.Type { method ToFirewallArrayOutput (line 393) | func (o FirewallArrayOutput) ToFirewallArrayOutput() FirewallArrayOutp... method ToFirewallArrayOutputWithContext (line 397) | func (o FirewallArrayOutput) ToFirewallArrayOutputWithContext(ctx cont... method Index (line 401) | func (o FirewallArrayOutput) Index(i pulumi.IntInput) FirewallOutput { type FirewallMapOutput (line 407) | type FirewallMapOutput struct method ElementType (line 409) | func (FirewallMapOutput) ElementType() reflect.Type { method ToFirewallMapOutput (line 413) | func (o FirewallMapOutput) ToFirewallMapOutput() FirewallMapOutput { method ToFirewallMapOutputWithContext (line 417) | func (o FirewallMapOutput) ToFirewallMapOutputWithContext(ctx context.... method MapIndex (line 421) | func (o FirewallMapOutput) MapIndex(k pulumi.StringInput) FirewallOutp... function init (line 427) | func init() { FILE: sdk/go/proxmoxve/node/firewallLegacy.go type FirewallLegacy (line 68) | type FirewallLegacy struct method ElementType (line 253) | func (*FirewallLegacy) ElementType() reflect.Type { method ToFirewallLegacyOutput (line 257) | func (i *FirewallLegacy) ToFirewallLegacyOutput() FirewallLegacyOutput { method ToFirewallLegacyOutputWithContext (line 261) | func (i *FirewallLegacy) ToFirewallLegacyOutputWithContext(ctx context... function NewFirewallLegacy (line 98) | func NewFirewallLegacy(ctx *pulumi.Context, function GetFirewallLegacy (line 118) | func GetFirewallLegacy(ctx *pulumi.Context, type firewallLegacyState (line 129) | type firewallLegacyState struct type FirewallLegacyState (line 156) | type FirewallLegacyState struct method ElementType (line 183) | func (FirewallLegacyState) ElementType() reflect.Type { type firewallLegacyArgs (line 187) | type firewallLegacyArgs struct type FirewallLegacyArgs (line 215) | type FirewallLegacyArgs struct method ElementType (line 242) | func (FirewallLegacyArgs) ElementType() reflect.Type { type FirewallLegacyInput (line 246) | type FirewallLegacyInput interface type FirewallLegacyArrayInput (line 269) | type FirewallLegacyArrayInput interface type FirewallLegacyArray (line 276) | type FirewallLegacyArray method ElementType (line 278) | func (FirewallLegacyArray) ElementType() reflect.Type { method ToFirewallLegacyArrayOutput (line 282) | func (i FirewallLegacyArray) ToFirewallLegacyArrayOutput() FirewallLeg... method ToFirewallLegacyArrayOutputWithContext (line 286) | func (i FirewallLegacyArray) ToFirewallLegacyArrayOutputWithContext(ct... type FirewallLegacyMapInput (line 294) | type FirewallLegacyMapInput interface type FirewallLegacyMap (line 301) | type FirewallLegacyMap method ElementType (line 303) | func (FirewallLegacyMap) ElementType() reflect.Type { method ToFirewallLegacyMapOutput (line 307) | func (i FirewallLegacyMap) ToFirewallLegacyMapOutput() FirewallLegacyM... method ToFirewallLegacyMapOutputWithContext (line 311) | func (i FirewallLegacyMap) ToFirewallLegacyMapOutputWithContext(ctx co... type FirewallLegacyOutput (line 315) | type FirewallLegacyOutput struct method ElementType (line 317) | func (FirewallLegacyOutput) ElementType() reflect.Type { method ToFirewallLegacyOutput (line 321) | func (o FirewallLegacyOutput) ToFirewallLegacyOutput() FirewallLegacyO... method ToFirewallLegacyOutputWithContext (line 325) | func (o FirewallLegacyOutput) ToFirewallLegacyOutputWithContext(ctx co... method Enabled (line 330) | func (o FirewallLegacyOutput) Enabled() pulumi.BoolOutput { method LogLevelForward (line 335) | func (o FirewallLegacyOutput) LogLevelForward() pulumi.StringOutput { method LogLevelIn (line 340) | func (o FirewallLegacyOutput) LogLevelIn() pulumi.StringOutput { method LogLevelOut (line 345) | func (o FirewallLegacyOutput) LogLevelOut() pulumi.StringOutput { method Ndp (line 350) | func (o FirewallLegacyOutput) Ndp() pulumi.BoolOutput { method NfConntrackMax (line 355) | func (o FirewallLegacyOutput) NfConntrackMax() pulumi.IntOutput { method NfConntrackTcpTimeoutEstablished (line 360) | func (o FirewallLegacyOutput) NfConntrackTcpTimeoutEstablished() pulum... method Nftables (line 365) | func (o FirewallLegacyOutput) Nftables() pulumi.BoolOutput { method NodeName (line 370) | func (o FirewallLegacyOutput) NodeName() pulumi.StringOutput { method Nosmurfs (line 375) | func (o FirewallLegacyOutput) Nosmurfs() pulumi.BoolOutput { method SmurfLogLevel (line 380) | func (o FirewallLegacyOutput) SmurfLogLevel() pulumi.StringOutput { method TcpFlagsLogLevel (line 385) | func (o FirewallLegacyOutput) TcpFlagsLogLevel() pulumi.StringOutput { type FirewallLegacyArrayOutput (line 389) | type FirewallLegacyArrayOutput struct method ElementType (line 391) | func (FirewallLegacyArrayOutput) ElementType() reflect.Type { method ToFirewallLegacyArrayOutput (line 395) | func (o FirewallLegacyArrayOutput) ToFirewallLegacyArrayOutput() Firew... method ToFirewallLegacyArrayOutputWithContext (line 399) | func (o FirewallLegacyArrayOutput) ToFirewallLegacyArrayOutputWithCont... method Index (line 403) | func (o FirewallLegacyArrayOutput) Index(i pulumi.IntInput) FirewallLe... type FirewallLegacyMapOutput (line 409) | type FirewallLegacyMapOutput struct method ElementType (line 411) | func (FirewallLegacyMapOutput) ElementType() reflect.Type { method ToFirewallLegacyMapOutput (line 415) | func (o FirewallLegacyMapOutput) ToFirewallLegacyMapOutput() FirewallL... method ToFirewallLegacyMapOutputWithContext (line 419) | func (o FirewallLegacyMapOutput) ToFirewallLegacyMapOutputWithContext(... method MapIndex (line 423) | func (o FirewallLegacyMapOutput) MapIndex(k pulumi.StringInput) Firewa... function init (line 429) | func init() { FILE: sdk/go/proxmoxve/node/init.go type module (line 14) | type module struct method Version (line 18) | func (m *module) Version() semver.Version { method Construct (line 22) | func (m *module) Construct(ctx *pulumi.Context, name, typ, urn string)... function init (line 36) | func init() { FILE: sdk/go/proxmoxve/oci/image.go type Image (line 64) | type Image struct method ElementType (line 211) | func (*Image) ElementType() reflect.Type { method ToImageOutput (line 215) | func (i *Image) ToImageOutput() ImageOutput { method ToImageOutputWithContext (line 219) | func (i *Image) ToImageOutputWithContext(ctx context.Context) ImageOut... function NewImage (line 86) | func NewImage(ctx *pulumi.Context, function GetImage (line 112) | func GetImage(ctx *pulumi.Context, type imageState (line 123) | type imageState struct type ImageState (line 142) | type ImageState struct method ElementType (line 161) | func (ImageState) ElementType() reflect.Type { type imageArgs (line 165) | type imageArgs struct type ImageArgs (line 183) | type ImageArgs struct method ElementType (line 200) | func (ImageArgs) ElementType() reflect.Type { type ImageInput (line 204) | type ImageInput interface type ImageArrayInput (line 227) | type ImageArrayInput interface type ImageArray (line 234) | type ImageArray method ElementType (line 236) | func (ImageArray) ElementType() reflect.Type { method ToImageArrayOutput (line 240) | func (i ImageArray) ToImageArrayOutput() ImageArrayOutput { method ToImageArrayOutputWithContext (line 244) | func (i ImageArray) ToImageArrayOutputWithContext(ctx context.Context)... type ImageMapInput (line 252) | type ImageMapInput interface type ImageMap (line 259) | type ImageMap method ElementType (line 261) | func (ImageMap) ElementType() reflect.Type { method ToImageMapOutput (line 265) | func (i ImageMap) ToImageMapOutput() ImageMapOutput { method ToImageMapOutputWithContext (line 269) | func (i ImageMap) ToImageMapOutputWithContext(ctx context.Context) Ima... type ImageOutput (line 273) | type ImageOutput struct method ElementType (line 275) | func (ImageOutput) ElementType() reflect.Type { method ToImageOutput (line 279) | func (o ImageOutput) ToImageOutput() ImageOutput { method ToImageOutputWithContext (line 283) | func (o ImageOutput) ToImageOutputWithContext(ctx context.Context) Ima... method DatastoreId (line 288) | func (o ImageOutput) DatastoreId() pulumi.StringOutput { method FileName (line 293) | func (o ImageOutput) FileName() pulumi.StringOutput { method NodeName (line 298) | func (o ImageOutput) NodeName() pulumi.StringOutput { method Overwrite (line 303) | func (o ImageOutput) Overwrite() pulumi.BoolOutput { method OverwriteUnmanaged (line 308) | func (o ImageOutput) OverwriteUnmanaged() pulumi.BoolOutput { method Reference (line 313) | func (o ImageOutput) Reference() pulumi.StringOutput { method Size (line 318) | func (o ImageOutput) Size() pulumi.IntOutput { method UploadTimeout (line 323) | func (o ImageOutput) UploadTimeout() pulumi.IntOutput { type ImageArrayOutput (line 327) | type ImageArrayOutput struct method ElementType (line 329) | func (ImageArrayOutput) ElementType() reflect.Type { method ToImageArrayOutput (line 333) | func (o ImageArrayOutput) ToImageArrayOutput() ImageArrayOutput { method ToImageArrayOutputWithContext (line 337) | func (o ImageArrayOutput) ToImageArrayOutputWithContext(ctx context.Co... method Index (line 341) | func (o ImageArrayOutput) Index(i pulumi.IntInput) ImageOutput { type ImageMapOutput (line 347) | type ImageMapOutput struct method ElementType (line 349) | func (ImageMapOutput) ElementType() reflect.Type { method ToImageMapOutput (line 353) | func (o ImageMapOutput) ToImageMapOutput() ImageMapOutput { method ToImageMapOutputWithContext (line 357) | func (o ImageMapOutput) ToImageMapOutputWithContext(ctx context.Contex... method MapIndex (line 361) | func (o ImageMapOutput) MapIndex(k pulumi.StringInput) ImageOutput { function init (line 367) | func init() { FILE: sdk/go/proxmoxve/oci/imageLegacy.go type ImageLegacy (line 66) | type ImageLegacy struct method ElementType (line 213) | func (*ImageLegacy) ElementType() reflect.Type { method ToImageLegacyOutput (line 217) | func (i *ImageLegacy) ToImageLegacyOutput() ImageLegacyOutput { method ToImageLegacyOutputWithContext (line 221) | func (i *ImageLegacy) ToImageLegacyOutputWithContext(ctx context.Conte... function NewImageLegacy (line 88) | func NewImageLegacy(ctx *pulumi.Context, function GetImageLegacy (line 114) | func GetImageLegacy(ctx *pulumi.Context, type imageLegacyState (line 125) | type imageLegacyState struct type ImageLegacyState (line 144) | type ImageLegacyState struct method ElementType (line 163) | func (ImageLegacyState) ElementType() reflect.Type { type imageLegacyArgs (line 167) | type imageLegacyArgs struct type ImageLegacyArgs (line 185) | type ImageLegacyArgs struct method ElementType (line 202) | func (ImageLegacyArgs) ElementType() reflect.Type { type ImageLegacyInput (line 206) | type ImageLegacyInput interface type ImageLegacyArrayInput (line 229) | type ImageLegacyArrayInput interface type ImageLegacyArray (line 236) | type ImageLegacyArray method ElementType (line 238) | func (ImageLegacyArray) ElementType() reflect.Type { method ToImageLegacyArrayOutput (line 242) | func (i ImageLegacyArray) ToImageLegacyArrayOutput() ImageLegacyArrayO... method ToImageLegacyArrayOutputWithContext (line 246) | func (i ImageLegacyArray) ToImageLegacyArrayOutputWithContext(ctx cont... type ImageLegacyMapInput (line 254) | type ImageLegacyMapInput interface type ImageLegacyMap (line 261) | type ImageLegacyMap method ElementType (line 263) | func (ImageLegacyMap) ElementType() reflect.Type { method ToImageLegacyMapOutput (line 267) | func (i ImageLegacyMap) ToImageLegacyMapOutput() ImageLegacyMapOutput { method ToImageLegacyMapOutputWithContext (line 271) | func (i ImageLegacyMap) ToImageLegacyMapOutputWithContext(ctx context.... type ImageLegacyOutput (line 275) | type ImageLegacyOutput struct method ElementType (line 277) | func (ImageLegacyOutput) ElementType() reflect.Type { method ToImageLegacyOutput (line 281) | func (o ImageLegacyOutput) ToImageLegacyOutput() ImageLegacyOutput { method ToImageLegacyOutputWithContext (line 285) | func (o ImageLegacyOutput) ToImageLegacyOutputWithContext(ctx context.... method DatastoreId (line 290) | func (o ImageLegacyOutput) DatastoreId() pulumi.StringOutput { method FileName (line 295) | func (o ImageLegacyOutput) FileName() pulumi.StringOutput { method NodeName (line 300) | func (o ImageLegacyOutput) NodeName() pulumi.StringOutput { method Overwrite (line 305) | func (o ImageLegacyOutput) Overwrite() pulumi.BoolOutput { method OverwriteUnmanaged (line 310) | func (o ImageLegacyOutput) OverwriteUnmanaged() pulumi.BoolOutput { method Reference (line 315) | func (o ImageLegacyOutput) Reference() pulumi.StringOutput { method Size (line 320) | func (o ImageLegacyOutput) Size() pulumi.IntOutput { method UploadTimeout (line 325) | func (o ImageLegacyOutput) UploadTimeout() pulumi.IntOutput { type ImageLegacyArrayOutput (line 329) | type ImageLegacyArrayOutput struct method ElementType (line 331) | func (ImageLegacyArrayOutput) ElementType() reflect.Type { method ToImageLegacyArrayOutput (line 335) | func (o ImageLegacyArrayOutput) ToImageLegacyArrayOutput() ImageLegacy... method ToImageLegacyArrayOutputWithContext (line 339) | func (o ImageLegacyArrayOutput) ToImageLegacyArrayOutputWithContext(ct... method Index (line 343) | func (o ImageLegacyArrayOutput) Index(i pulumi.IntInput) ImageLegacyOu... type ImageLegacyMapOutput (line 349) | type ImageLegacyMapOutput struct method ElementType (line 351) | func (ImageLegacyMapOutput) ElementType() reflect.Type { method ToImageLegacyMapOutput (line 355) | func (o ImageLegacyMapOutput) ToImageLegacyMapOutput() ImageLegacyMapO... method ToImageLegacyMapOutputWithContext (line 359) | func (o ImageLegacyMapOutput) ToImageLegacyMapOutputWithContext(ctx co... method MapIndex (line 363) | func (o ImageLegacyMapOutput) MapIndex(k pulumi.StringInput) ImageLega... function init (line 369) | func init() { FILE: sdk/go/proxmoxve/oci/init.go type module (line 14) | type module struct method Version (line 18) | func (m *module) Version() semver.Version { method Construct (line 22) | func (m *module) Construct(ctx *pulumi.Context, name, typ, urn string)... function init (line 36) | func init() { FILE: sdk/go/proxmoxve/pool/init.go type module (line 14) | type module struct method Version (line 18) | func (m *module) Version() semver.Version { method Construct (line 22) | func (m *module) Construct(ctx *pulumi.Context, name, typ, urn string)... function init (line 36) | func init() { FILE: sdk/go/proxmoxve/pool/membership.go type Membership (line 76) | type Membership struct method ElementType (line 177) | func (*Membership) ElementType() reflect.Type { method ToMembershipOutput (line 181) | func (i *Membership) ToMembershipOutput() MembershipOutput { method ToMembershipOutputWithContext (line 185) | func (i *Membership) ToMembershipOutputWithContext(ctx context.Context... function NewMembership (line 90) | func NewMembership(ctx *pulumi.Context, function GetMembership (line 110) | func GetMembership(ctx *pulumi.Context, type membershipState (line 121) | type membershipState struct type MembershipState (line 132) | type MembershipState struct method ElementType (line 143) | func (MembershipState) ElementType() reflect.Type { type membershipArgs (line 147) | type membershipArgs struct type MembershipArgs (line 157) | type MembershipArgs struct method ElementType (line 166) | func (MembershipArgs) ElementType() reflect.Type { type MembershipInput (line 170) | type MembershipInput interface type MembershipArrayInput (line 193) | type MembershipArrayInput interface type MembershipArray (line 200) | type MembershipArray method ElementType (line 202) | func (MembershipArray) ElementType() reflect.Type { method ToMembershipArrayOutput (line 206) | func (i MembershipArray) ToMembershipArrayOutput() MembershipArrayOutp... method ToMembershipArrayOutputWithContext (line 210) | func (i MembershipArray) ToMembershipArrayOutputWithContext(ctx contex... type MembershipMapInput (line 218) | type MembershipMapInput interface type MembershipMap (line 225) | type MembershipMap method ElementType (line 227) | func (MembershipMap) ElementType() reflect.Type { method ToMembershipMapOutput (line 231) | func (i MembershipMap) ToMembershipMapOutput() MembershipMapOutput { method ToMembershipMapOutputWithContext (line 235) | func (i MembershipMap) ToMembershipMapOutputWithContext(ctx context.Co... type MembershipOutput (line 239) | type MembershipOutput struct method ElementType (line 241) | func (MembershipOutput) ElementType() reflect.Type { method ToMembershipOutput (line 245) | func (o MembershipOutput) ToMembershipOutput() MembershipOutput { method ToMembershipOutputWithContext (line 249) | func (o MembershipOutput) ToMembershipOutputWithContext(ctx context.Co... method PoolId (line 254) | func (o MembershipOutput) PoolId() pulumi.StringOutput { method StorageId (line 259) | func (o MembershipOutput) StorageId() pulumi.StringPtrOutput { method Type (line 264) | func (o MembershipOutput) Type() pulumi.StringOutput { method VmId (line 269) | func (o MembershipOutput) VmId() pulumi.IntPtrOutput { type MembershipArrayOutput (line 273) | type MembershipArrayOutput struct method ElementType (line 275) | func (MembershipArrayOutput) ElementType() reflect.Type { method ToMembershipArrayOutput (line 279) | func (o MembershipArrayOutput) ToMembershipArrayOutput() MembershipArr... method ToMembershipArrayOutputWithContext (line 283) | func (o MembershipArrayOutput) ToMembershipArrayOutputWithContext(ctx ... method Index (line 287) | func (o MembershipArrayOutput) Index(i pulumi.IntInput) MembershipOutp... type MembershipMapOutput (line 293) | type MembershipMapOutput struct method ElementType (line 295) | func (MembershipMapOutput) ElementType() reflect.Type { method ToMembershipMapOutput (line 299) | func (o MembershipMapOutput) ToMembershipMapOutput() MembershipMapOutp... method ToMembershipMapOutputWithContext (line 303) | func (o MembershipMapOutput) ToMembershipMapOutputWithContext(ctx cont... method MapIndex (line 307) | func (o MembershipMapOutput) MapIndex(k pulumi.StringInput) Membership... function init (line 313) | func init() { FILE: sdk/go/proxmoxve/pool/membershipLegacy.go type MembershipLegacy (line 78) | type MembershipLegacy struct method ElementType (line 179) | func (*MembershipLegacy) ElementType() reflect.Type { method ToMembershipLegacyOutput (line 183) | func (i *MembershipLegacy) ToMembershipLegacyOutput() MembershipLegacy... method ToMembershipLegacyOutputWithContext (line 187) | func (i *MembershipLegacy) ToMembershipLegacyOutputWithContext(ctx con... function NewMembershipLegacy (line 92) | func NewMembershipLegacy(ctx *pulumi.Context, function GetMembershipLegacy (line 112) | func GetMembershipLegacy(ctx *pulumi.Context, type membershipLegacyState (line 123) | type membershipLegacyState struct type MembershipLegacyState (line 134) | type MembershipLegacyState struct method ElementType (line 145) | func (MembershipLegacyState) ElementType() reflect.Type { type membershipLegacyArgs (line 149) | type membershipLegacyArgs struct type MembershipLegacyArgs (line 159) | type MembershipLegacyArgs struct method ElementType (line 168) | func (MembershipLegacyArgs) ElementType() reflect.Type { type MembershipLegacyInput (line 172) | type MembershipLegacyInput interface type MembershipLegacyArrayInput (line 195) | type MembershipLegacyArrayInput interface type MembershipLegacyArray (line 202) | type MembershipLegacyArray method ElementType (line 204) | func (MembershipLegacyArray) ElementType() reflect.Type { method ToMembershipLegacyArrayOutput (line 208) | func (i MembershipLegacyArray) ToMembershipLegacyArrayOutput() Members... method ToMembershipLegacyArrayOutputWithContext (line 212) | func (i MembershipLegacyArray) ToMembershipLegacyArrayOutputWithContex... type MembershipLegacyMapInput (line 220) | type MembershipLegacyMapInput interface type MembershipLegacyMap (line 227) | type MembershipLegacyMap method ElementType (line 229) | func (MembershipLegacyMap) ElementType() reflect.Type { method ToMembershipLegacyMapOutput (line 233) | func (i MembershipLegacyMap) ToMembershipLegacyMapOutput() MembershipL... method ToMembershipLegacyMapOutputWithContext (line 237) | func (i MembershipLegacyMap) ToMembershipLegacyMapOutputWithContext(ct... type MembershipLegacyOutput (line 241) | type MembershipLegacyOutput struct method ElementType (line 243) | func (MembershipLegacyOutput) ElementType() reflect.Type { method ToMembershipLegacyOutput (line 247) | func (o MembershipLegacyOutput) ToMembershipLegacyOutput() MembershipL... method ToMembershipLegacyOutputWithContext (line 251) | func (o MembershipLegacyOutput) ToMembershipLegacyOutputWithContext(ct... method PoolId (line 256) | func (o MembershipLegacyOutput) PoolId() pulumi.StringOutput { method StorageId (line 261) | func (o MembershipLegacyOutput) StorageId() pulumi.StringPtrOutput { method Type (line 266) | func (o MembershipLegacyOutput) Type() pulumi.StringOutput { method VmId (line 271) | func (o MembershipLegacyOutput) VmId() pulumi.IntPtrOutput { type MembershipLegacyArrayOutput (line 275) | type MembershipLegacyArrayOutput struct method ElementType (line 277) | func (MembershipLegacyArrayOutput) ElementType() reflect.Type { method ToMembershipLegacyArrayOutput (line 281) | func (o MembershipLegacyArrayOutput) ToMembershipLegacyArrayOutput() M... method ToMembershipLegacyArrayOutputWithContext (line 285) | func (o MembershipLegacyArrayOutput) ToMembershipLegacyArrayOutputWith... method Index (line 289) | func (o MembershipLegacyArrayOutput) Index(i pulumi.IntInput) Membersh... type MembershipLegacyMapOutput (line 295) | type MembershipLegacyMapOutput struct method ElementType (line 297) | func (MembershipLegacyMapOutput) ElementType() reflect.Type { method ToMembershipLegacyMapOutput (line 301) | func (o MembershipLegacyMapOutput) ToMembershipLegacyMapOutput() Membe... method ToMembershipLegacyMapOutputWithContext (line 305) | func (o MembershipLegacyMapOutput) ToMembershipLegacyMapOutputWithCont... method MapIndex (line 309) | func (o MembershipLegacyMapOutput) MapIndex(k pulumi.StringInput) Memb... function init (line 315) | func init() { FILE: sdk/go/proxmoxve/poolLegacy.go type PoolLegacy (line 51) | type PoolLegacy struct method ElementType (line 142) | func (*PoolLegacy) ElementType() reflect.Type { method ToPoolLegacyOutput (line 146) | func (i *PoolLegacy) ToPoolLegacyOutput() PoolLegacyOutput { method ToPoolLegacyOutputWithContext (line 150) | func (i *PoolLegacy) ToPoolLegacyOutputWithContext(ctx context.Context... function NewPoolLegacy (line 63) | func NewPoolLegacy(ctx *pulumi.Context, function GetPoolLegacy (line 83) | func GetPoolLegacy(ctx *pulumi.Context, type poolLegacyState (line 94) | type poolLegacyState struct type PoolLegacyState (line 103) | type PoolLegacyState struct method ElementType (line 112) | func (PoolLegacyState) ElementType() reflect.Type { type poolLegacyArgs (line 116) | type poolLegacyArgs struct type PoolLegacyArgs (line 124) | type PoolLegacyArgs struct method ElementType (line 131) | func (PoolLegacyArgs) ElementType() reflect.Type { type PoolLegacyInput (line 135) | type PoolLegacyInput interface type PoolLegacyArrayInput (line 158) | type PoolLegacyArrayInput interface type PoolLegacyArray (line 165) | type PoolLegacyArray method ElementType (line 167) | func (PoolLegacyArray) ElementType() reflect.Type { method ToPoolLegacyArrayOutput (line 171) | func (i PoolLegacyArray) ToPoolLegacyArrayOutput() PoolLegacyArrayOutp... method ToPoolLegacyArrayOutputWithContext (line 175) | func (i PoolLegacyArray) ToPoolLegacyArrayOutputWithContext(ctx contex... type PoolLegacyMapInput (line 183) | type PoolLegacyMapInput interface type PoolLegacyMap (line 190) | type PoolLegacyMap method ElementType (line 192) | func (PoolLegacyMap) ElementType() reflect.Type { method ToPoolLegacyMapOutput (line 196) | func (i PoolLegacyMap) ToPoolLegacyMapOutput() PoolLegacyMapOutput { method ToPoolLegacyMapOutputWithContext (line 200) | func (i PoolLegacyMap) ToPoolLegacyMapOutputWithContext(ctx context.Co... type PoolLegacyOutput (line 204) | type PoolLegacyOutput struct method ElementType (line 206) | func (PoolLegacyOutput) ElementType() reflect.Type { method ToPoolLegacyOutput (line 210) | func (o PoolLegacyOutput) ToPoolLegacyOutput() PoolLegacyOutput { method ToPoolLegacyOutputWithContext (line 214) | func (o PoolLegacyOutput) ToPoolLegacyOutputWithContext(ctx context.Co... method Comment (line 219) | func (o PoolLegacyOutput) Comment() pulumi.StringPtrOutput { method Members (line 224) | func (o PoolLegacyOutput) Members() PoolLegacyMemberArrayOutput { method PoolId (line 229) | func (o PoolLegacyOutput) PoolId() pulumi.StringOutput { type PoolLegacyArrayOutput (line 233) | type PoolLegacyArrayOutput struct method ElementType (line 235) | func (PoolLegacyArrayOutput) ElementType() reflect.Type { method ToPoolLegacyArrayOutput (line 239) | func (o PoolLegacyArrayOutput) ToPoolLegacyArrayOutput() PoolLegacyArr... method ToPoolLegacyArrayOutputWithContext (line 243) | func (o PoolLegacyArrayOutput) ToPoolLegacyArrayOutputWithContext(ctx ... method Index (line 247) | func (o PoolLegacyArrayOutput) Index(i pulumi.IntInput) PoolLegacyOutp... type PoolLegacyMapOutput (line 253) | type PoolLegacyMapOutput struct method ElementType (line 255) | func (PoolLegacyMapOutput) ElementType() reflect.Type { method ToPoolLegacyMapOutput (line 259) | func (o PoolLegacyMapOutput) ToPoolLegacyMapOutput() PoolLegacyMapOutp... method ToPoolLegacyMapOutputWithContext (line 263) | func (o PoolLegacyMapOutput) ToPoolLegacyMapOutputWithContext(ctx cont... method MapIndex (line 267) | func (o PoolLegacyMapOutput) MapIndex(k pulumi.StringInput) PoolLegacy... function init (line 273) | func init() { FILE: sdk/go/proxmoxve/provider.go type Provider (line 18) | type Provider struct method TerraformConfig (line 150) | func (r *Provider) TerraformConfig(ctx *pulumi.Context) (ProviderTerra... method ElementType (line 179) | func (*Provider) ElementType() reflect.Type { method ToProviderOutput (line 183) | func (i *Provider) ToProviderOutput() ProviderOutput { method ToProviderOutputWithContext (line 187) | func (i *Provider) ToProviderOutputWithContext(ctx context.Context) Pr... function NewProvider (line 44) | func NewProvider(ctx *pulumi.Context, type providerArgs (line 78) | type providerArgs struct type ProviderArgs (line 112) | type ProviderArgs struct method ElementType (line 145) | func (ProviderArgs) ElementType() reflect.Type { type ProviderTerraformConfigResult (line 158) | type ProviderTerraformConfigResult struct type ProviderTerraformConfigResultOutput (line 162) | type ProviderTerraformConfigResultOutput struct method ElementType (line 164) | func (ProviderTerraformConfigResultOutput) ElementType() reflect.Type { method Result (line 168) | func (o ProviderTerraformConfigResultOutput) Result() pulumi.MapOutput { type ProviderInput (line 172) | type ProviderInput interface type ProviderOutput (line 191) | type ProviderOutput struct method ElementType (line 193) | func (ProviderOutput) ElementType() reflect.Type { method ToProviderOutput (line 197) | func (o ProviderOutput) ToProviderOutput() ProviderOutput { method ToProviderOutputWithContext (line 201) | func (o ProviderOutput) ToProviderOutputWithContext(ctx context.Contex... method ApiToken (line 206) | func (o ProviderOutput) ApiToken() pulumi.StringPtrOutput { method AuthTicket (line 211) | func (o ProviderOutput) AuthTicket() pulumi.StringPtrOutput { method CsrfPreventionToken (line 216) | func (o ProviderOutput) CsrfPreventionToken() pulumi.StringPtrOutput { method Endpoint (line 221) | func (o ProviderOutput) Endpoint() pulumi.StringPtrOutput { method MinTls (line 226) | func (o ProviderOutput) MinTls() pulumi.StringPtrOutput { method Otp (line 233) | func (o ProviderOutput) Otp() pulumi.StringPtrOutput { method Password (line 238) | func (o ProviderOutput) Password() pulumi.StringPtrOutput { method TmpDir (line 243) | func (o ProviderOutput) TmpDir() pulumi.StringPtrOutput { method Username (line 248) | func (o ProviderOutput) Username() pulumi.StringPtrOutput { function init (line 252) | func init() { FILE: sdk/go/proxmoxve/pulumiTypes.go type ContainerLegacyClone (line 16) | type ContainerLegacyClone struct type ContainerLegacyCloneInput (line 35) | type ContainerLegacyCloneInput interface type ContainerLegacyCloneArgs (line 42) | type ContainerLegacyCloneArgs struct method ElementType (line 57) | func (ContainerLegacyCloneArgs) ElementType() reflect.Type { method ToContainerLegacyCloneOutput (line 61) | func (i ContainerLegacyCloneArgs) ToContainerLegacyCloneOutput() Conta... method ToContainerLegacyCloneOutputWithContext (line 65) | func (i ContainerLegacyCloneArgs) ToContainerLegacyCloneOutputWithCont... method ToContainerLegacyClonePtrOutput (line 69) | func (i ContainerLegacyCloneArgs) ToContainerLegacyClonePtrOutput() Co... method ToContainerLegacyClonePtrOutputWithContext (line 73) | func (i ContainerLegacyCloneArgs) ToContainerLegacyClonePtrOutputWithC... type ContainerLegacyClonePtrInput (line 85) | type ContainerLegacyClonePtrInput interface type containerLegacyClonePtrType (line 92) | type containerLegacyClonePtrType method ElementType (line 98) | func (*containerLegacyClonePtrType) ElementType() reflect.Type { method ToContainerLegacyClonePtrOutput (line 102) | func (i *containerLegacyClonePtrType) ToContainerLegacyClonePtrOutput(... method ToContainerLegacyClonePtrOutputWithContext (line 106) | func (i *containerLegacyClonePtrType) ToContainerLegacyClonePtrOutputW... function ContainerLegacyClonePtr (line 94) | func ContainerLegacyClonePtr(v *ContainerLegacyCloneArgs) ContainerLegac... type ContainerLegacyCloneOutput (line 110) | type ContainerLegacyCloneOutput struct method ElementType (line 112) | func (ContainerLegacyCloneOutput) ElementType() reflect.Type { method ToContainerLegacyCloneOutput (line 116) | func (o ContainerLegacyCloneOutput) ToContainerLegacyCloneOutput() Con... method ToContainerLegacyCloneOutputWithContext (line 120) | func (o ContainerLegacyCloneOutput) ToContainerLegacyCloneOutputWithCo... method ToContainerLegacyClonePtrOutput (line 124) | func (o ContainerLegacyCloneOutput) ToContainerLegacyClonePtrOutput() ... method ToContainerLegacyClonePtrOutputWithContext (line 128) | func (o ContainerLegacyCloneOutput) ToContainerLegacyClonePtrOutputWit... method DatastoreId (line 135) | func (o ContainerLegacyCloneOutput) DatastoreId() pulumi.StringPtrOutp... method Full (line 143) | func (o ContainerLegacyCloneOutput) Full() pulumi.BoolPtrOutput { method NodeName (line 149) | func (o ContainerLegacyCloneOutput) NodeName() pulumi.StringPtrOutput { method VmId (line 154) | func (o ContainerLegacyCloneOutput) VmId() pulumi.IntOutput { type ContainerLegacyClonePtrOutput (line 158) | type ContainerLegacyClonePtrOutput struct method ElementType (line 160) | func (ContainerLegacyClonePtrOutput) ElementType() reflect.Type { method ToContainerLegacyClonePtrOutput (line 164) | func (o ContainerLegacyClonePtrOutput) ToContainerLegacyClonePtrOutput... method ToContainerLegacyClonePtrOutputWithContext (line 168) | func (o ContainerLegacyClonePtrOutput) ToContainerLegacyClonePtrOutput... method Elem (line 172) | func (o ContainerLegacyClonePtrOutput) Elem() ContainerLegacyCloneOutp... method DatastoreId (line 183) | func (o ContainerLegacyClonePtrOutput) DatastoreId() pulumi.StringPtrO... method Full (line 196) | func (o ContainerLegacyClonePtrOutput) Full() pulumi.BoolPtrOutput { method NodeName (line 207) | func (o ContainerLegacyClonePtrOutput) NodeName() pulumi.StringPtrOutp... method VmId (line 217) | func (o ContainerLegacyClonePtrOutput) VmId() pulumi.IntPtrOutput { type ContainerLegacyConsole (line 226) | type ContainerLegacyConsole struct type ContainerLegacyConsoleInput (line 240) | type ContainerLegacyConsoleInput interface type ContainerLegacyConsoleArgs (line 247) | type ContainerLegacyConsoleArgs struct method ElementType (line 257) | func (ContainerLegacyConsoleArgs) ElementType() reflect.Type { method ToContainerLegacyConsoleOutput (line 261) | func (i ContainerLegacyConsoleArgs) ToContainerLegacyConsoleOutput() C... method ToContainerLegacyConsoleOutputWithContext (line 265) | func (i ContainerLegacyConsoleArgs) ToContainerLegacyConsoleOutputWith... method ToContainerLegacyConsolePtrOutput (line 269) | func (i ContainerLegacyConsoleArgs) ToContainerLegacyConsolePtrOutput(... method ToContainerLegacyConsolePtrOutputWithContext (line 273) | func (i ContainerLegacyConsoleArgs) ToContainerLegacyConsolePtrOutputW... type ContainerLegacyConsolePtrInput (line 285) | type ContainerLegacyConsolePtrInput interface type containerLegacyConsolePtrType (line 292) | type containerLegacyConsolePtrType method ElementType (line 298) | func (*containerLegacyConsolePtrType) ElementType() reflect.Type { method ToContainerLegacyConsolePtrOutput (line 302) | func (i *containerLegacyConsolePtrType) ToContainerLegacyConsolePtrOut... method ToContainerLegacyConsolePtrOutputWithContext (line 306) | func (i *containerLegacyConsolePtrType) ToContainerLegacyConsolePtrOut... function ContainerLegacyConsolePtr (line 294) | func ContainerLegacyConsolePtr(v *ContainerLegacyConsoleArgs) ContainerL... type ContainerLegacyConsoleOutput (line 310) | type ContainerLegacyConsoleOutput struct method ElementType (line 312) | func (ContainerLegacyConsoleOutput) ElementType() reflect.Type { method ToContainerLegacyConsoleOutput (line 316) | func (o ContainerLegacyConsoleOutput) ToContainerLegacyConsoleOutput()... method ToContainerLegacyConsoleOutputWithContext (line 320) | func (o ContainerLegacyConsoleOutput) ToContainerLegacyConsoleOutputWi... method ToContainerLegacyConsolePtrOutput (line 324) | func (o ContainerLegacyConsoleOutput) ToContainerLegacyConsolePtrOutpu... method ToContainerLegacyConsolePtrOutputWithContext (line 328) | func (o ContainerLegacyConsoleOutput) ToContainerLegacyConsolePtrOutpu... method Enabled (line 336) | func (o ContainerLegacyConsoleOutput) Enabled() pulumi.BoolPtrOutput { method TtyCount (line 341) | func (o ContainerLegacyConsoleOutput) TtyCount() pulumi.IntPtrOutput { method Type (line 346) | func (o ContainerLegacyConsoleOutput) Type() pulumi.StringPtrOutput { type ContainerLegacyConsolePtrOutput (line 350) | type ContainerLegacyConsolePtrOutput struct method ElementType (line 352) | func (ContainerLegacyConsolePtrOutput) ElementType() reflect.Type { method ToContainerLegacyConsolePtrOutput (line 356) | func (o ContainerLegacyConsolePtrOutput) ToContainerLegacyConsolePtrOu... method ToContainerLegacyConsolePtrOutputWithContext (line 360) | func (o ContainerLegacyConsolePtrOutput) ToContainerLegacyConsolePtrOu... method Elem (line 364) | func (o ContainerLegacyConsolePtrOutput) Elem() ContainerLegacyConsole... method Enabled (line 376) | func (o ContainerLegacyConsolePtrOutput) Enabled() pulumi.BoolPtrOutput { method TtyCount (line 386) | func (o ContainerLegacyConsolePtrOutput) TtyCount() pulumi.IntPtrOutput { method Type (line 396) | func (o ContainerLegacyConsolePtrOutput) Type() pulumi.StringPtrOutput { type ContainerLegacyCpu (line 405) | type ContainerLegacyCpu struct type ContainerLegacyCpuInput (line 420) | type ContainerLegacyCpuInput interface type ContainerLegacyCpuArgs (line 427) | type ContainerLegacyCpuArgs struct method ElementType (line 438) | func (ContainerLegacyCpuArgs) ElementType() reflect.Type { method ToContainerLegacyCpuOutput (line 442) | func (i ContainerLegacyCpuArgs) ToContainerLegacyCpuOutput() Container... method ToContainerLegacyCpuOutputWithContext (line 446) | func (i ContainerLegacyCpuArgs) ToContainerLegacyCpuOutputWithContext(... method ToContainerLegacyCpuPtrOutput (line 450) | func (i ContainerLegacyCpuArgs) ToContainerLegacyCpuPtrOutput() Contai... method ToContainerLegacyCpuPtrOutputWithContext (line 454) | func (i ContainerLegacyCpuArgs) ToContainerLegacyCpuPtrOutputWithConte... type ContainerLegacyCpuPtrInput (line 466) | type ContainerLegacyCpuPtrInput interface type containerLegacyCpuPtrType (line 473) | type containerLegacyCpuPtrType method ElementType (line 479) | func (*containerLegacyCpuPtrType) ElementType() reflect.Type { method ToContainerLegacyCpuPtrOutput (line 483) | func (i *containerLegacyCpuPtrType) ToContainerLegacyCpuPtrOutput() Co... method ToContainerLegacyCpuPtrOutputWithContext (line 487) | func (i *containerLegacyCpuPtrType) ToContainerLegacyCpuPtrOutputWithC... function ContainerLegacyCpuPtr (line 475) | func ContainerLegacyCpuPtr(v *ContainerLegacyCpuArgs) ContainerLegacyCpu... type ContainerLegacyCpuOutput (line 491) | type ContainerLegacyCpuOutput struct method ElementType (line 493) | func (ContainerLegacyCpuOutput) ElementType() reflect.Type { method ToContainerLegacyCpuOutput (line 497) | func (o ContainerLegacyCpuOutput) ToContainerLegacyCpuOutput() Contain... method ToContainerLegacyCpuOutputWithContext (line 501) | func (o ContainerLegacyCpuOutput) ToContainerLegacyCpuOutputWithContex... method ToContainerLegacyCpuPtrOutput (line 505) | func (o ContainerLegacyCpuOutput) ToContainerLegacyCpuPtrOutput() Cont... method ToContainerLegacyCpuPtrOutputWithContext (line 509) | func (o ContainerLegacyCpuOutput) ToContainerLegacyCpuPtrOutputWithCon... method Architecture (line 516) | func (o ContainerLegacyCpuOutput) Architecture() pulumi.StringPtrOutput { method Cores (line 521) | func (o ContainerLegacyCpuOutput) Cores() pulumi.IntPtrOutput { method Limit (line 526) | func (o ContainerLegacyCpuOutput) Limit() pulumi.Float64PtrOutput { method Units (line 531) | func (o ContainerLegacyCpuOutput) Units() pulumi.IntPtrOutput { type ContainerLegacyCpuPtrOutput (line 535) | type ContainerLegacyCpuPtrOutput struct method ElementType (line 537) | func (ContainerLegacyCpuPtrOutput) ElementType() reflect.Type { method ToContainerLegacyCpuPtrOutput (line 541) | func (o ContainerLegacyCpuPtrOutput) ToContainerLegacyCpuPtrOutput() C... method ToContainerLegacyCpuPtrOutputWithContext (line 545) | func (o ContainerLegacyCpuPtrOutput) ToContainerLegacyCpuPtrOutputWith... method Elem (line 549) | func (o ContainerLegacyCpuPtrOutput) Elem() ContainerLegacyCpuOutput { method Architecture (line 560) | func (o ContainerLegacyCpuPtrOutput) Architecture() pulumi.StringPtrOu... method Cores (line 570) | func (o ContainerLegacyCpuPtrOutput) Cores() pulumi.IntPtrOutput { method Limit (line 580) | func (o ContainerLegacyCpuPtrOutput) Limit() pulumi.Float64PtrOutput { method Units (line 590) | func (o ContainerLegacyCpuPtrOutput) Units() pulumi.IntPtrOutput { type ContainerLegacyDevicePassthrough (line 599) | type ContainerLegacyDevicePassthrough struct type ContainerLegacyDevicePassthroughInput (line 617) | type ContainerLegacyDevicePassthroughInput interface type ContainerLegacyDevicePassthroughArgs (line 624) | type ContainerLegacyDevicePassthroughArgs struct method ElementType (line 638) | func (ContainerLegacyDevicePassthroughArgs) ElementType() reflect.Type { method ToContainerLegacyDevicePassthroughOutput (line 642) | func (i ContainerLegacyDevicePassthroughArgs) ToContainerLegacyDeviceP... method ToContainerLegacyDevicePassthroughOutputWithContext (line 646) | func (i ContainerLegacyDevicePassthroughArgs) ToContainerLegacyDeviceP... type ContainerLegacyDevicePassthroughArrayInput (line 654) | type ContainerLegacyDevicePassthroughArrayInput interface type ContainerLegacyDevicePassthroughArray (line 661) | type ContainerLegacyDevicePassthroughArray method ElementType (line 663) | func (ContainerLegacyDevicePassthroughArray) ElementType() reflect.Type { method ToContainerLegacyDevicePassthroughArrayOutput (line 667) | func (i ContainerLegacyDevicePassthroughArray) ToContainerLegacyDevice... method ToContainerLegacyDevicePassthroughArrayOutputWithContext (line 671) | func (i ContainerLegacyDevicePassthroughArray) ToContainerLegacyDevice... type ContainerLegacyDevicePassthroughOutput (line 675) | type ContainerLegacyDevicePassthroughOutput struct method ElementType (line 677) | func (ContainerLegacyDevicePassthroughOutput) ElementType() reflect.Ty... method ToContainerLegacyDevicePassthroughOutput (line 681) | func (o ContainerLegacyDevicePassthroughOutput) ToContainerLegacyDevic... method ToContainerLegacyDevicePassthroughOutputWithContext (line 685) | func (o ContainerLegacyDevicePassthroughOutput) ToContainerLegacyDevic... method DenyWrite (line 690) | func (o ContainerLegacyDevicePassthroughOutput) DenyWrite() pulumi.Boo... method Gid (line 695) | func (o ContainerLegacyDevicePassthroughOutput) Gid() pulumi.IntPtrOut... method Mode (line 701) | func (o ContainerLegacyDevicePassthroughOutput) Mode() pulumi.StringPt... method Path (line 706) | func (o ContainerLegacyDevicePassthroughOutput) Path() pulumi.StringOu... method Uid (line 711) | func (o ContainerLegacyDevicePassthroughOutput) Uid() pulumi.IntPtrOut... type ContainerLegacyDevicePassthroughArrayOutput (line 715) | type ContainerLegacyDevicePassthroughArrayOutput struct method ElementType (line 717) | func (ContainerLegacyDevicePassthroughArrayOutput) ElementType() refle... method ToContainerLegacyDevicePassthroughArrayOutput (line 721) | func (o ContainerLegacyDevicePassthroughArrayOutput) ToContainerLegacy... method ToContainerLegacyDevicePassthroughArrayOutputWithContext (line 725) | func (o ContainerLegacyDevicePassthroughArrayOutput) ToContainerLegacy... method Index (line 729) | func (o ContainerLegacyDevicePassthroughArrayOutput) Index(i pulumi.In... type ContainerLegacyDisk (line 735) | type ContainerLegacyDisk struct type ContainerLegacyDiskInput (line 760) | type ContainerLegacyDiskInput interface type ContainerLegacyDiskArgs (line 767) | type ContainerLegacyDiskArgs struct method ElementType (line 788) | func (ContainerLegacyDiskArgs) ElementType() reflect.Type { method ToContainerLegacyDiskOutput (line 792) | func (i ContainerLegacyDiskArgs) ToContainerLegacyDiskOutput() Contain... method ToContainerLegacyDiskOutputWithContext (line 796) | func (i ContainerLegacyDiskArgs) ToContainerLegacyDiskOutputWithContex... method ToContainerLegacyDiskPtrOutput (line 800) | func (i ContainerLegacyDiskArgs) ToContainerLegacyDiskPtrOutput() Cont... method ToContainerLegacyDiskPtrOutputWithContext (line 804) | func (i ContainerLegacyDiskArgs) ToContainerLegacyDiskPtrOutputWithCon... type ContainerLegacyDiskPtrInput (line 816) | type ContainerLegacyDiskPtrInput interface type containerLegacyDiskPtrType (line 823) | type containerLegacyDiskPtrType method ElementType (line 829) | func (*containerLegacyDiskPtrType) ElementType() reflect.Type { method ToContainerLegacyDiskPtrOutput (line 833) | func (i *containerLegacyDiskPtrType) ToContainerLegacyDiskPtrOutput() ... method ToContainerLegacyDiskPtrOutputWithContext (line 837) | func (i *containerLegacyDiskPtrType) ToContainerLegacyDiskPtrOutputWit... function ContainerLegacyDiskPtr (line 825) | func ContainerLegacyDiskPtr(v *ContainerLegacyDiskArgs) ContainerLegacyD... type ContainerLegacyDiskOutput (line 841) | type ContainerLegacyDiskOutput struct method ElementType (line 843) | func (ContainerLegacyDiskOutput) ElementType() reflect.Type { method ToContainerLegacyDiskOutput (line 847) | func (o ContainerLegacyDiskOutput) ToContainerLegacyDiskOutput() Conta... method ToContainerLegacyDiskOutputWithContext (line 851) | func (o ContainerLegacyDiskOutput) ToContainerLegacyDiskOutputWithCont... method ToContainerLegacyDiskPtrOutput (line 855) | func (o ContainerLegacyDiskOutput) ToContainerLegacyDiskPtrOutput() Co... method ToContainerLegacyDiskPtrOutputWithContext (line 859) | func (o ContainerLegacyDiskOutput) ToContainerLegacyDiskPtrOutputWithC... method Acl (line 866) | func (o ContainerLegacyDiskOutput) Acl() pulumi.BoolPtrOutput { method DatastoreId (line 872) | func (o ContainerLegacyDiskOutput) DatastoreId() pulumi.StringPtrOutput { method MountOptions (line 877) | func (o ContainerLegacyDiskOutput) MountOptions() pulumi.StringArrayOu... method PathInDatastore (line 883) | func (o ContainerLegacyDiskOutput) PathInDatastore() pulumi.StringPtrO... method Quota (line 888) | func (o ContainerLegacyDiskOutput) Quota() pulumi.BoolPtrOutput { method Replicate (line 893) | func (o ContainerLegacyDiskOutput) Replicate() pulumi.BoolPtrOutput { method Size (line 900) | func (o ContainerLegacyDiskOutput) Size() pulumi.IntPtrOutput { type ContainerLegacyDiskPtrOutput (line 904) | type ContainerLegacyDiskPtrOutput struct method ElementType (line 906) | func (ContainerLegacyDiskPtrOutput) ElementType() reflect.Type { method ToContainerLegacyDiskPtrOutput (line 910) | func (o ContainerLegacyDiskPtrOutput) ToContainerLegacyDiskPtrOutput()... method ToContainerLegacyDiskPtrOutputWithContext (line 914) | func (o ContainerLegacyDiskPtrOutput) ToContainerLegacyDiskPtrOutputWi... method Elem (line 918) | func (o ContainerLegacyDiskPtrOutput) Elem() ContainerLegacyDiskOutput { method Acl (line 929) | func (o ContainerLegacyDiskPtrOutput) Acl() pulumi.BoolPtrOutput { method DatastoreId (line 940) | func (o ContainerLegacyDiskPtrOutput) DatastoreId() pulumi.StringPtrOu... method MountOptions (line 950) | func (o ContainerLegacyDiskPtrOutput) MountOptions() pulumi.StringArra... method PathInDatastore (line 961) | func (o ContainerLegacyDiskPtrOutput) PathInDatastore() pulumi.StringP... method Quota (line 971) | func (o ContainerLegacyDiskPtrOutput) Quota() pulumi.BoolPtrOutput { method Replicate (line 981) | func (o ContainerLegacyDiskPtrOutput) Replicate() pulumi.BoolPtrOutput { method Size (line 993) | func (o ContainerLegacyDiskPtrOutput) Size() pulumi.IntPtrOutput { type ContainerLegacyFeatures (line 1002) | type ContainerLegacyFeatures struct type ContainerLegacyFeaturesInput (line 1017) | type ContainerLegacyFeaturesInput interface type ContainerLegacyFeaturesArgs (line 1024) | type ContainerLegacyFeaturesArgs struct method ElementType (line 1035) | func (ContainerLegacyFeaturesArgs) ElementType() reflect.Type { method ToContainerLegacyFeaturesOutput (line 1039) | func (i ContainerLegacyFeaturesArgs) ToContainerLegacyFeaturesOutput()... method ToContainerLegacyFeaturesOutputWithContext (line 1043) | func (i ContainerLegacyFeaturesArgs) ToContainerLegacyFeaturesOutputWi... method ToContainerLegacyFeaturesPtrOutput (line 1047) | func (i ContainerLegacyFeaturesArgs) ToContainerLegacyFeaturesPtrOutpu... method ToContainerLegacyFeaturesPtrOutputWithContext (line 1051) | func (i ContainerLegacyFeaturesArgs) ToContainerLegacyFeaturesPtrOutpu... type ContainerLegacyFeaturesPtrInput (line 1063) | type ContainerLegacyFeaturesPtrInput interface type containerLegacyFeaturesPtrType (line 1070) | type containerLegacyFeaturesPtrType method ElementType (line 1076) | func (*containerLegacyFeaturesPtrType) ElementType() reflect.Type { method ToContainerLegacyFeaturesPtrOutput (line 1080) | func (i *containerLegacyFeaturesPtrType) ToContainerLegacyFeaturesPtrO... method ToContainerLegacyFeaturesPtrOutputWithContext (line 1084) | func (i *containerLegacyFeaturesPtrType) ToContainerLegacyFeaturesPtrO... function ContainerLegacyFeaturesPtr (line 1072) | func ContainerLegacyFeaturesPtr(v *ContainerLegacyFeaturesArgs) Containe... type ContainerLegacyFeaturesOutput (line 1088) | type ContainerLegacyFeaturesOutput struct method ElementType (line 1090) | func (ContainerLegacyFeaturesOutput) ElementType() reflect.Type { method ToContainerLegacyFeaturesOutput (line 1094) | func (o ContainerLegacyFeaturesOutput) ToContainerLegacyFeaturesOutput... method ToContainerLegacyFeaturesOutputWithContext (line 1098) | func (o ContainerLegacyFeaturesOutput) ToContainerLegacyFeaturesOutput... method ToContainerLegacyFeaturesPtrOutput (line 1102) | func (o ContainerLegacyFeaturesOutput) ToContainerLegacyFeaturesPtrOut... method ToContainerLegacyFeaturesPtrOutputWithContext (line 1106) | func (o ContainerLegacyFeaturesOutput) ToContainerLegacyFeaturesPtrOut... method Fuse (line 1113) | func (o ContainerLegacyFeaturesOutput) Fuse() pulumi.BoolPtrOutput { method Keyctl (line 1118) | func (o ContainerLegacyFeaturesOutput) Keyctl() pulumi.BoolPtrOutput { method Mounts (line 1123) | func (o ContainerLegacyFeaturesOutput) Mounts() pulumi.StringArrayOutp... method Nesting (line 1128) | func (o ContainerLegacyFeaturesOutput) Nesting() pulumi.BoolPtrOutput { type ContainerLegacyFeaturesPtrOutput (line 1132) | type ContainerLegacyFeaturesPtrOutput struct method ElementType (line 1134) | func (ContainerLegacyFeaturesPtrOutput) ElementType() reflect.Type { method ToContainerLegacyFeaturesPtrOutput (line 1138) | func (o ContainerLegacyFeaturesPtrOutput) ToContainerLegacyFeaturesPtr... method ToContainerLegacyFeaturesPtrOutputWithContext (line 1142) | func (o ContainerLegacyFeaturesPtrOutput) ToContainerLegacyFeaturesPtr... method Elem (line 1146) | func (o ContainerLegacyFeaturesPtrOutput) Elem() ContainerLegacyFeatur... method Fuse (line 1157) | func (o ContainerLegacyFeaturesPtrOutput) Fuse() pulumi.BoolPtrOutput { method Keyctl (line 1167) | func (o ContainerLegacyFeaturesPtrOutput) Keyctl() pulumi.BoolPtrOutput { method Mounts (line 1177) | func (o ContainerLegacyFeaturesPtrOutput) Mounts() pulumi.StringArrayO... method Nesting (line 1187) | func (o ContainerLegacyFeaturesPtrOutput) Nesting() pulumi.BoolPtrOutp... type ContainerLegacyIdmap (line 1196) | type ContainerLegacyIdmap struct type ContainerLegacyIdmapInput (line 1211) | type ContainerLegacyIdmapInput interface type ContainerLegacyIdmapArgs (line 1218) | type ContainerLegacyIdmapArgs struct method ElementType (line 1229) | func (ContainerLegacyIdmapArgs) ElementType() reflect.Type { method ToContainerLegacyIdmapOutput (line 1233) | func (i ContainerLegacyIdmapArgs) ToContainerLegacyIdmapOutput() Conta... method ToContainerLegacyIdmapOutputWithContext (line 1237) | func (i ContainerLegacyIdmapArgs) ToContainerLegacyIdmapOutputWithCont... type ContainerLegacyIdmapArrayInput (line 1245) | type ContainerLegacyIdmapArrayInput interface type ContainerLegacyIdmapArray (line 1252) | type ContainerLegacyIdmapArray method ElementType (line 1254) | func (ContainerLegacyIdmapArray) ElementType() reflect.Type { method ToContainerLegacyIdmapArrayOutput (line 1258) | func (i ContainerLegacyIdmapArray) ToContainerLegacyIdmapArrayOutput()... method ToContainerLegacyIdmapArrayOutputWithContext (line 1262) | func (i ContainerLegacyIdmapArray) ToContainerLegacyIdmapArrayOutputWi... type ContainerLegacyIdmapOutput (line 1266) | type ContainerLegacyIdmapOutput struct method ElementType (line 1268) | func (ContainerLegacyIdmapOutput) ElementType() reflect.Type { method ToContainerLegacyIdmapOutput (line 1272) | func (o ContainerLegacyIdmapOutput) ToContainerLegacyIdmapOutput() Con... method ToContainerLegacyIdmapOutputWithContext (line 1276) | func (o ContainerLegacyIdmapOutput) ToContainerLegacyIdmapOutputWithCo... method ContainerId (line 1281) | func (o ContainerLegacyIdmapOutput) ContainerId() pulumi.IntOutput { method HostId (line 1286) | func (o ContainerLegacyIdmapOutput) HostId() pulumi.IntOutput { method Size (line 1291) | func (o ContainerLegacyIdmapOutput) Size() pulumi.IntOutput { method Type (line 1296) | func (o ContainerLegacyIdmapOutput) Type() pulumi.StringOutput { type ContainerLegacyIdmapArrayOutput (line 1300) | type ContainerLegacyIdmapArrayOutput struct method ElementType (line 1302) | func (ContainerLegacyIdmapArrayOutput) ElementType() reflect.Type { method ToContainerLegacyIdmapArrayOutput (line 1306) | func (o ContainerLegacyIdmapArrayOutput) ToContainerLegacyIdmapArrayOu... method ToContainerLegacyIdmapArrayOutputWithContext (line 1310) | func (o ContainerLegacyIdmapArrayOutput) ToContainerLegacyIdmapArrayOu... method Index (line 1314) | func (o ContainerLegacyIdmapArrayOutput) Index(i pulumi.IntInput) Cont... type ContainerLegacyInitialization (line 1320) | type ContainerLegacyInitialization struct type ContainerLegacyInitializationInput (line 1338) | type ContainerLegacyInitializationInput interface type ContainerLegacyInitializationArgs (line 1345) | type ContainerLegacyInitializationArgs struct method ElementType (line 1359) | func (ContainerLegacyInitializationArgs) ElementType() reflect.Type { method ToContainerLegacyInitializationOutput (line 1363) | func (i ContainerLegacyInitializationArgs) ToContainerLegacyInitializa... method ToContainerLegacyInitializationOutputWithContext (line 1367) | func (i ContainerLegacyInitializationArgs) ToContainerLegacyInitializa... method ToContainerLegacyInitializationPtrOutput (line 1371) | func (i ContainerLegacyInitializationArgs) ToContainerLegacyInitializa... method ToContainerLegacyInitializationPtrOutputWithContext (line 1375) | func (i ContainerLegacyInitializationArgs) ToContainerLegacyInitializa... type ContainerLegacyInitializationPtrInput (line 1387) | type ContainerLegacyInitializationPtrInput interface type containerLegacyInitializationPtrType (line 1394) | type containerLegacyInitializationPtrType method ElementType (line 1400) | func (*containerLegacyInitializationPtrType) ElementType() reflect.Type { method ToContainerLegacyInitializationPtrOutput (line 1404) | func (i *containerLegacyInitializationPtrType) ToContainerLegacyInitia... method ToContainerLegacyInitializationPtrOutputWithContext (line 1408) | func (i *containerLegacyInitializationPtrType) ToContainerLegacyInitia... function ContainerLegacyInitializationPtr (line 1396) | func ContainerLegacyInitializationPtr(v *ContainerLegacyInitializationAr... type ContainerLegacyInitializationOutput (line 1412) | type ContainerLegacyInitializationOutput struct method ElementType (line 1414) | func (ContainerLegacyInitializationOutput) ElementType() reflect.Type { method ToContainerLegacyInitializationOutput (line 1418) | func (o ContainerLegacyInitializationOutput) ToContainerLegacyInitiali... method ToContainerLegacyInitializationOutputWithContext (line 1422) | func (o ContainerLegacyInitializationOutput) ToContainerLegacyInitiali... method ToContainerLegacyInitializationPtrOutput (line 1426) | func (o ContainerLegacyInitializationOutput) ToContainerLegacyInitiali... method ToContainerLegacyInitializationPtrOutputWithContext (line 1430) | func (o ContainerLegacyInitializationOutput) ToContainerLegacyInitiali... method Dns (line 1437) | func (o ContainerLegacyInitializationOutput) Dns() ContainerLegacyInit... method Entrypoint (line 1442) | func (o ContainerLegacyInitializationOutput) Entrypoint() pulumi.Strin... method Hostname (line 1447) | func (o ContainerLegacyInitializationOutput) Hostname() pulumi.StringP... method IpConfigs (line 1453) | func (o ContainerLegacyInitializationOutput) IpConfigs() ContainerLega... method UserAccount (line 1458) | func (o ContainerLegacyInitializationOutput) UserAccount() ContainerLe... type ContainerLegacyInitializationPtrOutput (line 1462) | type ContainerLegacyInitializationPtrOutput struct method ElementType (line 1464) | func (ContainerLegacyInitializationPtrOutput) ElementType() reflect.Ty... method ToContainerLegacyInitializationPtrOutput (line 1468) | func (o ContainerLegacyInitializationPtrOutput) ToContainerLegacyIniti... method ToContainerLegacyInitializationPtrOutputWithContext (line 1472) | func (o ContainerLegacyInitializationPtrOutput) ToContainerLegacyIniti... method Elem (line 1476) | func (o ContainerLegacyInitializationPtrOutput) Elem() ContainerLegacy... method Dns (line 1487) | func (o ContainerLegacyInitializationPtrOutput) Dns() ContainerLegacyI... method Entrypoint (line 1497) | func (o ContainerLegacyInitializationPtrOutput) Entrypoint() pulumi.St... method Hostname (line 1507) | func (o ContainerLegacyInitializationPtrOutput) Hostname() pulumi.Stri... method IpConfigs (line 1518) | func (o ContainerLegacyInitializationPtrOutput) IpConfigs() ContainerL... method UserAccount (line 1528) | func (o ContainerLegacyInitializationPtrOutput) UserAccount() Containe... type ContainerLegacyInitializationDns (line 1537) | type ContainerLegacyInitializationDns struct type ContainerLegacyInitializationDnsInput (line 1554) | type ContainerLegacyInitializationDnsInput interface type ContainerLegacyInitializationDnsArgs (line 1561) | type ContainerLegacyInitializationDnsArgs struct method ElementType (line 1574) | func (ContainerLegacyInitializationDnsArgs) ElementType() reflect.Type { method ToContainerLegacyInitializationDnsOutput (line 1578) | func (i ContainerLegacyInitializationDnsArgs) ToContainerLegacyInitial... method ToContainerLegacyInitializationDnsOutputWithContext (line 1582) | func (i ContainerLegacyInitializationDnsArgs) ToContainerLegacyInitial... method ToContainerLegacyInitializationDnsPtrOutput (line 1586) | func (i ContainerLegacyInitializationDnsArgs) ToContainerLegacyInitial... method ToContainerLegacyInitializationDnsPtrOutputWithContext (line 1590) | func (i ContainerLegacyInitializationDnsArgs) ToContainerLegacyInitial... type ContainerLegacyInitializationDnsPtrInput (line 1602) | type ContainerLegacyInitializationDnsPtrInput interface type containerLegacyInitializationDnsPtrType (line 1609) | type containerLegacyInitializationDnsPtrType method ElementType (line 1615) | func (*containerLegacyInitializationDnsPtrType) ElementType() reflect.... method ToContainerLegacyInitializationDnsPtrOutput (line 1619) | func (i *containerLegacyInitializationDnsPtrType) ToContainerLegacyIni... method ToContainerLegacyInitializationDnsPtrOutputWithContext (line 1623) | func (i *containerLegacyInitializationDnsPtrType) ToContainerLegacyIni... function ContainerLegacyInitializationDnsPtr (line 1611) | func ContainerLegacyInitializationDnsPtr(v *ContainerLegacyInitializatio... type ContainerLegacyInitializationDnsOutput (line 1627) | type ContainerLegacyInitializationDnsOutput struct method ElementType (line 1629) | func (ContainerLegacyInitializationDnsOutput) ElementType() reflect.Ty... method ToContainerLegacyInitializationDnsOutput (line 1633) | func (o ContainerLegacyInitializationDnsOutput) ToContainerLegacyIniti... method ToContainerLegacyInitializationDnsOutputWithContext (line 1637) | func (o ContainerLegacyInitializationDnsOutput) ToContainerLegacyIniti... method ToContainerLegacyInitializationDnsPtrOutput (line 1641) | func (o ContainerLegacyInitializationDnsOutput) ToContainerLegacyIniti... method ToContainerLegacyInitializationDnsPtrOutputWithContext (line 1645) | func (o ContainerLegacyInitializationDnsOutput) ToContainerLegacyIniti... method Domain (line 1652) | func (o ContainerLegacyInitializationDnsOutput) Domain() pulumi.String... method Server (line 1661) | func (o ContainerLegacyInitializationDnsOutput) Server() pulumi.String... method Servers (line 1666) | func (o ContainerLegacyInitializationDnsOutput) Servers() pulumi.Strin... type ContainerLegacyInitializationDnsPtrOutput (line 1670) | type ContainerLegacyInitializationDnsPtrOutput struct method ElementType (line 1672) | func (ContainerLegacyInitializationDnsPtrOutput) ElementType() reflect... method ToContainerLegacyInitializationDnsPtrOutput (line 1676) | func (o ContainerLegacyInitializationDnsPtrOutput) ToContainerLegacyIn... method ToContainerLegacyInitializationDnsPtrOutputWithContext (line 1680) | func (o ContainerLegacyInitializationDnsPtrOutput) ToContainerLegacyIn... method Elem (line 1684) | func (o ContainerLegacyInitializationDnsPtrOutput) Elem() ContainerLeg... method Domain (line 1695) | func (o ContainerLegacyInitializationDnsPtrOutput) Domain() pulumi.Str... method Server (line 1709) | func (o ContainerLegacyInitializationDnsPtrOutput) Server() pulumi.Str... method Servers (line 1719) | func (o ContainerLegacyInitializationDnsPtrOutput) Servers() pulumi.St... type ContainerLegacyInitializationIpConfig (line 1728) | type ContainerLegacyInitializationIpConfig struct type ContainerLegacyInitializationIpConfigInput (line 1739) | type ContainerLegacyInitializationIpConfigInput interface type ContainerLegacyInitializationIpConfigArgs (line 1746) | type ContainerLegacyInitializationIpConfigArgs struct method ElementType (line 1753) | func (ContainerLegacyInitializationIpConfigArgs) ElementType() reflect... method ToContainerLegacyInitializationIpConfigOutput (line 1757) | func (i ContainerLegacyInitializationIpConfigArgs) ToContainerLegacyIn... method ToContainerLegacyInitializationIpConfigOutputWithContext (line 1761) | func (i ContainerLegacyInitializationIpConfigArgs) ToContainerLegacyIn... type ContainerLegacyInitializationIpConfigArrayInput (line 1769) | type ContainerLegacyInitializationIpConfigArrayInput interface type ContainerLegacyInitializationIpConfigArray (line 1776) | type ContainerLegacyInitializationIpConfigArray method ElementType (line 1778) | func (ContainerLegacyInitializationIpConfigArray) ElementType() reflec... method ToContainerLegacyInitializationIpConfigArrayOutput (line 1782) | func (i ContainerLegacyInitializationIpConfigArray) ToContainerLegacyI... method ToContainerLegacyInitializationIpConfigArrayOutputWithContext (line 1786) | func (i ContainerLegacyInitializationIpConfigArray) ToContainerLegacyI... type ContainerLegacyInitializationIpConfigOutput (line 1790) | type ContainerLegacyInitializationIpConfigOutput struct method ElementType (line 1792) | func (ContainerLegacyInitializationIpConfigOutput) ElementType() refle... method ToContainerLegacyInitializationIpConfigOutput (line 1796) | func (o ContainerLegacyInitializationIpConfigOutput) ToContainerLegacy... method ToContainerLegacyInitializationIpConfigOutputWithContext (line 1800) | func (o ContainerLegacyInitializationIpConfigOutput) ToContainerLegacy... method Ipv4 (line 1805) | func (o ContainerLegacyInitializationIpConfigOutput) Ipv4() ContainerL... method Ipv6 (line 1812) | func (o ContainerLegacyInitializationIpConfigOutput) Ipv6() ContainerL... type ContainerLegacyInitializationIpConfigArrayOutput (line 1818) | type ContainerLegacyInitializationIpConfigArrayOutput struct method ElementType (line 1820) | func (ContainerLegacyInitializationIpConfigArrayOutput) ElementType() ... method ToContainerLegacyInitializationIpConfigArrayOutput (line 1824) | func (o ContainerLegacyInitializationIpConfigArrayOutput) ToContainerL... method ToContainerLegacyInitializationIpConfigArrayOutputWithContext (line 1828) | func (o ContainerLegacyInitializationIpConfigArrayOutput) ToContainerL... method Index (line 1832) | func (o ContainerLegacyInitializationIpConfigArrayOutput) Index(i pulu... type ContainerLegacyInitializationIpConfigIpv4 (line 1838) | type ContainerLegacyInitializationIpConfigIpv4 struct type ContainerLegacyInitializationIpConfigIpv4Input (line 1852) | type ContainerLegacyInitializationIpConfigIpv4Input interface type ContainerLegacyInitializationIpConfigIpv4Args (line 1859) | type ContainerLegacyInitializationIpConfigIpv4Args struct method ElementType (line 1869) | func (ContainerLegacyInitializationIpConfigIpv4Args) ElementType() ref... method ToContainerLegacyInitializationIpConfigIpv4Output (line 1873) | func (i ContainerLegacyInitializationIpConfigIpv4Args) ToContainerLega... method ToContainerLegacyInitializationIpConfigIpv4OutputWithContext (line 1877) | func (i ContainerLegacyInitializationIpConfigIpv4Args) ToContainerLega... method ToContainerLegacyInitializationIpConfigIpv4PtrOutput (line 1881) | func (i ContainerLegacyInitializationIpConfigIpv4Args) ToContainerLega... method ToContainerLegacyInitializationIpConfigIpv4PtrOutputWithContext (line 1885) | func (i ContainerLegacyInitializationIpConfigIpv4Args) ToContainerLega... type ContainerLegacyInitializationIpConfigIpv4PtrInput (line 1897) | type ContainerLegacyInitializationIpConfigIpv4PtrInput interface type containerLegacyInitializationIpConfigIpv4PtrType (line 1904) | type containerLegacyInitializationIpConfigIpv4PtrType method ElementType (line 1910) | func (*containerLegacyInitializationIpConfigIpv4PtrType) ElementType()... method ToContainerLegacyInitializationIpConfigIpv4PtrOutput (line 1914) | func (i *containerLegacyInitializationIpConfigIpv4PtrType) ToContainer... method ToContainerLegacyInitializationIpConfigIpv4PtrOutputWithContext (line 1918) | func (i *containerLegacyInitializationIpConfigIpv4PtrType) ToContainer... function ContainerLegacyInitializationIpConfigIpv4Ptr (line 1906) | func ContainerLegacyInitializationIpConfigIpv4Ptr(v *ContainerLegacyInit... type ContainerLegacyInitializationIpConfigIpv4Output (line 1922) | type ContainerLegacyInitializationIpConfigIpv4Output struct method ElementType (line 1924) | func (ContainerLegacyInitializationIpConfigIpv4Output) ElementType() r... method ToContainerLegacyInitializationIpConfigIpv4Output (line 1928) | func (o ContainerLegacyInitializationIpConfigIpv4Output) ToContainerLe... method ToContainerLegacyInitializationIpConfigIpv4OutputWithContext (line 1932) | func (o ContainerLegacyInitializationIpConfigIpv4Output) ToContainerLe... method ToContainerLegacyInitializationIpConfigIpv4PtrOutput (line 1936) | func (o ContainerLegacyInitializationIpConfigIpv4Output) ToContainerLe... method ToContainerLegacyInitializationIpConfigIpv4PtrOutputWithContext (line 1940) | func (o ContainerLegacyInitializationIpConfigIpv4Output) ToContainerLe... method Address (line 1949) | func (o ContainerLegacyInitializationIpConfigIpv4Output) Address() pul... method Gateway (line 1955) | func (o ContainerLegacyInitializationIpConfigIpv4Output) Gateway() pul... type ContainerLegacyInitializationIpConfigIpv4PtrOutput (line 1959) | type ContainerLegacyInitializationIpConfigIpv4PtrOutput struct method ElementType (line 1961) | func (ContainerLegacyInitializationIpConfigIpv4PtrOutput) ElementType(... method ToContainerLegacyInitializationIpConfigIpv4PtrOutput (line 1965) | func (o ContainerLegacyInitializationIpConfigIpv4PtrOutput) ToContaine... method ToContainerLegacyInitializationIpConfigIpv4PtrOutputWithContext (line 1969) | func (o ContainerLegacyInitializationIpConfigIpv4PtrOutput) ToContaine... method Elem (line 1973) | func (o ContainerLegacyInitializationIpConfigIpv4PtrOutput) Elem() Con... method Address (line 1986) | func (o ContainerLegacyInitializationIpConfigIpv4PtrOutput) Address() ... method Gateway (line 1997) | func (o ContainerLegacyInitializationIpConfigIpv4PtrOutput) Gateway() ... type ContainerLegacyInitializationIpConfigIpv6 (line 2006) | type ContainerLegacyInitializationIpConfigIpv6 struct type ContainerLegacyInitializationIpConfigIpv6Input (line 2020) | type ContainerLegacyInitializationIpConfigIpv6Input interface type ContainerLegacyInitializationIpConfigIpv6Args (line 2027) | type ContainerLegacyInitializationIpConfigIpv6Args struct method ElementType (line 2037) | func (ContainerLegacyInitializationIpConfigIpv6Args) ElementType() ref... method ToContainerLegacyInitializationIpConfigIpv6Output (line 2041) | func (i ContainerLegacyInitializationIpConfigIpv6Args) ToContainerLega... method ToContainerLegacyInitializationIpConfigIpv6OutputWithContext (line 2045) | func (i ContainerLegacyInitializationIpConfigIpv6Args) ToContainerLega... method ToContainerLegacyInitializationIpConfigIpv6PtrOutput (line 2049) | func (i ContainerLegacyInitializationIpConfigIpv6Args) ToContainerLega... method ToContainerLegacyInitializationIpConfigIpv6PtrOutputWithContext (line 2053) | func (i ContainerLegacyInitializationIpConfigIpv6Args) ToContainerLega... type ContainerLegacyInitializationIpConfigIpv6PtrInput (line 2065) | type ContainerLegacyInitializationIpConfigIpv6PtrInput interface type containerLegacyInitializationIpConfigIpv6PtrType (line 2072) | type containerLegacyInitializationIpConfigIpv6PtrType method ElementType (line 2078) | func (*containerLegacyInitializationIpConfigIpv6PtrType) ElementType()... method ToContainerLegacyInitializationIpConfigIpv6PtrOutput (line 2082) | func (i *containerLegacyInitializationIpConfigIpv6PtrType) ToContainer... method ToContainerLegacyInitializationIpConfigIpv6PtrOutputWithContext (line 2086) | func (i *containerLegacyInitializationIpConfigIpv6PtrType) ToContainer... function ContainerLegacyInitializationIpConfigIpv6Ptr (line 2074) | func ContainerLegacyInitializationIpConfigIpv6Ptr(v *ContainerLegacyInit... type ContainerLegacyInitializationIpConfigIpv6Output (line 2090) | type ContainerLegacyInitializationIpConfigIpv6Output struct method ElementType (line 2092) | func (ContainerLegacyInitializationIpConfigIpv6Output) ElementType() r... method ToContainerLegacyInitializationIpConfigIpv6Output (line 2096) | func (o ContainerLegacyInitializationIpConfigIpv6Output) ToContainerLe... method ToContainerLegacyInitializationIpConfigIpv6OutputWithContext (line 2100) | func (o ContainerLegacyInitializationIpConfigIpv6Output) ToContainerLe... method ToContainerLegacyInitializationIpConfigIpv6PtrOutput (line 2104) | func (o ContainerLegacyInitializationIpConfigIpv6Output) ToContainerLe... method ToContainerLegacyInitializationIpConfigIpv6PtrOutputWithContext (line 2108) | func (o ContainerLegacyInitializationIpConfigIpv6Output) ToContainerLe... method Address (line 2117) | func (o ContainerLegacyInitializationIpConfigIpv6Output) Address() pul... method Gateway (line 2123) | func (o ContainerLegacyInitializationIpConfigIpv6Output) Gateway() pul... type ContainerLegacyInitializationIpConfigIpv6PtrOutput (line 2127) | type ContainerLegacyInitializationIpConfigIpv6PtrOutput struct method ElementType (line 2129) | func (ContainerLegacyInitializationIpConfigIpv6PtrOutput) ElementType(... method ToContainerLegacyInitializationIpConfigIpv6PtrOutput (line 2133) | func (o ContainerLegacyInitializationIpConfigIpv6PtrOutput) ToContaine... method ToContainerLegacyInitializationIpConfigIpv6PtrOutputWithContext (line 2137) | func (o ContainerLegacyInitializationIpConfigIpv6PtrOutput) ToContaine... method Elem (line 2141) | func (o ContainerLegacyInitializationIpConfigIpv6PtrOutput) Elem() Con... method Address (line 2154) | func (o ContainerLegacyInitializationIpConfigIpv6PtrOutput) Address() ... method Gateway (line 2165) | func (o ContainerLegacyInitializationIpConfigIpv6PtrOutput) Gateway() ... type ContainerLegacyInitializationUserAccount (line 2174) | type ContainerLegacyInitializationUserAccount struct type ContainerLegacyInitializationUserAccountInput (line 2185) | type ContainerLegacyInitializationUserAccountInput interface type ContainerLegacyInitializationUserAccountArgs (line 2192) | type ContainerLegacyInitializationUserAccountArgs struct method ElementType (line 2199) | func (ContainerLegacyInitializationUserAccountArgs) ElementType() refl... method ToContainerLegacyInitializationUserAccountOutput (line 2203) | func (i ContainerLegacyInitializationUserAccountArgs) ToContainerLegac... method ToContainerLegacyInitializationUserAccountOutputWithContext (line 2207) | func (i ContainerLegacyInitializationUserAccountArgs) ToContainerLegac... method ToContainerLegacyInitializationUserAccountPtrOutput (line 2211) | func (i ContainerLegacyInitializationUserAccountArgs) ToContainerLegac... method ToContainerLegacyInitializationUserAccountPtrOutputWithContext (line 2215) | func (i ContainerLegacyInitializationUserAccountArgs) ToContainerLegac... type ContainerLegacyInitializationUserAccountPtrInput (line 2227) | type ContainerLegacyInitializationUserAccountPtrInput interface type containerLegacyInitializationUserAccountPtrType (line 2234) | type containerLegacyInitializationUserAccountPtrType method ElementType (line 2240) | func (*containerLegacyInitializationUserAccountPtrType) ElementType() ... method ToContainerLegacyInitializationUserAccountPtrOutput (line 2244) | func (i *containerLegacyInitializationUserAccountPtrType) ToContainerL... method ToContainerLegacyInitializationUserAccountPtrOutputWithContext (line 2248) | func (i *containerLegacyInitializationUserAccountPtrType) ToContainerL... function ContainerLegacyInitializationUserAccountPtr (line 2236) | func ContainerLegacyInitializationUserAccountPtr(v *ContainerLegacyIniti... type ContainerLegacyInitializationUserAccountOutput (line 2252) | type ContainerLegacyInitializationUserAccountOutput struct method ElementType (line 2254) | func (ContainerLegacyInitializationUserAccountOutput) ElementType() re... method ToContainerLegacyInitializationUserAccountOutput (line 2258) | func (o ContainerLegacyInitializationUserAccountOutput) ToContainerLeg... method ToContainerLegacyInitializationUserAccountOutputWithContext (line 2262) | func (o ContainerLegacyInitializationUserAccountOutput) ToContainerLeg... method ToContainerLegacyInitializationUserAccountPtrOutput (line 2266) | func (o ContainerLegacyInitializationUserAccountOutput) ToContainerLeg... method ToContainerLegacyInitializationUserAccountPtrOutputWithContext (line 2270) | func (o ContainerLegacyInitializationUserAccountOutput) ToContainerLeg... method Keys (line 2277) | func (o ContainerLegacyInitializationUserAccountOutput) Keys() pulumi.... method Password (line 2282) | func (o ContainerLegacyInitializationUserAccountOutput) Password() pul... type ContainerLegacyInitializationUserAccountPtrOutput (line 2286) | type ContainerLegacyInitializationUserAccountPtrOutput struct method ElementType (line 2288) | func (ContainerLegacyInitializationUserAccountPtrOutput) ElementType()... method ToContainerLegacyInitializationUserAccountPtrOutput (line 2292) | func (o ContainerLegacyInitializationUserAccountPtrOutput) ToContainer... method ToContainerLegacyInitializationUserAccountPtrOutputWithContext (line 2296) | func (o ContainerLegacyInitializationUserAccountPtrOutput) ToContainer... method Elem (line 2300) | func (o ContainerLegacyInitializationUserAccountPtrOutput) Elem() Cont... method Keys (line 2311) | func (o ContainerLegacyInitializationUserAccountPtrOutput) Keys() pulu... method Password (line 2321) | func (o ContainerLegacyInitializationUserAccountPtrOutput) Password() ... type ContainerLegacyMemory (line 2330) | type ContainerLegacyMemory struct type ContainerLegacyMemoryInput (line 2342) | type ContainerLegacyMemoryInput interface type ContainerLegacyMemoryArgs (line 2349) | type ContainerLegacyMemoryArgs struct method ElementType (line 2357) | func (ContainerLegacyMemoryArgs) ElementType() reflect.Type { method ToContainerLegacyMemoryOutput (line 2361) | func (i ContainerLegacyMemoryArgs) ToContainerLegacyMemoryOutput() Con... method ToContainerLegacyMemoryOutputWithContext (line 2365) | func (i ContainerLegacyMemoryArgs) ToContainerLegacyMemoryOutputWithCo... method ToContainerLegacyMemoryPtrOutput (line 2369) | func (i ContainerLegacyMemoryArgs) ToContainerLegacyMemoryPtrOutput() ... method ToContainerLegacyMemoryPtrOutputWithContext (line 2373) | func (i ContainerLegacyMemoryArgs) ToContainerLegacyMemoryPtrOutputWit... type ContainerLegacyMemoryPtrInput (line 2385) | type ContainerLegacyMemoryPtrInput interface type containerLegacyMemoryPtrType (line 2392) | type containerLegacyMemoryPtrType method ElementType (line 2398) | func (*containerLegacyMemoryPtrType) ElementType() reflect.Type { method ToContainerLegacyMemoryPtrOutput (line 2402) | func (i *containerLegacyMemoryPtrType) ToContainerLegacyMemoryPtrOutpu... method ToContainerLegacyMemoryPtrOutputWithContext (line 2406) | func (i *containerLegacyMemoryPtrType) ToContainerLegacyMemoryPtrOutpu... function ContainerLegacyMemoryPtr (line 2394) | func ContainerLegacyMemoryPtr(v *ContainerLegacyMemoryArgs) ContainerLeg... type ContainerLegacyMemoryOutput (line 2410) | type ContainerLegacyMemoryOutput struct method ElementType (line 2412) | func (ContainerLegacyMemoryOutput) ElementType() reflect.Type { method ToContainerLegacyMemoryOutput (line 2416) | func (o ContainerLegacyMemoryOutput) ToContainerLegacyMemoryOutput() C... method ToContainerLegacyMemoryOutputWithContext (line 2420) | func (o ContainerLegacyMemoryOutput) ToContainerLegacyMemoryOutputWith... method ToContainerLegacyMemoryPtrOutput (line 2424) | func (o ContainerLegacyMemoryOutput) ToContainerLegacyMemoryPtrOutput(... method ToContainerLegacyMemoryPtrOutputWithContext (line 2428) | func (o ContainerLegacyMemoryOutput) ToContainerLegacyMemoryPtrOutputW... method Dedicated (line 2436) | func (o ContainerLegacyMemoryOutput) Dedicated() pulumi.IntPtrOutput { method Swap (line 2441) | func (o ContainerLegacyMemoryOutput) Swap() pulumi.IntPtrOutput { type ContainerLegacyMemoryPtrOutput (line 2445) | type ContainerLegacyMemoryPtrOutput struct method ElementType (line 2447) | func (ContainerLegacyMemoryPtrOutput) ElementType() reflect.Type { method ToContainerLegacyMemoryPtrOutput (line 2451) | func (o ContainerLegacyMemoryPtrOutput) ToContainerLegacyMemoryPtrOutp... method ToContainerLegacyMemoryPtrOutputWithContext (line 2455) | func (o ContainerLegacyMemoryPtrOutput) ToContainerLegacyMemoryPtrOutp... method Elem (line 2459) | func (o ContainerLegacyMemoryPtrOutput) Elem() ContainerLegacyMemoryOu... method Dedicated (line 2471) | func (o ContainerLegacyMemoryPtrOutput) Dedicated() pulumi.IntPtrOutput { method Swap (line 2481) | func (o ContainerLegacyMemoryPtrOutput) Swap() pulumi.IntPtrOutput { type ContainerLegacyMountPoint (line 2490) | type ContainerLegacyMountPoint struct type ContainerLegacyMountPointInput (line 2526) | type ContainerLegacyMountPointInput interface type ContainerLegacyMountPointArgs (line 2533) | type ContainerLegacyMountPointArgs struct method ElementType (line 2565) | func (ContainerLegacyMountPointArgs) ElementType() reflect.Type { method ToContainerLegacyMountPointOutput (line 2569) | func (i ContainerLegacyMountPointArgs) ToContainerLegacyMountPointOutp... method ToContainerLegacyMountPointOutputWithContext (line 2573) | func (i ContainerLegacyMountPointArgs) ToContainerLegacyMountPointOutp... type ContainerLegacyMountPointArrayInput (line 2581) | type ContainerLegacyMountPointArrayInput interface type ContainerLegacyMountPointArray (line 2588) | type ContainerLegacyMountPointArray method ElementType (line 2590) | func (ContainerLegacyMountPointArray) ElementType() reflect.Type { method ToContainerLegacyMountPointArrayOutput (line 2594) | func (i ContainerLegacyMountPointArray) ToContainerLegacyMountPointArr... method ToContainerLegacyMountPointArrayOutputWithContext (line 2598) | func (i ContainerLegacyMountPointArray) ToContainerLegacyMountPointArr... type ContainerLegacyMountPointOutput (line 2602) | type ContainerLegacyMountPointOutput struct method ElementType (line 2604) | func (ContainerLegacyMountPointOutput) ElementType() reflect.Type { method ToContainerLegacyMountPointOutput (line 2608) | func (o ContainerLegacyMountPointOutput) ToContainerLegacyMountPointOu... method ToContainerLegacyMountPointOutputWithContext (line 2612) | func (o ContainerLegacyMountPointOutput) ToContainerLegacyMountPointOu... method Acl (line 2617) | func (o ContainerLegacyMountPointOutput) Acl() pulumi.BoolPtrOutput { method Backup (line 2623) | func (o ContainerLegacyMountPointOutput) Backup() pulumi.BoolPtrOutput { method MountOptions (line 2628) | func (o ContainerLegacyMountPointOutput) MountOptions() pulumi.StringA... method Path (line 2634) | func (o ContainerLegacyMountPointOutput) Path() pulumi.StringOutput { method PathInDatastore (line 2640) | func (o ContainerLegacyMountPointOutput) PathInDatastore() pulumi.Stri... method Quota (line 2646) | func (o ContainerLegacyMountPointOutput) Quota() pulumi.BoolPtrOutput { method ReadOnly (line 2651) | func (o ContainerLegacyMountPointOutput) ReadOnly() pulumi.BoolPtrOutp... method Replicate (line 2656) | func (o ContainerLegacyMountPointOutput) Replicate() pulumi.BoolPtrOut... method Shared (line 2662) | func (o ContainerLegacyMountPointOutput) Shared() pulumi.BoolPtrOutput { method Size (line 2668) | func (o ContainerLegacyMountPointOutput) Size() pulumi.StringPtrOutput { method Volume (line 2674) | func (o ContainerLegacyMountPointOutput) Volume() pulumi.StringOutput { type ContainerLegacyMountPointArrayOutput (line 2678) | type ContainerLegacyMountPointArrayOutput struct method ElementType (line 2680) | func (ContainerLegacyMountPointArrayOutput) ElementType() reflect.Type { method ToContainerLegacyMountPointArrayOutput (line 2684) | func (o ContainerLegacyMountPointArrayOutput) ToContainerLegacyMountPo... method ToContainerLegacyMountPointArrayOutputWithContext (line 2688) | func (o ContainerLegacyMountPointArrayOutput) ToContainerLegacyMountPo... method Index (line 2692) | func (o ContainerLegacyMountPointArrayOutput) Index(i pulumi.IntInput)... type ContainerLegacyNetworkInterface (line 2698) | type ContainerLegacyNetworkInterface struct type ContainerLegacyNetworkInterfaceInput (line 2729) | type ContainerLegacyNetworkInterfaceInput interface type ContainerLegacyNetworkInterfaceArgs (line 2736) | type ContainerLegacyNetworkInterfaceArgs struct method ElementType (line 2763) | func (ContainerLegacyNetworkInterfaceArgs) ElementType() reflect.Type { method ToContainerLegacyNetworkInterfaceOutput (line 2767) | func (i ContainerLegacyNetworkInterfaceArgs) ToContainerLegacyNetworkI... method ToContainerLegacyNetworkInterfaceOutputWithContext (line 2771) | func (i ContainerLegacyNetworkInterfaceArgs) ToContainerLegacyNetworkI... type ContainerLegacyNetworkInterfaceArrayInput (line 2779) | type ContainerLegacyNetworkInterfaceArrayInput interface type ContainerLegacyNetworkInterfaceArray (line 2786) | type ContainerLegacyNetworkInterfaceArray method ElementType (line 2788) | func (ContainerLegacyNetworkInterfaceArray) ElementType() reflect.Type { method ToContainerLegacyNetworkInterfaceArrayOutput (line 2792) | func (i ContainerLegacyNetworkInterfaceArray) ToContainerLegacyNetwork... method ToContainerLegacyNetworkInterfaceArrayOutputWithContext (line 2796) | func (i ContainerLegacyNetworkInterfaceArray) ToContainerLegacyNetwork... type ContainerLegacyNetworkInterfaceOutput (line 2800) | type ContainerLegacyNetworkInterfaceOutput struct method ElementType (line 2802) | func (ContainerLegacyNetworkInterfaceOutput) ElementType() reflect.Type { method ToContainerLegacyNetworkInterfaceOutput (line 2806) | func (o ContainerLegacyNetworkInterfaceOutput) ToContainerLegacyNetwor... method ToContainerLegacyNetworkInterfaceOutputWithContext (line 2810) | func (o ContainerLegacyNetworkInterfaceOutput) ToContainerLegacyNetwor... method Bridge (line 2816) | func (o ContainerLegacyNetworkInterfaceOutput) Bridge() pulumi.StringP... method Enabled (line 2822) | func (o ContainerLegacyNetworkInterfaceOutput) Enabled() pulumi.BoolPt... method Firewall (line 2828) | func (o ContainerLegacyNetworkInterfaceOutput) Firewall() pulumi.BoolP... method HostManaged (line 2835) | func (o ContainerLegacyNetworkInterfaceOutput) HostManaged() pulumi.Bo... method MacAddress (line 2840) | func (o ContainerLegacyNetworkInterfaceOutput) MacAddress() pulumi.Str... method Mtu (line 2846) | func (o ContainerLegacyNetworkInterfaceOutput) Mtu() pulumi.IntPtrOutp... method Name (line 2851) | func (o ContainerLegacyNetworkInterfaceOutput) Name() pulumi.StringOut... method RateLimit (line 2856) | func (o ContainerLegacyNetworkInterfaceOutput) RateLimit() pulumi.Floa... method VlanId (line 2861) | func (o ContainerLegacyNetworkInterfaceOutput) VlanId() pulumi.IntPtrO... type ContainerLegacyNetworkInterfaceArrayOutput (line 2865) | type ContainerLegacyNetworkInterfaceArrayOutput struct method ElementType (line 2867) | func (ContainerLegacyNetworkInterfaceArrayOutput) ElementType() reflec... method ToContainerLegacyNetworkInterfaceArrayOutput (line 2871) | func (o ContainerLegacyNetworkInterfaceArrayOutput) ToContainerLegacyN... method ToContainerLegacyNetworkInterfaceArrayOutputWithContext (line 2875) | func (o ContainerLegacyNetworkInterfaceArrayOutput) ToContainerLegacyN... method Index (line 2879) | func (o ContainerLegacyNetworkInterfaceArrayOutput) Index(i pulumi.Int... type ContainerLegacyOperatingSystem (line 2885) | type ContainerLegacyOperatingSystem struct type ContainerLegacyOperatingSystemInput (line 2898) | type ContainerLegacyOperatingSystemInput interface type ContainerLegacyOperatingSystemArgs (line 2905) | type ContainerLegacyOperatingSystemArgs struct method ElementType (line 2914) | func (ContainerLegacyOperatingSystemArgs) ElementType() reflect.Type { method ToContainerLegacyOperatingSystemOutput (line 2918) | func (i ContainerLegacyOperatingSystemArgs) ToContainerLegacyOperating... method ToContainerLegacyOperatingSystemOutputWithContext (line 2922) | func (i ContainerLegacyOperatingSystemArgs) ToContainerLegacyOperating... method ToContainerLegacyOperatingSystemPtrOutput (line 2926) | func (i ContainerLegacyOperatingSystemArgs) ToContainerLegacyOperating... method ToContainerLegacyOperatingSystemPtrOutputWithContext (line 2930) | func (i ContainerLegacyOperatingSystemArgs) ToContainerLegacyOperating... type ContainerLegacyOperatingSystemPtrInput (line 2942) | type ContainerLegacyOperatingSystemPtrInput interface type containerLegacyOperatingSystemPtrType (line 2949) | type containerLegacyOperatingSystemPtrType method ElementType (line 2955) | func (*containerLegacyOperatingSystemPtrType) ElementType() reflect.Ty... method ToContainerLegacyOperatingSystemPtrOutput (line 2959) | func (i *containerLegacyOperatingSystemPtrType) ToContainerLegacyOpera... method ToContainerLegacyOperatingSystemPtrOutputWithContext (line 2963) | func (i *containerLegacyOperatingSystemPtrType) ToContainerLegacyOpera... function ContainerLegacyOperatingSystemPtr (line 2951) | func ContainerLegacyOperatingSystemPtr(v *ContainerLegacyOperatingSystem... type ContainerLegacyOperatingSystemOutput (line 2967) | type ContainerLegacyOperatingSystemOutput struct method ElementType (line 2969) | func (ContainerLegacyOperatingSystemOutput) ElementType() reflect.Type { method ToContainerLegacyOperatingSystemOutput (line 2973) | func (o ContainerLegacyOperatingSystemOutput) ToContainerLegacyOperati... method ToContainerLegacyOperatingSystemOutputWithContext (line 2977) | func (o ContainerLegacyOperatingSystemOutput) ToContainerLegacyOperati... method ToContainerLegacyOperatingSystemPtrOutput (line 2981) | func (o ContainerLegacyOperatingSystemOutput) ToContainerLegacyOperati... method ToContainerLegacyOperatingSystemPtrOutputWithContext (line 2985) | func (o ContainerLegacyOperatingSystemOutput) ToContainerLegacyOperati... method TemplateFileId (line 2994) | func (o ContainerLegacyOperatingSystemOutput) TemplateFileId() pulumi.... method Type (line 2999) | func (o ContainerLegacyOperatingSystemOutput) Type() pulumi.StringPtrO... type ContainerLegacyOperatingSystemPtrOutput (line 3003) | type ContainerLegacyOperatingSystemPtrOutput struct method ElementType (line 3005) | func (ContainerLegacyOperatingSystemPtrOutput) ElementType() reflect.T... method ToContainerLegacyOperatingSystemPtrOutput (line 3009) | func (o ContainerLegacyOperatingSystemPtrOutput) ToContainerLegacyOper... method ToContainerLegacyOperatingSystemPtrOutputWithContext (line 3013) | func (o ContainerLegacyOperatingSystemPtrOutput) ToContainerLegacyOper... method Elem (line 3017) | func (o ContainerLegacyOperatingSystemPtrOutput) Elem() ContainerLegac... method TemplateFileId (line 3030) | func (o ContainerLegacyOperatingSystemPtrOutput) TemplateFileId() pulu... method Type (line 3040) | func (o ContainerLegacyOperatingSystemPtrOutput) Type() pulumi.StringP... type ContainerLegacyStartup (line 3049) | type ContainerLegacyStartup struct type ContainerLegacyStartupInput (line 3065) | type ContainerLegacyStartupInput interface type ContainerLegacyStartupArgs (line 3072) | type ContainerLegacyStartupArgs struct method ElementType (line 3084) | func (ContainerLegacyStartupArgs) ElementType() reflect.Type { method ToContainerLegacyStartupOutput (line 3088) | func (i ContainerLegacyStartupArgs) ToContainerLegacyStartupOutput() C... method ToContainerLegacyStartupOutputWithContext (line 3092) | func (i ContainerLegacyStartupArgs) ToContainerLegacyStartupOutputWith... method ToContainerLegacyStartupPtrOutput (line 3096) | func (i ContainerLegacyStartupArgs) ToContainerLegacyStartupPtrOutput(... method ToContainerLegacyStartupPtrOutputWithContext (line 3100) | func (i ContainerLegacyStartupArgs) ToContainerLegacyStartupPtrOutputW... type ContainerLegacyStartupPtrInput (line 3112) | type ContainerLegacyStartupPtrInput interface type containerLegacyStartupPtrType (line 3119) | type containerLegacyStartupPtrType method ElementType (line 3125) | func (*containerLegacyStartupPtrType) ElementType() reflect.Type { method ToContainerLegacyStartupPtrOutput (line 3129) | func (i *containerLegacyStartupPtrType) ToContainerLegacyStartupPtrOut... method ToContainerLegacyStartupPtrOutputWithContext (line 3133) | func (i *containerLegacyStartupPtrType) ToContainerLegacyStartupPtrOut... function ContainerLegacyStartupPtr (line 3121) | func ContainerLegacyStartupPtr(v *ContainerLegacyStartupArgs) ContainerL... type ContainerLegacyStartupOutput (line 3137) | type ContainerLegacyStartupOutput struct method ElementType (line 3139) | func (ContainerLegacyStartupOutput) ElementType() reflect.Type { method ToContainerLegacyStartupOutput (line 3143) | func (o ContainerLegacyStartupOutput) ToContainerLegacyStartupOutput()... method ToContainerLegacyStartupOutputWithContext (line 3147) | func (o ContainerLegacyStartupOutput) ToContainerLegacyStartupOutputWi... method ToContainerLegacyStartupPtrOutput (line 3151) | func (o ContainerLegacyStartupOutput) ToContainerLegacyStartupPtrOutpu... method ToContainerLegacyStartupPtrOutputWithContext (line 3155) | func (o ContainerLegacyStartupOutput) ToContainerLegacyStartupPtrOutpu... method DownDelay (line 3163) | func (o ContainerLegacyStartupOutput) DownDelay() pulumi.IntPtrOutput { method Order (line 3169) | func (o ContainerLegacyStartupOutput) Order() pulumi.IntPtrOutput { method UpDelay (line 3175) | func (o ContainerLegacyStartupOutput) UpDelay() pulumi.IntPtrOutput { type ContainerLegacyStartupPtrOutput (line 3179) | type ContainerLegacyStartupPtrOutput struct method ElementType (line 3181) | func (ContainerLegacyStartupPtrOutput) ElementType() reflect.Type { method ToContainerLegacyStartupPtrOutput (line 3185) | func (o ContainerLegacyStartupPtrOutput) ToContainerLegacyStartupPtrOu... method ToContainerLegacyStartupPtrOutputWithContext (line 3189) | func (o ContainerLegacyStartupPtrOutput) ToContainerLegacyStartupPtrOu... method Elem (line 3193) | func (o ContainerLegacyStartupPtrOutput) Elem() ContainerLegacyStartup... method DownDelay (line 3205) | func (o ContainerLegacyStartupPtrOutput) DownDelay() pulumi.IntPtrOutp... method Order (line 3216) | func (o ContainerLegacyStartupPtrOutput) Order() pulumi.IntPtrOutput { method UpDelay (line 3227) | func (o ContainerLegacyStartupPtrOutput) UpDelay() pulumi.IntPtrOutput { type ContainerLegacyWaitForIp (line 3236) | type ContainerLegacyWaitForIp struct type ContainerLegacyWaitForIpInput (line 3249) | type ContainerLegacyWaitForIpInput interface type ContainerLegacyWaitForIpArgs (line 3256) | type ContainerLegacyWaitForIpArgs struct method ElementType (line 3265) | func (ContainerLegacyWaitForIpArgs) ElementType() reflect.Type { method ToContainerLegacyWaitForIpOutput (line 3269) | func (i ContainerLegacyWaitForIpArgs) ToContainerLegacyWaitForIpOutput... method ToContainerLegacyWaitForIpOutputWithContext (line 3273) | func (i ContainerLegacyWaitForIpArgs) ToContainerLegacyWaitForIpOutput... method ToContainerLegacyWaitForIpPtrOutput (line 3277) | func (i ContainerLegacyWaitForIpArgs) ToContainerLegacyWaitForIpPtrOut... method ToContainerLegacyWaitForIpPtrOutputWithContext (line 3281) | func (i ContainerLegacyWaitForIpArgs) ToContainerLegacyWaitForIpPtrOut... type ContainerLegacyWaitForIpPtrInput (line 3293) | type ContainerLegacyWaitForIpPtrInput interface type containerLegacyWaitForIpPtrType (line 3300) | type containerLegacyWaitForIpPtrType method ElementType (line 3306) | func (*containerLegacyWaitForIpPtrType) ElementType() reflect.Type { method ToContainerLegacyWaitForIpPtrOutput (line 3310) | func (i *containerLegacyWaitForIpPtrType) ToContainerLegacyWaitForIpPt... method ToContainerLegacyWaitForIpPtrOutputWithContext (line 3314) | func (i *containerLegacyWaitForIpPtrType) ToContainerLegacyWaitForIpPt... function ContainerLegacyWaitForIpPtr (line 3302) | func ContainerLegacyWaitForIpPtr(v *ContainerLegacyWaitForIpArgs) Contai... type ContainerLegacyWaitForIpOutput (line 3318) | type ContainerLegacyWaitForIpOutput struct method ElementType (line 3320) | func (ContainerLegacyWaitForIpOutput) ElementType() reflect.Type { method ToContainerLegacyWaitForIpOutput (line 3324) | func (o ContainerLegacyWaitForIpOutput) ToContainerLegacyWaitForIpOutp... method ToContainerLegacyWaitForIpOutputWithContext (line 3328) | func (o ContainerLegacyWaitForIpOutput) ToContainerLegacyWaitForIpOutp... method ToContainerLegacyWaitForIpPtrOutput (line 3332) | func (o ContainerLegacyWaitForIpOutput) ToContainerLegacyWaitForIpPtrO... method ToContainerLegacyWaitForIpPtrOutputWithContext (line 3336) | func (o ContainerLegacyWaitForIpOutput) ToContainerLegacyWaitForIpPtrO... method Ipv4 (line 3343) | func (o ContainerLegacyWaitForIpOutput) Ipv4() pulumi.BoolPtrOutput { method Ipv6 (line 3350) | func (o ContainerLegacyWaitForIpOutput) Ipv6() pulumi.BoolPtrOutput { type ContainerLegacyWaitForIpPtrOutput (line 3354) | type ContainerLegacyWaitForIpPtrOutput struct method ElementType (line 3356) | func (ContainerLegacyWaitForIpPtrOutput) ElementType() reflect.Type { method ToContainerLegacyWaitForIpPtrOutput (line 3360) | func (o ContainerLegacyWaitForIpPtrOutput) ToContainerLegacyWaitForIpP... method ToContainerLegacyWaitForIpPtrOutputWithContext (line 3364) | func (o ContainerLegacyWaitForIpPtrOutput) ToContainerLegacyWaitForIpP... method Elem (line 3368) | func (o ContainerLegacyWaitForIpPtrOutput) Elem() ContainerLegacyWaitF... method Ipv4 (line 3379) | func (o ContainerLegacyWaitForIpPtrOutput) Ipv4() pulumi.BoolPtrOutput { method Ipv6 (line 3391) | func (o ContainerLegacyWaitForIpPtrOutput) Ipv6() pulumi.BoolPtrOutput { type FileLegacySourceFile (line 3400) | type FileLegacySourceFile struct type FileLegacySourceFileInput (line 3423) | type FileLegacySourceFileInput interface type FileLegacySourceFileArgs (line 3430) | type FileLegacySourceFileArgs struct method ElementType (line 3449) | func (FileLegacySourceFileArgs) ElementType() reflect.Type { method ToFileLegacySourceFileOutput (line 3453) | func (i FileLegacySourceFileArgs) ToFileLegacySourceFileOutput() FileL... method ToFileLegacySourceFileOutputWithContext (line 3457) | func (i FileLegacySourceFileArgs) ToFileLegacySourceFileOutputWithCont... method ToFileLegacySourceFilePtrOutput (line 3461) | func (i FileLegacySourceFileArgs) ToFileLegacySourceFilePtrOutput() Fi... method ToFileLegacySourceFilePtrOutputWithContext (line 3465) | func (i FileLegacySourceFileArgs) ToFileLegacySourceFilePtrOutputWithC... type FileLegacySourceFilePtrInput (line 3477) | type FileLegacySourceFilePtrInput interface type fileLegacySourceFilePtrType (line 3484) | type fileLegacySourceFilePtrType method ElementType (line 3490) | func (*fileLegacySourceFilePtrType) ElementType() reflect.Type { method ToFileLegacySourceFilePtrOutput (line 3494) | func (i *fileLegacySourceFilePtrType) ToFileLegacySourceFilePtrOutput(... method ToFileLegacySourceFilePtrOutputWithContext (line 3498) | func (i *fileLegacySourceFilePtrType) ToFileLegacySourceFilePtrOutputW... function FileLegacySourceFilePtr (line 3486) | func FileLegacySourceFilePtr(v *FileLegacySourceFileArgs) FileLegacySour... type FileLegacySourceFileOutput (line 3502) | type FileLegacySourceFileOutput struct method ElementType (line 3504) | func (FileLegacySourceFileOutput) ElementType() reflect.Type { method ToFileLegacySourceFileOutput (line 3508) | func (o FileLegacySourceFileOutput) ToFileLegacySourceFileOutput() Fil... method ToFileLegacySourceFileOutputWithContext (line 3512) | func (o FileLegacySourceFileOutput) ToFileLegacySourceFileOutputWithCo... method ToFileLegacySourceFilePtrOutput (line 3516) | func (o FileLegacySourceFileOutput) ToFileLegacySourceFilePtrOutput() ... method ToFileLegacySourceFilePtrOutputWithContext (line 3520) | func (o FileLegacySourceFileOutput) ToFileLegacySourceFilePtrOutputWit... method Changed (line 3527) | func (o FileLegacySourceFileOutput) Changed() pulumi.BoolPtrOutput { method Checksum (line 3532) | func (o FileLegacySourceFileOutput) Checksum() pulumi.StringPtrOutput { method FileName (line 3539) | func (o FileLegacySourceFileOutput) FileName() pulumi.StringPtrOutput { method Insecure (line 3545) | func (o FileLegacySourceFileOutput) Insecure() pulumi.BoolPtrOutput { method MinTls (line 3551) | func (o FileLegacySourceFileOutput) MinTls() pulumi.StringPtrOutput { method Path (line 3556) | func (o FileLegacySourceFileOutput) Path() pulumi.StringOutput { type FileLegacySourceFilePtrOutput (line 3560) | type FileLegacySourceFilePtrOutput struct method ElementType (line 3562) | func (FileLegacySourceFilePtrOutput) ElementType() reflect.Type { method ToFileLegacySourceFilePtrOutput (line 3566) | func (o FileLegacySourceFilePtrOutput) ToFileLegacySourceFilePtrOutput... method ToFileLegacySourceFilePtrOutputWithContext (line 3570) | func (o FileLegacySourceFilePtrOutput) ToFileLegacySourceFilePtrOutput... method Elem (line 3574) | func (o FileLegacySourceFilePtrOutput) Elem() FileLegacySourceFileOutp... method Changed (line 3585) | func (o FileLegacySourceFilePtrOutput) Changed() pulumi.BoolPtrOutput { method Checksum (line 3595) | func (o FileLegacySourceFilePtrOutput) Checksum() pulumi.StringPtrOutp... method FileName (line 3607) | func (o FileLegacySourceFilePtrOutput) FileName() pulumi.StringPtrOutp... method Insecure (line 3618) | func (o FileLegacySourceFilePtrOutput) Insecure() pulumi.BoolPtrOutput { method MinTls (line 3629) | func (o FileLegacySourceFilePtrOutput) MinTls() pulumi.StringPtrOutput { method Path (line 3639) | func (o FileLegacySourceFilePtrOutput) Path() pulumi.StringPtrOutput { type FileLegacySourceRaw (line 3648) | type FileLegacySourceRaw struct type FileLegacySourceRawInput (line 3661) | type FileLegacySourceRawInput interface type FileLegacySourceRawArgs (line 3668) | type FileLegacySourceRawArgs struct method ElementType (line 3677) | func (FileLegacySourceRawArgs) ElementType() reflect.Type { method ToFileLegacySourceRawOutput (line 3681) | func (i FileLegacySourceRawArgs) ToFileLegacySourceRawOutput() FileLeg... method ToFileLegacySourceRawOutputWithContext (line 3685) | func (i FileLegacySourceRawArgs) ToFileLegacySourceRawOutputWithContex... method ToFileLegacySourceRawPtrOutput (line 3689) | func (i FileLegacySourceRawArgs) ToFileLegacySourceRawPtrOutput() File... method ToFileLegacySourceRawPtrOutputWithContext (line 3693) | func (i FileLegacySourceRawArgs) ToFileLegacySourceRawPtrOutputWithCon... type FileLegacySourceRawPtrInput (line 3705) | type FileLegacySourceRawPtrInput interface type fileLegacySourceRawPtrType (line 3712) | type fileLegacySourceRawPtrType method ElementType (line 3718) | func (*fileLegacySourceRawPtrType) ElementType() reflect.Type { method ToFileLegacySourceRawPtrOutput (line 3722) | func (i *fileLegacySourceRawPtrType) ToFileLegacySourceRawPtrOutput() ... method ToFileLegacySourceRawPtrOutputWithContext (line 3726) | func (i *fileLegacySourceRawPtrType) ToFileLegacySourceRawPtrOutputWit... function FileLegacySourceRawPtr (line 3714) | func FileLegacySourceRawPtr(v *FileLegacySourceRawArgs) FileLegacySource... type FileLegacySourceRawOutput (line 3730) | type FileLegacySourceRawOutput struct method ElementType (line 3732) | func (FileLegacySourceRawOutput) ElementType() reflect.Type { method ToFileLegacySourceRawOutput (line 3736) | func (o FileLegacySourceRawOutput) ToFileLegacySourceRawOutput() FileL... method ToFileLegacySourceRawOutputWithContext (line 3740) | func (o FileLegacySourceRawOutput) ToFileLegacySourceRawOutputWithCont... method ToFileLegacySourceRawPtrOutput (line 3744) | func (o FileLegacySourceRawOutput) ToFileLegacySourceRawPtrOutput() Fi... method ToFileLegacySourceRawPtrOutputWithContext (line 3748) | func (o FileLegacySourceRawOutput) ToFileLegacySourceRawPtrOutputWithC... method Data (line 3755) | func (o FileLegacySourceRawOutput) Data() pulumi.StringOutput { method FileName (line 3760) | func (o FileLegacySourceRawOutput) FileName() pulumi.StringOutput { method Resize (line 3765) | func (o FileLegacySourceRawOutput) Resize() pulumi.IntPtrOutput { type FileLegacySourceRawPtrOutput (line 3769) | type FileLegacySourceRawPtrOutput struct method ElementType (line 3771) | func (FileLegacySourceRawPtrOutput) ElementType() reflect.Type { method ToFileLegacySourceRawPtrOutput (line 3775) | func (o FileLegacySourceRawPtrOutput) ToFileLegacySourceRawPtrOutput()... method ToFileLegacySourceRawPtrOutputWithContext (line 3779) | func (o FileLegacySourceRawPtrOutput) ToFileLegacySourceRawPtrOutputWi... method Elem (line 3783) | func (o FileLegacySourceRawPtrOutput) Elem() FileLegacySourceRawOutput { method Data (line 3794) | func (o FileLegacySourceRawPtrOutput) Data() pulumi.StringPtrOutput { method FileName (line 3804) | func (o FileLegacySourceRawPtrOutput) FileName() pulumi.StringPtrOutput { method Resize (line 3814) | func (o FileLegacySourceRawPtrOutput) Resize() pulumi.IntPtrOutput { type GroupLegacyAcl (line 3823) | type GroupLegacyAcl struct type GroupLegacyAclInput (line 3836) | type GroupLegacyAclInput interface type GroupLegacyAclArgs (line 3843) | type GroupLegacyAclArgs struct method ElementType (line 3852) | func (GroupLegacyAclArgs) ElementType() reflect.Type { method ToGroupLegacyAclOutput (line 3856) | func (i GroupLegacyAclArgs) ToGroupLegacyAclOutput() GroupLegacyAclOut... method ToGroupLegacyAclOutputWithContext (line 3860) | func (i GroupLegacyAclArgs) ToGroupLegacyAclOutputWithContext(ctx cont... type GroupLegacyAclArrayInput (line 3868) | type GroupLegacyAclArrayInput interface type GroupLegacyAclArray (line 3875) | type GroupLegacyAclArray method ElementType (line 3877) | func (GroupLegacyAclArray) ElementType() reflect.Type { method ToGroupLegacyAclArrayOutput (line 3881) | func (i GroupLegacyAclArray) ToGroupLegacyAclArrayOutput() GroupLegacy... method ToGroupLegacyAclArrayOutputWithContext (line 3885) | func (i GroupLegacyAclArray) ToGroupLegacyAclArrayOutputWithContext(ct... type GroupLegacyAclOutput (line 3889) | type GroupLegacyAclOutput struct method ElementType (line 3891) | func (GroupLegacyAclOutput) ElementType() reflect.Type { method ToGroupLegacyAclOutput (line 3895) | func (o GroupLegacyAclOutput) ToGroupLegacyAclOutput() GroupLegacyAclO... method ToGroupLegacyAclOutputWithContext (line 3899) | func (o GroupLegacyAclOutput) ToGroupLegacyAclOutputWithContext(ctx co... method Path (line 3904) | func (o GroupLegacyAclOutput) Path() pulumi.StringOutput { method Propagate (line 3909) | func (o GroupLegacyAclOutput) Propagate() pulumi.BoolPtrOutput { method RoleId (line 3914) | func (o GroupLegacyAclOutput) RoleId() pulumi.StringOutput { type GroupLegacyAclArrayOutput (line 3918) | type GroupLegacyAclArrayOutput struct method ElementType (line 3920) | func (GroupLegacyAclArrayOutput) ElementType() reflect.Type { method ToGroupLegacyAclArrayOutput (line 3924) | func (o GroupLegacyAclArrayOutput) ToGroupLegacyAclArrayOutput() Group... method ToGroupLegacyAclArrayOutputWithContext (line 3928) | func (o GroupLegacyAclArrayOutput) ToGroupLegacyAclArrayOutputWithCont... method Index (line 3932) | func (o GroupLegacyAclArrayOutput) Index(i pulumi.IntInput) GroupLegac... type HostsLegacyEntry (line 3938) | type HostsLegacyEntry struct type HostsLegacyEntryInput (line 3949) | type HostsLegacyEntryInput interface type HostsLegacyEntryArgs (line 3956) | type HostsLegacyEntryArgs struct method ElementType (line 3963) | func (HostsLegacyEntryArgs) ElementType() reflect.Type { method ToHostsLegacyEntryOutput (line 3967) | func (i HostsLegacyEntryArgs) ToHostsLegacyEntryOutput() HostsLegacyEn... method ToHostsLegacyEntryOutputWithContext (line 3971) | func (i HostsLegacyEntryArgs) ToHostsLegacyEntryOutputWithContext(ctx ... type HostsLegacyEntryArrayInput (line 3979) | type HostsLegacyEntryArrayInput interface type HostsLegacyEntryArray (line 3986) | type HostsLegacyEntryArray method ElementType (line 3988) | func (HostsLegacyEntryArray) ElementType() reflect.Type { method ToHostsLegacyEntryArrayOutput (line 3992) | func (i HostsLegacyEntryArray) ToHostsLegacyEntryArrayOutput() HostsLe... method ToHostsLegacyEntryArrayOutputWithContext (line 3996) | func (i HostsLegacyEntryArray) ToHostsLegacyEntryArrayOutputWithContex... type HostsLegacyEntryOutput (line 4000) | type HostsLegacyEntryOutput struct method ElementType (line 4002) | func (HostsLegacyEntryOutput) ElementType() reflect.Type { method ToHostsLegacyEntryOutput (line 4006) | func (o HostsLegacyEntryOutput) ToHostsLegacyEntryOutput() HostsLegacy... method ToHostsLegacyEntryOutputWithContext (line 4010) | func (o HostsLegacyEntryOutput) ToHostsLegacyEntryOutputWithContext(ct... method Address (line 4015) | func (o HostsLegacyEntryOutput) Address() pulumi.StringOutput { method Hostnames (line 4020) | func (o HostsLegacyEntryOutput) Hostnames() pulumi.StringArrayOutput { type HostsLegacyEntryArrayOutput (line 4024) | type HostsLegacyEntryArrayOutput struct method ElementType (line 4026) | func (HostsLegacyEntryArrayOutput) ElementType() reflect.Type { method ToHostsLegacyEntryArrayOutput (line 4030) | func (o HostsLegacyEntryArrayOutput) ToHostsLegacyEntryArrayOutput() H... method ToHostsLegacyEntryArrayOutputWithContext (line 4034) | func (o HostsLegacyEntryArrayOutput) ToHostsLegacyEntryArrayOutputWith... method Index (line 4038) | func (o HostsLegacyEntryArrayOutput) Index(i pulumi.IntInput) HostsLeg... type PoolLegacyMember (line 4044) | type PoolLegacyMember struct type PoolLegacyMemberInput (line 4061) | type PoolLegacyMemberInput interface type PoolLegacyMemberArgs (line 4068) | type PoolLegacyMemberArgs struct method ElementType (line 4081) | func (PoolLegacyMemberArgs) ElementType() reflect.Type { method ToPoolLegacyMemberOutput (line 4085) | func (i PoolLegacyMemberArgs) ToPoolLegacyMemberOutput() PoolLegacyMem... method ToPoolLegacyMemberOutputWithContext (line 4089) | func (i PoolLegacyMemberArgs) ToPoolLegacyMemberOutputWithContext(ctx ... type PoolLegacyMemberArrayInput (line 4097) | type PoolLegacyMemberArrayInput interface type PoolLegacyMemberArray (line 4104) | type PoolLegacyMemberArray method ElementType (line 4106) | func (PoolLegacyMemberArray) ElementType() reflect.Type { method ToPoolLegacyMemberArrayOutput (line 4110) | func (i PoolLegacyMemberArray) ToPoolLegacyMemberArrayOutput() PoolLeg... method ToPoolLegacyMemberArrayOutputWithContext (line 4114) | func (i PoolLegacyMemberArray) ToPoolLegacyMemberArrayOutputWithContex... type PoolLegacyMemberOutput (line 4118) | type PoolLegacyMemberOutput struct method ElementType (line 4120) | func (PoolLegacyMemberOutput) ElementType() reflect.Type { method ToPoolLegacyMemberOutput (line 4124) | func (o PoolLegacyMemberOutput) ToPoolLegacyMemberOutput() PoolLegacyM... method ToPoolLegacyMemberOutputWithContext (line 4128) | func (o PoolLegacyMemberOutput) ToPoolLegacyMemberOutputWithContext(ct... method DatastoreId (line 4133) | func (o PoolLegacyMemberOutput) DatastoreId() pulumi.StringPtrOutput { method Id (line 4138) | func (o PoolLegacyMemberOutput) Id() pulumi.StringPtrOutput { method NodeName (line 4143) | func (o PoolLegacyMemberOutput) NodeName() pulumi.StringPtrOutput { method Type (line 4148) | func (o PoolLegacyMemberOutput) Type() pulumi.StringPtrOutput { method VmId (line 4153) | func (o PoolLegacyMemberOutput) VmId() pulumi.IntPtrOutput { type PoolLegacyMemberArrayOutput (line 4157) | type PoolLegacyMemberArrayOutput struct method ElementType (line 4159) | func (PoolLegacyMemberArrayOutput) ElementType() reflect.Type { method ToPoolLegacyMemberArrayOutput (line 4163) | func (o PoolLegacyMemberArrayOutput) ToPoolLegacyMemberArrayOutput() P... method ToPoolLegacyMemberArrayOutputWithContext (line 4167) | func (o PoolLegacyMemberArrayOutput) ToPoolLegacyMemberArrayOutputWith... method Index (line 4171) | func (o PoolLegacyMemberArrayOutput) Index(i pulumi.IntInput) PoolLega... type ProviderSsh (line 4177) | type ProviderSsh struct type ProviderSshInput (line 4206) | type ProviderSshInput interface type ProviderSshArgs (line 4213) | type ProviderSshArgs struct method ElementType (line 4238) | func (ProviderSshArgs) ElementType() reflect.Type { method ToProviderSshOutput (line 4242) | func (i ProviderSshArgs) ToProviderSshOutput() ProviderSshOutput { method ToProviderSshOutputWithContext (line 4246) | func (i ProviderSshArgs) ToProviderSshOutputWithContext(ctx context.Co... method ToProviderSshPtrOutput (line 4250) | func (i ProviderSshArgs) ToProviderSshPtrOutput() ProviderSshPtrOutput { method ToProviderSshPtrOutputWithContext (line 4254) | func (i ProviderSshArgs) ToProviderSshPtrOutputWithContext(ctx context... type ProviderSshPtrInput (line 4266) | type ProviderSshPtrInput interface type providerSshPtrType (line 4273) | type providerSshPtrType method ElementType (line 4279) | func (*providerSshPtrType) ElementType() reflect.Type { method ToProviderSshPtrOutput (line 4283) | func (i *providerSshPtrType) ToProviderSshPtrOutput() ProviderSshPtrOu... method ToProviderSshPtrOutputWithContext (line 4287) | func (i *providerSshPtrType) ToProviderSshPtrOutputWithContext(ctx con... function ProviderSshPtr (line 4275) | func ProviderSshPtr(v *ProviderSshArgs) ProviderSshPtrInput { type ProviderSshOutput (line 4291) | type ProviderSshOutput struct method ElementType (line 4293) | func (ProviderSshOutput) ElementType() reflect.Type { method ToProviderSshOutput (line 4297) | func (o ProviderSshOutput) ToProviderSshOutput() ProviderSshOutput { method ToProviderSshOutputWithContext (line 4301) | func (o ProviderSshOutput) ToProviderSshOutputWithContext(ctx context.... method ToProviderSshPtrOutput (line 4305) | func (o ProviderSshOutput) ToProviderSshPtrOutput() ProviderSshPtrOutp... method ToProviderSshPtrOutputWithContext (line 4309) | func (o ProviderSshOutput) ToProviderSshPtrOutputWithContext(ctx conte... method Agent (line 4316) | func (o ProviderSshOutput) Agent() pulumi.BoolPtrOutput { method AgentForwarding (line 4321) | func (o ProviderSshOutput) AgentForwarding() pulumi.BoolPtrOutput { method AgentSocket (line 4326) | func (o ProviderSshOutput) AgentSocket() pulumi.StringPtrOutput { method NodeAddressSource (line 4331) | func (o ProviderSshOutput) NodeAddressSource() pulumi.StringPtrOutput { method Nodes (line 4336) | func (o ProviderSshOutput) Nodes() ProviderSshNodeArrayOutput { method Password (line 4341) | func (o ProviderSshOutput) Password() pulumi.StringPtrOutput { method PrivateKey (line 4346) | func (o ProviderSshOutput) PrivateKey() pulumi.StringPtrOutput { method Socks5Password (line 4351) | func (o ProviderSshOutput) Socks5Password() pulumi.StringPtrOutput { method Socks5Server (line 4356) | func (o ProviderSshOutput) Socks5Server() pulumi.StringPtrOutput { method Socks5Username (line 4361) | func (o ProviderSshOutput) Socks5Username() pulumi.StringPtrOutput { method Username (line 4366) | func (o ProviderSshOutput) Username() pulumi.StringPtrOutput { type ProviderSshPtrOutput (line 4370) | type ProviderSshPtrOutput struct method ElementType (line 4372) | func (ProviderSshPtrOutput) ElementType() reflect.Type { method ToProviderSshPtrOutput (line 4376) | func (o ProviderSshPtrOutput) ToProviderSshPtrOutput() ProviderSshPtrO... method ToProviderSshPtrOutputWithContext (line 4380) | func (o ProviderSshPtrOutput) ToProviderSshPtrOutputWithContext(ctx co... method Elem (line 4384) | func (o ProviderSshPtrOutput) Elem() ProviderSshOutput { method Agent (line 4395) | func (o ProviderSshPtrOutput) Agent() pulumi.BoolPtrOutput { method AgentForwarding (line 4405) | func (o ProviderSshPtrOutput) AgentForwarding() pulumi.BoolPtrOutput { method AgentSocket (line 4415) | func (o ProviderSshPtrOutput) AgentSocket() pulumi.StringPtrOutput { method NodeAddressSource (line 4425) | func (o ProviderSshPtrOutput) NodeAddressSource() pulumi.StringPtrOutp... method Nodes (line 4435) | func (o ProviderSshPtrOutput) Nodes() ProviderSshNodeArrayOutput { method Password (line 4445) | func (o ProviderSshPtrOutput) Password() pulumi.StringPtrOutput { method PrivateKey (line 4455) | func (o ProviderSshPtrOutput) PrivateKey() pulumi.StringPtrOutput { method Socks5Password (line 4465) | func (o ProviderSshPtrOutput) Socks5Password() pulumi.StringPtrOutput { method Socks5Server (line 4475) | func (o ProviderSshPtrOutput) Socks5Server() pulumi.StringPtrOutput { method Socks5Username (line 4485) | func (o ProviderSshPtrOutput) Socks5Username() pulumi.StringPtrOutput { method Username (line 4495) | func (o ProviderSshPtrOutput) Username() pulumi.StringPtrOutput { type ProviderSshNode (line 4504) | type ProviderSshNode struct type ProviderSshNodeInput (line 4517) | type ProviderSshNodeInput interface type ProviderSshNodeArgs (line 4524) | type ProviderSshNodeArgs struct method ElementType (line 4533) | func (ProviderSshNodeArgs) ElementType() reflect.Type { method ToProviderSshNodeOutput (line 4537) | func (i ProviderSshNodeArgs) ToProviderSshNodeOutput() ProviderSshNode... method ToProviderSshNodeOutputWithContext (line 4541) | func (i ProviderSshNodeArgs) ToProviderSshNodeOutputWithContext(ctx co... type ProviderSshNodeArrayInput (line 4549) | type ProviderSshNodeArrayInput interface type ProviderSshNodeArray (line 4556) | type ProviderSshNodeArray method ElementType (line 4558) | func (ProviderSshNodeArray) ElementType() reflect.Type { method ToProviderSshNodeArrayOutput (line 4562) | func (i ProviderSshNodeArray) ToProviderSshNodeArrayOutput() ProviderS... method ToProviderSshNodeArrayOutputWithContext (line 4566) | func (i ProviderSshNodeArray) ToProviderSshNodeArrayOutputWithContext(... type ProviderSshNodeOutput (line 4570) | type ProviderSshNodeOutput struct method ElementType (line 4572) | func (ProviderSshNodeOutput) ElementType() reflect.Type { method ToProviderSshNodeOutput (line 4576) | func (o ProviderSshNodeOutput) ToProviderSshNodeOutput() ProviderSshNo... method ToProviderSshNodeOutputWithContext (line 4580) | func (o ProviderSshNodeOutput) ToProviderSshNodeOutputWithContext(ctx ... method Address (line 4585) | func (o ProviderSshNodeOutput) Address() pulumi.StringOutput { method Name (line 4590) | func (o ProviderSshNodeOutput) Name() pulumi.StringOutput { method Port (line 4595) | func (o ProviderSshNodeOutput) Port() pulumi.IntPtrOutput { type ProviderSshNodeArrayOutput (line 4599) | type ProviderSshNodeArrayOutput struct method ElementType (line 4601) | func (ProviderSshNodeArrayOutput) ElementType() reflect.Type { method ToProviderSshNodeArrayOutput (line 4605) | func (o ProviderSshNodeArrayOutput) ToProviderSshNodeArrayOutput() Pro... method ToProviderSshNodeArrayOutputWithContext (line 4609) | func (o ProviderSshNodeArrayOutput) ToProviderSshNodeArrayOutputWithCo... method Index (line 4613) | func (o ProviderSshNodeArrayOutput) Index(i pulumi.IntInput) ProviderS... type UserLegacyAcl (line 4619) | type UserLegacyAcl struct type UserLegacyAclInput (line 4632) | type UserLegacyAclInput interface type UserLegacyAclArgs (line 4639) | type UserLegacyAclArgs struct method ElementType (line 4648) | func (UserLegacyAclArgs) ElementType() reflect.Type { method ToUserLegacyAclOutput (line 4652) | func (i UserLegacyAclArgs) ToUserLegacyAclOutput() UserLegacyAclOutput { method ToUserLegacyAclOutputWithContext (line 4656) | func (i UserLegacyAclArgs) ToUserLegacyAclOutputWithContext(ctx contex... type UserLegacyAclArrayInput (line 4664) | type UserLegacyAclArrayInput interface type UserLegacyAclArray (line 4671) | type UserLegacyAclArray method ElementType (line 4673) | func (UserLegacyAclArray) ElementType() reflect.Type { method ToUserLegacyAclArrayOutput (line 4677) | func (i UserLegacyAclArray) ToUserLegacyAclArrayOutput() UserLegacyAcl... method ToUserLegacyAclArrayOutputWithContext (line 4681) | func (i UserLegacyAclArray) ToUserLegacyAclArrayOutputWithContext(ctx ... type UserLegacyAclOutput (line 4685) | type UserLegacyAclOutput struct method ElementType (line 4687) | func (UserLegacyAclOutput) ElementType() reflect.Type { method ToUserLegacyAclOutput (line 4691) | func (o UserLegacyAclOutput) ToUserLegacyAclOutput() UserLegacyAclOutp... method ToUserLegacyAclOutputWithContext (line 4695) | func (o UserLegacyAclOutput) ToUserLegacyAclOutputWithContext(ctx cont... method Path (line 4700) | func (o UserLegacyAclOutput) Path() pulumi.StringOutput { method Propagate (line 4705) | func (o UserLegacyAclOutput) Propagate() pulumi.BoolPtrOutput { method RoleId (line 4710) | func (o UserLegacyAclOutput) RoleId() pulumi.StringOutput { type UserLegacyAclArrayOutput (line 4714) | type UserLegacyAclArrayOutput struct method ElementType (line 4716) | func (UserLegacyAclArrayOutput) ElementType() reflect.Type { method ToUserLegacyAclArrayOutput (line 4720) | func (o UserLegacyAclArrayOutput) ToUserLegacyAclArrayOutput() UserLeg... method ToUserLegacyAclArrayOutputWithContext (line 4724) | func (o UserLegacyAclArrayOutput) ToUserLegacyAclArrayOutputWithContex... method Index (line 4728) | func (o UserLegacyAclArrayOutput) Index(i pulumi.IntInput) UserLegacyA... type Vm2LegacyCdrom (line 4734) | type Vm2LegacyCdrom struct type Vm2LegacyCdromInput (line 4743) | type Vm2LegacyCdromInput interface type Vm2LegacyCdromArgs (line 4750) | type Vm2LegacyCdromArgs struct method ElementType (line 4755) | func (Vm2LegacyCdromArgs) ElementType() reflect.Type { method ToVm2LegacyCdromOutput (line 4759) | func (i Vm2LegacyCdromArgs) ToVm2LegacyCdromOutput() Vm2LegacyCdromOut... method ToVm2LegacyCdromOutputWithContext (line 4763) | func (i Vm2LegacyCdromArgs) ToVm2LegacyCdromOutputWithContext(ctx cont... type Vm2LegacyCdromMapInput (line 4771) | type Vm2LegacyCdromMapInput interface type Vm2LegacyCdromMap (line 4778) | type Vm2LegacyCdromMap method ElementType (line 4780) | func (Vm2LegacyCdromMap) ElementType() reflect.Type { method ToVm2LegacyCdromMapOutput (line 4784) | func (i Vm2LegacyCdromMap) ToVm2LegacyCdromMapOutput() Vm2LegacyCdromM... method ToVm2LegacyCdromMapOutputWithContext (line 4788) | func (i Vm2LegacyCdromMap) ToVm2LegacyCdromMapOutputWithContext(ctx co... type Vm2LegacyCdromOutput (line 4792) | type Vm2LegacyCdromOutput struct method ElementType (line 4794) | func (Vm2LegacyCdromOutput) ElementType() reflect.Type { method ToVm2LegacyCdromOutput (line 4798) | func (o Vm2LegacyCdromOutput) ToVm2LegacyCdromOutput() Vm2LegacyCdromO... method ToVm2LegacyCdromOutputWithContext (line 4802) | func (o Vm2LegacyCdromOutput) ToVm2LegacyCdromOutputWithContext(ctx co... method FileId (line 4807) | func (o Vm2LegacyCdromOutput) FileId() pulumi.StringPtrOutput { type Vm2LegacyCdromMapOutput (line 4811) | type Vm2LegacyCdromMapOutput struct method ElementType (line 4813) | func (Vm2LegacyCdromMapOutput) ElementType() reflect.Type { method ToVm2LegacyCdromMapOutput (line 4817) | func (o Vm2LegacyCdromMapOutput) ToVm2LegacyCdromMapOutput() Vm2Legacy... method ToVm2LegacyCdromMapOutputWithContext (line 4821) | func (o Vm2LegacyCdromMapOutput) ToVm2LegacyCdromMapOutputWithContext(... method MapIndex (line 4825) | func (o Vm2LegacyCdromMapOutput) MapIndex(k pulumi.StringInput) Vm2Leg... type Vm2LegacyCpu (line 4831) | type Vm2LegacyCpu struct type Vm2LegacyCpuInput (line 4858) | type Vm2LegacyCpuInput interface type Vm2LegacyCpuArgs (line 4865) | type Vm2LegacyCpuArgs struct method ElementType (line 4888) | func (Vm2LegacyCpuArgs) ElementType() reflect.Type { method ToVm2LegacyCpuOutput (line 4892) | func (i Vm2LegacyCpuArgs) ToVm2LegacyCpuOutput() Vm2LegacyCpuOutput { method ToVm2LegacyCpuOutputWithContext (line 4896) | func (i Vm2LegacyCpuArgs) ToVm2LegacyCpuOutputWithContext(ctx context.... method ToVm2LegacyCpuPtrOutput (line 4900) | func (i Vm2LegacyCpuArgs) ToVm2LegacyCpuPtrOutput() Vm2LegacyCpuPtrOut... method ToVm2LegacyCpuPtrOutputWithContext (line 4904) | func (i Vm2LegacyCpuArgs) ToVm2LegacyCpuPtrOutputWithContext(ctx conte... type Vm2LegacyCpuPtrInput (line 4916) | type Vm2LegacyCpuPtrInput interface type vm2LegacyCpuPtrType (line 4923) | type vm2LegacyCpuPtrType method ElementType (line 4929) | func (*vm2LegacyCpuPtrType) ElementType() reflect.Type { method ToVm2LegacyCpuPtrOutput (line 4933) | func (i *vm2LegacyCpuPtrType) ToVm2LegacyCpuPtrOutput() Vm2LegacyCpuPt... method ToVm2LegacyCpuPtrOutputWithContext (line 4937) | func (i *vm2LegacyCpuPtrType) ToVm2LegacyCpuPtrOutputWithContext(ctx c... function Vm2LegacyCpuPtr (line 4925) | func Vm2LegacyCpuPtr(v *Vm2LegacyCpuArgs) Vm2LegacyCpuPtrInput { type Vm2LegacyCpuOutput (line 4941) | type Vm2LegacyCpuOutput struct method ElementType (line 4943) | func (Vm2LegacyCpuOutput) ElementType() reflect.Type { method ToVm2LegacyCpuOutput (line 4947) | func (o Vm2LegacyCpuOutput) ToVm2LegacyCpuOutput() Vm2LegacyCpuOutput { method ToVm2LegacyCpuOutputWithContext (line 4951) | func (o Vm2LegacyCpuOutput) ToVm2LegacyCpuOutputWithContext(ctx contex... method ToVm2LegacyCpuPtrOutput (line 4955) | func (o Vm2LegacyCpuOutput) ToVm2LegacyCpuPtrOutput() Vm2LegacyCpuPtrO... method ToVm2LegacyCpuPtrOutputWithContext (line 4959) | func (o Vm2LegacyCpuOutput) ToVm2LegacyCpuPtrOutputWithContext(ctx con... method Affinity (line 4966) | func (o Vm2LegacyCpuOutput) Affinity() pulumi.StringPtrOutput { method Architecture (line 4971) | func (o Vm2LegacyCpuOutput) Architecture() pulumi.StringPtrOutput { method Cores (line 4976) | func (o Vm2LegacyCpuOutput) Cores() pulumi.IntPtrOutput { method Flags (line 4981) | func (o Vm2LegacyCpuOutput) Flags() pulumi.StringArrayOutput { method Limit (line 4986) | func (o Vm2LegacyCpuOutput) Limit() pulumi.Float64PtrOutput { method Numa (line 4991) | func (o Vm2LegacyCpuOutput) Numa() pulumi.BoolPtrOutput { method Sockets (line 4996) | func (o Vm2LegacyCpuOutput) Sockets() pulumi.IntPtrOutput { method Type (line 5001) | func (o Vm2LegacyCpuOutput) Type() pulumi.StringPtrOutput { method Units (line 5006) | func (o Vm2LegacyCpuOutput) Units() pulumi.IntPtrOutput { method Vcpus (line 5011) | func (o Vm2LegacyCpuOutput) Vcpus() pulumi.IntPtrOutput { type Vm2LegacyCpuPtrOutput (line 5015) | type Vm2LegacyCpuPtrOutput struct method ElementType (line 5017) | func (Vm2LegacyCpuPtrOutput) ElementType() reflect.Type { method ToVm2LegacyCpuPtrOutput (line 5021) | func (o Vm2LegacyCpuPtrOutput) ToVm2LegacyCpuPtrOutput() Vm2LegacyCpuP... method ToVm2LegacyCpuPtrOutputWithContext (line 5025) | func (o Vm2LegacyCpuPtrOutput) ToVm2LegacyCpuPtrOutputWithContext(ctx ... method Elem (line 5029) | func (o Vm2LegacyCpuPtrOutput) Elem() Vm2LegacyCpuOutput { method Affinity (line 5040) | func (o Vm2LegacyCpuPtrOutput) Affinity() pulumi.StringPtrOutput { method Architecture (line 5050) | func (o Vm2LegacyCpuPtrOutput) Architecture() pulumi.StringPtrOutput { method Cores (line 5060) | func (o Vm2LegacyCpuPtrOutput) Cores() pulumi.IntPtrOutput { method Flags (line 5070) | func (o Vm2LegacyCpuPtrOutput) Flags() pulumi.StringArrayOutput { method Limit (line 5080) | func (o Vm2LegacyCpuPtrOutput) Limit() pulumi.Float64PtrOutput { method Numa (line 5090) | func (o Vm2LegacyCpuPtrOutput) Numa() pulumi.BoolPtrOutput { method Sockets (line 5100) | func (o Vm2LegacyCpuPtrOutput) Sockets() pulumi.IntPtrOutput { method Type (line 5110) | func (o Vm2LegacyCpuPtrOutput) Type() pulumi.StringPtrOutput { method Units (line 5120) | func (o Vm2LegacyCpuPtrOutput) Units() pulumi.IntPtrOutput { method Vcpus (line 5130) | func (o Vm2LegacyCpuPtrOutput) Vcpus() pulumi.IntPtrOutput { type Vm2LegacyRng (line 5139) | type Vm2LegacyRng struct type Vm2LegacyRngInput (line 5152) | type Vm2LegacyRngInput interface type Vm2LegacyRngArgs (line 5159) | type Vm2LegacyRngArgs struct method ElementType (line 5168) | func (Vm2LegacyRngArgs) ElementType() reflect.Type { method ToVm2LegacyRngOutput (line 5172) | func (i Vm2LegacyRngArgs) ToVm2LegacyRngOutput() Vm2LegacyRngOutput { method ToVm2LegacyRngOutputWithContext (line 5176) | func (i Vm2LegacyRngArgs) ToVm2LegacyRngOutputWithContext(ctx context.... method ToVm2LegacyRngPtrOutput (line 5180) | func (i Vm2LegacyRngArgs) ToVm2LegacyRngPtrOutput() Vm2LegacyRngPtrOut... method ToVm2LegacyRngPtrOutputWithContext (line 5184) | func (i Vm2LegacyRngArgs) ToVm2LegacyRngPtrOutputWithContext(ctx conte... type Vm2LegacyRngPtrInput (line 5196) | type Vm2LegacyRngPtrInput interface type vm2LegacyRngPtrType (line 5203) | type vm2LegacyRngPtrType method ElementType (line 5209) | func (*vm2LegacyRngPtrType) ElementType() reflect.Type { method ToVm2LegacyRngPtrOutput (line 5213) | func (i *vm2LegacyRngPtrType) ToVm2LegacyRngPtrOutput() Vm2LegacyRngPt... method ToVm2LegacyRngPtrOutputWithContext (line 5217) | func (i *vm2LegacyRngPtrType) ToVm2LegacyRngPtrOutputWithContext(ctx c... function Vm2LegacyRngPtr (line 5205) | func Vm2LegacyRngPtr(v *Vm2LegacyRngArgs) Vm2LegacyRngPtrInput { type Vm2LegacyRngOutput (line 5221) | type Vm2LegacyRngOutput struct method ElementType (line 5223) | func (Vm2LegacyRngOutput) ElementType() reflect.Type { method ToVm2LegacyRngOutput (line 5227) | func (o Vm2LegacyRngOutput) ToVm2LegacyRngOutput() Vm2LegacyRngOutput { method ToVm2LegacyRngOutputWithContext (line 5231) | func (o Vm2LegacyRngOutput) ToVm2LegacyRngOutputWithContext(ctx contex... method ToVm2LegacyRngPtrOutput (line 5235) | func (o Vm2LegacyRngOutput) ToVm2LegacyRngPtrOutput() Vm2LegacyRngPtrO... method ToVm2LegacyRngPtrOutputWithContext (line 5239) | func (o Vm2LegacyRngOutput) ToVm2LegacyRngPtrOutputWithContext(ctx con... method MaxBytes (line 5246) | func (o Vm2LegacyRngOutput) MaxBytes() pulumi.IntPtrOutput { method Period (line 5251) | func (o Vm2LegacyRngOutput) Period() pulumi.IntPtrOutput { method Source (line 5256) | func (o Vm2LegacyRngOutput) Source() pulumi.StringPtrOutput { type Vm2LegacyRngPtrOutput (line 5260) | type Vm2LegacyRngPtrOutput struct method ElementType (line 5262) | func (Vm2LegacyRngPtrOutput) ElementType() reflect.Type { method ToVm2LegacyRngPtrOutput (line 5266) | func (o Vm2LegacyRngPtrOutput) ToVm2LegacyRngPtrOutput() Vm2LegacyRngP... method ToVm2LegacyRngPtrOutputWithContext (line 5270) | func (o Vm2LegacyRngPtrOutput) ToVm2LegacyRngPtrOutputWithContext(ctx ... method Elem (line 5274) | func (o Vm2LegacyRngPtrOutput) Elem() Vm2LegacyRngOutput { method MaxBytes (line 5285) | func (o Vm2LegacyRngPtrOutput) MaxBytes() pulumi.IntPtrOutput { method Period (line 5295) | func (o Vm2LegacyRngPtrOutput) Period() pulumi.IntPtrOutput { method Source (line 5305) | func (o Vm2LegacyRngPtrOutput) Source() pulumi.StringPtrOutput { type Vm2LegacyTimeouts (line 5314) | type Vm2LegacyTimeouts struct type Vm2LegacyTimeoutsInput (line 5329) | type Vm2LegacyTimeoutsInput interface type Vm2LegacyTimeoutsArgs (line 5336) | type Vm2LegacyTimeoutsArgs struct method ElementType (line 5347) | func (Vm2LegacyTimeoutsArgs) ElementType() reflect.Type { method ToVm2LegacyTimeoutsOutput (line 5351) | func (i Vm2LegacyTimeoutsArgs) ToVm2LegacyTimeoutsOutput() Vm2LegacyTi... method ToVm2LegacyTimeoutsOutputWithContext (line 5355) | func (i Vm2LegacyTimeoutsArgs) ToVm2LegacyTimeoutsOutputWithContext(ct... method ToVm2LegacyTimeoutsPtrOutput (line 5359) | func (i Vm2LegacyTimeoutsArgs) ToVm2LegacyTimeoutsPtrOutput() Vm2Legac... method ToVm2LegacyTimeoutsPtrOutputWithContext (line 5363) | func (i Vm2LegacyTimeoutsArgs) ToVm2LegacyTimeoutsPtrOutputWithContext... type Vm2LegacyTimeoutsPtrInput (line 5375) | type Vm2LegacyTimeoutsPtrInput interface type vm2LegacyTimeoutsPtrType (line 5382) | type vm2LegacyTimeoutsPtrType method ElementType (line 5388) | func (*vm2LegacyTimeoutsPtrType) ElementType() reflect.Type { method ToVm2LegacyTimeoutsPtrOutput (line 5392) | func (i *vm2LegacyTimeoutsPtrType) ToVm2LegacyTimeoutsPtrOutput() Vm2L... method ToVm2LegacyTimeoutsPtrOutputWithContext (line 5396) | func (i *vm2LegacyTimeoutsPtrType) ToVm2LegacyTimeoutsPtrOutputWithCon... function Vm2LegacyTimeoutsPtr (line 5384) | func Vm2LegacyTimeoutsPtr(v *Vm2LegacyTimeoutsArgs) Vm2LegacyTimeoutsPtr... type Vm2LegacyTimeoutsOutput (line 5400) | type Vm2LegacyTimeoutsOutput struct method ElementType (line 5402) | func (Vm2LegacyTimeoutsOutput) ElementType() reflect.Type { method ToVm2LegacyTimeoutsOutput (line 5406) | func (o Vm2LegacyTimeoutsOutput) ToVm2LegacyTimeoutsOutput() Vm2Legacy... method ToVm2LegacyTimeoutsOutputWithContext (line 5410) | func (o Vm2LegacyTimeoutsOutput) ToVm2LegacyTimeoutsOutputWithContext(... method ToVm2LegacyTimeoutsPtrOutput (line 5414) | func (o Vm2LegacyTimeoutsOutput) ToVm2LegacyTimeoutsPtrOutput() Vm2Leg... method ToVm2LegacyTimeoutsPtrOutputWithContext (line 5418) | func (o Vm2LegacyTimeoutsOutput) ToVm2LegacyTimeoutsPtrOutputWithConte... method Create (line 5425) | func (o Vm2LegacyTimeoutsOutput) Create() pulumi.StringPtrOutput { method Delete (line 5430) | func (o Vm2LegacyTimeoutsOutput) Delete() pulumi.StringPtrOutput { method Read (line 5435) | func (o Vm2LegacyTimeoutsOutput) Read() pulumi.StringPtrOutput { method Update (line 5440) | func (o Vm2LegacyTimeoutsOutput) Update() pulumi.StringPtrOutput { type Vm2LegacyTimeoutsPtrOutput (line 5444) | type Vm2LegacyTimeoutsPtrOutput struct method ElementType (line 5446) | func (Vm2LegacyTimeoutsPtrOutput) ElementType() reflect.Type { method ToVm2LegacyTimeoutsPtrOutput (line 5450) | func (o Vm2LegacyTimeoutsPtrOutput) ToVm2LegacyTimeoutsPtrOutput() Vm2... method ToVm2LegacyTimeoutsPtrOutputWithContext (line 5454) | func (o Vm2LegacyTimeoutsPtrOutput) ToVm2LegacyTimeoutsPtrOutputWithCo... method Elem (line 5458) | func (o Vm2LegacyTimeoutsPtrOutput) Elem() Vm2LegacyTimeoutsOutput { method Create (line 5469) | func (o Vm2LegacyTimeoutsPtrOutput) Create() pulumi.StringPtrOutput { method Delete (line 5479) | func (o Vm2LegacyTimeoutsPtrOutput) Delete() pulumi.StringPtrOutput { method Read (line 5489) | func (o Vm2LegacyTimeoutsPtrOutput) Read() pulumi.StringPtrOutput { method Update (line 5499) | func (o Vm2LegacyTimeoutsPtrOutput) Update() pulumi.StringPtrOutput { type Vm2LegacyVga (line 5508) | type Vm2LegacyVga struct type Vm2LegacyVgaInput (line 5521) | type Vm2LegacyVgaInput interface type Vm2LegacyVgaArgs (line 5528) | type Vm2LegacyVgaArgs struct method ElementType (line 5537) | func (Vm2LegacyVgaArgs) ElementType() reflect.Type { method ToVm2LegacyVgaOutput (line 5541) | func (i Vm2LegacyVgaArgs) ToVm2LegacyVgaOutput() Vm2LegacyVgaOutput { method ToVm2LegacyVgaOutputWithContext (line 5545) | func (i Vm2LegacyVgaArgs) ToVm2LegacyVgaOutputWithContext(ctx context.... method ToVm2LegacyVgaPtrOutput (line 5549) | func (i Vm2LegacyVgaArgs) ToVm2LegacyVgaPtrOutput() Vm2LegacyVgaPtrOut... method ToVm2LegacyVgaPtrOutputWithContext (line 5553) | func (i Vm2LegacyVgaArgs) ToVm2LegacyVgaPtrOutputWithContext(ctx conte... type Vm2LegacyVgaPtrInput (line 5565) | type Vm2LegacyVgaPtrInput interface type vm2LegacyVgaPtrType (line 5572) | type vm2LegacyVgaPtrType method ElementType (line 5578) | func (*vm2LegacyVgaPtrType) ElementType() reflect.Type { method ToVm2LegacyVgaPtrOutput (line 5582) | func (i *vm2LegacyVgaPtrType) ToVm2LegacyVgaPtrOutput() Vm2LegacyVgaPt... method ToVm2LegacyVgaPtrOutputWithContext (line 5586) | func (i *vm2LegacyVgaPtrType) ToVm2LegacyVgaPtrOutputWithContext(ctx c... function Vm2LegacyVgaPtr (line 5574) | func Vm2LegacyVgaPtr(v *Vm2LegacyVgaArgs) Vm2LegacyVgaPtrInput { type Vm2LegacyVgaOutput (line 5590) | type Vm2LegacyVgaOutput struct method ElementType (line 5592) | func (Vm2LegacyVgaOutput) ElementType() reflect.Type { method ToVm2LegacyVgaOutput (line 5596) | func (o Vm2LegacyVgaOutput) ToVm2LegacyVgaOutput() Vm2LegacyVgaOutput { method ToVm2LegacyVgaOutputWithContext (line 5600) | func (o Vm2LegacyVgaOutput) ToVm2LegacyVgaOutputWithContext(ctx contex... method ToVm2LegacyVgaPtrOutput (line 5604) | func (o Vm2LegacyVgaOutput) ToVm2LegacyVgaPtrOutput() Vm2LegacyVgaPtrO... method ToVm2LegacyVgaPtrOutputWithContext (line 5608) | func (o Vm2LegacyVgaOutput) ToVm2LegacyVgaPtrOutputWithContext(ctx con... method Clipboard (line 5615) | func (o Vm2LegacyVgaOutput) Clipboard() pulumi.StringPtrOutput { method Memory (line 5620) | func (o Vm2LegacyVgaOutput) Memory() pulumi.IntPtrOutput { method Type (line 5625) | func (o Vm2LegacyVgaOutput) Type() pulumi.StringPtrOutput { type Vm2LegacyVgaPtrOutput (line 5629) | type Vm2LegacyVgaPtrOutput struct method ElementType (line 5631) | func (Vm2LegacyVgaPtrOutput) ElementType() reflect.Type { method ToVm2LegacyVgaPtrOutput (line 5635) | func (o Vm2LegacyVgaPtrOutput) ToVm2LegacyVgaPtrOutput() Vm2LegacyVgaP... method ToVm2LegacyVgaPtrOutputWithContext (line 5639) | func (o Vm2LegacyVgaPtrOutput) ToVm2LegacyVgaPtrOutputWithContext(ctx ... method Elem (line 5643) | func (o Vm2LegacyVgaPtrOutput) Elem() Vm2LegacyVgaOutput { method Clipboard (line 5654) | func (o Vm2LegacyVgaPtrOutput) Clipboard() pulumi.StringPtrOutput { method Memory (line 5664) | func (o Vm2LegacyVgaPtrOutput) Memory() pulumi.IntPtrOutput { method Type (line 5674) | func (o Vm2LegacyVgaPtrOutput) Type() pulumi.StringPtrOutput { type VmCdrom (line 5683) | type VmCdrom struct type VmCdromInput (line 5692) | type VmCdromInput interface type VmCdromArgs (line 5699) | type VmCdromArgs struct method ElementType (line 5704) | func (VmCdromArgs) ElementType() reflect.Type { method ToVmCdromOutput (line 5708) | func (i VmCdromArgs) ToVmCdromOutput() VmCdromOutput { method ToVmCdromOutputWithContext (line 5712) | func (i VmCdromArgs) ToVmCdromOutputWithContext(ctx context.Context) V... type VmCdromMapInput (line 5720) | type VmCdromMapInput interface type VmCdromMap (line 5727) | type VmCdromMap method ElementType (line 5729) | func (VmCdromMap) ElementType() reflect.Type { method ToVmCdromMapOutput (line 5733) | func (i VmCdromMap) ToVmCdromMapOutput() VmCdromMapOutput { method ToVmCdromMapOutputWithContext (line 5737) | func (i VmCdromMap) ToVmCdromMapOutputWithContext(ctx context.Context)... type VmCdromOutput (line 5741) | type VmCdromOutput struct method ElementType (line 5743) | func (VmCdromOutput) ElementType() reflect.Type { method ToVmCdromOutput (line 5747) | func (o VmCdromOutput) ToVmCdromOutput() VmCdromOutput { method ToVmCdromOutputWithContext (line 5751) | func (o VmCdromOutput) ToVmCdromOutputWithContext(ctx context.Context)... method FileId (line 5756) | func (o VmCdromOutput) FileId() pulumi.StringPtrOutput { type VmCdromMapOutput (line 5760) | type VmCdromMapOutput struct method ElementType (line 5762) | func (VmCdromMapOutput) ElementType() reflect.Type { method ToVmCdromMapOutput (line 5766) | func (o VmCdromMapOutput) ToVmCdromMapOutput() VmCdromMapOutput { method ToVmCdromMapOutputWithContext (line 5770) | func (o VmCdromMapOutput) ToVmCdromMapOutputWithContext(ctx context.Co... method MapIndex (line 5774) | func (o VmCdromMapOutput) MapIndex(k pulumi.StringInput) VmCdromOutput { type VmCpu (line 5780) | type VmCpu struct type VmCpuInput (line 5807) | type VmCpuInput interface type VmCpuArgs (line 5814) | type VmCpuArgs struct method ElementType (line 5837) | func (VmCpuArgs) ElementType() reflect.Type { method ToVmCpuOutput (line 5841) | func (i VmCpuArgs) ToVmCpuOutput() VmCpuOutput { method ToVmCpuOutputWithContext (line 5845) | func (i VmCpuArgs) ToVmCpuOutputWithContext(ctx context.Context) VmCpu... method ToVmCpuPtrOutput (line 5849) | func (i VmCpuArgs) ToVmCpuPtrOutput() VmCpuPtrOutput { method ToVmCpuPtrOutputWithContext (line 5853) | func (i VmCpuArgs) ToVmCpuPtrOutputWithContext(ctx context.Context) Vm... type VmCpuPtrInput (line 5865) | type VmCpuPtrInput interface type vmCpuPtrType (line 5872) | type vmCpuPtrType method ElementType (line 5878) | func (*vmCpuPtrType) ElementType() reflect.Type { method ToVmCpuPtrOutput (line 5882) | func (i *vmCpuPtrType) ToVmCpuPtrOutput() VmCpuPtrOutput { method ToVmCpuPtrOutputWithContext (line 5886) | func (i *vmCpuPtrType) ToVmCpuPtrOutputWithContext(ctx context.Context... function VmCpuPtr (line 5874) | func VmCpuPtr(v *VmCpuArgs) VmCpuPtrInput { type VmCpuOutput (line 5890) | type VmCpuOutput struct method ElementType (line 5892) | func (VmCpuOutput) ElementType() reflect.Type { method ToVmCpuOutput (line 5896) | func (o VmCpuOutput) ToVmCpuOutput() VmCpuOutput { method ToVmCpuOutputWithContext (line 5900) | func (o VmCpuOutput) ToVmCpuOutputWithContext(ctx context.Context) VmC... method ToVmCpuPtrOutput (line 5904) | func (o VmCpuOutput) ToVmCpuPtrOutput() VmCpuPtrOutput { method ToVmCpuPtrOutputWithContext (line 5908) | func (o VmCpuOutput) ToVmCpuPtrOutputWithContext(ctx context.Context) ... method Affinity (line 5915) | func (o VmCpuOutput) Affinity() pulumi.StringPtrOutput { method Architecture (line 5920) | func (o VmCpuOutput) Architecture() pulumi.StringPtrOutput { method Cores (line 5925) | func (o VmCpuOutput) Cores() pulumi.IntPtrOutput { method Flags (line 5930) | func (o VmCpuOutput) Flags() pulumi.StringArrayOutput { method Limit (line 5935) | func (o VmCpuOutput) Limit() pulumi.Float64PtrOutput { method Numa (line 5940) | func (o VmCpuOutput) Numa() pulumi.BoolPtrOutput { method Sockets (line 5945) | func (o VmCpuOutput) Sockets() pulumi.IntPtrOutput { method Type (line 5950) | func (o VmCpuOutput) Type() pulumi.StringPtrOutput { method Units (line 5955) | func (o VmCpuOutput) Units() pulumi.IntPtrOutput { method Vcpus (line 5960) | func (o VmCpuOutput) Vcpus() pulumi.IntPtrOutput { type VmCpuPtrOutput (line 5964) | type VmCpuPtrOutput struct method ElementType (line 5966) | func (VmCpuPtrOutput) ElementType() reflect.Type { method ToVmCpuPtrOutput (line 5970) | func (o VmCpuPtrOutput) ToVmCpuPtrOutput() VmCpuPtrOutput { method ToVmCpuPtrOutputWithContext (line 5974) | func (o VmCpuPtrOutput) ToVmCpuPtrOutputWithContext(ctx context.Contex... method Elem (line 5978) | func (o VmCpuPtrOutput) Elem() VmCpuOutput { method Affinity (line 5989) | func (o VmCpuPtrOutput) Affinity() pulumi.StringPtrOutput { method Architecture (line 5999) | func (o VmCpuPtrOutput) Architecture() pulumi.StringPtrOutput { method Cores (line 6009) | func (o VmCpuPtrOutput) Cores() pulumi.IntPtrOutput { method Flags (line 6019) | func (o VmCpuPtrOutput) Flags() pulumi.StringArrayOutput { method Limit (line 6029) | func (o VmCpuPtrOutput) Limit() pulumi.Float64PtrOutput { method Numa (line 6039) | func (o VmCpuPtrOutput) Numa() pulumi.BoolPtrOutput { method Sockets (line 6049) | func (o VmCpuPtrOutput) Sockets() pulumi.IntPtrOutput { method Type (line 6059) | func (o VmCpuPtrOutput) Type() pulumi.StringPtrOutput { method Units (line 6069) | func (o VmCpuPtrOutput) Units() pulumi.IntPtrOutput { method Vcpus (line 6079) | func (o VmCpuPtrOutput) Vcpus() pulumi.IntPtrOutput { type VmLegacyAgent (line 6088) | type VmLegacyAgent struct type VmLegacyAgentInput (line 6108) | type VmLegacyAgentInput interface type VmLegacyAgentArgs (line 6115) | type VmLegacyAgentArgs struct method ElementType (line 6131) | func (VmLegacyAgentArgs) ElementType() reflect.Type { method ToVmLegacyAgentOutput (line 6135) | func (i VmLegacyAgentArgs) ToVmLegacyAgentOutput() VmLegacyAgentOutput { method ToVmLegacyAgentOutputWithContext (line 6139) | func (i VmLegacyAgentArgs) ToVmLegacyAgentOutputWithContext(ctx contex... method ToVmLegacyAgentPtrOutput (line 6143) | func (i VmLegacyAgentArgs) ToVmLegacyAgentPtrOutput() VmLegacyAgentPtr... method ToVmLegacyAgentPtrOutputWithContext (line 6147) | func (i VmLegacyAgentArgs) ToVmLegacyAgentPtrOutputWithContext(ctx con... type VmLegacyAgentPtrInput (line 6159) | type VmLegacyAgentPtrInput interface type vmLegacyAgentPtrType (line 6166) | type vmLegacyAgentPtrType method ElementType (line 6172) | func (*vmLegacyAgentPtrType) ElementType() reflect.Type { method ToVmLegacyAgentPtrOutput (line 6176) | func (i *vmLegacyAgentPtrType) ToVmLegacyAgentPtrOutput() VmLegacyAgen... method ToVmLegacyAgentPtrOutputWithContext (line 6180) | func (i *vmLegacyAgentPtrType) ToVmLegacyAgentPtrOutputWithContext(ctx... function VmLegacyAgentPtr (line 6168) | func VmLegacyAgentPtr(v *VmLegacyAgentArgs) VmLegacyAgentPtrInput { type VmLegacyAgentOutput (line 6184) | type VmLegacyAgentOutput struct method ElementType (line 6186) | func (VmLegacyAgentOutput) ElementType() reflect.Type { method ToVmLegacyAgentOutput (line 6190) | func (o VmLegacyAgentOutput) ToVmLegacyAgentOutput() VmLegacyAgentOutp... method ToVmLegacyAgentOutputWithContext (line 6194) | func (o VmLegacyAgentOutput) ToVmLegacyAgentOutputWithContext(ctx cont... method ToVmLegacyAgentPtrOutput (line 6198) | func (o VmLegacyAgentOutput) ToVmLegacyAgentPtrOutput() VmLegacyAgentP... method ToVmLegacyAgentPtrOutputWithContext (line 6202) | func (o VmLegacyAgentOutput) ToVmLegacyAgentPtrOutputWithContext(ctx c... method Enabled (line 6210) | func (o VmLegacyAgentOutput) Enabled() pulumi.BoolPtrOutput { method Timeout (line 6216) | func (o VmLegacyAgentOutput) Timeout() pulumi.StringPtrOutput { method Trim (line 6222) | func (o VmLegacyAgentOutput) Trim() pulumi.BoolPtrOutput { method Type (line 6227) | func (o VmLegacyAgentOutput) Type() pulumi.StringPtrOutput { method WaitForIp (line 6232) | func (o VmLegacyAgentOutput) WaitForIp() VmLegacyAgentWaitForIpPtrOutp... type VmLegacyAgentPtrOutput (line 6236) | type VmLegacyAgentPtrOutput struct method ElementType (line 6238) | func (VmLegacyAgentPtrOutput) ElementType() reflect.Type { method ToVmLegacyAgentPtrOutput (line 6242) | func (o VmLegacyAgentPtrOutput) ToVmLegacyAgentPtrOutput() VmLegacyAge... method ToVmLegacyAgentPtrOutputWithContext (line 6246) | func (o VmLegacyAgentPtrOutput) ToVmLegacyAgentPtrOutputWithContext(ct... method Elem (line 6250) | func (o VmLegacyAgentPtrOutput) Elem() VmLegacyAgentOutput { method Enabled (line 6262) | func (o VmLegacyAgentPtrOutput) Enabled() pulumi.BoolPtrOutput { method Timeout (line 6273) | func (o VmLegacyAgentPtrOutput) Timeout() pulumi.StringPtrOutput { method Trim (line 6284) | func (o VmLegacyAgentPtrOutput) Trim() pulumi.BoolPtrOutput { method Type (line 6294) | func (o VmLegacyAgentPtrOutput) Type() pulumi.StringPtrOutput { method WaitForIp (line 6304) | func (o VmLegacyAgentPtrOutput) WaitForIp() VmLegacyAgentWaitForIpPtrO... type VmLegacyAgentWaitForIp (line 6313) | type VmLegacyAgentWaitForIp struct type VmLegacyAgentWaitForIpInput (line 6326) | type VmLegacyAgentWaitForIpInput interface type VmLegacyAgentWaitForIpArgs (line 6333) | type VmLegacyAgentWaitForIpArgs struct method ElementType (line 6342) | func (VmLegacyAgentWaitForIpArgs) ElementType() reflect.Type { method ToVmLegacyAgentWaitForIpOutput (line 6346) | func (i VmLegacyAgentWaitForIpArgs) ToVmLegacyAgentWaitForIpOutput() V... method ToVmLegacyAgentWaitForIpOutputWithContext (line 6350) | func (i VmLegacyAgentWaitForIpArgs) ToVmLegacyAgentWaitForIpOutputWith... method ToVmLegacyAgentWaitForIpPtrOutput (line 6354) | func (i VmLegacyAgentWaitForIpArgs) ToVmLegacyAgentWaitForIpPtrOutput(... method ToVmLegacyAgentWaitForIpPtrOutputWithContext (line 6358) | func (i VmLegacyAgentWaitForIpArgs) ToVmLegacyAgentWaitForIpPtrOutputW... type VmLegacyAgentWaitForIpPtrInput (line 6370) | type VmLegacyAgentWaitForIpPtrInput interface type vmLegacyAgentWaitForIpPtrType (line 6377) | type vmLegacyAgentWaitForIpPtrType method ElementType (line 6383) | func (*vmLegacyAgentWaitForIpPtrType) ElementType() reflect.Type { method ToVmLegacyAgentWaitForIpPtrOutput (line 6387) | func (i *vmLegacyAgentWaitForIpPtrType) ToVmLegacyAgentWaitForIpPtrOut... method ToVmLegacyAgentWaitForIpPtrOutputWithContext (line 6391) | func (i *vmLegacyAgentWaitForIpPtrType) ToVmLegacyAgentWaitForIpPtrOut... function VmLegacyAgentWaitForIpPtr (line 6379) | func VmLegacyAgentWaitForIpPtr(v *VmLegacyAgentWaitForIpArgs) VmLegacyAg... type VmLegacyAgentWaitForIpOutput (line 6395) | type VmLegacyAgentWaitForIpOutput struct method ElementType (line 6397) | func (VmLegacyAgentWaitForIpOutput) ElementType() reflect.Type { method ToVmLegacyAgentWaitForIpOutput (line 6401) | func (o VmLegacyAgentWaitForIpOutput) ToVmLegacyAgentWaitForIpOutput()... method ToVmLegacyAgentWaitForIpOutputWithContext (line 6405) | func (o VmLegacyAgentWaitForIpOutput) ToVmLegacyAgentWaitForIpOutputWi... method ToVmLegacyAgentWaitForIpPtrOutput (line 6409) | func (o VmLegacyAgentWaitForIpOutput) ToVmLegacyAgentWaitForIpPtrOutpu... method ToVmLegacyAgentWaitForIpPtrOutputWithContext (line 6413) | func (o VmLegacyAgentWaitForIpOutput) ToVmLegacyAgentWaitForIpPtrOutpu... method Ipv4 (line 6420) | func (o VmLegacyAgentWaitForIpOutput) Ipv4() pulumi.BoolPtrOutput { method Ipv6 (line 6427) | func (o VmLegacyAgentWaitForIpOutput) Ipv6() pulumi.BoolPtrOutput { type VmLegacyAgentWaitForIpPtrOutput (line 6431) | type VmLegacyAgentWaitForIpPtrOutput struct method ElementType (line 6433) | func (VmLegacyAgentWaitForIpPtrOutput) ElementType() reflect.Type { method ToVmLegacyAgentWaitForIpPtrOutput (line 6437) | func (o VmLegacyAgentWaitForIpPtrOutput) ToVmLegacyAgentWaitForIpPtrOu... method ToVmLegacyAgentWaitForIpPtrOutputWithContext (line 6441) | func (o VmLegacyAgentWaitForIpPtrOutput) ToVmLegacyAgentWaitForIpPtrOu... method Elem (line 6445) | func (o VmLegacyAgentWaitForIpPtrOutput) Elem() VmLegacyAgentWaitForIp... method Ipv4 (line 6456) | func (o VmLegacyAgentWaitForIpPtrOutput) Ipv4() pulumi.BoolPtrOutput { method Ipv6 (line 6468) | func (o VmLegacyAgentWaitForIpPtrOutput) Ipv6() pulumi.BoolPtrOutput { type VmLegacyAmdSev (line 6477) | type VmLegacyAmdSev struct type VmLegacyAmdSevInput (line 6498) | type VmLegacyAmdSevInput interface type VmLegacyAmdSevArgs (line 6505) | type VmLegacyAmdSevArgs struct method ElementType (line 6522) | func (VmLegacyAmdSevArgs) ElementType() reflect.Type { method ToVmLegacyAmdSevOutput (line 6526) | func (i VmLegacyAmdSevArgs) ToVmLegacyAmdSevOutput() VmLegacyAmdSevOut... method ToVmLegacyAmdSevOutputWithContext (line 6530) | func (i VmLegacyAmdSevArgs) ToVmLegacyAmdSevOutputWithContext(ctx cont... method ToVmLegacyAmdSevPtrOutput (line 6534) | func (i VmLegacyAmdSevArgs) ToVmLegacyAmdSevPtrOutput() VmLegacyAmdSev... method ToVmLegacyAmdSevPtrOutputWithContext (line 6538) | func (i VmLegacyAmdSevArgs) ToVmLegacyAmdSevPtrOutputWithContext(ctx c... type VmLegacyAmdSevPtrInput (line 6550) | type VmLegacyAmdSevPtrInput interface type vmLegacyAmdSevPtrType (line 6557) | type vmLegacyAmdSevPtrType method ElementType (line 6563) | func (*vmLegacyAmdSevPtrType) ElementType() reflect.Type { method ToVmLegacyAmdSevPtrOutput (line 6567) | func (i *vmLegacyAmdSevPtrType) ToVmLegacyAmdSevPtrOutput() VmLegacyAm... method ToVmLegacyAmdSevPtrOutputWithContext (line 6571) | func (i *vmLegacyAmdSevPtrType) ToVmLegacyAmdSevPtrOutputWithContext(c... function VmLegacyAmdSevPtr (line 6559) | func VmLegacyAmdSevPtr(v *VmLegacyAmdSevArgs) VmLegacyAmdSevPtrInput { type VmLegacyAmdSevOutput (line 6575) | type VmLegacyAmdSevOutput struct method ElementType (line 6577) | func (VmLegacyAmdSevOutput) ElementType() reflect.Type { method ToVmLegacyAmdSevOutput (line 6581) | func (o VmLegacyAmdSevOutput) ToVmLegacyAmdSevOutput() VmLegacyAmdSevO... method ToVmLegacyAmdSevOutputWithContext (line 6585) | func (o VmLegacyAmdSevOutput) ToVmLegacyAmdSevOutputWithContext(ctx co... method ToVmLegacyAmdSevPtrOutput (line 6589) | func (o VmLegacyAmdSevOutput) ToVmLegacyAmdSevPtrOutput() VmLegacyAmdS... method ToVmLegacyAmdSevPtrOutputWithContext (line 6593) | func (o VmLegacyAmdSevOutput) ToVmLegacyAmdSevPtrOutputWithContext(ctx... method AllowSmt (line 6601) | func (o VmLegacyAmdSevOutput) AllowSmt() pulumi.BoolPtrOutput { method KernelHashes (line 6606) | func (o VmLegacyAmdSevOutput) KernelHashes() pulumi.BoolPtrOutput { method NoDebug (line 6612) | func (o VmLegacyAmdSevOutput) NoDebug() pulumi.BoolPtrOutput { method NoKeySharing (line 6619) | func (o VmLegacyAmdSevOutput) NoKeySharing() pulumi.BoolPtrOutput { method Type (line 6624) | func (o VmLegacyAmdSevOutput) Type() pulumi.StringPtrOutput { type VmLegacyAmdSevPtrOutput (line 6628) | type VmLegacyAmdSevPtrOutput struct method ElementType (line 6630) | func (VmLegacyAmdSevPtrOutput) ElementType() reflect.Type { method ToVmLegacyAmdSevPtrOutput (line 6634) | func (o VmLegacyAmdSevPtrOutput) ToVmLegacyAmdSevPtrOutput() VmLegacyA... method ToVmLegacyAmdSevPtrOutputWithContext (line 6638) | func (o VmLegacyAmdSevPtrOutput) ToVmLegacyAmdSevPtrOutputWithContext(... method Elem (line 6642) | func (o VmLegacyAmdSevPtrOutput) Elem() VmLegacyAmdSevOutput { method AllowSmt (line 6654) | func (o VmLegacyAmdSevPtrOutput) AllowSmt() pulumi.BoolPtrOutput { method KernelHashes (line 6664) | func (o VmLegacyAmdSevPtrOutput) KernelHashes() pulumi.BoolPtrOutput { method NoDebug (line 6675) | func (o VmLegacyAmdSevPtrOutput) NoDebug() pulumi.BoolPtrOutput { method NoKeySharing (line 6687) | func (o VmLegacyAmdSevPtrOutput) NoKeySharing() pulumi.BoolPtrOutput { method Type (line 6697) | func (o VmLegacyAmdSevPtrOutput) Type() pulumi.StringPtrOutput { type VmLegacyAudioDevice (line 6706) | type VmLegacyAudioDevice struct type VmLegacyAudioDeviceInput (line 6723) | type VmLegacyAudioDeviceInput interface type VmLegacyAudioDeviceArgs (line 6730) | type VmLegacyAudioDeviceArgs struct method ElementType (line 6743) | func (VmLegacyAudioDeviceArgs) ElementType() reflect.Type { method ToVmLegacyAudioDeviceOutput (line 6747) | func (i VmLegacyAudioDeviceArgs) ToVmLegacyAudioDeviceOutput() VmLegac... method ToVmLegacyAudioDeviceOutputWithContext (line 6751) | func (i VmLegacyAudioDeviceArgs) ToVmLegacyAudioDeviceOutputWithContex... method ToVmLegacyAudioDevicePtrOutput (line 6755) | func (i VmLegacyAudioDeviceArgs) ToVmLegacyAudioDevicePtrOutput() VmLe... method ToVmLegacyAudioDevicePtrOutputWithContext (line 6759) | func (i VmLegacyAudioDeviceArgs) ToVmLegacyAudioDevicePtrOutputWithCon... type VmLegacyAudioDevicePtrInput (line 6771) | type VmLegacyAudioDevicePtrInput interface type vmLegacyAudioDevicePtrType (line 6778) | type vmLegacyAudioDevicePtrType method ElementType (line 6784) | func (*vmLegacyAudioDevicePtrType) ElementType() reflect.Type { method ToVmLegacyAudioDevicePtrOutput (line 6788) | func (i *vmLegacyAudioDevicePtrType) ToVmLegacyAudioDevicePtrOutput() ... method ToVmLegacyAudioDevicePtrOutputWithContext (line 6792) | func (i *vmLegacyAudioDevicePtrType) ToVmLegacyAudioDevicePtrOutputWit... function VmLegacyAudioDevicePtr (line 6780) | func VmLegacyAudioDevicePtr(v *VmLegacyAudioDeviceArgs) VmLegacyAudioDev... type VmLegacyAudioDeviceOutput (line 6796) | type VmLegacyAudioDeviceOutput struct method ElementType (line 6798) | func (VmLegacyAudioDeviceOutput) ElementType() reflect.Type { method ToVmLegacyAudioDeviceOutput (line 6802) | func (o VmLegacyAudioDeviceOutput) ToVmLegacyAudioDeviceOutput() VmLeg... method ToVmLegacyAudioDeviceOutputWithContext (line 6806) | func (o VmLegacyAudioDeviceOutput) ToVmLegacyAudioDeviceOutputWithCont... method ToVmLegacyAudioDevicePtrOutput (line 6810) | func (o VmLegacyAudioDeviceOutput) ToVmLegacyAudioDevicePtrOutput() Vm... method ToVmLegacyAudioDevicePtrOutputWithContext (line 6814) | func (o VmLegacyAudioDeviceOutput) ToVmLegacyAudioDevicePtrOutputWithC... method Device (line 6824) | func (o VmLegacyAudioDeviceOutput) Device() pulumi.StringPtrOutput { method Driver (line 6829) | func (o VmLegacyAudioDeviceOutput) Driver() pulumi.StringPtrOutput { method Enabled (line 6835) | func (o VmLegacyAudioDeviceOutput) Enabled() pulumi.BoolPtrOutput { type VmLegacyAudioDevicePtrOutput (line 6839) | type VmLegacyAudioDevicePtrOutput struct method ElementType (line 6841) | func (VmLegacyAudioDevicePtrOutput) ElementType() reflect.Type { method ToVmLegacyAudioDevicePtrOutput (line 6845) | func (o VmLegacyAudioDevicePtrOutput) ToVmLegacyAudioDevicePtrOutput()... method ToVmLegacyAudioDevicePtrOutputWithContext (line 6849) | func (o VmLegacyAudioDevicePtrOutput) ToVmLegacyAudioDevicePtrOutputWi... method Elem (line 6853) | func (o VmLegacyAudioDevicePtrOutput) Elem() VmLegacyAudioDeviceOutput { method Device (line 6867) | func (o VmLegacyAudioDevicePtrOutput) Device() pulumi.StringPtrOutput { method Driver (line 6877) | func (o VmLegacyAudioDevicePtrOutput) Driver() pulumi.StringPtrOutput { method Enabled (line 6888) | func (o VmLegacyAudioDevicePtrOutput) Enabled() pulumi.BoolPtrOutput { type VmLegacyCdrom (line 6897) | type VmLegacyCdrom struct type VmLegacyCdromInput (line 6917) | type VmLegacyCdromInput interface type VmLegacyCdromArgs (line 6924) | type VmLegacyCdromArgs struct method ElementType (line 6940) | func (VmLegacyCdromArgs) ElementType() reflect.Type { method ToVmLegacyCdromOutput (line 6944) | func (i VmLegacyCdromArgs) ToVmLegacyCdromOutput() VmLegacyCdromOutput { method ToVmLegacyCdromOutputWithContext (line 6948) | func (i VmLegacyCdromArgs) ToVmLegacyCdromOutputWithContext(ctx contex... method ToVmLegacyCdromPtrOutput (line 6952) | func (i VmLegacyCdromArgs) ToVmLegacyCdromPtrOutput() VmLegacyCdromPtr... method ToVmLegacyCdromPtrOutputWithContext (line 6956) | func (i VmLegacyCdromArgs) ToVmLegacyCdromPtrOutputWithContext(ctx con... type VmLegacyCdromPtrInput (line 6968) | type VmLegacyCdromPtrInput interface type vmLegacyCdromPtrType (line 6975) | type vmLegacyCdromPtrType method ElementType (line 6981) | func (*vmLegacyCdromPtrType) ElementType() reflect.Type { method ToVmLegacyCdromPtrOutput (line 6985) | func (i *vmLegacyCdromPtrType) ToVmLegacyCdromPtrOutput() VmLegacyCdro... method ToVmLegacyCdromPtrOutputWithContext (line 6989) | func (i *vmLegacyCdromPtrType) ToVmLegacyCdromPtrOutputWithContext(ctx... function VmLegacyCdromPtr (line 6977) | func VmLegacyCdromPtr(v *VmLegacyCdromArgs) VmLegacyCdromPtrInput { type VmLegacyCdromOutput (line 6993) | type VmLegacyCdromOutput struct method ElementType (line 6995) | func (VmLegacyCdromOutput) ElementType() reflect.Type { method ToVmLegacyCdromOutput (line 6999) | func (o VmLegacyCdromOutput) ToVmLegacyCdromOutput() VmLegacyCdromOutp... method ToVmLegacyCdromOutputWithContext (line 7003) | func (o VmLegacyCdromOutput) ToVmLegacyCdromOutputWithContext(ctx cont... method ToVmLegacyCdromPtrOutput (line 7007) | func (o VmLegacyCdromOutput) ToVmLegacyCdromPtrOutput() VmLegacyCdromP... method ToVmLegacyCdromPtrOutputWithContext (line 7011) | func (o VmLegacyCdromOutput) ToVmLegacyCdromPtrOutputWithContext(ctx c... method Enabled (line 7022) | func (o VmLegacyCdromOutput) Enabled() pulumi.BoolPtrOutput { method FileId (line 7028) | func (o VmLegacyCdromOutput) FileId() pulumi.StringPtrOutput { method Interface (line 7035) | func (o VmLegacyCdromOutput) Interface() pulumi.StringPtrOutput { type VmLegacyCdromPtrOutput (line 7039) | type VmLegacyCdromPtrOutput struct method ElementType (line 7041) | func (VmLegacyCdromPtrOutput) ElementType() reflect.Type { method ToVmLegacyCdromPtrOutput (line 7045) | func (o VmLegacyCdromPtrOutput) ToVmLegacyCdromPtrOutput() VmLegacyCdr... method ToVmLegacyCdromPtrOutputWithContext (line 7049) | func (o VmLegacyCdromPtrOutput) ToVmLegacyCdromPtrOutputWithContext(ct... method Elem (line 7053) | func (o VmLegacyCdromPtrOutput) Elem() VmLegacyCdromOutput { method Enabled (line 7068) | func (o VmLegacyCdromPtrOutput) Enabled() pulumi.BoolPtrOutput { method FileId (line 7079) | func (o VmLegacyCdromPtrOutput) FileId() pulumi.StringPtrOutput { method Interface (line 7091) | func (o VmLegacyCdromPtrOutput) Interface() pulumi.StringPtrOutput { type VmLegacyClone (line 7100) | type VmLegacyClone struct type VmLegacyCloneInput (line 7120) | type VmLegacyCloneInput interface type VmLegacyCloneArgs (line 7127) | type VmLegacyCloneArgs struct method ElementType (line 7143) | func (VmLegacyCloneArgs) ElementType() reflect.Type { method ToVmLegacyCloneOutput (line 7147) | func (i VmLegacyCloneArgs) ToVmLegacyCloneOutput() VmLegacyCloneOutput { method ToVmLegacyCloneOutputWithContext (line 7151) | func (i VmLegacyCloneArgs) ToVmLegacyCloneOutputWithContext(ctx contex... method ToVmLegacyClonePtrOutput (line 7155) | func (i VmLegacyCloneArgs) ToVmLegacyClonePtrOutput() VmLegacyClonePtr... method ToVmLegacyClonePtrOutputWithContext (line 7159) | func (i VmLegacyCloneArgs) ToVmLegacyClonePtrOutputWithContext(ctx con... type VmLegacyClonePtrInput (line 7171) | type VmLegacyClonePtrInput interface type vmLegacyClonePtrType (line 7178) | type vmLegacyClonePtrType method ElementType (line 7184) | func (*vmLegacyClonePtrType) ElementType() reflect.Type { method ToVmLegacyClonePtrOutput (line 7188) | func (i *vmLegacyClonePtrType) ToVmLegacyClonePtrOutput() VmLegacyClon... method ToVmLegacyClonePtrOutputWithContext (line 7192) | func (i *vmLegacyClonePtrType) ToVmLegacyClonePtrOutputWithContext(ctx... function VmLegacyClonePtr (line 7180) | func VmLegacyClonePtr(v *VmLegacyCloneArgs) VmLegacyClonePtrInput { type VmLegacyCloneOutput (line 7196) | type VmLegacyCloneOutput struct method ElementType (line 7198) | func (VmLegacyCloneOutput) ElementType() reflect.Type { method ToVmLegacyCloneOutput (line 7202) | func (o VmLegacyCloneOutput) ToVmLegacyCloneOutput() VmLegacyCloneOutp... method ToVmLegacyCloneOutputWithContext (line 7206) | func (o VmLegacyCloneOutput) ToVmLegacyCloneOutputWithContext(ctx cont... method ToVmLegacyClonePtrOutput (line 7210) | func (o VmLegacyCloneOutput) ToVmLegacyClonePtrOutput() VmLegacyCloneP... method ToVmLegacyClonePtrOutputWithContext (line 7214) | func (o VmLegacyCloneOutput) ToVmLegacyClonePtrOutputWithContext(ctx c... method DatastoreId (line 7221) | func (o VmLegacyCloneOutput) DatastoreId() pulumi.StringPtrOutput { method Full (line 7226) | func (o VmLegacyCloneOutput) Full() pulumi.BoolPtrOutput { method NodeName (line 7232) | func (o VmLegacyCloneOutput) NodeName() pulumi.StringPtrOutput { method Retries (line 7239) | func (o VmLegacyCloneOutput) Retries() pulumi.IntPtrOutput { method VmId (line 7244) | func (o VmLegacyCloneOutput) VmId() pulumi.IntOutput { type VmLegacyClonePtrOutput (line 7248) | type VmLegacyClonePtrOutput struct method ElementType (line 7250) | func (VmLegacyClonePtrOutput) ElementType() reflect.Type { method ToVmLegacyClonePtrOutput (line 7254) | func (o VmLegacyClonePtrOutput) ToVmLegacyClonePtrOutput() VmLegacyClo... method ToVmLegacyClonePtrOutputWithContext (line 7258) | func (o VmLegacyClonePtrOutput) ToVmLegacyClonePtrOutputWithContext(ct... method Elem (line 7262) | func (o VmLegacyClonePtrOutput) Elem() VmLegacyCloneOutput { method DatastoreId (line 7273) | func (o VmLegacyClonePtrOutput) DatastoreId() pulumi.StringPtrOutput { method Full (line 7283) | func (o VmLegacyClonePtrOutput) Full() pulumi.BoolPtrOutput { method NodeName (line 7294) | func (o VmLegacyClonePtrOutput) NodeName() pulumi.StringPtrOutput { method Retries (line 7306) | func (o VmLegacyClonePtrOutput) Retries() pulumi.IntPtrOutput { method VmId (line 7316) | func (o VmLegacyClonePtrOutput) VmId() pulumi.IntPtrOutput { type VmLegacyCpu (line 7325) | type VmLegacyCpu struct type VmLegacyCpuInput (line 7380) | type VmLegacyCpuInput interface type VmLegacyCpuArgs (line 7387) | type VmLegacyCpuArgs struct method ElementType (line 7438) | func (VmLegacyCpuArgs) ElementType() reflect.Type { method ToVmLegacyCpuOutput (line 7442) | func (i VmLegacyCpuArgs) ToVmLegacyCpuOutput() VmLegacyCpuOutput { method ToVmLegacyCpuOutputWithContext (line 7446) | func (i VmLegacyCpuArgs) ToVmLegacyCpuOutputWithContext(ctx context.Co... method ToVmLegacyCpuPtrOutput (line 7450) | func (i VmLegacyCpuArgs) ToVmLegacyCpuPtrOutput() VmLegacyCpuPtrOutput { method ToVmLegacyCpuPtrOutputWithContext (line 7454) | func (i VmLegacyCpuArgs) ToVmLegacyCpuPtrOutputWithContext(ctx context... type VmLegacyCpuPtrInput (line 7466) | type VmLegacyCpuPtrInput interface type vmLegacyCpuPtrType (line 7473) | type vmLegacyCpuPtrType method ElementType (line 7479) | func (*vmLegacyCpuPtrType) ElementType() reflect.Type { method ToVmLegacyCpuPtrOutput (line 7483) | func (i *vmLegacyCpuPtrType) ToVmLegacyCpuPtrOutput() VmLegacyCpuPtrOu... method ToVmLegacyCpuPtrOutputWithContext (line 7487) | func (i *vmLegacyCpuPtrType) ToVmLegacyCpuPtrOutputWithContext(ctx con... function VmLegacyCpuPtr (line 7475) | func VmLegacyCpuPtr(v *VmLegacyCpuArgs) VmLegacyCpuPtrInput { type VmLegacyCpuOutput (line 7491) | type VmLegacyCpuOutput struct method ElementType (line 7493) | func (VmLegacyCpuOutput) ElementType() reflect.Type { method ToVmLegacyCpuOutput (line 7497) | func (o VmLegacyCpuOutput) ToVmLegacyCpuOutput() VmLegacyCpuOutput { method ToVmLegacyCpuOutputWithContext (line 7501) | func (o VmLegacyCpuOutput) ToVmLegacyCpuOutputWithContext(ctx context.... method ToVmLegacyCpuPtrOutput (line 7505) | func (o VmLegacyCpuOutput) ToVmLegacyCpuPtrOutput() VmLegacyCpuPtrOutp... method ToVmLegacyCpuPtrOutputWithContext (line 7509) | func (o VmLegacyCpuOutput) ToVmLegacyCpuPtrOutputWithContext(ctx conte... method Affinity (line 7519) | func (o VmLegacyCpuOutput) Affinity() pulumi.StringPtrOutput { method Architecture (line 7524) | func (o VmLegacyCpuOutput) Architecture() pulumi.StringPtrOutput { method Cores (line 7529) | func (o VmLegacyCpuOutput) Cores() pulumi.IntPtrOutput { method Flags (line 7556) | func (o VmLegacyCpuOutput) Flags() pulumi.StringArrayOutput { method Hotplugged (line 7562) | func (o VmLegacyCpuOutput) Hotplugged() pulumi.IntPtrOutput { method Limit (line 7568) | func (o VmLegacyCpuOutput) Limit() pulumi.Float64PtrOutput { method Numa (line 7573) | func (o VmLegacyCpuOutput) Numa() pulumi.BoolPtrOutput { method Sockets (line 7578) | func (o VmLegacyCpuOutput) Sockets() pulumi.IntPtrOutput { method Type (line 7584) | func (o VmLegacyCpuOutput) Type() pulumi.StringPtrOutput { method Units (line 7589) | func (o VmLegacyCpuOutput) Units() pulumi.IntPtrOutput { type VmLegacyCpuPtrOutput (line 7593) | type VmLegacyCpuPtrOutput struct method ElementType (line 7595) | func (VmLegacyCpuPtrOutput) ElementType() reflect.Type { method ToVmLegacyCpuPtrOutput (line 7599) | func (o VmLegacyCpuPtrOutput) ToVmLegacyCpuPtrOutput() VmLegacyCpuPtrO... method ToVmLegacyCpuPtrOutputWithContext (line 7603) | func (o VmLegacyCpuPtrOutput) ToVmLegacyCpuPtrOutputWithContext(ctx co... method Elem (line 7607) | func (o VmLegacyCpuPtrOutput) Elem() VmLegacyCpuOutput { method Affinity (line 7621) | func (o VmLegacyCpuPtrOutput) Affinity() pulumi.StringPtrOutput { method Architecture (line 7631) | func (o VmLegacyCpuPtrOutput) Architecture() pulumi.StringPtrOutput { method Cores (line 7641) | func (o VmLegacyCpuPtrOutput) Cores() pulumi.IntPtrOutput { method Flags (line 7673) | func (o VmLegacyCpuPtrOutput) Flags() pulumi.StringArrayOutput { method Hotplugged (line 7684) | func (o VmLegacyCpuPtrOutput) Hotplugged() pulumi.IntPtrOutput { method Limit (line 7695) | func (o VmLegacyCpuPtrOutput) Limit() pulumi.Float64PtrOutput { method Numa (line 7705) | func (o VmLegacyCpuPtrOutput) Numa() pulumi.BoolPtrOutput { method Sockets (line 7715) | func (o VmLegacyCpuPtrOutput) Sockets() pulumi.IntPtrOutput { method Type (line 7726) | func (o VmLegacyCpuPtrOutput) Type() pulumi.StringPtrOutput { method Units (line 7736) | func (o VmLegacyCpuPtrOutput) Units() pulumi.IntPtrOutput { type VmLegacyDisk (line 7745) | type VmLegacyDisk struct type VmLegacyDiskInput (line 7804) | type VmLegacyDiskInput interface type VmLegacyDiskArgs (line 7811) | type VmLegacyDiskArgs struct method ElementType (line 7866) | func (VmLegacyDiskArgs) ElementType() reflect.Type { method ToVmLegacyDiskOutput (line 7870) | func (i VmLegacyDiskArgs) ToVmLegacyDiskOutput() VmLegacyDiskOutput { method ToVmLegacyDiskOutputWithContext (line 7874) | func (i VmLegacyDiskArgs) ToVmLegacyDiskOutputWithContext(ctx context.... type VmLegacyDiskArrayInput (line 7882) | type VmLegacyDiskArrayInput interface type VmLegacyDiskArray (line 7889) | type VmLegacyDiskArray method ElementType (line 7891) | func (VmLegacyDiskArray) ElementType() reflect.Type { method ToVmLegacyDiskArrayOutput (line 7895) | func (i VmLegacyDiskArray) ToVmLegacyDiskArrayOutput() VmLegacyDiskArr... method ToVmLegacyDiskArrayOutputWithContext (line 7899) | func (i VmLegacyDiskArray) ToVmLegacyDiskArrayOutputWithContext(ctx co... type VmLegacyDiskOutput (line 7903) | type VmLegacyDiskOutput struct method ElementType (line 7905) | func (VmLegacyDiskOutput) ElementType() reflect.Type { method ToVmLegacyDiskOutput (line 7909) | func (o VmLegacyDiskOutput) ToVmLegacyDiskOutput() VmLegacyDiskOutput { method ToVmLegacyDiskOutputWithContext (line 7913) | func (o VmLegacyDiskOutput) ToVmLegacyDiskOutputWithContext(ctx contex... method Aio (line 7918) | func (o VmLegacyDiskOutput) Aio() pulumi.StringPtrOutput { method Backup (line 7923) | func (o VmLegacyDiskOutput) Backup() pulumi.BoolPtrOutput { method Cache (line 7928) | func (o VmLegacyDiskOutput) Cache() pulumi.StringPtrOutput { method DatastoreId (line 7934) | func (o VmLegacyDiskOutput) DatastoreId() pulumi.StringPtrOutput { method Discard (line 7941) | func (o VmLegacyDiskOutput) Discard() pulumi.StringPtrOutput { method FileFormat (line 7946) | func (o VmLegacyDiskOutput) FileFormat() pulumi.StringPtrOutput { method FileId (line 7956) | func (o VmLegacyDiskOutput) FileId() pulumi.StringPtrOutput { method ImportFrom (line 7964) | func (o VmLegacyDiskOutput) ImportFrom() pulumi.StringPtrOutput { method Interface (line 7972) | func (o VmLegacyDiskOutput) Interface() pulumi.StringOutput { method Iothread (line 7978) | func (o VmLegacyDiskOutput) Iothread() pulumi.BoolPtrOutput { method PathInDatastore (line 7986) | func (o VmLegacyDiskOutput) PathInDatastore() pulumi.StringPtrOutput { method Replicate (line 7991) | func (o VmLegacyDiskOutput) Replicate() pulumi.BoolPtrOutput { method Serial (line 7996) | func (o VmLegacyDiskOutput) Serial() pulumi.StringPtrOutput { method Size (line 8001) | func (o VmLegacyDiskOutput) Size() pulumi.IntPtrOutput { method Speed (line 8006) | func (o VmLegacyDiskOutput) Speed() VmLegacyDiskSpeedPtrOutput { method Ssd (line 8013) | func (o VmLegacyDiskOutput) Ssd() pulumi.BoolPtrOutput { type VmLegacyDiskArrayOutput (line 8017) | type VmLegacyDiskArrayOutput struct method ElementType (line 8019) | func (VmLegacyDiskArrayOutput) ElementType() reflect.Type { method ToVmLegacyDiskArrayOutput (line 8023) | func (o VmLegacyDiskArrayOutput) ToVmLegacyDiskArrayOutput() VmLegacyD... method ToVmLegacyDiskArrayOutputWithContext (line 8027) | func (o VmLegacyDiskArrayOutput) ToVmLegacyDiskArrayOutputWithContext(... method Index (line 8031) | func (o VmLegacyDiskArrayOutput) Index(i pulumi.IntInput) VmLegacyDisk... type VmLegacyDiskSpeed (line 8037) | type VmLegacyDiskSpeed struct type VmLegacyDiskSpeedInput (line 8062) | type VmLegacyDiskSpeedInput interface type VmLegacyDiskSpeedArgs (line 8069) | type VmLegacyDiskSpeedArgs struct method ElementType (line 8090) | func (VmLegacyDiskSpeedArgs) ElementType() reflect.Type { method ToVmLegacyDiskSpeedOutput (line 8094) | func (i VmLegacyDiskSpeedArgs) ToVmLegacyDiskSpeedOutput() VmLegacyDis... method ToVmLegacyDiskSpeedOutputWithContext (line 8098) | func (i VmLegacyDiskSpeedArgs) ToVmLegacyDiskSpeedOutputWithContext(ct... method ToVmLegacyDiskSpeedPtrOutput (line 8102) | func (i VmLegacyDiskSpeedArgs) ToVmLegacyDiskSpeedPtrOutput() VmLegacy... method ToVmLegacyDiskSpeedPtrOutputWithContext (line 8106) | func (i VmLegacyDiskSpeedArgs) ToVmLegacyDiskSpeedPtrOutputWithContext... type VmLegacyDiskSpeedPtrInput (line 8118) | type VmLegacyDiskSpeedPtrInput interface type vmLegacyDiskSpeedPtrType (line 8125) | type vmLegacyDiskSpeedPtrType method ElementType (line 8131) | func (*vmLegacyDiskSpeedPtrType) ElementType() reflect.Type { method ToVmLegacyDiskSpeedPtrOutput (line 8135) | func (i *vmLegacyDiskSpeedPtrType) ToVmLegacyDiskSpeedPtrOutput() VmLe... method ToVmLegacyDiskSpeedPtrOutputWithContext (line 8139) | func (i *vmLegacyDiskSpeedPtrType) ToVmLegacyDiskSpeedPtrOutputWithCon... function VmLegacyDiskSpeedPtr (line 8127) | func VmLegacyDiskSpeedPtr(v *VmLegacyDiskSpeedArgs) VmLegacyDiskSpeedPtr... type VmLegacyDiskSpeedOutput (line 8143) | type VmLegacyDiskSpeedOutput struct method ElementType (line 8145) | func (VmLegacyDiskSpeedOutput) ElementType() reflect.Type { method ToVmLegacyDiskSpeedOutput (line 8149) | func (o VmLegacyDiskSpeedOutput) ToVmLegacyDiskSpeedOutput() VmLegacyD... method ToVmLegacyDiskSpeedOutputWithContext (line 8153) | func (o VmLegacyDiskSpeedOutput) ToVmLegacyDiskSpeedOutputWithContext(... method ToVmLegacyDiskSpeedPtrOutput (line 8157) | func (o VmLegacyDiskSpeedOutput) ToVmLegacyDiskSpeedPtrOutput() VmLega... method ToVmLegacyDiskSpeedPtrOutputWithContext (line 8161) | func (o VmLegacyDiskSpeedOutput) ToVmLegacyDiskSpeedPtrOutputWithConte... method IopsRead (line 8168) | func (o VmLegacyDiskSpeedOutput) IopsRead() pulumi.IntPtrOutput { method IopsReadBurstable (line 8173) | func (o VmLegacyDiskSpeedOutput) IopsReadBurstable() pulumi.IntPtrOutp... method IopsWrite (line 8178) | func (o VmLegacyDiskSpeedOutput) IopsWrite() pulumi.IntPtrOutput { method IopsWriteBurstable (line 8183) | func (o VmLegacyDiskSpeedOutput) IopsWriteBurstable() pulumi.IntPtrOut... method Read (line 8188) | func (o VmLegacyDiskSpeedOutput) Read() pulumi.IntPtrOutput { method ReadBurstable (line 8194) | func (o VmLegacyDiskSpeedOutput) ReadBurstable() pulumi.IntPtrOutput { method Write (line 8199) | func (o VmLegacyDiskSpeedOutput) Write() pulumi.IntPtrOutput { method WriteBurstable (line 8205) | func (o VmLegacyDiskSpeedOutput) WriteBurstable() pulumi.IntPtrOutput { type VmLegacyDiskSpeedPtrOutput (line 8209) | type VmLegacyDiskSpeedPtrOutput struct method ElementType (line 8211) | func (VmLegacyDiskSpeedPtrOutput) ElementType() reflect.Type { method ToVmLegacyDiskSpeedPtrOutput (line 8215) | func (o VmLegacyDiskSpeedPtrOutput) ToVmLegacyDiskSpeedPtrOutput() VmL... method ToVmLegacyDiskSpeedPtrOutputWithContext (line 8219) | func (o VmLegacyDiskSpeedPtrOutput) ToVmLegacyDiskSpeedPtrOutputWithCo... method Elem (line 8223) | func (o VmLegacyDiskSpeedPtrOutput) Elem() VmLegacyDiskSpeedOutput { method IopsRead (line 8234) | func (o VmLegacyDiskSpeedPtrOutput) IopsRead() pulumi.IntPtrOutput { method IopsReadBurstable (line 8244) | func (o VmLegacyDiskSpeedPtrOutput) IopsReadBurstable() pulumi.IntPtrO... method IopsWrite (line 8254) | func (o VmLegacyDiskSpeedPtrOutput) IopsWrite() pulumi.IntPtrOutput { method IopsWriteBurstable (line 8264) | func (o VmLegacyDiskSpeedPtrOutput) IopsWriteBurstable() pulumi.IntPtr... method Read (line 8274) | func (o VmLegacyDiskSpeedPtrOutput) Read() pulumi.IntPtrOutput { method ReadBurstable (line 8285) | func (o VmLegacyDiskSpeedPtrOutput) ReadBurstable() pulumi.IntPtrOutput { method Write (line 8295) | func (o VmLegacyDiskSpeedPtrOutput) Write() pulumi.IntPtrOutput { method WriteBurstable (line 8306) | func (o VmLegacyDiskSpeedPtrOutput) WriteBurstable() pulumi.IntPtrOutp... type VmLegacyEfiDisk (line 8315) | type VmLegacyEfiDisk struct type VmLegacyEfiDiskInput (line 8337) | type VmLegacyEfiDiskInput interface type VmLegacyEfiDiskArgs (line 8344) | type VmLegacyEfiDiskArgs struct method ElementType (line 8362) | func (VmLegacyEfiDiskArgs) ElementType() reflect.Type { method ToVmLegacyEfiDiskOutput (line 8366) | func (i VmLegacyEfiDiskArgs) ToVmLegacyEfiDiskOutput() VmLegacyEfiDisk... method ToVmLegacyEfiDiskOutputWithContext (line 8370) | func (i VmLegacyEfiDiskArgs) ToVmLegacyEfiDiskOutputWithContext(ctx co... method ToVmLegacyEfiDiskPtrOutput (line 8374) | func (i VmLegacyEfiDiskArgs) ToVmLegacyEfiDiskPtrOutput() VmLegacyEfiD... method ToVmLegacyEfiDiskPtrOutputWithContext (line 8378) | func (i VmLegacyEfiDiskArgs) ToVmLegacyEfiDiskPtrOutputWithContext(ctx... type VmLegacyEfiDiskPtrInput (line 8390) | type VmLegacyEfiDiskPtrInput interface type vmLegacyEfiDiskPtrType (line 8397) | type vmLegacyEfiDiskPtrType method ElementType (line 8403) | func (*vmLegacyEfiDiskPtrType) ElementType() reflect.Type { method ToVmLegacyEfiDiskPtrOutput (line 8407) | func (i *vmLegacyEfiDiskPtrType) ToVmLegacyEfiDiskPtrOutput() VmLegacy... method ToVmLegacyEfiDiskPtrOutputWithContext (line 8411) | func (i *vmLegacyEfiDiskPtrType) ToVmLegacyEfiDiskPtrOutputWithContext... function VmLegacyEfiDiskPtr (line 8399) | func VmLegacyEfiDiskPtr(v *VmLegacyEfiDiskArgs) VmLegacyEfiDiskPtrInput { type VmLegacyEfiDiskOutput (line 8415) | type VmLegacyEfiDiskOutput struct method ElementType (line 8417) | func (VmLegacyEfiDiskOutput) ElementType() reflect.Type { method ToVmLegacyEfiDiskOutput (line 8421) | func (o VmLegacyEfiDiskOutput) ToVmLegacyEfiDiskOutput() VmLegacyEfiDi... method ToVmLegacyEfiDiskOutputWithContext (line 8425) | func (o VmLegacyEfiDiskOutput) ToVmLegacyEfiDiskOutputWithContext(ctx ... method ToVmLegacyEfiDiskPtrOutput (line 8429) | func (o VmLegacyEfiDiskOutput) ToVmLegacyEfiDiskPtrOutput() VmLegacyEf... method ToVmLegacyEfiDiskPtrOutputWithContext (line 8433) | func (o VmLegacyEfiDiskOutput) ToVmLegacyEfiDiskPtrOutputWithContext(c... method DatastoreId (line 8441) | func (o VmLegacyEfiDiskOutput) DatastoreId() pulumi.StringPtrOutput { method FileFormat (line 8446) | func (o VmLegacyEfiDiskOutput) FileFormat() pulumi.StringPtrOutput { method PreEnrolledKeys (line 8454) | func (o VmLegacyEfiDiskOutput) PreEnrolledKeys() pulumi.BoolPtrOutput { method Type (line 8462) | func (o VmLegacyEfiDiskOutput) Type() pulumi.StringPtrOutput { type VmLegacyEfiDiskPtrOutput (line 8466) | type VmLegacyEfiDiskPtrOutput struct method ElementType (line 8468) | func (VmLegacyEfiDiskPtrOutput) ElementType() reflect.Type { method ToVmLegacyEfiDiskPtrOutput (line 8472) | func (o VmLegacyEfiDiskPtrOutput) ToVmLegacyEfiDiskPtrOutput() VmLegac... method ToVmLegacyEfiDiskPtrOutputWithContext (line 8476) | func (o VmLegacyEfiDiskPtrOutput) ToVmLegacyEfiDiskPtrOutputWithContex... method Elem (line 8480) | func (o VmLegacyEfiDiskPtrOutput) Elem() VmLegacyEfiDiskOutput { method DatastoreId (line 8492) | func (o VmLegacyEfiDiskPtrOutput) DatastoreId() pulumi.StringPtrOutput { method FileFormat (line 8502) | func (o VmLegacyEfiDiskPtrOutput) FileFormat() pulumi.StringPtrOutput { method PreEnrolledKeys (line 8515) | func (o VmLegacyEfiDiskPtrOutput) PreEnrolledKeys() pulumi.BoolPtrOutp... method Type (line 8528) | func (o VmLegacyEfiDiskPtrOutput) Type() pulumi.StringPtrOutput { type VmLegacyHostpci (line 8537) | type VmLegacyHostpci struct type VmLegacyHostpciInput (line 8569) | type VmLegacyHostpciInput interface type VmLegacyHostpciArgs (line 8576) | type VmLegacyHostpciArgs struct method ElementType (line 8604) | func (VmLegacyHostpciArgs) ElementType() reflect.Type { method ToVmLegacyHostpciOutput (line 8608) | func (i VmLegacyHostpciArgs) ToVmLegacyHostpciOutput() VmLegacyHostpci... method ToVmLegacyHostpciOutputWithContext (line 8612) | func (i VmLegacyHostpciArgs) ToVmLegacyHostpciOutputWithContext(ctx co... type VmLegacyHostpciArrayInput (line 8620) | type VmLegacyHostpciArrayInput interface type VmLegacyHostpciArray (line 8627) | type VmLegacyHostpciArray method ElementType (line 8629) | func (VmLegacyHostpciArray) ElementType() reflect.Type { method ToVmLegacyHostpciArrayOutput (line 8633) | func (i VmLegacyHostpciArray) ToVmLegacyHostpciArrayOutput() VmLegacyH... method ToVmLegacyHostpciArrayOutputWithContext (line 8637) | func (i VmLegacyHostpciArray) ToVmLegacyHostpciArrayOutputWithContext(... type VmLegacyHostpciOutput (line 8641) | type VmLegacyHostpciOutput struct method ElementType (line 8643) | func (VmLegacyHostpciOutput) ElementType() reflect.Type { method ToVmLegacyHostpciOutput (line 8647) | func (o VmLegacyHostpciOutput) ToVmLegacyHostpciOutput() VmLegacyHostp... method ToVmLegacyHostpciOutputWithContext (line 8651) | func (o VmLegacyHostpciOutput) ToVmLegacyHostpciOutputWithContext(ctx ... method Device (line 8657) | func (o VmLegacyHostpciOutput) Device() pulumi.StringOutput { method Id (line 8664) | func (o VmLegacyHostpciOutput) Id() pulumi.StringPtrOutput { method Mapping (line 8670) | func (o VmLegacyHostpciOutput) Mapping() pulumi.StringPtrOutput { method Mdev (line 8675) | func (o VmLegacyHostpciOutput) Mdev() pulumi.StringPtrOutput { method Pcie (line 8682) | func (o VmLegacyHostpciOutput) Pcie() pulumi.BoolPtrOutput { method RomFile (line 8688) | func (o VmLegacyHostpciOutput) RomFile() pulumi.StringPtrOutput { method Rombar (line 8694) | func (o VmLegacyHostpciOutput) Rombar() pulumi.BoolPtrOutput { method Xvga (line 8700) | func (o VmLegacyHostpciOutput) Xvga() pulumi.BoolPtrOutput { type VmLegacyHostpciArrayOutput (line 8704) | type VmLegacyHostpciArrayOutput struct method ElementType (line 8706) | func (VmLegacyHostpciArrayOutput) ElementType() reflect.Type { method ToVmLegacyHostpciArrayOutput (line 8710) | func (o VmLegacyHostpciArrayOutput) ToVmLegacyHostpciArrayOutput() VmL... method ToVmLegacyHostpciArrayOutputWithContext (line 8714) | func (o VmLegacyHostpciArrayOutput) ToVmLegacyHostpciArrayOutputWithCo... method Index (line 8718) | func (o VmLegacyHostpciArrayOutput) Index(i pulumi.IntInput) VmLegacyH... type VmLegacyInitialization (line 8724) | type VmLegacyInitialization struct type VmLegacyInitializationInput (line 8768) | type VmLegacyInitializationInput interface type VmLegacyInitializationArgs (line 8775) | type VmLegacyInitializationArgs struct method ElementType (line 8815) | func (VmLegacyInitializationArgs) ElementType() reflect.Type { method ToVmLegacyInitializationOutput (line 8819) | func (i VmLegacyInitializationArgs) ToVmLegacyInitializationOutput() V... method ToVmLegacyInitializationOutputWithContext (line 8823) | func (i VmLegacyInitializationArgs) ToVmLegacyInitializationOutputWith... method ToVmLegacyInitializationPtrOutput (line 8827) | func (i VmLegacyInitializationArgs) ToVmLegacyInitializationPtrOutput(... method ToVmLegacyInitializationPtrOutputWithContext (line 8831) | func (i VmLegacyInitializationArgs) ToVmLegacyInitializationPtrOutputW... type VmLegacyInitializationPtrInput (line 8843) | type VmLegacyInitializationPtrInput interface type vmLegacyInitializationPtrType (line 8850) | type vmLegacyInitializationPtrType method ElementType (line 8856) | func (*vmLegacyInitializationPtrType) ElementType() reflect.Type { method ToVmLegacyInitializationPtrOutput (line 8860) | func (i *vmLegacyInitializationPtrType) ToVmLegacyInitializationPtrOut... method ToVmLegacyInitializationPtrOutputWithContext (line 8864) | func (i *vmLegacyInitializationPtrType) ToVmLegacyInitializationPtrOut... function VmLegacyInitializationPtr (line 8852) | func VmLegacyInitializationPtr(v *VmLegacyInitializationArgs) VmLegacyIn... type VmLegacyInitializationOutput (line 8868) | type VmLegacyInitializationOutput struct method ElementType (line 8870) | func (VmLegacyInitializationOutput) ElementType() reflect.Type { method ToVmLegacyInitializationOutput (line 8874) | func (o VmLegacyInitializationOutput) ToVmLegacyInitializationOutput()... method ToVmLegacyInitializationOutputWithContext (line 8878) | func (o VmLegacyInitializationOutput) ToVmLegacyInitializationOutputWi... method ToVmLegacyInitializationPtrOutput (line 8882) | func (o VmLegacyInitializationOutput) ToVmLegacyInitializationPtrOutpu... method ToVmLegacyInitializationPtrOutputWithContext (line 8886) | func (o VmLegacyInitializationOutput) ToVmLegacyInitializationPtrOutpu... method DatastoreId (line 8894) | func (o VmLegacyInitializationOutput) DatastoreId() pulumi.StringPtrOu... method Dns (line 8899) | func (o VmLegacyInitializationOutput) Dns() VmLegacyInitializationDnsP... method FileFormat (line 8904) | func (o VmLegacyInitializationOutput) FileFormat() pulumi.StringPtrOut... method Interface (line 8912) | func (o VmLegacyInitializationOutput) Interface() pulumi.StringPtrOutp... method IpConfigs (line 8918) | func (o VmLegacyInitializationOutput) IpConfigs() VmLegacyInitializati... method MetaDataFileId (line 8924) | func (o VmLegacyInitializationOutput) MetaDataFileId() pulumi.StringPt... method NetworkDataFileId (line 8931) | func (o VmLegacyInitializationOutput) NetworkDataFileId() pulumi.Strin... method Type (line 8936) | func (o VmLegacyInitializationOutput) Type() pulumi.StringPtrOutput { method Upgrade (line 8943) | func (o VmLegacyInitializationOutput) Upgrade() pulumi.BoolPtrOutput { method UserAccount (line 8949) | func (o VmLegacyInitializationOutput) UserAccount() VmLegacyInitializa... method UserDataFileId (line 8955) | func (o VmLegacyInitializationOutput) UserDataFileId() pulumi.StringPt... method VendorDataFileId (line 8961) | func (o VmLegacyInitializationOutput) VendorDataFileId() pulumi.String... type VmLegacyInitializationPtrOutput (line 8965) | type VmLegacyInitializationPtrOutput struct method ElementType (line 8967) | func (VmLegacyInitializationPtrOutput) ElementType() reflect.Type { method ToVmLegacyInitializationPtrOutput (line 8971) | func (o VmLegacyInitializationPtrOutput) ToVmLegacyInitializationPtrOu... method ToVmLegacyInitializationPtrOutputWithContext (line 8975) | func (o VmLegacyInitializationPtrOutput) ToVmLegacyInitializationPtrOu... method Elem (line 8979) | func (o VmLegacyInitializationPtrOutput) Elem() VmLegacyInitialization... method DatastoreId (line 8991) | func (o VmLegacyInitializationPtrOutput) DatastoreId() pulumi.StringPt... method Dns (line 9001) | func (o VmLegacyInitializationPtrOutput) Dns() VmLegacyInitializationD... method FileFormat (line 9011) | func (o VmLegacyInitializationPtrOutput) FileFormat() pulumi.StringPtr... method Interface (line 9024) | func (o VmLegacyInitializationPtrOutput) Interface() pulumi.StringPtrO... method IpConfigs (line 9035) | func (o VmLegacyInitializationPtrOutput) IpConfigs() VmLegacyInitializ... method MetaDataFileId (line 9046) | func (o VmLegacyInitializationPtrOutput) MetaDataFileId() pulumi.Strin... method NetworkDataFileId (line 9058) | func (o VmLegacyInitializationPtrOutput) NetworkDataFileId() pulumi.St... method Type (line 9068) | func (o VmLegacyInitializationPtrOutput) Type() pulumi.StringPtrOutput { method Upgrade (line 9080) | func (o VmLegacyInitializationPtrOutput) Upgrade() pulumi.BoolPtrOutput { method UserAccount (line 9091) | func (o VmLegacyInitializationPtrOutput) UserAccount() VmLegacyInitial... method UserDataFileId (line 9102) | func (o VmLegacyInitializationPtrOutput) UserDataFileId() pulumi.Strin... method VendorDataFileId (line 9113) | func (o VmLegacyInitializationPtrOutput) VendorDataFileId() pulumi.Str... type VmLegacyInitializationDns (line 9122) | type VmLegacyInitializationDns struct type VmLegacyInitializationDnsInput (line 9133) | type VmLegacyInitializationDnsInput interface type VmLegacyInitializationDnsArgs (line 9140) | type VmLegacyInitializationDnsArgs struct method ElementType (line 9147) | func (VmLegacyInitializationDnsArgs) ElementType() reflect.Type { method ToVmLegacyInitializationDnsOutput (line 9151) | func (i VmLegacyInitializationDnsArgs) ToVmLegacyInitializationDnsOutp... method ToVmLegacyInitializationDnsOutputWithContext (line 9155) | func (i VmLegacyInitializationDnsArgs) ToVmLegacyInitializationDnsOutp... method ToVmLegacyInitializationDnsPtrOutput (line 9159) | func (i VmLegacyInitializationDnsArgs) ToVmLegacyInitializationDnsPtrO... method ToVmLegacyInitializationDnsPtrOutputWithContext (line 9163) | func (i VmLegacyInitializationDnsArgs) ToVmLegacyInitializationDnsPtrO... type VmLegacyInitializationDnsPtrInput (line 9175) | type VmLegacyInitializationDnsPtrInput interface type vmLegacyInitializationDnsPtrType (line 9182) | type vmLegacyInitializationDnsPtrType method ElementType (line 9188) | func (*vmLegacyInitializationDnsPtrType) ElementType() reflect.Type { method ToVmLegacyInitializationDnsPtrOutput (line 9192) | func (i *vmLegacyInitializationDnsPtrType) ToVmLegacyInitializationDns... method ToVmLegacyInitializationDnsPtrOutputWithContext (line 9196) | func (i *vmLegacyInitializationDnsPtrType) ToVmLegacyInitializationDns... function VmLegacyInitializationDnsPtr (line 9184) | func VmLegacyInitializationDnsPtr(v *VmLegacyInitializationDnsArgs) VmLe... type VmLegacyInitializationDnsOutput (line 9200) | type VmLegacyInitializationDnsOutput struct method ElementType (line 9202) | func (VmLegacyInitializationDnsOutput) ElementType() reflect.Type { method ToVmLegacyInitializationDnsOutput (line 9206) | func (o VmLegacyInitializationDnsOutput) ToVmLegacyInitializationDnsOu... method ToVmLegacyInitializationDnsOutputWithContext (line 9210) | func (o VmLegacyInitializationDnsOutput) ToVmLegacyInitializationDnsOu... method ToVmLegacyInitializationDnsPtrOutput (line 9214) | func (o VmLegacyInitializationDnsOutput) ToVmLegacyInitializationDnsPt... method ToVmLegacyInitializationDnsPtrOutputWithContext (line 9218) | func (o VmLegacyInitializationDnsOutput) ToVmLegacyInitializationDnsPt... method Domain (line 9225) | func (o VmLegacyInitializationDnsOutput) Domain() pulumi.StringPtrOutp... method Servers (line 9230) | func (o VmLegacyInitializationDnsOutput) Servers() pulumi.StringArrayO... type VmLegacyInitializationDnsPtrOutput (line 9234) | type VmLegacyInitializationDnsPtrOutput struct method ElementType (line 9236) | func (VmLegacyInitializationDnsPtrOutput) ElementType() reflect.Type { method ToVmLegacyInitializationDnsPtrOutput (line 9240) | func (o VmLegacyInitializationDnsPtrOutput) ToVmLegacyInitializationDn... method ToVmLegacyInitializationDnsPtrOutputWithContext (line 9244) | func (o VmLegacyInitializationDnsPtrOutput) ToVmLegacyInitializationDn... method Elem (line 9248) | func (o VmLegacyInitializationDnsPtrOutput) Elem() VmLegacyInitializat... method Domain (line 9259) | func (o VmLegacyInitializationDnsPtrOutput) Domain() pulumi.StringPtrO... method Servers (line 9269) | func (o VmLegacyInitializationDnsPtrOutput) Servers() pulumi.StringArr... type VmLegacyInitializationIpConfig (line 9278) | type VmLegacyInitializationIpConfig struct type VmLegacyInitializationIpConfigInput (line 9289) | type VmLegacyInitializationIpConfigInput interface type VmLegacyInitializationIpConfigArgs (line 9296) | type VmLegacyInitializationIpConfigArgs struct method ElementType (line 9303) | func (VmLegacyInitializationIpConfigArgs) ElementType() reflect.Type { method ToVmLegacyInitializationIpConfigOutput (line 9307) | func (i VmLegacyInitializationIpConfigArgs) ToVmLegacyInitializationIp... method ToVmLegacyInitializationIpConfigOutputWithContext (line 9311) | func (i VmLegacyInitializationIpConfigArgs) ToVmLegacyInitializationIp... type VmLegacyInitializationIpConfigArrayInput (line 9319) | type VmLegacyInitializationIpConfigArrayInput interface type VmLegacyInitializationIpConfigArray (line 9326) | type VmLegacyInitializationIpConfigArray method ElementType (line 9328) | func (VmLegacyInitializationIpConfigArray) ElementType() reflect.Type { method ToVmLegacyInitializationIpConfigArrayOutput (line 9332) | func (i VmLegacyInitializationIpConfigArray) ToVmLegacyInitializationI... method ToVmLegacyInitializationIpConfigArrayOutputWithContext (line 9336) | func (i VmLegacyInitializationIpConfigArray) ToVmLegacyInitializationI... type VmLegacyInitializationIpConfigOutput (line 9340) | type VmLegacyInitializationIpConfigOutput struct method ElementType (line 9342) | func (VmLegacyInitializationIpConfigOutput) ElementType() reflect.Type { method ToVmLegacyInitializationIpConfigOutput (line 9346) | func (o VmLegacyInitializationIpConfigOutput) ToVmLegacyInitialization... method ToVmLegacyInitializationIpConfigOutputWithContext (line 9350) | func (o VmLegacyInitializationIpConfigOutput) ToVmLegacyInitialization... method Ipv4 (line 9355) | func (o VmLegacyInitializationIpConfigOutput) Ipv4() VmLegacyInitializ... method Ipv6 (line 9360) | func (o VmLegacyInitializationIpConfigOutput) Ipv6() VmLegacyInitializ... type VmLegacyInitializationIpConfigArrayOutput (line 9364) | type VmLegacyInitializationIpConfigArrayOutput struct method ElementType (line 9366) | func (VmLegacyInitializationIpConfigArrayOutput) ElementType() reflect... method ToVmLegacyInitializationIpConfigArrayOutput (line 9370) | func (o VmLegacyInitializationIpConfigArrayOutput) ToVmLegacyInitializ... method ToVmLegacyInitializationIpConfigArrayOutputWithContext (line 9374) | func (o VmLegacyInitializationIpConfigArrayOutput) ToVmLegacyInitializ... method Index (line 9378) | func (o VmLegacyInitializationIpConfigArrayOutput) Index(i pulumi.IntI... type VmLegacyInitializationIpConfigIpv4 (line 9384) | type VmLegacyInitializationIpConfigIpv4 struct type VmLegacyInitializationIpConfigIpv4Input (line 9398) | type VmLegacyInitializationIpConfigIpv4Input interface type VmLegacyInitializationIpConfigIpv4Args (line 9405) | type VmLegacyInitializationIpConfigIpv4Args struct method ElementType (line 9415) | func (VmLegacyInitializationIpConfigIpv4Args) ElementType() reflect.Ty... method ToVmLegacyInitializationIpConfigIpv4Output (line 9419) | func (i VmLegacyInitializationIpConfigIpv4Args) ToVmLegacyInitializati... method ToVmLegacyInitializationIpConfigIpv4OutputWithContext (line 9423) | func (i VmLegacyInitializationIpConfigIpv4Args) ToVmLegacyInitializati... method ToVmLegacyInitializationIpConfigIpv4PtrOutput (line 9427) | func (i VmLegacyInitializationIpConfigIpv4Args) ToVmLegacyInitializati... method ToVmLegacyInitializationIpConfigIpv4PtrOutputWithContext (line 9431) | func (i VmLegacyInitializationIpConfigIpv4Args) ToVmLegacyInitializati... type VmLegacyInitializationIpConfigIpv4PtrInput (line 9443) | type VmLegacyInitializationIpConfigIpv4PtrInput interface type vmLegacyInitializationIpConfigIpv4PtrType (line 9450) | type vmLegacyInitializationIpConfigIpv4PtrType method ElementType (line 9456) | func (*vmLegacyInitializationIpConfigIpv4PtrType) ElementType() reflec... method ToVmLegacyInitializationIpConfigIpv4PtrOutput (line 9460) | func (i *vmLegacyInitializationIpConfigIpv4PtrType) ToVmLegacyInitiali... method ToVmLegacyInitializationIpConfigIpv4PtrOutputWithContext (line 9464) | func (i *vmLegacyInitializationIpConfigIpv4PtrType) ToVmLegacyInitiali... function VmLegacyInitializationIpConfigIpv4Ptr (line 9452) | func VmLegacyInitializationIpConfigIpv4Ptr(v *VmLegacyInitializationIpCo... type VmLegacyInitializationIpConfigIpv4Output (line 9468) | type VmLegacyInitializationIpConfigIpv4Output struct method ElementType (line 9470) | func (VmLegacyInitializationIpConfigIpv4Output) ElementType() reflect.... method ToVmLegacyInitializationIpConfigIpv4Output (line 9474) | func (o VmLegacyInitializationIpConfigIpv4Output) ToVmLegacyInitializa... method ToVmLegacyInitializationIpConfigIpv4OutputWithContext (line 9478) | func (o VmLegacyInitializationIpConfigIpv4Output) ToVmLegacyInitializa... method ToVmLegacyInitializationIpConfigIpv4PtrOutput (line 9482) | func (o VmLegacyInitializationIpConfigIpv4Output) ToVmLegacyInitializa... method ToVmLegacyInitializationIpConfigIpv4PtrOutputWithContext (line 9486) | func (o VmLegacyInitializationIpConfigIpv4Output) ToVmLegacyInitializa... method Address (line 9495) | func (o VmLegacyInitializationIpConfigIpv4Output) Address() pulumi.Str... method Gateway (line 9501) | func (o VmLegacyInitializationIpConfigIpv4Output) Gateway() pulumi.Str... type VmLegacyInitializationIpConfigIpv4PtrOutput (line 9505) | type VmLegacyInitializationIpConfigIpv4PtrOutput struct method ElementType (line 9507) | func (VmLegacyInitializationIpConfigIpv4PtrOutput) ElementType() refle... method ToVmLegacyInitializationIpConfigIpv4PtrOutput (line 9511) | func (o VmLegacyInitializationIpConfigIpv4PtrOutput) ToVmLegacyInitial... method ToVmLegacyInitializationIpConfigIpv4PtrOutputWithContext (line 9515) | func (o VmLegacyInitializationIpConfigIpv4PtrOutput) ToVmLegacyInitial... method Elem (line 9519) | func (o VmLegacyInitializationIpConfigIpv4PtrOutput) Elem() VmLegacyIn... method Address (line 9532) | func (o VmLegacyInitializationIpConfigIpv4PtrOutput) Address() pulumi.... method Gateway (line 9543) | func (o VmLegacyInitializationIpConfigIpv4PtrOutput) Gateway() pulumi.... type VmLegacyInitializationIpConfigIpv6 (line 9552) | type VmLegacyInitializationIpConfigIpv6 struct type VmLegacyInitializationIpConfigIpv6Input (line 9566) | type VmLegacyInitializationIpConfigIpv6Input interface type VmLegacyInitializationIpConfigIpv6Args (line 9573) | type VmLegacyInitializationIpConfigIpv6Args struct method ElementType (line 9583) | func (VmLegacyInitializationIpConfigIpv6Args) ElementType() reflect.Ty... method ToVmLegacyInitializationIpConfigIpv6Output (line 9587) | func (i VmLegacyInitializationIpConfigIpv6Args) ToVmLegacyInitializati... method ToVmLegacyInitializationIpConfigIpv6OutputWithContext (line 9591) | func (i VmLegacyInitializationIpConfigIpv6Args) ToVmLegacyInitializati... method ToVmLegacyInitializationIpConfigIpv6PtrOutput (line 9595) | func (i VmLegacyInitializationIpConfigIpv6Args) ToVmLegacyInitializati... method ToVmLegacyInitializationIpConfigIpv6PtrOutputWithContext (line 9599) | func (i VmLegacyInitializationIpConfigIpv6Args) ToVmLegacyInitializati... type VmLegacyInitializationIpConfigIpv6PtrInput (line 9611) | type VmLegacyInitializationIpConfigIpv6PtrInput interface type vmLegacyInitializationIpConfigIpv6PtrType (line 9618) | type vmLegacyInitializationIpConfigIpv6PtrType method ElementType (line 9624) | func (*vmLegacyInitializationIpConfigIpv6PtrType) ElementType() reflec... method ToVmLegacyInitializationIpConfigIpv6PtrOutput (line 9628) | func (i *vmLegacyInitializationIpConfigIpv6PtrType) ToVmLegacyInitiali... method ToVmLegacyInitializationIpConfigIpv6PtrOutputWithContext (line 9632) | func (i *vmLegacyInitializationIpConfigIpv6PtrType) ToVmLegacyInitiali... function VmLegacyInitializationIpConfigIpv6Ptr (line 9620) | func VmLegacyInitializationIpConfigIpv6Ptr(v *VmLegacyInitializationIpCo... type VmLegacyInitializationIpConfigIpv6Output (line 9636) | type VmLegacyInitializationIpConfigIpv6Output struct method ElementType (line 9638) | func (VmLegacyInitializationIpConfigIpv6Output) ElementType() reflect.... method ToVmLegacyInitializationIpConfigIpv6Output (line 9642) | func (o VmLegacyInitializationIpConfigIpv6Output) ToVmLegacyInitializa... method ToVmLegacyInitializationIpConfigIpv6OutputWithContext (line 9646) | func (o VmLegacyInitializationIpConfigIpv6Output) ToVmLegacyInitializa... method ToVmLegacyInitializationIpConfigIpv6PtrOutput (line 9650) | func (o VmLegacyInitializationIpConfigIpv6Output) ToVmLegacyInitializa... method ToVmLegacyInitializationIpConfigIpv6PtrOutputWithContext (line 9654) | func (o VmLegacyInitializationIpConfigIpv6Output) ToVmLegacyInitializa... method Address (line 9663) | func (o VmLegacyInitializationIpConfigIpv6Output) Address() pulumi.Str... method Gateway (line 9669) | func (o VmLegacyInitializationIpConfigIpv6Output) Gateway() pulumi.Str... type VmLegacyInitializationIpConfigIpv6PtrOutput (line 9673) | type VmLegacyInitializationIpConfigIpv6PtrOutput struct method ElementType (line 9675) | func (VmLegacyInitializationIpConfigIpv6PtrOutput) ElementType() refle... method ToVmLegacyInitializationIpConfigIpv6PtrOutput (line 9679) | func (o VmLegacyInitializationIpConfigIpv6PtrOutput) ToVmLegacyInitial... method ToVmLegacyInitializationIpConfigIpv6PtrOutputWithContext (line 9683) | func (o VmLegacyInitializationIpConfigIpv6PtrOutput) ToVmLegacyInitial... method Elem (line 9687) | func (o VmLegacyInitializationIpConfigIpv6PtrOutput) Elem() VmLegacyIn... method Address (line 9700) | func (o VmLegacyInitializationIpConfigIpv6PtrOutput) Address() pulumi.... method Gateway (line 9711) | func (o VmLegacyInitializationIpConfigIpv6PtrOutput) Gateway() pulumi.... type VmLegacyInitializationUserAccount (line 9720) | type VmLegacyInitializationUserAccount struct type VmLegacyInitializationUserAccountInput (line 9733) | type VmLegacyInitializationUserAccountInput interface type VmLegacyInitializationUserAccountArgs (line 9740) | type VmLegacyInitializationUserAccountArgs struct method ElementType (line 9749) | func (VmLegacyInitializationUserAccountArgs) ElementType() reflect.Type { method ToVmLegacyInitializationUserAccountOutput (line 9753) | func (i VmLegacyInitializationUserAccountArgs) ToVmLegacyInitializatio... method ToVmLegacyInitializationUserAccountOutputWithContext (line 9757) | func (i VmLegacyInitializationUserAccountArgs) ToVmLegacyInitializatio... method ToVmLegacyInitializationUserAccountPtrOutput (line 9761) | func (i VmLegacyInitializationUserAccountArgs) ToVmLegacyInitializatio... method ToVmLegacyInitializationUserAccountPtrOutputWithContext (line 9765) | func (i VmLegacyInitializationUserAccountArgs) ToVmLegacyInitializatio... type VmLegacyInitializationUserAccountPtrInput (line 9777) | type VmLegacyInitializationUserAccountPtrInput interface type vmLegacyInitializationUserAccountPtrType (line 9784) | type vmLegacyInitializationUserAccountPtrType method ElementType (line 9790) | func (*vmLegacyInitializationUserAccountPtrType) ElementType() reflect... method ToVmLegacyInitializationUserAccountPtrOutput (line 9794) | func (i *vmLegacyInitializationUserAccountPtrType) ToVmLegacyInitializ... method ToVmLegacyInitializationUserAccountPtrOutputWithContext (line 9798) | func (i *vmLegacyInitializationUserAccountPtrType) ToVmLegacyInitializ... function VmLegacyInitializationUserAccountPtr (line 9786) | func VmLegacyInitializationUserAccountPtr(v *VmLegacyInitializationUserA... type VmLegacyInitializationUserAccountOutput (line 9802) | type VmLegacyInitializationUserAccountOutput struct method ElementType (line 9804) | func (VmLegacyInitializationUserAccountOutput) ElementType() reflect.T... method ToVmLegacyInitializationUserAccountOutput (line 9808) | func (o VmLegacyInitializationUserAccountOutput) ToVmLegacyInitializat... method ToVmLegacyInitializationUserAccountOutputWithContext (line 9812) | func (o VmLegacyInitializationUserAccountOutput) ToVmLegacyInitializat... method ToVmLegacyInitializationUserAccountPtrOutput (line 9816) | func (o VmLegacyInitializationUserAccountOutput) ToVmLegacyInitializat... method ToVmLegacyInitializationUserAccountPtrOutputWithContext (line 9820) | func (o VmLegacyInitializationUserAccountOutput) ToVmLegacyInitializat... method Keys (line 9827) | func (o VmLegacyInitializationUserAccountOutput) Keys() pulumi.StringA... method Password (line 9832) | func (o VmLegacyInitializationUserAccountOutput) Password() pulumi.Str... method Username (line 9837) | func (o VmLegacyInitializationUserAccountOutput) Username() pulumi.Str... type VmLegacyInitializationUserAccountPtrOutput (line 9841) | type VmLegacyInitializationUserAccountPtrOutput struct method ElementType (line 9843) | func (VmLegacyInitializationUserAccountPtrOutput) ElementType() reflec... method ToVmLegacyInitializationUserAccountPtrOutput (line 9847) | func (o VmLegacyInitializationUserAccountPtrOutput) ToVmLegacyInitiali... method ToVmLegacyInitializationUserAccountPtrOutputWithContext (line 9851) | func (o VmLegacyInitializationUserAccountPtrOutput) ToVmLegacyInitiali... method Elem (line 9855) | func (o VmLegacyInitializationUserAccountPtrOutput) Elem() VmLegacyIni... method Keys (line 9866) | func (o VmLegacyInitializationUserAccountPtrOutput) Keys() pulumi.Stri... method Password (line 9876) | func (o VmLegacyInitializationUserAccountPtrOutput) Password() pulumi.... method Username (line 9886) | func (o VmLegacyInitializationUserAccountPtrOutput) Username() pulumi.... type VmLegacyMemory (line 9895) | type VmLegacyMemory struct type VmLegacyMemoryInput (line 9917) | type VmLegacyMemoryInput interface type VmLegacyMemoryArgs (line 9924) | type VmLegacyMemoryArgs struct method ElementType (line 9942) | func (VmLegacyMemoryArgs) ElementType() reflect.Type { method ToVmLegacyMemoryOutput (line 9946) | func (i VmLegacyMemoryArgs) ToVmLegacyMemoryOutput() VmLegacyMemoryOut... method ToVmLegacyMemoryOutputWithContext (line 9950) | func (i VmLegacyMemoryArgs) ToVmLegacyMemoryOutputWithContext(ctx cont... method ToVmLegacyMemoryPtrOutput (line 9954) | func (i VmLegacyMemoryArgs) ToVmLegacyMemoryPtrOutput() VmLegacyMemory... method ToVmLegacyMemoryPtrOutputWithContext (line 9958) | func (i VmLegacyMemoryArgs) ToVmLegacyMemoryPtrOutputWithContext(ctx c... type VmLegacyMemoryPtrInput (line 9970) | type VmLegacyMemoryPtrInput interface type vmLegacyMemoryPtrType (line 9977) | type vmLegacyMemoryPtrType method ElementType (line 9983) | func (*vmLegacyMemoryPtrType) ElementType() reflect.Type { method ToVmLegacyMemoryPtrOutput (line 9987) | func (i *vmLegacyMemoryPtrType) ToVmLegacyMemoryPtrOutput() VmLegacyMe... method ToVmLegacyMemoryPtrOutputWithContext (line 9991) | func (i *vmLegacyMemoryPtrType) ToVmLegacyMemoryPtrOutputWithContext(c... function VmLegacyMemoryPtr (line 9979) | func VmLegacyMemoryPtr(v *VmLegacyMemoryArgs) VmLegacyMemoryPtrInput { type VmLegacyMemoryOutput (line 9995) | type VmLegacyMemoryOutput struct method ElementType (line 9997) | func (VmLegacyMemoryOutput) ElementType() reflect.Type { method ToVmLegacyMemoryOutput (line 10001) | func (o VmLegacyMemoryOutput) ToVmLegacyMemoryOutput() VmLegacyMemoryO... method ToVmLegacyMemoryOutputWithContext (line 10005) | func (o VmLegacyMemoryOutput) ToVmLegacyMemoryOutputWithContext(ctx co... method ToVmLegacyMemoryPtrOutput (line 10009) | func (o VmLegacyMemoryOutput) ToVmLegacyMemoryPtrOutput() VmLegacyMemo... method ToVmLegacyMemoryPtrOutputWithContext (line 10013) | func (o VmLegacyMemoryOutput) ToVmLegacyMemoryPtrOutputWithContext(ctx... method Dedicated (line 10020) | func (o VmLegacyMemoryOutput) Dedicated() pulumi.IntPtrOutput { method Floating (line 10027) | func (o VmLegacyMemoryOutput) Floating() pulumi.IntPtrOutput { method Hugepages (line 10032) | func (o VmLegacyMemoryOutput) Hugepages() pulumi.StringPtrOutput { method KeepHugepages (line 10040) | func (o VmLegacyMemoryOutput) KeepHugepages() pulumi.BoolPtrOutput { method Shared (line 10045) | func (o VmLegacyMemoryOutput) Shared() pulumi.IntPtrOutput { type VmLegacyMemoryPtrOutput (line 10049) | type VmLegacyMemoryPtrOutput struct method ElementType (line 10051) | func (VmLegacyMemoryPtrOutput) ElementType() reflect.Type { method ToVmLegacyMemoryPtrOutput (line 10055) | func (o VmLegacyMemoryPtrOutput) ToVmLegacyMemoryPtrOutput() VmLegacyM... method ToVmLegacyMemoryPtrOutputWithContext (line 10059) | func (o VmLegacyMemoryPtrOutput) ToVmLegacyMemoryPtrOutputWithContext(... method Elem (line 10063) | func (o VmLegacyMemoryPtrOutput) Elem() VmLegacyMemoryOutput { method Dedicated (line 10074) | func (o VmLegacyMemoryPtrOutput) Dedicated() pulumi.IntPtrOutput { method Floating (line 10086) | func (o VmLegacyMemoryPtrOutput) Floating() pulumi.IntPtrOutput { method Hugepages (line 10096) | func (o VmLegacyMemoryPtrOutput) Hugepages() pulumi.StringPtrOutput { method KeepHugepages (line 10109) | func (o VmLegacyMemoryPtrOutput) KeepHugepages() pulumi.BoolPtrOutput { method Shared (line 10119) | func (o VmLegacyMemoryPtrOutput) Shared() pulumi.IntPtrOutput { type VmLegacyNetworkDevice (line 10128) | type VmLegacyNetworkDevice struct type VmLegacyNetworkDeviceInput (line 10161) | type VmLegacyNetworkDeviceInput interface type VmLegacyNetworkDeviceArgs (line 10168) | type VmLegacyNetworkDeviceArgs struct method ElementType (line 10197) | func (VmLegacyNetworkDeviceArgs) ElementType() reflect.Type { method ToVmLegacyNetworkDeviceOutput (line 10201) | func (i VmLegacyNetworkDeviceArgs) ToVmLegacyNetworkDeviceOutput() VmL... method ToVmLegacyNetworkDeviceOutputWithContext (line 10205) | func (i VmLegacyNetworkDeviceArgs) ToVmLegacyNetworkDeviceOutputWithCo... type VmLegacyNetworkDeviceArrayInput (line 10213) | type VmLegacyNetworkDeviceArrayInput interface type VmLegacyNetworkDeviceArray (line 10220) | type VmLegacyNetworkDeviceArray method ElementType (line 10222) | func (VmLegacyNetworkDeviceArray) ElementType() reflect.Type { method ToVmLegacyNetworkDeviceArrayOutput (line 10226) | func (i VmLegacyNetworkDeviceArray) ToVmLegacyNetworkDeviceArrayOutput... method ToVmLegacyNetworkDeviceArrayOutputWithContext (line 10230) | func (i VmLegacyNetworkDeviceArray) ToVmLegacyNetworkDeviceArrayOutput... type VmLegacyNetworkDeviceOutput (line 10234) | type VmLegacyNetworkDeviceOutput struct method ElementType (line 10236) | func (VmLegacyNetworkDeviceOutput) ElementType() reflect.Type { method ToVmLegacyNetworkDeviceOutput (line 10240) | func (o VmLegacyNetworkDeviceOutput) ToVmLegacyNetworkDeviceOutput() V... method ToVmLegacyNetworkDeviceOutputWithContext (line 10244) | func (o VmLegacyNetworkDeviceOutput) ToVmLegacyNetworkDeviceOutputWith... method Bridge (line 10249) | func (o VmLegacyNetworkDeviceOutput) Bridge() pulumi.StringPtrOutput { method Disconnected (line 10254) | func (o VmLegacyNetworkDeviceOutput) Disconnected() pulumi.BoolPtrOutp... method Enabled (line 10261) | func (o VmLegacyNetworkDeviceOutput) Enabled() pulumi.BoolPtrOutput { method Firewall (line 10266) | func (o VmLegacyNetworkDeviceOutput) Firewall() pulumi.BoolPtrOutput { method MacAddress (line 10271) | func (o VmLegacyNetworkDeviceOutput) MacAddress() pulumi.StringPtrOutp... method Model (line 10276) | func (o VmLegacyNetworkDeviceOutput) Model() pulumi.StringPtrOutput { method Mtu (line 10281) | func (o VmLegacyNetworkDeviceOutput) Mtu() pulumi.IntPtrOutput { method Queues (line 10286) | func (o VmLegacyNetworkDeviceOutput) Queues() pulumi.IntPtrOutput { method RateLimit (line 10291) | func (o VmLegacyNetworkDeviceOutput) RateLimit() pulumi.Float64PtrOutp... method Trunks (line 10298) | func (o VmLegacyNetworkDeviceOutput) Trunks() pulumi.StringPtrOutput { method VlanId (line 10303) | func (o VmLegacyNetworkDeviceOutput) VlanId() pulumi.IntPtrOutput { type VmLegacyNetworkDeviceArrayOutput (line 10307) | type VmLegacyNetworkDeviceArrayOutput struct method ElementType (line 10309) | func (VmLegacyNetworkDeviceArrayOutput) ElementType() reflect.Type { method ToVmLegacyNetworkDeviceArrayOutput (line 10313) | func (o VmLegacyNetworkDeviceArrayOutput) ToVmLegacyNetworkDeviceArray... method ToVmLegacyNetworkDeviceArrayOutputWithContext (line 10317) | func (o VmLegacyNetworkDeviceArrayOutput) ToVmLegacyNetworkDeviceArray... method Index (line 10321) | func (o VmLegacyNetworkDeviceArrayOutput) Index(i pulumi.IntInput) VmL... type VmLegacyNuma (line 10327) | type VmLegacyNuma struct type VmLegacyNumaInput (line 10345) | type VmLegacyNumaInput interface type VmLegacyNumaArgs (line 10352) | type VmLegacyNumaArgs struct method ElementType (line 10366) | func (VmLegacyNumaArgs) ElementType() reflect.Type { method ToVmLegacyNumaOutput (line 10370) | func (i VmLegacyNumaArgs) ToVmLegacyNumaOutput() VmLegacyNumaOutput { method ToVmLegacyNumaOutputWithContext (line 10374) | func (i VmLegacyNumaArgs) ToVmLegacyNumaOutputWithContext(ctx context.... type VmLegacyNumaArrayInput (line 10382) | type VmLegacyNumaArrayInput interface type VmLegacyNumaArray (line 10389) | type VmLegacyNumaArray method ElementType (line 10391) | func (VmLegacyNumaArray) ElementType() reflect.Type { method ToVmLegacyNumaArrayOutput (line 10395) | func (i VmLegacyNumaArray) ToVmLegacyNumaArrayOutput() VmLegacyNumaArr... method ToVmLegacyNumaArrayOutputWithContext (line 10399) | func (i VmLegacyNumaArray) ToVmLegacyNumaArrayOutputWithContext(ctx co... type VmLegacyNumaOutput (line 10403) | type VmLegacyNumaOutput struct method ElementType (line 10405) | func (VmLegacyNumaOutput) ElementType() reflect.Type { method ToVmLegacyNumaOutput (line 10409) | func (o VmLegacyNumaOutput) ToVmLegacyNumaOutput() VmLegacyNumaOutput { method ToVmLegacyNumaOutputWithContext (line 10413) | func (o VmLegacyNumaOutput) ToVmLegacyNumaOutputWithContext(ctx contex... method Cpus (line 10418) | func (o VmLegacyNumaOutput) Cpus() pulumi.StringOutput { method Device (line 10424) | func (o VmLegacyNumaOutput) Device() pulumi.StringOutput { method Hostnodes (line 10429) | func (o VmLegacyNumaOutput) Hostnodes() pulumi.StringPtrOutput { method Memory (line 10434) | func (o VmLegacyNumaOutput) Memory() pulumi.IntOutput { method Policy (line 10439) | func (o VmLegacyNumaOutput) Policy() pulumi.StringPtrOutput { type VmLegacyNumaArrayOutput (line 10443) | type VmLegacyNumaArrayOutput struct method ElementType (line 10445) | func (VmLegacyNumaArrayOutput) ElementType() reflect.Type { method ToVmLegacyNumaArrayOutput (line 10449) | func (o VmLegacyNumaArrayOutput) ToVmLegacyNumaArrayOutput() VmLegacyN... method ToVmLegacyNumaArrayOutputWithContext (line 10453) | func (o VmLegacyNumaArrayOutput) ToVmLegacyNumaArrayOutputWithContext(... method Index (line 10457) | func (o VmLegacyNumaArrayOutput) Index(i pulumi.IntInput) VmLegacyNuma... type VmLegacyOperatingSystem (line 10463) | type VmLegacyOperatingSystem struct type VmLegacyOperatingSystemInput (line 10472) | type VmLegacyOperatingSystemInput interface type VmLegacyOperatingSystemArgs (line 10479) | type VmLegacyOperatingSystemArgs struct method ElementType (line 10484) | func (VmLegacyOperatingSystemArgs) ElementType() reflect.Type { method ToVmLegacyOperatingSystemOutput (line 10488) | func (i VmLegacyOperatingSystemArgs) ToVmLegacyOperatingSystemOutput()... method ToVmLegacyOperatingSystemOutputWithContext (line 10492) | func (i VmLegacyOperatingSystemArgs) ToVmLegacyOperatingSystemOutputWi... method ToVmLegacyOperatingSystemPtrOutput (line 10496) | func (i VmLegacyOperatingSystemArgs) ToVmLegacyOperatingSystemPtrOutpu... method ToVmLegacyOperatingSystemPtrOutputWithContext (line 10500) | func (i VmLegacyOperatingSystemArgs) ToVmLegacyOperatingSystemPtrOutpu... type VmLegacyOperatingSystemPtrInput (line 10512) | type VmLegacyOperatingSystemPtrInput interface type vmLegacyOperatingSystemPtrType (line 10519) | type vmLegacyOperatingSystemPtrType method ElementType (line 10525) | func (*vmLegacyOperatingSystemPtrType) ElementType() reflect.Type { method ToVmLegacyOperatingSystemPtrOutput (line 10529) | func (i *vmLegacyOperatingSystemPtrType) ToVmLegacyOperatingSystemPtrO... method ToVmLegacyOperatingSystemPtrOutputWithContext (line 10533) | func (i *vmLegacyOperatingSystemPtrType) ToVmLegacyOperatingSystemPtrO... function VmLegacyOperatingSystemPtr (line 10521) | func VmLegacyOperatingSystemPtr(v *VmLegacyOperatingSystemArgs) VmLegacy... type VmLegacyOperatingSystemOutput (line 10537) | type VmLegacyOperatingSystemOutput struct method ElementType (line 10539) | func (VmLegacyOperatingSystemOutput) ElementType() reflect.Type { method ToVmLegacyOperatingSystemOutput (line 10543) | func (o VmLegacyOperatingSystemOutput) ToVmLegacyOperatingSystemOutput... method ToVmLegacyOperatingSystemOutputWithContext (line 10547) | func (o VmLegacyOperatingSystemOutput) ToVmLegacyOperatingSystemOutput... method ToVmLegacyOperatingSystemPtrOutput (line 10551) | func (o VmLegacyOperatingSystemOutput) ToVmLegacyOperatingSystemPtrOut... method ToVmLegacyOperatingSystemPtrOutputWithContext (line 10555) | func (o VmLegacyOperatingSystemOutput) ToVmLegacyOperatingSystemPtrOut... method Type (line 10562) | func (o VmLegacyOperatingSystemOutput) Type() pulumi.StringPtrOutput { type VmLegacyOperatingSystemPtrOutput (line 10566) | type VmLegacyOperatingSystemPtrOutput struct method ElementType (line 10568) | func (VmLegacyOperatingSystemPtrOutput) ElementType() reflect.Type { method ToVmLegacyOperatingSystemPtrOutput (line 10572) | func (o VmLegacyOperatingSystemPtrOutput) ToVmLegacyOperatingSystemPtr... method ToVmLegacyOperatingSystemPtrOutputWithContext (line 10576) | func (o VmLegacyOperatingSystemPtrOutput) ToVmLegacyOperatingSystemPtr... method Elem (line 10580) | func (o VmLegacyOperatingSystemPtrOutput) Elem() VmLegacyOperatingSyst... method Type (line 10591) | func (o VmLegacyOperatingSystemPtrOutput) Type() pulumi.StringPtrOutput { type VmLegacyRng (line 10600) | type VmLegacyRng struct type VmLegacyRngInput (line 10613) | type VmLegacyRngInput interface type VmLegacyRngArgs (line 10620) | type VmLegacyRngArgs struct method ElementType (line 10629) | func (VmLegacyRngArgs) ElementType() reflect.Type { method ToVmLegacyRngOutput (line 10633) | func (i VmLegacyRngArgs) ToVmLegacyRngOutput() VmLegacyRngOutput { method ToVmLegacyRngOutputWithContext (line 10637) | func (i VmLegacyRngArgs) ToVmLegacyRngOutputWithContext(ctx context.Co... type VmLegacyRngArrayInput (line 10645) | type VmLegacyRngArrayInput interface type VmLegacyRngArray (line 10652) | type VmLegacyRngArray method ElementType (line 10654) | func (VmLegacyRngArray) ElementType() reflect.Type { method ToVmLegacyRngArrayOutput (line 10658) | func (i VmLegacyRngArray) ToVmLegacyRngArrayOutput() VmLegacyRngArrayO... method ToVmLegacyRngArrayOutputWithContext (line 10662) | func (i VmLegacyRngArray) ToVmLegacyRngArrayOutputWithContext(ctx cont... type VmLegacyRngOutput (line 10666) | type VmLegacyRngOutput struct method ElementType (line 10668) | func (VmLegacyRngOutput) ElementType() reflect.Type { method ToVmLegacyRngOutput (line 10672) | func (o VmLegacyRngOutput) ToVmLegacyRngOutput() VmLegacyRngOutput { method ToVmLegacyRngOutputWithContext (line 10676) | func (o VmLegacyRngOutput) ToVmLegacyRngOutputWithContext(ctx context.... method MaxBytes (line 10681) | func (o VmLegacyRngOutput) MaxBytes() pulumi.IntPtrOutput { method Period (line 10686) | func (o VmLegacyRngOutput) Period() pulumi.IntPtrOutput { method Source (line 10691) | func (o VmLegacyRngOutput) Source() pulumi.StringOutput { type VmLegacyRngArrayOutput (line 10695) | type VmLegacyRngArrayOutput struct method ElementType (line 10697) | func (VmLegacyRngArrayOutput) ElementType() reflect.Type { method ToVmLegacyRngArrayOutput (line 10701) | func (o VmLegacyRngArrayOutput) ToVmLegacyRngArrayOutput() VmLegacyRng... method ToVmLegacyRngArrayOutputWithContext (line 10705) | func (o VmLegacyRngArrayOutput) ToVmLegacyRngArrayOutputWithContext(ct... method Index (line 10709) | func (o VmLegacyRngArrayOutput) Index(i pulumi.IntInput) VmLegacyRngOu... type VmLegacySerialDevice (line 10715) | type VmLegacySerialDevice struct type VmLegacySerialDeviceInput (line 10725) | type VmLegacySerialDeviceInput interface type VmLegacySerialDeviceArgs (line 10732) | type VmLegacySerialDeviceArgs struct method ElementType (line 10738) | func (VmLegacySerialDeviceArgs) ElementType() reflect.Type { method ToVmLegacySerialDeviceOutput (line 10742) | func (i VmLegacySerialDeviceArgs) ToVmLegacySerialDeviceOutput() VmLeg... method ToVmLegacySerialDeviceOutputWithContext (line 10746) | func (i VmLegacySerialDeviceArgs) ToVmLegacySerialDeviceOutputWithCont... type VmLegacySerialDeviceArrayInput (line 10754) | type VmLegacySerialDeviceArrayInput interface type VmLegacySerialDeviceArray (line 10761) | type VmLegacySerialDeviceArray method ElementType (line 10763) | func (VmLegacySerialDeviceArray) ElementType() reflect.Type { method ToVmLegacySerialDeviceArrayOutput (line 10767) | func (i VmLegacySerialDeviceArray) ToVmLegacySerialDeviceArrayOutput()... method ToVmLegacySerialDeviceArrayOutputWithContext (line 10771) | func (i VmLegacySerialDeviceArray) ToVmLegacySerialDeviceArrayOutputWi... type VmLegacySerialDeviceOutput (line 10775) | type VmLegacySerialDeviceOutput struct method ElementType (line 10777) | func (VmLegacySerialDeviceOutput) ElementType() reflect.Type { method ToVmLegacySerialDeviceOutput (line 10781) | func (o VmLegacySerialDeviceOutput) ToVmLegacySerialDeviceOutput() VmL... method ToVmLegacySerialDeviceOutputWithContext (line 10785) | func (o VmLegacySerialDeviceOutput) ToVmLegacySerialDeviceOutputWithCo... method Device (line 10791) | func (o VmLegacySerialDeviceOutput) Device() pulumi.StringPtrOutput { type VmLegacySerialDeviceArrayOutput (line 10795) | type VmLegacySerialDeviceArrayOutput struct method ElementType (line 10797) | func (VmLegacySerialDeviceArrayOutput) ElementType() reflect.Type { method ToVmLegacySerialDeviceArrayOutput (line 10801) | func (o VmLegacySerialDeviceArrayOutput) ToVmLegacySerialDeviceArrayOu... method ToVmLegacySerialDeviceArrayOutputWithContext (line 10805) | func (o VmLegacySerialDeviceArrayOutput) ToVmLegacySerialDeviceArrayOu... method Index (line 10809) | func (o VmLegacySerialDeviceArrayOutput) Index(i pulumi.IntInput) VmLe... type VmLegacySmbios (line 10815) | type VmLegacySmbios struct type VmLegacySmbiosInput (line 10836) | type VmLegacySmbiosInput interface type VmLegacySmbiosArgs (line 10843) | type VmLegacySmbiosArgs struct method ElementType (line 10860) | func (VmLegacySmbiosArgs) ElementType() reflect.Type { method ToVmLegacySmbiosOutput (line 10864) | func (i VmLegacySmbiosArgs) ToVmLegacySmbiosOutput() VmLegacySmbiosOut... method ToVmLegacySmbiosOutputWithContext (line 10868) | func (i VmLegacySmbiosArgs) ToVmLegacySmbiosOutputWithContext(ctx cont... method ToVmLegacySmbiosPtrOutput (line 10872) | func (i VmLegacySmbiosArgs) ToVmLegacySmbiosPtrOutput() VmLegacySmbios... method ToVmLegacySmbiosPtrOutputWithContext (line 10876) | func (i VmLegacySmbiosArgs) ToVmLegacySmbiosPtrOutputWithContext(ctx c... type VmLegacySmbiosPtrInput (line 10888) | type VmLegacySmbiosPtrInput interface type vmLegacySmbiosPtrType (line 10895) | type vmLegacySmbiosPtrType method ElementType (line 10901) | func (*vmLegacySmbiosPtrType) ElementType() reflect.Type { method ToVmLegacySmbiosPtrOutput (line 10905) | func (i *vmLegacySmbiosPtrType) ToVmLegacySmbiosPtrOutput() VmLegacySm... method ToVmLegacySmbiosPtrOutputWithContext (line 10909) | func (i *vmLegacySmbiosPtrType) ToVmLegacySmbiosPtrOutputWithContext(c... function VmLegacySmbiosPtr (line 10897) | func VmLegacySmbiosPtr(v *VmLegacySmbiosArgs) VmLegacySmbiosPtrInput { type VmLegacySmbiosOutput (line 10913) | type VmLegacySmbiosOutput struct method ElementType (line 10915) | func (VmLegacySmbiosOutput) ElementType() reflect.Type { method ToVmLegacySmbiosOutput (line 10919) | func (o VmLegacySmbiosOutput) ToVmLegacySmbiosOutput() VmLegacySmbiosO... method ToVmLegacySmbiosOutputWithContext (line 10923) | func (o VmLegacySmbiosOutput) ToVmLegacySmbiosOutputWithContext(ctx co... method ToVmLegacySmbiosPtrOutput (line 10927) | func (o VmLegacySmbiosOutput) ToVmLegacySmbiosPtrOutput() VmLegacySmbi... method ToVmLegacySmbiosPtrOutputWithContext (line 10931) | func (o VmLegacySmbiosOutput) ToVmLegacySmbiosPtrOutputWithContext(ctx... method Family (line 10938) | func (o VmLegacySmbiosOutput) Family() pulumi.StringPtrOutput { method Manufacturer (line 10943) | func (o VmLegacySmbiosOutput) Manufacturer() pulumi.StringPtrOutput { method Product (line 10948) | func (o VmLegacySmbiosOutput) Product() pulumi.StringPtrOutput { method Serial (line 10953) | func (o VmLegacySmbiosOutput) Serial() pulumi.StringPtrOutput { method Sku (line 10958) | func (o VmLegacySmbiosOutput) Sku() pulumi.StringPtrOutput { method Uuid (line 10963) | func (o VmLegacySmbiosOutput) Uuid() pulumi.StringPtrOutput { method Version (line 10968) | func (o VmLegacySmbiosOutput) Version() pulumi.StringPtrOutput { type VmLegacySmbiosPtrOutput (line 10972) | type VmLegacySmbiosPtrOutput struct method ElementType (line 10974) | func (VmLegacySmbiosPtrOutput) ElementType() reflect.Type { method ToVmLegacySmbiosPtrOutput (line 10978) | func (o VmLegacySmbiosPtrOutput) ToVmLegacySmbiosPtrOutput() VmLegacyS... method ToVmLegacySmbiosPtrOutputWithContext (line 10982) | func (o VmLegacySmbiosPtrOutput) ToVmLegacySmbiosPtrOutputWithContext(... method Elem (line 10986) | func (o VmLegacySmbiosPtrOutput) Elem() VmLegacySmbiosOutput { method Family (line 10997) | func (o VmLegacySmbiosPtrOutput) Family() pulumi.StringPtrOutput { method Manufacturer (line 11007) | func (o VmLegacySmbiosPtrOutput) Manufacturer() pulumi.StringPtrOutput { method Product (line 11017) | func (o VmLegacySmbiosPtrOutput) Product() pulumi.StringPtrOutput { method Serial (line 11027) | func (o VmLegacySmbiosPtrOutput) Serial() pulumi.StringPtrOutput { method Sku (line 11037) | func (o VmLegacySmbiosPtrOutput) Sku() pulumi.StringPtrOutput { method Uuid (line 11047) | func (o VmLegacySmbiosPtrOutput) Uuid() pulumi.StringPtrOutput { method Version (line 11057) | func (o VmLegacySmbiosPtrOutput) Version() pulumi.StringPtrOutput { type VmLegacyStartup (line 11066) | type VmLegacyStartup struct type VmLegacyStartupInput (line 11082) | type VmLegacyStartupInput interface type VmLegacyStartupArgs (line 11089) | type VmLegacyStartupArgs struct method ElementType (line 11101) | func (VmLegacyStartupArgs) ElementType() reflect.Type { method ToVmLegacyStartupOutput (line 11105) | func (i VmLegacyStartupArgs) ToVmLegacyStartupOutput() VmLegacyStartup... method ToVmLegacyStartupOutputWithContext (line 11109) | func (i VmLegacyStartupArgs) ToVmLegacyStartupOutputWithContext(ctx co... method ToVmLegacyStartupPtrOutput (line 11113) | func (i VmLegacyStartupArgs) ToVmLegacyStartupPtrOutput() VmLegacyStar... method ToVmLegacyStartupPtrOutputWithContext (line 11117) | func (i VmLegacyStartupArgs) ToVmLegacyStartupPtrOutputWithContext(ctx... type VmLegacyStartupPtrInput (line 11129) | type VmLegacyStartupPtrInput interface type vmLegacyStartupPtrType (line 11136) | type vmLegacyStartupPtrType method ElementType (line 11142) | func (*vmLegacyStartupPtrType) ElementType() reflect.Type { method ToVmLegacyStartupPtrOutput (line 11146) | func (i *vmLegacyStartupPtrType) ToVmLegacyStartupPtrOutput() VmLegacy... method ToVmLegacyStartupPtrOutputWithContext (line 11150) | func (i *vmLegacyStartupPtrType) ToVmLegacyStartupPtrOutputWithContext... function VmLegacyStartupPtr (line 11138) | func VmLegacyStartupPtr(v *VmLegacyStartupArgs) VmLegacyStartupPtrInput { type VmLegacyStartupOutput (line 11154) | type VmLegacyStartupOutput struct method ElementType (line 11156) | func (VmLegacyStartupOutput) ElementType() reflect.Type { method ToVmLegacyStartupOutput (line 11160) | func (o VmLegacyStartupOutput) ToVmLegacyStartupOutput() VmLegacyStart... method ToVmLegacyStartupOutputWithContext (line 11164) | func (o VmLegacyStartupOutput) ToVmLegacyStartupOutputWithContext(ctx ... method ToVmLegacyStartupPtrOutput (line 11168) | func (o VmLegacyStartupOutput) ToVmLegacyStartupPtrOutput() VmLegacySt... method ToVmLegacyStartupPtrOutputWithContext (line 11172) | func (o VmLegacyStartupOutput) ToVmLegacyStartupPtrOutputWithContext(c... method DownDelay (line 11180) | func (o VmLegacyStartupOutput) DownDelay() pulumi.IntPtrOutput { method Order (line 11186) | func (o VmLegacyStartupOutput) Order() pulumi.IntPtrOutput { method UpDelay (line 11192) | func (o VmLegacyStartupOutput) UpDelay() pulumi.IntPtrOutput { type VmLegacyStartupPtrOutput (line 11196) | type VmLegacyStartupPtrOutput struct method ElementType (line 11198) | func (VmLegacyStartupPtrOutput) ElementType() reflect.Type { method ToVmLegacyStartupPtrOutput (line 11202) | func (o VmLegacyStartupPtrOutput) ToVmLegacyStartupPtrOutput() VmLegac... method ToVmLegacyStartupPtrOutputWithContext (line 11206) | func (o VmLegacyStartupPtrOutput) ToVmLegacyStartupPtrOutputWithContex... method Elem (line 11210) | func (o VmLegacyStartupPtrOutput) Elem() VmLegacyStartupOutput { method DownDelay (line 11222) | func (o VmLegacyStartupPtrOutput) DownDelay() pulumi.IntPtrOutput { method Order (line 11233) | func (o VmLegacyStartupPtrOutput) Order() pulumi.IntPtrOutput { method UpDelay (line 11244) | func (o VmLegacyStartupPtrOutput) UpDelay() pulumi.IntPtrOutput { type VmLegacyTpmState (line 11253) | type VmLegacyTpmState struct type VmLegacyTpmStateInput (line 11266) | type VmLegacyTpmStateInput interface type VmLegacyTpmStateArgs (line 11273) | type VmLegacyTpmStateArgs struct method ElementType (line 11282) | func (VmLegacyTpmStateArgs) ElementType() reflect.Type { method ToVmLegacyTpmStateOutput (line 11286) | func (i VmLegacyTpmStateArgs) ToVmLegacyTpmStateOutput() VmLegacyTpmSt... method ToVmLegacyTpmStateOutputWithContext (line 11290) | func (i VmLegacyTpmStateArgs) ToVmLegacyTpmStateOutputWithContext(ctx ... method ToVmLegacyTpmStatePtrOutput (line 11294) | func (i VmLegacyTpmStateArgs) ToVmLegacyTpmStatePtrOutput() VmLegacyTp... method ToVmLegacyTpmStatePtrOutputWithContext (line 11298) | func (i VmLegacyTpmStateArgs) ToVmLegacyTpmStatePtrOutputWithContext(c... type VmLegacyTpmStatePtrInput (line 11310) | type VmLegacyTpmStatePtrInput interface type vmLegacyTpmStatePtrType (line 11317) | type vmLegacyTpmStatePtrType method ElementType (line 11323) | func (*vmLegacyTpmStatePtrType) ElementType() reflect.Type { method ToVmLegacyTpmStatePtrOutput (line 11327) | func (i *vmLegacyTpmStatePtrType) ToVmLegacyTpmStatePtrOutput() VmLega... method ToVmLegacyTpmStatePtrOutputWithContext (line 11331) | func (i *vmLegacyTpmStatePtrType) ToVmLegacyTpmStatePtrOutputWithConte... function VmLegacyTpmStatePtr (line 11319) | func VmLegacyTpmStatePtr(v *VmLegacyTpmStateArgs) VmLegacyTpmStatePtrInp... type VmLegacyTpmStateOutput (line 11335) | type VmLegacyTpmStateOutput struct method ElementType (line 11337) | func (VmLegacyTpmStateOutput) ElementType() reflect.Type { method ToVmLegacyTpmStateOutput (line 11341) | func (o VmLegacyTpmStateOutput) ToVmLegacyTpmStateOutput() VmLegacyTpm... method ToVmLegacyTpmStateOutputWithContext (line 11345) | func (o VmLegacyTpmStateOutput) ToVmLegacyTpmStateOutputWithContext(ct... method ToVmLegacyTpmStatePtrOutput (line 11349) | func (o VmLegacyTpmStateOutput) ToVmLegacyTpmStatePtrOutput() VmLegacy... method ToVmLegacyTpmStatePtrOutputWithContext (line 11353) | func (o VmLegacyTpmStateOutput) ToVmLegacyTpmStatePtrOutputWithContext... method DatastoreId (line 11361) | func (o VmLegacyTpmStateOutput) DatastoreId() pulumi.StringPtrOutput { method Version (line 11367) | func (o VmLegacyTpmStateOutput) Version() pulumi.StringPtrOutput { type VmLegacyTpmStatePtrOutput (line 11371) | type VmLegacyTpmStatePtrOutput struct method ElementType (line 11373) | func (VmLegacyTpmStatePtrOutput) ElementType() reflect.Type { method ToVmLegacyTpmStatePtrOutput (line 11377) | func (o VmLegacyTpmStatePtrOutput) ToVmLegacyTpmStatePtrOutput() VmLeg... method ToVmLegacyTpmStatePtrOutputWithContext (line 11381) | func (o VmLegacyTpmStatePtrOutput) ToVmLegacyTpmStatePtrOutputWithCont... method Elem (line 11385) | func (o VmLegacyTpmStatePtrOutput) Elem() VmLegacyTpmStateOutput { method DatastoreId (line 11397) | func (o VmLegacyTpmStatePtrOutput) DatastoreId() pulumi.StringPtrOutput { method Version (line 11408) | func (o VmLegacyTpmStatePtrOutput) Version() pulumi.StringPtrOutput { type VmLegacyUsb (line 11417) | type VmLegacyUsb struct type VmLegacyUsbInput (line 11431) | type VmLegacyUsbInput interface type VmLegacyUsbArgs (line 11438) | type VmLegacyUsbArgs struct method ElementType (line 11448) | func (VmLegacyUsbArgs) ElementType() reflect.Type { method ToVmLegacyUsbOutput (line 11452) | func (i VmLegacyUsbArgs) ToVmLegacyUsbOutput() VmLegacyUsbOutput { method ToVmLegacyUsbOutputWithContext (line 11456) | func (i VmLegacyUsbArgs) ToVmLegacyUsbOutputWithContext(ctx context.Co... type VmLegacyUsbArrayInput (line 11464) | type VmLegacyUsbArrayInput interface type VmLegacyUsbArray (line 11471) | type VmLegacyUsbArray method ElementType (line 11473) | func (VmLegacyUsbArray) ElementType() reflect.Type { method ToVmLegacyUsbArrayOutput (line 11477) | func (i VmLegacyUsbArray) ToVmLegacyUsbArrayOutput() VmLegacyUsbArrayO... method ToVmLegacyUsbArrayOutputWithContext (line 11481) | func (i VmLegacyUsbArray) ToVmLegacyUsbArrayOutputWithContext(ctx cont... type VmLegacyUsbOutput (line 11485) | type VmLegacyUsbOutput struct method ElementType (line 11487) | func (VmLegacyUsbOutput) ElementType() reflect.Type { method ToVmLegacyUsbOutput (line 11491) | func (o VmLegacyUsbOutput) ToVmLegacyUsbOutput() VmLegacyUsbOutput { method ToVmLegacyUsbOutputWithContext (line 11495) | func (o VmLegacyUsbOutput) ToVmLegacyUsbOutputWithContext(ctx context.... method Host (line 11500) | func (o VmLegacyUsbOutput) Host() pulumi.StringPtrOutput { method Mapping (line 11505) | func (o VmLegacyUsbOutput) Mapping() pulumi.StringPtrOutput { method Usb3 (line 11511) | func (o VmLegacyUsbOutput) Usb3() pulumi.BoolPtrOutput { type VmLegacyUsbArrayOutput (line 11515) | type VmLegacyUsbArrayOutput struct method ElementType (line 11517) | func (VmLegacyUsbArrayOutput) ElementType() reflect.Type { method ToVmLegacyUsbArrayOutput (line 11521) | func (o VmLegacyUsbArrayOutput) ToVmLegacyUsbArrayOutput() VmLegacyUsb... method ToVmLegacyUsbArrayOutputWithContext (line 11525) | func (o VmLegacyUsbArrayOutput) ToVmLegacyUsbArrayOutputWithContext(ct... method Index (line 11529) | func (o VmLegacyUsbArrayOutput) Index(i pulumi.IntInput) VmLegacyUsbOu... type VmLegacyVga (line 11535) | type VmLegacyVga struct type VmLegacyVgaInput (line 11548) | type VmLegacyVgaInput interface type VmLegacyVgaArgs (line 11555) | type VmLegacyVgaArgs struct method ElementType (line 11564) | func (VmLegacyVgaArgs) ElementType() reflect.Type { method ToVmLegacyVgaOutput (line 11568) | func (i VmLegacyVgaArgs) ToVmLegacyVgaOutput() VmLegacyVgaOutput { method ToVmLegacyVgaOutputWithContext (line 11572) | func (i VmLegacyVgaArgs) ToVmLegacyVgaOutputWithContext(ctx context.Co... method ToVmLegacyVgaPtrOutput (line 11576) | func (i VmLegacyVgaArgs) ToVmLegacyVgaPtrOutput() VmLegacyVgaPtrOutput { method ToVmLegacyVgaPtrOutputWithContext (line 11580) | func (i VmLegacyVgaArgs) ToVmLegacyVgaPtrOutputWithContext(ctx context... type VmLegacyVgaPtrInput (line 11592) | type VmLegacyVgaPtrInput interface type vmLegacyVgaPtrType (line 11599) | type vmLegacyVgaPtrType method ElementType (line 11605) | func (*vmLegacyVgaPtrType) ElementType() reflect.Type { method ToVmLegacyVgaPtrOutput (line 11609) | func (i *vmLegacyVgaPtrType) ToVmLegacyVgaPtrOutput() VmLegacyVgaPtrOu... method ToVmLegacyVgaPtrOutputWithContext (line 11613) | func (i *vmLegacyVgaPtrType) ToVmLegacyVgaPtrOutputWithContext(ctx con... function VmLegacyVgaPtr (line 11601) | func VmLegacyVgaPtr(v *VmLegacyVgaArgs) VmLegacyVgaPtrInput { type VmLegacyVgaOutput (line 11617) | type VmLegacyVgaOutput struct method ElementType (line 11619) | func (VmLegacyVgaOutput) ElementType() reflect.Type { method ToVmLegacyVgaOutput (line 11623) | func (o VmLegacyVgaOutput) ToVmLegacyVgaOutput() VmLegacyVgaOutput { method ToVmLegacyVgaOutputWithContext (line 11627) | func (o VmLegacyVgaOutput) ToVmLegacyVgaOutputWithContext(ctx context.... method ToVmLegacyVgaPtrOutput (line 11631) | func (o VmLegacyVgaOutput) ToVmLegacyVgaPtrOutput() VmLegacyVgaPtrOutp... method ToVmLegacyVgaPtrOutputWithContext (line 11635) | func (o VmLegacyVgaOutput) ToVmLegacyVgaPtrOutputWithContext(ctx conte... method Clipboard (line 11642) | func (o VmLegacyVgaOutput) Clipboard() pulumi.StringPtrOutput { method Memory (line 11647) | func (o VmLegacyVgaOutput) Memory() pulumi.IntPtrOutput { method Type (line 11652) | func (o VmLegacyVgaOutput) Type() pulumi.StringPtrOutput { type VmLegacyVgaPtrOutput (line 11656) | type VmLegacyVgaPtrOutput struct method ElementType (line 11658) | func (VmLegacyVgaPtrOutput) ElementType() reflect.Type { method ToVmLegacyVgaPtrOutput (line 11662) | func (o VmLegacyVgaPtrOutput) ToVmLegacyVgaPtrOutput() VmLegacyVgaPtrO... method ToVmLegacyVgaPtrOutputWithContext (line 11666) | func (o VmLegacyVgaPtrOutput) ToVmLegacyVgaPtrOutputWithContext(ctx co... method Elem (line 11670) | func (o VmLegacyVgaPtrOutput) Elem() VmLegacyVgaOutput { method Clipboard (line 11681) | func (o VmLegacyVgaPtrOutput) Clipboard() pulumi.StringPtrOutput { method Memory (line 11691) | func (o VmLegacyVgaPtrOutput) Memory() pulumi.IntPtrOutput { method Type (line 11701) | func (o VmLegacyVgaPtrOutput) Type() pulumi.StringPtrOutput { type VmLegacyVirtiof (line 11710) | type VmLegacyVirtiof struct type VmLegacyVirtiofInput (line 11727) | type VmLegacyVirtiofInput interface type VmLegacyVirtiofArgs (line 11734) | type VmLegacyVirtiofArgs struct method ElementType (line 11747) | func (VmLegacyVirtiofArgs) ElementType() reflect.Type { method ToVmLegacyVirtiofOutput (line 11751) | func (i VmLegacyVirtiofArgs) ToVmLegacyVirtiofOutput() VmLegacyVirtiof... method ToVmLegacyVirtiofOutputWithContext (line 11755) | func (i VmLegacyVirtiofArgs) ToVmLegacyVirtiofOutputWithContext(ctx co... type VmLegacyVirtiofArrayInput (line 11763) | type VmLegacyVirtiofArrayInput interface type VmLegacyVirtiofArray (line 11770) | type VmLegacyVirtiofArray method ElementType (line 11772) | func (VmLegacyVirtiofArray) ElementType() reflect.Type { method ToVmLegacyVirtiofArrayOutput (line 11776) | func (i VmLegacyVirtiofArray) ToVmLegacyVirtiofArrayOutput() VmLegacyV... method ToVmLegacyVirtiofArrayOutputWithContext (line 11780) | func (i VmLegacyVirtiofArray) ToVmLegacyVirtiofArrayOutputWithContext(... type VmLegacyVirtiofOutput (line 11784) | type VmLegacyVirtiofOutput struct method ElementType (line 11786) | func (VmLegacyVirtiofOutput) ElementType() reflect.Type { method ToVmLegacyVirtiofOutput (line 11790) | func (o VmLegacyVirtiofOutput) ToVmLegacyVirtiofOutput() VmLegacyVirti... method ToVmLegacyVirtiofOutputWithContext (line 11794) | func (o VmLegacyVirtiofOutput) ToVmLegacyVirtiofOutputWithContext(ctx ... method Cache (line 11799) | func (o VmLegacyVirtiofOutput) Cache() pulumi.StringPtrOutput { method DirectIo (line 11804) | func (o VmLegacyVirtiofOutput) DirectIo() pulumi.BoolPtrOutput { method ExposeAcl (line 11809) | func (o VmLegacyVirtiofOutput) ExposeAcl() pulumi.BoolPtrOutput { method ExposeXattr (line 11814) | func (o VmLegacyVirtiofOutput) ExposeXattr() pulumi.BoolPtrOutput { method Mapping (line 11819) | func (o VmLegacyVirtiofOutput) Mapping() pulumi.StringOutput { type VmLegacyVirtiofArrayOutput (line 11823) | type VmLegacyVirtiofArrayOutput struct method ElementType (line 11825) | func (VmLegacyVirtiofArrayOutput) ElementType() reflect.Type { method ToVmLegacyVirtiofArrayOutput (line 11829) | func (o VmLegacyVirtiofArrayOutput) ToVmLegacyVirtiofArrayOutput() VmL... method ToVmLegacyVirtiofArrayOutputWithContext (line 11833) | func (o VmLegacyVirtiofArrayOutput) ToVmLegacyVirtiofArrayOutputWithCo... method Index (line 11837) | func (o VmLegacyVirtiofArrayOutput) Index(i pulumi.IntInput) VmLegacyV... type VmLegacyWatchdog (line 11843) | type VmLegacyWatchdog struct type VmLegacyWatchdogInput (line 11856) | type VmLegacyWatchdogInput interface type VmLegacyWatchdogArgs (line 11863) | type VmLegacyWatchdogArgs struct method ElementType (line 11872) | func (VmLegacyWatchdogArgs) ElementType() reflect.Type { method ToVmLegacyWatchdogOutput (line 11876) | func (i VmLegacyWatchdogArgs) ToVmLegacyWatchdogOutput() VmLegacyWatch... method ToVmLegacyWatchdogOutputWithContext (line 11880) | func (i VmLegacyWatchdogArgs) ToVmLegacyWatchdogOutputWithContext(ctx ... method ToVmLegacyWatchdogPtrOutput (line 11884) | func (i VmLegacyWatchdogArgs) ToVmLegacyWatchdogPtrOutput() VmLegacyWa... method ToVmLegacyWatchdogPtrOutputWithContext (line 11888) | func (i VmLegacyWatchdogArgs) ToVmLegacyWatchdogPtrOutputWithContext(c... type VmLegacyWatchdogPtrInput (line 11900) | type VmLegacyWatchdogPtrInput interface type vmLegacyWatchdogPtrType (line 11907) | type vmLegacyWatchdogPtrType method ElementType (line 11913) | func (*vmLegacyWatchdogPtrType) ElementType() reflect.Type { method ToVmLegacyWatchdogPtrOutput (line 11917) | func (i *vmLegacyWatchdogPtrType) ToVmLegacyWatchdogPtrOutput() VmLega... method ToVmLegacyWatchdogPtrOutputWithContext (line 11921) | func (i *vmLegacyWatchdogPtrType) ToVmLegacyWatchdogPtrOutputWithConte... function VmLegacyWatchdogPtr (line 11909) | func VmLegacyWatchdogPtr(v *VmLegacyWatchdogArgs) VmLegacyWatchdogPtrInp... type VmLegacyWatchdogOutput (line 11925) | type VmLegacyWatchdogOutput struct method ElementType (line 11927) | func (VmLegacyWatchdogOutput) ElementType() reflect.Type { method ToVmLegacyWatchdogOutput (line 11931) | func (o VmLegacyWatchdogOutput) ToVmLegacyWatchdogOutput() VmLegacyWat... method ToVmLegacyWatchdogOutputWithContext (line 11935) | func (o VmLegacyWatchdogOutput) ToVmLegacyWatchdogOutputWithContext(ct... method ToVmLegacyWatchdogPtrOutput (line 11939) | func (o VmLegacyWatchdogOutput) ToVmLegacyWatchdogPtrOutput() VmLegacy... method ToVmLegacyWatchdogPtrOutputWithContext (line 11943) | func (o VmLegacyWatchdogOutput) ToVmLegacyWatchdogPtrOutputWithContext... method Action (line 11950) | func (o VmLegacyWatchdogOutput) Action() pulumi.StringPtrOutput { method Enabled (line 11955) | func (o VmLegacyWatchdogOutput) Enabled() pulumi.BoolPtrOutput { method Model (line 11960) | func (o VmLegacyWatchdogOutput) Model() pulumi.StringPtrOutput { type VmLegacyWatchdogPtrOutput (line 11964) | type VmLegacyWatchdogPtrOutput struct method ElementType (line 11966) | func (VmLegacyWatchdogPtrOutput) ElementType() reflect.Type { method ToVmLegacyWatchdogPtrOutput (line 11970) | func (o VmLegacyWatchdogPtrOutput) ToVmLegacyWatchdogPtrOutput() VmLeg... method ToVmLegacyWatchdogPtrOutputWithContext (line 11974) | func (o VmLegacyWatchdogPtrOutput) ToVmLegacyWatchdogPtrOutputWithCont... method Elem (line 11978) | func (o VmLegacyWatchdogPtrOutput) Elem() VmLegacyWatchdogOutput { method Action (line 11989) | func (o VmLegacyWatchdogPtrOutput) Action() pulumi.StringPtrOutput { method Enabled (line 11999) | func (o VmLegacyWatchdogPtrOutput) Enabled() pulumi.BoolPtrOutput { method Model (line 12009) | func (o VmLegacyWatchdogPtrOutput) Model() pulumi.StringPtrOutput { type VmRng (line 12018) | type VmRng struct type VmRngInput (line 12031) | type VmRngInput interface type VmRngArgs (line 12038) | type VmRngArgs struct method ElementType (line 12047) | func (VmRngArgs) ElementType() reflect.Type { method ToVmRngOutput (line 12051) | func (i VmRngArgs) ToVmRngOutput() VmRngOutput { method ToVmRngOutputWithContext (line 12055) | func (i VmRngArgs) ToVmRngOutputWithContext(ctx context.Context) VmRng... method ToVmRngPtrOutput (line 12059) | func (i VmRngArgs) ToVmRngPtrOutput() VmRngPtrOutput { method ToVmRngPtrOutputWithContext (line 12063) | func (i VmRngArgs) ToVmRngPtrOutputWithContext(ctx context.Context) Vm... type VmRngPtrInput (line 12075) | type VmRngPtrInput interface type vmRngPtrType (line 12082) | type vmRngPtrType method ElementType (line 12088) | func (*vmRngPtrType) ElementType() reflect.Type { method ToVmRngPtrOutput (line 12092) | func (i *vmRngPtrType) ToVmRngPtrOutput() VmRngPtrOutput { method ToVmRngPtrOutputWithContext (line 12096) | func (i *vmRngPtrType) ToVmRngPtrOutputWithContext(ctx context.Context... function VmRngPtr (line 12084) | func VmRngPtr(v *VmRngArgs) VmRngPtrInput { type VmRngOutput (line 12100) | type VmRngOutput struct method ElementType (line 12102) | func (VmRngOutput) ElementType() reflect.Type { method ToVmRngOutput (line 12106) | func (o VmRngOutput) ToVmRngOutput() VmRngOutput { method ToVmRngOutputWithContext (line 12110) | func (o VmRngOutput) ToVmRngOutputWithContext(ctx context.Context) VmR... method ToVmRngPtrOutput (line 12114) | func (o VmRngOutput) ToVmRngPtrOutput() VmRngPtrOutput { method ToVmRngPtrOutputWithContext (line 12118) | func (o VmRngOutput) ToVmRngPtrOutputWithContext(ctx context.Context) ... method MaxBytes (line 12125) | func (o VmRngOutput) MaxBytes() pulumi.IntPtrOutput { method Period (line 12130) | func (o VmRngOutput) Period() pulumi.IntPtrOutput { method Source (line 12135) | func (o VmRngOutput) Source() pulumi.StringPtrOutput { type VmRngPtrOutput (line 12139) | type VmRngPtrOutput struct method ElementType (line 12141) | func (VmRngPtrOutput) ElementType() reflect.Type { method ToVmRngPtrOutput (line 12145) | func (o VmRngPtrOutput) ToVmRngPtrOutput() VmRngPtrOutput { method ToVmRngPtrOutputWithContext (line 12149) | func (o VmRngPtrOutput) ToVmRngPtrOutputWithContext(ctx context.Contex... method Elem (line 12153) | func (o VmRngPtrOutput) Elem() VmRngOutput { method MaxBytes (line 12164) | func (o VmRngPtrOutput) MaxBytes() pulumi.IntPtrOutput { method Period (line 12174) | func (o VmRngPtrOutput) Period() pulumi.IntPtrOutput { method Source (line 12184) | func (o VmRngPtrOutput) Source() pulumi.StringPtrOutput { type VmTimeouts (line 12193) | type VmTimeouts struct type VmTimeoutsInput (line 12208) | type VmTimeoutsInput interface type VmTimeoutsArgs (line 12215) | type VmTimeoutsArgs struct method ElementType (line 12226) | func (VmTimeoutsArgs) ElementType() reflect.Type { method ToVmTimeoutsOutput (line 12230) | func (i VmTimeoutsArgs) ToVmTimeoutsOutput() VmTimeoutsOutput { method ToVmTimeoutsOutputWithContext (line 12234) | func (i VmTimeoutsArgs) ToVmTimeoutsOutputWithContext(ctx context.Cont... method ToVmTimeoutsPtrOutput (line 12238) | func (i VmTimeoutsArgs) ToVmTimeoutsPtrOutput() VmTimeoutsPtrOutput { method ToVmTimeoutsPtrOutputWithContext (line 12242) | func (i VmTimeoutsArgs) ToVmTimeoutsPtrOutputWithContext(ctx context.C... type VmTimeoutsPtrInput (line 12254) | type VmTimeoutsPtrInput interface type vmTimeoutsPtrType (line 12261) | type vmTimeoutsPtrType method ElementType (line 12267) | func (*vmTimeoutsPtrType) ElementType() reflect.Type { method ToVmTimeoutsPtrOutput (line 12271) | func (i *vmTimeoutsPtrType) ToVmTimeoutsPtrOutput() VmTimeoutsPtrOutput { method ToVmTimeoutsPtrOutputWithContext (line 12275) | func (i *vmTimeoutsPtrType) ToVmTimeoutsPtrOutputWithContext(ctx conte... function VmTimeoutsPtr (line 12263) | func VmTimeoutsPtr(v *VmTimeoutsArgs) VmTimeoutsPtrInput { type VmTimeoutsOutput (line 12279) | type VmTimeoutsOutput struct method ElementType (line 12281) | func (VmTimeoutsOutput) ElementType() reflect.Type { method ToVmTimeoutsOutput (line 12285) | func (o VmTimeoutsOutput) ToVmTimeoutsOutput() VmTimeoutsOutput { method ToVmTimeoutsOutputWithContext (line 12289) | func (o VmTimeoutsOutput) ToVmTimeoutsOutputWithContext(ctx context.Co... method ToVmTimeoutsPtrOutput (line 12293) | func (o VmTimeoutsOutput) ToVmTimeoutsPtrOutput() VmTimeoutsPtrOutput { method ToVmTimeoutsPtrOutputWithContext (line 12297) | func (o VmTimeoutsOutput) ToVmTimeoutsPtrOutputWithContext(ctx context... method Create (line 12304) | func (o VmTimeoutsOutput) Create() pulumi.StringPtrOutput { method Delete (line 12309) | func (o VmTimeoutsOutput) Delete() pulumi.StringPtrOutput { method Read (line 12314) | func (o VmTimeoutsOutput) Read() pulumi.StringPtrOutput { method Update (line 12319) | func (o VmTimeoutsOutput) Update() pulumi.StringPtrOutput { type VmTimeoutsPtrOutput (line 12323) | type VmTimeoutsPtrOutput struct method ElementType (line 12325) | func (VmTimeoutsPtrOutput) ElementType() reflect.Type { method ToVmTimeoutsPtrOutput (line 12329) | func (o VmTimeoutsPtrOutput) ToVmTimeoutsPtrOutput() VmTimeoutsPtrOutp... method ToVmTimeoutsPtrOutputWithContext (line 12333) | func (o VmTimeoutsPtrOutput) ToVmTimeoutsPtrOutputWithContext(ctx cont... method Elem (line 12337) | func (o VmTimeoutsPtrOutput) Elem() VmTimeoutsOutput { method Create (line 12348) | func (o VmTimeoutsPtrOutput) Create() pulumi.StringPtrOutput { method Delete (line 12358) | func (o VmTimeoutsPtrOutput) Delete() pulumi.StringPtrOutput { method Read (line 12368) | func (o VmTimeoutsPtrOutput) Read() pulumi.StringPtrOutput { method Update (line 12378) | func (o VmTimeoutsPtrOutput) Update() pulumi.StringPtrOutput { type VmVga (line 12387) | type VmVga struct type VmVgaInput (line 12400) | type VmVgaInput interface type VmVgaArgs (line 12407) | type VmVgaArgs struct method ElementType (line 12416) | func (VmVgaArgs) ElementType() reflect.Type { method ToVmVgaOutput (line 12420) | func (i VmVgaArgs) ToVmVgaOutput() VmVgaOutput { method ToVmVgaOutputWithContext (line 12424) | func (i VmVgaArgs) ToVmVgaOutputWithContext(ctx context.Context) VmVga... method ToVmVgaPtrOutput (line 12428) | func (i VmVgaArgs) ToVmVgaPtrOutput() VmVgaPtrOutput { method ToVmVgaPtrOutputWithContext (line 12432) | func (i VmVgaArgs) ToVmVgaPtrOutputWithContext(ctx context.Context) Vm... type VmVgaPtrInput (line 12444) | type VmVgaPtrInput interface type vmVgaPtrType (line 12451) | type vmVgaPtrType method ElementType (line 12457) | func (*vmVgaPtrType) ElementType() reflect.Type { method ToVmVgaPtrOutput (line 12461) | func (i *vmVgaPtrType) ToVmVgaPtrOutput() VmVgaPtrOutput { method ToVmVgaPtrOutputWithContext (line 12465) | func (i *vmVgaPtrType) ToVmVgaPtrOutputWithContext(ctx context.Context... function VmVgaPtr (line 12453) | func VmVgaPtr(v *VmVgaArgs) VmVgaPtrInput { type VmVgaOutput (line 12469) | type VmVgaOutput struct method ElementType (line 12471) | func (VmVgaOutput) ElementType() reflect.Type { method ToVmVgaOutput (line 12475) | func (o VmVgaOutput) ToVmVgaOutput() VmVgaOutput { method ToVmVgaOutputWithContext (line 12479) | func (o VmVgaOutput) ToVmVgaOutputWithContext(ctx context.Context) VmV... method ToVmVgaPtrOutput (line 12483) | func (o VmVgaOutput) ToVmVgaPtrOutput() VmVgaPtrOutput { method ToVmVgaPtrOutputWithContext (line 12487) | func (o VmVgaOutput) ToVmVgaPtrOutputWithContext(ctx context.Context) ... method Clipboard (line 12494) | func (o VmVgaOutput) Clipboard() pulumi.StringPtrOutput { method Memory (line 12499) | func (o VmVgaOutput) Memory() pulumi.IntPtrOutput { method Type (line 12504) | func (o VmVgaOutput) Type() pulumi.StringPtrOutput { type VmVgaPtrOutput (line 12508) | type VmVgaPtrOutput struct method ElementType (line 12510) | func (VmVgaPtrOutput) ElementType() reflect.Type { method ToVmVgaPtrOutput (line 12514) | func (o VmVgaPtrOutput) ToVmVgaPtrOutput() VmVgaPtrOutput { method ToVmVgaPtrOutputWithContext (line 12518) | func (o VmVgaPtrOutput) ToVmVgaPtrOutputWithContext(ctx context.Contex... method Elem (line 12522) | func (o VmVgaPtrOutput) Elem() VmVgaOutput { method Clipboard (line 12533) | func (o VmVgaPtrOutput) Clipboard() pulumi.StringPtrOutput { method Memory (line 12543) | func (o VmVgaPtrOutput) Memory() pulumi.IntPtrOutput { method Type (line 12553) | func (o VmVgaPtrOutput) Type() pulumi.StringPtrOutput { type GetContainersLegacyContainer (line 12562) | type GetContainersLegacyContainer struct type GetContainersLegacyContainerInput (line 12582) | type GetContainersLegacyContainerInput interface type GetContainersLegacyContainerArgs (line 12589) | type GetContainersLegacyContainerArgs struct method ElementType (line 12605) | func (GetContainersLegacyContainerArgs) ElementType() reflect.Type { method ToGetContainersLegacyContainerOutput (line 12609) | func (i GetContainersLegacyContainerArgs) ToGetContainersLegacyContain... method ToGetContainersLegacyContainerOutputWithContext (line 12613) | func (i GetContainersLegacyContainerArgs) ToGetContainersLegacyContain... type GetContainersLegacyContainerArrayInput (line 12621) | type GetContainersLegacyContainerArrayInput interface type GetContainersLegacyContainerArray (line 12628) | type GetContainersLegacyContainerArray method ElementType (line 12630) | func (GetContainersLegacyContainerArray) ElementType() reflect.Type { method ToGetContainersLegacyContainerArrayOutput (line 12634) | func (i GetContainersLegacyContainerArray) ToGetContainersLegacyContai... method ToGetContainersLegacyContainerArrayOutputWithContext (line 12638) | func (i GetContainersLegacyContainerArray) ToGetContainersLegacyContai... type GetContainersLegacyContainerOutput (line 12642) | type GetContainersLegacyContainerOutput struct method ElementType (line 12644) | func (GetContainersLegacyContainerOutput) ElementType() reflect.Type { method ToGetContainersLegacyContainerOutput (line 12648) | func (o GetContainersLegacyContainerOutput) ToGetContainersLegacyConta... method ToGetContainersLegacyContainerOutputWithContext (line 12652) | func (o GetContainersLegacyContainerOutput) ToGetContainersLegacyConta... method Name (line 12657) | func (o GetContainersLegacyContainerOutput) Name() pulumi.StringOutput { method NodeName (line 12662) | func (o GetContainersLegacyContainerOutput) NodeName() pulumi.StringOu... method Status (line 12667) | func (o GetContainersLegacyContainerOutput) Status() pulumi.StringPtrO... method Tags (line 12673) | func (o GetContainersLegacyContainerOutput) Tags() pulumi.StringArrayO... method Template (line 12678) | func (o GetContainersLegacyContainerOutput) Template() pulumi.BoolPtrO... method VmId (line 12683) | func (o GetContainersLegacyContainerOutput) VmId() pulumi.IntOutput { type GetContainersLegacyContainerArrayOutput (line 12687) | type GetContainersLegacyContainerArrayOutput struct method ElementType (line 12689) | func (GetContainersLegacyContainerArrayOutput) ElementType() reflect.T... method ToGetContainersLegacyContainerArrayOutput (line 12693) | func (o GetContainersLegacyContainerArrayOutput) ToGetContainersLegacy... method ToGetContainersLegacyContainerArrayOutputWithContext (line 12697) | func (o GetContainersLegacyContainerArrayOutput) ToGetContainersLegacy... method Index (line 12701) | func (o GetContainersLegacyContainerArrayOutput) Index(i pulumi.IntInp... type GetContainersLegacyFilter (line 12707) | type GetContainersLegacyFilter struct type GetContainersLegacyFilterInput (line 12720) | type GetContainersLegacyFilterInput interface type GetContainersLegacyFilterArgs (line 12727) | type GetContainersLegacyFilterArgs struct method ElementType (line 12736) | func (GetContainersLegacyFilterArgs) ElementType() reflect.Type { method ToGetContainersLegacyFilterOutput (line 12740) | func (i GetContainersLegacyFilterArgs) ToGetContainersLegacyFilterOutp... method ToGetContainersLegacyFilterOutputWithContext (line 12744) | func (i GetContainersLegacyFilterArgs) ToGetContainersLegacyFilterOutp... type GetContainersLegacyFilterArrayInput (line 12752) | type GetContainersLegacyFilterArrayInput interface type GetContainersLegacyFilterArray (line 12759) | type GetContainersLegacyFilterArray method ElementType (line 12761) | func (GetContainersLegacyFilterArray) ElementType() reflect.Type { method ToGetContainersLegacyFilterArrayOutput (line 12765) | func (i GetContainersLegacyFilterArray) ToGetContainersLegacyFilterArr... method ToGetContainersLegacyFilterArrayOutputWithContext (line 12769) | func (i GetContainersLegacyFilterArray) ToGetContainersLegacyFilterArr... type GetContainersLegacyFilterOutput (line 12773) | type GetContainersLegacyFilterOutput struct method ElementType (line 12775) | func (GetContainersLegacyFilterOutput) ElementType() reflect.Type { method ToGetContainersLegacyFilterOutput (line 12779) | func (o GetContainersLegacyFilterOutput) ToGetContainersLegacyFilterOu... method ToGetContainersLegacyFilterOutputWithContext (line 12783) | func (o GetContainersLegacyFilterOutput) ToGetContainersLegacyFilterOu... method Name (line 12788) | func (o GetContainersLegacyFilterOutput) Name() pulumi.StringOutput { method Regex (line 12793) | func (o GetContainersLegacyFilterOutput) Regex() pulumi.BoolPtrOutput { method Values (line 12798) | func (o GetContainersLegacyFilterOutput) Values() pulumi.StringArrayOu... type GetContainersLegacyFilterArrayOutput (line 12802) | type GetContainersLegacyFilterArrayOutput struct method ElementType (line 12804) | func (GetContainersLegacyFilterArrayOutput) ElementType() reflect.Type { method ToGetContainersLegacyFilterArrayOutput (line 12808) | func (o GetContainersLegacyFilterArrayOutput) ToGetContainersLegacyFil... method ToGetContainersLegacyFilterArrayOutputWithContext (line 12812) | func (o GetContainersLegacyFilterArrayOutput) ToGetContainersLegacyFil... method Index (line 12816) | func (o GetContainersLegacyFilterArrayOutput) Index(i pulumi.IntInput)... type GetDatastoresDatastore (line 12822) | type GetDatastoresDatastore struct type GetDatastoresDatastoreInput (line 12851) | type GetDatastoresDatastoreInput interface type GetDatastoresDatastoreArgs (line 12858) | type GetDatastoresDatastoreArgs struct method ElementType (line 12883) | func (GetDatastoresDatastoreArgs) ElementType() reflect.Type { method ToGetDatastoresDatastoreOutput (line 12887) | func (i GetDatastoresDatastoreArgs) ToGetDatastoresDatastoreOutput() G... method ToGetDatastoresDatastoreOutputWithContext (line 12891) | func (i GetDatastoresDatastoreArgs) ToGetDatastoresDatastoreOutputWith... type GetDatastoresDatastoreArrayInput (line 12899) | type GetDatastoresDatastoreArrayInput interface type GetDatastoresDatastoreArray (line 12906) | type GetDatastoresDatastoreArray method ElementType (line 12908) | func (GetDatastoresDatastoreArray) ElementType() reflect.Type { method ToGetDatastoresDatastoreArrayOutput (line 12912) | func (i GetDatastoresDatastoreArray) ToGetDatastoresDatastoreArrayOutp... method ToGetDatastoresDatastoreArrayOutputWithContext (line 12916) | func (i GetDatastoresDatastoreArray) ToGetDatastoresDatastoreArrayOutp... type GetDatastoresDatastoreOutput (line 12920) | type GetDatastoresDatastoreOutput struct method ElementType (line 12922) | func (GetDatastoresDatastoreOutput) ElementType() reflect.Type { method ToGetDatastoresDatastoreOutput (line 12926) | func (o GetDatastoresDatastoreOutput) ToGetDatastoresDatastoreOutput()... method ToGetDatastoresDatastoreOutputWithContext (line 12930) | func (o GetDatastoresDatastoreOutput) ToGetDatastoresDatastoreOutputWi... method Active (line 12935) | func (o GetDatastoresDatastoreOutput) Active() pulumi.BoolPtrOutput { method ContentTypes (line 12940) | func (o GetDatastoresDatastoreOutput) ContentTypes() pulumi.StringArra... method Enabled (line 12945) | func (o GetDatastoresDatastoreOutput) Enabled() pulumi.BoolPtrOutput { method Id (line 12950) | func (o GetDatastoresDatastoreOutput) Id() pulumi.StringOutput { method NodeName (line 12955) | func (o GetDatastoresDatastoreOutput) NodeName() pulumi.StringOutput { method Shared (line 12960) | func (o GetDatastoresDatastoreOutput) Shared() pulumi.BoolPtrOutput { method SpaceAvailable (line 12965) | func (o GetDatastoresDatastoreOutput) SpaceAvailable() pulumi.IntPtrOu... method SpaceTotal (line 12970) | func (o GetDatastoresDatastoreOutput) SpaceTotal() pulumi.IntPtrOutput { method SpaceUsed (line 12975) | func (o GetDatastoresDatastoreOutput) SpaceUsed() pulumi.IntPtrOutput { method SpaceUsedFraction (line 12980) | func (o GetDatastoresDatastoreOutput) SpaceUsedFraction() pulumi.Float... method Type (line 12985) | func (o GetDatastoresDatastoreOutput) Type() pulumi.StringOutput { type GetDatastoresDatastoreArrayOutput (line 12989) | type GetDatastoresDatastoreArrayOutput struct method ElementType (line 12991) | func (GetDatastoresDatastoreArrayOutput) ElementType() reflect.Type { method ToGetDatastoresDatastoreArrayOutput (line 12995) | func (o GetDatastoresDatastoreArrayOutput) ToGetDatastoresDatastoreArr... method ToGetDatastoresDatastoreArrayOutputWithContext (line 12999) | func (o GetDatastoresDatastoreArrayOutput) ToGetDatastoresDatastoreArr... method Index (line 13003) | func (o GetDatastoresDatastoreArrayOutput) Index(i pulumi.IntInput) Ge... type GetDatastoresFilters (line 13009) | type GetDatastoresFilters struct type GetDatastoresFiltersInput (line 13022) | type GetDatastoresFiltersInput interface type GetDatastoresFiltersArgs (line 13029) | type GetDatastoresFiltersArgs struct method ElementType (line 13038) | func (GetDatastoresFiltersArgs) ElementType() reflect.Type { method ToGetDatastoresFiltersOutput (line 13042) | func (i GetDatastoresFiltersArgs) ToGetDatastoresFiltersOutput() GetDa... method ToGetDatastoresFiltersOutputWithContext (line 13046) | func (i GetDatastoresFiltersArgs) ToGetDatastoresFiltersOutputWithCont... method ToGetDatastoresFiltersPtrOutput (line 13050) | func (i GetDatastoresFiltersArgs) ToGetDatastoresFiltersPtrOutput() Ge... method ToGetDatastoresFiltersPtrOutputWithContext (line 13054) | func (i GetDatastoresFiltersArgs) ToGetDatastoresFiltersPtrOutputWithC... type GetDatastoresFiltersPtrInput (line 13066) | type GetDatastoresFiltersPtrInput interface type getDatastoresFiltersPtrType (line 13073) | type getDatastoresFiltersPtrType method ElementType (line 13079) | func (*getDatastoresFiltersPtrType) ElementType() reflect.Type { method ToGetDatastoresFiltersPtrOutput (line 13083) | func (i *getDatastoresFiltersPtrType) ToGetDatastoresFiltersPtrOutput(... method ToGetDatastoresFiltersPtrOutputWithContext (line 13087) | func (i *getDatastoresFiltersPtrType) ToGetDatastoresFiltersPtrOutputW... function GetDatastoresFiltersPtr (line 13075) | func GetDatastoresFiltersPtr(v *GetDatastoresFiltersArgs) GetDatastoresF... type GetDatastoresFiltersOutput (line 13091) | type GetDatastoresFiltersOutput struct method ElementType (line 13093) | func (GetDatastoresFiltersOutput) ElementType() reflect.Type { method ToGetDatastoresFiltersOutput (line 13097) | func (o GetDatastoresFiltersOutput) ToGetDatastoresFiltersOutput() Get... method ToGetDatastoresFiltersOutputWithContext (line 13101) | func (o GetDatastoresFiltersOutput) ToGetDatastoresFiltersOutputWithCo... method ToGetDatastoresFiltersPtrOutput (line 13105) | func (o GetDatastoresFiltersOutput) ToGetDatastoresFiltersPtrOutput() ... method ToGetDatastoresFiltersPtrOutputWithContext (line 13109) | func (o GetDatastoresFiltersOutput) ToGetDatastoresFiltersPtrOutputWit... method ContentTypes (line 13116) | func (o GetDatastoresFiltersOutput) ContentTypes() pulumi.StringArrayO... method Id (line 13121) | func (o GetDatastoresFiltersOutput) Id() pulumi.StringPtrOutput { method Target (line 13126) | func (o GetDatastoresFiltersOutput) Target() pulumi.StringPtrOutput { type GetDatastoresFiltersPtrOutput (line 13130) | type GetDatastoresFiltersPtrOutput struct method ElementType (line 13132) | func (GetDatastoresFiltersPtrOutput) ElementType() reflect.Type { method ToGetDatastoresFiltersPtrOutput (line 13136) | func (o GetDatastoresFiltersPtrOutput) ToGetDatastoresFiltersPtrOutput... method ToGetDatastoresFiltersPtrOutputWithContext (line 13140) | func (o GetDatastoresFiltersPtrOutput) ToGetDatastoresFiltersPtrOutput... method Elem (line 13144) | func (o GetDatastoresFiltersPtrOutput) Elem() GetDatastoresFiltersOutp... method ContentTypes (line 13155) | func (o GetDatastoresFiltersPtrOutput) ContentTypes() pulumi.StringArr... method Id (line 13165) | func (o GetDatastoresFiltersPtrOutput) Id() pulumi.StringPtrOutput { method Target (line 13175) | func (o GetDatastoresFiltersPtrOutput) Target() pulumi.StringPtrOutput { type GetDatastoresLegacyDatastore (line 13184) | type GetDatastoresLegacyDatastore struct type GetDatastoresLegacyDatastoreInput (line 13213) | type GetDatastoresLegacyDatastoreInput interface type GetDatastoresLegacyDatastoreArgs (line 13220) | type GetDatastoresLegacyDatastoreArgs struct method ElementType (line 13245) | func (GetDatastoresLegacyDatastoreArgs) ElementType() reflect.Type { method ToGetDatastoresLegacyDatastoreOutput (line 13249) | func (i GetDatastoresLegacyDatastoreArgs) ToGetDatastoresLegacyDatasto... method ToGetDatastoresLegacyDatastoreOutputWithContext (line 13253) | func (i GetDatastoresLegacyDatastoreArgs) ToGetDatastoresLegacyDatasto... type GetDatastoresLegacyDatastoreArrayInput (line 13261) | type GetDatastoresLegacyDatastoreArrayInput interface type GetDatastoresLegacyDatastoreArray (line 13268) | type GetDatastoresLegacyDatastoreArray method ElementType (line 13270) | func (GetDatastoresLegacyDatastoreArray) ElementType() reflect.Type { method ToGetDatastoresLegacyDatastoreArrayOutput (line 13274) | func (i GetDatastoresLegacyDatastoreArray) ToGetDatastoresLegacyDatast... method ToGetDatastoresLegacyDatastoreArrayOutputWithContext (line 13278) | func (i GetDatastoresLegacyDatastoreArray) ToGetDatastoresLegacyDatast... type GetDatastoresLegacyDatastoreOutput (line 13282) | type GetDatastoresLegacyDatastoreOutput struct method ElementType (line 13284) | func (GetDatastoresLegacyDatastoreOutput) ElementType() reflect.Type { method ToGetDatastoresLegacyDatastoreOutput (line 13288) | func (o GetDatastoresLegacyDatastoreOutput) ToGetDatastoresLegacyDatas... method ToGetDatastoresLegacyDatastoreOutputWithContext (line 13292) | func (o GetDatastoresLegacyDatastoreOutput) ToGetDatastoresLegacyDatas... method Active (line 13297) | func (o GetDatastoresLegacyDatastoreOutput) Active() pulumi.BoolPtrOut... method ContentTypes (line 13302) | func (o GetDatastoresLegacyDatastoreOutput) ContentTypes() pulumi.Stri... method Enabled (line 13307) | func (o GetDatastoresLegacyDatastoreOutput) Enabled() pulumi.BoolPtrOu... method Id (line 13312) | func (o GetDatastoresLegacyDatastoreOutput) Id() pulumi.StringOutput { method NodeName (line 13317) | func (o GetDatastoresLegacyDatastoreOutput) NodeName() pulumi.StringOu... method Shared (line 13322) | func (o GetDatastoresLegacyDatastoreOutput) Shared() pulumi.BoolPtrOut... method SpaceAvailable (line 13327) | func (o GetDatastoresLegacyDatastoreOutput) SpaceAvailable() pulumi.In... method SpaceTotal (line 13332) | func (o GetDatastoresLegacyDatastoreOutput) SpaceTotal() pulumi.IntPtr... method SpaceUsed (line 13337) | func (o GetDatastoresLegacyDatastoreOutput) SpaceUsed() pulumi.IntPtrO... method SpaceUsedFraction (line 13342) | func (o GetDatastoresLegacyDatastoreOutput) SpaceUsedFraction() pulumi... method Type (line 13347) | func (o GetDatastoresLegacyDatastoreOutput) Type() pulumi.StringOutput { type GetDatastoresLegacyDatastoreArrayOutput (line 13351) | type GetDatastoresLegacyDatastoreArrayOutput struct method ElementType (line 13353) | func (GetDatastoresLegacyDatastoreArrayOutput) ElementType() reflect.T... method ToGetDatastoresLegacyDatastoreArrayOutput (line 13357) | func (o GetDatastoresLegacyDatastoreArrayOutput) ToGetDatastoresLegacy... method ToGetDatastoresLegacyDatastoreArrayOutputWithContext (line 13361) | func (o GetDatastoresLegacyDatastoreArrayOutput) ToGetDatastoresLegacy... method Index (line 13365) | func (o GetDatastoresLegacyDatastoreArrayOutput) Index(i pulumi.IntInp... type GetDatastoresLegacyFilters (line 13371) | type GetDatastoresLegacyFilters struct type GetDatastoresLegacyFiltersInput (line 13384) | type GetDatastoresLegacyFiltersInput interface type GetDatastoresLegacyFiltersArgs (line 13391) | type GetDatastoresLegacyFiltersArgs struct method ElementType (line 13400) | func (GetDatastoresLegacyFiltersArgs) ElementType() reflect.Type { method ToGetDatastoresLegacyFiltersOutput (line 13404) | func (i GetDatastoresLegacyFiltersArgs) ToGetDatastoresLegacyFiltersOu... method ToGetDatastoresLegacyFiltersOutputWithContext (line 13408) | func (i GetDatastoresLegacyFiltersArgs) ToGetDatastoresLegacyFiltersOu... method ToGetDatastoresLegacyFiltersPtrOutput (line 13412) | func (i GetDatastoresLegacyFiltersArgs) ToGetDatastoresLegacyFiltersPt... method ToGetDatastoresLegacyFiltersPtrOutputWithContext (line 13416) | func (i GetDatastoresLegacyFiltersArgs) ToGetDatastoresLegacyFiltersPt... type GetDatastoresLegacyFiltersPtrInput (line 13428) | type GetDatastoresLegacyFiltersPtrInput interface type getDatastoresLegacyFiltersPtrType (line 13435) | type getDatastoresLegacyFiltersPtrType method ElementType (line 13441) | func (*getDatastoresLegacyFiltersPtrType) ElementType() reflect.Type { method ToGetDatastoresLegacyFiltersPtrOutput (line 13445) | func (i *getDatastoresLegacyFiltersPtrType) ToGetDatastoresLegacyFilte... method ToGetDatastoresLegacyFiltersPtrOutputWithContext (line 13449) | func (i *getDatastoresLegacyFiltersPtrType) ToGetDatastoresLegacyFilte... function GetDatastoresLegacyFiltersPtr (line 13437) | func GetDatastoresLegacyFiltersPtr(v *GetDatastoresLegacyFiltersArgs) Ge... type GetDatastoresLegacyFiltersOutput (line 13453) | type GetDatastoresLegacyFiltersOutput struct method ElementType (line 13455) | func (GetDatastoresLegacyFiltersOutput) ElementType() reflect.Type { method ToGetDatastoresLegacyFiltersOutput (line 13459) | func (o GetDatastoresLegacyFiltersOutput) ToGetDatastoresLegacyFilters... method ToGetDatastoresLegacyFiltersOutputWithContext (line 13463) | func (o GetDatastoresLegacyFiltersOutput) ToGetDatastoresLegacyFilters... method ToGetDatastoresLegacyFiltersPtrOutput (line 13467) | func (o GetDatastoresLegacyFiltersOutput) ToGetDatastoresLegacyFilters... method ToGetDatastoresLegacyFiltersPtrOutputWithContext (line 13471) | func (o GetDatastoresLegacyFiltersOutput) ToGetDatastoresLegacyFilters... method ContentTypes (line 13478) | func (o GetDatastoresLegacyFiltersOutput) ContentTypes() pulumi.String... method Id (line 13483) | func (o GetDatastoresLegacyFiltersOutput) Id() pulumi.StringPtrOutput { method Target (line 13488) | func (o GetDatastoresLegacyFiltersOutput) Target() pulumi.StringPtrOut... type GetDatastoresLegacyFiltersPtrOutput (line 13492) | type GetDatastoresLegacyFiltersPtrOutput struct method ElementType (line 13494) | func (GetDatastoresLegacyFiltersPtrOutput) ElementType() reflect.Type { method ToGetDatastoresLegacyFiltersPtrOutput (line 13498) | func (o GetDatastoresLegacyFiltersPtrOutput) ToGetDatastoresLegacyFilt... method ToGetDatastoresLegacyFiltersPtrOutputWithContext (line 13502) | func (o GetDatastoresLegacyFiltersPtrOutput) ToGetDatastoresLegacyFilt... method Elem (line 13506) | func (o GetDatastoresLegacyFiltersPtrOutput) Elem() GetDatastoresLegac... method ContentTypes (line 13517) | func (o GetDatastoresLegacyFiltersPtrOutput) ContentTypes() pulumi.Str... method Id (line 13527) | func (o GetDatastoresLegacyFiltersPtrOutput) Id() pulumi.StringPtrOutp... method Target (line 13537) | func (o GetDatastoresLegacyFiltersPtrOutput) Target() pulumi.StringPtr... type GetFilesFile (line 13546) | type GetFilesFile struct type GetFilesFileInput (line 13565) | type GetFilesFileInput interface type GetFilesFileArgs (line 13572) | type GetFilesFileArgs struct method ElementType (line 13587) | func (GetFilesFileArgs) ElementType() reflect.Type { method ToGetFilesFileOutput (line 13591) | func (i GetFilesFileArgs) ToGetFilesFileOutput() GetFilesFileOutput { method ToGetFilesFileOutputWithContext (line 13595) | func (i GetFilesFileArgs) ToGetFilesFileOutputWithContext(ctx context.... type GetFilesFileArrayInput (line 13603) | type GetFilesFileArrayInput interface type GetFilesFileArray (line 13610) | type GetFilesFileArray method ElementType (line 13612) | func (GetFilesFileArray) ElementType() reflect.Type { method ToGetFilesFileArrayOutput (line 13616) | func (i GetFilesFileArray) ToGetFilesFileArrayOutput() GetFilesFileArr... method ToGetFilesFileArrayOutputWithContext (line 13620) | func (i GetFilesFileArray) ToGetFilesFileArrayOutputWithContext(ctx co... type GetFilesFileOutput (line 13624) | type GetFilesFileOutput struct method ElementType (line 13626) | func (GetFilesFileOutput) ElementType() reflect.Type { method ToGetFilesFileOutput (line 13630) | func (o GetFilesFileOutput) ToGetFilesFileOutput() GetFilesFileOutput { method ToGetFilesFileOutputWithContext (line 13634) | func (o GetFilesFileOutput) ToGetFilesFileOutputWithContext(ctx contex... method ContentType (line 13639) | func (o GetFilesFileOutput) ContentType() pulumi.StringOutput { method FileFormat (line 13644) | func (o GetFilesFileOutput) FileFormat() pulumi.StringOutput { method FileName (line 13649) | func (o GetFilesFileOutput) FileName() pulumi.StringOutput { method FileSize (line 13654) | func (o GetFilesFileOutput) FileSize() pulumi.IntOutput { method Id (line 13659) | func (o GetFilesFileOutput) Id() pulumi.StringOutput { method Vmid (line 13664) | func (o GetFilesFileOutput) Vmid() pulumi.IntOutput { type GetFilesFileArrayOutput (line 13668) | type GetFilesFileArrayOutput struct method ElementType (line 13670) | func (GetFilesFileArrayOutput) ElementType() reflect.Type { method ToGetFilesFileArrayOutput (line 13674) | func (o GetFilesFileArrayOutput) ToGetFilesFileArrayOutput() GetFilesF... method ToGetFilesFileArrayOutputWithContext (line 13678) | func (o GetFilesFileArrayOutput) ToGetFilesFileArrayOutputWithContext(... method Index (line 13682) | func (o GetFilesFileArrayOutput) Index(i pulumi.IntInput) GetFilesFile... type GetGroupLegacyAcl (line 13688) | type GetGroupLegacyAcl struct type GetGroupLegacyAclInput (line 13701) | type GetGroupLegacyAclInput interface type GetGroupLegacyAclArgs (line 13708) | type GetGroupLegacyAclArgs struct method ElementType (line 13717) | func (GetGroupLegacyAclArgs) ElementType() reflect.Type { method ToGetGroupLegacyAclOutput (line 13721) | func (i GetGroupLegacyAclArgs) ToGetGroupLegacyAclOutput() GetGroupLeg... method ToGetGroupLegacyAclOutputWithContext (line 13725) | func (i GetGroupLegacyAclArgs) ToGetGroupLegacyAclOutputWithContext(ct... type GetGroupLegacyAclArrayInput (line 13733) | type GetGroupLegacyAclArrayInput interface type GetGroupLegacyAclArray (line 13740) | type GetGroupLegacyAclArray method ElementType (line 13742) | func (GetGroupLegacyAclArray) ElementType() reflect.Type { method ToGetGroupLegacyAclArrayOutput (line 13746) | func (i GetGroupLegacyAclArray) ToGetGroupLegacyAclArrayOutput() GetGr... method ToGetGroupLegacyAclArrayOutputWithContext (line 13750) | func (i GetGroupLegacyAclArray) ToGetGroupLegacyAclArrayOutputWithCont... type GetGroupLegacyAclOutput (line 13754) | type GetGroupLegacyAclOutput struct method ElementType (line 13756) | func (GetGroupLegacyAclOutput) ElementType() reflect.Type { method ToGetGroupLegacyAclOutput (line 13760) | func (o GetGroupLegacyAclOutput) ToGetGroupLegacyAclOutput() GetGroupL... method ToGetGroupLegacyAclOutputWithContext (line 13764) | func (o GetGroupLegacyAclOutput) ToGetGroupLegacyAclOutputWithContext(... method Path (line 13769) | func (o GetGroupLegacyAclOutput) Path() pulumi.StringOutput { method Propagate (line 13774) | func (o GetGroupLegacyAclOutput) Propagate() pulumi.BoolOutput { method RoleId (line 13779) | func (o GetGroupLegacyAclOutput) RoleId() pulumi.StringOutput { type GetGroupLegacyAclArrayOutput (line 13783) | type GetGroupLegacyAclArrayOutput struct method ElementType (line 13785) | func (GetGroupLegacyAclArrayOutput) ElementType() reflect.Type { method ToGetGroupLegacyAclArrayOutput (line 13789) | func (o GetGroupLegacyAclArrayOutput) ToGetGroupLegacyAclArrayOutput()... method ToGetGroupLegacyAclArrayOutputWithContext (line 13793) | func (o GetGroupLegacyAclArrayOutput) ToGetGroupLegacyAclArrayOutputWi... method Index (line 13797) | func (o GetGroupLegacyAclArrayOutput) Index(i pulumi.IntInput) GetGrou... type GetHostsLegacyEntry (line 13803) | type GetHostsLegacyEntry struct type GetHostsLegacyEntryInput (line 13814) | type GetHostsLegacyEntryInput interface type GetHostsLegacyEntryArgs (line 13821) | type GetHostsLegacyEntryArgs struct method ElementType (line 13828) | func (GetHostsLegacyEntryArgs) ElementType() reflect.Type { method ToGetHostsLegacyEntryOutput (line 13832) | func (i GetHostsLegacyEntryArgs) ToGetHostsLegacyEntryOutput() GetHost... method ToGetHostsLegacyEntryOutputWithContext (line 13836) | func (i GetHostsLegacyEntryArgs) ToGetHostsLegacyEntryOutputWithContex... type GetHostsLegacyEntryArrayInput (line 13844) | type GetHostsLegacyEntryArrayInput interface type GetHostsLegacyEntryArray (line 13851) | type GetHostsLegacyEntryArray method ElementType (line 13853) | func (GetHostsLegacyEntryArray) ElementType() reflect.Type { method ToGetHostsLegacyEntryArrayOutput (line 13857) | func (i GetHostsLegacyEntryArray) ToGetHostsLegacyEntryArrayOutput() G... method ToGetHostsLegacyEntryArrayOutputWithContext (line 13861) | func (i GetHostsLegacyEntryArray) ToGetHostsLegacyEntryArrayOutputWith... type GetHostsLegacyEntryOutput (line 13865) | type GetHostsLegacyEntryOutput struct method ElementType (line 13867) | func (GetHostsLegacyEntryOutput) ElementType() reflect.Type { method ToGetHostsLegacyEntryOutput (line 13871) | func (o GetHostsLegacyEntryOutput) ToGetHostsLegacyEntryOutput() GetHo... method ToGetHostsLegacyEntryOutputWithContext (line 13875) | func (o GetHostsLegacyEntryOutput) ToGetHostsLegacyEntryOutputWithCont... method Address (line 13880) | func (o GetHostsLegacyEntryOutput) Address() pulumi.StringOutput { method Hostnames (line 13885) | func (o GetHostsLegacyEntryOutput) Hostnames() pulumi.StringArrayOutput { type GetHostsLegacyEntryArrayOutput (line 13889) | type GetHostsLegacyEntryArrayOutput struct method ElementType (line 13891) | func (GetHostsLegacyEntryArrayOutput) ElementType() reflect.Type { method ToGetHostsLegacyEntryArrayOutput (line 13895) | func (o GetHostsLegacyEntryArrayOutput) ToGetHostsLegacyEntryArrayOutp... method ToGetHostsLegacyEntryArrayOutputWithContext (line 13899) | func (o GetHostsLegacyEntryArrayOutput) ToGetHostsLegacyEntryArrayOutp... method Index (line 13903) | func (o GetHostsLegacyEntryArrayOutput) Index(i pulumi.IntInput) GetHo... type GetPoolLegacyMember (line 13909) | type GetPoolLegacyMember struct type GetPoolLegacyMemberInput (line 13926) | type GetPoolLegacyMemberInput interface type GetPoolLegacyMemberArgs (line 13933) | type GetPoolLegacyMemberArgs struct method ElementType (line 13946) | func (GetPoolLegacyMemberArgs) ElementType() reflect.Type { method ToGetPoolLegacyMemberOutput (line 13950) | func (i GetPoolLegacyMemberArgs) ToGetPoolLegacyMemberOutput() GetPool... method ToGetPoolLegacyMemberOutputWithContext (line 13954) | func (i GetPoolLegacyMemberArgs) ToGetPoolLegacyMemberOutputWithContex... type GetPoolLegacyMemberArrayInput (line 13962) | type GetPoolLegacyMemberArrayInput interface type GetPoolLegacyMemberArray (line 13969) | type GetPoolLegacyMemberArray method ElementType (line 13971) | func (GetPoolLegacyMemberArray) ElementType() reflect.Type { method ToGetPoolLegacyMemberArrayOutput (line 13975) | func (i GetPoolLegacyMemberArray) ToGetPoolLegacyMemberArrayOutput() G... method ToGetPoolLegacyMemberArrayOutputWithContext (line 13979) | func (i GetPoolLegacyMemberArray) ToGetPoolLegacyMemberArrayOutputWith... type GetPoolLegacyMemberOutput (line 13983) | type GetPoolLegacyMemberOutput struct method ElementType (line 13985) | func (GetPoolLegacyMemberOutput) ElementType() reflect.Type { method ToGetPoolLegacyMemberOutput (line 13989) | func (o GetPoolLegacyMemberOutput) ToGetPoolLegacyMemberOutput() GetPo... method ToGetPoolLegacyMemberOutputWithContext (line 13993) | func (o GetPoolLegacyMemberOutput) ToGetPoolLegacyMemberOutputWithCont... method DatastoreId (line 13998) | func (o GetPoolLegacyMemberOutput) DatastoreId() pulumi.StringOutput { method Id (line 14003) | func (o GetPoolLegacyMemberOutput) Id() pulumi.StringOutput { method NodeName (line 14008) | func (o GetPoolLegacyMemberOutput) NodeName() pulumi.StringOutput { method Type (line 14013) | func (o GetPoolLegacyMemberOutput) Type() pulumi.StringOutput { method VmId (line 14018) | func (o GetPoolLegacyMemberOutput) VmId() pulumi.IntOutput { type GetPoolLegacyMemberArrayOutput (line 14022) | type GetPoolLegacyMemberArrayOutput struct method ElementType (line 14024) | func (GetPoolLegacyMemberArrayOutput) ElementType() reflect.Type { method ToGetPoolLegacyMemberArrayOutput (line 14028) | func (o GetPoolLegacyMemberArrayOutput) ToGetPoolLegacyMemberArrayOutp... method ToGetPoolLegacyMemberArrayOutputWithContext (line 14032) | func (o GetPoolLegacyMemberArrayOutput) ToGetPoolLegacyMemberArrayOutp... method Index (line 14036) | func (o GetPoolLegacyMemberArrayOutput) Index(i pulumi.IntInput) GetPo... type GetReplicationsLegacyReplication (line 14042) | type GetReplicationsLegacyReplication struct type GetReplicationsLegacyReplicationInput (line 14060) | type GetReplicationsLegacyReplicationInput interface type GetReplicationsLegacyReplicationArgs (line 14067) | type GetReplicationsLegacyReplicationArgs struct method ElementType (line 14081) | func (GetReplicationsLegacyReplicationArgs) ElementType() reflect.Type { method ToGetReplicationsLegacyReplicationOutput (line 14085) | func (i GetReplicationsLegacyReplicationArgs) ToGetReplicationsLegacyR... method ToGetReplicationsLegacyReplicationOutputWithContext (line 14089) | func (i GetReplicationsLegacyReplicationArgs) ToGetReplicationsLegacyR... type GetReplicationsLegacyReplicationArrayInput (line 14097) | type GetReplicationsLegacyReplicationArrayInput interface type GetReplicationsLegacyReplicationArray (line 14104) | type GetReplicationsLegacyReplicationArray method ElementType (line 14106) | func (GetReplicationsLegacyReplicationArray) ElementType() reflect.Type { method ToGetReplicationsLegacyReplicationArrayOutput (line 14110) | func (i GetReplicationsLegacyReplicationArray) ToGetReplicationsLegacy... method ToGetReplicationsLegacyReplicationArrayOutputWithContext (line 14114) | func (i GetReplicationsLegacyReplicationArray) ToGetReplicationsLegacy... type GetReplicationsLegacyReplicationOutput (line 14118) | type GetReplicationsLegacyReplicationOutput struct method ElementType (line 14120) | func (GetReplicationsLegacyReplicationOutput) ElementType() reflect.Ty... method ToGetReplicationsLegacyReplicationOutput (line 14124) | func (o GetReplicationsLegacyReplicationOutput) ToGetReplicationsLegac... method ToGetReplicationsLegacyReplicationOutputWithContext (line 14128) | func (o GetReplicationsLegacyReplicationOutput) ToGetReplicationsLegac... method Comment (line 14132) | func (o GetReplicationsLegacyReplicationOutput) Comment() pulumi.Strin... method Disable (line 14136) | func (o GetReplicationsLegacyReplicationOutput) Disable() pulumi.BoolO... method Guest (line 14140) | func (o GetReplicationsLegacyReplicationOutput) Guest() pulumi.IntOutp... method Id (line 14144) | func (o GetReplicationsLegacyReplicationOutput) Id() pulumi.StringOutp... method Jobnum (line 14148) | func (o GetReplicationsLegacyReplicationOutput) Jobnum() pulumi.IntOut... method Rate (line 14152) | func (o GetReplicationsLegacyReplicationOutput) Rate() pulumi.Float64O... method RemoveJob (line 14156) | func (o GetReplicationsLegacyReplicationOutput) RemoveJob() pulumi.Str... method Schedule (line 14160) | func (o GetReplicationsLegacyReplicationOutput) Schedule() pulumi.Stri... method Source (line 14164) | func (o GetReplicationsLegacyReplicationOutput) Source() pulumi.String... method Target (line 14168) | func (o GetReplicationsLegacyReplicationOutput) Target() pulumi.String... method Type (line 14172) | func (o GetReplicationsLegacyReplicationOutput) Type() pulumi.StringOu... type GetReplicationsLegacyReplicationArrayOutput (line 14176) | type GetReplicationsLegacyReplicationArrayOutput struct method ElementType (line 14178) | func (GetReplicationsLegacyReplicationArrayOutput) ElementType() refle... method ToGetReplicationsLegacyReplicationArrayOutput (line 14182) | func (o GetReplicationsLegacyReplicationArrayOutput) ToGetReplications... method ToGetReplicationsLegacyReplicationArrayOutputWithContext (line 14186) | func (o GetReplicationsLegacyReplicationArrayOutput) ToGetReplications... method Index (line 14190) | func (o GetReplicationsLegacyReplicationArrayOutput) Index(i pulumi.In... type GetReplicationsReplication (line 14196) | type GetReplicationsReplication struct type GetReplicationsReplicationInput (line 14214) | type GetReplicationsReplicationInput interface type GetReplicationsReplicationArgs (line 14221) | type GetReplicationsReplicationArgs struct method ElementType (line 14235) | func (GetReplicationsReplicationArgs) ElementType() reflect.Type { method ToGetReplicationsReplicationOutput (line 14239) | func (i GetReplicationsReplicationArgs) ToGetReplicationsReplicationOu... method ToGetReplicationsReplicationOutputWithContext (line 14243) | func (i GetReplicationsReplicationArgs) ToGetReplicationsReplicationOu... type GetReplicationsReplicationArrayInput (line 14251) | type GetReplicationsReplicationArrayInput interface type GetReplicationsReplicationArray (line 14258) | type GetReplicationsReplicationArray method ElementType (line 14260) | func (GetReplicationsReplicationArray) ElementType() reflect.Type { method ToGetReplicationsReplicationArrayOutput (line 14264) | func (i GetReplicationsReplicationArray) ToGetReplicationsReplicationA... method ToGetReplicationsReplicationArrayOutputWithContext (line 14268) | func (i GetReplicationsReplicationArray) ToGetReplicationsReplicationA... type GetReplicationsReplicationOutput (line 14272) | type GetReplicationsReplicationOutput struct method ElementType (line 14274) | func (GetReplicationsReplicationOutput) ElementType() reflect.Type { method ToGetReplicationsReplicationOutput (line 14278) | func (o GetReplicationsReplicationOutput) ToGetReplicationsReplication... method ToGetReplicationsReplicationOutputWithContext (line 14282) | func (o GetReplicationsReplicationOutput) ToGetReplicationsReplication... method Comment (line 14286) | func (o GetReplicationsReplicationOutput) Comment() pulumi.StringOutput { method Disable (line 14290) | func (o GetReplicationsReplicationOutput) Disable() pulumi.BoolOutput { method Guest (line 14294) | func (o GetReplicationsReplicationOutput) Guest() pulumi.IntOutput { method Id (line 14298) | func (o GetReplicationsReplicationOutput) Id() pulumi.StringOutput { method Jobnum (line 14302) | func (o GetReplicationsReplicationOutput) Jobnum() pulumi.IntOutput { method Rate (line 14306) | func (o GetReplicationsReplicationOutput) Rate() pulumi.Float64Output { method RemoveJob (line 14310) | func (o GetReplicationsReplicationOutput) RemoveJob() pulumi.StringOut... method Schedule (line 14314) | func (o GetReplicationsReplicationOutput) Schedule() pulumi.StringOutp... method Source (line 14318) | func (o GetReplicationsReplicationOutput) Source() pulumi.StringOutput { method Target (line 14322) | func (o GetReplicationsReplicationOutput) Target() pulumi.StringOutput { method Type (line 14326) | func (o GetReplicationsReplicationOutput) Type() pulumi.StringOutput { type GetReplicationsReplicationArrayOutput (line 14330) | type GetReplicationsReplicationArrayOutput struct method ElementType (line 14332) | func (GetReplicationsReplicationArrayOutput) ElementType() reflect.Type { method ToGetReplicationsReplicationArrayOutput (line 14336) | func (o GetReplicationsReplicationArrayOutput) ToGetReplicationsReplic... method ToGetReplicationsReplicationArrayOutputWithContext (line 14340) | func (o GetReplicationsReplicationArrayOutput) ToGetReplicationsReplic... method Index (line 14344) | func (o GetReplicationsReplicationArrayOutput) Index(i pulumi.IntInput... type GetUserLegacyAcl (line 14350) | type GetUserLegacyAcl struct type GetUserLegacyAclInput (line 14363) | type GetUserLegacyAclInput interface type GetUserLegacyAclArgs (line 14370) | type GetUserLegacyAclArgs struct method ElementType (line 14379) | func (GetUserLegacyAclArgs) ElementType() reflect.Type { method ToGetUserLegacyAclOutput (line 14383) | func (i GetUserLegacyAclArgs) ToGetUserLegacyAclOutput() GetUserLegacy... method ToGetUserLegacyAclOutputWithContext (line 14387) | func (i GetUserLegacyAclArgs) ToGetUserLegacyAclOutputWithContext(ctx ... type GetUserLegacyAclArrayInput (line 14395) | type GetUserLegacyAclArrayInput interface type GetUserLegacyAclArray (line 14402) | type GetUserLegacyAclArray method ElementType (line 14404) | func (GetUserLegacyAclArray) ElementType() reflect.Type { method ToGetUserLegacyAclArrayOutput (line 14408) | func (i GetUserLegacyAclArray) ToGetUserLegacyAclArrayOutput() GetUser... method ToGetUserLegacyAclArrayOutputWithContext (line 14412) | func (i GetUserLegacyAclArray) ToGetUserLegacyAclArrayOutputWithContex... type GetUserLegacyAclOutput (line 14416) | type GetUserLegacyAclOutput struct method ElementType (line 14418) | func (GetUserLegacyAclOutput) ElementType() reflect.Type { method ToGetUserLegacyAclOutput (line 14422) | func (o GetUserLegacyAclOutput) ToGetUserLegacyAclOutput() GetUserLega... method ToGetUserLegacyAclOutputWithContext (line 14426) | func (o GetUserLegacyAclOutput) ToGetUserLegacyAclOutputWithContext(ct... method Path (line 14431) | func (o GetUserLegacyAclOutput) Path() pulumi.StringOutput { method Propagate (line 14436) | func (o GetUserLegacyAclOutput) Propagate() pulumi.BoolOutput { method RoleId (line 14441) | func (o GetUserLegacyAclOutput) RoleId() pulumi.StringOutput { type GetUserLegacyAclArrayOutput (line 14445) | type GetUserLegacyAclArrayOutput struct method ElementType (line 14447) | func (GetUserLegacyAclArrayOutput) ElementType() reflect.Type { method ToGetUserLegacyAclArrayOutput (line 14451) | func (o GetUserLegacyAclArrayOutput) ToGetUserLegacyAclArrayOutput() G... method ToGetUserLegacyAclArrayOutputWithContext (line 14455) | func (o GetUserLegacyAclArrayOutput) ToGetUserLegacyAclArrayOutputWith... method Index (line 14459) | func (o GetUserLegacyAclArrayOutput) Index(i pulumi.IntInput) GetUserL... type GetVm2LegacyCdrom (line 14465) | type GetVm2LegacyCdrom struct type GetVm2LegacyCdromInput (line 14474) | type GetVm2LegacyCdromInput interface type GetVm2LegacyCdromArgs (line 14481) | type GetVm2LegacyCdromArgs struct method ElementType (line 14486) | func (GetVm2LegacyCdromArgs) ElementType() reflect.Type { method ToGetVm2LegacyCdromOutput (line 14490) | func (i GetVm2LegacyCdromArgs) ToGetVm2LegacyCdromOutput() GetVm2Legac... method ToGetVm2LegacyCdromOutputWithContext (line 14494) | func (i GetVm2LegacyCdromArgs) ToGetVm2LegacyCdromOutputWithContext(ct... type GetVm2LegacyCdromMapInput (line 14502) | type GetVm2LegacyCdromMapInput interface type GetVm2LegacyCdromMap (line 14509) | type GetVm2LegacyCdromMap method ElementType (line 14511) | func (GetVm2LegacyCdromMap) ElementType() reflect.Type { method ToGetVm2LegacyCdromMapOutput (line 14515) | func (i GetVm2LegacyCdromMap) ToGetVm2LegacyCdromMapOutput() GetVm2Leg... method ToGetVm2LegacyCdromMapOutputWithContext (line 14519) | func (i GetVm2LegacyCdromMap) ToGetVm2LegacyCdromMapOutputWithContext(... type GetVm2LegacyCdromOutput (line 14523) | type GetVm2LegacyCdromOutput struct method ElementType (line 14525) | func (GetVm2LegacyCdromOutput) ElementType() reflect.Type { method ToGetVm2LegacyCdromOutput (line 14529) | func (o GetVm2LegacyCdromOutput) ToGetVm2LegacyCdromOutput() GetVm2Leg... method ToGetVm2LegacyCdromOutputWithContext (line 14533) | func (o GetVm2LegacyCdromOutput) ToGetVm2LegacyCdromOutputWithContext(... method FileId (line 14538) | func (o GetVm2LegacyCdromOutput) FileId() pulumi.StringOutput { type GetVm2LegacyCdromMapOutput (line 14542) | type GetVm2LegacyCdromMapOutput struct method ElementType (line 14544) | func (GetVm2LegacyCdromMapOutput) ElementType() reflect.Type { method ToGetVm2LegacyCdromMapOutput (line 14548) | func (o GetVm2LegacyCdromMapOutput) ToGetVm2LegacyCdromMapOutput() Get... method ToGetVm2LegacyCdromMapOutputWithContext (line 14552) | func (o GetVm2LegacyCdromMapOutput) ToGetVm2LegacyCdromMapOutputWithCo... method MapIndex (line 14556) | func (o GetVm2LegacyCdromMapOutput) MapIndex(k pulumi.StringInput) Get... type GetVm2LegacyCpu (line 14562) | type GetVm2LegacyCpu struct type GetVm2LegacyCpuInput (line 14589) | type GetVm2LegacyCpuInput interface type GetVm2LegacyCpuArgs (line 14596) | type GetVm2LegacyCpuArgs struct method ElementType (line 14619) | func (GetVm2LegacyCpuArgs) ElementType() reflect.Type { method ToGetVm2LegacyCpuOutput (line 14623) | func (i GetVm2LegacyCpuArgs) ToGetVm2LegacyCpuOutput() GetVm2LegacyCpu... method ToGetVm2LegacyCpuOutputWithContext (line 14627) | func (i GetVm2LegacyCpuArgs) ToGetVm2LegacyCpuOutputWithContext(ctx co... type GetVm2LegacyCpuOutput (line 14631) | type GetVm2LegacyCpuOutput struct method ElementType (line 14633) | func (GetVm2LegacyCpuOutput) ElementType() reflect.Type { method ToGetVm2LegacyCpuOutput (line 14637) | func (o GetVm2LegacyCpuOutput) ToGetVm2LegacyCpuOutput() GetVm2LegacyC... method ToGetVm2LegacyCpuOutputWithContext (line 14641) | func (o GetVm2LegacyCpuOutput) ToGetVm2LegacyCpuOutputWithContext(ctx ... method Affinity (line 14646) | func (o GetVm2LegacyCpuOutput) Affinity() pulumi.StringOutput { method Architecture (line 14651) | func (o GetVm2LegacyCpuOutput) Architecture() pulumi.StringOutput { method Cores (line 14656) | func (o GetVm2LegacyCpuOutput) Cores() pulumi.IntOutput { method Flags (line 14661) | func (o GetVm2LegacyCpuOutput) Flags() pulumi.StringArrayOutput { method Limit (line 14666) | func (o GetVm2LegacyCpuOutput) Limit() pulumi.Float64Output { method Numa (line 14671) | func (o GetVm2LegacyCpuOutput) Numa() pulumi.BoolOutput { method Sockets (line 14676) | func (o GetVm2LegacyCpuOutput) Sockets() pulumi.IntOutput { method Type (line 14681) | func (o GetVm2LegacyCpuOutput) Type() pulumi.StringOutput { method Units (line 14686) | func (o GetVm2LegacyCpuOutput) Units() pulumi.IntOutput { method Vcpus (line 14691) | func (o GetVm2LegacyCpuOutput) Vcpus() pulumi.IntOutput { type GetVm2LegacyRng (line 14695) | type GetVm2LegacyRng struct type GetVm2LegacyRngInput (line 14708) | type GetVm2LegacyRngInput interface type GetVm2LegacyRngArgs (line 14715) | type GetVm2LegacyRngArgs struct method ElementType (line 14724) | func (GetVm2LegacyRngArgs) ElementType() reflect.Type { method ToGetVm2LegacyRngOutput (line 14728) | func (i GetVm2LegacyRngArgs) ToGetVm2LegacyRngOutput() GetVm2LegacyRng... method ToGetVm2LegacyRngOutputWithContext (line 14732) | func (i GetVm2LegacyRngArgs) ToGetVm2LegacyRngOutputWithContext(ctx co... type GetVm2LegacyRngOutput (line 14736) | type GetVm2LegacyRngOutput struct method ElementType (line 14738) | func (GetVm2LegacyRngOutput) ElementType() reflect.Type { method ToGetVm2LegacyRngOutput (line 14742) | func (o GetVm2LegacyRngOutput) ToGetVm2LegacyRngOutput() GetVm2LegacyR... method ToGetVm2LegacyRngOutputWithContext (line 14746) | func (o GetVm2LegacyRngOutput) ToGetVm2LegacyRngOutputWithContext(ctx ... method MaxBytes (line 14751) | func (o GetVm2LegacyRngOutput) MaxBytes() pulumi.IntOutput { method Period (line 14756) | func (o GetVm2LegacyRngOutput) Period() pulumi.IntOutput { method Source (line 14761) | func (o GetVm2LegacyRngOutput) Source() pulumi.StringOutput { type GetVm2LegacyTimeouts (line 14765) | type GetVm2LegacyTimeouts struct type GetVm2LegacyTimeoutsInput (line 14774) | type GetVm2LegacyTimeoutsInput interface type GetVm2LegacyTimeoutsArgs (line 14781) | type GetVm2LegacyTimeoutsArgs struct method ElementType (line 14786) | func (GetVm2LegacyTimeoutsArgs) ElementType() reflect.Type { method ToGetVm2LegacyTimeoutsOutput (line 14790) | func (i GetVm2LegacyTimeoutsArgs) ToGetVm2LegacyTimeoutsOutput() GetVm... method ToGetVm2LegacyTimeoutsOutputWithContext (line 14794) | func (i GetVm2LegacyTimeoutsArgs) ToGetVm2LegacyTimeoutsOutputWithCont... method ToGetVm2LegacyTimeoutsPtrOutput (line 14798) | func (i GetVm2LegacyTimeoutsArgs) ToGetVm2LegacyTimeoutsPtrOutput() Ge... method ToGetVm2LegacyTimeoutsPtrOutputWithContext (line 14802) | func (i GetVm2LegacyTimeoutsArgs) ToGetVm2LegacyTimeoutsPtrOutputWithC... type GetVm2LegacyTimeoutsPtrInput (line 14814) | type GetVm2LegacyTimeoutsPtrInput interface type getVm2LegacyTimeoutsPtrType (line 14821) | type getVm2LegacyTimeoutsPtrType method ElementType (line 14827) | func (*getVm2LegacyTimeoutsPtrType) ElementType() reflect.Type { method ToGetVm2LegacyTimeoutsPtrOutput (line 14831) | func (i *getVm2LegacyTimeoutsPtrType) ToGetVm2LegacyTimeoutsPtrOutput(... method ToGetVm2LegacyTimeoutsPtrOutputWithContext (line 14835) | func (i *getVm2LegacyTimeoutsPtrType) ToGetVm2LegacyTimeoutsPtrOutputW... function GetVm2LegacyTimeoutsPtr (line 14823) | func GetVm2LegacyTimeoutsPtr(v *GetVm2LegacyTimeoutsArgs) GetVm2LegacyTi... type GetVm2LegacyTimeoutsOutput (line 14839) | type GetVm2LegacyTimeoutsOutput struct method ElementType (line 14841) | func (GetVm2LegacyTimeoutsOutput) ElementType() reflect.Type { method ToGetVm2LegacyTimeoutsOutput (line 14845) | func (o GetVm2LegacyTimeoutsOutput) ToGetVm2LegacyTimeoutsOutput() Get... method ToGetVm2LegacyTimeoutsOutputWithContext (line 14849) | func (o GetVm2LegacyTimeoutsOutput) ToGetVm2LegacyTimeoutsOutputWithCo... method ToGetVm2LegacyTimeoutsPtrOutput (line 14853) | func (o GetVm2LegacyTimeoutsOutput) ToGetVm2LegacyTimeoutsPtrOutput() ... method ToGetVm2LegacyTimeoutsPtrOutputWithContext (line 14857) | func (o GetVm2LegacyTimeoutsOutput) ToGetVm2LegacyTimeoutsPtrOutputWit... method Read (line 14864) | func (o GetVm2LegacyTimeoutsOutput) Read() pulumi.StringPtrOutput { type GetVm2LegacyTimeoutsPtrOutput (line 14868) | type GetVm2LegacyTimeoutsPtrOutput struct method ElementType (line 14870) | func (GetVm2LegacyTimeoutsPtrOutput) ElementType() reflect.Type { method ToGetVm2LegacyTimeoutsPtrOutput (line 14874) | func (o GetVm2LegacyTimeoutsPtrOutput) ToGetVm2LegacyTimeoutsPtrOutput... method ToGetVm2LegacyTimeoutsPtrOutputWithContext (line 14878) | func (o GetVm2LegacyTimeoutsPtrOutput) ToGetVm2LegacyTimeoutsPtrOutput... method Elem (line 14882) | func (o GetVm2LegacyTimeoutsPtrOutput) Elem() GetVm2LegacyTimeoutsOutp... method Read (line 14893) | func (o GetVm2LegacyTimeoutsPtrOutput) Read() pulumi.StringPtrOutput { type GetVm2LegacyVga (line 14902) | type GetVm2LegacyVga struct type GetVm2LegacyVgaInput (line 14915) | type GetVm2LegacyVgaInput interface type GetVm2LegacyVgaArgs (line 14922) | type GetVm2LegacyVgaArgs struct method ElementType (line 14931) | func (GetVm2LegacyVgaArgs) ElementType() reflect.Type { method ToGetVm2LegacyVgaOutput (line 14935) | func (i GetVm2LegacyVgaArgs) ToGetVm2LegacyVgaOutput() GetVm2LegacyVga... method ToGetVm2LegacyVgaOutputWithContext (line 14939) | func (i GetVm2LegacyVgaArgs) ToGetVm2LegacyVgaOutputWithContext(ctx co... type GetVm2LegacyVgaOutput (line 14943) | type GetVm2LegacyVgaOutput struct method ElementType (line 14945) | func (GetVm2LegacyVgaOutput) ElementType() reflect.Type { method ToGetVm2LegacyVgaOutput (line 14949) | func (o GetVm2LegacyVgaOutput) ToGetVm2LegacyVgaOutput() GetVm2LegacyV... method ToGetVm2LegacyVgaOutputWithContext (line 14953) | func (o GetVm2LegacyVgaOutput) ToGetVm2LegacyVgaOutputWithContext(ctx ... method Clipboard (line 14958) | func (o GetVm2LegacyVgaOutput) Clipboard() pulumi.StringOutput { method Memory (line 14963) | func (o GetVm2LegacyVgaOutput) Memory() pulumi.IntOutput { method Type (line 14968) | func (o GetVm2LegacyVgaOutput) Type() pulumi.StringOutput { type GetVmCdrom (line 14972) | type GetVmCdrom struct type GetVmCdromInput (line 14981) | type GetVmCdromInput interface type GetVmCdromArgs (line 14988) | type GetVmCdromArgs struct method ElementType (line 14993) | func (GetVmCdromArgs) ElementType() reflect.Type { method ToGetVmCdromOutput (line 14997) | func (i GetVmCdromArgs) ToGetVmCdromOutput() GetVmCdromOutput { method ToGetVmCdromOutputWithContext (line 15001) | func (i GetVmCdromArgs) ToGetVmCdromOutputWithContext(ctx context.Cont... type GetVmCdromMapInput (line 15009) | type GetVmCdromMapInput interface type GetVmCdromMap (line 15016) | type GetVmCdromMap method ElementType (line 15018) | func (GetVmCdromMap) ElementType() reflect.Type { method ToGetVmCdromMapOutput (line 15022) | func (i GetVmCdromMap) ToGetVmCdromMapOutput() GetVmCdromMapOutput { method ToGetVmCdromMapOutputWithContext (line 15026) | func (i GetVmCdromMap) ToGetVmCdromMapOutputWithContext(ctx context.Co... type GetVmCdromOutput (line 15030) | type GetVmCdromOutput struct method ElementType (line 15032) | func (GetVmCdromOutput) ElementType() reflect.Type { method ToGetVmCdromOutput (line 15036) | func (o GetVmCdromOutput) ToGetVmCdromOutput() GetVmCdromOutput { method ToGetVmCdromOutputWithContext (line 15040) | func (o GetVmCdromOutput) ToGetVmCdromOutputWithContext(ctx context.Co... method FileId (line 15045) | func (o GetVmCdromOutput) FileId() pulumi.StringOutput { type GetVmCdromMapOutput (line 15049) | type GetVmCdromMapOutput struct method ElementType (line 15051) | func (GetVmCdromMapOutput) ElementType() reflect.Type { method ToGetVmCdromMapOutput (line 15055) | func (o GetVmCdromMapOutput) ToGetVmCdromMapOutput() GetVmCdromMapOutp... method ToGetVmCdromMapOutputWithContext (line 15059) | func (o GetVmCdromMapOutput) ToGetVmCdromMapOutputWithContext(ctx cont... method MapIndex (line 15063) | func (o GetVmCdromMapOutput) MapIndex(k pulumi.StringInput) GetVmCdrom... type GetVmCpu (line 15069) | type GetVmCpu struct type GetVmCpuInput (line 15096) | type GetVmCpuInput interface type GetVmCpuArgs (line 15103) | type GetVmCpuArgs struct method ElementType (line 15126) | func (GetVmCpuArgs) ElementType() reflect.Type { method ToGetVmCpuOutput (line 15130) | func (i GetVmCpuArgs) ToGetVmCpuOutput() GetVmCpuOutput { method ToGetVmCpuOutputWithContext (line 15134) | func (i GetVmCpuArgs) ToGetVmCpuOutputWithContext(ctx context.Context)... type GetVmCpuOutput (line 15138) | type GetVmCpuOutput struct method ElementType (line 15140) | func (GetVmCpuOutput) ElementType() reflect.Type { method ToGetVmCpuOutput (line 15144) | func (o GetVmCpuOutput) ToGetVmCpuOutput() GetVmCpuOutput { method ToGetVmCpuOutputWithContext (line 15148) | func (o GetVmCpuOutput) ToGetVmCpuOutputWithContext(ctx context.Contex... method Affinity (line 15153) | func (o GetVmCpuOutput) Affinity() pulumi.StringOutput { method Architecture (line 15158) | func (o GetVmCpuOutput) Architecture() pulumi.StringOutput { method Cores (line 15163) | func (o GetVmCpuOutput) Cores() pulumi.IntOutput { method Flags (line 15168) | func (o GetVmCpuOutput) Flags() pulumi.StringArrayOutput { method Limit (line 15173) | func (o GetVmCpuOutput) Limit() pulumi.Float64Output { method Numa (line 15178) | func (o GetVmCpuOutput) Numa() pulumi.BoolOutput { method Sockets (line 15183) | func (o GetVmCpuOutput) Sockets() pulumi.IntOutput { method Type (line 15188) | func (o GetVmCpuOutput) Type() pulumi.StringOutput { method Units (line 15193) | func (o GetVmCpuOutput) Units() pulumi.IntOutput { method Vcpus (line 15198) | func (o GetVmCpuOutput) Vcpus() pulumi.IntOutput { type GetVmRng (line 15202) | type GetVmRng struct type GetVmRngInput (line 15215) | type GetVmRngInput interface type GetVmRngArgs (line 15222) | type GetVmRngArgs struct method ElementType (line 15231) | func (GetVmRngArgs) ElementType() reflect.Type { method ToGetVmRngOutput (line 15235) | func (i GetVmRngArgs) ToGetVmRngOutput() GetVmRngOutput { method ToGetVmRngOutputWithContext (line 15239) | func (i GetVmRngArgs) ToGetVmRngOutputWithContext(ctx context.Context)... type GetVmRngOutput (line 15243) | type GetVmRngOutput struct method ElementType (line 15245) | func (GetVmRngOutput) ElementType() reflect.Type { method ToGetVmRngOutput (line 15249) | func (o GetVmRngOutput) ToGetVmRngOutput() GetVmRngOutput { method ToGetVmRngOutputWithContext (line 15253) | func (o GetVmRngOutput) ToGetVmRngOutputWithContext(ctx context.Contex... method MaxBytes (line 15258) | func (o GetVmRngOutput) MaxBytes() pulumi.IntOutput { method Period (line 15263) | func (o GetVmRngOutput) Period() pulumi.IntOutput { method Source (line 15268) | func (o GetVmRngOutput) Source() pulumi.StringOutput { type GetVmTimeouts (line 15272) | type GetVmTimeouts struct type GetVmTimeoutsInput (line 15281) | type GetVmTimeoutsInput interface type GetVmTimeoutsArgs (line 15288) | type GetVmTimeoutsArgs struct method ElementType (line 15293) | func (GetVmTimeoutsArgs) ElementType() reflect.Type { method ToGetVmTimeoutsOutput (line 15297) | func (i GetVmTimeoutsArgs) ToGetVmTimeoutsOutput() GetVmTimeoutsOutput { method ToGetVmTimeoutsOutputWithContext (line 15301) | func (i GetVmTimeoutsArgs) ToGetVmTimeoutsOutputWithContext(ctx contex... method ToGetVmTimeoutsPtrOutput (line 15305) | func (i GetVmTimeoutsArgs) ToGetVmTimeoutsPtrOutput() GetVmTimeoutsPtr... method ToGetVmTimeoutsPtrOutputWithContext (line 15309) | func (i GetVmTimeoutsArgs) ToGetVmTimeoutsPtrOutputWithContext(ctx con... type GetVmTimeoutsPtrInput (line 15321) | type GetVmTimeoutsPtrInput interface type getVmTimeoutsPtrType (line 15328) | type getVmTimeoutsPtrType method ElementType (line 15334) | func (*getVmTimeoutsPtrType) ElementType() reflect.Type { method ToGetVmTimeoutsPtrOutput (line 15338) | func (i *getVmTimeoutsPtrType) ToGetVmTimeoutsPtrOutput() GetVmTimeout... method ToGetVmTimeoutsPtrOutputWithContext (line 15342) | func (i *getVmTimeoutsPtrType) ToGetVmTimeoutsPtrOutputWithContext(ctx... function GetVmTimeoutsPtr (line 15330) | func GetVmTimeoutsPtr(v *GetVmTimeoutsArgs) GetVmTimeoutsPtrInput { type GetVmTimeoutsOutput (line 15346) | type GetVmTimeoutsOutput struct method ElementType (line 15348) | func (GetVmTimeoutsOutput) ElementType() reflect.Type { method ToGetVmTimeoutsOutput (line 15352) | func (o GetVmTimeoutsOutput) ToGetVmTimeoutsOutput() GetVmTimeoutsOutp... method ToGetVmTimeoutsOutputWithContext (line 15356) | func (o GetVmTimeoutsOutput) ToGetVmTimeoutsOutputWithContext(ctx cont... method ToGetVmTimeoutsPtrOutput (line 15360) | func (o GetVmTimeoutsOutput) ToGetVmTimeoutsPtrOutput() GetVmTimeoutsP... method ToGetVmTimeoutsPtrOutputWithContext (line 15364) | func (o GetVmTimeoutsOutput) ToGetVmTimeoutsPtrOutputWithContext(ctx c... method Read (line 15371) | func (o GetVmTimeoutsOutput) Read() pulumi.StringPtrOutput { type GetVmTimeoutsPtrOutput (line 15375) | type GetVmTimeoutsPtrOutput struct method ElementType (line 15377) | func (GetVmTimeoutsPtrOutput) ElementType() reflect.Type { method ToGetVmTimeoutsPtrOutput (line 15381) | func (o GetVmTimeoutsPtrOutput) ToGetVmTimeoutsPtrOutput() GetVmTimeou... method ToGetVmTimeoutsPtrOutputWithContext (line 15385) | func (o GetVmTimeoutsPtrOutput) ToGetVmTimeoutsPtrOutputWithContext(ct... method Elem (line 15389) | func (o GetVmTimeoutsPtrOutput) Elem() GetVmTimeoutsOutput { method Read (line 15400) | func (o GetVmTimeoutsPtrOutput) Read() pulumi.StringPtrOutput { type GetVmVga (line 15409) | type GetVmVga struct type GetVmVgaInput (line 15422) | type GetVmVgaInput interface type GetVmVgaArgs (line 15429) | type GetVmVgaArgs struct method ElementType (line 15438) | func (GetVmVgaArgs) ElementType() reflect.Type { method ToGetVmVgaOutput (line 15442) | func (i GetVmVgaArgs) ToGetVmVgaOutput() GetVmVgaOutput { method ToGetVmVgaOutputWithContext (line 15446) | func (i GetVmVgaArgs) ToGetVmVgaOutputWithContext(ctx context.Context)... type GetVmVgaOutput (line 15450) | type GetVmVgaOutput struct method ElementType (line 15452) | func (GetVmVgaOutput) ElementType() reflect.Type { method ToGetVmVgaOutput (line 15456) | func (o GetVmVgaOutput) ToGetVmVgaOutput() GetVmVgaOutput { method ToGetVmVgaOutputWithContext (line 15460) | func (o GetVmVgaOutput) ToGetVmVgaOutputWithContext(ctx context.Contex... method Clipboard (line 15465) | func (o GetVmVgaOutput) Clipboard() pulumi.StringOutput { method Memory (line 15470) | func (o GetVmVgaOutput) Memory() pulumi.IntOutput { method Type (line 15475) | func (o GetVmVgaOutput) Type() pulumi.StringOutput { type GetVmsLegacyFilter (line 15479) | type GetVmsLegacyFilter struct type GetVmsLegacyFilterInput (line 15492) | type GetVmsLegacyFilterInput interface type GetVmsLegacyFilterArgs (line 15499) | type GetVmsLegacyFilterArgs struct method ElementType (line 15508) | func (GetVmsLegacyFilterArgs) ElementType() reflect.Type { method ToGetVmsLegacyFilterOutput (line 15512) | func (i GetVmsLegacyFilterArgs) ToGetVmsLegacyFilterOutput() GetVmsLeg... method ToGetVmsLegacyFilterOutputWithContext (line 15516) | func (i GetVmsLegacyFilterArgs) ToGetVmsLegacyFilterOutputWithContext(... type GetVmsLegacyFilterArrayInput (line 15524) | type GetVmsLegacyFilterArrayInput interface type GetVmsLegacyFilterArray (line 15531) | type GetVmsLegacyFilterArray method ElementType (line 15533) | func (GetVmsLegacyFilterArray) ElementType() reflect.Type { method ToGetVmsLegacyFilterArrayOutput (line 15537) | func (i GetVmsLegacyFilterArray) ToGetVmsLegacyFilterArrayOutput() Get... method ToGetVmsLegacyFilterArrayOutputWithContext (line 15541) | func (i GetVmsLegacyFilterArray) ToGetVmsLegacyFilterArrayOutputWithCo... type GetVmsLegacyFilterOutput (line 15545) | type GetVmsLegacyFilterOutput struct method ElementType (line 15547) | func (GetVmsLegacyFilterOutput) ElementType() reflect.Type { method ToGetVmsLegacyFilterOutput (line 15551) | func (o GetVmsLegacyFilterOutput) ToGetVmsLegacyFilterOutput() GetVmsL... method ToGetVmsLegacyFilterOutputWithContext (line 15555) | func (o GetVmsLegacyFilterOutput) ToGetVmsLegacyFilterOutputWithContex... method Name (line 15560) | func (o GetVmsLegacyFilterOutput) Name() pulumi.StringOutput { method Regex (line 15565) | func (o GetVmsLegacyFilterOutput) Regex() pulumi.BoolPtrOutput { method Values (line 15570) | func (o GetVmsLegacyFilterOutput) Values() pulumi.StringArrayOutput { type GetVmsLegacyFilterArrayOutput (line 15574) | type GetVmsLegacyFilterArrayOutput struct method ElementType (line 15576) | func (GetVmsLegacyFilterArrayOutput) ElementType() reflect.Type { method ToGetVmsLegacyFilterArrayOutput (line 15580) | func (o GetVmsLegacyFilterArrayOutput) ToGetVmsLegacyFilterArrayOutput... method ToGetVmsLegacyFilterArrayOutputWithContext (line 15584) | func (o GetVmsLegacyFilterArrayOutput) ToGetVmsLegacyFilterArrayOutput... method Index (line 15588) | func (o GetVmsLegacyFilterArrayOutput) Index(i pulumi.IntInput) GetVms... type GetVmsLegacyVm (line 15594) | type GetVmsLegacyVm struct type GetVmsLegacyVmInput (line 15614) | type GetVmsLegacyVmInput interface type GetVmsLegacyVmArgs (line 15621) | type GetVmsLegacyVmArgs struct method ElementType (line 15637) | func (GetVmsLegacyVmArgs) ElementType() reflect.Type { method ToGetVmsLegacyVmOutput (line 15641) | func (i GetVmsLegacyVmArgs) ToGetVmsLegacyVmOutput() GetVmsLegacyVmOut... method ToGetVmsLegacyVmOutputWithContext (line 15645) | func (i GetVmsLegacyVmArgs) ToGetVmsLegacyVmOutputWithContext(ctx cont... type GetVmsLegacyVmArrayInput (line 15653) | type GetVmsLegacyVmArrayInput interface type GetVmsLegacyVmArray (line 15660) | type GetVmsLegacyVmArray method ElementType (line 15662) | func (GetVmsLegacyVmArray) ElementType() reflect.Type { method ToGetVmsLegacyVmArrayOutput (line 15666) | func (i GetVmsLegacyVmArray) ToGetVmsLegacyVmArrayOutput() GetVmsLegac... method ToGetVmsLegacyVmArrayOutputWithContext (line 15670) | func (i GetVmsLegacyVmArray) ToGetVmsLegacyVmArrayOutputWithContext(ct... type GetVmsLegacyVmOutput (line 15674) | type GetVmsLegacyVmOutput struct method ElementType (line 15676) | func (GetVmsLegacyVmOutput) ElementType() reflect.Type { method ToGetVmsLegacyVmOutput (line 15680) | func (o GetVmsLegacyVmOutput) ToGetVmsLegacyVmOutput() GetVmsLegacyVmO... method ToGetVmsLegacyVmOutputWithContext (line 15684) | func (o GetVmsLegacyVmOutput) ToGetVmsLegacyVmOutputWithContext(ctx co... method Name (line 15689) | func (o GetVmsLegacyVmOutput) Name() pulumi.StringOutput { method NodeName (line 15694) | func (o GetVmsLegacyVmOutput) NodeName() pulumi.StringOutput { method Status (line 15699) | func (o GetVmsLegacyVmOutput) Status() pulumi.StringPtrOutput { method Tags (line 15705) | func (o GetVmsLegacyVmOutput) Tags() pulumi.StringArrayOutput { method Template (line 15710) | func (o GetVmsLegacyVmOutput) Template() pulumi.BoolPtrOutput { method VmId (line 15715) | func (o GetVmsLegacyVmOutput) VmId() pulumi.IntOutput { type GetVmsLegacyVmArrayOutput (line 15719) | type GetVmsLegacyVmArrayOutput struct method ElementType (line 15721) | func (GetVmsLegacyVmArrayOutput) ElementType() reflect.Type { method ToGetVmsLegacyVmArrayOutput (line 15725) | func (o GetVmsLegacyVmArrayOutput) ToGetVmsLegacyVmArrayOutput() GetVm... method ToGetVmsLegacyVmArrayOutputWithContext (line 15729) | func (o GetVmsLegacyVmArrayOutput) ToGetVmsLegacyVmArrayOutputWithCont... method Index (line 15733) | func (o GetVmsLegacyVmArrayOutput) Index(i pulumi.IntInput) GetVmsLega... function init (line 15739) | func init() { FILE: sdk/go/proxmoxve/realm/init.go type module (line 14) | type module struct method Version (line 18) | func (m *module) Version() semver.Version { method Construct (line 22) | func (m *module) Construct(ctx *pulumi.Context, name, typ, urn string)... function init (line 44) | func init() { FILE: sdk/go/proxmoxve/realm/ldap.go type Ldap (line 197) | type Ldap struct method ElementType (line 545) | func (*Ldap) ElementType() reflect.Type { method ToLdapOutput (line 549) | func (i *Ldap) ToLdapOutput() LdapOutput { method ToLdapOutputWithContext (line 553) | func (i *Ldap) ToLdapOutputWithContext(ctx context.Context) LdapOutput { function NewLdap (line 257) | func NewLdap(ctx *pulumi.Context, function GetLdap (line 290) | func GetLdap(ctx *pulumi.Context, type ldapState (line 301) | type ldapState struct type LdapState (line 358) | type LdapState struct method ElementType (line 415) | func (LdapState) ElementType() reflect.Type { type ldapArgs (line 419) | type ldapArgs struct type LdapArgs (line 477) | type LdapArgs struct method ElementType (line 534) | func (LdapArgs) ElementType() reflect.Type { type LdapInput (line 538) | type LdapInput interface type LdapArrayInput (line 561) | type LdapArrayInput interface type LdapArray (line 568) | type LdapArray method ElementType (line 570) | func (LdapArray) ElementType() reflect.Type { method ToLdapArrayOutput (line 574) | func (i LdapArray) ToLdapArrayOutput() LdapArrayOutput { method ToLdapArrayOutputWithContext (line 578) | func (i LdapArray) ToLdapArrayOutputWithContext(ctx context.Context) L... type LdapMapInput (line 586) | type LdapMapInput interface type LdapMap (line 593) | type LdapMap method ElementType (line 595) | func (LdapMap) ElementType() reflect.Type { method ToLdapMapOutput (line 599) | func (i LdapMap) ToLdapMapOutput() LdapMapOutput { method ToLdapMapOutputWithContext (line 603) | func (i LdapMap) ToLdapMapOutputWithContext(ctx context.Context) LdapM... type LdapOutput (line 607) | type LdapOutput struct method ElementType (line 609) | func (LdapOutput) ElementType() reflect.Type { method ToLdapOutput (line 613) | func (o LdapOutput) ToLdapOutput() LdapOutput { method ToLdapOutputWithContext (line 617) | func (o LdapOutput) ToLdapOutputWithContext(ctx context.Context) LdapO... method BaseDn (line 622) | func (o LdapOutput) BaseDn() pulumi.StringOutput { method BindDn (line 627) | func (o LdapOutput) BindDn() pulumi.StringPtrOutput { method BindPassword (line 632) | func (o LdapOutput) BindPassword() pulumi.StringPtrOutput { method CaPath (line 637) | func (o LdapOutput) CaPath() pulumi.StringPtrOutput { method CaseSensitive (line 642) | func (o LdapOutput) CaseSensitive() pulumi.BoolOutput { method CertKeyPath (line 647) | func (o LdapOutput) CertKeyPath() pulumi.StringPtrOutput { method CertPath (line 652) | func (o LdapOutput) CertPath() pulumi.StringPtrOutput { method Comment (line 657) | func (o LdapOutput) Comment() pulumi.StringPtrOutput { method Default (line 662) | func (o LdapOutput) Default() pulumi.BoolOutput { method Filter (line 667) | func (o LdapOutput) Filter() pulumi.StringPtrOutput { method GroupClasses (line 672) | func (o LdapOutput) GroupClasses() pulumi.StringPtrOutput { method GroupDn (line 677) | func (o LdapOutput) GroupDn() pulumi.StringPtrOutput { method GroupFilter (line 682) | func (o LdapOutput) GroupFilter() pulumi.StringPtrOutput { method GroupNameAttr (line 687) | func (o LdapOutput) GroupNameAttr() pulumi.StringPtrOutput { method Mode (line 692) | func (o LdapOutput) Mode() pulumi.StringPtrOutput { method Port (line 697) | func (o LdapOutput) Port() pulumi.IntPtrOutput { method Realm (line 702) | func (o LdapOutput) Realm() pulumi.StringOutput { method Secure (line 709) | func (o LdapOutput) Secure() pulumi.BoolOutput { method Server1 (line 714) | func (o LdapOutput) Server1() pulumi.StringOutput { method Server2 (line 719) | func (o LdapOutput) Server2() pulumi.StringPtrOutput { method SslVersion (line 724) | func (o LdapOutput) SslVersion() pulumi.StringPtrOutput { method SyncAttributes (line 729) | func (o LdapOutput) SyncAttributes() pulumi.StringPtrOutput { method SyncDefaultsOptions (line 734) | func (o LdapOutput) SyncDefaultsOptions() pulumi.StringPtrOutput { method UserAttr (line 739) | func (o LdapOutput) UserAttr() pulumi.StringOutput { method UserClasses (line 744) | func (o LdapOutput) UserClasses() pulumi.StringPtrOutput { method Verify (line 749) | func (o LdapOutput) Verify() pulumi.BoolOutput { type LdapArrayOutput (line 753) | type LdapArrayOutput struct method ElementType (line 755) | func (LdapArrayOutput) ElementType() reflect.Type { method ToLdapArrayOutput (line 759) | func (o LdapArrayOutput) ToLdapArrayOutput() LdapArrayOutput { method ToLdapArrayOutputWithContext (line 763) | func (o LdapArrayOutput) ToLdapArrayOutputWithContext(ctx context.Cont... method Index (line 767) | func (o LdapArrayOutput) Index(i pulumi.IntInput) LdapOutput { type LdapMapOutput (line 773) | type LdapMapOutput struct method ElementType (line 775) | func (LdapMapOutput) ElementType() reflect.Type { method ToLdapMapOutput (line 779) | func (o LdapMapOutput) ToLdapMapOutput() LdapMapOutput { method ToLdapMapOutputWithContext (line 783) | func (o LdapMapOutput) ToLdapMapOutputWithContext(ctx context.Context)... method MapIndex (line 787) | func (o LdapMapOutput) MapIndex(k pulumi.StringInput) LdapOutput { function init (line 793) | func init() { FILE: sdk/go/proxmoxve/realm/ldapLegacy.go type LdapLegacy (line 199) | type LdapLegacy struct method ElementType (line 547) | func (*LdapLegacy) ElementType() reflect.Type { method ToLdapLegacyOutput (line 551) | func (i *LdapLegacy) ToLdapLegacyOutput() LdapLegacyOutput { method ToLdapLegacyOutputWithContext (line 555) | func (i *LdapLegacy) ToLdapLegacyOutputWithContext(ctx context.Context... function NewLdapLegacy (line 259) | func NewLdapLegacy(ctx *pulumi.Context, function GetLdapLegacy (line 292) | func GetLdapLegacy(ctx *pulumi.Context, type ldapLegacyState (line 303) | type ldapLegacyState struct type LdapLegacyState (line 360) | type LdapLegacyState struct method ElementType (line 417) | func (LdapLegacyState) ElementType() reflect.Type { type ldapLegacyArgs (line 421) | type ldapLegacyArgs struct type LdapLegacyArgs (line 479) | type LdapLegacyArgs struct method ElementType (line 536) | func (LdapLegacyArgs) ElementType() reflect.Type { type LdapLegacyInput (line 540) | type LdapLegacyInput interface type LdapLegacyArrayInput (line 563) | type LdapLegacyArrayInput interface type LdapLegacyArray (line 570) | type LdapLegacyArray method ElementType (line 572) | func (LdapLegacyArray) ElementType() reflect.Type { method ToLdapLegacyArrayOutput (line 576) | func (i LdapLegacyArray) ToLdapLegacyArrayOutput() LdapLegacyArrayOutp... method ToLdapLegacyArrayOutputWithContext (line 580) | func (i LdapLegacyArray) ToLdapLegacyArrayOutputWithContext(ctx contex... type LdapLegacyMapInput (line 588) | type LdapLegacyMapInput interface type LdapLegacyMap (line 595) | type LdapLegacyMap method ElementType (line 597) | func (LdapLegacyMap) ElementType() reflect.Type { method ToLdapLegacyMapOutput (line 601) | func (i LdapLegacyMap) ToLdapLegacyMapOutput() LdapLegacyMapOutput { method ToLdapLegacyMapOutputWithContext (line 605) | func (i LdapLegacyMap) ToLdapLegacyMapOutputWithContext(ctx context.Co... type LdapLegacyOutput (line 609) | type LdapLegacyOutput struct method ElementType (line 611) | func (LdapLegacyOutput) ElementType() reflect.Type { method ToLdapLegacyOutput (line 615) | func (o LdapLegacyOutput) ToLdapLegacyOutput() LdapLegacyOutput { method ToLdapLegacyOutputWithContext (line 619) | func (o LdapLegacyOutput) ToLdapLegacyOutputWithContext(ctx context.Co... method BaseDn (line 624) | func (o LdapLegacyOutput) BaseDn() pulumi.StringOutput { method BindDn (line 629) | func (o LdapLegacyOutput) BindDn() pulumi.StringPtrOutput { method BindPassword (line 634) | func (o LdapLegacyOutput) BindPassword() pulumi.StringPtrOutput { method CaPath (line 639) | func (o LdapLegacyOutput) CaPath() pulumi.StringPtrOutput { method CaseSensitive (line 644) | func (o LdapLegacyOutput) CaseSensitive() pulumi.BoolOutput { method CertKeyPath (line 649) | func (o LdapLegacyOutput) CertKeyPath() pulumi.StringPtrOutput { method CertPath (line 654) | func (o LdapLegacyOutput) CertPath() pulumi.StringPtrOutput { method Comment (line 659) | func (o LdapLegacyOutput) Comment() pulumi.StringPtrOutput { method Default (line 664) | func (o LdapLegacyOutput) Default() pulumi.BoolOutput { method Filter (line 669) | func (o LdapLegacyOutput) Filter() pulumi.StringPtrOutput { method GroupClasses (line 674) | func (o LdapLegacyOutput) GroupClasses() pulumi.StringPtrOutput { method GroupDn (line 679) | func (o LdapLegacyOutput) GroupDn() pulumi.StringPtrOutput { method GroupFilter (line 684) | func (o LdapLegacyOutput) GroupFilter() pulumi.StringPtrOutput { method GroupNameAttr (line 689) | func (o LdapLegacyOutput) GroupNameAttr() pulumi.StringPtrOutput { method Mode (line 694) | func (o LdapLegacyOutput) Mode() pulumi.StringPtrOutput { method Port (line 699) | func (o LdapLegacyOutput) Port() pulumi.IntPtrOutput { method Realm (line 704) | func (o LdapLegacyOutput) Realm() pulumi.StringOutput { method Secure (line 711) | func (o LdapLegacyOutput) Secure() pulumi.BoolOutput { method Server1 (line 716) | func (o LdapLegacyOutput) Server1() pulumi.StringOutput { method Server2 (line 721) | func (o LdapLegacyOutput) Server2() pulumi.StringPtrOutput { method SslVersion (line 726) | func (o LdapLegacyOutput) SslVersion() pulumi.StringPtrOutput { method SyncAttributes (line 731) | func (o LdapLegacyOutput) SyncAttributes() pulumi.StringPtrOutput { method SyncDefaultsOptions (line 736) | func (o LdapLegacyOutput) SyncDefaultsOptions() pulumi.StringPtrOutput { method UserAttr (line 741) | func (o LdapLegacyOutput) UserAttr() pulumi.StringOutput { method UserClasses (line 746) | func (o LdapLegacyOutput) UserClasses() pulumi.StringPtrOutput { method Verify (line 751) | func (o LdapLegacyOutput) Verify() pulumi.BoolOutput { type LdapLegacyArrayOutput (line 755) | type LdapLegacyArrayOutput struct method ElementType (line 757) | func (LdapLegacyArrayOutput) ElementType() reflect.Type { method ToLdapLegacyArrayOutput (line 761) | func (o LdapLegacyArrayOutput) ToLdapLegacyArrayOutput() LdapLegacyArr... method ToLdapLegacyArrayOutputWithContext (line 765) | func (o LdapLegacyArrayOutput) ToLdapLegacyArrayOutputWithContext(ctx ... method Index (line 769) | func (o LdapLegacyArrayOutput) Index(i pulumi.IntInput) LdapLegacyOutp... type LdapLegacyMapOutput (line 775) | type LdapLegacyMapOutput struct method ElementType (line 777) | func (LdapLegacyMapOutput) ElementType() reflect.Type { method ToLdapLegacyMapOutput (line 781) | func (o LdapLegacyMapOutput) ToLdapLegacyMapOutput() LdapLegacyMapOutp... method ToLdapLegacyMapOutputWithContext (line 785) | func (o LdapLegacyMapOutput) ToLdapLegacyMapOutputWithContext(ctx cont... method MapIndex (line 789) | func (o LdapLegacyMapOutput) MapIndex(k pulumi.StringInput) LdapLegacy... function init (line 795) | func init() { FILE: sdk/go/proxmoxve/realm/openid.go type Openid (line 165) | type Openid struct method ElementType (line 393) | func (*Openid) ElementType() reflect.Type { method ToOpenidOutput (line 397) | func (i *Openid) ToOpenidOutput() OpenidOutput { method ToOpenidOutputWithContext (line 401) | func (i *Openid) ToOpenidOutputWithContext(ctx context.Context) Openid... function NewOpenid (line 201) | func NewOpenid(ctx *pulumi.Context, function GetOpenid (line 234) | func GetOpenid(ctx *pulumi.Context, type openidState (line 245) | type openidState struct type OpenidState (line 278) | type OpenidState struct method ElementType (line 311) | func (OpenidState) ElementType() reflect.Type { type openidArgs (line 315) | type openidArgs struct type OpenidArgs (line 349) | type OpenidArgs struct method ElementType (line 382) | func (OpenidArgs) ElementType() reflect.Type { type OpenidInput (line 386) | type OpenidInput interface type OpenidArrayInput (line 409) | type OpenidArrayInput interface type OpenidArray (line 416) | type OpenidArray method ElementType (line 418) | func (OpenidArray) ElementType() reflect.Type { method ToOpenidArrayOutput (line 422) | func (i OpenidArray) ToOpenidArrayOutput() OpenidArrayOutput { method ToOpenidArrayOutputWithContext (line 426) | func (i OpenidArray) ToOpenidArrayOutputWithContext(ctx context.Contex... type OpenidMapInput (line 434) | type OpenidMapInput interface type OpenidMap (line 441) | type OpenidMap method ElementType (line 443) | func (OpenidMap) ElementType() reflect.Type { method ToOpenidMapOutput (line 447) | func (i OpenidMap) ToOpenidMapOutput() OpenidMapOutput { method ToOpenidMapOutputWithContext (line 451) | func (i OpenidMap) ToOpenidMapOutputWithContext(ctx context.Context) O... type OpenidOutput (line 455) | type OpenidOutput struct method ElementType (line 457) | func (OpenidOutput) ElementType() reflect.Type { method ToOpenidOutput (line 461) | func (o OpenidOutput) ToOpenidOutput() OpenidOutput { method ToOpenidOutputWithContext (line 465) | func (o OpenidOutput) ToOpenidOutputWithContext(ctx context.Context) O... method AcrValues (line 470) | func (o OpenidOutput) AcrValues() pulumi.StringPtrOutput { method Autocreate (line 475) | func (o OpenidOutput) Autocreate() pulumi.BoolOutput { method ClientId (line 480) | func (o OpenidOutput) ClientId() pulumi.StringOutput { method ClientKey (line 485) | func (o OpenidOutput) ClientKey() pulumi.StringPtrOutput { method Comment (line 490) | func (o OpenidOutput) Comment() pulumi.StringPtrOutput { method Default (line 495) | func (o OpenidOutput) Default() pulumi.BoolOutput { method GroupsAutocreate (line 500) | func (o OpenidOutput) GroupsAutocreate() pulumi.BoolOutput { method GroupsClaim (line 505) | func (o OpenidOutput) GroupsClaim() pulumi.StringPtrOutput { method GroupsOverwrite (line 510) | func (o OpenidOutput) GroupsOverwrite() pulumi.BoolOutput { method IssuerUrl (line 515) | func (o OpenidOutput) IssuerUrl() pulumi.StringOutput { method Prompt (line 520) | func (o OpenidOutput) Prompt() pulumi.StringPtrOutput { method QueryUserinfo (line 525) | func (o OpenidOutput) QueryUserinfo() pulumi.BoolOutput { method Realm (line 530) | func (o OpenidOutput) Realm() pulumi.StringOutput { method Scopes (line 535) | func (o OpenidOutput) Scopes() pulumi.StringOutput { method UsernameClaim (line 540) | func (o OpenidOutput) UsernameClaim() pulumi.StringPtrOutput { type OpenidArrayOutput (line 544) | type OpenidArrayOutput struct method ElementType (line 546) | func (OpenidArrayOutput) ElementType() reflect.Type { method ToOpenidArrayOutput (line 550) | func (o OpenidArrayOutput) ToOpenidArrayOutput() OpenidArrayOutput { method ToOpenidArrayOutputWithContext (line 554) | func (o OpenidArrayOutput) ToOpenidArrayOutputWithContext(ctx context.... method Index (line 558) | func (o OpenidArrayOutput) Index(i pulumi.IntInput) OpenidOutput { type OpenidMapOutput (line 564) | type OpenidMapOutput struct method ElementType (line 566) | func (OpenidMapOutput) ElementType() reflect.Type { method ToOpenidMapOutput (line 570) | func (o OpenidMapOutput) ToOpenidMapOutput() OpenidMapOutput { method ToOpenidMapOutputWithContext (line 574) | func (o OpenidMapOutput) ToOpenidMapOutputWithContext(ctx context.Cont... method MapIndex (line 578) | func (o OpenidMapOutput) MapIndex(k pulumi.StringInput) OpenidOutput { function init (line 584) | func init() { FILE: sdk/go/proxmoxve/realm/openidLegacy.go type OpenidLegacy (line 167) | type OpenidLegacy struct method ElementType (line 395) | func (*OpenidLegacy) ElementType() reflect.Type { method ToOpenidLegacyOutput (line 399) | func (i *OpenidLegacy) ToOpenidLegacyOutput() OpenidLegacyOutput { method ToOpenidLegacyOutputWithContext (line 403) | func (i *OpenidLegacy) ToOpenidLegacyOutputWithContext(ctx context.Con... function NewOpenidLegacy (line 203) | func NewOpenidLegacy(ctx *pulumi.Context, function GetOpenidLegacy (line 236) | func GetOpenidLegacy(ctx *pulumi.Context, type openidLegacyState (line 247) | type openidLegacyState struct type OpenidLegacyState (line 280) | type OpenidLegacyState struct method ElementType (line 313) | func (OpenidLegacyState) ElementType() reflect.Type { type openidLegacyArgs (line 317) | type openidLegacyArgs struct type OpenidLegacyArgs (line 351) | type OpenidLegacyArgs struct method ElementType (line 384) | func (OpenidLegacyArgs) ElementType() reflect.Type { type OpenidLegacyInput (line 388) | type OpenidLegacyInput interface type OpenidLegacyArrayInput (line 411) | type OpenidLegacyArrayInput interface type OpenidLegacyArray (line 418) | type OpenidLegacyArray method ElementType (line 420) | func (OpenidLegacyArray) ElementType() reflect.Type { method ToOpenidLegacyArrayOutput (line 424) | func (i OpenidLegacyArray) ToOpenidLegacyArrayOutput() OpenidLegacyArr... method ToOpenidLegacyArrayOutputWithContext (line 428) | func (i OpenidLegacyArray) ToOpenidLegacyArrayOutputWithContext(ctx co... type OpenidLegacyMapInput (line 436) | type OpenidLegacyMapInput interface type OpenidLegacyMap (line 443) | type OpenidLegacyMap method ElementType (line 445) | func (OpenidLegacyMap) ElementType() reflect.Type { method ToOpenidLegacyMapOutput (line 449) | func (i OpenidLegacyMap) ToOpenidLegacyMapOutput() OpenidLegacyMapOutp... method ToOpenidLegacyMapOutputWithContext (line 453) | func (i OpenidLegacyMap) ToOpenidLegacyMapOutputWithContext(ctx contex... type OpenidLegacyOutput (line 457) | type OpenidLegacyOutput struct method ElementType (line 459) | func (OpenidLegacyOutput) ElementType() reflect.Type { method ToOpenidLegacyOutput (line 463) | func (o OpenidLegacyOutput) ToOpenidLegacyOutput() OpenidLegacyOutput { method ToOpenidLegacyOutputWithContext (line 467) | func (o OpenidLegacyOutput) ToOpenidLegacyOutputWithContext(ctx contex... method AcrValues (line 472) | func (o OpenidLegacyOutput) AcrValues() pulumi.StringPtrOutput { method Autocreate (line 477) | func (o OpenidLegacyOutput) Autocreate() pulumi.BoolOutput { method ClientId (line 482) | func (o OpenidLegacyOutput) ClientId() pulumi.StringOutput { method ClientKey (line 487) | func (o OpenidLegacyOutput) ClientKey() pulumi.StringPtrOutput { method Comment (line 492) | func (o OpenidLegacyOutput) Comment() pulumi.StringPtrOutput { method Default (line 497) | func (o OpenidLegacyOutput) Default() pulumi.BoolOutput { method GroupsAutocreate (line 502) | func (o OpenidLegacyOutput) GroupsAutocreate() pulumi.BoolOutput { method GroupsClaim (line 507) | func (o OpenidLegacyOutput) GroupsClaim() pulumi.StringPtrOutput { method GroupsOverwrite (line 512) | func (o OpenidLegacyOutput) GroupsOverwrite() pulumi.BoolOutput { method IssuerUrl (line 517) | func (o OpenidLegacyOutput) IssuerUrl() pulumi.StringOutput { method Prompt (line 522) | func (o OpenidLegacyOutput) Prompt() pulumi.StringPtrOutput { method QueryUserinfo (line 527) | func (o OpenidLegacyOutput) QueryUserinfo() pulumi.BoolOutput { method Realm (line 532) | func (o OpenidLegacyOutput) Realm() pulumi.StringOutput { method Scopes (line 537) | func (o OpenidLegacyOutput) Scopes() pulumi.StringOutput { method UsernameClaim (line 542) | func (o OpenidLegacyOutput) UsernameClaim() pulumi.StringPtrOutput { type OpenidLegacyArrayOutput (line 546) | type OpenidLegacyArrayOutput struct method ElementType (line 548) | func (OpenidLegacyArrayOutput) ElementType() reflect.Type { method ToOpenidLegacyArrayOutput (line 552) | func (o OpenidLegacyArrayOutput) ToOpenidLegacyArrayOutput() OpenidLeg... method ToOpenidLegacyArrayOutputWithContext (line 556) | func (o OpenidLegacyArrayOutput) ToOpenidLegacyArrayOutputWithContext(... method Index (line 560) | func (o OpenidLegacyArrayOutput) Index(i pulumi.IntInput) OpenidLegacy... type OpenidLegacyMapOutput (line 566) | type OpenidLegacyMapOutput struct method ElementType (line 568) | func (OpenidLegacyMapOutput) ElementType() reflect.Type { method ToOpenidLegacyMapOutput (line 572) | func (o OpenidLegacyMapOutput) ToOpenidLegacyMapOutput() OpenidLegacyM... method ToOpenidLegacyMapOutputWithContext (line 576) | func (o OpenidLegacyMapOutput) ToOpenidLegacyMapOutputWithContext(ctx ... method MapIndex (line 580) | func (o OpenidLegacyMapOutput) MapIndex(k pulumi.StringInput) OpenidLe... function init (line 586) | func init() { FILE: sdk/go/proxmoxve/realm/sync.go type Sync (line 82) | type Sync struct method ElementType (line 237) | func (*Sync) ElementType() reflect.Type { method ToSyncOutput (line 241) | func (i *Sync) ToSyncOutput() SyncOutput { method ToSyncOutputWithContext (line 245) | func (i *Sync) ToSyncOutputWithContext(ctx context.Context) SyncOutput { function NewSync (line 106) | func NewSync(ctx *pulumi.Context, function GetSync (line 126) | func GetSync(ctx *pulumi.Context, type syncState (line 137) | type syncState struct type SyncState (line 158) | type SyncState struct method ElementType (line 179) | func (SyncState) ElementType() reflect.Type { type syncArgs (line 183) | type syncArgs struct type SyncArgs (line 205) | type SyncArgs struct method ElementType (line 226) | func (SyncArgs) ElementType() reflect.Type { type SyncInput (line 230) | type SyncInput interface type SyncArrayInput (line 253) | type SyncArrayInput interface type SyncArray (line 260) | type SyncArray method ElementType (line 262) | func (SyncArray) ElementType() reflect.Type { method ToSyncArrayOutput (line 266) | func (i SyncArray) ToSyncArrayOutput() SyncArrayOutput { method ToSyncArrayOutputWithContext (line 270) | func (i SyncArray) ToSyncArrayOutputWithContext(ctx context.Context) S... type SyncMapInput (line 278) | type SyncMapInput interface type SyncMap (line 285) | type SyncMap method ElementType (line 287) | func (SyncMap) ElementType() reflect.Type { method ToSyncMapOutput (line 291) | func (i SyncMap) ToSyncMapOutput() SyncMapOutput { method ToSyncMapOutputWithContext (line 295) | func (i SyncMap) ToSyncMapOutputWithContext(ctx context.Context) SyncM... type SyncOutput (line 299) | type SyncOutput struct method ElementType (line 301) | func (SyncOutput) ElementType() reflect.Type { method ToSyncOutput (line 305) | func (o SyncOutput) ToSyncOutput() SyncOutput { method ToSyncOutputWithContext (line 309) | func (o SyncOutput) ToSyncOutputWithContext(ctx context.Context) SyncO... method DryRun (line 314) | func (o SyncOutput) DryRun() pulumi.BoolPtrOutput { method EnableNew (line 319) | func (o SyncOutput) EnableNew() pulumi.BoolPtrOutput { method Full (line 326) | func (o SyncOutput) Full() pulumi.BoolPtrOutput { method Purge (line 333) | func (o SyncOutput) Purge() pulumi.BoolPtrOutput { method Realm (line 338) | func (o SyncOutput) Realm() pulumi.StringOutput { method RemoveVanished (line 343) | func (o SyncOutput) RemoveVanished() pulumi.StringPtrOutput { method Scope (line 348) | func (o SyncOutput) Scope() pulumi.StringPtrOutput { type SyncArrayOutput (line 352) | type SyncArrayOutput struct method ElementType (line 354) | func (SyncArrayOutput) ElementType() reflect.Type { method ToSyncArrayOutput (line 358) | func (o SyncArrayOutput) ToSyncArrayOutput() SyncArrayOutput { method ToSyncArrayOutputWithContext (line 362) | func (o SyncArrayOutput) ToSyncArrayOutputWithContext(ctx context.Cont... method Index (line 366) | func (o SyncArrayOutput) Index(i pulumi.IntInput) SyncOutput { type SyncMapOutput (line 372) | type SyncMapOutput struct method ElementType (line 374) | func (SyncMapOutput) ElementType() reflect.Type { method ToSyncMapOutput (line 378) | func (o SyncMapOutput) ToSyncMapOutput() SyncMapOutput { method ToSyncMapOutputWithContext (line 382) | func (o SyncMapOutput) ToSyncMapOutputWithContext(ctx context.Context)... method MapIndex (line 386) | func (o SyncMapOutput) MapIndex(k pulumi.StringInput) SyncOutput { function init (line 392) | func init() { FILE: sdk/go/proxmoxve/realm/syncLegacy.go type SyncLegacy (line 84) | type SyncLegacy struct method ElementType (line 239) | func (*SyncLegacy) ElementType() reflect.Type { method ToSyncLegacyOutput (line 243) | func (i *SyncLegacy) ToSyncLegacyOutput() SyncLegacyOutput { method ToSyncLegacyOutputWithContext (line 247) | func (i *SyncLegacy) ToSyncLegacyOutputWithContext(ctx context.Context... function NewSyncLegacy (line 108) | func NewSyncLegacy(ctx *pulumi.Context, function GetSyncLegacy (line 128) | func GetSyncLegacy(ctx *pulumi.Context, type syncLegacyState (line 139) | type syncLegacyState struct type SyncLegacyState (line 160) | type SyncLegacyState struct method ElementType (line 181) | func (SyncLegacyState) ElementType() reflect.Type { type syncLegacyArgs (line 185) | type syncLegacyArgs struct type SyncLegacyArgs (line 207) | type SyncLegacyArgs struct method ElementType (line 228) | func (SyncLegacyArgs) ElementType() reflect.Type { type SyncLegacyInput (line 232) | type SyncLegacyInput interface type SyncLegacyArrayInput (line 255) | type SyncLegacyArrayInput interface type SyncLegacyArray (line 262) | type SyncLegacyArray method ElementType (line 264) | func (SyncLegacyArray) ElementType() reflect.Type { method ToSyncLegacyArrayOutput (line 268) | func (i SyncLegacyArray) ToSyncLegacyArrayOutput() SyncLegacyArrayOutp... method ToSyncLegacyArrayOutputWithContext (line 272) | func (i SyncLegacyArray) ToSyncLegacyArrayOutputWithContext(ctx contex... type SyncLegacyMapInput (line 280) | type SyncLegacyMapInput interface type SyncLegacyMap (line 287) | type SyncLegacyMap method ElementType (line 289) | func (SyncLegacyMap) ElementType() reflect.Type { method ToSyncLegacyMapOutput (line 293) | func (i SyncLegacyMap) ToSyncLegacyMapOutput() SyncLegacyMapOutput { method ToSyncLegacyMapOutputWithContext (line 297) | func (i SyncLegacyMap) ToSyncLegacyMapOutputWithContext(ctx context.Co... type SyncLegacyOutput (line 301) | type SyncLegacyOutput struct method ElementType (line 303) | func (SyncLegacyOutput) ElementType() reflect.Type { method ToSyncLegacyOutput (line 307) | func (o SyncLegacyOutput) ToSyncLegacyOutput() SyncLegacyOutput { method ToSyncLegacyOutputWithContext (line 311) | func (o SyncLegacyOutput) ToSyncLegacyOutputWithContext(ctx context.Co... method DryRun (line 316) | func (o SyncLegacyOutput) DryRun() pulumi.BoolPtrOutput { method EnableNew (line 321) | func (o SyncLegacyOutput) EnableNew() pulumi.BoolPtrOutput { method Full (line 328) | func (o SyncLegacyOutput) Full() pulumi.BoolPtrOutput { method Purge (line 335) | func (o SyncLegacyOutput) Purge() pulumi.BoolPtrOutput { method Realm (line 340) | func (o SyncLegacyOutput) Realm() pulumi.StringOutput { method RemoveVanished (line 345) | func (o SyncLegacyOutput) RemoveVanished() pulumi.StringPtrOutput { method Scope (line 350) | func (o SyncLegacyOutput) Scope() pulumi.StringPtrOutput { type SyncLegacyArrayOutput (line 354) | type SyncLegacyArrayOutput struct method ElementType (line 356) | func (SyncLegacyArrayOutput) ElementType() reflect.Type { method ToSyncLegacyArrayOutput (line 360) | func (o SyncLegacyArrayOutput) ToSyncLegacyArrayOutput() SyncLegacyArr... method ToSyncLegacyArrayOutputWithContext (line 364) | func (o SyncLegacyArrayOutput) ToSyncLegacyArrayOutputWithContext(ctx ... method Index (line 368) | func (o SyncLegacyArrayOutput) Index(i pulumi.IntInput) SyncLegacyOutp... type SyncLegacyMapOutput (line 374) | type SyncLegacyMapOutput struct method ElementType (line 376) | func (SyncLegacyMapOutput) ElementType() reflect.Type { method ToSyncLegacyMapOutput (line 380) | func (o SyncLegacyMapOutput) ToSyncLegacyMapOutput() SyncLegacyMapOutp... method ToSyncLegacyMapOutputWithContext (line 384) | func (o SyncLegacyMapOutput) ToSyncLegacyMapOutputWithContext(ctx cont... method MapIndex (line 388) | func (o SyncLegacyMapOutput) MapIndex(k pulumi.StringInput) SyncLegacy... function init (line 394) | func init() { FILE: sdk/go/proxmoxve/replication.go type Replication (line 48) | type Replication struct method ElementType (line 213) | func (*Replication) ElementType() reflect.Type { method ToReplicationOutput (line 217) | func (i *Replication) ToReplicationOutput() ReplicationOutput { method ToReplicationOutputWithContext (line 221) | func (i *Replication) ToReplicationOutputWithContext(ctx context.Conte... function NewReplication (line 74) | func NewReplication(ctx *pulumi.Context, function GetReplication (line 106) | func GetReplication(ctx *pulumi.Context, type replicationState (line 117) | type replicationState struct type ReplicationState (line 140) | type ReplicationState struct method ElementType (line 163) | func (ReplicationState) ElementType() reflect.Type { type replicationArgs (line 167) | type replicationArgs struct type ReplicationArgs (line 185) | type ReplicationArgs struct method ElementType (line 202) | func (ReplicationArgs) ElementType() reflect.Type { type ReplicationInput (line 206) | type ReplicationInput interface type ReplicationArrayInput (line 229) | type ReplicationArrayInput interface type ReplicationArray (line 236) | type ReplicationArray method ElementType (line 238) | func (ReplicationArray) ElementType() reflect.Type { method ToReplicationArrayOutput (line 242) | func (i ReplicationArray) ToReplicationArrayOutput() ReplicationArrayO... method ToReplicationArrayOutputWithContext (line 246) | func (i ReplicationArray) ToReplicationArrayOutputWithContext(ctx cont... type ReplicationMapInput (line 254) | type ReplicationMapInput interface type ReplicationMap (line 261) | type ReplicationMap method ElementType (line 263) | func (ReplicationMap) ElementType() reflect.Type { method ToReplicationMapOutput (line 267) | func (i ReplicationMap) ToReplicationMapOutput() ReplicationMapOutput { method ToReplicationMapOutputWithContext (line 271) | func (i ReplicationMap) ToReplicationMapOutputWithContext(ctx context.... type ReplicationOutput (line 275) | type ReplicationOutput struct method ElementType (line 277) | func (ReplicationOutput) ElementType() reflect.Type { method ToReplicationOutput (line 281) | func (o ReplicationOutput) ToReplicationOutput() ReplicationOutput { method ToReplicationOutputWithContext (line 285) | func (o ReplicationOutput) ToReplicationOutputWithContext(ctx context.... method Comment (line 290) | func (o ReplicationOutput) Comment() pulumi.StringPtrOutput { method Disable (line 295) | func (o ReplicationOutput) Disable() pulumi.BoolOutput { method Guest (line 300) | func (o ReplicationOutput) Guest() pulumi.IntOutput { method Jobnum (line 305) | func (o ReplicationOutput) Jobnum() pulumi.IntOutput { method Rate (line 310) | func (o ReplicationOutput) Rate() pulumi.Float64PtrOutput { method ResourceId (line 315) | func (o ReplicationOutput) ResourceId() pulumi.StringOutput { method Schedule (line 320) | func (o ReplicationOutput) Schedule() pulumi.StringOutput { method Source (line 325) | func (o ReplicationOutput) Source() pulumi.StringOutput { method Target (line 330) | func (o ReplicationOutput) Target() pulumi.StringOutput { method Type (line 335) | func (o ReplicationOutput) Type() pulumi.StringOutput { type ReplicationArrayOutput (line 339) | type ReplicationArrayOutput struct method ElementType (line 341) | func (ReplicationArrayOutput) ElementType() reflect.Type { method ToReplicationArrayOutput (line 345) | func (o ReplicationArrayOutput) ToReplicationArrayOutput() Replication... method ToReplicationArrayOutputWithContext (line 349) | func (o ReplicationArrayOutput) ToReplicationArrayOutputWithContext(ct... method Index (line 353) | func (o ReplicationArrayOutput) Index(i pulumi.IntInput) ReplicationOu... type ReplicationMapOutput (line 359) | type ReplicationMapOutput struct method ElementType (line 361) | func (ReplicationMapOutput) ElementType() reflect.Type { method ToReplicationMapOutput (line 365) | func (o ReplicationMapOutput) ToReplicationMapOutput() ReplicationMapO... method ToReplicationMapOutputWithContext (line 369) | func (o ReplicationMapOutput) ToReplicationMapOutputWithContext(ctx co... method MapIndex (line 373) | func (o ReplicationMapOutput) MapIndex(k pulumi.StringInput) Replicati... function init (line 379) | func init() { FILE: sdk/go/proxmoxve/replicationLegacy.go type ReplicationLegacy (line 50) | type ReplicationLegacy struct method ElementType (line 209) | func (*ReplicationLegacy) ElementType() reflect.Type { method ToReplicationLegacyOutput (line 213) | func (i *ReplicationLegacy) ToReplicationLegacyOutput() ReplicationLeg... method ToReplicationLegacyOutputWithContext (line 217) | func (i *ReplicationLegacy) ToReplicationLegacyOutputWithContext(ctx c... function NewReplicationLegacy (line 76) | func NewReplicationLegacy(ctx *pulumi.Context, function GetReplicationLegacy (line 102) | func GetReplicationLegacy(ctx *pulumi.Context, type replicationLegacyState (line 113) | type replicationLegacyState struct type ReplicationLegacyState (line 136) | type ReplicationLegacyState struct method ElementType (line 159) | func (ReplicationLegacyState) ElementType() reflect.Type { type replicationLegacyArgs (line 163) | type replicationLegacyArgs struct type ReplicationLegacyArgs (line 181) | type ReplicationLegacyArgs struct method ElementType (line 198) | func (ReplicationLegacyArgs) ElementType() reflect.Type { type ReplicationLegacyInput (line 202) | type ReplicationLegacyInput interface type ReplicationLegacyArrayInput (line 225) | type ReplicationLegacyArrayInput interface type ReplicationLegacyArray (line 232) | type ReplicationLegacyArray method ElementType (line 234) | func (ReplicationLegacyArray) ElementType() reflect.Type { method ToReplicationLegacyArrayOutput (line 238) | func (i ReplicationLegacyArray) ToReplicationLegacyArrayOutput() Repli... method ToReplicationLegacyArrayOutputWithContext (line 242) | func (i ReplicationLegacyArray) ToReplicationLegacyArrayOutputWithCont... type ReplicationLegacyMapInput (line 250) | type ReplicationLegacyMapInput interface type ReplicationLegacyMap (line 257) | type ReplicationLegacyMap method ElementType (line 259) | func (ReplicationLegacyMap) ElementType() reflect.Type { method ToReplicationLegacyMapOutput (line 263) | func (i ReplicationLegacyMap) ToReplicationLegacyMapOutput() Replicati... method ToReplicationLegacyMapOutputWithContext (line 267) | func (i ReplicationLegacyMap) ToReplicationLegacyMapOutputWithContext(... type ReplicationLegacyOutput (line 271) | type ReplicationLegacyOutput struct method ElementType (line 273) | func (ReplicationLegacyOutput) ElementType() reflect.Type { method ToReplicationLegacyOutput (line 277) | func (o ReplicationLegacyOutput) ToReplicationLegacyOutput() Replicati... method ToReplicationLegacyOutputWithContext (line 281) | func (o ReplicationLegacyOutput) ToReplicationLegacyOutputWithContext(... method Comment (line 286) | func (o ReplicationLegacyOutput) Comment() pulumi.StringPtrOutput { method Disable (line 291) | func (o ReplicationLegacyOutput) Disable() pulumi.BoolOutput { method Guest (line 296) | func (o ReplicationLegacyOutput) Guest() pulumi.IntOutput { method Jobnum (line 301) | func (o ReplicationLegacyOutput) Jobnum() pulumi.IntOutput { method Rate (line 306) | func (o ReplicationLegacyOutput) Rate() pulumi.Float64PtrOutput { method ResourceId (line 311) | func (o ReplicationLegacyOutput) ResourceId() pulumi.StringOutput { method Schedule (line 316) | func (o ReplicationLegacyOutput) Schedule() pulumi.StringOutput { method Source (line 321) | func (o ReplicationLegacyOutput) Source() pulumi.StringOutput { method Target (line 326) | func (o ReplicationLegacyOutput) Target() pulumi.StringOutput { method Type (line 331) | func (o ReplicationLegacyOutput) Type() pulumi.StringOutput { type ReplicationLegacyArrayOutput (line 335) | type ReplicationLegacyArrayOutput struct method ElementType (line 337) | func (ReplicationLegacyArrayOutput) ElementType() reflect.Type { method ToReplicationLegacyArrayOutput (line 341) | func (o ReplicationLegacyArrayOutput) ToReplicationLegacyArrayOutput()... method ToReplicationLegacyArrayOutputWithContext (line 345) | func (o ReplicationLegacyArrayOutput) ToReplicationLegacyArrayOutputWi... method Index (line 349) | func (o ReplicationLegacyArrayOutput) Index(i pulumi.IntInput) Replica... type ReplicationLegacyMapOutput (line 355) | type ReplicationLegacyMapOutput struct method ElementType (line 357) | func (ReplicationLegacyMapOutput) ElementType() reflect.Type { method ToReplicationLegacyMapOutput (line 361) | func (o ReplicationLegacyMapOutput) ToReplicationLegacyMapOutput() Rep... method ToReplicationLegacyMapOutputWithContext (line 365) | func (o ReplicationLegacyMapOutput) ToReplicationLegacyMapOutputWithCo... method MapIndex (line 369) | func (o ReplicationLegacyMapOutput) MapIndex(k pulumi.StringInput) Rep... function init (line 375) | func init() { FILE: sdk/go/proxmoxve/roleLegacy.go type RoleLegacy (line 53) | type RoleLegacy struct method ElementType (line 141) | func (*RoleLegacy) ElementType() reflect.Type { method ToRoleLegacyOutput (line 145) | func (i *RoleLegacy) ToRoleLegacyOutput() RoleLegacyOutput { method ToRoleLegacyOutputWithContext (line 149) | func (i *RoleLegacy) ToRoleLegacyOutputWithContext(ctx context.Context... function NewRoleLegacy (line 63) | func NewRoleLegacy(ctx *pulumi.Context, function GetRoleLegacy (line 86) | func GetRoleLegacy(ctx *pulumi.Context, type roleLegacyState (line 97) | type roleLegacyState struct type RoleLegacyState (line 104) | type RoleLegacyState struct method ElementType (line 111) | func (RoleLegacyState) ElementType() reflect.Type { type roleLegacyArgs (line 115) | type roleLegacyArgs struct type RoleLegacyArgs (line 123) | type RoleLegacyArgs struct method ElementType (line 130) | func (RoleLegacyArgs) ElementType() reflect.Type { type RoleLegacyInput (line 134) | type RoleLegacyInput interface type RoleLegacyArrayInput (line 157) | type RoleLegacyArrayInput interface type RoleLegacyArray (line 164) | type RoleLegacyArray method ElementType (line 166) | func (RoleLegacyArray) ElementType() reflect.Type { method ToRoleLegacyArrayOutput (line 170) | func (i RoleLegacyArray) ToRoleLegacyArrayOutput() RoleLegacyArrayOutp... method ToRoleLegacyArrayOutputWithContext (line 174) | func (i RoleLegacyArray) ToRoleLegacyArrayOutputWithContext(ctx contex... type RoleLegacyMapInput (line 182) | type RoleLegacyMapInput interface type RoleLegacyMap (line 189) | type RoleLegacyMap method ElementType (line 191) | func (RoleLegacyMap) ElementType() reflect.Type { method ToRoleLegacyMapOutput (line 195) | func (i RoleLegacyMap) ToRoleLegacyMapOutput() RoleLegacyMapOutput { method ToRoleLegacyMapOutputWithContext (line 199) | func (i RoleLegacyMap) ToRoleLegacyMapOutputWithContext(ctx context.Co... type RoleLegacyOutput (line 203) | type RoleLegacyOutput struct method ElementType (line 205) | func (RoleLegacyOutput) ElementType() reflect.Type { method ToRoleLegacyOutput (line 209) | func (o RoleLegacyOutput) ToRoleLegacyOutput() RoleLegacyOutput { method ToRoleLegacyOutputWithContext (line 213) | func (o RoleLegacyOutput) ToRoleLegacyOutputWithContext(ctx context.Co... method Privileges (line 218) | func (o RoleLegacyOutput) Privileges() pulumi.StringArrayOutput { method RoleId (line 223) | func (o RoleLegacyOutput) RoleId() pulumi.StringOutput { type RoleLegacyArrayOutput (line 227) | type RoleLegacyArrayOutput struct method ElementType (line 229) | func (RoleLegacyArrayOutput) ElementType() reflect.Type { method ToRoleLegacyArrayOutput (line 233) | func (o RoleLegacyArrayOutput) ToRoleLegacyArrayOutput() RoleLegacyArr... method ToRoleLegacyArrayOutputWithContext (line 237) | func (o RoleLegacyArrayOutput) ToRoleLegacyArrayOutputWithContext(ctx ... method Index (line 241) | func (o RoleLegacyArrayOutput) Index(i pulumi.IntInput) RoleLegacyOutp... type RoleLegacyMapOutput (line 247) | type RoleLegacyMapOutput struct method ElementType (line 249) | func (RoleLegacyMapOutput) ElementType() reflect.Type { method ToRoleLegacyMapOutput (line 253) | func (o RoleLegacyMapOutput) ToRoleLegacyMapOutput() RoleLegacyMapOutp... method ToRoleLegacyMapOutputWithContext (line 257) | func (o RoleLegacyMapOutput) ToRoleLegacyMapOutputWithContext(ctx cont... method MapIndex (line 261) | func (o RoleLegacyMapOutput) MapIndex(k pulumi.StringInput) RoleLegacy... function init (line 267) | func init() { FILE: sdk/go/proxmoxve/sdn/applier.go type Applier (line 15) | type Applier struct method ElementType (line 97) | func (*Applier) ElementType() reflect.Type { method ToApplierOutput (line 101) | func (i *Applier) ToApplierOutput() ApplierOutput { method ToApplierOutputWithContext (line 105) | func (i *Applier) ToApplierOutputWithContext(ctx context.Context) Appl... function NewApplier (line 25) | func NewApplier(ctx *pulumi.Context, function GetApplier (line 42) | func GetApplier(ctx *pulumi.Context, type applierState (line 53) | type applierState struct type ApplierState (line 60) | type ApplierState struct method ElementType (line 67) | func (ApplierState) ElementType() reflect.Type { type applierArgs (line 71) | type applierArgs struct type ApplierArgs (line 79) | type ApplierArgs struct method ElementType (line 86) | func (ApplierArgs) ElementType() reflect.Type { type ApplierInput (line 90) | type ApplierInput interface type ApplierArrayInput (line 113) | type ApplierArrayInput interface type ApplierArray (line 120) | type ApplierArray method ElementType (line 122) | func (ApplierArray) ElementType() reflect.Type { method ToApplierArrayOutput (line 126) | func (i ApplierArray) ToApplierArrayOutput() ApplierArrayOutput { method ToApplierArrayOutputWithContext (line 130) | func (i ApplierArray) ToApplierArrayOutputWithContext(ctx context.Cont... type ApplierMapInput (line 138) | type ApplierMapInput interface type ApplierMap (line 145) | type ApplierMap method ElementType (line 147) | func (ApplierMap) ElementType() reflect.Type { method ToApplierMapOutput (line 151) | func (i ApplierMap) ToApplierMapOutput() ApplierMapOutput { method ToApplierMapOutputWithContext (line 155) | func (i ApplierMap) ToApplierMapOutputWithContext(ctx context.Context)... type ApplierOutput (line 159) | type ApplierOutput struct method ElementType (line 161) | func (ApplierOutput) ElementType() reflect.Type { method ToApplierOutput (line 165) | func (o ApplierOutput) ToApplierOutput() ApplierOutput { method ToApplierOutputWithContext (line 169) | func (o ApplierOutput) ToApplierOutputWithContext(ctx context.Context)... method OnCreate (line 174) | func (o ApplierOutput) OnCreate() pulumi.BoolOutput { method OnDestroy (line 179) | func (o ApplierOutput) OnDestroy() pulumi.BoolOutput { type ApplierArrayOutput (line 183) | type ApplierArrayOutput struct method ElementType (line 185) | func (ApplierArrayOutput) ElementType() reflect.Type { method ToApplierArrayOutput (line 189) | func (o ApplierArrayOutput) ToApplierArrayOutput() ApplierArrayOutput { method ToApplierArrayOutputWithContext (line 193) | func (o ApplierArrayOutput) ToApplierArrayOutputWithContext(ctx contex... method Index (line 197) | func (o ApplierArrayOutput) Index(i pulumi.IntInput) ApplierOutput { type ApplierMapOutput (line 203) | type ApplierMapOutput struct method ElementType (line 205) | func (ApplierMapOutput) ElementType() reflect.Type { method ToApplierMapOutput (line 209) | func (o ApplierMapOutput) ToApplierMapOutput() ApplierMapOutput { method ToApplierMapOutputWithContext (line 213) | func (o ApplierMapOutput) ToApplierMapOutputWithContext(ctx context.Co... method MapIndex (line 217) | func (o ApplierMapOutput) MapIndex(k pulumi.StringInput) ApplierOutput { function init (line 223) | func init() { FILE: sdk/go/proxmoxve/sdn/applierLegacy.go type ApplierLegacy (line 17) | type ApplierLegacy struct method ElementType (line 99) | func (*ApplierLegacy) ElementType() reflect.Type { method ToApplierLegacyOutput (line 103) | func (i *ApplierLegacy) ToApplierLegacyOutput() ApplierLegacyOutput { method ToApplierLegacyOutputWithContext (line 107) | func (i *ApplierLegacy) ToApplierLegacyOutputWithContext(ctx context.C... function NewApplierLegacy (line 27) | func NewApplierLegacy(ctx *pulumi.Context, function GetApplierLegacy (line 44) | func GetApplierLegacy(ctx *pulumi.Context, type applierLegacyState (line 55) | type applierLegacyState struct type ApplierLegacyState (line 62) | type ApplierLegacyState struct method ElementType (line 69) | func (ApplierLegacyState) ElementType() reflect.Type { type applierLegacyArgs (line 73) | type applierLegacyArgs struct type ApplierLegacyArgs (line 81) | type ApplierLegacyArgs struct method ElementType (line 88) | func (ApplierLegacyArgs) ElementType() reflect.Type { type ApplierLegacyInput (line 92) | type ApplierLegacyInput interface type ApplierLegacyArrayInput (line 115) | type ApplierLegacyArrayInput interface type ApplierLegacyArray (line 122) | type ApplierLegacyArray method ElementType (line 124) | func (ApplierLegacyArray) ElementType() reflect.Type { method ToApplierLegacyArrayOutput (line 128) | func (i ApplierLegacyArray) ToApplierLegacyArrayOutput() ApplierLegacy... method ToApplierLegacyArrayOutputWithContext (line 132) | func (i ApplierLegacyArray) ToApplierLegacyArrayOutputWithContext(ctx ... type ApplierLegacyMapInput (line 140) | type ApplierLegacyMapInput interface type ApplierLegacyMap (line 147) | type ApplierLegacyMap method ElementType (line 149) | func (ApplierLegacyMap) ElementType() reflect.Type { method ToApplierLegacyMapOutput (line 153) | func (i ApplierLegacyMap) ToApplierLegacyMapOutput() ApplierLegacyMapO... method ToApplierLegacyMapOutputWithContext (line 157) | func (i ApplierLegacyMap) ToApplierLegacyMapOutputWithContext(ctx cont... type ApplierLegacyOutput (line 161) | type ApplierLegacyOutput struct method ElementType (line 163) | func (ApplierLegacyOutput) ElementType() reflect.Type { method ToApplierLegacyOutput (line 167) | func (o ApplierLegacyOutput) ToApplierLegacyOutput() ApplierLegacyOutp... method ToApplierLegacyOutputWithContext (line 171) | func (o ApplierLegacyOutput) ToApplierLegacyOutputWithContext(ctx cont... method OnCreate (line 176) | func (o ApplierLegacyOutput) OnCreate() pulumi.BoolOutput { method OnDestroy (line 181) | func (o ApplierLegacyOutput) OnDestroy() pulumi.BoolOutput { type ApplierLegacyArrayOutput (line 185) | type ApplierLegacyArrayOutput struct method ElementType (line 187) | func (ApplierLegacyArrayOutput) ElementType() reflect.Type { method ToApplierLegacyArrayOutput (line 191) | func (o ApplierLegacyArrayOutput) ToApplierLegacyArrayOutput() Applier... method ToApplierLegacyArrayOutputWithContext (line 195) | func (o ApplierLegacyArrayOutput) ToApplierLegacyArrayOutputWithContex... method Index (line 199) | func (o ApplierLegacyArrayOutput) Index(i pulumi.IntInput) ApplierLega... type ApplierLegacyMapOutput (line 205) | type ApplierLegacyMapOutput struct method ElementType (line 207) | func (ApplierLegacyMapOutput) ElementType() reflect.Type { method ToApplierLegacyMapOutput (line 211) | func (o ApplierLegacyMapOutput) ToApplierLegacyMapOutput() ApplierLega... method ToApplierLegacyMapOutputWithContext (line 215) | func (o ApplierLegacyMapOutput) ToApplierLegacyMapOutputWithContext(ct... method MapIndex (line 219) | func (o ApplierLegacyMapOutput) MapIndex(k pulumi.StringInput) Applier... function init (line 225) | func init() { FILE: sdk/go/proxmoxve/sdn/fabric/getOpenfabric.go function LookupOpenfabric (line 15) | func LookupOpenfabric(ctx *pulumi.Context, args *LookupOpenfabricArgs, o... type LookupOpenfabricArgs (line 26) | type LookupOpenfabricArgs struct type LookupOpenfabricResult (line 32) | type LookupOpenfabricResult struct function LookupOpenfabricOutput (line 45) | func LookupOpenfabricOutput(ctx *pulumi.Context, args LookupOpenfabricOu... type LookupOpenfabricOutputArgs (line 55) | type LookupOpenfabricOutputArgs struct method ElementType (line 60) | func (LookupOpenfabricOutputArgs) ElementType() reflect.Type { type LookupOpenfabricResultOutput (line 65) | type LookupOpenfabricResultOutput struct method ElementType (line 67) | func (LookupOpenfabricResultOutput) ElementType() reflect.Type { method ToLookupOpenfabricResultOutput (line 71) | func (o LookupOpenfabricResultOutput) ToLookupOpenfabricResultOutput()... method ToLookupOpenfabricResultOutputWithContext (line 75) | func (o LookupOpenfabricResultOutput) ToLookupOpenfabricResultOutputWi... method CsnpInterval (line 80) | func (o LookupOpenfabricResultOutput) CsnpInterval() pulumi.IntOutput { method HelloInterval (line 85) | func (o LookupOpenfabricResultOutput) HelloInterval() pulumi.IntOutput { method Id (line 90) | func (o LookupOpenfabricResultOutput) Id() pulumi.StringOutput { method Ip6Prefix (line 95) | func (o LookupOpenfabricResultOutput) Ip6Prefix() pulumi.StringOutput { method IpPrefix (line 100) | func (o LookupOpenfabricResultOutput) IpPrefix() pulumi.StringOutput { function init (line 104) | func init() { FILE: sdk/go/proxmoxve/sdn/fabric/getOpenfabricLegacy.go function LookupOpenfabricLegacy (line 17) | func LookupOpenfabricLegacy(ctx *pulumi.Context, args *LookupOpenfabricL... type LookupOpenfabricLegacyArgs (line 28) | type LookupOpenfabricLegacyArgs struct type LookupOpenfabricLegacyResult (line 34) | type LookupOpenfabricLegacyResult struct function LookupOpenfabricLegacyOutput (line 47) | func LookupOpenfabricLegacyOutput(ctx *pulumi.Context, args LookupOpenfa... type LookupOpenfabricLegacyOutputArgs (line 57) | type LookupOpenfabricLegacyOutputArgs struct method ElementType (line 62) | func (LookupOpenfabricLegacyOutputArgs) ElementType() reflect.Type { type LookupOpenfabricLegacyResultOutput (line 67) | type LookupOpenfabricLegacyResultOutput struct method ElementType (line 69) | func (LookupOpenfabricLegacyResultOutput) ElementType() reflect.Type { method ToLookupOpenfabricLegacyResultOutput (line 73) | func (o LookupOpenfabricLegacyResultOutput) ToLookupOpenfabricLegacyRe... method ToLookupOpenfabricLegacyResultOutputWithContext (line 77) | func (o LookupOpenfabricLegacyResultOutput) ToLookupOpenfabricLegacyRe... method CsnpInterval (line 82) | func (o LookupOpenfabricLegacyResultOutput) CsnpInterval() pulumi.IntO... method HelloInterval (line 87) | func (o LookupOpenfabricLegacyResultOutput) HelloInterval() pulumi.Int... method Id (line 92) | func (o LookupOpenfabricLegacyResultOutput) Id() pulumi.StringOutput { method Ip6Prefix (line 97) | func (o LookupOpenfabricLegacyResultOutput) Ip6Prefix() pulumi.StringO... method IpPrefix (line 102) | func (o LookupOpenfabricLegacyResultOutput) IpPrefix() pulumi.StringOu... function init (line 106) | func init() { FILE: sdk/go/proxmoxve/sdn/fabric/getOspf.go function LookupOspf (line 15) | func LookupOspf(ctx *pulumi.Context, args *LookupOspfArgs, opts ...pulum... type LookupOspfArgs (line 26) | type LookupOspfArgs struct type LookupOspfResult (line 32) | type LookupOspfResult struct function LookupOspfOutput (line 41) | func LookupOspfOutput(ctx *pulumi.Context, args LookupOspfOutputArgs, op... type LookupOspfOutputArgs (line 51) | type LookupOspfOutputArgs struct method ElementType (line 56) | func (LookupOspfOutputArgs) ElementType() reflect.Type { type LookupOspfResultOutput (line 61) | type LookupOspfResultOutput struct method ElementType (line 63) | func (LookupOspfResultOutput) ElementType() reflect.Type { method ToLookupOspfResultOutput (line 67) | func (o LookupOspfResultOutput) ToLookupOspfResultOutput() LookupOspfR... method ToLookupOspfResultOutputWithContext (line 71) | func (o LookupOspfResultOutput) ToLookupOspfResultOutputWithContext(ct... method Area (line 76) | func (o LookupOspfResultOutput) Area() pulumi.StringOutput { method Id (line 81) | func (o LookupOspfResultOutput) Id() pulumi.StringOutput { method IpPrefix (line 86) | func (o LookupOspfResultOutput) IpPrefix() pulumi.StringOutput { function init (line 90) | func init() { FILE: sdk/go/proxmoxve/sdn/fabric/getOspfLegacy.go function LookupOspfLegacy (line 17) | func LookupOspfLegacy(ctx *pulumi.Context, args *LookupOspfLegacyArgs, o... type LookupOspfLegacyArgs (line 28) | type LookupOspfLegacyArgs struct type LookupOspfLegacyResult (line 34) | type LookupOspfLegacyResult struct function LookupOspfLegacyOutput (line 43) | func LookupOspfLegacyOutput(ctx *pulumi.Context, args LookupOspfLegacyOu... type LookupOspfLegacyOutputArgs (line 53) | type LookupOspfLegacyOutputArgs struct method ElementType (line 58) | func (LookupOspfLegacyOutputArgs) ElementType() reflect.Type { type LookupOspfLegacyResultOutput (line 63) | type LookupOspfLegacyResultOutput struct method ElementType (line 65) | func (LookupOspfLegacyResultOutput) ElementType() reflect.Type { method ToLookupOspfLegacyResultOutput (line 69) | func (o LookupOspfLegacyResultOutput) ToLookupOspfLegacyResultOutput()... method ToLookupOspfLegacyResultOutputWithContext (line 73) | func (o LookupOspfLegacyResultOutput) ToLookupOspfLegacyResultOutputWi... method Area (line 78) | func (o LookupOspfLegacyResultOutput) Area() pulumi.StringOutput { method Id (line 83) | func (o LookupOspfLegacyResultOutput) Id() pulumi.StringOutput { method IpPrefix (line 88) | func (o LookupOspfLegacyResultOutput) IpPrefix() pulumi.StringOutput { function init (line 92) | func init() { FILE: sdk/go/proxmoxve/sdn/fabric/init.go type module (line 14) | type module struct method Version (line 18) | func (m *module) Version() semver.Version { method Construct (line 22) | func (m *module) Construct(ctx *pulumi.Context, name, typ, urn string)... function init (line 40) | func init() { FILE: sdk/go/proxmoxve/sdn/fabric/node/getOpenfabric.go function LookupOpenfabric (line 15) | func LookupOpenfabric(ctx *pulumi.Context, args *LookupOpenfabricArgs, o... type LookupOpenfabricArgs (line 26) | type LookupOpenfabricArgs struct type LookupOpenfabricResult (line 34) | type LookupOpenfabricResult struct function LookupOpenfabricOutput (line 49) | func LookupOpenfabricOutput(ctx *pulumi.Context, args LookupOpenfabricOu... type LookupOpenfabricOutputArgs (line 59) | type LookupOpenfabricOutputArgs struct method ElementType (line 66) | func (LookupOpenfabricOutputArgs) ElementType() reflect.Type { type LookupOpenfabricResultOutput (line 71) | type LookupOpenfabricResultOutput struct method ElementType (line 73) | func (LookupOpenfabricResultOutput) ElementType() reflect.Type { method ToLookupOpenfabricResultOutput (line 77) | func (o LookupOpenfabricResultOutput) ToLookupOpenfabricResultOutput()... method ToLookupOpenfabricResultOutputWithContext (line 81) | func (o LookupOpenfabricResultOutput) ToLookupOpenfabricResultOutputWi... method FabricId (line 86) | func (o LookupOpenfabricResultOutput) FabricId() pulumi.StringOutput { method Id (line 91) | func (o LookupOpenfabricResultOutput) Id() pulumi.StringOutput { method InterfaceNames (line 96) | func (o LookupOpenfabricResultOutput) InterfaceNames() pulumi.StringAr... method Ip (line 101) | func (o LookupOpenfabricResultOutput) Ip() pulumi.StringOutput { method Ip6 (line 106) | func (o LookupOpenfabricResultOutput) Ip6() pulumi.StringOutput { method NodeId (line 111) | func (o LookupOpenfabricResultOutput) NodeId() pulumi.StringOutput { function init (line 115) | func init() { FILE: sdk/go/proxmoxve/sdn/fabric/node/getOpenfabricLegacy.go function LookupOpenfabricLegacy (line 17) | func LookupOpenfabricLegacy(ctx *pulumi.Context, args *LookupOpenfabricL... type LookupOpenfabricLegacyArgs (line 28) | type LookupOpenfabricLegacyArgs struct type LookupOpenfabricLegacyResult (line 36) | type LookupOpenfabricLegacyResult struct function LookupOpenfabricLegacyOutput (line 51) | func LookupOpenfabricLegacyOutput(ctx *pulumi.Context, args LookupOpenfa... type LookupOpenfabricLegacyOutputArgs (line 61) | type LookupOpenfabricLegacyOutputArgs struct method ElementType (line 68) | func (LookupOpenfabricLegacyOutputArgs) ElementType() reflect.Type { type LookupOpenfabricLegacyResultOutput (line 73) | type LookupOpenfabricLegacyResultOutput struct method ElementType (line 75) | func (LookupOpenfabricLegacyResultOutput) ElementType() reflect.Type { method ToLookupOpenfabricLegacyResultOutput (line 79) | func (o LookupOpenfabricLegacyResultOutput) ToLookupOpenfabricLegacyRe... method ToLookupOpenfabricLegacyResultOutputWithContext (line 83) | func (o LookupOpenfabricLegacyResultOutput) ToLookupOpenfabricLegacyRe... method FabricId (line 88) | func (o LookupOpenfabricLegacyResultOutput) FabricId() pulumi.StringOu... method Id (line 93) | func (o LookupOpenfabricLegacyResultOutput) Id() pulumi.StringOutput { method InterfaceNames (line 98) | func (o LookupOpenfabricLegacyResultOutput) InterfaceNames() pulumi.St... method Ip (line 103) | func (o LookupOpenfabricLegacyResultOutput) Ip() pulumi.StringOutput { method Ip6 (line 108) | func (o LookupOpenfabricLegacyResultOutput) Ip6() pulumi.StringOutput { method NodeId (line 113) | func (o LookupOpenfabricLegacyResultOutput) NodeId() pulumi.StringOutp... function init (line 117) | func init() { FILE: sdk/go/proxmoxve/sdn/fabric/node/getOspf.go function LookupOspf (line 15) | func LookupOspf(ctx *pulumi.Context, args *LookupOspfArgs, opts ...pulum... type LookupOspfArgs (line 26) | type LookupOspfArgs struct type LookupOspfResult (line 34) | type LookupOspfResult struct function LookupOspfOutput (line 47) | func LookupOspfOutput(ctx *pulumi.Context, args LookupOspfOutputArgs, op... type LookupOspfOutputArgs (line 57) | type LookupOspfOutputArgs struct method ElementType (line 64) | func (LookupOspfOutputArgs) ElementType() reflect.Type { type LookupOspfResultOutput (line 69) | type LookupOspfResultOutput struct method ElementType (line 71) | func (LookupOspfResultOutput) ElementType() reflect.Type { method ToLookupOspfResultOutput (line 75) | func (o LookupOspfResultOutput) ToLookupOspfResultOutput() LookupOspfR... method ToLookupOspfResultOutputWithContext (line 79) | func (o LookupOspfResultOutput) ToLookupOspfResultOutputWithContext(ct... method FabricId (line 84) | func (o LookupOspfResultOutput) FabricId() pulumi.StringOutput { method Id (line 89) | func (o LookupOspfResultOutput) Id() pulumi.StringOutput { method InterfaceNames (line 94) | func (o LookupOspfResultOutput) InterfaceNames() pulumi.StringArrayOut... method Ip (line 99) | func (o LookupOspfResultOutput) Ip() pulumi.StringOutput { method NodeId (line 104) | func (o LookupOspfResultOutput) NodeId() pulumi.StringOutput { function init (line 108) | func init() { FILE: sdk/go/proxmoxve/sdn/fabric/node/getOspfLegacy.go function LookupOspfLegacy (line 17) | func LookupOspfLegacy(ctx *pulumi.Context, args *LookupOspfLegacyArgs, o... type LookupOspfLegacyArgs (line 28) | type LookupOspfLegacyArgs struct type LookupOspfLegacyResult (line 36) | type LookupOspfLegacyResult struct function LookupOspfLegacyOutput (line 49) | func LookupOspfLegacyOutput(ctx *pulumi.Context, args LookupOspfLegacyOu... type LookupOspfLegacyOutputArgs (line 59) | type LookupOspfLegacyOutputArgs struct method ElementType (line 66) | func (LookupOspfLegacyOutputArgs) ElementType() reflect.Type { type LookupOspfLegacyResultOutput (line 71) | type LookupOspfLegacyResultOutput struct method ElementType (line 73) | func (LookupOspfLegacyResultOutput) ElementType() reflect.Type { method ToLookupOspfLegacyResultOutput (line 77) | func (o LookupOspfLegacyResultOutput) ToLookupOspfLegacyResultOutput()... method ToLookupOspfLegacyResultOutputWithContext (line 81) | func (o LookupOspfLegacyResultOutput) ToLookupOspfLegacyResultOutputWi... method FabricId (line 86) | func (o LookupOspfLegacyResultOutput) FabricId() pulumi.StringOutput { method Id (line 91) | func (o LookupOspfLegacyResultOutput) Id() pulumi.StringOutput { method InterfaceNames (line 96) | func (o LookupOspfLegacyResultOutput) InterfaceNames() pulumi.StringAr... method Ip (line 101) | func (o LookupOspfLegacyResultOutput) Ip() pulumi.StringOutput { method NodeId (line 106) | func (o LookupOspfLegacyResultOutput) NodeId() pulumi.StringOutput { function init (line 110) | func init() { FILE: sdk/go/proxmoxve/sdn/fabric/node/init.go type module (line 14) | type module struct method Version (line 18) | func (m *module) Version() semver.Version { method Construct (line 22) | func (m *module) Construct(ctx *pulumi.Context, name, typ, urn string)... function init (line 40) | func init() { FILE: sdk/go/proxmoxve/sdn/fabric/node/openfabric.go type Openfabric (line 16) | type Openfabric struct method ElementType (line 137) | func (*Openfabric) ElementType() reflect.Type { method ToOpenfabricOutput (line 141) | func (i *Openfabric) ToOpenfabricOutput() OpenfabricOutput { method ToOpenfabricOutputWithContext (line 145) | func (i *Openfabric) ToOpenfabricOutputWithContext(ctx context.Context... function NewOpenfabric (line 32) | func NewOpenfabric(ctx *pulumi.Context, function GetOpenfabric (line 58) | func GetOpenfabric(ctx *pulumi.Context, type openfabricState (line 69) | type openfabricState struct type OpenfabricState (line 82) | type OpenfabricState struct method ElementType (line 95) | func (OpenfabricState) ElementType() reflect.Type { type openfabricArgs (line 99) | type openfabricArgs struct type OpenfabricArgs (line 113) | type OpenfabricArgs struct method ElementType (line 126) | func (OpenfabricArgs) ElementType() reflect.Type { type OpenfabricInput (line 130) | type OpenfabricInput interface type OpenfabricArrayInput (line 153) | type OpenfabricArrayInput interface type OpenfabricArray (line 160) | type OpenfabricArray method ElementType (line 162) | func (OpenfabricArray) ElementType() reflect.Type { method ToOpenfabricArrayOutput (line 166) | func (i OpenfabricArray) ToOpenfabricArrayOutput() OpenfabricArrayOutp... method ToOpenfabricArrayOutputWithContext (line 170) | func (i OpenfabricArray) ToOpenfabricArrayOutputWithContext(ctx contex... type OpenfabricMapInput (line 178) | type OpenfabricMapInput interface type OpenfabricMap (line 185) | type OpenfabricMap method ElementType (line 187) | func (OpenfabricMap) ElementType() reflect.Type { method ToOpenfabricMapOutput (line 191) | func (i OpenfabricMap) ToOpenfabricMapOutput() OpenfabricMapOutput { method ToOpenfabricMapOutputWithContext (line 195) | func (i OpenfabricMap) ToOpenfabricMapOutputWithContext(ctx context.Co... type OpenfabricOutput (line 199) | type OpenfabricOutput struct method ElementType (line 201) | func (OpenfabricOutput) ElementType() reflect.Type { method ToOpenfabricOutput (line 205) | func (o OpenfabricOutput) ToOpenfabricOutput() OpenfabricOutput { method ToOpenfabricOutputWithContext (line 209) | func (o OpenfabricOutput) ToOpenfabricOutputWithContext(ctx context.Co... method FabricId (line 214) | func (o OpenfabricOutput) FabricId() pulumi.StringOutput { method InterfaceNames (line 219) | func (o OpenfabricOutput) InterfaceNames() pulumi.StringArrayOutput { method Ip (line 224) | func (o OpenfabricOutput) Ip() pulumi.StringPtrOutput { method Ip6 (line 229) | func (o OpenfabricOutput) Ip6() pulumi.StringPtrOutput { method NodeId (line 234) | func (o OpenfabricOutput) NodeId() pulumi.StringOutput { type OpenfabricArrayOutput (line 238) | type OpenfabricArrayOutput struct method ElementType (line 240) | func (OpenfabricArrayOutput) ElementType() reflect.Type { method ToOpenfabricArrayOutput (line 244) | func (o OpenfabricArrayOutput) ToOpenfabricArrayOutput() OpenfabricArr... method ToOpenfabricArrayOutputWithContext (line 248) | func (o OpenfabricArrayOutput) ToOpenfabricArrayOutputWithContext(ctx ... method Index (line 252) | func (o OpenfabricArrayOutput) Index(i pulumi.IntInput) OpenfabricOutp... type OpenfabricMapOutput (line 258) | type OpenfabricMapOutput struct method ElementType (line 260) | func (OpenfabricMapOutput) ElementType() reflect.Type { method ToOpenfabricMapOutput (line 264) | func (o OpenfabricMapOutput) ToOpenfabricMapOutput() OpenfabricMapOutp... method ToOpenfabricMapOutputWithContext (line 268) | func (o OpenfabricMapOutput) ToOpenfabricMapOutputWithContext(ctx cont... method MapIndex (line 272) | func (o OpenfabricMapOutput) MapIndex(k pulumi.StringInput) Openfabric... function init (line 278) | func init() { FILE: sdk/go/proxmoxve/sdn/fabric/node/openfabricLegacy.go type OpenfabricLegacy (line 18) | type OpenfabricLegacy struct method ElementType (line 139) | func (*OpenfabricLegacy) ElementType() reflect.Type { method ToOpenfabricLegacyOutput (line 143) | func (i *OpenfabricLegacy) ToOpenfabricLegacyOutput() OpenfabricLegacy... method ToOpenfabricLegacyOutputWithContext (line 147) | func (i *OpenfabricLegacy) ToOpenfabricLegacyOutputWithContext(ctx con... function NewOpenfabricLegacy (line 34) | func NewOpenfabricLegacy(ctx *pulumi.Context, function GetOpenfabricLegacy (line 60) | func GetOpenfabricLegacy(ctx *pulumi.Context, type openfabricLegacyState (line 71) | type openfabricLegacyState struct type OpenfabricLegacyState (line 84) | type OpenfabricLegacyState struct method ElementType (line 97) | func (OpenfabricLegacyState) ElementType() reflect.Type { type openfabricLegacyArgs (line 101) | type openfabricLegacyArgs struct type OpenfabricLegacyArgs (line 115) | type OpenfabricLegacyArgs struct method ElementType (line 128) | func (OpenfabricLegacyArgs) ElementType() reflect.Type { type OpenfabricLegacyInput (line 132) | type OpenfabricLegacyInput interface type OpenfabricLegacyArrayInput (line 155) | type OpenfabricLegacyArrayInput interface type OpenfabricLegacyArray (line 162) | type OpenfabricLegacyArray method ElementType (line 164) | func (OpenfabricLegacyArray) ElementType() reflect.Type { method ToOpenfabricLegacyArrayOutput (line 168) | func (i OpenfabricLegacyArray) ToOpenfabricLegacyArrayOutput() Openfab... method ToOpenfabricLegacyArrayOutputWithContext (line 172) | func (i OpenfabricLegacyArray) ToOpenfabricLegacyArrayOutputWithContex... type OpenfabricLegacyMapInput (line 180) | type OpenfabricLegacyMapInput interface type OpenfabricLegacyMap (line 187) | type OpenfabricLegacyMap method ElementType (line 189) | func (OpenfabricLegacyMap) ElementType() reflect.Type { method ToOpenfabricLegacyMapOutput (line 193) | func (i OpenfabricLegacyMap) ToOpenfabricLegacyMapOutput() OpenfabricL... method ToOpenfabricLegacyMapOutputWithContext (line 197) | func (i OpenfabricLegacyMap) ToOpenfabricLegacyMapOutputWithContext(ct... type OpenfabricLegacyOutput (line 201) | type OpenfabricLegacyOutput struct method ElementType (line 203) | func (OpenfabricLegacyOutput) ElementType() reflect.Type { method ToOpenfabricLegacyOutput (line 207) | func (o OpenfabricLegacyOutput) ToOpenfabricLegacyOutput() OpenfabricL... method ToOpenfabricLegacyOutputWithContext (line 211) | func (o OpenfabricLegacyOutput) ToOpenfabricLegacyOutputWithContext(ct... method FabricId (line 216) | func (o OpenfabricLegacyOutput) FabricId() pulumi.StringOutput { method InterfaceNames (line 221) | func (o OpenfabricLegacyOutput) InterfaceNames() pulumi.StringArrayOut... method Ip (line 226) | func (o OpenfabricLegacyOutput) Ip() pulumi.StringPtrOutput { method Ip6 (line 231) | func (o OpenfabricLegacyOutput) Ip6() pulumi.StringPtrOutput { method NodeId (line 236) | func (o OpenfabricLegacyOutput) NodeId() pulumi.StringOutput { type OpenfabricLegacyArrayOutput (line 240) | type OpenfabricLegacyArrayOutput struct method ElementType (line 242) | func (OpenfabricLegacyArrayOutput) ElementType() reflect.Type { method ToOpenfabricLegacyArrayOutput (line 246) | func (o OpenfabricLegacyArrayOutput) ToOpenfabricLegacyArrayOutput() O... method ToOpenfabricLegacyArrayOutputWithContext (line 250) | func (o OpenfabricLegacyArrayOutput) ToOpenfabricLegacyArrayOutputWith... method Index (line 254) | func (o OpenfabricLegacyArrayOutput) Index(i pulumi.IntInput) Openfabr... type OpenfabricLegacyMapOutput (line 260) | type OpenfabricLegacyMapOutput struct method ElementType (line 262) | func (OpenfabricLegacyMapOutput) ElementType() reflect.Type { method ToOpenfabricLegacyMapOutput (line 266) | func (o OpenfabricLegacyMapOutput) ToOpenfabricLegacyMapOutput() Openf... method ToOpenfabricLegacyMapOutputWithContext (line 270) | func (o OpenfabricLegacyMapOutput) ToOpenfabricLegacyMapOutputWithCont... method MapIndex (line 274) | func (o OpenfabricLegacyMapOutput) MapIndex(k pulumi.StringInput) Open... function init (line 280) | func init() { FILE: sdk/go/proxmoxve/sdn/fabric/node/ospf.go type Ospf (line 16) | type Ospf struct method ElementType (line 130) | func (*Ospf) ElementType() reflect.Type { method ToOspfOutput (line 134) | func (i *Ospf) ToOspfOutput() OspfOutput { method ToOspfOutputWithContext (line 138) | func (i *Ospf) ToOspfOutputWithContext(ctx context.Context) OspfOutput { function NewOspf (line 30) | func NewOspf(ctx *pulumi.Context, function GetOspf (line 59) | func GetOspf(ctx *pulumi.Context, type ospfState (line 70) | type ospfState struct type OspfState (line 81) | type OspfState struct method ElementType (line 92) | func (OspfState) ElementType() reflect.Type { type ospfArgs (line 96) | type ospfArgs struct type OspfArgs (line 108) | type OspfArgs struct method ElementType (line 119) | func (OspfArgs) ElementType() reflect.Type { type OspfInput (line 123) | type OspfInput interface type OspfArrayInput (line 146) | type OspfArrayInput interface type OspfArray (line 153) | type OspfArray method ElementType (line 155) | func (OspfArray) ElementType() reflect.Type { method ToOspfArrayOutput (line 159) | func (i OspfArray) ToOspfArrayOutput() OspfArrayOutput { method ToOspfArrayOutputWithContext (line 163) | func (i OspfArray) ToOspfArrayOutputWithContext(ctx context.Context) O... type OspfMapInput (line 171) | type OspfMapInput interface type OspfMap (line 178) | type OspfMap method ElementType (line 180) | func (OspfMap) ElementType() reflect.Type { method ToOspfMapOutput (line 184) | func (i OspfMap) ToOspfMapOutput() OspfMapOutput { method ToOspfMapOutputWithContext (line 188) | func (i OspfMap) ToOspfMapOutputWithContext(ctx context.Context) OspfM... type OspfOutput (line 192) | type OspfOutput struct method ElementType (line 194) | func (OspfOutput) ElementType() reflect.Type { method ToOspfOutput (line 198) | func (o OspfOutput) ToOspfOutput() OspfOutput { method ToOspfOutputWithContext (line 202) | func (o OspfOutput) ToOspfOutputWithContext(ctx context.Context) OspfO... method FabricId (line 207) | func (o OspfOutput) FabricId() pulumi.StringOutput { method InterfaceNames (line 212) | func (o OspfOutput) InterfaceNames() pulumi.StringArrayOutput { method Ip (line 217) | func (o OspfOutput) Ip() pulumi.StringOutput { method NodeId (line 222) | func (o OspfOutput) NodeId() pulumi.StringOutput { type OspfArrayOutput (line 226) | type OspfArrayOutput struct method ElementType (line 228) | func (OspfArrayOutput) ElementType() reflect.Type { method ToOspfArrayOutput (line 232) | func (o OspfArrayOutput) ToOspfArrayOutput() OspfArrayOutput { method ToOspfArrayOutputWithContext (line 236) | func (o OspfArrayOutput) ToOspfArrayOutputWithContext(ctx context.Cont... method Index (line 240) | func (o OspfArrayOutput) Index(i pulumi.IntInput) OspfOutput { type OspfMapOutput (line 246) | type OspfMapOutput struct method ElementType (line 248) | func (OspfMapOutput) ElementType() reflect.Type { method ToOspfMapOutput (line 252) | func (o OspfMapOutput) ToOspfMapOutput() OspfMapOutput { method ToOspfMapOutputWithContext (line 256) | func (o OspfMapOutput) ToOspfMapOutputWithContext(ctx context.Context)... method MapIndex (line 260) | func (o OspfMapOutput) MapIndex(k pulumi.StringInput) OspfOutput { function init (line 266) | func init() { FILE: sdk/go/proxmoxve/sdn/fabric/node/ospfLegacy.go type OspfLegacy (line 18) | type OspfLegacy struct method ElementType (line 132) | func (*OspfLegacy) ElementType() reflect.Type { method ToOspfLegacyOutput (line 136) | func (i *OspfLegacy) ToOspfLegacyOutput() OspfLegacyOutput { method ToOspfLegacyOutputWithContext (line 140) | func (i *OspfLegacy) ToOspfLegacyOutputWithContext(ctx context.Context... function NewOspfLegacy (line 32) | func NewOspfLegacy(ctx *pulumi.Context, function GetOspfLegacy (line 61) | func GetOspfLegacy(ctx *pulumi.Context, type ospfLegacyState (line 72) | type ospfLegacyState struct type OspfLegacyState (line 83) | type OspfLegacyState struct method ElementType (line 94) | func (OspfLegacyState) ElementType() reflect.Type { type ospfLegacyArgs (line 98) | type ospfLegacyArgs struct type OspfLegacyArgs (line 110) | type OspfLegacyArgs struct method ElementType (line 121) | func (OspfLegacyArgs) ElementType() reflect.Type { type OspfLegacyInput (line 125) | type OspfLegacyInput interface type OspfLegacyArrayInput (line 148) | type OspfLegacyArrayInput interface type OspfLegacyArray (line 155) | type OspfLegacyArray method ElementType (line 157) | func (OspfLegacyArray) ElementType() reflect.Type { method ToOspfLegacyArrayOutput (line 161) | func (i OspfLegacyArray) ToOspfLegacyArrayOutput() OspfLegacyArrayOutp... method ToOspfLegacyArrayOutputWithContext (line 165) | func (i OspfLegacyArray) ToOspfLegacyArrayOutputWithContext(ctx contex... type OspfLegacyMapInput (line 173) | type OspfLegacyMapInput interface type OspfLegacyMap (line 180) | type OspfLegacyMap method ElementType (line 182) | func (OspfLegacyMap) ElementType() reflect.Type { method ToOspfLegacyMapOutput (line 186) | func (i OspfLegacyMap) ToOspfLegacyMapOutput() OspfLegacyMapOutput { method ToOspfLegacyMapOutputWithContext (line 190) | func (i OspfLegacyMap) ToOspfLegacyMapOutputWithContext(ctx context.Co... type OspfLegacyOutput (line 194) | type OspfLegacyOutput struct method ElementType (line 196) | func (OspfLegacyOutput) ElementType() reflect.Type { method ToOspfLegacyOutput (line 200) | func (o OspfLegacyOutput) ToOspfLegacyOutput() OspfLegacyOutput { method ToOspfLegacyOutputWithContext (line 204) | func (o OspfLegacyOutput) ToOspfLegacyOutputWithContext(ctx context.Co... method FabricId (line 209) | func (o OspfLegacyOutput) FabricId() pulumi.StringOutput { method InterfaceNames (line 214) | func (o OspfLegacyOutput) InterfaceNames() pulumi.StringArrayOutput { method Ip (line 219) | func (o OspfLegacyOutput) Ip() pulumi.StringOutput { method NodeId (line 224) | func (o OspfLegacyOutput) NodeId() pulumi.StringOutput { type OspfLegacyArrayOutput (line 228) | type OspfLegacyArrayOutput struct method ElementType (line 230) | func (OspfLegacyArrayOutput) ElementType() reflect.Type { method ToOspfLegacyArrayOutput (line 234) | func (o OspfLegacyArrayOutput) ToOspfLegacyArrayOutput() OspfLegacyArr... method ToOspfLegacyArrayOutputWithContext (line 238) | func (o OspfLegacyArrayOutput) ToOspfLegacyArrayOutputWithContext(ctx ... method Index (line 242) | func (o OspfLegacyArrayOutput) Index(i pulumi.IntInput) OspfLegacyOutp... type OspfLegacyMapOutput (line 248) | type OspfLegacyMapOutput struct method ElementType (line 250) | func (OspfLegacyMapOutput) ElementType() reflect.Type { method ToOspfLegacyMapOutput (line 254) | func (o OspfLegacyMapOutput) ToOspfLegacyMapOutput() OspfLegacyMapOutp... method ToOspfLegacyMapOutputWithContext (line 258) | func (o OspfLegacyMapOutput) ToOspfLegacyMapOutputWithContext(ctx cont... method MapIndex (line 262) | func (o OspfLegacyMapOutput) MapIndex(k pulumi.StringInput) OspfLegacy... function init (line 268) | func init() { FILE: sdk/go/proxmoxve/sdn/fabric/openfabric.go type Openfabric (line 16) | type Openfabric struct method ElementType (line 137) | func (*Openfabric) ElementType() reflect.Type { method ToOpenfabricOutput (line 141) | func (i *Openfabric) ToOpenfabricOutput() OpenfabricOutput { method ToOpenfabricOutputWithContext (line 145) | func (i *Openfabric) ToOpenfabricOutputWithContext(ctx context.Context... function NewOpenfabric (line 32) | func NewOpenfabric(ctx *pulumi.Context, function GetOpenfabric (line 58) | func GetOpenfabric(ctx *pulumi.Context, type openfabricState (line 69) | type openfabricState struct type OpenfabricState (line 82) | type OpenfabricState struct method ElementType (line 95) | func (OpenfabricState) ElementType() reflect.Type { type openfabricArgs (line 99) | type openfabricArgs struct type OpenfabricArgs (line 113) | type OpenfabricArgs struct method ElementType (line 126) | func (OpenfabricArgs) ElementType() reflect.Type { type OpenfabricInput (line 130) | type OpenfabricInput interface type OpenfabricArrayInput (line 153) | type OpenfabricArrayInput interface type OpenfabricArray (line 160) | type OpenfabricArray method ElementType (line 162) | func (OpenfabricArray) ElementType() reflect.Type { method ToOpenfabricArrayOutput (line 166) | func (i OpenfabricArray) ToOpenfabricArrayOutput() OpenfabricArrayOutp... method ToOpenfabricArrayOutputWithContext (line 170) | func (i OpenfabricArray) ToOpenfabricArrayOutputWithContext(ctx contex... type OpenfabricMapInput (line 178) | type OpenfabricMapInput interface type OpenfabricMap (line 185) | type OpenfabricMap method ElementType (line 187) | func (OpenfabricMap) ElementType() reflect.Type { method ToOpenfabricMapOutput (line 191) | func (i OpenfabricMap) ToOpenfabricMapOutput() OpenfabricMapOutput { method ToOpenfabricMapOutputWithContext (line 195) | func (i OpenfabricMap) ToOpenfabricMapOutputWithContext(ctx context.Co... type OpenfabricOutput (line 199) | type OpenfabricOutput struct method ElementType (line 201) | func (OpenfabricOutput) ElementType() reflect.Type { method ToOpenfabricOutput (line 205) | func (o OpenfabricOutput) ToOpenfabricOutput() OpenfabricOutput { method ToOpenfabricOutputWithContext (line 209) | func (o OpenfabricOutput) ToOpenfabricOutputWithContext(ctx context.Co... method CsnpInterval (line 214) | func (o OpenfabricOutput) CsnpInterval() pulumi.IntPtrOutput { method HelloInterval (line 219) | func (o OpenfabricOutput) HelloInterval() pulumi.IntPtrOutput { method Ip6Prefix (line 224) | func (o OpenfabricOutput) Ip6Prefix() pulumi.StringPtrOutput { method IpPrefix (line 229) | func (o OpenfabricOutput) IpPrefix() pulumi.StringPtrOutput { method ResourceId (line 234) | func (o OpenfabricOutput) ResourceId() pulumi.StringOutput { type OpenfabricArrayOutput (line 238) | type OpenfabricArrayOutput struct method ElementType (line 240) | func (OpenfabricArrayOutput) ElementType() reflect.Type { method ToOpenfabricArrayOutput (line 244) | func (o OpenfabricArrayOutput) ToOpenfabricArrayOutput() OpenfabricArr... method ToOpenfabricArrayOutputWithContext (line 248) | func (o OpenfabricArrayOutput) ToOpenfabricArrayOutputWithContext(ctx ... method Index (line 252) | func (o OpenfabricArrayOutput) Index(i pulumi.IntInput) OpenfabricOutp... type OpenfabricMapOutput (line 258) | type OpenfabricMapOutput struct method ElementType (line 260) | func (OpenfabricMapOutput) ElementType() reflect.Type { method ToOpenfabricMapOutput (line 264) | func (o OpenfabricMapOutput) ToOpenfabricMapOutput() OpenfabricMapOutp... method ToOpenfabricMapOutputWithContext (line 268) | func (o OpenfabricMapOutput) ToOpenfabricMapOutputWithContext(ctx cont... method MapIndex (line 272) | func (o OpenfabricMapOutput) MapIndex(k pulumi.StringInput) Openfabric... function init (line 278) | func init() { FILE: sdk/go/proxmoxve/sdn/fabric/openfabricLegacy.go type OpenfabricLegacy (line 18) | type OpenfabricLegacy struct method ElementType (line 133) | func (*OpenfabricLegacy) ElementType() reflect.Type { method ToOpenfabricLegacyOutput (line 137) | func (i *OpenfabricLegacy) ToOpenfabricLegacyOutput() OpenfabricLegacy... method ToOpenfabricLegacyOutputWithContext (line 141) | func (i *OpenfabricLegacy) ToOpenfabricLegacyOutputWithContext(ctx con... function NewOpenfabricLegacy (line 34) | func NewOpenfabricLegacy(ctx *pulumi.Context, function GetOpenfabricLegacy (line 54) | func GetOpenfabricLegacy(ctx *pulumi.Context, type openfabricLegacyState (line 65) | type openfabricLegacyState struct type OpenfabricLegacyState (line 78) | type OpenfabricLegacyState struct method ElementType (line 91) | func (OpenfabricLegacyState) ElementType() reflect.Type { type openfabricLegacyArgs (line 95) | type openfabricLegacyArgs struct type OpenfabricLegacyArgs (line 109) | type OpenfabricLegacyArgs struct method ElementType (line 122) | func (OpenfabricLegacyArgs) ElementType() reflect.Type { type OpenfabricLegacyInput (line 126) | type OpenfabricLegacyInput interface type OpenfabricLegacyArrayInput (line 149) | type OpenfabricLegacyArrayInput interface type OpenfabricLegacyArray (line 156) | type OpenfabricLegacyArray method ElementType (line 158) | func (OpenfabricLegacyArray) ElementType() reflect.Type { method ToOpenfabricLegacyArrayOutput (line 162) | func (i OpenfabricLegacyArray) ToOpenfabricLegacyArrayOutput() Openfab... method ToOpenfabricLegacyArrayOutputWithContext (line 166) | func (i OpenfabricLegacyArray) ToOpenfabricLegacyArrayOutputWithContex... type OpenfabricLegacyMapInput (line 174) | type OpenfabricLegacyMapInput interface type OpenfabricLegacyMap (line 181) | type OpenfabricLegacyMap method ElementType (line 183) | func (OpenfabricLegacyMap) ElementType() reflect.Type { method ToOpenfabricLegacyMapOutput (line 187) | func (i OpenfabricLegacyMap) ToOpenfabricLegacyMapOutput() OpenfabricL... method ToOpenfabricLegacyMapOutputWithContext (line 191) | func (i OpenfabricLegacyMap) ToOpenfabricLegacyMapOutputWithContext(ct... type OpenfabricLegacyOutput (line 195) | type OpenfabricLegacyOutput struct method ElementType (line 197) | func (OpenfabricLegacyOutput) ElementType() reflect.Type { method ToOpenfabricLegacyOutput (line 201) | func (o OpenfabricLegacyOutput) ToOpenfabricLegacyOutput() OpenfabricL... method ToOpenfabricLegacyOutputWithContext (line 205) | func (o OpenfabricLegacyOutput) ToOpenfabricLegacyOutputWithContext(ct... method CsnpInterval (line 210) | func (o OpenfabricLegacyOutput) CsnpInterval() pulumi.IntPtrOutput { method HelloInterval (line 215) | func (o OpenfabricLegacyOutput) HelloInterval() pulumi.IntPtrOutput { method Ip6Prefix (line 220) | func (o OpenfabricLegacyOutput) Ip6Prefix() pulumi.StringPtrOutput { method IpPrefix (line 225) | func (o OpenfabricLegacyOutput) IpPrefix() pulumi.StringPtrOutput { method ResourceId (line 230) | func (o OpenfabricLegacyOutput) ResourceId() pulumi.StringOutput { type OpenfabricLegacyArrayOutput (line 234) | type OpenfabricLegacyArrayOutput struct method ElementType (line 236) | func (OpenfabricLegacyArrayOutput) ElementType() reflect.Type { method ToOpenfabricLegacyArrayOutput (line 240) | func (o OpenfabricLegacyArrayOutput) ToOpenfabricLegacyArrayOutput() O... method ToOpenfabricLegacyArrayOutputWithContext (line 244) | func (o OpenfabricLegacyArrayOutput) ToOpenfabricLegacyArrayOutputWith... method Index (line 248) | func (o OpenfabricLegacyArrayOutput) Index(i pulumi.IntInput) Openfabr... type OpenfabricLegacyMapOutput (line 254) | type OpenfabricLegacyMapOutput struct method ElementType (line 256) | func (OpenfabricLegacyMapOutput) ElementType() reflect.Type { method ToOpenfabricLegacyMapOutput (line 260) | func (o OpenfabricLegacyMapOutput) ToOpenfabricLegacyMapOutput() Openf... method ToOpenfabricLegacyMapOutputWithContext (line 264) | func (o OpenfabricLegacyMapOutput) ToOpenfabricLegacyMapOutputWithCont... method MapIndex (line 268) | func (o OpenfabricLegacyMapOutput) MapIndex(k pulumi.StringInput) Open... function init (line 274) | func init() { FILE: sdk/go/proxmoxve/sdn/fabric/ospf.go type Ospf (line 16) | type Ospf struct method ElementType (line 123) | func (*Ospf) ElementType() reflect.Type { method ToOspfOutput (line 127) | func (i *Ospf) ToOspfOutput() OspfOutput { method ToOspfOutputWithContext (line 131) | func (i *Ospf) ToOspfOutputWithContext(ctx context.Context) OspfOutput { function NewOspf (line 28) | func NewOspf(ctx *pulumi.Context, function GetOspf (line 60) | func GetOspf(ctx *pulumi.Context, type ospfState (line 71) | type ospfState struct type OspfState (line 80) | type OspfState struct method ElementType (line 89) | func (OspfState) ElementType() reflect.Type { type ospfArgs (line 93) | type ospfArgs struct type OspfArgs (line 103) | type OspfArgs struct method ElementType (line 112) | func (OspfArgs) ElementType() reflect.Type { type OspfInput (line 116) | type OspfInput interface type OspfArrayInput (line 139) | type OspfArrayInput interface type OspfArray (line 146) | type OspfArray method ElementType (line 148) | func (OspfArray) ElementType() reflect.Type { method ToOspfArrayOutput (line 152) | func (i OspfArray) ToOspfArrayOutput() OspfArrayOutput { method ToOspfArrayOutputWithContext (line 156) | func (i OspfArray) ToOspfArrayOutputWithContext(ctx context.Context) O... type OspfMapInput (line 164) | type OspfMapInput interface type OspfMap (line 171) | type OspfMap method ElementType (line 173) | func (OspfMap) ElementType() reflect.Type { method ToOspfMapOutput (line 177) | func (i OspfMap) ToOspfMapOutput() OspfMapOutput { method ToOspfMapOutputWithContext (line 181) | func (i OspfMap) ToOspfMapOutputWithContext(ctx context.Context) OspfM... type OspfOutput (line 185) | type OspfOutput struct method ElementType (line 187) | func (OspfOutput) ElementType() reflect.Type { method ToOspfOutput (line 191) | func (o OspfOutput) ToOspfOutput() OspfOutput { method ToOspfOutputWithContext (line 195) | func (o OspfOutput) ToOspfOutputWithContext(ctx context.Context) OspfO... method Area (line 200) | func (o OspfOutput) Area() pulumi.StringOutput { method IpPrefix (line 205) | func (o OspfOutput) IpPrefix() pulumi.StringOutput { method ResourceId (line 210) | func (o OspfOutput) ResourceId() pulumi.StringOutput { type OspfArrayOutput (line 214) | type OspfArrayOutput struct method ElementType (line 216) | func (OspfArrayOutput) ElementType() reflect.Type { method ToOspfArrayOutput (line 220) | func (o OspfArrayOutput) ToOspfArrayOutput() OspfArrayOutput { method ToOspfArrayOutputWithContext (line 224) | func (o OspfArrayOutput) ToOspfArrayOutputWithContext(ctx context.Cont... method Index (line 228) | func (o OspfArrayOutput) Index(i pulumi.IntInput) OspfOutput { type OspfMapOutput (line 234) | type OspfMapOutput struct method ElementType (line 236) | func (OspfMapOutput) ElementType() reflect.Type { method ToOspfMapOutput (line 240) | func (o OspfMapOutput) ToOspfMapOutput() OspfMapOutput { method ToOspfMapOutputWithContext (line 244) | func (o OspfMapOutput) ToOspfMapOutputWithContext(ctx context.Context)... method MapIndex (line 248) | func (o OspfMapOutput) MapIndex(k pulumi.StringInput) OspfOutput { function init (line 254) | func init() { FILE: sdk/go/proxmoxve/sdn/fabric/ospfLegacy.go type OspfLegacy (line 18) | type OspfLegacy struct method ElementType (line 119) | func (*OspfLegacy) ElementType() reflect.Type { method ToOspfLegacyOutput (line 123) | func (i *OspfLegacy) ToOspfLegacyOutput() OspfLegacyOutput { method ToOspfLegacyOutputWithContext (line 127) | func (i *OspfLegacy) ToOspfLegacyOutputWithContext(ctx context.Context... function NewOspfLegacy (line 30) | func NewOspfLegacy(ctx *pulumi.Context, function GetOspfLegacy (line 56) | func GetOspfLegacy(ctx *pulumi.Context, type ospfLegacyState (line 67) | type ospfLegacyState struct type OspfLegacyState (line 76) | type OspfLegacyState struct method ElementType (line 85) | func (OspfLegacyState) ElementType() reflect.Type { type ospfLegacyArgs (line 89) | type ospfLegacyArgs struct type OspfLegacyArgs (line 99) | type OspfLegacyArgs struct method ElementType (line 108) | func (OspfLegacyArgs) ElementType() reflect.Type { type OspfLegacyInput (line 112) | type OspfLegacyInput interface type OspfLegacyArrayInput (line 135) | type OspfLegacyArrayInput interface type OspfLegacyArray (line 142) | type OspfLegacyArray method ElementType (line 144) | func (OspfLegacyArray) ElementType() reflect.Type { method ToOspfLegacyArrayOutput (line 148) | func (i OspfLegacyArray) ToOspfLegacyArrayOutput() OspfLegacyArrayOutp... method ToOspfLegacyArrayOutputWithContext (line 152) | func (i OspfLegacyArray) ToOspfLegacyArrayOutputWithContext(ctx contex... type OspfLegacyMapInput (line 160) | type OspfLegacyMapInput interface type OspfLegacyMap (line 167) | type OspfLegacyMap method ElementType (line 169) | func (OspfLegacyMap) ElementType() reflect.Type { method ToOspfLegacyMapOutput (line 173) | func (i OspfLegacyMap) ToOspfLegacyMapOutput() OspfLegacyMapOutput { method ToOspfLegacyMapOutputWithContext (line 177) | func (i OspfLegacyMap) ToOspfLegacyMapOutputWithContext(ctx context.Co... type OspfLegacyOutput (line 181) | type OspfLegacyOutput struct method ElementType (line 183) | func (OspfLegacyOutput) ElementType() reflect.Type { method ToOspfLegacyOutput (line 187) | func (o OspfLegacyOutput) ToOspfLegacyOutput() OspfLegacyOutput { method ToOspfLegacyOutputWithContext (line 191) | func (o OspfLegacyOutput) ToOspfLegacyOutputWithContext(ctx context.Co... method Area (line 196) | func (o OspfLegacyOutput) Area() pulumi.StringOutput { method IpPrefix (line 201) | func (o OspfLegacyOutput) IpPrefix() pulumi.StringOutput { method ResourceId (line 206) | func (o OspfLegacyOutput) ResourceId() pulumi.StringOutput { type OspfLegacyArrayOutput (line 210) | type OspfLegacyArrayOutput struct method ElementType (line 212) | func (OspfLegacyArrayOutput) ElementType() reflect.Type { method ToOspfLegacyArrayOutput (line 216) | func (o OspfLegacyArrayOutput) ToOspfLegacyArrayOutput() OspfLegacyArr... method ToOspfLegacyArrayOutputWithContext (line 220) | func (o OspfLegacyArrayOutput) ToOspfLegacyArrayOutputWithContext(ctx ... method Index (line 224) | func (o OspfLegacyArrayOutput) Index(i pulumi.IntInput) OspfLegacyOutp... type OspfLegacyMapOutput (line 230) | type OspfLegacyMapOutput struct method ElementType (line 232) | func (OspfLegacyMapOutput) ElementType() reflect.Type { method ToOspfLegacyMapOutput (line 236) | func (o OspfLegacyMapOutput) ToOspfLegacyMapOutput() OspfLegacyMapOutp... method ToOspfLegacyMapOutputWithContext (line 240) | func (o OspfLegacyMapOutput) ToOspfLegacyMapOutputWithContext(ctx cont... method MapIndex (line 244) | func (o OspfLegacyMapOutput) MapIndex(k pulumi.StringInput) OspfLegacy... function init (line 250) | func init() { FILE: sdk/go/proxmoxve/sdn/getSubnet.go function LookupSubnet (line 15) | func LookupSubnet(ctx *pulumi.Context, args *LookupSubnetArgs, opts ...p... type LookupSubnetArgs (line 26) | type LookupSubnetArgs struct type LookupSubnetResult (line 36) | type LookupSubnetResult struct function LookupSubnetOutput (line 55) | func LookupSubnetOutput(ctx *pulumi.Context, args LookupSubnetOutputArgs... type LookupSubnetOutputArgs (line 65) | type LookupSubnetOutputArgs struct method ElementType (line 74) | func (LookupSubnetOutputArgs) ElementType() reflect.Type { type LookupSubnetResultOutput (line 79) | type LookupSubnetResultOutput struct method ElementType (line 81) | func (LookupSubnetResultOutput) ElementType() reflect.Type { method ToLookupSubnetResultOutput (line 85) | func (o LookupSubnetResultOutput) ToLookupSubnetResultOutput() LookupS... method ToLookupSubnetResultOutputWithContext (line 89) | func (o LookupSubnetResultOutput) ToLookupSubnetResultOutputWithContex... method Cidr (line 94) | func (o LookupSubnetResultOutput) Cidr() pulumi.StringOutput { method DhcpDnsServer (line 99) | func (o LookupSubnetResultOutput) DhcpDnsServer() pulumi.StringOutput { method DhcpRange (line 104) | func (o LookupSubnetResultOutput) DhcpRange() GetSubnetDhcpRangeOutput { method DnsZonePrefix (line 109) | func (o LookupSubnetResultOutput) DnsZonePrefix() pulumi.StringOutput { method Gateway (line 114) | func (o LookupSubnetResultOutput) Gateway() pulumi.StringOutput { method Id (line 119) | func (o LookupSubnetResultOutput) Id() pulumi.StringOutput { method Snat (line 124) | func (o LookupSubnetResultOutput) Snat() pulumi.BoolOutput { method Vnet (line 129) | func (o LookupSubnetResultOutput) Vnet() pulumi.StringOutput { function init (line 133) | func init() { FILE: sdk/go/proxmoxve/sdn/getSubnetLegacy.go function LookupSubnetLegacy (line 17) | func LookupSubnetLegacy(ctx *pulumi.Context, args *LookupSubnetLegacyArg... type LookupSubnetLegacyArgs (line 28) | type LookupSubnetLegacyArgs struct type LookupSubnetLegacyResult (line 38) | type LookupSubnetLegacyResult struct function LookupSubnetLegacyOutput (line 57) | func LookupSubnetLegacyOutput(ctx *pulumi.Context, args LookupSubnetLega... type LookupSubnetLegacyOutputArgs (line 67) | type LookupSubnetLegacyOutputArgs struct method ElementType (line 76) | func (LookupSubnetLegacyOutputArgs) ElementType() reflect.Type { type LookupSubnetLegacyResultOutput (line 81) | type LookupSubnetLegacyResultOutput struct method ElementType (line 83) | func (LookupSubnetLegacyResultOutput) ElementType() reflect.Type { method ToLookupSubnetLegacyResultOutput (line 87) | func (o LookupSubnetLegacyResultOutput) ToLookupSubnetLegacyResultOutp... method ToLookupSubnetLegacyResultOutputWithContext (line 91) | func (o LookupSubnetLegacyResultOutput) ToLookupSubnetLegacyResultOutp... method Cidr (line 96) | func (o LookupSubnetLegacyResultOutput) Cidr() pulumi.StringOutput { method DhcpDnsServer (line 101) | func (o LookupSubnetLegacyResultOutput) DhcpDnsServer() pulumi.StringO... method DhcpRange (line 106) | func (o LookupSubnetLegacyResultOutput) DhcpRange() GetSubnetLegacyDhc... method DnsZonePrefix (line 111) | func (o LookupSubnetLegacyResultOutput) DnsZonePrefix() pulumi.StringO... method Gateway (line 116) | func (o LookupSubnetLegacyResultOutput) Gateway() pulumi.StringOutput { method Id (line 121) | func (o LookupSubnetLegacyResultOutput) Id() pulumi.StringOutput { method Snat (line 126) | func (o LookupSubnetLegacyResultOutput) Snat() pulumi.BoolOutput { method Vnet (line 131) | func (o LookupSubnetLegacyResultOutput) Vnet() pulumi.StringOutput { function init (line 135) | func init() { FILE: sdk/go/proxmoxve/sdn/getVnet.go function LookupVnet (line 49) | func LookupVnet(ctx *pulumi.Context, args *LookupVnetArgs, opts ...pulum... type LookupVnetArgs (line 60) | type LookupVnetArgs struct type LookupVnetResult (line 66) | type LookupVnetResult struct function LookupVnetOutput (line 81) | func LookupVnetOutput(ctx *pulumi.Context, args LookupVnetOutputArgs, op... type LookupVnetOutputArgs (line 91) | type LookupVnetOutputArgs struct method ElementType (line 96) | func (LookupVnetOutputArgs) ElementType() reflect.Type { type LookupVnetResultOutput (line 101) | type LookupVnetResultOutput struct method ElementType (line 103) | func (LookupVnetResultOutput) ElementType() reflect.Type { method ToLookupVnetResultOutput (line 107) | func (o LookupVnetResultOutput) ToLookupVnetResultOutput() LookupVnetR... method ToLookupVnetResultOutputWithContext (line 111) | func (o LookupVnetResultOutput) ToLookupVnetResultOutputWithContext(ct... method Alias (line 116) | func (o LookupVnetResultOutput) Alias() pulumi.StringOutput { method Id (line 121) | func (o LookupVnetResultOutput) Id() pulumi.StringOutput { method IsolatePorts (line 126) | func (o LookupVnetResultOutput) IsolatePorts() pulumi.BoolOutput { method Tag (line 131) | func (o LookupVnetResultOutput) Tag() pulumi.IntOutput { method VlanAware (line 136) | func (o LookupVnetResultOutput) VlanAware() pulumi.BoolOutput { method Zone (line 141) | func (o LookupVnetResultOutput) Zone() pulumi.StringOutput { function init (line 145) | func init() { FILE: sdk/go/proxmoxve/sdn/getVnetLegacy.go function LookupVnetLegacy (line 51) | func LookupVnetLegacy(ctx *pulumi.Context, args *LookupVnetLegacyArgs, o... type LookupVnetLegacyArgs (line 62) | type LookupVnetLegacyArgs struct type LookupVnetLegacyResult (line 68) | type LookupVnetLegacyResult struct function LookupVnetLegacyOutput (line 83) | func LookupVnetLegacyOutput(ctx *pulumi.Context, args LookupVnetLegacyOu... type LookupVnetLegacyOutputArgs (line 93) | type LookupVnetLegacyOutputArgs struct method ElementType (line 98) | func (LookupVnetLegacyOutputArgs) ElementType() reflect.Type { type LookupVnetLegacyResultOutput (line 103) | type LookupVnetLegacyResultOutput struct method ElementType (line 105) | func (LookupVnetLegacyResultOutput) ElementType() reflect.Type { method ToLookupVnetLegacyResultOutput (line 109) | func (o LookupVnetLegacyResultOutput) ToLookupVnetLegacyResultOutput()... method ToLookupVnetLegacyResultOutputWithContext (line 113) | func (o LookupVnetLegacyResultOutput) ToLookupVnetLegacyResultOutputWi... method Alias (line 118) | func (o LookupVnetLegacyResultOutput) Alias() pulumi.StringOutput { method Id (line 123) | func (o LookupVnetLegacyResultOutput) Id() pulumi.StringOutput { method IsolatePorts (line 128) | func (o LookupVnetLegacyResultOutput) IsolatePorts() pulumi.BoolOutput { method Tag (line 133) | func (o LookupVnetLegacyResultOutput) Tag() pulumi.IntOutput { method VlanAware (line 138) | func (o LookupVnetLegacyResultOutput) VlanAware() pulumi.BoolOutput { method Zone (line 143) | func (o LookupVnetLegacyResultOutput) Zone() pulumi.StringOutput { function init (line 147) | func init() { FILE: sdk/go/proxmoxve/sdn/getVnets.go function GetVnets (line 43) | func GetVnets(ctx *pulumi.Context, opts ...pulumi.InvokeOption) (*GetVne... type GetVnetsResult (line 54) | type GetVnetsResult struct function GetVnetsOutput (line 61) | func GetVnetsOutput(ctx *pulumi.Context, opts ...pulumi.InvokeOption) Ge... type GetVnetsResultOutput (line 69) | type GetVnetsResultOutput struct method ElementType (line 71) | func (GetVnetsResultOutput) ElementType() reflect.Type { method ToGetVnetsResultOutput (line 75) | func (o GetVnetsResultOutput) ToGetVnetsResultOutput() GetVnetsResultO... method ToGetVnetsResultOutputWithContext (line 79) | func (o GetVnetsResultOutput) ToGetVnetsResultOutputWithContext(ctx co... method Id (line 84) | func (o GetVnetsResultOutput) Id() pulumi.StringOutput { method Vnets (line 89) | func (o GetVnetsResultOutput) Vnets() GetVnetsVnetArrayOutput { function init (line 93) | func init() { FILE: sdk/go/proxmoxve/sdn/getVnetsLegacy.go function GetVnetsLegacy (line 45) | func GetVnetsLegacy(ctx *pulumi.Context, opts ...pulumi.InvokeOption) (*... type GetVnetsLegacyResult (line 56) | type GetVnetsLegacyResult struct function GetVnetsLegacyOutput (line 63) | func GetVnetsLegacyOutput(ctx *pulumi.Context, opts ...pulumi.InvokeOpti... type GetVnetsLegacyResultOutput (line 71) | type GetVnetsLegacyResultOutput struct method ElementType (line 73) | func (GetVnetsLegacyResultOutput) ElementType() reflect.Type { method ToGetVnetsLegacyResultOutput (line 77) | func (o GetVnetsLegacyResultOutput) ToGetVnetsLegacyResultOutput() Get... method ToGetVnetsLegacyResultOutputWithContext (line 81) | func (o GetVnetsLegacyResultOutput) ToGetVnetsLegacyResultOutputWithCo... method Id (line 86) | func (o GetVnetsLegacyResultOutput) Id() pulumi.StringOutput { method Vnets (line 91) | func (o GetVnetsLegacyResultOutput) Vnets() GetVnetsLegacyVnetArrayOut... function init (line 95) | func init() { FILE: sdk/go/proxmoxve/sdn/getZones.go function GetZones (line 61) | func GetZones(ctx *pulumi.Context, args *GetZonesArgs, opts ...pulumi.In... type GetZonesArgs (line 72) | type GetZonesArgs struct type GetZonesResult (line 78) | type GetZonesResult struct function GetZonesOutput (line 87) | func GetZonesOutput(ctx *pulumi.Context, args GetZonesOutputArgs, opts .... type GetZonesOutputArgs (line 97) | type GetZonesOutputArgs struct method ElementType (line 102) | func (GetZonesOutputArgs) ElementType() reflect.Type { type GetZonesResultOutput (line 107) | type GetZonesResultOutput struct method ElementType (line 109) | func (GetZonesResultOutput) ElementType() reflect.Type { method ToGetZonesResultOutput (line 113) | func (o GetZonesResultOutput) ToGetZonesResultOutput() GetZonesResultO... method ToGetZonesResultOutputWithContext (line 117) | func (o GetZonesResultOutput) ToGetZonesResultOutputWithContext(ctx co... method Id (line 122) | func (o GetZonesResultOutput) Id() pulumi.StringOutput { method Type (line 127) | func (o GetZonesResultOutput) Type() pulumi.StringPtrOutput { method Zones (line 132) | func (o GetZonesResultOutput) Zones() GetZonesZoneArrayOutput { function init (line 136) | func init() { FILE: sdk/go/proxmoxve/sdn/getZonesLegacy.go function GetZonesLegacy (line 63) | func GetZonesLegacy(ctx *pulumi.Context, args *GetZonesLegacyArgs, opts ... type GetZonesLegacyArgs (line 74) | type GetZonesLegacyArgs struct type GetZonesLegacyResult (line 80) | type GetZonesLegacyResult struct function GetZonesLegacyOutput (line 89) | func GetZonesLegacyOutput(ctx *pulumi.Context, args GetZonesLegacyOutput... type GetZonesLegacyOutputArgs (line 99) | type GetZonesLegacyOutputArgs struct method ElementType (line 104) | func (GetZonesLegacyOutputArgs) ElementType() reflect.Type { type GetZonesLegacyResultOutput (line 109) | type GetZonesLegacyResultOutput struct method ElementType (line 111) | func (GetZonesLegacyResultOutput) ElementType() reflect.Type { method ToGetZonesLegacyResultOutput (line 115) | func (o GetZonesLegacyResultOutput) ToGetZonesLegacyResultOutput() Get... method ToGetZonesLegacyResultOutputWithContext (line 119) | func (o GetZonesLegacyResultOutput) ToGetZonesLegacyResultOutputWithCo... method Id (line 124) | func (o GetZonesLegacyResultOutput) Id() pulumi.StringOutput { method Type (line 129) | func (o GetZonesLegacyResultOutput) Type() pulumi.StringPtrOutput { method Zones (line 134) | func (o GetZonesLegacyResultOutput) Zones() GetZonesLegacyZoneArrayOut... function init (line 138) | func init() { FILE: sdk/go/proxmoxve/sdn/init.go type module (line 14) | type module struct method Version (line 18) | func (m *module) Version() semver.Version { method Construct (line 22) | func (m *module) Construct(ctx *pulumi.Context, name, typ, urn string)... function init (line 44) | func init() { FILE: sdk/go/proxmoxve/sdn/pulumiTypes.go type SubnetDhcpRange (line 16) | type SubnetDhcpRange struct type SubnetDhcpRangeInput (line 27) | type SubnetDhcpRangeInput interface type SubnetDhcpRangeArgs (line 34) | type SubnetDhcpRangeArgs struct method ElementType (line 41) | func (SubnetDhcpRangeArgs) ElementType() reflect.Type { method ToSubnetDhcpRangeOutput (line 45) | func (i SubnetDhcpRangeArgs) ToSubnetDhcpRangeOutput() SubnetDhcpRange... method ToSubnetDhcpRangeOutputWithContext (line 49) | func (i SubnetDhcpRangeArgs) ToSubnetDhcpRangeOutputWithContext(ctx co... method ToSubnetDhcpRangePtrOutput (line 53) | func (i SubnetDhcpRangeArgs) ToSubnetDhcpRangePtrOutput() SubnetDhcpRa... method ToSubnetDhcpRangePtrOutputWithContext (line 57) | func (i SubnetDhcpRangeArgs) ToSubnetDhcpRangePtrOutputWithContext(ctx... type SubnetDhcpRangePtrInput (line 69) | type SubnetDhcpRangePtrInput interface type subnetDhcpRangePtrType (line 76) | type subnetDhcpRangePtrType method ElementType (line 82) | func (*subnetDhcpRangePtrType) ElementType() reflect.Type { method ToSubnetDhcpRangePtrOutput (line 86) | func (i *subnetDhcpRangePtrType) ToSubnetDhcpRangePtrOutput() SubnetDh... method ToSubnetDhcpRangePtrOutputWithContext (line 90) | func (i *subnetDhcpRangePtrType) ToSubnetDhcpRangePtrOutputWithContext... function SubnetDhcpRangePtr (line 78) | func SubnetDhcpRangePtr(v *SubnetDhcpRangeArgs) SubnetDhcpRangePtrInput { type SubnetDhcpRangeOutput (line 94) | type SubnetDhcpRangeOutput struct method ElementType (line 96) | func (SubnetDhcpRangeOutput) ElementType() reflect.Type { method ToSubnetDhcpRangeOutput (line 100) | func (o SubnetDhcpRangeOutput) ToSubnetDhcpRangeOutput() SubnetDhcpRan... method ToSubnetDhcpRangeOutputWithContext (line 104) | func (o SubnetDhcpRangeOutput) ToSubnetDhcpRangeOutputWithContext(ctx ... method ToSubnetDhcpRangePtrOutput (line 108) | func (o SubnetDhcpRangeOutput) ToSubnetDhcpRangePtrOutput() SubnetDhcp... method ToSubnetDhcpRangePtrOutputWithContext (line 112) | func (o SubnetDhcpRangeOutput) ToSubnetDhcpRangePtrOutputWithContext(c... method EndAddress (line 119) | func (o SubnetDhcpRangeOutput) EndAddress() pulumi.StringOutput { method StartAddress (line 124) | func (o SubnetDhcpRangeOutput) StartAddress() pulumi.StringOutput { type SubnetDhcpRangePtrOutput (line 128) | type SubnetDhcpRangePtrOutput struct method ElementType (line 130) | func (SubnetDhcpRangePtrOutput) ElementType() reflect.Type { method ToSubnetDhcpRangePtrOutput (line 134) | func (o SubnetDhcpRangePtrOutput) ToSubnetDhcpRangePtrOutput() SubnetD... method ToSubnetDhcpRangePtrOutputWithContext (line 138) | func (o SubnetDhcpRangePtrOutput) ToSubnetDhcpRangePtrOutputWithContex... method Elem (line 142) | func (o SubnetDhcpRangePtrOutput) Elem() SubnetDhcpRangeOutput { method EndAddress (line 153) | func (o SubnetDhcpRangePtrOutput) EndAddress() pulumi.StringPtrOutput { method StartAddress (line 163) | func (o SubnetDhcpRangePtrOutput) StartAddress() pulumi.StringPtrOutput { type SubnetLegacyDhcpRange (line 172) | type SubnetLegacyDhcpRange struct type SubnetLegacyDhcpRangeInput (line 183) | type SubnetLegacyDhcpRangeInput interface type SubnetLegacyDhcpRangeArgs (line 190) | type SubnetLegacyDhcpRangeArgs struct method ElementType (line 197) | func (SubnetLegacyDhcpRangeArgs) ElementType() reflect.Type { method ToSubnetLegacyDhcpRangeOutput (line 201) | func (i SubnetLegacyDhcpRangeArgs) ToSubnetLegacyDhcpRangeOutput() Sub... method ToSubnetLegacyDhcpRangeOutputWithContext (line 205) | func (i SubnetLegacyDhcpRangeArgs) ToSubnetLegacyDhcpRangeOutputWithCo... method ToSubnetLegacyDhcpRangePtrOutput (line 209) | func (i SubnetLegacyDhcpRangeArgs) ToSubnetLegacyDhcpRangePtrOutput() ... method ToSubnetLegacyDhcpRangePtrOutputWithContext (line 213) | func (i SubnetLegacyDhcpRangeArgs) ToSubnetLegacyDhcpRangePtrOutputWit... type SubnetLegacyDhcpRangePtrInput (line 225) | type SubnetLegacyDhcpRangePtrInput interface type subnetLegacyDhcpRangePtrType (line 232) | type subnetLegacyDhcpRangePtrType method ElementType (line 238) | func (*subnetLegacyDhcpRangePtrType) ElementType() reflect.Type { method ToSubnetLegacyDhcpRangePtrOutput (line 242) | func (i *subnetLegacyDhcpRangePtrType) ToSubnetLegacyDhcpRangePtrOutpu... method ToSubnetLegacyDhcpRangePtrOutputWithContext (line 246) | func (i *subnetLegacyDhcpRangePtrType) ToSubnetLegacyDhcpRangePtrOutpu... function SubnetLegacyDhcpRangePtr (line 234) | func SubnetLegacyDhcpRangePtr(v *SubnetLegacyDhcpRangeArgs) SubnetLegacy... type SubnetLegacyDhcpRangeOutput (line 250) | type SubnetLegacyDhcpRangeOutput struct method ElementType (line 252) | func (SubnetLegacyDhcpRangeOutput) ElementType() reflect.Type { method ToSubnetLegacyDhcpRangeOutput (line 256) | func (o SubnetLegacyDhcpRangeOutput) ToSubnetLegacyDhcpRangeOutput() S... method ToSubnetLegacyDhcpRangeOutputWithContext (line 260) | func (o SubnetLegacyDhcpRangeOutput) ToSubnetLegacyDhcpRangeOutputWith... method ToSubnetLegacyDhcpRangePtrOutput (line 264) | func (o SubnetLegacyDhcpRangeOutput) ToSubnetLegacyDhcpRangePtrOutput(... method ToSubnetLegacyDhcpRangePtrOutputWithContext (line 268) | func (o SubnetLegacyDhcpRangeOutput) ToSubnetLegacyDhcpRangePtrOutputW... method EndAddress (line 275) | func (o SubnetLegacyDhcpRangeOutput) EndAddress() pulumi.StringOutput { method StartAddress (line 280) | func (o SubnetLegacyDhcpRangeOutput) StartAddress() pulumi.StringOutput { type SubnetLegacyDhcpRangePtrOutput (line 284) | type SubnetLegacyDhcpRangePtrOutput struct method ElementType (line 286) | func (SubnetLegacyDhcpRangePtrOutput) ElementType() reflect.Type { method ToSubnetLegacyDhcpRangePtrOutput (line 290) | func (o SubnetLegacyDhcpRangePtrOutput) ToSubnetLegacyDhcpRangePtrOutp... method ToSubnetLegacyDhcpRangePtrOutputWithContext (line 294) | func (o SubnetLegacyDhcpRangePtrOutput) ToSubnetLegacyDhcpRangePtrOutp... method Elem (line 298) | func (o SubnetLegacyDhcpRangePtrOutput) Elem() SubnetLegacyDhcpRangeOu... method EndAddress (line 309) | func (o SubnetLegacyDhcpRangePtrOutput) EndAddress() pulumi.StringPtrO... method StartAddress (line 319) | func (o SubnetLegacyDhcpRangePtrOutput) StartAddress() pulumi.StringPt... type GetSubnetDhcpRange (line 328) | type GetSubnetDhcpRange struct type GetSubnetDhcpRangeInput (line 339) | type GetSubnetDhcpRangeInput interface type GetSubnetDhcpRangeArgs (line 346) | type GetSubnetDhcpRangeArgs struct method ElementType (line 353) | func (GetSubnetDhcpRangeArgs) ElementType() reflect.Type { method ToGetSubnetDhcpRangeOutput (line 357) | func (i GetSubnetDhcpRangeArgs) ToGetSubnetDhcpRangeOutput() GetSubnet... method ToGetSubnetDhcpRangeOutputWithContext (line 361) | func (i GetSubnetDhcpRangeArgs) ToGetSubnetDhcpRangeOutputWithContext(... method ToGetSubnetDhcpRangePtrOutput (line 365) | func (i GetSubnetDhcpRangeArgs) ToGetSubnetDhcpRangePtrOutput() GetSub... method ToGetSubnetDhcpRangePtrOutputWithContext (line 369) | func (i GetSubnetDhcpRangeArgs) ToGetSubnetDhcpRangePtrOutputWithConte... type GetSubnetDhcpRangePtrInput (line 381) | type GetSubnetDhcpRangePtrInput interface type getSubnetDhcpRangePtrType (line 388) | type getSubnetDhcpRangePtrType method ElementType (line 394) | func (*getSubnetDhcpRangePtrType) ElementType() reflect.Type { method ToGetSubnetDhcpRangePtrOutput (line 398) | func (i *getSubnetDhcpRangePtrType) ToGetSubnetDhcpRangePtrOutput() Ge... method ToGetSubnetDhcpRangePtrOutputWithContext (line 402) | func (i *getSubnetDhcpRangePtrType) ToGetSubnetDhcpRangePtrOutputWithC... function GetSubnetDhcpRangePtr (line 390) | func GetSubnetDhcpRangePtr(v *GetSubnetDhcpRangeArgs) GetSubnetDhcpRange... type GetSubnetDhcpRangeOutput (line 406) | type GetSubnetDhcpRangeOutput struct method ElementType (line 408) | func (GetSubnetDhcpRangeOutput) ElementType() reflect.Type { method ToGetSubnetDhcpRangeOutput (line 412) | func (o GetSubnetDhcpRangeOutput) ToGetSubnetDhcpRangeOutput() GetSubn... method ToGetSubnetDhcpRangeOutputWithContext (line 416) | func (o GetSubnetDhcpRangeOutput) ToGetSubnetDhcpRangeOutputWithContex... method ToGetSubnetDhcpRangePtrOutput (line 420) | func (o GetSubnetDhcpRangeOutput) ToGetSubnetDhcpRangePtrOutput() GetS... method ToGetSubnetDhcpRangePtrOutputWithContext (line 424) | func (o GetSubnetDhcpRangeOutput) ToGetSubnetDhcpRangePtrOutputWithCon... method EndAddress (line 431) | func (o GetSubnetDhcpRangeOutput) EndAddress() pulumi.StringOutput { method StartAddress (line 436) | func (o GetSubnetDhcpRangeOutput) StartAddress() pulumi.StringOutput { type GetSubnetDhcpRangePtrOutput (line 440) | type GetSubnetDhcpRangePtrOutput struct method ElementType (line 442) | func (GetSubnetDhcpRangePtrOutput) ElementType() reflect.Type { method ToGetSubnetDhcpRangePtrOutput (line 446) | func (o GetSubnetDhcpRangePtrOutput) ToGetSubnetDhcpRangePtrOutput() G... method ToGetSubnetDhcpRangePtrOutputWithContext (line 450) | func (o GetSubnetDhcpRangePtrOutput) ToGetSubnetDhcpRangePtrOutputWith... method Elem (line 454) | func (o GetSubnetDhcpRangePtrOutput) Elem() GetSubnetDhcpRangeOutput { method EndAddress (line 465) | func (o GetSubnetDhcpRangePtrOutput) EndAddress() pulumi.StringPtrOutp... method StartAddress (line 475) | func (o GetSubnetDhcpRangePtrOutput) StartAddress() pulumi.StringPtrOu... type GetSubnetLegacyDhcpRange (line 484) | type GetSubnetLegacyDhcpRange struct type GetSubnetLegacyDhcpRangeInput (line 495) | type GetSubnetLegacyDhcpRangeInput interface type GetSubnetLegacyDhcpRangeArgs (line 502) | type GetSubnetLegacyDhcpRangeArgs struct method ElementType (line 509) | func (GetSubnetLegacyDhcpRangeArgs) ElementType() reflect.Type { method ToGetSubnetLegacyDhcpRangeOutput (line 513) | func (i GetSubnetLegacyDhcpRangeArgs) ToGetSubnetLegacyDhcpRangeOutput... method ToGetSubnetLegacyDhcpRangeOutputWithContext (line 517) | func (i GetSubnetLegacyDhcpRangeArgs) ToGetSubnetLegacyDhcpRangeOutput... method ToGetSubnetLegacyDhcpRangePtrOutput (line 521) | func (i GetSubnetLegacyDhcpRangeArgs) ToGetSubnetLegacyDhcpRangePtrOut... method ToGetSubnetLegacyDhcpRangePtrOutputWithContext (line 525) | func (i GetSubnetLegacyDhcpRangeArgs) ToGetSubnetLegacyDhcpRangePtrOut... type GetSubnetLegacyDhcpRangePtrInput (line 537) | type GetSubnetLegacyDhcpRangePtrInput interface type getSubnetLegacyDhcpRangePtrType (line 544) | type getSubnetLegacyDhcpRangePtrType method ElementType (line 550) | func (*getSubnetLegacyDhcpRangePtrType) ElementType() reflect.Type { method ToGetSubnetLegacyDhcpRangePtrOutput (line 554) | func (i *getSubnetLegacyDhcpRangePtrType) ToGetSubnetLegacyDhcpRangePt... method ToGetSubnetLegacyDhcpRangePtrOutputWithContext (line 558) | func (i *getSubnetLegacyDhcpRangePtrType) ToGetSubnetLegacyDhcpRangePt... function GetSubnetLegacyDhcpRangePtr (line 546) | func GetSubnetLegacyDhcpRangePtr(v *GetSubnetLegacyDhcpRangeArgs) GetSub... type GetSubnetLegacyDhcpRangeOutput (line 562) | type GetSubnetLegacyDhcpRangeOutput struct method ElementType (line 564) | func (GetSubnetLegacyDhcpRangeOutput) ElementType() reflect.Type { method ToGetSubnetLegacyDhcpRangeOutput (line 568) | func (o GetSubnetLegacyDhcpRangeOutput) ToGetSubnetLegacyDhcpRangeOutp... method ToGetSubnetLegacyDhcpRangeOutputWithContext (line 572) | func (o GetSubnetLegacyDhcpRangeOutput) ToGetSubnetLegacyDhcpRangeOutp... method ToGetSubnetLegacyDhcpRangePtrOutput (line 576) | func (o GetSubnetLegacyDhcpRangeOutput) ToGetSubnetLegacyDhcpRangePtrO... method ToGetSubnetLegacyDhcpRangePtrOutputWithContext (line 580) | func (o GetSubnetLegacyDhcpRangeOutput) ToGetSubnetLegacyDhcpRangePtrO... method EndAddress (line 587) | func (o GetSubnetLegacyDhcpRangeOutput) EndAddress() pulumi.StringOutp... method StartAddress (line 592) | func (o GetSubnetLegacyDhcpRangeOutput) StartAddress() pulumi.StringOu... type GetSubnetLegacyDhcpRangePtrOutput (line 596) | type GetSubnetLegacyDhcpRangePtrOutput struct method ElementType (line 598) | func (GetSubnetLegacyDhcpRangePtrOutput) ElementType() reflect.Type { method ToGetSubnetLegacyDhcpRangePtrOutput (line 602) | func (o GetSubnetLegacyDhcpRangePtrOutput) ToGetSubnetLegacyDhcpRangeP... method ToGetSubnetLegacyDhcpRangePtrOutputWithContext (line 606) | func (o GetSubnetLegacyDhcpRangePtrOutput) ToGetSubnetLegacyDhcpRangeP... method Elem (line 610) | func (o GetSubnetLegacyDhcpRangePtrOutput) Elem() GetSubnetLegacyDhcpR... method EndAddress (line 621) | func (o GetSubnetLegacyDhcpRangePtrOutput) EndAddress() pulumi.StringP... method StartAddress (line 631) | func (o GetSubnetLegacyDhcpRangePtrOutput) StartAddress() pulumi.Strin... type GetVnetsLegacyVnet (line 640) | type GetVnetsLegacyVnet struct type GetVnetsLegacyVnetInput (line 653) | type GetVnetsLegacyVnetInput interface type GetVnetsLegacyVnetArgs (line 660) | type GetVnetsLegacyVnetArgs struct method ElementType (line 669) | func (GetVnetsLegacyVnetArgs) ElementType() reflect.Type { method ToGetVnetsLegacyVnetOutput (line 673) | func (i GetVnetsLegacyVnetArgs) ToGetVnetsLegacyVnetOutput() GetVnetsL... method ToGetVnetsLegacyVnetOutputWithContext (line 677) | func (i GetVnetsLegacyVnetArgs) ToGetVnetsLegacyVnetOutputWithContext(... type GetVnetsLegacyVnetArrayInput (line 685) | type GetVnetsLegacyVnetArrayInput interface type GetVnetsLegacyVnetArray (line 692) | type GetVnetsLegacyVnetArray method ElementType (line 694) | func (GetVnetsLegacyVnetArray) ElementType() reflect.Type { method ToGetVnetsLegacyVnetArrayOutput (line 698) | func (i GetVnetsLegacyVnetArray) ToGetVnetsLegacyVnetArrayOutput() Get... method ToGetVnetsLegacyVnetArrayOutputWithContext (line 702) | func (i GetVnetsLegacyVnetArray) ToGetVnetsLegacyVnetArrayOutputWithCo... type GetVnetsLegacyVnetOutput (line 706) | type GetVnetsLegacyVnetOutput struct method ElementType (line 708) | func (GetVnetsLegacyVnetOutput) ElementType() reflect.Type { method ToGetVnetsLegacyVnetOutput (line 712) | func (o GetVnetsLegacyVnetOutput) ToGetVnetsLegacyVnetOutput() GetVnet... method ToGetVnetsLegacyVnetOutputWithContext (line 716) | func (o GetVnetsLegacyVnetOutput) ToGetVnetsLegacyVnetOutputWithContex... method Alias (line 720) | func (o GetVnetsLegacyVnetOutput) Alias() pulumi.StringOutput { method Id (line 724) | func (o GetVnetsLegacyVnetOutput) Id() pulumi.StringOutput { method IsolatePorts (line 728) | func (o GetVnetsLegacyVnetOutput) IsolatePorts() pulumi.BoolOutput { method Tag (line 732) | func (o GetVnetsLegacyVnetOutput) Tag() pulumi.IntOutput { method VlanAware (line 736) | func (o GetVnetsLegacyVnetOutput) VlanAware() pulumi.BoolOutput { method Zone (line 740) | func (o GetVnetsLegacyVnetOutput) Zone() pulumi.StringOutput { type GetVnetsLegacyVnetArrayOutput (line 744) | type GetVnetsLegacyVnetArrayOutput struct method ElementType (line 746) | func (GetVnetsLegacyVnetArrayOutput) ElementType() reflect.Type { method ToGetVnetsLegacyVnetArrayOutput (line 750) | func (o GetVnetsLegacyVnetArrayOutput) ToGetVnetsLegacyVnetArrayOutput... method ToGetVnetsLegacyVnetArrayOutputWithContext (line 754) | func (o GetVnetsLegacyVnetArrayOutput) ToGetVnetsLegacyVnetArrayOutput... method Index (line 758) | func (o GetVnetsLegacyVnetArrayOutput) Index(i pulumi.IntInput) GetVne... type GetVnetsVnet (line 764) | type GetVnetsVnet struct type GetVnetsVnetInput (line 777) | type GetVnetsVnetInput interface type GetVnetsVnetArgs (line 784) | type GetVnetsVnetArgs struct method ElementType (line 793) | func (GetVnetsVnetArgs) ElementType() reflect.Type { method ToGetVnetsVnetOutput (line 797) | func (i GetVnetsVnetArgs) ToGetVnetsVnetOutput() GetVnetsVnetOutput { method ToGetVnetsVnetOutputWithContext (line 801) | func (i GetVnetsVnetArgs) ToGetVnetsVnetOutputWithContext(ctx context.... type GetVnetsVnetArrayInput (line 809) | type GetVnetsVnetArrayInput interface type GetVnetsVnetArray (line 816) | type GetVnetsVnetArray method ElementType (line 818) | func (GetVnetsVnetArray) ElementType() reflect.Type { method ToGetVnetsVnetArrayOutput (line 822) | func (i GetVnetsVnetArray) ToGetVnetsVnetArrayOutput() GetVnetsVnetArr... method ToGetVnetsVnetArrayOutputWithContext (line 826) | func (i GetVnetsVnetArray) ToGetVnetsVnetArrayOutputWithContext(ctx co... type GetVnetsVnetOutput (line 830) | type GetVnetsVnetOutput struct method ElementType (line 832) | func (GetVnetsVnetOutput) ElementType() reflect.Type { method ToGetVnetsVnetOutput (line 836) | func (o GetVnetsVnetOutput) ToGetVnetsVnetOutput() GetVnetsVnetOutput { method ToGetVnetsVnetOutputWithContext (line 840) | func (o GetVnetsVnetOutput) ToGetVnetsVnetOutputWithContext(ctx contex... method Alias (line 844) | func (o GetVnetsVnetOutput) Alias() pulumi.StringOutput { method Id (line 848) | func (o GetVnetsVnetOutput) Id() pulumi.StringOutput { method IsolatePorts (line 852) | func (o GetVnetsVnetOutput) IsolatePorts() pulumi.BoolOutput { method Tag (line 856) | func (o GetVnetsVnetOutput) Tag() pulumi.IntOutput { method VlanAware (line 860) | func (o GetVnetsVnetOutput) VlanAware() pulumi.BoolOutput { method Zone (line 864) | func (o GetVnetsVnetOutput) Zone() pulumi.StringOutput { type GetVnetsVnetArrayOutput (line 868) | type GetVnetsVnetArrayOutput struct method ElementType (line 870) | func (GetVnetsVnetArrayOutput) ElementType() reflect.Type { method ToGetVnetsVnetArrayOutput (line 874) | func (o GetVnetsVnetArrayOutput) ToGetVnetsVnetArrayOutput() GetVnetsV... method ToGetVnetsVnetArrayOutputWithContext (line 878) | func (o GetVnetsVnetArrayOutput) ToGetVnetsVnetArrayOutputWithContext(... method Index (line 882) | func (o GetVnetsVnetArrayOutput) Index(i pulumi.IntInput) GetVnetsVnet... type GetZonesLegacyZone (line 888) | type GetZonesLegacyZone struct type GetZonesLegacyZoneInput (line 918) | type GetZonesLegacyZoneInput interface type GetZonesLegacyZoneArgs (line 925) | type GetZonesLegacyZoneArgs struct method ElementType (line 951) | func (GetZonesLegacyZoneArgs) ElementType() reflect.Type { method ToGetZonesLegacyZoneOutput (line 955) | func (i GetZonesLegacyZoneArgs) ToGetZonesLegacyZoneOutput() GetZonesL... method ToGetZonesLegacyZoneOutputWithContext (line 959) | func (i GetZonesLegacyZoneArgs) ToGetZonesLegacyZoneOutputWithContext(... type GetZonesLegacyZoneArrayInput (line 967) | type GetZonesLegacyZoneArrayInput interface type GetZonesLegacyZoneArray (line 974) | type GetZonesLegacyZoneArray method ElementType (line 976) | func (GetZonesLegacyZoneArray) ElementType() reflect.Type { method ToGetZonesLegacyZoneArrayOutput (line 980) | func (i GetZonesLegacyZoneArray) ToGetZonesLegacyZoneArrayOutput() Get... method ToGetZonesLegacyZoneArrayOutputWithContext (line 984) | func (i GetZonesLegacyZoneArray) ToGetZonesLegacyZoneArrayOutputWithCo... type GetZonesLegacyZoneOutput (line 988) | type GetZonesLegacyZoneOutput struct method ElementType (line 990) | func (GetZonesLegacyZoneOutput) ElementType() reflect.Type { method ToGetZonesLegacyZoneOutput (line 994) | func (o GetZonesLegacyZoneOutput) ToGetZonesLegacyZoneOutput() GetZone... method ToGetZonesLegacyZoneOutputWithContext (line 998) | func (o GetZonesLegacyZoneOutput) ToGetZonesLegacyZoneOutputWithContex... method AdvertiseSubnets (line 1002) | func (o GetZonesLegacyZoneOutput) AdvertiseSubnets() pulumi.BoolOutput { method Bridge (line 1006) | func (o GetZonesLegacyZoneOutput) Bridge() pulumi.StringOutput { method Controller (line 1010) | func (o GetZonesLegacyZoneOutput) Controller() pulumi.StringOutput { method Dhcp (line 1014) | func (o GetZonesLegacyZoneOutput) Dhcp() pulumi.StringOutput { method DisableArpNdSuppression (line 1018) | func (o GetZonesLegacyZoneOutput) DisableArpNdSuppression() pulumi.Boo... method Dns (line 1022) | func (o GetZonesLegacyZoneOutput) Dns() pulumi.StringOutput { method DnsZone (line 1026) | func (o GetZonesLegacyZoneOutput) DnsZone() pulumi.StringOutput { method ExitNodes (line 1030) | func (o GetZonesLegacyZoneOutput) ExitNodes() pulumi.StringArrayOutput { method ExitNodesLocalRouting (line 1034) | func (o GetZonesLegacyZoneOutput) ExitNodesLocalRouting() pulumi.BoolO... method Id (line 1038) | func (o GetZonesLegacyZoneOutput) Id() pulumi.StringOutput { method Ipam (line 1042) | func (o GetZonesLegacyZoneOutput) Ipam() pulumi.StringOutput { method Mtu (line 1046) | func (o GetZonesLegacyZoneOutput) Mtu() pulumi.IntOutput { method Nodes (line 1050) | func (o GetZonesLegacyZoneOutput) Nodes() pulumi.StringArrayOutput { method Peers (line 1054) | func (o GetZonesLegacyZoneOutput) Peers() pulumi.StringArrayOutput { method Pending (line 1058) | func (o GetZonesLegacyZoneOutput) Pending() pulumi.BoolOutput { method PrimaryExitNode (line 1062) | func (o GetZonesLegacyZoneOutput) PrimaryExitNode() pulumi.StringOutput { method ReverseDns (line 1066) | func (o GetZonesLegacyZoneOutput) ReverseDns() pulumi.StringOutput { method RtImport (line 1070) | func (o GetZonesLegacyZoneOutput) RtImport() pulumi.StringOutput { method ServiceVlan (line 1074) | func (o GetZonesLegacyZoneOutput) ServiceVlan() pulumi.IntOutput { method ServiceVlanProtocol (line 1078) | func (o GetZonesLegacyZoneOutput) ServiceVlanProtocol() pulumi.StringO... method State (line 1082) | func (o GetZonesLegacyZoneOutput) State() pulumi.StringOutput { method Type (line 1086) | func (o GetZonesLegacyZoneOutput) Type() pulumi.StringOutput { method VrfVxlan (line 1090) | func (o GetZonesLegacyZoneOutput) VrfVxlan() pulumi.IntOutput { type GetZonesLegacyZoneArrayOutput (line 1094) | type GetZonesLegacyZoneArrayOutput struct method ElementType (line 1096) | func (GetZonesLegacyZoneArrayOutput) ElementType() reflect.Type { method ToGetZonesLegacyZoneArrayOutput (line 1100) | func (o GetZonesLegacyZoneArrayOutput) ToGetZonesLegacyZoneArrayOutput... method ToGetZonesLegacyZoneArrayOutputWithContext (line 1104) | func (o GetZonesLegacyZoneArrayOutput) ToGetZonesLegacyZoneArrayOutput... method Index (line 1108) | func (o GetZonesLegacyZoneArrayOutput) Index(i pulumi.IntInput) GetZon... type GetZonesZone (line 1114) | type GetZonesZone struct type GetZonesZoneInput (line 1144) | type GetZonesZoneInput interface type GetZonesZoneArgs (line 1151) | type GetZonesZoneArgs struct method ElementType (line 1177) | func (GetZonesZoneArgs) ElementType() reflect.Type { method ToGetZonesZoneOutput (line 1181) | func (i GetZonesZoneArgs) ToGetZonesZoneOutput() GetZonesZoneOutput { method ToGetZonesZoneOutputWithContext (line 1185) | func (i GetZonesZoneArgs) ToGetZonesZoneOutputWithContext(ctx context.... type GetZonesZoneArrayInput (line 1193) | type GetZonesZoneArrayInput interface type GetZonesZoneArray (line 1200) | type GetZonesZoneArray method ElementType (line 1202) | func (GetZonesZoneArray) ElementType() reflect.Type { method ToGetZonesZoneArrayOutput (line 1206) | func (i GetZonesZoneArray) ToGetZonesZoneArrayOutput() GetZonesZoneArr... method ToGetZonesZoneArrayOutputWithContext (line 1210) | func (i GetZonesZoneArray) ToGetZonesZoneArrayOutputWithContext(ctx co... type GetZonesZoneOutput (line 1214) | type GetZonesZoneOutput struct method ElementType (line 1216) | func (GetZonesZoneOutput) ElementType() reflect.Type { method ToGetZonesZoneOutput (line 1220) | func (o GetZonesZoneOutput) ToGetZonesZoneOutput() GetZonesZoneOutput { method ToGetZonesZoneOutputWithContext (line 1224) | func (o GetZonesZoneOutput) ToGetZonesZoneOutputWithContext(ctx contex... method AdvertiseSubnets (line 1228) | func (o GetZonesZoneOutput) AdvertiseSubnets() pulumi.BoolOutput { method Bridge (line 1232) | func (o GetZonesZoneOutput) Bridge() pulumi.StringOutput { method Controller (line 1236) | func (o GetZonesZoneOutput) Controller() pulumi.StringOutput { method Dhcp (line 1240) | func (o GetZonesZoneOutput) Dhcp() pulumi.StringOutput { method DisableArpNdSuppression (line 1244) | func (o GetZonesZoneOutput) DisableArpNdSuppression() pulumi.BoolOutput { method Dns (line 1248) | func (o GetZonesZoneOutput) Dns() pulumi.StringOutput { method DnsZone (line 1252) | func (o GetZonesZoneOutput) DnsZone() pulumi.StringOutput { method ExitNodes (line 1256) | func (o GetZonesZoneOutput) ExitNodes() pulumi.StringArrayOutput { method ExitNodesLocalRouting (line 1260) | func (o GetZonesZoneOutput) ExitNodesLocalRouting() pulumi.BoolOutput { method Id (line 1264) | func (o GetZonesZoneOutput) Id() pulumi.StringOutput { method Ipam (line 1268) | func (o GetZonesZoneOutput) Ipam() pulumi.StringOutput { method Mtu (line 1272) | func (o GetZonesZoneOutput) Mtu() pulumi.IntOutput { method Nodes (line 1276) | func (o GetZonesZoneOutput) Nodes() pulumi.StringArrayOutput { method Peers (line 1280) | func (o GetZonesZoneOutput) Peers() pulumi.StringArrayOutput { method Pending (line 1284) | func (o GetZonesZoneOutput) Pending() pulumi.BoolOutput { method PrimaryExitNode (line 1288) | func (o GetZonesZoneOutput) PrimaryExitNode() pulumi.StringOutput { method ReverseDns (line 1292) | func (o GetZonesZoneOutput) ReverseDns() pulumi.StringOutput { method RtImport (line 1296) | func (o GetZonesZoneOutput) RtImport() pulumi.StringOutput { method ServiceVlan (line 1300) | func (o GetZonesZoneOutput) ServiceVlan() pulumi.IntOutput { method ServiceVlanProtocol (line 1304) | func (o GetZonesZoneOutput) ServiceVlanProtocol() pulumi.StringOutput { method State (line 1308) | func (o GetZonesZoneOutput) State() pulumi.StringOutput { method Type (line 1312) | func (o GetZonesZoneOutput) Type() pulumi.StringOutput { method VrfVxlan (line 1316) | func (o GetZonesZoneOutput) VrfVxlan() pulumi.IntOutput { type GetZonesZoneArrayOutput (line 1320) | type GetZonesZoneArrayOutput struct method ElementType (line 1322) | func (GetZonesZoneArrayOutput) ElementType() reflect.Type { method ToGetZonesZoneArrayOutput (line 1326) | func (o GetZonesZoneArrayOutput) ToGetZonesZoneArrayOutput() GetZonesZ... method ToGetZonesZoneArrayOutputWithContext (line 1330) | func (o GetZonesZoneArrayOutput) ToGetZonesZoneArrayOutputWithContext(... method Index (line 1334) | func (o GetZonesZoneArrayOutput) Index(i pulumi.IntInput) GetZonesZone... function init (line 1340) | func init() { FILE: sdk/go/proxmoxve/sdn/subnet.go type Subnet (line 145) | type Subnet struct method ElementType (line 283) | func (*Subnet) ElementType() reflect.Type { method ToSubnetOutput (line 287) | func (i *Subnet) ToSubnetOutput() SubnetOutput { method ToSubnetOutputWithContext (line 291) | func (i *Subnet) ToSubnetOutputWithContext(ctx context.Context) Subnet... function NewSubnet (line 165) | func NewSubnet(ctx *pulumi.Context, function GetSubnet (line 188) | func GetSubnet(ctx *pulumi.Context, type subnetState (line 199) | type subnetState struct type SubnetState (line 216) | type SubnetState struct method ElementType (line 233) | func (SubnetState) ElementType() reflect.Type { type subnetArgs (line 237) | type subnetArgs struct type SubnetArgs (line 255) | type SubnetArgs struct method ElementType (line 272) | func (SubnetArgs) ElementType() reflect.Type { type SubnetInput (line 276) | type SubnetInput interface type SubnetArrayInput (line 299) | type SubnetArrayInput interface type SubnetArray (line 306) | type SubnetArray method ElementType (line 308) | func (SubnetArray) ElementType() reflect.Type { method ToSubnetArrayOutput (line 312) | func (i SubnetArray) ToSubnetArrayOutput() SubnetArrayOutput { method ToSubnetArrayOutputWithContext (line 316) | func (i SubnetArray) ToSubnetArrayOutputWithContext(ctx context.Contex... type SubnetMapInput (line 324) | type SubnetMapInput interface type SubnetMap (line 331) | type SubnetMap method ElementType (line 333) | func (SubnetMap) ElementType() reflect.Type { method ToSubnetMapOutput (line 337) | func (i SubnetMap) ToSubnetMapOutput() SubnetMapOutput { method ToSubnetMapOutputWithContext (line 341) | func (i SubnetMap) ToSubnetMapOutputWithContext(ctx context.Context) S... type SubnetOutput (line 345) | type SubnetOutput struct method ElementType (line 347) | func (SubnetOutput) ElementType() reflect.Type { method ToSubnetOutput (line 351) | func (o SubnetOutput) ToSubnetOutput() SubnetOutput { method ToSubnetOutputWithContext (line 355) | func (o SubnetOutput) ToSubnetOutputWithContext(ctx context.Context) S... method Cidr (line 360) | func (o SubnetOutput) Cidr() pulumi.StringOutput { method DhcpDnsServer (line 365) | func (o SubnetOutput) DhcpDnsServer() pulumi.StringPtrOutput { method DhcpRange (line 370) | func (o SubnetOutput) DhcpRange() SubnetDhcpRangePtrOutput { method DnsZonePrefix (line 375) | func (o SubnetOutput) DnsZonePrefix() pulumi.StringPtrOutput { method Gateway (line 380) | func (o SubnetOutput) Gateway() pulumi.StringPtrOutput { method Snat (line 385) | func (o SubnetOutput) Snat() pulumi.BoolPtrOutput { method Vnet (line 390) | func (o SubnetOutput) Vnet() pulumi.StringOutput { type SubnetArrayOutput (line 394) | type SubnetArrayOutput struct method ElementType (line 396) | func (SubnetArrayOutput) ElementType() reflect.Type { method ToSubnetArrayOutput (line 400) | func (o SubnetArrayOutput) ToSubnetArrayOutput() SubnetArrayOutput { method ToSubnetArrayOutputWithContext (line 404) | func (o SubnetArrayOutput) ToSubnetArrayOutputWithContext(ctx context.... method Index (line 408) | func (o SubnetArrayOutput) Index(i pulumi.IntInput) SubnetOutput { type SubnetMapOutput (line 414) | type SubnetMapOutput struct method ElementType (line 416) | func (SubnetMapOutput) ElementType() reflect.Type { method ToSubnetMapOutput (line 420) | func (o SubnetMapOutput) ToSubnetMapOutput() SubnetMapOutput { method ToSubnetMapOutputWithContext (line 424) | func (o SubnetMapOutput) ToSubnetMapOutputWithContext(ctx context.Cont... method MapIndex (line 428) | func (o SubnetMapOutput) MapIndex(k pulumi.StringInput) SubnetOutput { function init (line 434) | func init() { FILE: sdk/go/proxmoxve/sdn/subnetLegacy.go type SubnetLegacy (line 147) | type SubnetLegacy struct method ElementType (line 285) | func (*SubnetLegacy) ElementType() reflect.Type { method ToSubnetLegacyOutput (line 289) | func (i *SubnetLegacy) ToSubnetLegacyOutput() SubnetLegacyOutput { method ToSubnetLegacyOutputWithContext (line 293) | func (i *SubnetLegacy) ToSubnetLegacyOutputWithContext(ctx context.Con... function NewSubnetLegacy (line 167) | func NewSubnetLegacy(ctx *pulumi.Context, function GetSubnetLegacy (line 190) | func GetSubnetLegacy(ctx *pulumi.Context, type subnetLegacyState (line 201) | type subnetLegacyState struct type SubnetLegacyState (line 218) | type SubnetLegacyState struct method ElementType (line 235) | func (SubnetLegacyState) ElementType() reflect.Type { type subnetLegacyArgs (line 239) | type subnetLegacyArgs struct type SubnetLegacyArgs (line 257) | type SubnetLegacyArgs struct method ElementType (line 274) | func (SubnetLegacyArgs) ElementType() reflect.Type { type SubnetLegacyInput (line 278) | type SubnetLegacyInput interface type SubnetLegacyArrayInput (line 301) | type SubnetLegacyArrayInput interface type SubnetLegacyArray (line 308) | type SubnetLegacyArray method ElementType (line 310) | func (SubnetLegacyArray) ElementType() reflect.Type { method ToSubnetLegacyArrayOutput (line 314) | func (i SubnetLegacyArray) ToSubnetLegacyArrayOutput() SubnetLegacyArr... method ToSubnetLegacyArrayOutputWithContext (line 318) | func (i SubnetLegacyArray) ToSubnetLegacyArrayOutputWithContext(ctx co... type SubnetLegacyMapInput (line 326) | type SubnetLegacyMapInput interface type SubnetLegacyMap (line 333) | type SubnetLegacyMap method ElementType (line 335) | func (SubnetLegacyMap) ElementType() reflect.Type { method ToSubnetLegacyMapOutput (line 339) | func (i SubnetLegacyMap) ToSubnetLegacyMapOutput() SubnetLegacyMapOutp... method ToSubnetLegacyMapOutputWithContext (line 343) | func (i SubnetLegacyMap) ToSubnetLegacyMapOutputWithContext(ctx contex... type SubnetLegacyOutput (line 347) | type SubnetLegacyOutput struct method ElementType (line 349) | func (SubnetLegacyOutput) ElementType() reflect.Type { method ToSubnetLegacyOutput (line 353) | func (o SubnetLegacyOutput) ToSubnetLegacyOutput() SubnetLegacyOutput { method ToSubnetLegacyOutputWithContext (line 357) | func (o SubnetLegacyOutput) ToSubnetLegacyOutputWithContext(ctx contex... method Cidr (line 362) | func (o SubnetLegacyOutput) Cidr() pulumi.StringOutput { method DhcpDnsServer (line 367) | func (o SubnetLegacyOutput) DhcpDnsServer() pulumi.StringPtrOutput { method DhcpRange (line 372) | func (o SubnetLegacyOutput) DhcpRange() SubnetLegacyDhcpRangePtrOutput { method DnsZonePrefix (line 377) | func (o SubnetLegacyOutput) DnsZonePrefix() pulumi.StringPtrOutput { method Gateway (line 382) | func (o SubnetLegacyOutput) Gateway() pulumi.StringPtrOutput { method Snat (line 387) | func (o SubnetLegacyOutput) Snat() pulumi.BoolPtrOutput { method Vnet (line 392) | func (o SubnetLegacyOutput) Vnet() pulumi.StringOutput { type SubnetLegacyArrayOutput (line 396) | type SubnetLegacyArrayOutput struct method ElementType (line 398) | func (SubnetLegacyArrayOutput) ElementType() reflect.Type { method ToSubnetLegacyArrayOutput (line 402) | func (o SubnetLegacyArrayOutput) ToSubnetLegacyArrayOutput() SubnetLeg... method ToSubnetLegacyArrayOutputWithContext (line 406) | func (o SubnetLegacyArrayOutput) ToSubnetLegacyArrayOutputWithContext(... method Index (line 410) | func (o SubnetLegacyArrayOutput) Index(i pulumi.IntInput) SubnetLegacy... type SubnetLegacyMapOutput (line 416) | type SubnetLegacyMapOutput struct method ElementType (line 418) | func (SubnetLegacyMapOutput) ElementType() reflect.Type { method ToSubnetLegacyMapOutput (line 422) | func (o SubnetLegacyMapOutput) ToSubnetLegacyMapOutput() SubnetLegacyM... method ToSubnetLegacyMapOutputWithContext (line 426) | func (o SubnetLegacyMapOutput) ToSubnetLegacyMapOutputWithContext(ctx ... method MapIndex (line 430) | func (o SubnetLegacyMapOutput) MapIndex(k pulumi.StringInput) SubnetLe... function init (line 436) | func init() { FILE: sdk/go/proxmoxve/sdn/vnet.go type Vnet (line 107) | type Vnet struct method ElementType (line 241) | func (*Vnet) ElementType() reflect.Type { method ToVnetOutput (line 245) | func (i *Vnet) ToVnetOutput() VnetOutput { method ToVnetOutputWithContext (line 249) | func (i *Vnet) ToVnetOutputWithContext(ctx context.Context) VnetOutput { function NewVnet (line 125) | func NewVnet(ctx *pulumi.Context, function GetVnet (line 154) | func GetVnet(ctx *pulumi.Context, type vnetState (line 165) | type vnetState struct type VnetState (line 180) | type VnetState struct method ElementType (line 195) | func (VnetState) ElementType() reflect.Type { type vnetArgs (line 199) | type vnetArgs struct type VnetArgs (line 215) | type VnetArgs struct method ElementType (line 230) | func (VnetArgs) ElementType() reflect.Type { type VnetInput (line 234) | type VnetInput interface type VnetArrayInput (line 257) | type VnetArrayInput interface type VnetArray (line 264) | type VnetArray method ElementType (line 266) | func (VnetArray) ElementType() reflect.Type { method ToVnetArrayOutput (line 270) | func (i VnetArray) ToVnetArrayOutput() VnetArrayOutput { method ToVnetArrayOutputWithContext (line 274) | func (i VnetArray) ToVnetArrayOutputWithContext(ctx context.Context) V... type VnetMapInput (line 282) | type VnetMapInput interface type VnetMap (line 289) | type VnetMap method ElementType (line 291) | func (VnetMap) ElementType() reflect.Type { method ToVnetMapOutput (line 295) | func (i VnetMap) ToVnetMapOutput() VnetMapOutput { method ToVnetMapOutputWithContext (line 299) | func (i VnetMap) ToVnetMapOutputWithContext(ctx context.Context) VnetM... type VnetOutput (line 303) | type VnetOutput struct method ElementType (line 305) | func (VnetOutput) ElementType() reflect.Type { method ToVnetOutput (line 309) | func (o VnetOutput) ToVnetOutput() VnetOutput { method ToVnetOutputWithContext (line 313) | func (o VnetOutput) ToVnetOutputWithContext(ctx context.Context) VnetO... method Alias (line 318) | func (o VnetOutput) Alias() pulumi.StringPtrOutput { method IsolatePorts (line 323) | func (o VnetOutput) IsolatePorts() pulumi.BoolPtrOutput { method ResourceId (line 328) | func (o VnetOutput) ResourceId() pulumi.StringOutput { method Tag (line 333) | func (o VnetOutput) Tag() pulumi.IntPtrOutput { method VlanAware (line 338) | func (o VnetOutput) VlanAware() pulumi.BoolPtrOutput { method Zone (line 343) | func (o VnetOutput) Zone() pulumi.StringOutput { type VnetArrayOutput (line 347) | type VnetArrayOutput struct method ElementType (line 349) | func (VnetArrayOutput) ElementType() reflect.Type { method ToVnetArrayOutput (line 353) | func (o VnetArrayOutput) ToVnetArrayOutput() VnetArrayOutput { method ToVnetArrayOutputWithContext (line 357) | func (o VnetArrayOutput) ToVnetArrayOutputWithContext(ctx context.Cont... method Index (line 361) | func (o VnetArrayOutput) Index(i pulumi.IntInput) VnetOutput { type VnetMapOutput (line 367) | type VnetMapOutput struct method ElementType (line 369) | func (VnetMapOutput) ElementType() reflect.Type { method ToVnetMapOutput (line 373) | func (o VnetMapOutput) ToVnetMapOutput() VnetMapOutput { method ToVnetMapOutputWithContext (line 377) | func (o VnetMapOutput) ToVnetMapOutputWithContext(ctx context.Context)... method MapIndex (line 381) | func (o VnetMapOutput) MapIndex(k pulumi.StringInput) VnetOutput { function init (line 387) | func init() { FILE: sdk/go/proxmoxve/sdn/vnetLegacy.go type VnetLegacy (line 109) | type VnetLegacy struct method ElementType (line 237) | func (*VnetLegacy) ElementType() reflect.Type { method ToVnetLegacyOutput (line 241) | func (i *VnetLegacy) ToVnetLegacyOutput() VnetLegacyOutput { method ToVnetLegacyOutputWithContext (line 245) | func (i *VnetLegacy) ToVnetLegacyOutputWithContext(ctx context.Context... function NewVnetLegacy (line 127) | func NewVnetLegacy(ctx *pulumi.Context, function GetVnetLegacy (line 150) | func GetVnetLegacy(ctx *pulumi.Context, type vnetLegacyState (line 161) | type vnetLegacyState struct type VnetLegacyState (line 176) | type VnetLegacyState struct method ElementType (line 191) | func (VnetLegacyState) ElementType() reflect.Type { type vnetLegacyArgs (line 195) | type vnetLegacyArgs struct type VnetLegacyArgs (line 211) | type VnetLegacyArgs struct method ElementType (line 226) | func (VnetLegacyArgs) ElementType() reflect.Type { type VnetLegacyInput (line 230) | type VnetLegacyInput interface type VnetLegacyArrayInput (line 253) | type VnetLegacyArrayInput interface type VnetLegacyArray (line 260) | type VnetLegacyArray method ElementType (line 262) | func (VnetLegacyArray) ElementType() reflect.Type { method ToVnetLegacyArrayOutput (line 266) | func (i VnetLegacyArray) ToVnetLegacyArrayOutput() VnetLegacyArrayOutp... method ToVnetLegacyArrayOutputWithContext (line 270) | func (i VnetLegacyArray) ToVnetLegacyArrayOutputWithContext(ctx contex... type VnetLegacyMapInput (line 278) | type VnetLegacyMapInput interface type VnetLegacyMap (line 285) | type VnetLegacyMap method ElementType (line 287) | func (VnetLegacyMap) ElementType() reflect.Type { method ToVnetLegacyMapOutput (line 291) | func (i VnetLegacyMap) ToVnetLegacyMapOutput() VnetLegacyMapOutput { method ToVnetLegacyMapOutputWithContext (line 295) | func (i VnetLegacyMap) ToVnetLegacyMapOutputWithContext(ctx context.Co... type VnetLegacyOutput (line 299) | type VnetLegacyOutput struct method ElementType (line 301) | func (VnetLegacyOutput) ElementType() reflect.Type { method ToVnetLegacyOutput (line 305) | func (o VnetLegacyOutput) ToVnetLegacyOutput() VnetLegacyOutput { method ToVnetLegacyOutputWithContext (line 309) | func (o VnetLegacyOutput) ToVnetLegacyOutputWithContext(ctx context.Co... method Alias (line 314) | func (o VnetLegacyOutput) Alias() pulumi.StringPtrOutput { method IsolatePorts (line 319) | func (o VnetLegacyOutput) IsolatePorts() pulumi.BoolPtrOutput { method ResourceId (line 324) | func (o VnetLegacyOutput) ResourceId() pulumi.StringOutput { method Tag (line 329) | func (o VnetLegacyOutput) Tag() pulumi.IntPtrOutput { method VlanAware (line 334) | func (o VnetLegacyOutput) VlanAware() pulumi.BoolPtrOutput { method Zone (line 339) | func (o VnetLegacyOutput) Zone() pulumi.StringOutput { type VnetLegacyArrayOutput (line 343) | type VnetLegacyArrayOutput struct method ElementType (line 345) | func (VnetLegacyArrayOutput) ElementType() reflect.Type { method ToVnetLegacyArrayOutput (line 349) | func (o VnetLegacyArrayOutput) ToVnetLegacyArrayOutput() VnetLegacyArr... method ToVnetLegacyArrayOutputWithContext (line 353) | func (o VnetLegacyArrayOutput) ToVnetLegacyArrayOutputWithContext(ctx ... method Index (line 357) | func (o VnetLegacyArrayOutput) Index(i pulumi.IntInput) VnetLegacyOutp... type VnetLegacyMapOutput (line 363) | type VnetLegacyMapOutput struct method ElementType (line 365) | func (VnetLegacyMapOutput) ElementType() reflect.Type { method ToVnetLegacyMapOutput (line 369) | func (o VnetLegacyMapOutput) ToVnetLegacyMapOutput() VnetLegacyMapOutp... method ToVnetLegacyMapOutputWithContext (line 373) | func (o VnetLegacyMapOutput) ToVnetLegacyMapOutputWithContext(ctx cont... method MapIndex (line 377) | func (o VnetLegacyMapOutput) MapIndex(k pulumi.StringInput) VnetLegacy... function init (line 383) | func init() { FILE: sdk/go/proxmoxve/sdn/zone/evpn.go type Evpn (line 70) | type Evpn struct method ElementType (line 309) | func (*Evpn) ElementType() reflect.Type { method ToEvpnOutput (line 313) | func (i *Evpn) ToEvpnOutput() EvpnOutput { method ToEvpnOutputWithContext (line 317) | func (i *Evpn) ToEvpnOutputWithContext(ctx context.Context) EvpnOutput { function NewEvpn (line 110) | func NewEvpn(ctx *pulumi.Context, function GetEvpn (line 142) | func GetEvpn(ctx *pulumi.Context, type evpnState (line 153) | type evpnState struct type EvpnState (line 190) | type EvpnState struct method ElementType (line 227) | func (EvpnState) ElementType() reflect.Type { type evpnArgs (line 231) | type evpnArgs struct type EvpnArgs (line 265) | type EvpnArgs struct method ElementType (line 298) | func (EvpnArgs) ElementType() reflect.Type { type EvpnInput (line 302) | type EvpnInput interface type EvpnArrayInput (line 325) | type EvpnArrayInput interface type EvpnArray (line 332) | type EvpnArray method ElementType (line 334) | func (EvpnArray) ElementType() reflect.Type { method ToEvpnArrayOutput (line 338) | func (i EvpnArray) ToEvpnArrayOutput() EvpnArrayOutput { method ToEvpnArrayOutputWithContext (line 342) | func (i EvpnArray) ToEvpnArrayOutputWithContext(ctx context.Context) E... type EvpnMapInput (line 350) | type EvpnMapInput interface type EvpnMap (line 357) | type EvpnMap method ElementType (line 359) | func (EvpnMap) ElementType() reflect.Type { method ToEvpnMapOutput (line 363) | func (i EvpnMap) ToEvpnMapOutput() EvpnMapOutput { method ToEvpnMapOutputWithContext (line 367) | func (i EvpnMap) ToEvpnMapOutputWithContext(ctx context.Context) EvpnM... type EvpnOutput (line 371) | type EvpnOutput struct method ElementType (line 373) | func (EvpnOutput) ElementType() reflect.Type { method ToEvpnOutput (line 377) | func (o EvpnOutput) ToEvpnOutput() EvpnOutput { method ToEvpnOutputWithContext (line 381) | func (o EvpnOutput) ToEvpnOutputWithContext(ctx context.Context) EvpnO... method AdvertiseSubnets (line 386) | func (o EvpnOutput) AdvertiseSubnets() pulumi.BoolOutput { method Controller (line 391) | func (o EvpnOutput) Controller() pulumi.StringOutput { method DisableArpNdSuppression (line 396) | func (o EvpnOutput) DisableArpNdSuppression() pulumi.BoolOutput { method Dns (line 401) | func (o EvpnOutput) Dns() pulumi.StringPtrOutput { method DnsZone (line 406) | func (o EvpnOutput) DnsZone() pulumi.StringPtrOutput { method ExitNodes (line 411) | func (o EvpnOutput) ExitNodes() pulumi.StringArrayOutput { method ExitNodesLocalRouting (line 416) | func (o EvpnOutput) ExitNodesLocalRouting() pulumi.BoolOutput { method Ipam (line 421) | func (o EvpnOutput) Ipam() pulumi.StringPtrOutput { method Mtu (line 426) | func (o EvpnOutput) Mtu() pulumi.IntOutput { method Nodes (line 431) | func (o EvpnOutput) Nodes() pulumi.StringArrayOutput { method Pending (line 436) | func (o EvpnOutput) Pending() pulumi.BoolOutput { method PrimaryExitNode (line 441) | func (o EvpnOutput) PrimaryExitNode() pulumi.StringPtrOutput { method ResourceId (line 446) | func (o EvpnOutput) ResourceId() pulumi.StringOutput { method ReverseDns (line 451) | func (o EvpnOutput) ReverseDns() pulumi.StringPtrOutput { method RtImport (line 456) | func (o EvpnOutput) RtImport() pulumi.StringPtrOutput { method State (line 461) | func (o EvpnOutput) State() pulumi.StringOutput { method VrfVxlan (line 466) | func (o EvpnOutput) VrfVxlan() pulumi.IntOutput { type EvpnArrayOutput (line 470) | type EvpnArrayOutput struct method ElementType (line 472) | func (EvpnArrayOutput) ElementType() reflect.Type { method ToEvpnArrayOutput (line 476) | func (o EvpnArrayOutput) ToEvpnArrayOutput() EvpnArrayOutput { method ToEvpnArrayOutputWithContext (line 480) | func (o EvpnArrayOutput) ToEvpnArrayOutputWithContext(ctx context.Cont... method Index (line 484) | func (o EvpnArrayOutput) Index(i pulumi.IntInput) EvpnOutput { type EvpnMapOutput (line 490) | type EvpnMapOutput struct method ElementType (line 492) | func (EvpnMapOutput) ElementType() reflect.Type { method ToEvpnMapOutput (line 496) | func (o EvpnMapOutput) ToEvpnMapOutput() EvpnMapOutput { method ToEvpnMapOutputWithContext (line 500) | func (o EvpnMapOutput) ToEvpnMapOutputWithContext(ctx context.Context)... method MapIndex (line 504) | func (o EvpnMapOutput) MapIndex(k pulumi.StringInput) EvpnOutput { function init (line 510) | func init() { FILE: sdk/go/proxmoxve/sdn/zone/evpnLegacy.go type EvpnLegacy (line 72) | type EvpnLegacy struct method ElementType (line 305) | func (*EvpnLegacy) ElementType() reflect.Type { method ToEvpnLegacyOutput (line 309) | func (i *EvpnLegacy) ToEvpnLegacyOutput() EvpnLegacyOutput { method ToEvpnLegacyOutputWithContext (line 313) | func (i *EvpnLegacy) ToEvpnLegacyOutputWithContext(ctx context.Context... function NewEvpnLegacy (line 112) | func NewEvpnLegacy(ctx *pulumi.Context, function GetEvpnLegacy (line 138) | func GetEvpnLegacy(ctx *pulumi.Context, type evpnLegacyState (line 149) | type evpnLegacyState struct type EvpnLegacyState (line 186) | type EvpnLegacyState struct method ElementType (line 223) | func (EvpnLegacyState) ElementType() reflect.Type { type evpnLegacyArgs (line 227) | type evpnLegacyArgs struct type EvpnLegacyArgs (line 261) | type EvpnLegacyArgs struct method ElementType (line 294) | func (EvpnLegacyArgs) ElementType() reflect.Type { type EvpnLegacyInput (line 298) | type EvpnLegacyInput interface type EvpnLegacyArrayInput (line 321) | type EvpnLegacyArrayInput interface type EvpnLegacyArray (line 328) | type EvpnLegacyArray method ElementType (line 330) | func (EvpnLegacyArray) ElementType() reflect.Type { method ToEvpnLegacyArrayOutput (line 334) | func (i EvpnLegacyArray) ToEvpnLegacyArrayOutput() EvpnLegacyArrayOutp... method ToEvpnLegacyArrayOutputWithContext (line 338) | func (i EvpnLegacyArray) ToEvpnLegacyArrayOutputWithContext(ctx contex... type EvpnLegacyMapInput (line 346) | type EvpnLegacyMapInput interface type EvpnLegacyMap (line 353) | type EvpnLegacyMap method ElementType (line 355) | func (EvpnLegacyMap) ElementType() reflect.Type { method ToEvpnLegacyMapOutput (line 359) | func (i EvpnLegacyMap) ToEvpnLegacyMapOutput() EvpnLegacyMapOutput { method ToEvpnLegacyMapOutputWithContext (line 363) | func (i EvpnLegacyMap) ToEvpnLegacyMapOutputWithContext(ctx context.Co... type EvpnLegacyOutput (line 367) | type EvpnLegacyOutput struct method ElementType (line 369) | func (EvpnLegacyOutput) ElementType() reflect.Type { method ToEvpnLegacyOutput (line 373) | func (o EvpnLegacyOutput) ToEvpnLegacyOutput() EvpnLegacyOutput { method ToEvpnLegacyOutputWithContext (line 377) | func (o EvpnLegacyOutput) ToEvpnLegacyOutputWithContext(ctx context.Co... method AdvertiseSubnets (line 382) | func (o EvpnLegacyOutput) AdvertiseSubnets() pulumi.BoolOutput { method Controller (line 387) | func (o EvpnLegacyOutput) Controller() pulumi.StringOutput { method DisableArpNdSuppression (line 392) | func (o EvpnLegacyOutput) DisableArpNdSuppression() pulumi.BoolOutput { method Dns (line 397) | func (o EvpnLegacyOutput) Dns() pulumi.StringPtrOutput { method DnsZone (line 402) | func (o EvpnLegacyOutput) DnsZone() pulumi.StringPtrOutput { method ExitNodes (line 407) | func (o EvpnLegacyOutput) ExitNodes() pulumi.StringArrayOutput { method ExitNodesLocalRouting (line 412) | func (o EvpnLegacyOutput) ExitNodesLocalRouting() pulumi.BoolOutput { method Ipam (line 417) | func (o EvpnLegacyOutput) Ipam() pulumi.StringPtrOutput { method Mtu (line 422) | func (o EvpnLegacyOutput) Mtu() pulumi.IntOutput { method Nodes (line 427) | func (o EvpnLegacyOutput) Nodes() pulumi.StringArrayOutput { method Pending (line 432) | func (o EvpnLegacyOutput) Pending() pulumi.BoolOutput { method PrimaryExitNode (line 437) | func (o EvpnLegacyOutput) PrimaryExitNode() pulumi.StringPtrOutput { method ResourceId (line 442) | func (o EvpnLegacyOutput) ResourceId() pulumi.StringOutput { method ReverseDns (line 447) | func (o EvpnLegacyOutput) ReverseDns() pulumi.StringPtrOutput { method RtImport (line 452) | func (o EvpnLegacyOutput) RtImport() pulumi.StringPtrOutput { method State (line 457) | func (o EvpnLegacyOutput) State() pulumi.StringOutput { method VrfVxlan (line 462) | func (o EvpnLegacyOutput) VrfVxlan() pulumi.IntOutput { type EvpnLegacyArrayOutput (line 466) | type EvpnLegacyArrayOutput struct method ElementType (line 468) | func (EvpnLegacyArrayOutput) ElementType() reflect.Type { method ToEvpnLegacyArrayOutput (line 472) | func (o EvpnLegacyArrayOutput) ToEvpnLegacyArrayOutput() EvpnLegacyArr... method ToEvpnLegacyArrayOutputWithContext (line 476) | func (o EvpnLegacyArrayOutput) ToEvpnLegacyArrayOutputWithContext(ctx ... method Index (line 480) | func (o EvpnLegacyArrayOutput) Index(i pulumi.IntInput) EvpnLegacyOutp... type EvpnLegacyMapOutput (line 486) | type EvpnLegacyMapOutput struct method ElementType (line 488) | func (EvpnLegacyMapOutput) ElementType() reflect.Type { method ToEvpnLegacyMapOutput (line 492) | func (o EvpnLegacyMapOutput) ToEvpnLegacyMapOutput() EvpnLegacyMapOutp... method ToEvpnLegacyMapOutputWithContext (line 496) | func (o EvpnLegacyMapOutput) ToEvpnLegacyMapOutputWithContext(ctx cont... method MapIndex (line 500) | func (o EvpnLegacyMapOutput) MapIndex(k pulumi.StringInput) EvpnLegacy... function init (line 506) | func init() { FILE: sdk/go/proxmoxve/sdn/zone/getEvpn.go function LookupEvpn (line 58) | func LookupEvpn(ctx *pulumi.Context, args *LookupEvpnArgs, opts ...pulum... type LookupEvpnArgs (line 69) | type LookupEvpnArgs struct type LookupEvpnResult (line 75) | type LookupEvpnResult struct function LookupEvpnOutput (line 112) | func LookupEvpnOutput(ctx *pulumi.Context, args LookupEvpnOutputArgs, op... type LookupEvpnOutputArgs (line 122) | type LookupEvpnOutputArgs struct method ElementType (line 127) | func (LookupEvpnOutputArgs) ElementType() reflect.Type { type LookupEvpnResultOutput (line 132) | type LookupEvpnResultOutput struct method ElementType (line 134) | func (LookupEvpnResultOutput) ElementType() reflect.Type { method ToLookupEvpnResultOutput (line 138) | func (o LookupEvpnResultOutput) ToLookupEvpnResultOutput() LookupEvpnR... method ToLookupEvpnResultOutputWithContext (line 142) | func (o LookupEvpnResultOutput) ToLookupEvpnResultOutputWithContext(ct... method AdvertiseSubnets (line 147) | func (o LookupEvpnResultOutput) AdvertiseSubnets() pulumi.BoolOutput { method Controller (line 152) | func (o LookupEvpnResultOutput) Controller() pulumi.StringOutput { method DisableArpNdSuppression (line 157) | func (o LookupEvpnResultOutput) DisableArpNdSuppression() pulumi.BoolO... method Dns (line 162) | func (o LookupEvpnResultOutput) Dns() pulumi.StringOutput { method DnsZone (line 167) | func (o LookupEvpnResultOutput) DnsZone() pulumi.StringOutput { method ExitNodes (line 172) | func (o LookupEvpnResultOutput) ExitNodes() pulumi.StringArrayOutput { method ExitNodesLocalRouting (line 177) | func (o LookupEvpnResultOutput) ExitNodesLocalRouting() pulumi.BoolOut... method Id (line 182) | func (o LookupEvpnResultOutput) Id() pulumi.StringOutput { method Ipam (line 187) | func (o LookupEvpnResultOutput) Ipam() pulumi.StringOutput { method Mtu (line 192) | func (o LookupEvpnResultOutput) Mtu() pulumi.IntOutput { method Nodes (line 197) | func (o LookupEvpnResultOutput) Nodes() pulumi.StringArrayOutput { method Pending (line 202) | func (o LookupEvpnResultOutput) Pending() pulumi.BoolOutput { method PrimaryExitNode (line 207) | func (o LookupEvpnResultOutput) PrimaryExitNode() pulumi.StringOutput { method ReverseDns (line 212) | func (o LookupEvpnResultOutput) ReverseDns() pulumi.StringOutput { method RtImport (line 217) | func (o LookupEvpnResultOutput) RtImport() pulumi.StringOutput { method State (line 222) | func (o LookupEvpnResultOutput) State() pulumi.StringOutput { method VrfVxlan (line 227) | func (o LookupEvpnResultOutput) VrfVxlan() pulumi.IntOutput { function init (line 231) | func init() { FILE: sdk/go/proxmoxve/sdn/zone/getEvpnLegacy.go function LookupEvpnLegacy (line 60) | func LookupEvpnLegacy(ctx *pulumi.Context, args *LookupEvpnLegacyArgs, o... type LookupEvpnLegacyArgs (line 71) | type LookupEvpnLegacyArgs struct type LookupEvpnLegacyResult (line 77) | type LookupEvpnLegacyResult struct function LookupEvpnLegacyOutput (line 114) | func LookupEvpnLegacyOutput(ctx *pulumi.Context, args LookupEvpnLegacyOu... type LookupEvpnLegacyOutputArgs (line 124) | type LookupEvpnLegacyOutputArgs struct method ElementType (line 129) | func (LookupEvpnLegacyOutputArgs) ElementType() reflect.Type { type LookupEvpnLegacyResultOutput (line 134) | type LookupEvpnLegacyResultOutput struct method ElementType (line 136) | func (LookupEvpnLegacyResultOutput) ElementType() reflect.Type { method ToLookupEvpnLegacyResultOutput (line 140) | func (o LookupEvpnLegacyResultOutput) ToLookupEvpnLegacyResultOutput()... method ToLookupEvpnLegacyResultOutputWithContext (line 144) | func (o LookupEvpnLegacyResultOutput) ToLookupEvpnLegacyResultOutputWi... method AdvertiseSubnets (line 149) | func (o LookupEvpnLegacyResultOutput) AdvertiseSubnets() pulumi.BoolOu... method Controller (line 154) | func (o LookupEvpnLegacyResultOutput) Controller() pulumi.StringOutput { method DisableArpNdSuppression (line 159) | func (o LookupEvpnLegacyResultOutput) DisableArpNdSuppression() pulumi... method Dns (line 164) | func (o LookupEvpnLegacyResultOutput) Dns() pulumi.StringOutput { method DnsZone (line 169) | func (o LookupEvpnLegacyResultOutput) DnsZone() pulumi.StringOutput { method ExitNodes (line 174) | func (o LookupEvpnLegacyResultOutput) ExitNodes() pulumi.StringArrayOu... method ExitNodesLocalRouting (line 179) | func (o LookupEvpnLegacyResultOutput) ExitNodesLocalRouting() pulumi.B... method Id (line 184) | func (o LookupEvpnLegacyResultOutput) Id() pulumi.StringOutput { method Ipam (line 189) | func (o LookupEvpnLegacyResultOutput) Ipam() pulumi.StringOutput { method Mtu (line 194) | func (o LookupEvpnLegacyResultOutput) Mtu() pulumi.IntOutput { method Nodes (line 199) | func (o LookupEvpnLegacyResultOutput) Nodes() pulumi.StringArrayOutput { method Pending (line 204) | func (o LookupEvpnLegacyResultOutput) Pending() pulumi.BoolOutput { method PrimaryExitNode (line 209) | func (o LookupEvpnLegacyResultOutput) PrimaryExitNode() pulumi.StringO... method ReverseDns (line 214) | func (o LookupEvpnLegacyResultOutput) ReverseDns() pulumi.StringOutput { method RtImport (line 219) | func (o LookupEvpnLegacyResultOutput) RtImport() pulumi.StringOutput { method State (line 224) | func (o LookupEvpnLegacyResultOutput) State() pulumi.StringOutput { method VrfVxlan (line 229) | func (o LookupEvpnLegacyResultOutput) VrfVxlan() pulumi.IntOutput { function init (line 233) | func init() { FILE: sdk/go/proxmoxve/sdn/zone/getQinq.go function LookupQinq (line 53) | func LookupQinq(ctx *pulumi.Context, args *LookupQinqArgs, opts ...pulum... type LookupQinqArgs (line 64) | type LookupQinqArgs struct type LookupQinqResult (line 70) | type LookupQinqResult struct function LookupQinqOutput (line 97) | func LookupQinqOutput(ctx *pulumi.Context, args LookupQinqOutputArgs, op... type LookupQinqOutputArgs (line 107) | type LookupQinqOutputArgs struct method ElementType (line 112) | func (LookupQinqOutputArgs) ElementType() reflect.Type { type LookupQinqResultOutput (line 117) | type LookupQinqResultOutput struct method ElementType (line 119) | func (LookupQinqResultOutput) ElementType() reflect.Type { method ToLookupQinqResultOutput (line 123) | func (o LookupQinqResultOutput) ToLookupQinqResultOutput() LookupQinqR... method ToLookupQinqResultOutputWithContext (line 127) | func (o LookupQinqResultOutput) ToLookupQinqResultOutputWithContext(ct... method Bridge (line 132) | func (o LookupQinqResultOutput) Bridge() pulumi.StringOutput { method Dns (line 137) | func (o LookupQinqResultOutput) Dns() pulumi.StringOutput { method DnsZone (line 142) | func (o LookupQinqResultOutput) DnsZone() pulumi.StringOutput { method Id (line 147) | func (o LookupQinqResultOutput) Id() pulumi.StringOutput { method Ipam (line 152) | func (o LookupQinqResultOutput) Ipam() pulumi.StringOutput { method Mtu (line 157) | func (o LookupQinqResultOutput) Mtu() pulumi.IntOutput { method Nodes (line 162) | func (o LookupQinqResultOutput) Nodes() pulumi.StringArrayOutput { method Pending (line 167) | func (o LookupQinqResultOutput) Pending() pulumi.BoolOutput { method ReverseDns (line 172) | func (o LookupQinqResultOutput) ReverseDns() pulumi.StringOutput { method ServiceVlan (line 177) | func (o LookupQinqResultOutput) ServiceVlan() pulumi.IntOutput { method ServiceVlanProtocol (line 182) | func (o LookupQinqResultOutput) ServiceVlanProtocol() pulumi.StringOut... method State (line 187) | func (o LookupQinqResultOutput) State() pulumi.StringOutput { function init (line 191) | func init() { FILE: sdk/go/proxmoxve/sdn/zone/getQinqLegacy.go function LookupQinqLegacy (line 55) | func LookupQinqLegacy(ctx *pulumi.Context, args *LookupQinqLegacyArgs, o... type LookupQinqLegacyArgs (line 66) | type LookupQinqLegacyArgs struct type LookupQinqLegacyResult (line 72) | type LookupQinqLegacyResult struct function LookupQinqLegacyOutput (line 99) | func LookupQinqLegacyOutput(ctx *pulumi.Context, args LookupQinqLegacyOu... type LookupQinqLegacyOutputArgs (line 109) | type LookupQinqLegacyOutputArgs struct method ElementType (line 114) | func (LookupQinqLegacyOutputArgs) ElementType() reflect.Type { type LookupQinqLegacyResultOutput (line 119) | type LookupQinqLegacyResultOutput struct method ElementType (line 121) | func (LookupQinqLegacyResultOutput) ElementType() reflect.Type { method ToLookupQinqLegacyResultOutput (line 125) | func (o LookupQinqLegacyResultOutput) ToLookupQinqLegacyResultOutput()... method ToLookupQinqLegacyResultOutputWithContext (line 129) | func (o LookupQinqLegacyResultOutput) ToLookupQinqLegacyResultOutputWi... method Bridge (line 134) | func (o LookupQinqLegacyResultOutput) Bridge() pulumi.StringOutput { method Dns (line 139) | func (o LookupQinqLegacyResultOutput) Dns() pulumi.StringOutput { method DnsZone (line 144) | func (o LookupQinqLegacyResultOutput) DnsZone() pulumi.StringOutput { method Id (line 149) | func (o LookupQinqLegacyResultOutput) Id() pulumi.StringOutput { method Ipam (line 154) | func (o LookupQinqLegacyResultOutput) Ipam() pulumi.StringOutput { method Mtu (line 159) | func (o LookupQinqLegacyResultOutput) Mtu() pulumi.IntOutput { method Nodes (line 164) | func (o LookupQinqLegacyResultOutput) Nodes() pulumi.StringArrayOutput { method Pending (line 169) | func (o LookupQinqLegacyResultOutput) Pending() pulumi.BoolOutput { method ReverseDns (line 174) | func (o LookupQinqLegacyResultOutput) ReverseDns() pulumi.StringOutput { method ServiceVlan (line 179) | func (o LookupQinqLegacyResultOutput) ServiceVlan() pulumi.IntOutput { method ServiceVlanProtocol (line 184) | func (o LookupQinqLegacyResultOutput) ServiceVlanProtocol() pulumi.Str... method State (line 189) | func (o LookupQinqLegacyResultOutput) State() pulumi.StringOutput { function init (line 193) | func init() { FILE: sdk/go/proxmoxve/sdn/zone/getSimple.go function LookupSimple (line 50) | func LookupSimple(ctx *pulumi.Context, args *LookupSimpleArgs, opts ...p... type LookupSimpleArgs (line 61) | type LookupSimpleArgs struct type LookupSimpleResult (line 67) | type LookupSimpleResult struct function LookupSimpleOutput (line 90) | func LookupSimpleOutput(ctx *pulumi.Context, args LookupSimpleOutputArgs... type LookupSimpleOutputArgs (line 100) | type LookupSimpleOutputArgs struct method ElementType (line 105) | func (LookupSimpleOutputArgs) ElementType() reflect.Type { type LookupSimpleResultOutput (line 110) | type LookupSimpleResultOutput struct method ElementType (line 112) | func (LookupSimpleResultOutput) ElementType() reflect.Type { method ToLookupSimpleResultOutput (line 116) | func (o LookupSimpleResultOutput) ToLookupSimpleResultOutput() LookupS... method ToLookupSimpleResultOutputWithContext (line 120) | func (o LookupSimpleResultOutput) ToLookupSimpleResultOutputWithContex... method Dhcp (line 125) | func (o LookupSimpleResultOutput) Dhcp() pulumi.StringOutput { method Dns (line 130) | func (o LookupSimpleResultOutput) Dns() pulumi.StringOutput { method DnsZone (line 135) | func (o LookupSimpleResultOutput) DnsZone() pulumi.StringOutput { method Id (line 140) | func (o LookupSimpleResultOutput) Id() pulumi.StringOutput { method Ipam (line 145) | func (o LookupSimpleResultOutput) Ipam() pulumi.StringOutput { method Mtu (line 150) | func (o LookupSimpleResultOutput) Mtu() pulumi.IntOutput { method Nodes (line 155) | func (o LookupSimpleResultOutput) Nodes() pulumi.StringArrayOutput { method Pending (line 160) | func (o LookupSimpleResultOutput) Pending() pulumi.BoolOutput { method ReverseDns (line 165) | func (o LookupSimpleResultOutput) ReverseDns() pulumi.StringOutput { method State (line 170) | func (o LookupSimpleResultOutput) State() pulumi.StringOutput { function init (line 174) | func init() { FILE: sdk/go/proxmoxve/sdn/zone/getSimpleLegacy.go function LookupSimpleLegacy (line 52) | func LookupSimpleLegacy(ctx *pulumi.Context, args *LookupSimpleLegacyArg... type LookupSimpleLegacyArgs (line 63) | type LookupSimpleLegacyArgs struct type LookupSimpleLegacyResult (line 69) | type LookupSimpleLegacyResult struct function LookupSimpleLegacyOutput (line 92) | func LookupSimpleLegacyOutput(ctx *pulumi.Context, args LookupSimpleLega... type LookupSimpleLegacyOutputArgs (line 102) | type LookupSimpleLegacyOutputArgs struct method ElementType (line 107) | func (LookupSimpleLegacyOutputArgs) ElementType() reflect.Type { type LookupSimpleLegacyResultOutput (line 112) | type LookupSimpleLegacyResultOutput struct method ElementType (line 114) | func (LookupSimpleLegacyResultOutput) ElementType() reflect.Type { method ToLookupSimpleLegacyResultOutput (line 118) | func (o LookupSimpleLegacyResultOutput) ToLookupSimpleLegacyResultOutp... method ToLookupSimpleLegacyResultOutputWithContext (line 122) | func (o LookupSimpleLegacyResultOutput) ToLookupSimpleLegacyResultOutp... method Dhcp (line 127) | func (o LookupSimpleLegacyResultOutput) Dhcp() pulumi.StringOutput { method Dns (line 132) | func (o LookupSimpleLegacyResultOutput) Dns() pulumi.StringOutput { method DnsZone (line 137) | func (o LookupSimpleLegacyResultOutput) DnsZone() pulumi.StringOutput { method Id (line 142) | func (o LookupSimpleLegacyResultOutput) Id() pulumi.StringOutput { method Ipam (line 147) | func (o LookupSimpleLegacyResultOutput) Ipam() pulumi.StringOutput { method Mtu (line 152) | func (o LookupSimpleLegacyResultOutput) Mtu() pulumi.IntOutput { method Nodes (line 157) | func (o LookupSimpleLegacyResultOutput) Nodes() pulumi.StringArrayOutp... method Pending (line 162) | func (o LookupSimpleLegacyResultOutput) Pending() pulumi.BoolOutput { method ReverseDns (line 167) | func (o LookupSimpleLegacyResultOutput) ReverseDns() pulumi.StringOutp... method State (line 172) | func (o LookupSimpleLegacyResultOutput) State() pulumi.StringOutput { function init (line 176) | func init() { FILE: sdk/go/proxmoxve/sdn/zone/getVlan.go function LookupVlan (line 51) | func LookupVlan(ctx *pulumi.Context, args *LookupVlanArgs, opts ...pulum... type LookupVlanArgs (line 62) | type LookupVlanArgs struct type LookupVlanResult (line 68) | type LookupVlanResult struct function LookupVlanOutput (line 91) | func LookupVlanOutput(ctx *pulumi.Context, args LookupVlanOutputArgs, op... type LookupVlanOutputArgs (line 101) | type LookupVlanOutputArgs struct method ElementType (line 106) | func (LookupVlanOutputArgs) ElementType() reflect.Type { type LookupVlanResultOutput (line 111) | type LookupVlanResultOutput struct method ElementType (line 113) | func (LookupVlanResultOutput) ElementType() reflect.Type { method ToLookupVlanResultOutput (line 117) | func (o LookupVlanResultOutput) ToLookupVlanResultOutput() LookupVlanR... method ToLookupVlanResultOutputWithContext (line 121) | func (o LookupVlanResultOutput) ToLookupVlanResultOutputWithContext(ct... method Bridge (line 126) | func (o LookupVlanResultOutput) Bridge() pulumi.StringOutput { method Dns (line 131) | func (o LookupVlanResultOutput) Dns() pulumi.StringOutput { method DnsZone (line 136) | func (o LookupVlanResultOutput) DnsZone() pulumi.StringOutput { method Id (line 141) | func (o LookupVlanResultOutput) Id() pulumi.StringOutput { method Ipam (line 146) | func (o LookupVlanResultOutput) Ipam() pulumi.StringOutput { method Mtu (line 151) | func (o LookupVlanResultOutput) Mtu() pulumi.IntOutput { method Nodes (line 156) | func (o LookupVlanResultOutput) Nodes() pulumi.StringArrayOutput { method Pending (line 161) | func (o LookupVlanResultOutput) Pending() pulumi.BoolOutput { method ReverseDns (line 166) | func (o LookupVlanResultOutput) ReverseDns() pulumi.StringOutput { method State (line 171) | func (o LookupVlanResultOutput) State() pulumi.StringOutput { function init (line 175) | func init() { FILE: sdk/go/proxmoxve/sdn/zone/getVlanLegacy.go function LookupVlanLegacy (line 53) | func LookupVlanLegacy(ctx *pulumi.Context, args *LookupVlanLegacyArgs, o... type LookupVlanLegacyArgs (line 64) | type LookupVlanLegacyArgs struct type LookupVlanLegacyResult (line 70) | type LookupVlanLegacyResult struct function LookupVlanLegacyOutput (line 93) | func LookupVlanLegacyOutput(ctx *pulumi.Context, args LookupVlanLegacyOu... type LookupVlanLegacyOutputArgs (line 103) | type LookupVlanLegacyOutputArgs struct method ElementType (line 108) | func (LookupVlanLegacyOutputArgs) ElementType() reflect.Type { type LookupVlanLegacyResultOutput (line 113) | type LookupVlanLegacyResultOutput struct method ElementType (line 115) | func (LookupVlanLegacyResultOutput) ElementType() reflect.Type { method ToLookupVlanLegacyResultOutput (line 119) | func (o LookupVlanLegacyResultOutput) ToLookupVlanLegacyResultOutput()... method ToLookupVlanLegacyResultOutputWithContext (line 123) | func (o LookupVlanLegacyResultOutput) ToLookupVlanLegacyResultOutputWi... method Bridge (line 128) | func (o LookupVlanLegacyResultOutput) Bridge() pulumi.StringOutput { method Dns (line 133) | func (o LookupVlanLegacyResultOutput) Dns() pulumi.StringOutput { method DnsZone (line 138) | func (o LookupVlanLegacyResultOutput) DnsZone() pulumi.StringOutput { method Id (line 143) | func (o LookupVlanLegacyResultOutput) Id() pulumi.StringOutput { method Ipam (line 148) | func (o LookupVlanLegacyResultOutput) Ipam() pulumi.StringOutput { method Mtu (line 153) | func (o LookupVlanLegacyResultOutput) Mtu() pulumi.IntOutput { method Nodes (line 158) | func (o LookupVlanLegacyResultOutput) Nodes() pulumi.StringArrayOutput { method Pending (line 163) | func (o LookupVlanLegacyResultOutput) Pending() pulumi.BoolOutput { method ReverseDns (line 168) | func (o LookupVlanLegacyResultOutput) ReverseDns() pulumi.StringOutput { method State (line 173) | func (o LookupVlanLegacyResultOutput) State() pulumi.StringOutput { function init (line 177) | func init() { FILE: sdk/go/proxmoxve/sdn/zone/getVxlan.go function LookupVxlan (line 51) | func LookupVxlan(ctx *pulumi.Context, args *LookupVxlanArgs, opts ...pul... type LookupVxlanArgs (line 62) | type LookupVxlanArgs struct type LookupVxlanResult (line 68) | type LookupVxlanResult struct function LookupVxlanOutput (line 91) | func LookupVxlanOutput(ctx *pulumi.Context, args LookupVxlanOutputArgs, ... type LookupVxlanOutputArgs (line 101) | type LookupVxlanOutputArgs struct method ElementType (line 106) | func (LookupVxlanOutputArgs) ElementType() reflect.Type { type LookupVxlanResultOutput (line 111) | type LookupVxlanResultOutput struct method ElementType (line 113) | func (LookupVxlanResultOutput) ElementType() reflect.Type { method ToLookupVxlanResultOutput (line 117) | func (o LookupVxlanResultOutput) ToLookupVxlanResultOutput() LookupVxl... method ToLookupVxlanResultOutputWithContext (line 121) | func (o LookupVxlanResultOutput) ToLookupVxlanResultOutputWithContext(... method Dns (line 126) | func (o LookupVxlanResultOutput) Dns() pulumi.StringOutput { method DnsZone (line 131) | func (o LookupVxlanResultOutput) DnsZone() pulumi.StringOutput { method Id (line 136) | func (o LookupVxlanResultOutput) Id() pulumi.StringOutput { method Ipam (line 141) | func (o LookupVxlanResultOutput) Ipam() pulumi.StringOutput { method Mtu (line 146) | func (o LookupVxlanResultOutput) Mtu() pulumi.IntOutput { method Nodes (line 151) | func (o LookupVxlanResultOutput) Nodes() pulumi.StringArrayOutput { method Peers (line 156) | func (o LookupVxlanResultOutput) Peers() pulumi.StringArrayOutput { method Pending (line 161) | func (o LookupVxlanResultOutput) Pending() pulumi.BoolOutput { method ReverseDns (line 166) | func (o LookupVxlanResultOutput) ReverseDns() pulumi.StringOutput { method State (line 171) | func (o LookupVxlanResultOutput) State() pulumi.StringOutput { function init (line 175) | func init() { FILE: sdk/go/proxmoxve/sdn/zone/getVxlanLegacy.go function LookupVxlanLegacy (line 53) | func LookupVxlanLegacy(ctx *pulumi.Context, args *LookupVxlanLegacyArgs,... type LookupVxlanLegacyArgs (line 64) | type LookupVxlanLegacyArgs struct type LookupVxlanLegacyResult (line 70) | type LookupVxlanLegacyResult struct function LookupVxlanLegacyOutput (line 93) | func LookupVxlanLegacyOutput(ctx *pulumi.Context, args LookupVxlanLegacy... type LookupVxlanLegacyOutputArgs (line 103) | type LookupVxlanLegacyOutputArgs struct method ElementType (line 108) | func (LookupVxlanLegacyOutputArgs) ElementType() reflect.Type { type LookupVxlanLegacyResultOutput (line 113) | type LookupVxlanLegacyResultOutput struct method ElementType (line 115) | func (LookupVxlanLegacyResultOutput) ElementType() reflect.Type { method ToLookupVxlanLegacyResultOutput (line 119) | func (o LookupVxlanLegacyResultOutput) ToLookupVxlanLegacyResultOutput... method ToLookupVxlanLegacyResultOutputWithContext (line 123) | func (o LookupVxlanLegacyResultOutput) ToLookupVxlanLegacyResultOutput... method Dns (line 128) | func (o LookupVxlanLegacyResultOutput) Dns() pulumi.StringOutput { method DnsZone (line 133) | func (o LookupVxlanLegacyResultOutput) DnsZone() pulumi.StringOutput { method Id (line 138) | func (o LookupVxlanLegacyResultOutput) Id() pulumi.StringOutput { method Ipam (line 143) | func (o LookupVxlanLegacyResultOutput) Ipam() pulumi.StringOutput { method Mtu (line 148) | func (o LookupVxlanLegacyResultOutput) Mtu() pulumi.IntOutput { method Nodes (line 153) | func (o LookupVxlanLegacyResultOutput) Nodes() pulumi.StringArrayOutput { method Peers (line 158) | func (o LookupVxlanLegacyResultOutput) Peers() pulumi.StringArrayOutput { method Pending (line 163) | func (o LookupVxlanLegacyResultOutput) Pending() pulumi.BoolOutput { method ReverseDns (line 168) | func (o LookupVxlanLegacyResultOutput) ReverseDns() pulumi.StringOutput { method State (line 173) | func (o LookupVxlanLegacyResultOutput) State() pulumi.StringOutput { function init (line 177) | func init() { FILE: sdk/go/proxmoxve/sdn/zone/init.go type module (line 14) | type module struct method Version (line 18) | func (m *module) Version() semver.Version { method Construct (line 22) | func (m *module) Construct(ctx *pulumi.Context, name, typ, urn string)... function init (line 52) | func init() { FILE: sdk/go/proxmoxve/sdn/zone/qinq.go type Qinq (line 59) | type Qinq struct method ElementType (line 248) | func (*Qinq) ElementType() reflect.Type { method ToQinqOutput (line 252) | func (i *Qinq) ToQinqOutput() QinqOutput { method ToQinqOutputWithContext (line 256) | func (i *Qinq) ToQinqOutputWithContext(ctx context.Context) QinqOutput { function NewQinq (line 89) | func NewQinq(ctx *pulumi.Context, function GetQinq (line 121) | func GetQinq(ctx *pulumi.Context, type qinqState (line 132) | type qinqState struct type QinqState (line 159) | type QinqState struct method ElementType (line 186) | func (QinqState) ElementType() reflect.Type { type qinqArgs (line 190) | type qinqArgs struct type QinqArgs (line 214) | type QinqArgs struct method ElementType (line 237) | func (QinqArgs) ElementType() reflect.Type { type QinqInput (line 241) | type QinqInput interface type QinqArrayInput (line 264) | type QinqArrayInput interface type QinqArray (line 271) | type QinqArray method ElementType (line 273) | func (QinqArray) ElementType() reflect.Type { method ToQinqArrayOutput (line 277) | func (i QinqArray) ToQinqArrayOutput() QinqArrayOutput { method ToQinqArrayOutputWithContext (line 281) | func (i QinqArray) ToQinqArrayOutputWithContext(ctx context.Context) Q... type QinqMapInput (line 289) | type QinqMapInput interface type QinqMap (line 296) | type QinqMap method ElementType (line 298) | func (QinqMap) ElementType() reflect.Type { method ToQinqMapOutput (line 302) | func (i QinqMap) ToQinqMapOutput() QinqMapOutput { method ToQinqMapOutputWithContext (line 306) | func (i QinqMap) ToQinqMapOutputWithContext(ctx context.Context) QinqM... type QinqOutput (line 310) | type QinqOutput struct method ElementType (line 312) | func (QinqOutput) ElementType() reflect.Type { method ToQinqOutput (line 316) | func (o QinqOutput) ToQinqOutput() QinqOutput { method ToQinqOutputWithContext (line 320) | func (o QinqOutput) ToQinqOutputWithContext(ctx context.Context) QinqO... method Bridge (line 325) | func (o QinqOutput) Bridge() pulumi.StringOutput { method Dns (line 330) | func (o QinqOutput) Dns() pulumi.StringPtrOutput { method DnsZone (line 335) | func (o QinqOutput) DnsZone() pulumi.StringPtrOutput { method Ipam (line 340) | func (o QinqOutput) Ipam() pulumi.StringPtrOutput { method Mtu (line 345) | func (o QinqOutput) Mtu() pulumi.IntOutput { method Nodes (line 350) | func (o QinqOutput) Nodes() pulumi.StringArrayOutput { method Pending (line 355) | func (o QinqOutput) Pending() pulumi.BoolOutput { method ResourceId (line 360) | func (o QinqOutput) ResourceId() pulumi.StringOutput { method ReverseDns (line 365) | func (o QinqOutput) ReverseDns() pulumi.StringPtrOutput { method ServiceVlan (line 370) | func (o QinqOutput) ServiceVlan() pulumi.IntOutput { method ServiceVlanProtocol (line 375) | func (o QinqOutput) ServiceVlanProtocol() pulumi.StringOutput { method State (line 380) | func (o QinqOutput) State() pulumi.StringOutput { type QinqArrayOutput (line 384) | type QinqArrayOutput struct method ElementType (line 386) | func (QinqArrayOutput) ElementType() reflect.Type { method ToQinqArrayOutput (line 390) | func (o QinqArrayOutput) ToQinqArrayOutput() QinqArrayOutput { method ToQinqArrayOutputWithContext (line 394) | func (o QinqArrayOutput) ToQinqArrayOutputWithContext(ctx context.Cont... method Index (line 398) | func (o QinqArrayOutput) Index(i pulumi.IntInput) QinqOutput { type QinqMapOutput (line 404) | type QinqMapOutput struct method ElementType (line 406) | func (QinqMapOutput) ElementType() reflect.Type { method ToQinqMapOutput (line 410) | func (o QinqMapOutput) ToQinqMapOutput() QinqMapOutput { method ToQinqMapOutputWithContext (line 414) | func (o QinqMapOutput) ToQinqMapOutputWithContext(ctx context.Context)... method MapIndex (line 418) | func (o QinqMapOutput) MapIndex(k pulumi.StringInput) QinqOutput { function init (line 424) | func init() { FILE: sdk/go/proxmoxve/sdn/zone/qinqLegacy.go type QinqLegacy (line 61) | type QinqLegacy struct method ElementType (line 244) | func (*QinqLegacy) ElementType() reflect.Type { method ToQinqLegacyOutput (line 248) | func (i *QinqLegacy) ToQinqLegacyOutput() QinqLegacyOutput { method ToQinqLegacyOutputWithContext (line 252) | func (i *QinqLegacy) ToQinqLegacyOutputWithContext(ctx context.Context... function NewQinqLegacy (line 91) | func NewQinqLegacy(ctx *pulumi.Context, function GetQinqLegacy (line 117) | func GetQinqLegacy(ctx *pulumi.Context, type qinqLegacyState (line 128) | type qinqLegacyState struct type QinqLegacyState (line 155) | type QinqLegacyState struct method ElementType (line 182) | func (QinqLegacyState) ElementType() reflect.Type { type qinqLegacyArgs (line 186) | type qinqLegacyArgs struct type QinqLegacyArgs (line 210) | type QinqLegacyArgs struct method ElementType (line 233) | func (QinqLegacyArgs) ElementType() reflect.Type { type QinqLegacyInput (line 237) | type QinqLegacyInput interface type QinqLegacyArrayInput (line 260) | type QinqLegacyArrayInput interface type QinqLegacyArray (line 267) | type QinqLegacyArray method ElementType (line 269) | func (QinqLegacyArray) ElementType() reflect.Type { method ToQinqLegacyArrayOutput (line 273) | func (i QinqLegacyArray) ToQinqLegacyArrayOutput() QinqLegacyArrayOutp... method ToQinqLegacyArrayOutputWithContext (line 277) | func (i QinqLegacyArray) ToQinqLegacyArrayOutputWithContext(ctx contex... type QinqLegacyMapInput (line 285) | type QinqLegacyMapInput interface type QinqLegacyMap (line 292) | type QinqLegacyMap method ElementType (line 294) | func (QinqLegacyMap) ElementType() reflect.Type { method ToQinqLegacyMapOutput (line 298) | func (i QinqLegacyMap) ToQinqLegacyMapOutput() QinqLegacyMapOutput { method ToQinqLegacyMapOutputWithContext (line 302) | func (i QinqLegacyMap) ToQinqLegacyMapOutputWithContext(ctx context.Co... type QinqLegacyOutput (line 306) | type QinqLegacyOutput struct method ElementType (line 308) | func (QinqLegacyOutput) ElementType() reflect.Type { method ToQinqLegacyOutput (line 312) | func (o QinqLegacyOutput) ToQinqLegacyOutput() QinqLegacyOutput { method ToQinqLegacyOutputWithContext (line 316) | func (o QinqLegacyOutput) ToQinqLegacyOutputWithContext(ctx context.Co... method Bridge (line 321) | func (o QinqLegacyOutput) Bridge() pulumi.StringOutput { method Dns (line 326) | func (o QinqLegacyOutput) Dns() pulumi.StringPtrOutput { method DnsZone (line 331) | func (o QinqLegacyOutput) DnsZone() pulumi.StringPtrOutput { method Ipam (line 336) | func (o QinqLegacyOutput) Ipam() pulumi.StringPtrOutput { method Mtu (line 341) | func (o QinqLegacyOutput) Mtu() pulumi.IntOutput { method Nodes (line 346) | func (o QinqLegacyOutput) Nodes() pulumi.StringArrayOutput { method Pending (line 351) | func (o QinqLegacyOutput) Pending() pulumi.BoolOutput { method ResourceId (line 356) | func (o QinqLegacyOutput) ResourceId() pulumi.StringOutput { method ReverseDns (line 361) | func (o QinqLegacyOutput) ReverseDns() pulumi.StringPtrOutput { method ServiceVlan (line 366) | func (o QinqLegacyOutput) ServiceVlan() pulumi.IntOutput { method ServiceVlanProtocol (line 371) | func (o QinqLegacyOutput) ServiceVlanProtocol() pulumi.StringOutput { method State (line 376) | func (o QinqLegacyOutput) State() pulumi.StringOutput { type QinqLegacyArrayOutput (line 380) | type QinqLegacyArrayOutput struct method ElementType (line 382) | func (QinqLegacyArrayOutput) ElementType() reflect.Type { method ToQinqLegacyArrayOutput (line 386) | func (o QinqLegacyArrayOutput) ToQinqLegacyArrayOutput() QinqLegacyArr... method ToQinqLegacyArrayOutputWithContext (line 390) | func (o QinqLegacyArrayOutput) ToQinqLegacyArrayOutputWithContext(ctx ... method Index (line 394) | func (o QinqLegacyArrayOutput) Index(i pulumi.IntInput) QinqLegacyOutp... type QinqLegacyMapOutput (line 400) | type QinqLegacyMapOutput struct method ElementType (line 402) | func (QinqLegacyMapOutput) ElementType() reflect.Type { method ToQinqLegacyMapOutput (line 406) | func (o QinqLegacyMapOutput) ToQinqLegacyMapOutput() QinqLegacyMapOutp... method ToQinqLegacyMapOutputWithContext (line 410) | func (o QinqLegacyMapOutput) ToQinqLegacyMapOutputWithContext(ctx cont... method MapIndex (line 414) | func (o QinqLegacyMapOutput) MapIndex(k pulumi.StringInput) QinqLegacy... function init (line 420) | func init() { FILE: sdk/go/proxmoxve/sdn/zone/simple.go type Simple (line 59) | type Simple struct method ElementType (line 222) | func (*Simple) ElementType() reflect.Type { method ToSimpleOutput (line 226) | func (i *Simple) ToSimpleOutput() SimpleOutput { method ToSimpleOutputWithContext (line 230) | func (i *Simple) ToSimpleOutputWithContext(ctx context.Context) Simple... function NewSimple (line 85) | func NewSimple(ctx *pulumi.Context, function GetSimple (line 111) | func GetSimple(ctx *pulumi.Context, type simpleState (line 122) | type simpleState struct type SimpleState (line 145) | type SimpleState struct method ElementType (line 168) | func (SimpleState) ElementType() reflect.Type { type simpleArgs (line 172) | type simpleArgs struct type SimpleArgs (line 192) | type SimpleArgs struct method ElementType (line 211) | func (SimpleArgs) ElementType() reflect.Type { type SimpleInput (line 215) | type SimpleInput interface type SimpleArrayInput (line 238) | type SimpleArrayInput interface type SimpleArray (line 245) | type SimpleArray method ElementType (line 247) | func (SimpleArray) ElementType() reflect.Type { method ToSimpleArrayOutput (line 251) | func (i SimpleArray) ToSimpleArrayOutput() SimpleArrayOutput { method ToSimpleArrayOutputWithContext (line 255) | func (i SimpleArray) ToSimpleArrayOutputWithContext(ctx context.Contex... type SimpleMapInput (line 263) | type SimpleMapInput interface type SimpleMap (line 270) | type SimpleMap method ElementType (line 272) | func (SimpleMap) ElementType() reflect.Type { method ToSimpleMapOutput (line 276) | func (i SimpleMap) ToSimpleMapOutput() SimpleMapOutput { method ToSimpleMapOutputWithContext (line 280) | func (i SimpleMap) ToSimpleMapOutputWithContext(ctx context.Context) S... type SimpleOutput (line 284) | type SimpleOutput struct method ElementType (line 286) | func (SimpleOutput) ElementType() reflect.Type { method ToSimpleOutput (line 290) | func (o SimpleOutput) ToSimpleOutput() SimpleOutput { method ToSimpleOutputWithContext (line 294) | func (o SimpleOutput) ToSimpleOutputWithContext(ctx context.Context) S... method Dhcp (line 299) | func (o SimpleOutput) Dhcp() pulumi.StringPtrOutput { method Dns (line 304) | func (o SimpleOutput) Dns() pulumi.StringPtrOutput { method DnsZone (line 309) | func (o SimpleOutput) DnsZone() pulumi.StringPtrOutput { method Ipam (line 314) | func (o SimpleOutput) Ipam() pulumi.StringPtrOutput { method Mtu (line 319) | func (o SimpleOutput) Mtu() pulumi.IntOutput { method Nodes (line 324) | func (o SimpleOutput) Nodes() pulumi.StringArrayOutput { method Pending (line 329) | func (o SimpleOutput) Pending() pulumi.BoolOutput { method ResourceId (line 334) | func (o SimpleOutput) ResourceId() pulumi.StringOutput { method ReverseDns (line 339) | func (o SimpleOutput) ReverseDns() pulumi.StringPtrOutput { method State (line 344) | func (o SimpleOutput) State() pulumi.StringOutput { type SimpleArrayOutput (line 348) | type SimpleArrayOutput struct method ElementType (line 350) | func (SimpleArrayOutput) ElementType() reflect.Type { method ToSimpleArrayOutput (line 354) | func (o SimpleArrayOutput) ToSimpleArrayOutput() SimpleArrayOutput { method ToSimpleArrayOutputWithContext (line 358) | func (o SimpleArrayOutput) ToSimpleArrayOutputWithContext(ctx context.... method Index (line 362) | func (o SimpleArrayOutput) Index(i pulumi.IntInput) SimpleOutput { type SimpleMapOutput (line 368) | type SimpleMapOutput struct method ElementType (line 370) | func (SimpleMapOutput) ElementType() reflect.Type { method ToSimpleMapOutput (line 374) | func (o SimpleMapOutput) ToSimpleMapOutput() SimpleMapOutput { method ToSimpleMapOutputWithContext (line 378) | func (o SimpleMapOutput) ToSimpleMapOutputWithContext(ctx context.Cont... method MapIndex (line 382) | func (o SimpleMapOutput) MapIndex(k pulumi.StringInput) SimpleOutput { function init (line 388) | func init() { FILE: sdk/go/proxmoxve/sdn/zone/simpleLegacy.go type SimpleLegacy (line 61) | type SimpleLegacy struct method ElementType (line 218) | func (*SimpleLegacy) ElementType() reflect.Type { method ToSimpleLegacyOutput (line 222) | func (i *SimpleLegacy) ToSimpleLegacyOutput() SimpleLegacyOutput { method ToSimpleLegacyOutputWithContext (line 226) | func (i *SimpleLegacy) ToSimpleLegacyOutputWithContext(ctx context.Con... function NewSimpleLegacy (line 87) | func NewSimpleLegacy(ctx *pulumi.Context, function GetSimpleLegacy (line 107) | func GetSimpleLegacy(ctx *pulumi.Context, type simpleLegacyState (line 118) | type simpleLegacyState struct type SimpleLegacyState (line 141) | type SimpleLegacyState struct method ElementType (line 164) | func (SimpleLegacyState) ElementType() reflect.Type { type simpleLegacyArgs (line 168) | type simpleLegacyArgs struct type SimpleLegacyArgs (line 188) | type SimpleLegacyArgs struct method ElementType (line 207) | func (SimpleLegacyArgs) ElementType() reflect.Type { type SimpleLegacyInput (line 211) | type SimpleLegacyInput interface type SimpleLegacyArrayInput (line 234) | type SimpleLegacyArrayInput interface type SimpleLegacyArray (line 241) | type SimpleLegacyArray method ElementType (line 243) | func (SimpleLegacyArray) ElementType() reflect.Type { method ToSimpleLegacyArrayOutput (line 247) | func (i SimpleLegacyArray) ToSimpleLegacyArrayOutput() SimpleLegacyArr... method ToSimpleLegacyArrayOutputWithContext (line 251) | func (i SimpleLegacyArray) ToSimpleLegacyArrayOutputWithContext(ctx co... type SimpleLegacyMapInput (line 259) | type SimpleLegacyMapInput interface type SimpleLegacyMap (line 266) | type SimpleLegacyMap method ElementType (line 268) | func (SimpleLegacyMap) ElementType() reflect.Type { method ToSimpleLegacyMapOutput (line 272) | func (i SimpleLegacyMap) ToSimpleLegacyMapOutput() SimpleLegacyMapOutp... method ToSimpleLegacyMapOutputWithContext (line 276) | func (i SimpleLegacyMap) ToSimpleLegacyMapOutputWithContext(ctx contex... type SimpleLegacyOutput (line 280) | type SimpleLegacyOutput struct method ElementType (line 282) | func (SimpleLegacyOutput) ElementType() reflect.Type { method ToSimpleLegacyOutput (line 286) | func (o SimpleLegacyOutput) ToSimpleLegacyOutput() SimpleLegacyOutput { method ToSimpleLegacyOutputWithContext (line 290) | func (o SimpleLegacyOutput) ToSimpleLegacyOutputWithContext(ctx contex... method Dhcp (line 295) | func (o SimpleLegacyOutput) Dhcp() pulumi.StringPtrOutput { method Dns (line 300) | func (o SimpleLegacyOutput) Dns() pulumi.StringPtrOutput { method DnsZone (line 305) | func (o SimpleLegacyOutput) DnsZone() pulumi.StringPtrOutput { method Ipam (line 310) | func (o SimpleLegacyOutput) Ipam() pulumi.StringPtrOutput { method Mtu (line 315) | func (o SimpleLegacyOutput) Mtu() pulumi.IntOutput { method Nodes (line 320) | func (o SimpleLegacyOutput) Nodes() pulumi.StringArrayOutput { method Pending (line 325) | func (o SimpleLegacyOutput) Pending() pulumi.BoolOutput { method ResourceId (line 330) | func (o SimpleLegacyOutput) ResourceId() pulumi.StringOutput { method ReverseDns (line 335) | func (o SimpleLegacyOutput) ReverseDns() pulumi.StringPtrOutput { method State (line 340) | func (o SimpleLegacyOutput) State() pulumi.StringOutput { type SimpleLegacyArrayOutput (line 344) | type SimpleLegacyArrayOutput struct method ElementType (line 346) | func (SimpleLegacyArrayOutput) ElementType() reflect.Type { method ToSimpleLegacyArrayOutput (line 350) | func (o SimpleLegacyArrayOutput) ToSimpleLegacyArrayOutput() SimpleLeg... method ToSimpleLegacyArrayOutputWithContext (line 354) | func (o SimpleLegacyArrayOutput) ToSimpleLegacyArrayOutputWithContext(... method Index (line 358) | func (o SimpleLegacyArrayOutput) Index(i pulumi.IntInput) SimpleLegacy... type SimpleLegacyMapOutput (line 364) | type SimpleLegacyMapOutput struct method ElementType (line 366) | func (SimpleLegacyMapOutput) ElementType() reflect.Type { method ToSimpleLegacyMapOutput (line 370) | func (o SimpleLegacyMapOutput) ToSimpleLegacyMapOutput() SimpleLegacyM... method ToSimpleLegacyMapOutputWithContext (line 374) | func (o SimpleLegacyMapOutput) ToSimpleLegacyMapOutputWithContext(ctx ... method MapIndex (line 378) | func (o SimpleLegacyMapOutput) MapIndex(k pulumi.StringInput) SimpleLe... function init (line 384) | func init() { FILE: sdk/go/proxmoxve/sdn/zone/vlan.go type Vlan (line 57) | type Vlan struct method ElementType (line 223) | func (*Vlan) ElementType() reflect.Type { method ToVlanOutput (line 227) | func (i *Vlan) ToVlanOutput() VlanOutput { method ToVlanOutputWithContext (line 231) | func (i *Vlan) ToVlanOutputWithContext(ctx context.Context) VlanOutput { function NewVlan (line 83) | func NewVlan(ctx *pulumi.Context, function GetVlan (line 112) | func GetVlan(ctx *pulumi.Context, type vlanState (line 123) | type vlanState struct type VlanState (line 146) | type VlanState struct method ElementType (line 169) | func (VlanState) ElementType() reflect.Type { type vlanArgs (line 173) | type vlanArgs struct type VlanArgs (line 193) | type VlanArgs struct method ElementType (line 212) | func (VlanArgs) ElementType() reflect.Type { type VlanInput (line 216) | type VlanInput interface type VlanArrayInput (line 239) | type VlanArrayInput interface type VlanArray (line 246) | type VlanArray method ElementType (line 248) | func (VlanArray) ElementType() reflect.Type { method ToVlanArrayOutput (line 252) | func (i VlanArray) ToVlanArrayOutput() VlanArrayOutput { method ToVlanArrayOutputWithContext (line 256) | func (i VlanArray) ToVlanArrayOutputWithContext(ctx context.Context) V... type VlanMapInput (line 264) | type VlanMapInput interface type VlanMap (line 271) | type VlanMap method ElementType (line 273) | func (VlanMap) ElementType() reflect.Type { method ToVlanMapOutput (line 277) | func (i VlanMap) ToVlanMapOutput() VlanMapOutput { method ToVlanMapOutputWithContext (line 281) | func (i VlanMap) ToVlanMapOutputWithContext(ctx context.Context) VlanM... type VlanOutput (line 285) | type VlanOutput struct method ElementType (line 287) | func (VlanOutput) ElementType() reflect.Type { method ToVlanOutput (line 291) | func (o VlanOutput) ToVlanOutput() VlanOutput { method ToVlanOutputWithContext (line 295) | func (o VlanOutput) ToVlanOutputWithContext(ctx context.Context) VlanO... method Bridge (line 300) | func (o VlanOutput) Bridge() pulumi.StringOutput { method Dns (line 305) | func (o VlanOutput) Dns() pulumi.StringPtrOutput { method DnsZone (line 310) | func (o VlanOutput) DnsZone() pulumi.StringPtrOutput { method Ipam (line 315) | func (o VlanOutput) Ipam() pulumi.StringPtrOutput { method Mtu (line 320) | func (o VlanOutput) Mtu() pulumi.IntOutput { method Nodes (line 325) | func (o VlanOutput) Nodes() pulumi.StringArrayOutput { method Pending (line 330) | func (o VlanOutput) Pending() pulumi.BoolOutput { method ResourceId (line 335) | func (o VlanOutput) ResourceId() pulumi.StringOutput { method ReverseDns (line 340) | func (o VlanOutput) ReverseDns() pulumi.StringPtrOutput { method State (line 345) | func (o VlanOutput) State() pulumi.StringOutput { type VlanArrayOutput (line 349) | type VlanArrayOutput struct method ElementType (line 351) | func (VlanArrayOutput) ElementType() reflect.Type { method ToVlanArrayOutput (line 355) | func (o VlanArrayOutput) ToVlanArrayOutput() VlanArrayOutput { method ToVlanArrayOutputWithContext (line 359) | func (o VlanArrayOutput) ToVlanArrayOutputWithContext(ctx context.Cont... method Index (line 363) | func (o VlanArrayOutput) Index(i pulumi.IntInput) VlanOutput { type VlanMapOutput (line 369) | type VlanMapOutput struct method ElementType (line 371) | func (VlanMapOutput) ElementType() reflect.Type { method ToVlanMapOutput (line 375) | func (o VlanMapOutput) ToVlanMapOutput() VlanMapOutput { method ToVlanMapOutputWithContext (line 379) | func (o VlanMapOutput) ToVlanMapOutputWithContext(ctx context.Context)... method MapIndex (line 383) | func (o VlanMapOutput) MapIndex(k pulumi.StringInput) VlanOutput { function init (line 389) | func init() { FILE: sdk/go/proxmoxve/sdn/zone/vlanLegacy.go type VlanLegacy (line 59) | type VlanLegacy struct method ElementType (line 219) | func (*VlanLegacy) ElementType() reflect.Type { method ToVlanLegacyOutput (line 223) | func (i *VlanLegacy) ToVlanLegacyOutput() VlanLegacyOutput { method ToVlanLegacyOutputWithContext (line 227) | func (i *VlanLegacy) ToVlanLegacyOutputWithContext(ctx context.Context... function NewVlanLegacy (line 85) | func NewVlanLegacy(ctx *pulumi.Context, function GetVlanLegacy (line 108) | func GetVlanLegacy(ctx *pulumi.Context, type vlanLegacyState (line 119) | type vlanLegacyState struct type VlanLegacyState (line 142) | type VlanLegacyState struct method ElementType (line 165) | func (VlanLegacyState) ElementType() reflect.Type { type vlanLegacyArgs (line 169) | type vlanLegacyArgs struct type VlanLegacyArgs (line 189) | type VlanLegacyArgs struct method ElementType (line 208) | func (VlanLegacyArgs) ElementType() reflect.Type { type VlanLegacyInput (line 212) | type VlanLegacyInput interface type VlanLegacyArrayInput (line 235) | type VlanLegacyArrayInput interface type VlanLegacyArray (line 242) | type VlanLegacyArray method ElementType (line 244) | func (VlanLegacyArray) ElementType() reflect.Type { method ToVlanLegacyArrayOutput (line 248) | func (i VlanLegacyArray) ToVlanLegacyArrayOutput() VlanLegacyArrayOutp... method ToVlanLegacyArrayOutputWithContext (line 252) | func (i VlanLegacyArray) ToVlanLegacyArrayOutputWithContext(ctx contex... type VlanLegacyMapInput (line 260) | type VlanLegacyMapInput interface type VlanLegacyMap (line 267) | type VlanLegacyMap method ElementType (line 269) | func (VlanLegacyMap) ElementType() reflect.Type { method ToVlanLegacyMapOutput (line 273) | func (i VlanLegacyMap) ToVlanLegacyMapOutput() VlanLegacyMapOutput { method ToVlanLegacyMapOutputWithContext (line 277) | func (i VlanLegacyMap) ToVlanLegacyMapOutputWithContext(ctx context.Co... type VlanLegacyOutput (line 281) | type VlanLegacyOutput struct method ElementType (line 283) | func (VlanLegacyOutput) ElementType() reflect.Type { method ToVlanLegacyOutput (line 287) | func (o VlanLegacyOutput) ToVlanLegacyOutput() VlanLegacyOutput { method ToVlanLegacyOutputWithContext (line 291) | func (o VlanLegacyOutput) ToVlanLegacyOutputWithContext(ctx context.Co... method Bridge (line 296) | func (o VlanLegacyOutput) Bridge() pulumi.StringOutput { method Dns (line 301) | func (o VlanLegacyOutput) Dns() pulumi.StringPtrOutput { method DnsZone (line 306) | func (o VlanLegacyOutput) DnsZone() pulumi.StringPtrOutput { method Ipam (line 311) | func (o VlanLegacyOutput) Ipam() pulumi.StringPtrOutput { method Mtu (line 316) | func (o VlanLegacyOutput) Mtu() pulumi.IntOutput { method Nodes (line 321) | func (o VlanLegacyOutput) Nodes() pulumi.StringArrayOutput { method Pending (line 326) | func (o VlanLegacyOutput) Pending() pulumi.BoolOutput { method ResourceId (line 331) | func (o VlanLegacyOutput) ResourceId() pulumi.StringOutput { method ReverseDns (line 336) | func (o VlanLegacyOutput) ReverseDns() pulumi.StringPtrOutput { method State (line 341) | func (o VlanLegacyOutput) State() pulumi.StringOutput { type VlanLegacyArrayOutput (line 345) | type VlanLegacyArrayOutput struct method ElementType (line 347) | func (VlanLegacyArrayOutput) ElementType() reflect.Type { method ToVlanLegacyArrayOutput (line 351) | func (o VlanLegacyArrayOutput) ToVlanLegacyArrayOutput() VlanLegacyArr... method ToVlanLegacyArrayOutputWithContext (line 355) | func (o VlanLegacyArrayOutput) ToVlanLegacyArrayOutputWithContext(ctx ... method Index (line 359) | func (o VlanLegacyArrayOutput) Index(i pulumi.IntInput) VlanLegacyOutp... type VlanLegacyMapOutput (line 365) | type VlanLegacyMapOutput struct method ElementType (line 367) | func (VlanLegacyMapOutput) ElementType() reflect.Type { method ToVlanLegacyMapOutput (line 371) | func (o VlanLegacyMapOutput) ToVlanLegacyMapOutput() VlanLegacyMapOutp... method ToVlanLegacyMapOutputWithContext (line 375) | func (o VlanLegacyMapOutput) ToVlanLegacyMapOutputWithContext(ctx cont... method MapIndex (line 379) | func (o VlanLegacyMapOutput) MapIndex(k pulumi.StringInput) VlanLegacy... function init (line 385) | func init() { FILE: sdk/go/proxmoxve/sdn/zone/vxlan.go type Vxlan (line 61) | type Vxlan struct method ElementType (line 227) | func (*Vxlan) ElementType() reflect.Type { method ToVxlanOutput (line 231) | func (i *Vxlan) ToVxlanOutput() VxlanOutput { method ToVxlanOutputWithContext (line 235) | func (i *Vxlan) ToVxlanOutputWithContext(ctx context.Context) VxlanOut... function NewVxlan (line 87) | func NewVxlan(ctx *pulumi.Context, function GetVxlan (line 116) | func GetVxlan(ctx *pulumi.Context, type vxlanState (line 127) | type vxlanState struct type VxlanState (line 150) | type VxlanState struct method ElementType (line 173) | func (VxlanState) ElementType() reflect.Type { type vxlanArgs (line 177) | type vxlanArgs struct type VxlanArgs (line 197) | type VxlanArgs struct method ElementType (line 216) | func (VxlanArgs) ElementType() reflect.Type { type VxlanInput (line 220) | type VxlanInput interface type VxlanArrayInput (line 243) | type VxlanArrayInput interface type VxlanArray (line 250) | type VxlanArray method ElementType (line 252) | func (VxlanArray) ElementType() reflect.Type { method ToVxlanArrayOutput (line 256) | func (i VxlanArray) ToVxlanArrayOutput() VxlanArrayOutput { method ToVxlanArrayOutputWithContext (line 260) | func (i VxlanArray) ToVxlanArrayOutputWithContext(ctx context.Context)... type VxlanMapInput (line 268) | type VxlanMapInput interface type VxlanMap (line 275) | type VxlanMap method ElementType (line 277) | func (VxlanMap) ElementType() reflect.Type { method ToVxlanMapOutput (line 281) | func (i VxlanMap) ToVxlanMapOutput() VxlanMapOutput { method ToVxlanMapOutputWithContext (line 285) | func (i VxlanMap) ToVxlanMapOutputWithContext(ctx context.Context) Vxl... type VxlanOutput (line 289) | type VxlanOutput struct method ElementType (line 291) | func (VxlanOutput) ElementType() reflect.Type { method ToVxlanOutput (line 295) | func (o VxlanOutput) ToVxlanOutput() VxlanOutput { method ToVxlanOutputWithContext (line 299) | func (o VxlanOutput) ToVxlanOutputWithContext(ctx context.Context) Vxl... method Dns (line 304) | func (o VxlanOutput) Dns() pulumi.StringPtrOutput { method DnsZone (line 309) | func (o VxlanOutput) DnsZone() pulumi.StringPtrOutput { method Ipam (line 314) | func (o VxlanOutput) Ipam() pulumi.StringPtrOutput { method Mtu (line 319) | func (o VxlanOutput) Mtu() pulumi.IntOutput { method Nodes (line 324) | func (o VxlanOutput) Nodes() pulumi.StringArrayOutput { method Peers (line 329) | func (o VxlanOutput) Peers() pulumi.StringArrayOutput { method Pending (line 334) | func (o VxlanOutput) Pending() pulumi.BoolOutput { method ResourceId (line 339) | func (o VxlanOutput) ResourceId() pulumi.StringOutput { method ReverseDns (line 344) | func (o VxlanOutput) ReverseDns() pulumi.StringPtrOutput { method State (line 349) | func (o VxlanOutput) State() pulumi.StringOutput { type VxlanArrayOutput (line 353) | type VxlanArrayOutput struct method ElementType (line 355) | func (VxlanArrayOutput) ElementType() reflect.Type { method ToVxlanArrayOutput (line 359) | func (o VxlanArrayOutput) ToVxlanArrayOutput() VxlanArrayOutput { method ToVxlanArrayOutputWithContext (line 363) | func (o VxlanArrayOutput) ToVxlanArrayOutputWithContext(ctx context.Co... method Index (line 367) | func (o VxlanArrayOutput) Index(i pulumi.IntInput) VxlanOutput { type VxlanMapOutput (line 373) | type VxlanMapOutput struct method ElementType (line 375) | func (VxlanMapOutput) ElementType() reflect.Type { method ToVxlanMapOutput (line 379) | func (o VxlanMapOutput) ToVxlanMapOutput() VxlanMapOutput { method ToVxlanMapOutputWithContext (line 383) | func (o VxlanMapOutput) ToVxlanMapOutputWithContext(ctx context.Contex... method MapIndex (line 387) | func (o VxlanMapOutput) MapIndex(k pulumi.StringInput) VxlanOutput { function init (line 393) | func init() { FILE: sdk/go/proxmoxve/sdn/zone/vxlanLegacy.go type VxlanLegacy (line 63) | type VxlanLegacy struct method ElementType (line 223) | func (*VxlanLegacy) ElementType() reflect.Type { method ToVxlanLegacyOutput (line 227) | func (i *VxlanLegacy) ToVxlanLegacyOutput() VxlanLegacyOutput { method ToVxlanLegacyOutputWithContext (line 231) | func (i *VxlanLegacy) ToVxlanLegacyOutputWithContext(ctx context.Conte... function NewVxlanLegacy (line 89) | func NewVxlanLegacy(ctx *pulumi.Context, function GetVxlanLegacy (line 112) | func GetVxlanLegacy(ctx *pulumi.Context, type vxlanLegacyState (line 123) | type vxlanLegacyState struct type VxlanLegacyState (line 146) | type VxlanLegacyState struct method ElementType (line 169) | func (VxlanLegacyState) ElementType() reflect.Type { type vxlanLegacyArgs (line 173) | type vxlanLegacyArgs struct type VxlanLegacyArgs (line 193) | type VxlanLegacyArgs struct method ElementType (line 212) | func (VxlanLegacyArgs) ElementType() reflect.Type { type VxlanLegacyInput (line 216) | type VxlanLegacyInput interface type VxlanLegacyArrayInput (line 239) | type VxlanLegacyArrayInput interface type VxlanLegacyArray (line 246) | type VxlanLegacyArray method ElementType (line 248) | func (VxlanLegacyArray) ElementType() reflect.Type { method ToVxlanLegacyArrayOutput (line 252) | func (i VxlanLegacyArray) ToVxlanLegacyArrayOutput() VxlanLegacyArrayO... method ToVxlanLegacyArrayOutputWithContext (line 256) | func (i VxlanLegacyArray) ToVxlanLegacyArrayOutputWithContext(ctx cont... type VxlanLegacyMapInput (line 264) | type VxlanLegacyMapInput interface type VxlanLegacyMap (line 271) | type VxlanLegacyMap method ElementType (line 273) | func (VxlanLegacyMap) ElementType() reflect.Type { method ToVxlanLegacyMapOutput (line 277) | func (i VxlanLegacyMap) ToVxlanLegacyMapOutput() VxlanLegacyMapOutput { method ToVxlanLegacyMapOutputWithContext (line 281) | func (i VxlanLegacyMap) ToVxlanLegacyMapOutputWithContext(ctx context.... type VxlanLegacyOutput (line 285) | type VxlanLegacyOutput struct method ElementType (line 287) | func (VxlanLegacyOutput) ElementType() reflect.Type { method ToVxlanLegacyOutput (line 291) | func (o VxlanLegacyOutput) ToVxlanLegacyOutput() VxlanLegacyOutput { method ToVxlanLegacyOutputWithContext (line 295) | func (o VxlanLegacyOutput) ToVxlanLegacyOutputWithContext(ctx context.... method Dns (line 300) | func (o VxlanLegacyOutput) Dns() pulumi.StringPtrOutput { method DnsZone (line 305) | func (o VxlanLegacyOutput) DnsZone() pulumi.StringPtrOutput { method Ipam (line 310) | func (o VxlanLegacyOutput) Ipam() pulumi.StringPtrOutput { method Mtu (line 315) | func (o VxlanLegacyOutput) Mtu() pulumi.IntOutput { method Nodes (line 320) | func (o VxlanLegacyOutput) Nodes() pulumi.StringArrayOutput { method Peers (line 325) | func (o VxlanLegacyOutput) Peers() pulumi.StringArrayOutput { method Pending (line 330) | func (o VxlanLegacyOutput) Pending() pulumi.BoolOutput { method ResourceId (line 335) | func (o VxlanLegacyOutput) ResourceId() pulumi.StringOutput { method ReverseDns (line 340) | func (o VxlanLegacyOutput) ReverseDns() pulumi.StringPtrOutput { method State (line 345) | func (o VxlanLegacyOutput) State() pulumi.StringOutput { type VxlanLegacyArrayOutput (line 349) | type VxlanLegacyArrayOutput struct method ElementType (line 351) | func (VxlanLegacyArrayOutput) ElementType() reflect.Type { method ToVxlanLegacyArrayOutput (line 355) | func (o VxlanLegacyArrayOutput) ToVxlanLegacyArrayOutput() VxlanLegacy... method ToVxlanLegacyArrayOutputWithContext (line 359) | func (o VxlanLegacyArrayOutput) ToVxlanLegacyArrayOutputWithContext(ct... method Index (line 363) | func (o VxlanLegacyArrayOutput) Index(i pulumi.IntInput) VxlanLegacyOu... type VxlanLegacyMapOutput (line 369) | type VxlanLegacyMapOutput struct method ElementType (line 371) | func (VxlanLegacyMapOutput) ElementType() reflect.Type { method ToVxlanLegacyMapOutput (line 375) | func (o VxlanLegacyMapOutput) ToVxlanLegacyMapOutput() VxlanLegacyMapO... method ToVxlanLegacyMapOutputWithContext (line 379) | func (o VxlanLegacyMapOutput) ToVxlanLegacyMapOutputWithContext(ctx co... method MapIndex (line 383) | func (o VxlanLegacyMapOutput) MapIndex(k pulumi.StringInput) VxlanLega... function init (line 389) | func init() { FILE: sdk/go/proxmoxve/storage/cifs.go type Cifs (line 69) | type Cifs struct method ElementType (line 295) | func (*Cifs) ElementType() reflect.Type { method ToCifsOutput (line 299) | func (i *Cifs) ToCifsOutput() CifsOutput { method ToCifsOutputWithContext (line 303) | func (i *Cifs) ToCifsOutputWithContext(ctx context.Context) CifsOutput { function NewCifs (line 103) | func NewCifs(ctx *pulumi.Context, function GetCifs (line 148) | func GetCifs(ctx *pulumi.Context, type cifsState (line 159) | type cifsState struct type CifsState (line 190) | type CifsState struct method ElementType (line 221) | func (CifsState) ElementType() reflect.Type { type cifsArgs (line 225) | type cifsArgs struct type CifsArgs (line 255) | type CifsArgs struct method ElementType (line 284) | func (CifsArgs) ElementType() reflect.Type { type CifsInput (line 288) | type CifsInput interface type CifsArrayInput (line 311) | type CifsArrayInput interface type CifsArray (line 318) | type CifsArray method ElementType (line 320) | func (CifsArray) ElementType() reflect.Type { method ToCifsArrayOutput (line 324) | func (i CifsArray) ToCifsArrayOutput() CifsArrayOutput { method ToCifsArrayOutputWithContext (line 328) | func (i CifsArray) ToCifsArrayOutputWithContext(ctx context.Context) C... type CifsMapInput (line 336) | type CifsMapInput interface type CifsMap (line 343) | type CifsMap method ElementType (line 345) | func (CifsMap) ElementType() reflect.Type { method ToCifsMapOutput (line 349) | func (i CifsMap) ToCifsMapOutput() CifsMapOutput { method ToCifsMapOutputWithContext (line 353) | func (i CifsMap) ToCifsMapOutputWithContext(ctx context.Context) CifsM... type CifsOutput (line 357) | type CifsOutput struct method ElementType (line 359) | func (CifsOutput) ElementType() reflect.Type { method ToCifsOutput (line 363) | func (o CifsOutput) ToCifsOutput() CifsOutput { method ToCifsOutputWithContext (line 367) | func (o CifsOutput) ToCifsOutputWithContext(ctx context.Context) CifsO... method Backups (line 372) | func (o CifsOutput) Backups() CifsBackupsPtrOutput { method Contents (line 377) | func (o CifsOutput) Contents() pulumi.StringArrayOutput { method Disable (line 382) | func (o CifsOutput) Disable() pulumi.BoolOutput { method Domain (line 387) | func (o CifsOutput) Domain() pulumi.StringPtrOutput { method Nodes (line 392) | func (o CifsOutput) Nodes() pulumi.StringArrayOutput { method Password (line 397) | func (o CifsOutput) Password() pulumi.StringOutput { method Preallocation (line 402) | func (o CifsOutput) Preallocation() pulumi.StringPtrOutput { method ResourceId (line 407) | func (o CifsOutput) ResourceId() pulumi.StringOutput { method Server (line 412) | func (o CifsOutput) Server() pulumi.StringOutput { method Share (line 417) | func (o CifsOutput) Share() pulumi.StringOutput { method Shared (line 422) | func (o CifsOutput) Shared() pulumi.BoolOutput { method SnapshotAsVolumeChain (line 427) | func (o CifsOutput) SnapshotAsVolumeChain() pulumi.BoolPtrOutput { method Subdirectory (line 432) | func (o CifsOutput) Subdirectory() pulumi.StringPtrOutput { method Username (line 437) | func (o CifsOutput) Username() pulumi.StringOutput { type CifsArrayOutput (line 441) | type CifsArrayOutput struct method ElementType (line 443) | func (CifsArrayOutput) ElementType() reflect.Type { method ToCifsArrayOutput (line 447) | func (o CifsArrayOutput) ToCifsArrayOutput() CifsArrayOutput { method ToCifsArrayOutputWithContext (line 451) | func (o CifsArrayOutput) ToCifsArrayOutputWithContext(ctx context.Cont... method Index (line 455) | func (o CifsArrayOutput) Index(i pulumi.IntInput) CifsOutput { type CifsMapOutput (line 461) | type CifsMapOutput struct method ElementType (line 463) | func (CifsMapOutput) ElementType() reflect.Type { method ToCifsMapOutput (line 467) | func (o CifsMapOutput) ToCifsMapOutput() CifsMapOutput { method ToCifsMapOutputWithContext (line 471) | func (o CifsMapOutput) ToCifsMapOutputWithContext(ctx context.Context)... method MapIndex (line 475) | func (o CifsMapOutput) MapIndex(k pulumi.StringInput) CifsOutput { function init (line 481) | func init() { FILE: sdk/go/proxmoxve/storage/cifsLegacy.go type CifsLegacy (line 71) | type CifsLegacy struct method ElementType (line 291) | func (*CifsLegacy) ElementType() reflect.Type { method ToCifsLegacyOutput (line 295) | func (i *CifsLegacy) ToCifsLegacyOutput() CifsLegacyOutput { method ToCifsLegacyOutputWithContext (line 299) | func (i *CifsLegacy) ToCifsLegacyOutputWithContext(ctx context.Context... function NewCifsLegacy (line 105) | func NewCifsLegacy(ctx *pulumi.Context, function GetCifsLegacy (line 144) | func GetCifsLegacy(ctx *pulumi.Context, type cifsLegacyState (line 155) | type cifsLegacyState struct type CifsLegacyState (line 186) | type CifsLegacyState struct method ElementType (line 217) | func (CifsLegacyState) ElementType() reflect.Type { type cifsLegacyArgs (line 221) | type cifsLegacyArgs struct type CifsLegacyArgs (line 251) | type CifsLegacyArgs struct method ElementType (line 280) | func (CifsLegacyArgs) ElementType() reflect.Type { type CifsLegacyInput (line 284) | type CifsLegacyInput interface type CifsLegacyArrayInput (line 307) | type CifsLegacyArrayInput interface type CifsLegacyArray (line 314) | type CifsLegacyArray method ElementType (line 316) | func (CifsLegacyArray) ElementType() reflect.Type { method ToCifsLegacyArrayOutput (line 320) | func (i CifsLegacyArray) ToCifsLegacyArrayOutput() CifsLegacyArrayOutp... method ToCifsLegacyArrayOutputWithContext (line 324) | func (i CifsLegacyArray) ToCifsLegacyArrayOutputWithContext(ctx contex... type CifsLegacyMapInput (line 332) | type CifsLegacyMapInput interface type CifsLegacyMap (line 339) | type CifsLegacyMap method ElementType (line 341) | func (CifsLegacyMap) ElementType() reflect.Type { method ToCifsLegacyMapOutput (line 345) | func (i CifsLegacyMap) ToCifsLegacyMapOutput() CifsLegacyMapOutput { method ToCifsLegacyMapOutputWithContext (line 349) | func (i CifsLegacyMap) ToCifsLegacyMapOutputWithContext(ctx context.Co... type CifsLegacyOutput (line 353) | type CifsLegacyOutput struct method ElementType (line 355) | func (CifsLegacyOutput) ElementType() reflect.Type { method ToCifsLegacyOutput (line 359) | func (o CifsLegacyOutput) ToCifsLegacyOutput() CifsLegacyOutput { method ToCifsLegacyOutputWithContext (line 363) | func (o CifsLegacyOutput) ToCifsLegacyOutputWithContext(ctx context.Co... method Backups (line 368) | func (o CifsLegacyOutput) Backups() CifsLegacyBackupsPtrOutput { method Contents (line 373) | func (o CifsLegacyOutput) Contents() pulumi.StringArrayOutput { method Disable (line 378) | func (o CifsLegacyOutput) Disable() pulumi.BoolOutput { method Domain (line 383) | func (o CifsLegacyOutput) Domain() pulumi.StringPtrOutput { method Nodes (line 388) | func (o CifsLegacyOutput) Nodes() pulumi.StringArrayOutput { method Password (line 393) | func (o CifsLegacyOutput) Password() pulumi.StringOutput { method Preallocation (line 398) | func (o CifsLegacyOutput) Preallocation() pulumi.StringPtrOutput { method ResourceId (line 403) | func (o CifsLegacyOutput) ResourceId() pulumi.StringOutput { method Server (line 408) | func (o CifsLegacyOutput) Server() pulumi.StringOutput { method Share (line 413) | func (o CifsLegacyOutput) Share() pulumi.StringOutput { method Shared (line 418) | func (o CifsLegacyOutput) Shared() pulumi.BoolOutput { method SnapshotAsVolumeChain (line 423) | func (o CifsLegacyOutput) SnapshotAsVolumeChain() pulumi.BoolPtrOutput { method Subdirectory (line 428) | func (o CifsLegacyOutput) Subdirectory() pulumi.StringPtrOutput { method Username (line 433) | func (o CifsLegacyOutput) Username() pulumi.StringOutput { type CifsLegacyArrayOutput (line 437) | type CifsLegacyArrayOutput struct method ElementType (line 439) | func (CifsLegacyArrayOutput) ElementType() reflect.Type { method ToCifsLegacyArrayOutput (line 443) | func (o CifsLegacyArrayOutput) ToCifsLegacyArrayOutput() CifsLegacyArr... method ToCifsLegacyArrayOutputWithContext (line 447) | func (o CifsLegacyArrayOutput) ToCifsLegacyArrayOutputWithContext(ctx ... method Index (line 451) | func (o CifsLegacyArrayOutput) Index(i pulumi.IntInput) CifsLegacyOutp... type CifsLegacyMapOutput (line 457) | type CifsLegacyMapOutput struct method ElementType (line 459) | func (CifsLegacyMapOutput) ElementType() reflect.Type { method ToCifsLegacyMapOutput (line 463) | func (o CifsLegacyMapOutput) ToCifsLegacyMapOutput() CifsLegacyMapOutp... method ToCifsLegacyMapOutputWithContext (line 467) | func (o CifsLegacyMapOutput) ToCifsLegacyMapOutputWithContext(ctx cont... method MapIndex (line 471) | func (o CifsLegacyMapOutput) MapIndex(k pulumi.StringInput) CifsLegacy... function init (line 477) | func init() { FILE: sdk/go/proxmoxve/storage/directory.go type Directory (line 64) | type Directory struct method ElementType (line 218) | func (*Directory) ElementType() reflect.Type { method ToDirectoryOutput (line 222) | func (i *Directory) ToDirectoryOutput() DirectoryOutput { method ToDirectoryOutputWithContext (line 226) | func (i *Directory) ToDirectoryOutputWithContext(ctx context.Context) ... function NewDirectory (line 86) | func NewDirectory(ctx *pulumi.Context, function GetDirectory (line 115) | func GetDirectory(ctx *pulumi.Context, type directoryState (line 126) | type directoryState struct type DirectoryState (line 145) | type DirectoryState struct method ElementType (line 164) | func (DirectoryState) ElementType() reflect.Type { type directoryArgs (line 168) | type directoryArgs struct type DirectoryArgs (line 188) | type DirectoryArgs struct method ElementType (line 207) | func (DirectoryArgs) ElementType() reflect.Type { type DirectoryInput (line 211) | type DirectoryInput interface type DirectoryArrayInput (line 234) | type DirectoryArrayInput interface type DirectoryArray (line 241) | type DirectoryArray method ElementType (line 243) | func (DirectoryArray) ElementType() reflect.Type { method ToDirectoryArrayOutput (line 247) | func (i DirectoryArray) ToDirectoryArrayOutput() DirectoryArrayOutput { method ToDirectoryArrayOutputWithContext (line 251) | func (i DirectoryArray) ToDirectoryArrayOutputWithContext(ctx context.... type DirectoryMapInput (line 259) | type DirectoryMapInput interface type DirectoryMap (line 266) | type DirectoryMap method ElementType (line 268) | func (DirectoryMap) ElementType() reflect.Type { method ToDirectoryMapOutput (line 272) | func (i DirectoryMap) ToDirectoryMapOutput() DirectoryMapOutput { method ToDirectoryMapOutputWithContext (line 276) | func (i DirectoryMap) ToDirectoryMapOutputWithContext(ctx context.Cont... type DirectoryOutput (line 280) | type DirectoryOutput struct method ElementType (line 282) | func (DirectoryOutput) ElementType() reflect.Type { method ToDirectoryOutput (line 286) | func (o DirectoryOutput) ToDirectoryOutput() DirectoryOutput { method ToDirectoryOutputWithContext (line 290) | func (o DirectoryOutput) ToDirectoryOutputWithContext(ctx context.Cont... method Backups (line 295) | func (o DirectoryOutput) Backups() DirectoryBackupsPtrOutput { method Contents (line 300) | func (o DirectoryOutput) Contents() pulumi.StringArrayOutput { method Disable (line 305) | func (o DirectoryOutput) Disable() pulumi.BoolOutput { method Nodes (line 310) | func (o DirectoryOutput) Nodes() pulumi.StringArrayOutput { method Path (line 315) | func (o DirectoryOutput) Path() pulumi.StringOutput { method Preallocation (line 320) | func (o DirectoryOutput) Preallocation() pulumi.StringPtrOutput { method ResourceId (line 325) | func (o DirectoryOutput) ResourceId() pulumi.StringOutput { method Shared (line 330) | func (o DirectoryOutput) Shared() pulumi.BoolOutput { type DirectoryArrayOutput (line 334) | type DirectoryArrayOutput struct method ElementType (line 336) | func (DirectoryArrayOutput) ElementType() reflect.Type { method ToDirectoryArrayOutput (line 340) | func (o DirectoryArrayOutput) ToDirectoryArrayOutput() DirectoryArrayO... method ToDirectoryArrayOutputWithContext (line 344) | func (o DirectoryArrayOutput) ToDirectoryArrayOutputWithContext(ctx co... method Index (line 348) | func (o DirectoryArrayOutput) Index(i pulumi.IntInput) DirectoryOutput { type DirectoryMapOutput (line 354) | type DirectoryMapOutput struct method ElementType (line 356) | func (DirectoryMapOutput) ElementType() reflect.Type { method ToDirectoryMapOutput (line 360) | func (o DirectoryMapOutput) ToDirectoryMapOutput() DirectoryMapOutput { method ToDirectoryMapOutputWithContext (line 364) | func (o DirectoryMapOutput) ToDirectoryMapOutputWithContext(ctx contex... method MapIndex (line 368) | func (o DirectoryMapOutput) MapIndex(k pulumi.StringInput) DirectoryOu... function init (line 374) | func init() { FILE: sdk/go/proxmoxve/storage/directoryLegacy.go type DirectoryLegacy (line 66) | type DirectoryLegacy struct method ElementType (line 214) | func (*DirectoryLegacy) ElementType() reflect.Type { method ToDirectoryLegacyOutput (line 218) | func (i *DirectoryLegacy) ToDirectoryLegacyOutput() DirectoryLegacyOut... method ToDirectoryLegacyOutputWithContext (line 222) | func (i *DirectoryLegacy) ToDirectoryLegacyOutputWithContext(ctx conte... function NewDirectoryLegacy (line 88) | func NewDirectoryLegacy(ctx *pulumi.Context, function GetDirectoryLegacy (line 111) | func GetDirectoryLegacy(ctx *pulumi.Context, type directoryLegacyState (line 122) | type directoryLegacyState struct type DirectoryLegacyState (line 141) | type DirectoryLegacyState struct method ElementType (line 160) | func (DirectoryLegacyState) ElementType() reflect.Type { type directoryLegacyArgs (line 164) | type directoryLegacyArgs struct type DirectoryLegacyArgs (line 184) | type DirectoryLegacyArgs struct method ElementType (line 203) | func (DirectoryLegacyArgs) ElementType() reflect.Type { type DirectoryLegacyInput (line 207) | type DirectoryLegacyInput interface type DirectoryLegacyArrayInput (line 230) | type DirectoryLegacyArrayInput interface type DirectoryLegacyArray (line 237) | type DirectoryLegacyArray method ElementType (line 239) | func (DirectoryLegacyArray) ElementType() reflect.Type { method ToDirectoryLegacyArrayOutput (line 243) | func (i DirectoryLegacyArray) ToDirectoryLegacyArrayOutput() Directory... method ToDirectoryLegacyArrayOutputWithContext (line 247) | func (i DirectoryLegacyArray) ToDirectoryLegacyArrayOutputWithContext(... type DirectoryLegacyMapInput (line 255) | type DirectoryLegacyMapInput interface type DirectoryLegacyMap (line 262) | type DirectoryLegacyMap method ElementType (line 264) | func (DirectoryLegacyMap) ElementType() reflect.Type { method ToDirectoryLegacyMapOutput (line 268) | func (i DirectoryLegacyMap) ToDirectoryLegacyMapOutput() DirectoryLega... method ToDirectoryLegacyMapOutputWithContext (line 272) | func (i DirectoryLegacyMap) ToDirectoryLegacyMapOutputWithContext(ctx ... type DirectoryLegacyOutput (line 276) | type DirectoryLegacyOutput struct method ElementType (line 278) | func (DirectoryLegacyOutput) ElementType() reflect.Type { method ToDirectoryLegacyOutput (line 282) | func (o DirectoryLegacyOutput) ToDirectoryLegacyOutput() DirectoryLega... method ToDirectoryLegacyOutputWithContext (line 286) | func (o DirectoryLegacyOutput) ToDirectoryLegacyOutputWithContext(ctx ... method Backups (line 291) | func (o DirectoryLegacyOutput) Backups() DirectoryLegacyBackupsPtrOutp... method Contents (line 296) | func (o DirectoryLegacyOutput) Contents() pulumi.StringArrayOutput { method Disable (line 301) | func (o DirectoryLegacyOutput) Disable() pulumi.BoolOutput { method Nodes (line 306) | func (o DirectoryLegacyOutput) Nodes() pulumi.StringArrayOutput { method Path (line 311) | func (o DirectoryLegacyOutput) Path() pulumi.StringOutput { method Preallocation (line 316) | func (o DirectoryLegacyOutput) Preallocation() pulumi.StringPtrOutput { method ResourceId (line 321) | func (o DirectoryLegacyOutput) ResourceId() pulumi.StringOutput { method Shared (line 326) | func (o DirectoryLegacyOutput) Shared() pulumi.BoolOutput { type DirectoryLegacyArrayOutput (line 330) | type DirectoryLegacyArrayOutput struct method ElementType (line 332) | func (DirectoryLegacyArrayOutput) ElementType() reflect.Type { method ToDirectoryLegacyArrayOutput (line 336) | func (o DirectoryLegacyArrayOutput) ToDirectoryLegacyArrayOutput() Dir... method ToDirectoryLegacyArrayOutputWithContext (line 340) | func (o DirectoryLegacyArrayOutput) ToDirectoryLegacyArrayOutputWithCo... method Index (line 344) | func (o DirectoryLegacyArrayOutput) Index(i pulumi.IntInput) Directory... type DirectoryLegacyMapOutput (line 350) | type DirectoryLegacyMapOutput struct method ElementType (line 352) | func (DirectoryLegacyMapOutput) ElementType() reflect.Type { method ToDirectoryLegacyMapOutput (line 356) | func (o DirectoryLegacyMapOutput) ToDirectoryLegacyMapOutput() Directo... method ToDirectoryLegacyMapOutputWithContext (line 360) | func (o DirectoryLegacyMapOutput) ToDirectoryLegacyMapOutputWithContex... method MapIndex (line 364) | func (o DirectoryLegacyMapOutput) MapIndex(k pulumi.StringInput) Direc... function init (line 370) | func init() { FILE: sdk/go/proxmoxve/storage/init.go type module (line 14) | type module struct method Version (line 18) | func (m *module) Version() semver.Version { method Construct (line 22) | func (m *module) Construct(ctx *pulumi.Context, name, typ, urn string)... function init (line 60) | func init() { FILE: sdk/go/proxmoxve/storage/lvm.go type Lvm (line 59) | type Lvm struct method ElementType (line 203) | func (*Lvm) ElementType() reflect.Type { method ToLvmOutput (line 207) | func (i *Lvm) ToLvmOutput() LvmOutput { method ToLvmOutputWithContext (line 211) | func (i *Lvm) ToLvmOutputWithContext(ctx context.Context) LvmOutput { function NewLvm (line 79) | func NewLvm(ctx *pulumi.Context, function GetLvm (line 108) | func GetLvm(ctx *pulumi.Context, type lvmState (line 119) | type lvmState struct type LvmState (line 136) | type LvmState struct method ElementType (line 153) | func (LvmState) ElementType() reflect.Type { type lvmArgs (line 157) | type lvmArgs struct type LvmArgs (line 175) | type LvmArgs struct method ElementType (line 192) | func (LvmArgs) ElementType() reflect.Type { type LvmInput (line 196) | type LvmInput interface type LvmArrayInput (line 219) | type LvmArrayInput interface type LvmArray (line 226) | type LvmArray method ElementType (line 228) | func (LvmArray) ElementType() reflect.Type { method ToLvmArrayOutput (line 232) | func (i LvmArray) ToLvmArrayOutput() LvmArrayOutput { method ToLvmArrayOutputWithContext (line 236) | func (i LvmArray) ToLvmArrayOutputWithContext(ctx context.Context) Lvm... type LvmMapInput (line 244) | type LvmMapInput interface type LvmMap (line 251) | type LvmMap method ElementType (line 253) | func (LvmMap) ElementType() reflect.Type { method ToLvmMapOutput (line 257) | func (i LvmMap) ToLvmMapOutput() LvmMapOutput { method ToLvmMapOutputWithContext (line 261) | func (i LvmMap) ToLvmMapOutputWithContext(ctx context.Context) LvmMapO... type LvmOutput (line 265) | type LvmOutput struct method ElementType (line 267) | func (LvmOutput) ElementType() reflect.Type { method ToLvmOutput (line 271) | func (o LvmOutput) ToLvmOutput() LvmOutput { method ToLvmOutputWithContext (line 275) | func (o LvmOutput) ToLvmOutputWithContext(ctx context.Context) LvmOutp... method Contents (line 280) | func (o LvmOutput) Contents() pulumi.StringArrayOutput { method Disable (line 285) | func (o LvmOutput) Disable() pulumi.BoolOutput { method Nodes (line 290) | func (o LvmOutput) Nodes() pulumi.StringArrayOutput { method ResourceId (line 295) | func (o LvmOutput) ResourceId() pulumi.StringOutput { method Shared (line 300) | func (o LvmOutput) Shared() pulumi.BoolOutput { method VolumeGroup (line 305) | func (o LvmOutput) VolumeGroup() pulumi.StringOutput { method WipeRemovedVolumes (line 310) | func (o LvmOutput) WipeRemovedVolumes() pulumi.BoolOutput { type LvmArrayOutput (line 314) | type LvmArrayOutput struct method ElementType (line 316) | func (LvmArrayOutput) ElementType() reflect.Type { method ToLvmArrayOutput (line 320) | func (o LvmArrayOutput) ToLvmArrayOutput() LvmArrayOutput { method ToLvmArrayOutputWithContext (line 324) | func (o LvmArrayOutput) ToLvmArrayOutputWithContext(ctx context.Contex... method Index (line 328) | func (o LvmArrayOutput) Index(i pulumi.IntInput) LvmOutput { type LvmMapOutput (line 334) | type LvmMapOutput struct method ElementType (line 336) | func (LvmMapOutput) ElementType() reflect.Type { method ToLvmMapOutput (line 340) | func (o LvmMapOutput) ToLvmMapOutput() LvmMapOutput { method ToLvmMapOutputWithContext (line 344) | func (o LvmMapOutput) ToLvmMapOutputWithContext(ctx context.Context) L... method MapIndex (line 348) | func (o LvmMapOutput) MapIndex(k pulumi.StringInput) LvmOutput { function init (line 354) | func init() { FILE: sdk/go/proxmoxve/storage/lvmLegacy.go type LvmLegacy (line 61) | type LvmLegacy struct method ElementType (line 199) | func (*LvmLegacy) ElementType() reflect.Type { method ToLvmLegacyOutput (line 203) | func (i *LvmLegacy) ToLvmLegacyOutput() LvmLegacyOutput { method ToLvmLegacyOutputWithContext (line 207) | func (i *LvmLegacy) ToLvmLegacyOutputWithContext(ctx context.Context) ... function NewLvmLegacy (line 81) | func NewLvmLegacy(ctx *pulumi.Context, function GetLvmLegacy (line 104) | func GetLvmLegacy(ctx *pulumi.Context, type lvmLegacyState (line 115) | type lvmLegacyState struct type LvmLegacyState (line 132) | type LvmLegacyState struct method ElementType (line 149) | func (LvmLegacyState) ElementType() reflect.Type { type lvmLegacyArgs (line 153) | type lvmLegacyArgs struct type LvmLegacyArgs (line 171) | type LvmLegacyArgs struct method ElementType (line 188) | func (LvmLegacyArgs) ElementType() reflect.Type { type LvmLegacyInput (line 192) | type LvmLegacyInput interface type LvmLegacyArrayInput (line 215) | type LvmLegacyArrayInput interface type LvmLegacyArray (line 222) | type LvmLegacyArray method ElementType (line 224) | func (LvmLegacyArray) ElementType() reflect.Type { method ToLvmLegacyArrayOutput (line 228) | func (i LvmLegacyArray) ToLvmLegacyArrayOutput() LvmLegacyArrayOutput { method ToLvmLegacyArrayOutputWithContext (line 232) | func (i LvmLegacyArray) ToLvmLegacyArrayOutputWithContext(ctx context.... type LvmLegacyMapInput (line 240) | type LvmLegacyMapInput interface type LvmLegacyMap (line 247) | type LvmLegacyMap method ElementType (line 249) | func (LvmLegacyMap) ElementType() reflect.Type { method ToLvmLegacyMapOutput (line 253) | func (i LvmLegacyMap) ToLvmLegacyMapOutput() LvmLegacyMapOutput { method ToLvmLegacyMapOutputWithContext (line 257) | func (i LvmLegacyMap) ToLvmLegacyMapOutputWithContext(ctx context.Cont... type LvmLegacyOutput (line 261) | type LvmLegacyOutput struct method ElementType (line 263) | func (LvmLegacyOutput) ElementType() reflect.Type { method ToLvmLegacyOutput (line 267) | func (o LvmLegacyOutput) ToLvmLegacyOutput() LvmLegacyOutput { method ToLvmLegacyOutputWithContext (line 271) | func (o LvmLegacyOutput) ToLvmLegacyOutputWithContext(ctx context.Cont... method Contents (line 276) | func (o LvmLegacyOutput) Contents() pulumi.StringArrayOutput { method Disable (line 281) | func (o LvmLegacyOutput) Disable() pulumi.BoolOutput { method Nodes (line 286) | func (o LvmLegacyOutput) Nodes() pulumi.StringArrayOutput { method ResourceId (line 291) | func (o LvmLegacyOutput) ResourceId() pulumi.StringOutput { method Shared (line 296) | func (o LvmLegacyOutput) Shared() pulumi.BoolOutput { method VolumeGroup (line 301) | func (o LvmLegacyOutput) VolumeGroup() pulumi.StringOutput { method WipeRemovedVolumes (line 306) | func (o LvmLegacyOutput) WipeRemovedVolumes() pulumi.BoolOutput { type LvmLegacyArrayOutput (line 310) | type LvmLegacyArrayOutput struct method ElementType (line 312) | func (LvmLegacyArrayOutput) ElementType() reflect.Type { method ToLvmLegacyArrayOutput (line 316) | func (o LvmLegacyArrayOutput) ToLvmLegacyArrayOutput() LvmLegacyArrayO... method ToLvmLegacyArrayOutputWithContext (line 320) | func (o LvmLegacyArrayOutput) ToLvmLegacyArrayOutputWithContext(ctx co... method Index (line 324) | func (o LvmLegacyArrayOutput) Index(i pulumi.IntInput) LvmLegacyOutput { type LvmLegacyMapOutput (line 330) | type LvmLegacyMapOutput struct method ElementType (line 332) | func (LvmLegacyMapOutput) ElementType() reflect.Type { method ToLvmLegacyMapOutput (line 336) | func (o LvmLegacyMapOutput) ToLvmLegacyMapOutput() LvmLegacyMapOutput { method ToLvmLegacyMapOutputWithContext (line 340) | func (o LvmLegacyMapOutput) ToLvmLegacyMapOutputWithContext(ctx contex... method MapIndex (line 344) | func (o LvmLegacyMapOutput) MapIndex(k pulumi.StringInput) LvmLegacyOu... function init (line 350) | func init() { FILE: sdk/go/proxmoxve/storage/lvmthin.go type Lvmthin (line 59) | type Lvmthin struct method ElementType (line 202) | func (*Lvmthin) ElementType() reflect.Type { method ToLvmthinOutput (line 206) | func (i *Lvmthin) ToLvmthinOutput() LvmthinOutput { method ToLvmthinOutputWithContext (line 210) | func (i *Lvmthin) ToLvmthinOutputWithContext(ctx context.Context) Lvmt... function NewLvmthin (line 79) | func NewLvmthin(ctx *pulumi.Context, function GetLvmthin (line 111) | func GetLvmthin(ctx *pulumi.Context, type lvmthinState (line 122) | type lvmthinState struct type LvmthinState (line 139) | type LvmthinState struct method ElementType (line 156) | func (LvmthinState) ElementType() reflect.Type { type lvmthinArgs (line 160) | type lvmthinArgs struct type LvmthinArgs (line 176) | type LvmthinArgs struct method ElementType (line 191) | func (LvmthinArgs) ElementType() reflect.Type { type LvmthinInput (line 195) | type LvmthinInput interface type LvmthinArrayInput (line 218) | type LvmthinArrayInput interface type LvmthinArray (line 225) | type LvmthinArray method ElementType (line 227) | func (LvmthinArray) ElementType() reflect.Type { method ToLvmthinArrayOutput (line 231) | func (i LvmthinArray) ToLvmthinArrayOutput() LvmthinArrayOutput { method ToLvmthinArrayOutputWithContext (line 235) | func (i LvmthinArray) ToLvmthinArrayOutputWithContext(ctx context.Cont... type LvmthinMapInput (line 243) | type LvmthinMapInput interface type LvmthinMap (line 250) | type LvmthinMap method ElementType (line 252) | func (LvmthinMap) ElementType() reflect.Type { method ToLvmthinMapOutput (line 256) | func (i LvmthinMap) ToLvmthinMapOutput() LvmthinMapOutput { method ToLvmthinMapOutputWithContext (line 260) | func (i LvmthinMap) ToLvmthinMapOutputWithContext(ctx context.Context)... type LvmthinOutput (line 264) | type LvmthinOutput struct method ElementType (line 266) | func (LvmthinOutput) ElementType() reflect.Type { method ToLvmthinOutput (line 270) | func (o LvmthinOutput) ToLvmthinOutput() LvmthinOutput { method ToLvmthinOutputWithContext (line 274) | func (o LvmthinOutput) ToLvmthinOutputWithContext(ctx context.Context)... method Contents (line 279) | func (o LvmthinOutput) Contents() pulumi.StringArrayOutput { method Disable (line 284) | func (o LvmthinOutput) Disable() pulumi.BoolOutput { method Nodes (line 289) | func (o LvmthinOutput) Nodes() pulumi.StringArrayOutput { method ResourceId (line 294) | func (o LvmthinOutput) ResourceId() pulumi.StringOutput { method Shared (line 299) | func (o LvmthinOutput) Shared() pulumi.BoolOutput { method ThinPool (line 304) | func (o LvmthinOutput) ThinPool() pulumi.StringOutput { method VolumeGroup (line 309) | func (o LvmthinOutput) VolumeGroup() pulumi.StringOutput { type LvmthinArrayOutput (line 313) | type LvmthinArrayOutput struct method ElementType (line 315) | func (LvmthinArrayOutput) ElementType() reflect.Type { method ToLvmthinArrayOutput (line 319) | func (o LvmthinArrayOutput) ToLvmthinArrayOutput() LvmthinArrayOutput { method ToLvmthinArrayOutputWithContext (line 323) | func (o LvmthinArrayOutput) ToLvmthinArrayOutputWithContext(ctx contex... method Index (line 327) | func (o LvmthinArrayOutput) Index(i pulumi.IntInput) LvmthinOutput { type LvmthinMapOutput (line 333) | type LvmthinMapOutput struct method ElementType (line 335) | func (LvmthinMapOutput) ElementType() reflect.Type { method ToLvmthinMapOutput (line 339) | func (o LvmthinMapOutput) ToLvmthinMapOutput() LvmthinMapOutput { method ToLvmthinMapOutputWithContext (line 343) | func (o LvmthinMapOutput) ToLvmthinMapOutputWithContext(ctx context.Co... method MapIndex (line 347) | func (o LvmthinMapOutput) MapIndex(k pulumi.StringInput) LvmthinOutput { function init (line 353) | func init() { FILE: sdk/go/proxmoxve/storage/lvmthinLegacy.go type LvmthinLegacy (line 61) | type LvmthinLegacy struct method ElementType (line 198) | func (*LvmthinLegacy) ElementType() reflect.Type { method ToLvmthinLegacyOutput (line 202) | func (i *LvmthinLegacy) ToLvmthinLegacyOutput() LvmthinLegacyOutput { method ToLvmthinLegacyOutputWithContext (line 206) | func (i *LvmthinLegacy) ToLvmthinLegacyOutputWithContext(ctx context.C... function NewLvmthinLegacy (line 81) | func NewLvmthinLegacy(ctx *pulumi.Context, function GetLvmthinLegacy (line 107) | func GetLvmthinLegacy(ctx *pulumi.Context, type lvmthinLegacyState (line 118) | type lvmthinLegacyState struct type LvmthinLegacyState (line 135) | type LvmthinLegacyState struct method ElementType (line 152) | func (LvmthinLegacyState) ElementType() reflect.Type { type lvmthinLegacyArgs (line 156) | type lvmthinLegacyArgs struct type LvmthinLegacyArgs (line 172) | type LvmthinLegacyArgs struct method ElementType (line 187) | func (LvmthinLegacyArgs) ElementType() reflect.Type { type LvmthinLegacyInput (line 191) | type LvmthinLegacyInput interface type LvmthinLegacyArrayInput (line 214) | type LvmthinLegacyArrayInput interface type LvmthinLegacyArray (line 221) | type LvmthinLegacyArray method ElementType (line 223) | func (LvmthinLegacyArray) ElementType() reflect.Type { method ToLvmthinLegacyArrayOutput (line 227) | func (i LvmthinLegacyArray) ToLvmthinLegacyArrayOutput() LvmthinLegacy... method ToLvmthinLegacyArrayOutputWithContext (line 231) | func (i LvmthinLegacyArray) ToLvmthinLegacyArrayOutputWithContext(ctx ... type LvmthinLegacyMapInput (line 239) | type LvmthinLegacyMapInput interface type LvmthinLegacyMap (line 246) | type LvmthinLegacyMap method ElementType (line 248) | func (LvmthinLegacyMap) ElementType() reflect.Type { method ToLvmthinLegacyMapOutput (line 252) | func (i LvmthinLegacyMap) ToLvmthinLegacyMapOutput() LvmthinLegacyMapO... method ToLvmthinLegacyMapOutputWithContext (line 256) | func (i LvmthinLegacyMap) ToLvmthinLegacyMapOutputWithContext(ctx cont... type LvmthinLegacyOutput (line 260) | type LvmthinLegacyOutput struct method ElementType (line 262) | func (LvmthinLegacyOutput) ElementType() reflect.Type { method ToLvmthinLegacyOutput (line 266) | func (o LvmthinLegacyOutput) ToLvmthinLegacyOutput() LvmthinLegacyOutp... method ToLvmthinLegacyOutputWithContext (line 270) | func (o LvmthinLegacyOutput) ToLvmthinLegacyOutputWithContext(ctx cont... method Contents (line 275) | func (o LvmthinLegacyOutput) Contents() pulumi.StringArrayOutput { method Disable (line 280) | func (o LvmthinLegacyOutput) Disable() pulumi.BoolOutput { method Nodes (line 285) | func (o LvmthinLegacyOutput) Nodes() pulumi.StringArrayOutput { method ResourceId (line 290) | func (o LvmthinLegacyOutput) ResourceId() pulumi.StringOutput { method Shared (line 295) | func (o LvmthinLegacyOutput) Shared() pulumi.BoolOutput { method ThinPool (line 300) | func (o LvmthinLegacyOutput) ThinPool() pulumi.StringOutput { method VolumeGroup (line 305) | func (o LvmthinLegacyOutput) VolumeGroup() pulumi.StringOutput { type LvmthinLegacyArrayOutput (line 309) | type LvmthinLegacyArrayOutput struct method ElementType (line 311) | func (LvmthinLegacyArrayOutput) ElementType() reflect.Type { method ToLvmthinLegacyArrayOutput (line 315) | func (o LvmthinLegacyArrayOutput) ToLvmthinLegacyArrayOutput() Lvmthin... method ToLvmthinLegacyArrayOutputWithContext (line 319) | func (o LvmthinLegacyArrayOutput) ToLvmthinLegacyArrayOutputWithContex... method Index (line 323) | func (o LvmthinLegacyArrayOutput) Index(i pulumi.IntInput) LvmthinLega... type LvmthinLegacyMapOutput (line 329) | type LvmthinLegacyMapOutput struct method ElementType (line 331) | func (LvmthinLegacyMapOutput) ElementType() reflect.Type { method ToLvmthinLegacyMapOutput (line 335) | func (o LvmthinLegacyMapOutput) ToLvmthinLegacyMapOutput() LvmthinLega... method ToLvmthinLegacyMapOutputWithContext (line 339) | func (o LvmthinLegacyMapOutput) ToLvmthinLegacyMapOutputWithContext(ct... method MapIndex (line 343) | func (o LvmthinLegacyMapOutput) MapIndex(k pulumi.StringInput) Lvmthin... function init (line 349) | func init() { FILE: sdk/go/proxmoxve/storage/nfs.go type Nfs (line 68) | type Nfs struct method ElementType (line 251) | func (*Nfs) ElementType() reflect.Type { method ToNfsOutput (line 255) | func (i *Nfs) ToNfsOutput() NfsOutput { method ToNfsOutputWithContext (line 259) | func (i *Nfs) ToNfsOutputWithContext(ctx context.Context) NfsOutput { function NewNfs (line 96) | func NewNfs(ctx *pulumi.Context, function GetNfs (line 128) | func GetNfs(ctx *pulumi.Context, type nfsState (line 139) | type nfsState struct type NfsState (line 164) | type NfsState struct method ElementType (line 189) | func (NfsState) ElementType() reflect.Type { type nfsArgs (line 193) | type nfsArgs struct type NfsArgs (line 217) | type NfsArgs struct method ElementType (line 240) | func (NfsArgs) ElementType() reflect.Type { type NfsInput (line 244) | type NfsInput interface type NfsArrayInput (line 267) | type NfsArrayInput interface type NfsArray (line 274) | type NfsArray method ElementType (line 276) | func (NfsArray) ElementType() reflect.Type { method ToNfsArrayOutput (line 280) | func (i NfsArray) ToNfsArrayOutput() NfsArrayOutput { method ToNfsArrayOutputWithContext (line 284) | func (i NfsArray) ToNfsArrayOutputWithContext(ctx context.Context) Nfs... type NfsMapInput (line 292) | type NfsMapInput interface type NfsMap (line 299) | type NfsMap method ElementType (line 301) | func (NfsMap) ElementType() reflect.Type { method ToNfsMapOutput (line 305) | func (i NfsMap) ToNfsMapOutput() NfsMapOutput { method ToNfsMapOutputWithContext (line 309) | func (i NfsMap) ToNfsMapOutputWithContext(ctx context.Context) NfsMapO... type NfsOutput (line 313) | type NfsOutput struct method ElementType (line 315) | func (NfsOutput) ElementType() reflect.Type { method ToNfsOutput (line 319) | func (o NfsOutput) ToNfsOutput() NfsOutput { method ToNfsOutputWithContext (line 323) | func (o NfsOutput) ToNfsOutputWithContext(ctx context.Context) NfsOutp... method Backups (line 328) | func (o NfsOutput) Backups() NfsBackupsPtrOutput { method Contents (line 333) | func (o NfsOutput) Contents() pulumi.StringArrayOutput { method Disable (line 338) | func (o NfsOutput) Disable() pulumi.BoolOutput { method Export (line 343) | func (o NfsOutput) Export() pulumi.StringOutput { method Nodes (line 348) | func (o NfsOutput) Nodes() pulumi.StringArrayOutput { method Options (line 353) | func (o NfsOutput) Options() pulumi.StringPtrOutput { method Preallocation (line 358) | func (o NfsOutput) Preallocation() pulumi.StringPtrOutput { method ResourceId (line 363) | func (o NfsOutput) ResourceId() pulumi.StringOutput { method Server (line 368) | func (o NfsOutput) Server() pulumi.StringOutput { method Shared (line 373) | func (o NfsOutput) Shared() pulumi.BoolOutput { method SnapshotAsVolumeChain (line 378) | func (o NfsOutput) SnapshotAsVolumeChain() pulumi.BoolPtrOutput { type NfsArrayOutput (line 382) | type NfsArrayOutput struct method ElementType (line 384) | func (NfsArrayOutput) ElementType() reflect.Type { method ToNfsArrayOutput (line 388) | func (o NfsArrayOutput) ToNfsArrayOutput() NfsArrayOutput { method ToNfsArrayOutputWithContext (line 392) | func (o NfsArrayOutput) ToNfsArrayOutputWithContext(ctx context.Contex... method Index (line 396) | func (o NfsArrayOutput) Index(i pulumi.IntInput) NfsOutput { type NfsMapOutput (line 402) | type NfsMapOutput struct method ElementType (line 404) | func (NfsMapOutput) ElementType() reflect.Type { method ToNfsMapOutput (line 408) | func (o NfsMapOutput) ToNfsMapOutput() NfsMapOutput { method ToNfsMapOutputWithContext (line 412) | func (o NfsMapOutput) ToNfsMapOutputWithContext(ctx context.Context) N... method MapIndex (line 416) | func (o NfsMapOutput) MapIndex(k pulumi.StringInput) NfsOutput { function init (line 422) | func init() { FILE: sdk/go/proxmoxve/storage/nfsLegacy.go type NfsLegacy (line 70) | type NfsLegacy struct method ElementType (line 247) | func (*NfsLegacy) ElementType() reflect.Type { method ToNfsLegacyOutput (line 251) | func (i *NfsLegacy) ToNfsLegacyOutput() NfsLegacyOutput { method ToNfsLegacyOutputWithContext (line 255) | func (i *NfsLegacy) ToNfsLegacyOutputWithContext(ctx context.Context) ... function NewNfsLegacy (line 98) | func NewNfsLegacy(ctx *pulumi.Context, function GetNfsLegacy (line 124) | func GetNfsLegacy(ctx *pulumi.Context, type nfsLegacyState (line 135) | type nfsLegacyState struct type NfsLegacyState (line 160) | type NfsLegacyState struct method ElementType (line 185) | func (NfsLegacyState) ElementType() reflect.Type { type nfsLegacyArgs (line 189) | type nfsLegacyArgs struct type NfsLegacyArgs (line 213) | type NfsLegacyArgs struct method ElementType (line 236) | func (NfsLegacyArgs) ElementType() reflect.Type { type NfsLegacyInput (line 240) | type NfsLegacyInput interface type NfsLegacyArrayInput (line 263) | type NfsLegacyArrayInput interface type NfsLegacyArray (line 270) | type NfsLegacyArray method ElementType (line 272) | func (NfsLegacyArray) ElementType() reflect.Type { method ToNfsLegacyArrayOutput (line 276) | func (i NfsLegacyArray) ToNfsLegacyArrayOutput() NfsLegacyArrayOutput { method ToNfsLegacyArrayOutputWithContext (line 280) | func (i NfsLegacyArray) ToNfsLegacyArrayOutputWithContext(ctx context.... type NfsLegacyMapInput (line 288) | type NfsLegacyMapInput interface type NfsLegacyMap (line 295) | type NfsLegacyMap method ElementType (line 297) | func (NfsLegacyMap) ElementType() reflect.Type { method ToNfsLegacyMapOutput (line 301) | func (i NfsLegacyMap) ToNfsLegacyMapOutput() NfsLegacyMapOutput { method ToNfsLegacyMapOutputWithContext (line 305) | func (i NfsLegacyMap) ToNfsLegacyMapOutputWithContext(ctx context.Cont... type NfsLegacyOutput (line 309) | type NfsLegacyOutput struct method ElementType (line 311) | func (NfsLegacyOutput) ElementType() reflect.Type { method ToNfsLegacyOutput (line 315) | func (o NfsLegacyOutput) ToNfsLegacyOutput() NfsLegacyOutput { method ToNfsLegacyOutputWithContext (line 319) | func (o NfsLegacyOutput) ToNfsLegacyOutputWithContext(ctx context.Cont... method Backups (line 324) | func (o NfsLegacyOutput) Backups() NfsLegacyBackupsPtrOutput { method Contents (line 329) | func (o NfsLegacyOutput) Contents() pulumi.StringArrayOutput { method Disable (line 334) | func (o NfsLegacyOutput) Disable() pulumi.BoolOutput { method Export (line 339) | func (o NfsLegacyOutput) Export() pulumi.StringOutput { method Nodes (line 344) | func (o NfsLegacyOutput) Nodes() pulumi.StringArrayOutput { method Options (line 349) | func (o NfsLegacyOutput) Options() pulumi.StringPtrOutput { method Preallocation (line 354) | func (o NfsLegacyOutput) Preallocation() pulumi.StringPtrOutput { method ResourceId (line 359) | func (o NfsLegacyOutput) ResourceId() pulumi.StringOutput { method Server (line 364) | func (o NfsLegacyOutput) Server() pulumi.StringOutput { method Shared (line 369) | func (o NfsLegacyOutput) Shared() pulumi.BoolOutput { method SnapshotAsVolumeChain (line 374) | func (o NfsLegacyOutput) SnapshotAsVolumeChain() pulumi.BoolPtrOutput { type NfsLegacyArrayOutput (line 378) | type NfsLegacyArrayOutput struct method ElementType (line 380) | func (NfsLegacyArrayOutput) ElementType() reflect.Type { method ToNfsLegacyArrayOutput (line 384) | func (o NfsLegacyArrayOutput) ToNfsLegacyArrayOutput() NfsLegacyArrayO... method ToNfsLegacyArrayOutputWithContext (line 388) | func (o NfsLegacyArrayOutput) ToNfsLegacyArrayOutputWithContext(ctx co... method Index (line 392) | func (o NfsLegacyArrayOutput) Index(i pulumi.IntInput) NfsLegacyOutput { type NfsLegacyMapOutput (line 398) | type NfsLegacyMapOutput struct method ElementType (line 400) | func (NfsLegacyMapOutput) ElementType() reflect.Type { method ToNfsLegacyMapOutput (line 404) | func (o NfsLegacyMapOutput) ToNfsLegacyMapOutput() NfsLegacyMapOutput { method ToNfsLegacyMapOutputWithContext (line 408) | func (o NfsLegacyMapOutput) ToNfsLegacyMapOutputWithContext(ctx contex... method MapIndex (line 412) | func (o NfsLegacyMapOutput) MapIndex(k pulumi.StringInput) NfsLegacyOu... function init (line 418) | func init() { FILE: sdk/go/proxmoxve/storage/pbs.go type Pbs (line 63) | type Pbs struct method ElementType (line 306) | func (*Pbs) ElementType() reflect.Type { method ToPbsOutput (line 310) | func (i *Pbs) ToPbsOutput() PbsOutput { method ToPbsOutputWithContext (line 314) | func (i *Pbs) ToPbsOutputWithContext(ctx context.Context) PbsOutput { function NewPbs (line 101) | func NewPbs(ctx *pulumi.Context, function GetPbs (line 151) | func GetPbs(ctx *pulumi.Context, type pbsState (line 162) | type pbsState struct type PbsState (line 197) | type PbsState struct method ElementType (line 232) | func (PbsState) ElementType() reflect.Type { type pbsArgs (line 236) | type pbsArgs struct type PbsArgs (line 266) | type PbsArgs struct method ElementType (line 295) | func (PbsArgs) ElementType() reflect.Type { type PbsInput (line 299) | type PbsInput interface type PbsArrayInput (line 322) | type PbsArrayInput interface type PbsArray (line 329) | type PbsArray method ElementType (line 331) | func (PbsArray) ElementType() reflect.Type { method ToPbsArrayOutput (line 335) | func (i PbsArray) ToPbsArrayOutput() PbsArrayOutput { method ToPbsArrayOutputWithContext (line 339) | func (i PbsArray) ToPbsArrayOutputWithContext(ctx context.Context) Pbs... type PbsMapInput (line 347) | type PbsMapInput interface type PbsMap (line 354) | type PbsMap method ElementType (line 356) | func (PbsMap) ElementType() reflect.Type { method ToPbsMapOutput (line 360) | func (i PbsMap) ToPbsMapOutput() PbsMapOutput { method ToPbsMapOutputWithContext (line 364) | func (i PbsMap) ToPbsMapOutputWithContext(ctx context.Context) PbsMapO... type PbsOutput (line 368) | type PbsOutput struct method ElementType (line 370) | func (PbsOutput) ElementType() reflect.Type { method ToPbsOutput (line 374) | func (o PbsOutput) ToPbsOutput() PbsOutput { method ToPbsOutputWithContext (line 378) | func (o PbsOutput) ToPbsOutputWithContext(ctx context.Context) PbsOutp... method Backups (line 383) | func (o PbsOutput) Backups() PbsBackupsPtrOutput { method Contents (line 388) | func (o PbsOutput) Contents() pulumi.StringArrayOutput { method Datastore (line 393) | func (o PbsOutput) Datastore() pulumi.StringOutput { method Disable (line 398) | func (o PbsOutput) Disable() pulumi.BoolOutput { method EncryptionKey (line 403) | func (o PbsOutput) EncryptionKey() pulumi.StringPtrOutput { method EncryptionKeyFingerprint (line 408) | func (o PbsOutput) EncryptionKeyFingerprint() pulumi.StringOutput { method Fingerprint (line 413) | func (o PbsOutput) Fingerprint() pulumi.StringPtrOutput { method GenerateEncryptionKey (line 418) | func (o PbsOutput) GenerateEncryptionKey() pulumi.BoolPtrOutput { method GeneratedEncryptionKey (line 423) | func (o PbsOutput) GeneratedEncryptionKey() pulumi.StringOutput { method Namespace (line 428) | func (o PbsOutput) Namespace() pulumi.StringPtrOutput { method Nodes (line 433) | func (o PbsOutput) Nodes() pulumi.StringArrayOutput { method Password (line 438) | func (o PbsOutput) Password() pulumi.StringOutput { method ResourceId (line 443) | func (o PbsOutput) ResourceId() pulumi.StringOutput { method Server (line 448) | func (o PbsOutput) Server() pulumi.StringOutput { method Shared (line 453) | func (o PbsOutput) Shared() pulumi.BoolOutput { method Username (line 458) | func (o PbsOutput) Username() pulumi.StringOutput { type PbsArrayOutput (line 462) | type PbsArrayOutput struct method ElementType (line 464) | func (PbsArrayOutput) ElementType() reflect.Type { method ToPbsArrayOutput (line 468) | func (o PbsArrayOutput) ToPbsArrayOutput() PbsArrayOutput { method ToPbsArrayOutputWithContext (line 472) | func (o PbsArrayOutput) ToPbsArrayOutputWithContext(ctx context.Contex... method Index (line 476) | func (o PbsArrayOutput) Index(i pulumi.IntInput) PbsOutput { type PbsMapOutput (line 482) | type PbsMapOutput struct method ElementType (line 484) | func (PbsMapOutput) ElementType() reflect.Type { method ToPbsMapOutput (line 488) | func (o PbsMapOutput) ToPbsMapOutput() PbsMapOutput { method ToPbsMapOutputWithContext (line 492) | func (o PbsMapOutput) ToPbsMapOutputWithContext(ctx context.Context) P... method MapIndex (line 496) | func (o PbsMapOutput) MapIndex(k pulumi.StringInput) PbsOutput { function init (line 502) | func init() { FILE: sdk/go/proxmoxve/storage/pbsLegacy.go type PbsLegacy (line 65) | type PbsLegacy struct method ElementType (line 302) | func (*PbsLegacy) ElementType() reflect.Type { method ToPbsLegacyOutput (line 306) | func (i *PbsLegacy) ToPbsLegacyOutput() PbsLegacyOutput { method ToPbsLegacyOutputWithContext (line 310) | func (i *PbsLegacy) ToPbsLegacyOutputWithContext(ctx context.Context) ... function NewPbsLegacy (line 103) | func NewPbsLegacy(ctx *pulumi.Context, function GetPbsLegacy (line 147) | func GetPbsLegacy(ctx *pulumi.Context, type pbsLegacyState (line 158) | type pbsLegacyState struct type PbsLegacyState (line 193) | type PbsLegacyState struct method ElementType (line 228) | func (PbsLegacyState) ElementType() reflect.Type { type pbsLegacyArgs (line 232) | type pbsLegacyArgs struct type PbsLegacyArgs (line 262) | type PbsLegacyArgs struct method ElementType (line 291) | func (PbsLegacyArgs) ElementType() reflect.Type { type PbsLegacyInput (line 295) | type PbsLegacyInput interface type PbsLegacyArrayInput (line 318) | type PbsLegacyArrayInput interface type PbsLegacyArray (line 325) | type PbsLegacyArray method ElementType (line 327) | func (PbsLegacyArray) ElementType() reflect.Type { method ToPbsLegacyArrayOutput (line 331) | func (i PbsLegacyArray) ToPbsLegacyArrayOutput() PbsLegacyArrayOutput { method ToPbsLegacyArrayOutputWithContext (line 335) | func (i PbsLegacyArray) ToPbsLegacyArrayOutputWithContext(ctx context.... type PbsLegacyMapInput (line 343) | type PbsLegacyMapInput interface type PbsLegacyMap (line 350) | type PbsLegacyMap method ElementType (line 352) | func (PbsLegacyMap) ElementType() reflect.Type { method ToPbsLegacyMapOutput (line 356) | func (i PbsLegacyMap) ToPbsLegacyMapOutput() PbsLegacyMapOutput { method ToPbsLegacyMapOutputWithContext (line 360) | func (i PbsLegacyMap) ToPbsLegacyMapOutputWithContext(ctx context.Cont... type PbsLegacyOutput (line 364) | type PbsLegacyOutput struct method ElementType (line 366) | func (PbsLegacyOutput) ElementType() reflect.Type { method ToPbsLegacyOutput (line 370) | func (o PbsLegacyOutput) ToPbsLegacyOutput() PbsLegacyOutput { method ToPbsLegacyOutputWithContext (line 374) | func (o PbsLegacyOutput) ToPbsLegacyOutputWithContext(ctx context.Cont... method Backups (line 379) | func (o PbsLegacyOutput) Backups() PbsLegacyBackupsPtrOutput { method Contents (line 384) | func (o PbsLegacyOutput) Contents() pulumi.StringArrayOutput { method Datastore (line 389) | func (o PbsLegacyOutput) Datastore() pulumi.StringOutput { method Disable (line 394) | func (o PbsLegacyOutput) Disable() pulumi.BoolOutput { method EncryptionKey (line 399) | func (o PbsLegacyOutput) EncryptionKey() pulumi.StringPtrOutput { method EncryptionKeyFingerprint (line 404) | func (o PbsLegacyOutput) EncryptionKeyFingerprint() pulumi.StringOutput { method Fingerprint (line 409) | func (o PbsLegacyOutput) Fingerprint() pulumi.StringPtrOutput { method GenerateEncryptionKey (line 414) | func (o PbsLegacyOutput) GenerateEncryptionKey() pulumi.BoolPtrOutput { method GeneratedEncryptionKey (line 419) | func (o PbsLegacyOutput) GeneratedEncryptionKey() pulumi.StringOutput { method Namespace (line 424) | func (o PbsLegacyOutput) Namespace() pulumi.StringPtrOutput { method Nodes (line 429) | func (o PbsLegacyOutput) Nodes() pulumi.StringArrayOutput { method Password (line 434) | func (o PbsLegacyOutput) Password() pulumi.StringOutput { method ResourceId (line 439) | func (o PbsLegacyOutput) ResourceId() pulumi.StringOutput { method Server (line 444) | func (o PbsLegacyOutput) Server() pulumi.StringOutput { method Shared (line 449) | func (o PbsLegacyOutput) Shared() pulumi.BoolOutput { method Username (line 454) | func (o PbsLegacyOutput) Username() pulumi.StringOutput { type PbsLegacyArrayOutput (line 458) | type PbsLegacyArrayOutput struct method ElementType (line 460) | func (PbsLegacyArrayOutput) ElementType() reflect.Type { method ToPbsLegacyArrayOutput (line 464) | func (o PbsLegacyArrayOutput) ToPbsLegacyArrayOutput() PbsLegacyArrayO... method ToPbsLegacyArrayOutputWithContext (line 468) | func (o PbsLegacyArrayOutput) ToPbsLegacyArrayOutputWithContext(ctx co... method Index (line 472) | func (o PbsLegacyArrayOutput) Index(i pulumi.IntInput) PbsLegacyOutput { type PbsLegacyMapOutput (line 478) | type PbsLegacyMapOutput struct method ElementType (line 480) | func (PbsLegacyMapOutput) ElementType() reflect.Type { method ToPbsLegacyMapOutput (line 484) | func (o PbsLegacyMapOutput) ToPbsLegacyMapOutput() PbsLegacyMapOutput { method ToPbsLegacyMapOutputWithContext (line 488) | func (o PbsLegacyMapOutput) ToPbsLegacyMapOutputWithContext(ctx contex... method MapIndex (line 492) | func (o PbsLegacyMapOutput) MapIndex(k pulumi.StringInput) PbsLegacyOu... function init (line 498) | func init() { FILE: sdk/go/proxmoxve/storage/pulumiTypes.go type CifsBackups (line 16) | type CifsBackups struct type CifsBackupsInput (line 39) | type CifsBackupsInput interface type CifsBackupsArgs (line 46) | type CifsBackupsArgs struct method ElementType (line 65) | func (CifsBackupsArgs) ElementType() reflect.Type { method ToCifsBackupsOutput (line 69) | func (i CifsBackupsArgs) ToCifsBackupsOutput() CifsBackupsOutput { method ToCifsBackupsOutputWithContext (line 73) | func (i CifsBackupsArgs) ToCifsBackupsOutputWithContext(ctx context.Co... method ToCifsBackupsPtrOutput (line 77) | func (i CifsBackupsArgs) ToCifsBackupsPtrOutput() CifsBackupsPtrOutput { method ToCifsBackupsPtrOutputWithContext (line 81) | func (i CifsBackupsArgs) ToCifsBackupsPtrOutputWithContext(ctx context... type CifsBackupsPtrInput (line 93) | type CifsBackupsPtrInput interface type cifsBackupsPtrType (line 100) | type cifsBackupsPtrType method ElementType (line 106) | func (*cifsBackupsPtrType) ElementType() reflect.Type { method ToCifsBackupsPtrOutput (line 110) | func (i *cifsBackupsPtrType) ToCifsBackupsPtrOutput() CifsBackupsPtrOu... method ToCifsBackupsPtrOutputWithContext (line 114) | func (i *cifsBackupsPtrType) ToCifsBackupsPtrOutputWithContext(ctx con... function CifsBackupsPtr (line 102) | func CifsBackupsPtr(v *CifsBackupsArgs) CifsBackupsPtrInput { type CifsBackupsOutput (line 118) | type CifsBackupsOutput struct method ElementType (line 120) | func (CifsBackupsOutput) ElementType() reflect.Type { method ToCifsBackupsOutput (line 124) | func (o CifsBackupsOutput) ToCifsBackupsOutput() CifsBackupsOutput { method ToCifsBackupsOutputWithContext (line 128) | func (o CifsBackupsOutput) ToCifsBackupsOutputWithContext(ctx context.... method ToCifsBackupsPtrOutput (line 132) | func (o CifsBackupsOutput) ToCifsBackupsPtrOutput() CifsBackupsPtrOutp... method ToCifsBackupsPtrOutputWithContext (line 136) | func (o CifsBackupsOutput) ToCifsBackupsPtrOutputWithContext(ctx conte... method KeepAll (line 143) | func (o CifsBackupsOutput) KeepAll() pulumi.BoolPtrOutput { method KeepDaily (line 148) | func (o CifsBackupsOutput) KeepDaily() pulumi.IntPtrOutput { method KeepHourly (line 153) | func (o CifsBackupsOutput) KeepHourly() pulumi.IntPtrOutput { method KeepLast (line 158) | func (o CifsBackupsOutput) KeepLast() pulumi.IntPtrOutput { method KeepMonthly (line 163) | func (o CifsBackupsOutput) KeepMonthly() pulumi.IntPtrOutput { method KeepWeekly (line 168) | func (o CifsBackupsOutput) KeepWeekly() pulumi.IntPtrOutput { method KeepYearly (line 173) | func (o CifsBackupsOutput) KeepYearly() pulumi.IntPtrOutput { method MaxProtectedBackups (line 178) | func (o CifsBackupsOutput) MaxProtectedBackups() pulumi.IntPtrOutput { type CifsBackupsPtrOutput (line 182) | type CifsBackupsPtrOutput struct method ElementType (line 184) | func (CifsBackupsPtrOutput) ElementType() reflect.Type { method ToCifsBackupsPtrOutput (line 188) | func (o CifsBackupsPtrOutput) ToCifsBackupsPtrOutput() CifsBackupsPtrO... method ToCifsBackupsPtrOutputWithContext (line 192) | func (o CifsBackupsPtrOutput) ToCifsBackupsPtrOutputWithContext(ctx co... method Elem (line 196) | func (o CifsBackupsPtrOutput) Elem() CifsBackupsOutput { method KeepAll (line 207) | func (o CifsBackupsPtrOutput) KeepAll() pulumi.BoolPtrOutput { method KeepDaily (line 217) | func (o CifsBackupsPtrOutput) KeepDaily() pulumi.IntPtrOutput { method KeepHourly (line 227) | func (o CifsBackupsPtrOutput) KeepHourly() pulumi.IntPtrOutput { method KeepLast (line 237) | func (o CifsBackupsPtrOutput) KeepLast() pulumi.IntPtrOutput { method KeepMonthly (line 247) | func (o CifsBackupsPtrOutput) KeepMonthly() pulumi.IntPtrOutput { method KeepWeekly (line 257) | func (o CifsBackupsPtrOutput) KeepWeekly() pulumi.IntPtrOutput { method KeepYearly (line 267) | func (o CifsBackupsPtrOutput) KeepYearly() pulumi.IntPtrOutput { method MaxProtectedBackups (line 277) | func (o CifsBackupsPtrOutput) MaxProtectedBackups() pulumi.IntPtrOutput { type CifsLegacyBackups (line 286) | type CifsLegacyBackups struct type CifsLegacyBackupsInput (line 309) | type CifsLegacyBackupsInput interface type CifsLegacyBackupsArgs (line 316) | type CifsLegacyBackupsArgs struct method ElementType (line 335) | func (CifsLegacyBackupsArgs) ElementType() reflect.Type { method ToCifsLegacyBackupsOutput (line 339) | func (i CifsLegacyBackupsArgs) ToCifsLegacyBackupsOutput() CifsLegacyB... method ToCifsLegacyBackupsOutputWithContext (line 343) | func (i CifsLegacyBackupsArgs) ToCifsLegacyBackupsOutputWithContext(ct... method ToCifsLegacyBackupsPtrOutput (line 347) | func (i CifsLegacyBackupsArgs) ToCifsLegacyBackupsPtrOutput() CifsLega... method ToCifsLegacyBackupsPtrOutputWithContext (line 351) | func (i CifsLegacyBackupsArgs) ToCifsLegacyBackupsPtrOutputWithContext... type CifsLegacyBackupsPtrInput (line 363) | type CifsLegacyBackupsPtrInput interface type cifsLegacyBackupsPtrType (line 370) | type cifsLegacyBackupsPtrType method ElementType (line 376) | func (*cifsLegacyBackupsPtrType) ElementType() reflect.Type { method ToCifsLegacyBackupsPtrOutput (line 380) | func (i *cifsLegacyBackupsPtrType) ToCifsLegacyBackupsPtrOutput() Cifs... method ToCifsLegacyBackupsPtrOutputWithContext (line 384) | func (i *cifsLegacyBackupsPtrType) ToCifsLegacyBackupsPtrOutputWithCon... function CifsLegacyBackupsPtr (line 372) | func CifsLegacyBackupsPtr(v *CifsLegacyBackupsArgs) CifsLegacyBackupsPtr... type CifsLegacyBackupsOutput (line 388) | type CifsLegacyBackupsOutput struct method ElementType (line 390) | func (CifsLegacyBackupsOutput) ElementType() reflect.Type { method ToCifsLegacyBackupsOutput (line 394) | func (o CifsLegacyBackupsOutput) ToCifsLegacyBackupsOutput() CifsLegac... method ToCifsLegacyBackupsOutputWithContext (line 398) | func (o CifsLegacyBackupsOutput) ToCifsLegacyBackupsOutputWithContext(... method ToCifsLegacyBackupsPtrOutput (line 402) | func (o CifsLegacyBackupsOutput) ToCifsLegacyBackupsPtrOutput() CifsLe... method ToCifsLegacyBackupsPtrOutputWithContext (line 406) | func (o CifsLegacyBackupsOutput) ToCifsLegacyBackupsPtrOutputWithConte... method KeepAll (line 413) | func (o CifsLegacyBackupsOutput) KeepAll() pulumi.BoolPtrOutput { method KeepDaily (line 418) | func (o CifsLegacyBackupsOutput) KeepDaily() pulumi.IntPtrOutput { method KeepHourly (line 423) | func (o CifsLegacyBackupsOutput) KeepHourly() pulumi.IntPtrOutput { method KeepLast (line 428) | func (o CifsLegacyBackupsOutput) KeepLast() pulumi.IntPtrOutput { method KeepMonthly (line 433) | func (o CifsLegacyBackupsOutput) KeepMonthly() pulumi.IntPtrOutput { method KeepWeekly (line 438) | func (o CifsLegacyBackupsOutput) KeepWeekly() pulumi.IntPtrOutput { method KeepYearly (line 443) | func (o CifsLegacyBackupsOutput) KeepYearly() pulumi.IntPtrOutput { method MaxProtectedBackups (line 448) | func (o CifsLegacyBackupsOutput) MaxProtectedBackups() pulumi.IntPtrOu... type CifsLegacyBackupsPtrOutput (line 452) | type CifsLegacyBackupsPtrOutput struct method ElementType (line 454) | func (CifsLegacyBackupsPtrOutput) ElementType() reflect.Type { method ToCifsLegacyBackupsPtrOutput (line 458) | func (o CifsLegacyBackupsPtrOutput) ToCifsLegacyBackupsPtrOutput() Cif... method ToCifsLegacyBackupsPtrOutputWithContext (line 462) | func (o CifsLegacyBackupsPtrOutput) ToCifsLegacyBackupsPtrOutputWithCo... method Elem (line 466) | func (o CifsLegacyBackupsPtrOutput) Elem() CifsLegacyBackupsOutput { method KeepAll (line 477) | func (o CifsLegacyBackupsPtrOutput) KeepAll() pulumi.BoolPtrOutput { method KeepDaily (line 487) | func (o CifsLegacyBackupsPtrOutput) KeepDaily() pulumi.IntPtrOutput { method KeepHourly (line 497) | func (o CifsLegacyBackupsPtrOutput) KeepHourly() pulumi.IntPtrOutput { method KeepLast (line 507) | func (o CifsLegacyBackupsPtrOutput) KeepLast() pulumi.IntPtrOutput { method KeepMonthly (line 517) | func (o CifsLegacyBackupsPtrOutput) KeepMonthly() pulumi.IntPtrOutput { method KeepWeekly (line 527) | func (o CifsLegacyBackupsPtrOutput) KeepWeekly() pulumi.IntPtrOutput { method KeepYearly (line 537) | func (o CifsLegacyBackupsPtrOutput) KeepYearly() pulumi.IntPtrOutput { method MaxProtectedBackups (line 547) | func (o CifsLegacyBackupsPtrOutput) MaxProtectedBackups() pulumi.IntPt... type DirectoryBackups (line 556) | type DirectoryBackups struct type DirectoryBackupsInput (line 579) | type DirectoryBackupsInput interface type DirectoryBackupsArgs (line 586) | type DirectoryBackupsArgs struct method ElementType (line 605) | func (DirectoryBackupsArgs) ElementType() reflect.Type { method ToDirectoryBackupsOutput (line 609) | func (i DirectoryBackupsArgs) ToDirectoryBackupsOutput() DirectoryBack... method ToDirectoryBackupsOutputWithContext (line 613) | func (i DirectoryBackupsArgs) ToDirectoryBackupsOutputWithContext(ctx ... method ToDirectoryBackupsPtrOutput (line 617) | func (i DirectoryBackupsArgs) ToDirectoryBackupsPtrOutput() DirectoryB... method ToDirectoryBackupsPtrOutputWithContext (line 621) | func (i DirectoryBackupsArgs) ToDirectoryBackupsPtrOutputWithContext(c... type DirectoryBackupsPtrInput (line 633) | type DirectoryBackupsPtrInput interface type directoryBackupsPtrType (line 640) | type directoryBackupsPtrType method ElementType (line 646) | func (*directoryBackupsPtrType) ElementType() reflect.Type { method ToDirectoryBackupsPtrOutput (line 650) | func (i *directoryBackupsPtrType) ToDirectoryBackupsPtrOutput() Direct... method ToDirectoryBackupsPtrOutputWithContext (line 654) | func (i *directoryBackupsPtrType) ToDirectoryBackupsPtrOutputWithConte... function DirectoryBackupsPtr (line 642) | func DirectoryBackupsPtr(v *DirectoryBackupsArgs) DirectoryBackupsPtrInp... type DirectoryBackupsOutput (line 658) | type DirectoryBackupsOutput struct method ElementType (line 660) | func (DirectoryBackupsOutput) ElementType() reflect.Type { method ToDirectoryBackupsOutput (line 664) | func (o DirectoryBackupsOutput) ToDirectoryBackupsOutput() DirectoryBa... method ToDirectoryBackupsOutputWithContext (line 668) | func (o DirectoryBackupsOutput) ToDirectoryBackupsOutputWithContext(ct... method ToDirectoryBackupsPtrOutput (line 672) | func (o DirectoryBackupsOutput) ToDirectoryBackupsPtrOutput() Director... method ToDirectoryBackupsPtrOutputWithContext (line 676) | func (o DirectoryBackupsOutput) ToDirectoryBackupsPtrOutputWithContext... method KeepAll (line 683) | func (o DirectoryBackupsOutput) KeepAll() pulumi.BoolPtrOutput { method KeepDaily (line 688) | func (o DirectoryBackupsOutput) KeepDaily() pulumi.IntPtrOutput { method KeepHourly (line 693) | func (o DirectoryBackupsOutput) KeepHourly() pulumi.IntPtrOutput { method KeepLast (line 698) | func (o DirectoryBackupsOutput) KeepLast() pulumi.IntPtrOutput { method KeepMonthly (line 703) | func (o DirectoryBackupsOutput) KeepMonthly() pulumi.IntPtrOutput { method KeepWeekly (line 708) | func (o DirectoryBackupsOutput) KeepWeekly() pulumi.IntPtrOutput { method KeepYearly (line 713) | func (o DirectoryBackupsOutput) KeepYearly() pulumi.IntPtrOutput { method MaxProtectedBackups (line 718) | func (o DirectoryBackupsOutput) MaxProtectedBackups() pulumi.IntPtrOut... type DirectoryBackupsPtrOutput (line 722) | type DirectoryBackupsPtrOutput struct method ElementType (line 724) | func (DirectoryBackupsPtrOutput) ElementType() reflect.Type { method ToDirectoryBackupsPtrOutput (line 728) | func (o DirectoryBackupsPtrOutput) ToDirectoryBackupsPtrOutput() Direc... method ToDirectoryBackupsPtrOutputWithContext (line 732) | func (o DirectoryBackupsPtrOutput) ToDirectoryBackupsPtrOutputWithCont... method Elem (line 736) | func (o DirectoryBackupsPtrOutput) Elem() DirectoryBackupsOutput { method KeepAll (line 747) | func (o DirectoryBackupsPtrOutput) KeepAll() pulumi.BoolPtrOutput { method KeepDaily (line 757) | func (o DirectoryBackupsPtrOutput) KeepDaily() pulumi.IntPtrOutput { method KeepHourly (line 767) | func (o DirectoryBackupsPtrOutput) KeepHourly() pulumi.IntPtrOutput { method KeepLast (line 777) | func (o DirectoryBackupsPtrOutput) KeepLast() pulumi.IntPtrOutput { method KeepMonthly (line 787) | func (o DirectoryBackupsPtrOutput) KeepMonthly() pulumi.IntPtrOutput { method KeepWeekly (line 797) | func (o DirectoryBackupsPtrOutput) KeepWeekly() pulumi.IntPtrOutput { method KeepYearly (line 807) | func (o DirectoryBackupsPtrOutput) KeepYearly() pulumi.IntPtrOutput { method MaxProtectedBackups (line 817) | func (o DirectoryBackupsPtrOutput) MaxProtectedBackups() pulumi.IntPtr... type DirectoryLegacyBackups (line 826) | type DirectoryLegacyBackups struct type DirectoryLegacyBackupsInput (line 849) | type DirectoryLegacyBackupsInput interface type DirectoryLegacyBackupsArgs (line 856) | type DirectoryLegacyBackupsArgs struct method ElementType (line 875) | func (DirectoryLegacyBackupsArgs) ElementType() reflect.Type { method ToDirectoryLegacyBackupsOutput (line 879) | func (i DirectoryLegacyBackupsArgs) ToDirectoryLegacyBackupsOutput() D... method ToDirectoryLegacyBackupsOutputWithContext (line 883) | func (i DirectoryLegacyBackupsArgs) ToDirectoryLegacyBackupsOutputWith... method ToDirectoryLegacyBackupsPtrOutput (line 887) | func (i DirectoryLegacyBackupsArgs) ToDirectoryLegacyBackupsPtrOutput(... method ToDirectoryLegacyBackupsPtrOutputWithContext (line 891) | func (i DirectoryLegacyBackupsArgs) ToDirectoryLegacyBackupsPtrOutputW... type DirectoryLegacyBackupsPtrInput (line 903) | type DirectoryLegacyBackupsPtrInput interface type directoryLegacyBackupsPtrType (line 910) | type directoryLegacyBackupsPtrType method ElementType (line 916) | func (*directoryLegacyBackupsPtrType) ElementType() reflect.Type { method ToDirectoryLegacyBackupsPtrOutput (line 920) | func (i *directoryLegacyBackupsPtrType) ToDirectoryLegacyBackupsPtrOut... method ToDirectoryLegacyBackupsPtrOutputWithContext (line 924) | func (i *directoryLegacyBackupsPtrType) ToDirectoryLegacyBackupsPtrOut... function DirectoryLegacyBackupsPtr (line 912) | func DirectoryLegacyBackupsPtr(v *DirectoryLegacyBackupsArgs) DirectoryL... type DirectoryLegacyBackupsOutput (line 928) | type DirectoryLegacyBackupsOutput struct method ElementType (line 930) | func (DirectoryLegacyBackupsOutput) ElementType() reflect.Type { method ToDirectoryLegacyBackupsOutput (line 934) | func (o DirectoryLegacyBackupsOutput) ToDirectoryLegacyBackupsOutput()... method ToDirectoryLegacyBackupsOutputWithContext (line 938) | func (o DirectoryLegacyBackupsOutput) ToDirectoryLegacyBackupsOutputWi... method ToDirectoryLegacyBackupsPtrOutput (line 942) | func (o DirectoryLegacyBackupsOutput) ToDirectoryLegacyBackupsPtrOutpu... method ToDirectoryLegacyBackupsPtrOutputWithContext (line 946) | func (o DirectoryLegacyBackupsOutput) ToDirectoryLegacyBackupsPtrOutpu... method KeepAll (line 953) | func (o DirectoryLegacyBackupsOutput) KeepAll() pulumi.BoolPtrOutput { method KeepDaily (line 958) | func (o DirectoryLegacyBackupsOutput) KeepDaily() pulumi.IntPtrOutput { method KeepHourly (line 963) | func (o DirectoryLegacyBackupsOutput) KeepHourly() pulumi.IntPtrOutput { method KeepLast (line 968) | func (o DirectoryLegacyBackupsOutput) KeepLast() pulumi.IntPtrOutput { method KeepMonthly (line 973) | func (o DirectoryLegacyBackupsOutput) KeepMonthly() pulumi.IntPtrOutput { method KeepWeekly (line 978) | func (o DirectoryLegacyBackupsOutput) KeepWeekly() pulumi.IntPtrOutput { method KeepYearly (line 983) | func (o DirectoryLegacyBackupsOutput) KeepYearly() pulumi.IntPtrOutput { method MaxProtectedBackups (line 988) | func (o DirectoryLegacyBackupsOutput) MaxProtectedBackups() pulumi.Int... type DirectoryLegacyBackupsPtrOutput (line 992) | type DirectoryLegacyBackupsPtrOutput struct method ElementType (line 994) | func (DirectoryLegacyBackupsPtrOutput) ElementType() reflect.Type { method ToDirectoryLegacyBackupsPtrOutput (line 998) | func (o DirectoryLegacyBackupsPtrOutput) ToDirectoryLegacyBackupsPtrOu... method ToDirectoryLegacyBackupsPtrOutputWithContext (line 1002) | func (o DirectoryLegacyBackupsPtrOutput) ToDirectoryLegacyBackupsPtrOu... method Elem (line 1006) | func (o DirectoryLegacyBackupsPtrOutput) Elem() DirectoryLegacyBackups... method KeepAll (line 1017) | func (o DirectoryLegacyBackupsPtrOutput) KeepAll() pulumi.BoolPtrOutput { method KeepDaily (line 1027) | func (o DirectoryLegacyBackupsPtrOutput) KeepDaily() pulumi.IntPtrOutp... method KeepHourly (line 1037) | func (o DirectoryLegacyBackupsPtrOutput) KeepHourly() pulumi.IntPtrOut... method KeepLast (line 1047) | func (o DirectoryLegacyBackupsPtrOutput) KeepLast() pulumi.IntPtrOutput { method KeepMonthly (line 1057) | func (o DirectoryLegacyBackupsPtrOutput) KeepMonthly() pulumi.IntPtrOu... method KeepWeekly (line 1067) | func (o DirectoryLegacyBackupsPtrOutput) KeepWeekly() pulumi.IntPtrOut... method KeepYearly (line 1077) | func (o DirectoryLegacyBackupsPtrOutput) KeepYearly() pulumi.IntPtrOut... method MaxProtectedBackups (line 1087) | func (o DirectoryLegacyBackupsPtrOutput) MaxProtectedBackups() pulumi.... type NfsBackups (line 1096) | type NfsBackups struct type NfsBackupsInput (line 1119) | type NfsBackupsInput interface type NfsBackupsArgs (line 1126) | type NfsBackupsArgs struct method ElementType (line 1145) | func (NfsBackupsArgs) ElementType() reflect.Type { method ToNfsBackupsOutput (line 1149) | func (i NfsBackupsArgs) ToNfsBackupsOutput() NfsBackupsOutput { method ToNfsBackupsOutputWithContext (line 1153) | func (i NfsBackupsArgs) ToNfsBackupsOutputWithContext(ctx context.Cont... method ToNfsBackupsPtrOutput (line 1157) | func (i NfsBackupsArgs) ToNfsBackupsPtrOutput() NfsBackupsPtrOutput { method ToNfsBackupsPtrOutputWithContext (line 1161) | func (i NfsBackupsArgs) ToNfsBackupsPtrOutputWithContext(ctx context.C... type NfsBackupsPtrInput (line 1173) | type NfsBackupsPtrInput interface type nfsBackupsPtrType (line 1180) | type nfsBackupsPtrType method ElementType (line 1186) | func (*nfsBackupsPtrType) ElementType() reflect.Type { method ToNfsBackupsPtrOutput (line 1190) | func (i *nfsBackupsPtrType) ToNfsBackupsPtrOutput() NfsBackupsPtrOutput { method ToNfsBackupsPtrOutputWithContext (line 1194) | func (i *nfsBackupsPtrType) ToNfsBackupsPtrOutputWithContext(ctx conte... function NfsBackupsPtr (line 1182) | func NfsBackupsPtr(v *NfsBackupsArgs) NfsBackupsPtrInput { type NfsBackupsOutput (line 1198) | type NfsBackupsOutput struct method ElementType (line 1200) | func (NfsBackupsOutput) ElementType() reflect.Type { method ToNfsBackupsOutput (line 1204) | func (o NfsBackupsOutput) ToNfsBackupsOutput() NfsBackupsOutput { method ToNfsBackupsOutputWithContext (line 1208) | func (o NfsBackupsOutput) ToNfsBackupsOutputWithContext(ctx context.Co... method ToNfsBackupsPtrOutput (line 1212) | func (o NfsBackupsOutput) ToNfsBackupsPtrOutput() NfsBackupsPtrOutput { method ToNfsBackupsPtrOutputWithContext (line 1216) | func (o NfsBackupsOutput) ToNfsBackupsPtrOutputWithContext(ctx context... method KeepAll (line 1223) | func (o NfsBackupsOutput) KeepAll() pulumi.BoolPtrOutput { method KeepDaily (line 1228) | func (o NfsBackupsOutput) KeepDaily() pulumi.IntPtrOutput { method KeepHourly (line 1233) | func (o NfsBackupsOutput) KeepHourly() pulumi.IntPtrOutput { method KeepLast (line 1238) | func (o NfsBackupsOutput) KeepLast() pulumi.IntPtrOutput { method KeepMonthly (line 1243) | func (o NfsBackupsOutput) KeepMonthly() pulumi.IntPtrOutput { method KeepWeekly (line 1248) | func (o NfsBackupsOutput) KeepWeekly() pulumi.IntPtrOutput { method KeepYearly (line 1253) | func (o NfsBackupsOutput) KeepYearly() pulumi.IntPtrOutput { method MaxProtectedBackups (line 1258) | func (o NfsBackupsOutput) MaxProtectedBackups() pulumi.IntPtrOutput { type NfsBackupsPtrOutput (line 1262) | type NfsBackupsPtrOutput struct method ElementType (line 1264) | func (NfsBackupsPtrOutput) ElementType() reflect.Type { method ToNfsBackupsPtrOutput (line 1268) | func (o NfsBackupsPtrOutput) ToNfsBackupsPtrOutput() NfsBackupsPtrOutp... method ToNfsBackupsPtrOutputWithContext (line 1272) | func (o NfsBackupsPtrOutput) ToNfsBackupsPtrOutputWithContext(ctx cont... method Elem (line 1276) | func (o NfsBackupsPtrOutput) Elem() NfsBackupsOutput { method KeepAll (line 1287) | func (o NfsBackupsPtrOutput) KeepAll() pulumi.BoolPtrOutput { method KeepDaily (line 1297) | func (o NfsBackupsPtrOutput) KeepDaily() pulumi.IntPtrOutput { method KeepHourly (line 1307) | func (o NfsBackupsPtrOutput) KeepHourly() pulumi.IntPtrOutput { method KeepLast (line 1317) | func (o NfsBackupsPtrOutput) KeepLast() pulumi.IntPtrOutput { method KeepMonthly (line 1327) | func (o NfsBackupsPtrOutput) KeepMonthly() pulumi.IntPtrOutput { method KeepWeekly (line 1337) | func (o NfsBackupsPtrOutput) KeepWeekly() pulumi.IntPtrOutput { method KeepYearly (line 1347) | func (o NfsBackupsPtrOutput) KeepYearly() pulumi.IntPtrOutput { method MaxProtectedBackups (line 1357) | func (o NfsBackupsPtrOutput) MaxProtectedBackups() pulumi.IntPtrOutput { type NfsLegacyBackups (line 1366) | type NfsLegacyBackups struct type NfsLegacyBackupsInput (line 1389) | type NfsLegacyBackupsInput interface type NfsLegacyBackupsArgs (line 1396) | type NfsLegacyBackupsArgs struct method ElementType (line 1415) | func (NfsLegacyBackupsArgs) ElementType() reflect.Type { method ToNfsLegacyBackupsOutput (line 1419) | func (i NfsLegacyBackupsArgs) ToNfsLegacyBackupsOutput() NfsLegacyBack... method ToNfsLegacyBackupsOutputWithContext (line 1423) | func (i NfsLegacyBackupsArgs) ToNfsLegacyBackupsOutputWithContext(ctx ... method ToNfsLegacyBackupsPtrOutput (line 1427) | func (i NfsLegacyBackupsArgs) ToNfsLegacyBackupsPtrOutput() NfsLegacyB... method ToNfsLegacyBackupsPtrOutputWithContext (line 1431) | func (i NfsLegacyBackupsArgs) ToNfsLegacyBackupsPtrOutputWithContext(c... type NfsLegacyBackupsPtrInput (line 1443) | type NfsLegacyBackupsPtrInput interface type nfsLegacyBackupsPtrType (line 1450) | type nfsLegacyBackupsPtrType method ElementType (line 1456) | func (*nfsLegacyBackupsPtrType) ElementType() reflect.Type { method ToNfsLegacyBackupsPtrOutput (line 1460) | func (i *nfsLegacyBackupsPtrType) ToNfsLegacyBackupsPtrOutput() NfsLeg... method ToNfsLegacyBackupsPtrOutputWithContext (line 1464) | func (i *nfsLegacyBackupsPtrType) ToNfsLegacyBackupsPtrOutputWithConte... function NfsLegacyBackupsPtr (line 1452) | func NfsLegacyBackupsPtr(v *NfsLegacyBackupsArgs) NfsLegacyBackupsPtrInp... type NfsLegacyBackupsOutput (line 1468) | type NfsLegacyBackupsOutput struct method ElementType (line 1470) | func (NfsLegacyBackupsOutput) ElementType() reflect.Type { method ToNfsLegacyBackupsOutput (line 1474) | func (o NfsLegacyBackupsOutput) ToNfsLegacyBackupsOutput() NfsLegacyBa... method ToNfsLegacyBackupsOutputWithContext (line 1478) | func (o NfsLegacyBackupsOutput) ToNfsLegacyBackupsOutputWithContext(ct... method ToNfsLegacyBackupsPtrOutput (line 1482) | func (o NfsLegacyBackupsOutput) ToNfsLegacyBackupsPtrOutput() NfsLegac... method ToNfsLegacyBackupsPtrOutputWithContext (line 1486) | func (o NfsLegacyBackupsOutput) ToNfsLegacyBackupsPtrOutputWithContext... method KeepAll (line 1493) | func (o NfsLegacyBackupsOutput) KeepAll() pulumi.BoolPtrOutput { method KeepDaily (line 1498) | func (o NfsLegacyBackupsOutput) KeepDaily() pulumi.IntPtrOutput { method KeepHourly (line 1503) | func (o NfsLegacyBackupsOutput) KeepHourly() pulumi.IntPtrOutput { method KeepLast (line 1508) | func (o NfsLegacyBackupsOutput) KeepLast() pulumi.IntPtrOutput { method KeepMonthly (line 1513) | func (o NfsLegacyBackupsOutput) KeepMonthly() pulumi.IntPtrOutput { method KeepWeekly (line 1518) | func (o NfsLegacyBackupsOutput) KeepWeekly() pulumi.IntPtrOutput { method KeepYearly (line 1523) | func (o NfsLegacyBackupsOutput) KeepYearly() pulumi.IntPtrOutput { method MaxProtectedBackups (line 1528) | func (o NfsLegacyBackupsOutput) MaxProtectedBackups() pulumi.IntPtrOut... type NfsLegacyBackupsPtrOutput (line 1532) | type NfsLegacyBackupsPtrOutput struct method ElementType (line 1534) | func (NfsLegacyBackupsPtrOutput) ElementType() reflect.Type { method ToNfsLegacyBackupsPtrOutput (line 1538) | func (o NfsLegacyBackupsPtrOutput) ToNfsLegacyBackupsPtrOutput() NfsLe... method ToNfsLegacyBackupsPtrOutputWithContext (line 1542) | func (o NfsLegacyBackupsPtrOutput) ToNfsLegacyBackupsPtrOutputWithCont... method Elem (line 1546) | func (o NfsLegacyBackupsPtrOutput) Elem() NfsLegacyBackupsOutput { method KeepAll (line 1557) | func (o NfsLegacyBackupsPtrOutput) KeepAll() pulumi.BoolPtrOutput { method KeepDaily (line 1567) | func (o NfsLegacyBackupsPtrOutput) KeepDaily() pulumi.IntPtrOutput { method KeepHourly (line 1577) | func (o NfsLegacyBackupsPtrOutput) KeepHourly() pulumi.IntPtrOutput { method KeepLast (line 1587) | func (o NfsLegacyBackupsPtrOutput) KeepLast() pulumi.IntPtrOutput { method KeepMonthly (line 1597) | func (o NfsLegacyBackupsPtrOutput) KeepMonthly() pulumi.IntPtrOutput { method KeepWeekly (line 1607) | func (o NfsLegacyBackupsPtrOutput) KeepWeekly() pulumi.IntPtrOutput { method KeepYearly (line 1617) | func (o NfsLegacyBackupsPtrOutput) KeepYearly() pulumi.IntPtrOutput { method MaxProtectedBackups (line 1627) | func (o NfsLegacyBackupsPtrOutput) MaxProtectedBackups() pulumi.IntPtr... type PbsBackups (line 1636) | type PbsBackups struct type PbsBackupsInput (line 1659) | type PbsBackupsInput interface type PbsBackupsArgs (line 1666) | type PbsBackupsArgs struct method ElementType (line 1685) | func (PbsBackupsArgs) ElementType() reflect.Type { method ToPbsBackupsOutput (line 1689) | func (i PbsBackupsArgs) ToPbsBackupsOutput() PbsBackupsOutput { method ToPbsBackupsOutputWithContext (line 1693) | func (i PbsBackupsArgs) ToPbsBackupsOutputWithContext(ctx context.Cont... method ToPbsBackupsPtrOutput (line 1697) | func (i PbsBackupsArgs) ToPbsBackupsPtrOutput() PbsBackupsPtrOutput { method ToPbsBackupsPtrOutputWithContext (line 1701) | func (i PbsBackupsArgs) ToPbsBackupsPtrOutputWithContext(ctx context.C... type PbsBackupsPtrInput (line 1713) | type PbsBackupsPtrInput interface type pbsBackupsPtrType (line 1720) | type pbsBackupsPtrType method ElementType (line 1726) | func (*pbsBackupsPtrType) ElementType() reflect.Type { method ToPbsBackupsPtrOutput (line 1730) | func (i *pbsBackupsPtrType) ToPbsBackupsPtrOutput() PbsBackupsPtrOutput { method ToPbsBackupsPtrOutputWithContext (line 1734) | func (i *pbsBackupsPtrType) ToPbsBackupsPtrOutputWithContext(ctx conte... function PbsBackupsPtr (line 1722) | func PbsBackupsPtr(v *PbsBackupsArgs) PbsBackupsPtrInput { type PbsBackupsOutput (line 1738) | type PbsBackupsOutput struct method ElementType (line 1740) | func (PbsBackupsOutput) ElementType() reflect.Type { method ToPbsBackupsOutput (line 1744) | func (o PbsBackupsOutput) ToPbsBackupsOutput() PbsBackupsOutput { method ToPbsBackupsOutputWithContext (line 1748) | func (o PbsBackupsOutput) ToPbsBackupsOutputWithContext(ctx context.Co... method ToPbsBackupsPtrOutput (line 1752) | func (o PbsBackupsOutput) ToPbsBackupsPtrOutput() PbsBackupsPtrOutput { method ToPbsBackupsPtrOutputWithContext (line 1756) | func (o PbsBackupsOutput) ToPbsBackupsPtrOutputWithContext(ctx context... method KeepAll (line 1763) | func (o PbsBackupsOutput) KeepAll() pulumi.BoolPtrOutput { method KeepDaily (line 1768) | func (o PbsBackupsOutput) KeepDaily() pulumi.IntPtrOutput { method KeepHourly (line 1773) | func (o PbsBackupsOutput) KeepHourly() pulumi.IntPtrOutput { method KeepLast (line 1778) | func (o PbsBackupsOutput) KeepLast() pulumi.IntPtrOutput { method KeepMonthly (line 1783) | func (o PbsBackupsOutput) KeepMonthly() pulumi.IntPtrOutput { method KeepWeekly (line 1788) | func (o PbsBackupsOutput) KeepWeekly() pulumi.IntPtrOutput { method KeepYearly (line 1793) | func (o PbsBackupsOutput) KeepYearly() pulumi.IntPtrOutput { method MaxProtectedBackups (line 1798) | func (o PbsBackupsOutput) MaxProtectedBackups() pulumi.IntPtrOutput { type PbsBackupsPtrOutput (line 1802) | type PbsBackupsPtrOutput struct method ElementType (line 1804) | func (PbsBackupsPtrOutput) ElementType() reflect.Type { method ToPbsBackupsPtrOutput (line 1808) | func (o PbsBackupsPtrOutput) ToPbsBackupsPtrOutput() PbsBackupsPtrOutp... method ToPbsBackupsPtrOutputWithContext (line 1812) | func (o PbsBackupsPtrOutput) ToPbsBackupsPtrOutputWithContext(ctx cont... method Elem (line 1816) | func (o PbsBackupsPtrOutput) Elem() PbsBackupsOutput { method KeepAll (line 1827) | func (o PbsBackupsPtrOutput) KeepAll() pulumi.BoolPtrOutput { method KeepDaily (line 1837) | func (o PbsBackupsPtrOutput) KeepDaily() pulumi.IntPtrOutput { method KeepHourly (line 1847) | func (o PbsBackupsPtrOutput) KeepHourly() pulumi.IntPtrOutput { method KeepLast (line 1857) | func (o PbsBackupsPtrOutput) KeepLast() pulumi.IntPtrOutput { method KeepMonthly (line 1867) | func (o PbsBackupsPtrOutput) KeepMonthly() pulumi.IntPtrOutput { method KeepWeekly (line 1877) | func (o PbsBackupsPtrOutput) KeepWeekly() pulumi.IntPtrOutput { method KeepYearly (line 1887) | func (o PbsBackupsPtrOutput) KeepYearly() pulumi.IntPtrOutput { method MaxProtectedBackups (line 1897) | func (o PbsBackupsPtrOutput) MaxProtectedBackups() pulumi.IntPtrOutput { type PbsLegacyBackups (line 1906) | type PbsLegacyBackups struct type PbsLegacyBackupsInput (line 1929) | type PbsLegacyBackupsInput interface type PbsLegacyBackupsArgs (line 1936) | type PbsLegacyBackupsArgs struct method ElementType (line 1955) | func (PbsLegacyBackupsArgs) ElementType() reflect.Type { method ToPbsLegacyBackupsOutput (line 1959) | func (i PbsLegacyBackupsArgs) ToPbsLegacyBackupsOutput() PbsLegacyBack... method ToPbsLegacyBackupsOutputWithContext (line 1963) | func (i PbsLegacyBackupsArgs) ToPbsLegacyBackupsOutputWithContext(ctx ... method ToPbsLegacyBackupsPtrOutput (line 1967) | func (i PbsLegacyBackupsArgs) ToPbsLegacyBackupsPtrOutput() PbsLegacyB... method ToPbsLegacyBackupsPtrOutputWithContext (line 1971) | func (i PbsLegacyBackupsArgs) ToPbsLegacyBackupsPtrOutputWithContext(c... type PbsLegacyBackupsPtrInput (line 1983) | type PbsLegacyBackupsPtrInput interface type pbsLegacyBackupsPtrType (line 1990) | type pbsLegacyBackupsPtrType method ElementType (line 1996) | func (*pbsLegacyBackupsPtrType) ElementType() reflect.Type { method ToPbsLegacyBackupsPtrOutput (line 2000) | func (i *pbsLegacyBackupsPtrType) ToPbsLegacyBackupsPtrOutput() PbsLeg... method ToPbsLegacyBackupsPtrOutputWithContext (line 2004) | func (i *pbsLegacyBackupsPtrType) ToPbsLegacyBackupsPtrOutputWithConte... function PbsLegacyBackupsPtr (line 1992) | func PbsLegacyBackupsPtr(v *PbsLegacyBackupsArgs) PbsLegacyBackupsPtrInp... type PbsLegacyBackupsOutput (line 2008) | type PbsLegacyBackupsOutput struct method ElementType (line 2010) | func (PbsLegacyBackupsOutput) ElementType() reflect.Type { method ToPbsLegacyBackupsOutput (line 2014) | func (o PbsLegacyBackupsOutput) ToPbsLegacyBackupsOutput() PbsLegacyBa... method ToPbsLegacyBackupsOutputWithContext (line 2018) | func (o PbsLegacyBackupsOutput) ToPbsLegacyBackupsOutputWithContext(ct... method ToPbsLegacyBackupsPtrOutput (line 2022) | func (o PbsLegacyBackupsOutput) ToPbsLegacyBackupsPtrOutput() PbsLegac... method ToPbsLegacyBackupsPtrOutputWithContext (line 2026) | func (o PbsLegacyBackupsOutput) ToPbsLegacyBackupsPtrOutputWithContext... method KeepAll (line 2033) | func (o PbsLegacyBackupsOutput) KeepAll() pulumi.BoolPtrOutput { method KeepDaily (line 2038) | func (o PbsLegacyBackupsOutput) KeepDaily() pulumi.IntPtrOutput { method KeepHourly (line 2043) | func (o PbsLegacyBackupsOutput) KeepHourly() pulumi.IntPtrOutput { method KeepLast (line 2048) | func (o PbsLegacyBackupsOutput) KeepLast() pulumi.IntPtrOutput { method KeepMonthly (line 2053) | func (o PbsLegacyBackupsOutput) KeepMonthly() pulumi.IntPtrOutput { method KeepWeekly (line 2058) | func (o PbsLegacyBackupsOutput) KeepWeekly() pulumi.IntPtrOutput { method KeepYearly (line 2063) | func (o PbsLegacyBackupsOutput) KeepYearly() pulumi.IntPtrOutput { method MaxProtectedBackups (line 2068) | func (o PbsLegacyBackupsOutput) MaxProtectedBackups() pulumi.IntPtrOut... type PbsLegacyBackupsPtrOutput (line 2072) | type PbsLegacyBackupsPtrOutput struct method ElementType (line 2074) | func (PbsLegacyBackupsPtrOutput) ElementType() reflect.Type { method ToPbsLegacyBackupsPtrOutput (line 2078) | func (o PbsLegacyBackupsPtrOutput) ToPbsLegacyBackupsPtrOutput() PbsLe... method ToPbsLegacyBackupsPtrOutputWithContext (line 2082) | func (o PbsLegacyBackupsPtrOutput) ToPbsLegacyBackupsPtrOutputWithCont... method Elem (line 2086) | func (o PbsLegacyBackupsPtrOutput) Elem() PbsLegacyBackupsOutput { method KeepAll (line 2097) | func (o PbsLegacyBackupsPtrOutput) KeepAll() pulumi.BoolPtrOutput { method KeepDaily (line 2107) | func (o PbsLegacyBackupsPtrOutput) KeepDaily() pulumi.IntPtrOutput { method KeepHourly (line 2117) | func (o PbsLegacyBackupsPtrOutput) KeepHourly() pulumi.IntPtrOutput { method KeepLast (line 2127) | func (o PbsLegacyBackupsPtrOutput) KeepLast() pulumi.IntPtrOutput { method KeepMonthly (line 2137) | func (o PbsLegacyBackupsPtrOutput) KeepMonthly() pulumi.IntPtrOutput { method KeepWeekly (line 2147) | func (o PbsLegacyBackupsPtrOutput) KeepWeekly() pulumi.IntPtrOutput { method KeepYearly (line 2157) | func (o PbsLegacyBackupsPtrOutput) KeepYearly() pulumi.IntPtrOutput { method MaxProtectedBackups (line 2167) | func (o PbsLegacyBackupsPtrOutput) MaxProtectedBackups() pulumi.IntPtr... function init (line 2176) | func init() { FILE: sdk/go/proxmoxve/storage/zfspool.go type Zfspool (line 60) | type Zfspool struct method ElementType (line 210) | func (*Zfspool) ElementType() reflect.Type { method ToZfspoolOutput (line 214) | func (i *Zfspool) ToZfspoolOutput() ZfspoolOutput { method ToZfspoolOutputWithContext (line 218) | func (i *Zfspool) ToZfspoolOutputWithContext(ctx context.Context) Zfsp... function NewZfspool (line 82) | func NewZfspool(ctx *pulumi.Context, function GetZfspool (line 111) | func GetZfspool(ctx *pulumi.Context, type zfspoolState (line 122) | type zfspoolState struct type ZfspoolState (line 141) | type ZfspoolState struct method ElementType (line 160) | func (ZfspoolState) ElementType() reflect.Type { type zfspoolArgs (line 164) | type zfspoolArgs struct type ZfspoolArgs (line 182) | type ZfspoolArgs struct method ElementType (line 199) | func (ZfspoolArgs) ElementType() reflect.Type { type ZfspoolInput (line 203) | type ZfspoolInput interface type ZfspoolArrayInput (line 226) | type ZfspoolArrayInput interface type ZfspoolArray (line 233) | type ZfspoolArray method ElementType (line 235) | func (ZfspoolArray) ElementType() reflect.Type { method ToZfspoolArrayOutput (line 239) | func (i ZfspoolArray) ToZfspoolArrayOutput() ZfspoolArrayOutput { method ToZfspoolArrayOutputWithContext (line 243) | func (i ZfspoolArray) ToZfspoolArrayOutputWithContext(ctx context.Cont... type ZfspoolMapInput (line 251) | type ZfspoolMapInput interface type ZfspoolMap (line 258) | type ZfspoolMap method ElementType (line 260) | func (ZfspoolMap) ElementType() reflect.Type { method ToZfspoolMapOutput (line 264) | func (i ZfspoolMap) ToZfspoolMapOutput() ZfspoolMapOutput { method ToZfspoolMapOutputWithContext (line 268) | func (i ZfspoolMap) ToZfspoolMapOutputWithContext(ctx context.Context)... type ZfspoolOutput (line 272) | type ZfspoolOutput struct method ElementType (line 274) | func (ZfspoolOutput) ElementType() reflect.Type { method ToZfspoolOutput (line 278) | func (o ZfspoolOutput) ToZfspoolOutput() ZfspoolOutput { method ToZfspoolOutputWithContext (line 282) | func (o ZfspoolOutput) ToZfspoolOutputWithContext(ctx context.Context)... method Blocksize (line 287) | func (o ZfspoolOutput) Blocksize() pulumi.StringPtrOutput { method Contents (line 292) | func (o ZfspoolOutput) Contents() pulumi.StringArrayOutput { method Disable (line 297) | func (o ZfspoolOutput) Disable() pulumi.BoolOutput { method Nodes (line 302) | func (o ZfspoolOutput) Nodes() pulumi.StringArrayOutput { method ResourceId (line 307) | func (o ZfspoolOutput) ResourceId() pulumi.StringOutput { method Shared (line 312) | func (o ZfspoolOutput) Shared() pulumi.BoolOutput { method ThinProvision (line 317) | func (o ZfspoolOutput) ThinProvision() pulumi.BoolPtrOutput { method ZfsPool (line 322) | func (o ZfspoolOutput) ZfsPool() pulumi.StringOutput { type ZfspoolArrayOutput (line 326) | type ZfspoolArrayOutput struct method ElementType (line 328) | func (ZfspoolArrayOutput) ElementType() reflect.Type { method ToZfspoolArrayOutput (line 332) | func (o ZfspoolArrayOutput) ToZfspoolArrayOutput() ZfspoolArrayOutput { method ToZfspoolArrayOutputWithContext (line 336) | func (o ZfspoolArrayOutput) ToZfspoolArrayOutputWithContext(ctx contex... method Index (line 340) | func (o ZfspoolArrayOutput) Index(i pulumi.IntInput) ZfspoolOutput { type ZfspoolMapOutput (line 346) | type ZfspoolMapOutput struct method ElementType (line 348) | func (ZfspoolMapOutput) ElementType() reflect.Type { method ToZfspoolMapOutput (line 352) | func (o ZfspoolMapOutput) ToZfspoolMapOutput() ZfspoolMapOutput { method ToZfspoolMapOutputWithContext (line 356) | func (o ZfspoolMapOutput) ToZfspoolMapOutputWithContext(ctx context.Co... method MapIndex (line 360) | func (o ZfspoolMapOutput) MapIndex(k pulumi.StringInput) ZfspoolOutput { function init (line 366) | func init() { FILE: sdk/go/proxmoxve/storage/zfspoolLegacy.go type ZfspoolLegacy (line 62) | type ZfspoolLegacy struct method ElementType (line 206) | func (*ZfspoolLegacy) ElementType() reflect.Type { method ToZfspoolLegacyOutput (line 210) | func (i *ZfspoolLegacy) ToZfspoolLegacyOutput() ZfspoolLegacyOutput { method ToZfspoolLegacyOutputWithContext (line 214) | func (i *ZfspoolLegacy) ToZfspoolLegacyOutputWithContext(ctx context.C... function NewZfspoolLegacy (line 84) | func NewZfspoolLegacy(ctx *pulumi.Context, function GetZfspoolLegacy (line 107) | func GetZfspoolLegacy(ctx *pulumi.Context, type zfspoolLegacyState (line 118) | type zfspoolLegacyState struct type ZfspoolLegacyState (line 137) | type ZfspoolLegacyState struct method ElementType (line 156) | func (ZfspoolLegacyState) ElementType() reflect.Type { type zfspoolLegacyArgs (line 160) | type zfspoolLegacyArgs struct type ZfspoolLegacyArgs (line 178) | type ZfspoolLegacyArgs struct method ElementType (line 195) | func (ZfspoolLegacyArgs) ElementType() reflect.Type { type ZfspoolLegacyInput (line 199) | type ZfspoolLegacyInput interface type ZfspoolLegacyArrayInput (line 222) | type ZfspoolLegacyArrayInput interface type ZfspoolLegacyArray (line 229) | type ZfspoolLegacyArray method ElementType (line 231) | func (ZfspoolLegacyArray) ElementType() reflect.Type { method ToZfspoolLegacyArrayOutput (line 235) | func (i ZfspoolLegacyArray) ToZfspoolLegacyArrayOutput() ZfspoolLegacy... method ToZfspoolLegacyArrayOutputWithContext (line 239) | func (i ZfspoolLegacyArray) ToZfspoolLegacyArrayOutputWithContext(ctx ... type ZfspoolLegacyMapInput (line 247) | type ZfspoolLegacyMapInput interface type ZfspoolLegacyMap (line 254) | type ZfspoolLegacyMap method ElementType (line 256) | func (ZfspoolLegacyMap) ElementType() reflect.Type { method ToZfspoolLegacyMapOutput (line 260) | func (i ZfspoolLegacyMap) ToZfspoolLegacyMapOutput() ZfspoolLegacyMapO... method ToZfspoolLegacyMapOutputWithContext (line 264) | func (i ZfspoolLegacyMap) ToZfspoolLegacyMapOutputWithContext(ctx cont... type ZfspoolLegacyOutput (line 268) | type ZfspoolLegacyOutput struct method ElementType (line 270) | func (ZfspoolLegacyOutput) ElementType() reflect.Type { method ToZfspoolLegacyOutput (line 274) | func (o ZfspoolLegacyOutput) ToZfspoolLegacyOutput() ZfspoolLegacyOutp... method ToZfspoolLegacyOutputWithContext (line 278) | func (o ZfspoolLegacyOutput) ToZfspoolLegacyOutputWithContext(ctx cont... method Blocksize (line 283) | func (o ZfspoolLegacyOutput) Blocksize() pulumi.StringPtrOutput { method Contents (line 288) | func (o ZfspoolLegacyOutput) Contents() pulumi.StringArrayOutput { method Disable (line 293) | func (o ZfspoolLegacyOutput) Disable() pulumi.BoolOutput { method Nodes (line 298) | func (o ZfspoolLegacyOutput) Nodes() pulumi.StringArrayOutput { method ResourceId (line 303) | func (o ZfspoolLegacyOutput) ResourceId() pulumi.StringOutput { method Shared (line 308) | func (o ZfspoolLegacyOutput) Shared() pulumi.BoolOutput { method ThinProvision (line 313) | func (o ZfspoolLegacyOutput) ThinProvision() pulumi.BoolPtrOutput { method ZfsPool (line 318) | func (o ZfspoolLegacyOutput) ZfsPool() pulumi.StringOutput { type ZfspoolLegacyArrayOutput (line 322) | type ZfspoolLegacyArrayOutput struct method ElementType (line 324) | func (ZfspoolLegacyArrayOutput) ElementType() reflect.Type { method ToZfspoolLegacyArrayOutput (line 328) | func (o ZfspoolLegacyArrayOutput) ToZfspoolLegacyArrayOutput() Zfspool... method ToZfspoolLegacyArrayOutputWithContext (line 332) | func (o ZfspoolLegacyArrayOutput) ToZfspoolLegacyArrayOutputWithContex... method Index (line 336) | func (o ZfspoolLegacyArrayOutput) Index(i pulumi.IntInput) ZfspoolLega... type ZfspoolLegacyMapOutput (line 342) | type ZfspoolLegacyMapOutput struct method ElementType (line 344) | func (ZfspoolLegacyMapOutput) ElementType() reflect.Type { method ToZfspoolLegacyMapOutput (line 348) | func (o ZfspoolLegacyMapOutput) ToZfspoolLegacyMapOutput() ZfspoolLega... method ToZfspoolLegacyMapOutputWithContext (line 352) | func (o ZfspoolLegacyMapOutput) ToZfspoolLegacyMapOutputWithContext(ct... method MapIndex (line 356) | func (o ZfspoolLegacyMapOutput) MapIndex(k pulumi.StringInput) Zfspool... function init (line 362) | func init() { FILE: sdk/go/proxmoxve/timeLegacy.go type TimeLegacy (line 51) | type TimeLegacy struct method ElementType (line 151) | func (*TimeLegacy) ElementType() reflect.Type { method ToTimeLegacyOutput (line 155) | func (i *TimeLegacy) ToTimeLegacyOutput() TimeLegacyOutput { method ToTimeLegacyOutputWithContext (line 159) | func (i *TimeLegacy) ToTimeLegacyOutputWithContext(ctx context.Context... function NewTimeLegacy (line 65) | func NewTimeLegacy(ctx *pulumi.Context, function GetTimeLegacy (line 88) | func GetTimeLegacy(ctx *pulumi.Context, type timeLegacyState (line 99) | type timeLegacyState struct type TimeLegacyState (line 110) | type TimeLegacyState struct method ElementType (line 121) | func (TimeLegacyState) ElementType() reflect.Type { type timeLegacyArgs (line 125) | type timeLegacyArgs struct type TimeLegacyArgs (line 133) | type TimeLegacyArgs struct method ElementType (line 140) | func (TimeLegacyArgs) ElementType() reflect.Type { type TimeLegacyInput (line 144) | type TimeLegacyInput interface type TimeLegacyArrayInput (line 167) | type TimeLegacyArrayInput interface type TimeLegacyArray (line 174) | type TimeLegacyArray method ElementType (line 176) | func (TimeLegacyArray) ElementType() reflect.Type { method ToTimeLegacyArrayOutput (line 180) | func (i TimeLegacyArray) ToTimeLegacyArrayOutput() TimeLegacyArrayOutp... method ToTimeLegacyArrayOutputWithContext (line 184) | func (i TimeLegacyArray) ToTimeLegacyArrayOutputWithContext(ctx contex... type TimeLegacyMapInput (line 192) | type TimeLegacyMapInput interface type TimeLegacyMap (line 199) | type TimeLegacyMap method ElementType (line 201) | func (TimeLegacyMap) ElementType() reflect.Type { method ToTimeLegacyMapOutput (line 205) | func (i TimeLegacyMap) ToTimeLegacyMapOutput() TimeLegacyMapOutput { method ToTimeLegacyMapOutputWithContext (line 209) | func (i TimeLegacyMap) ToTimeLegacyMapOutputWithContext(ctx context.Co... type TimeLegacyOutput (line 213) | type TimeLegacyOutput struct method ElementType (line 215) | func (TimeLegacyOutput) ElementType() reflect.Type { method ToTimeLegacyOutput (line 219) | func (o TimeLegacyOutput) ToTimeLegacyOutput() TimeLegacyOutput { method ToTimeLegacyOutputWithContext (line 223) | func (o TimeLegacyOutput) ToTimeLegacyOutputWithContext(ctx context.Co... method LocalTime (line 228) | func (o TimeLegacyOutput) LocalTime() pulumi.StringOutput { method NodeName (line 233) | func (o TimeLegacyOutput) NodeName() pulumi.StringOutput { method TimeZone (line 238) | func (o TimeLegacyOutput) TimeZone() pulumi.StringOutput { method UtcTime (line 243) | func (o TimeLegacyOutput) UtcTime() pulumi.StringOutput { type TimeLegacyArrayOutput (line 247) | type TimeLegacyArrayOutput struct method ElementType (line 249) | func (TimeLegacyArrayOutput) ElementType() reflect.Type { method ToTimeLegacyArrayOutput (line 253) | func (o TimeLegacyArrayOutput) ToTimeLegacyArrayOutput() TimeLegacyArr... method ToTimeLegacyArrayOutputWithContext (line 257) | func (o TimeLegacyArrayOutput) ToTimeLegacyArrayOutputWithContext(ctx ... method Index (line 261) | func (o TimeLegacyArrayOutput) Index(i pulumi.IntInput) TimeLegacyOutp... type TimeLegacyMapOutput (line 267) | type TimeLegacyMapOutput struct method ElementType (line 269) | func (TimeLegacyMapOutput) ElementType() reflect.Type { method ToTimeLegacyMapOutput (line 273) | func (o TimeLegacyMapOutput) ToTimeLegacyMapOutput() TimeLegacyMapOutp... method ToTimeLegacyMapOutputWithContext (line 277) | func (o TimeLegacyMapOutput) ToTimeLegacyMapOutputWithContext(ctx cont... method MapIndex (line 281) | func (o TimeLegacyMapOutput) MapIndex(k pulumi.StringInput) TimeLegacy... function init (line 287) | func init() { FILE: sdk/go/proxmoxve/user/init.go type module (line 14) | type module struct method Version (line 18) | func (m *module) Version() semver.Version { method Construct (line 22) | func (m *module) Construct(ctx *pulumi.Context, name, typ, urn string)... function init (line 36) | func init() { FILE: sdk/go/proxmoxve/user/token.go type Token (line 66) | type Token struct method ElementType (line 194) | func (*Token) ElementType() reflect.Type { method ToTokenOutput (line 198) | func (i *Token) ToTokenOutput() TokenOutput { method ToTokenOutputWithContext (line 202) | func (i *Token) ToTokenOutputWithContext(ctx context.Context) TokenOut... function NewToken (line 84) | func NewToken(ctx *pulumi.Context, function GetToken (line 111) | func GetToken(ctx *pulumi.Context, type tokenState (line 122) | type tokenState struct type TokenState (line 137) | type TokenState struct method ElementType (line 152) | func (TokenState) ElementType() reflect.Type { type tokenArgs (line 156) | type tokenArgs struct type TokenArgs (line 170) | type TokenArgs struct method ElementType (line 183) | func (TokenArgs) ElementType() reflect.Type { type TokenInput (line 187) | type TokenInput interface type TokenArrayInput (line 210) | type TokenArrayInput interface type TokenArray (line 217) | type TokenArray method ElementType (line 219) | func (TokenArray) ElementType() reflect.Type { method ToTokenArrayOutput (line 223) | func (i TokenArray) ToTokenArrayOutput() TokenArrayOutput { method ToTokenArrayOutputWithContext (line 227) | func (i TokenArray) ToTokenArrayOutputWithContext(ctx context.Context)... type TokenMapInput (line 235) | type TokenMapInput interface type TokenMap (line 242) | type TokenMap method ElementType (line 244) | func (TokenMap) ElementType() reflect.Type { method ToTokenMapOutput (line 248) | func (i TokenMap) ToTokenMapOutput() TokenMapOutput { method ToTokenMapOutputWithContext (line 252) | func (i TokenMap) ToTokenMapOutputWithContext(ctx context.Context) Tok... type TokenOutput (line 256) | type TokenOutput struct method ElementType (line 258) | func (TokenOutput) ElementType() reflect.Type { method ToTokenOutput (line 262) | func (o TokenOutput) ToTokenOutput() TokenOutput { method ToTokenOutputWithContext (line 266) | func (o TokenOutput) ToTokenOutputWithContext(ctx context.Context) Tok... method Comment (line 271) | func (o TokenOutput) Comment() pulumi.StringPtrOutput { method ExpirationDate (line 276) | func (o TokenOutput) ExpirationDate() pulumi.StringPtrOutput { method PrivilegesSeparation (line 281) | func (o TokenOutput) PrivilegesSeparation() pulumi.BoolOutput { method TokenName (line 286) | func (o TokenOutput) TokenName() pulumi.StringOutput { method UserId (line 291) | func (o TokenOutput) UserId() pulumi.StringOutput { method Value (line 296) | func (o TokenOutput) Value() pulumi.StringOutput { type TokenArrayOutput (line 300) | type TokenArrayOutput struct method ElementType (line 302) | func (TokenArrayOutput) ElementType() reflect.Type { method ToTokenArrayOutput (line 306) | func (o TokenArrayOutput) ToTokenArrayOutput() TokenArrayOutput { method ToTokenArrayOutputWithContext (line 310) | func (o TokenArrayOutput) ToTokenArrayOutputWithContext(ctx context.Co... method Index (line 314) | func (o TokenArrayOutput) Index(i pulumi.IntInput) TokenOutput { type TokenMapOutput (line 320) | type TokenMapOutput struct method ElementType (line 322) | func (TokenMapOutput) ElementType() reflect.Type { method ToTokenMapOutput (line 326) | func (o TokenMapOutput) ToTokenMapOutput() TokenMapOutput { method ToTokenMapOutputWithContext (line 330) | func (o TokenMapOutput) ToTokenMapOutputWithContext(ctx context.Contex... method MapIndex (line 334) | func (o TokenMapOutput) MapIndex(k pulumi.StringInput) TokenOutput { function init (line 340) | func init() { FILE: sdk/go/proxmoxve/user/tokenLegacy.go type TokenLegacy (line 68) | type TokenLegacy struct method ElementType (line 196) | func (*TokenLegacy) ElementType() reflect.Type { method ToTokenLegacyOutput (line 200) | func (i *TokenLegacy) ToTokenLegacyOutput() TokenLegacyOutput { method ToTokenLegacyOutputWithContext (line 204) | func (i *TokenLegacy) ToTokenLegacyOutputWithContext(ctx context.Conte... function NewTokenLegacy (line 86) | func NewTokenLegacy(ctx *pulumi.Context, function GetTokenLegacy (line 113) | func GetTokenLegacy(ctx *pulumi.Context, type tokenLegacyState (line 124) | type tokenLegacyState struct type TokenLegacyState (line 139) | type TokenLegacyState struct method ElementType (line 154) | func (TokenLegacyState) ElementType() reflect.Type { type tokenLegacyArgs (line 158) | type tokenLegacyArgs struct type TokenLegacyArgs (line 172) | type TokenLegacyArgs struct method ElementType (line 185) | func (TokenLegacyArgs) ElementType() reflect.Type { type TokenLegacyInput (line 189) | type TokenLegacyInput interface type TokenLegacyArrayInput (line 212) | type TokenLegacyArrayInput interface type TokenLegacyArray (line 219) | type TokenLegacyArray method ElementType (line 221) | func (TokenLegacyArray) ElementType() reflect.Type { method ToTokenLegacyArrayOutput (line 225) | func (i TokenLegacyArray) ToTokenLegacyArrayOutput() TokenLegacyArrayO... method ToTokenLegacyArrayOutputWithContext (line 229) | func (i TokenLegacyArray) ToTokenLegacyArrayOutputWithContext(ctx cont... type TokenLegacyMapInput (line 237) | type TokenLegacyMapInput interface type TokenLegacyMap (line 244) | type TokenLegacyMap method ElementType (line 246) | func (TokenLegacyMap) ElementType() reflect.Type { method ToTokenLegacyMapOutput (line 250) | func (i TokenLegacyMap) ToTokenLegacyMapOutput() TokenLegacyMapOutput { method ToTokenLegacyMapOutputWithContext (line 254) | func (i TokenLegacyMap) ToTokenLegacyMapOutputWithContext(ctx context.... type TokenLegacyOutput (line 258) | type TokenLegacyOutput struct method ElementType (line 260) | func (TokenLegacyOutput) ElementType() reflect.Type { method ToTokenLegacyOutput (line 264) | func (o TokenLegacyOutput) ToTokenLegacyOutput() TokenLegacyOutput { method ToTokenLegacyOutputWithContext (line 268) | func (o TokenLegacyOutput) ToTokenLegacyOutputWithContext(ctx context.... method Comment (line 273) | func (o TokenLegacyOutput) Comment() pulumi.StringPtrOutput { method ExpirationDate (line 278) | func (o TokenLegacyOutput) ExpirationDate() pulumi.StringPtrOutput { method PrivilegesSeparation (line 283) | func (o TokenLegacyOutput) PrivilegesSeparation() pulumi.BoolOutput { method TokenName (line 288) | func (o TokenLegacyOutput) TokenName() pulumi.StringOutput { method UserId (line 293) | func (o TokenLegacyOutput) UserId() pulumi.StringOutput { method Value (line 298) | func (o TokenLegacyOutput) Value() pulumi.StringOutput { type TokenLegacyArrayOutput (line 302) | type TokenLegacyArrayOutput struct method ElementType (line 304) | func (TokenLegacyArrayOutput) ElementType() reflect.Type { method ToTokenLegacyArrayOutput (line 308) | func (o TokenLegacyArrayOutput) ToTokenLegacyArrayOutput() TokenLegacy... method ToTokenLegacyArrayOutputWithContext (line 312) | func (o TokenLegacyArrayOutput) ToTokenLegacyArrayOutputWithContext(ct... method Index (line 316) | func (o TokenLegacyArrayOutput) Index(i pulumi.IntInput) TokenLegacyOu... type TokenLegacyMapOutput (line 322) | type TokenLegacyMapOutput struct method ElementType (line 324) | func (TokenLegacyMapOutput) ElementType() reflect.Type { method ToTokenLegacyMapOutput (line 328) | func (o TokenLegacyMapOutput) ToTokenLegacyMapOutput() TokenLegacyMapO... method ToTokenLegacyMapOutputWithContext (line 332) | func (o TokenLegacyMapOutput) ToTokenLegacyMapOutputWithContext(ctx co... method MapIndex (line 336) | func (o TokenLegacyMapOutput) MapIndex(k pulumi.StringInput) TokenLega... function init (line 342) | func init() { FILE: sdk/go/proxmoxve/userLegacy.go type UserLegacy (line 68) | type UserLegacy struct method ElementType (line 250) | func (*UserLegacy) ElementType() reflect.Type { method ToUserLegacyOutput (line 254) | func (i *UserLegacy) ToUserLegacyOutput() UserLegacyOutput { method ToUserLegacyOutputWithContext (line 258) | func (i *UserLegacy) ToUserLegacyOutputWithContext(ctx context.Context... function NewUserLegacy (line 96) | func NewUserLegacy(ctx *pulumi.Context, function GetUserLegacy (line 123) | func GetUserLegacy(ctx *pulumi.Context, type userLegacyState (line 134) | type userLegacyState struct type UserLegacyState (line 159) | type UserLegacyState struct method ElementType (line 184) | func (UserLegacyState) ElementType() reflect.Type { type userLegacyArgs (line 188) | type userLegacyArgs struct type UserLegacyArgs (line 214) | type UserLegacyArgs struct method ElementType (line 239) | func (UserLegacyArgs) ElementType() reflect.Type { type UserLegacyInput (line 243) | type UserLegacyInput interface type UserLegacyArrayInput (line 266) | type UserLegacyArrayInput interface type UserLegacyArray (line 273) | type UserLegacyArray method ElementType (line 275) | func (UserLegacyArray) ElementType() reflect.Type { method ToUserLegacyArrayOutput (line 279) | func (i UserLegacyArray) ToUserLegacyArrayOutput() UserLegacyArrayOutp... method ToUserLegacyArrayOutputWithContext (line 283) | func (i UserLegacyArray) ToUserLegacyArrayOutputWithContext(ctx contex... type UserLegacyMapInput (line 291) | type UserLegacyMapInput interface type UserLegacyMap (line 298) | type UserLegacyMap method ElementType (line 300) | func (UserLegacyMap) ElementType() reflect.Type { method ToUserLegacyMapOutput (line 304) | func (i UserLegacyMap) ToUserLegacyMapOutput() UserLegacyMapOutput { method ToUserLegacyMapOutputWithContext (line 308) | func (i UserLegacyMap) ToUserLegacyMapOutputWithContext(ctx context.Co... type UserLegacyOutput (line 312) | type UserLegacyOutput struct method ElementType (line 314) | func (UserLegacyOutput) ElementType() reflect.Type { method ToUserLegacyOutput (line 318) | func (o UserLegacyOutput) ToUserLegacyOutput() UserLegacyOutput { method ToUserLegacyOutputWithContext (line 322) | func (o UserLegacyOutput) ToUserLegacyOutputWithContext(ctx context.Co... method Acls (line 327) | func (o UserLegacyOutput) Acls() UserLegacyAclArrayOutput { method Comment (line 332) | func (o UserLegacyOutput) Comment() pulumi.StringPtrOutput { method Email (line 337) | func (o UserLegacyOutput) Email() pulumi.StringPtrOutput { method Enabled (line 342) | func (o UserLegacyOutput) Enabled() pulumi.BoolPtrOutput { method ExpirationDate (line 347) | func (o UserLegacyOutput) ExpirationDate() pulumi.StringPtrOutput { method FirstName (line 352) | func (o UserLegacyOutput) FirstName() pulumi.StringPtrOutput { method Groups (line 357) | func (o UserLegacyOutput) Groups() pulumi.StringArrayOutput { method Keys (line 362) | func (o UserLegacyOutput) Keys() pulumi.StringPtrOutput { method LastName (line 367) | func (o UserLegacyOutput) LastName() pulumi.StringPtrOutput { method Password (line 372) | func (o UserLegacyOutput) Password() pulumi.StringPtrOutput { method UserId (line 377) | func (o UserLegacyOutput) UserId() pulumi.StringOutput { type UserLegacyArrayOutput (line 381) | type UserLegacyArrayOutput struct method ElementType (line 383) | func (UserLegacyArrayOutput) ElementType() reflect.Type { method ToUserLegacyArrayOutput (line 387) | func (o UserLegacyArrayOutput) ToUserLegacyArrayOutput() UserLegacyArr... method ToUserLegacyArrayOutputWithContext (line 391) | func (o UserLegacyArrayOutput) ToUserLegacyArrayOutputWithContext(ctx ... method Index (line 395) | func (o UserLegacyArrayOutput) Index(i pulumi.IntInput) UserLegacyOutp... type UserLegacyMapOutput (line 401) | type UserLegacyMapOutput struct method ElementType (line 403) | func (UserLegacyMapOutput) ElementType() reflect.Type { method ToUserLegacyMapOutput (line 407) | func (o UserLegacyMapOutput) ToUserLegacyMapOutput() UserLegacyMapOutp... method ToUserLegacyMapOutputWithContext (line 411) | func (o UserLegacyMapOutput) ToUserLegacyMapOutputWithContext(ctx cont... method MapIndex (line 415) | func (o UserLegacyMapOutput) MapIndex(k pulumi.StringInput) UserLegacy... function init (line 421) | func init() { FILE: sdk/go/proxmoxve/vm.go type Vm (line 24) | type Vm struct method ElementType (line 230) | func (*Vm) ElementType() reflect.Type { method ToVmOutput (line 234) | func (i *Vm) ToVmOutput() VmOutput { method ToVmOutputWithContext (line 238) | func (i *Vm) ToVmOutputWithContext(ctx context.Context) VmOutput { function NewVm (line 57) | func NewVm(ctx *pulumi.Context, function GetVm (line 83) | func GetVm(ctx *pulumi.Context, type vmState (line 94) | type vmState struct type VmState (line 124) | type VmState struct method ElementType (line 154) | func (VmState) ElementType() reflect.Type { type vmArgs (line 158) | type vmArgs struct type VmArgs (line 189) | type VmArgs struct method ElementType (line 219) | func (VmArgs) ElementType() reflect.Type { type VmInput (line 223) | type VmInput interface type VmArrayInput (line 246) | type VmArrayInput interface type VmArray (line 253) | type VmArray method ElementType (line 255) | func (VmArray) ElementType() reflect.Type { method ToVmArrayOutput (line 259) | func (i VmArray) ToVmArrayOutput() VmArrayOutput { method ToVmArrayOutputWithContext (line 263) | func (i VmArray) ToVmArrayOutputWithContext(ctx context.Context) VmArr... type VmMapInput (line 271) | type VmMapInput interface type VmMap (line 278) | type VmMap method ElementType (line 280) | func (VmMap) ElementType() reflect.Type { method ToVmMapOutput (line 284) | func (i VmMap) ToVmMapOutput() VmMapOutput { method ToVmMapOutputWithContext (line 288) | func (i VmMap) ToVmMapOutputWithContext(ctx context.Context) VmMapOutp... type VmOutput (line 292) | type VmOutput struct method ElementType (line 294) | func (VmOutput) ElementType() reflect.Type { method ToVmOutput (line 298) | func (o VmOutput) ToVmOutput() VmOutput { method ToVmOutputWithContext (line 302) | func (o VmOutput) ToVmOutputWithContext(ctx context.Context) VmOutput { method Cdrom (line 307) | func (o VmOutput) Cdrom() VmCdromMapOutput { method Cpu (line 312) | func (o VmOutput) Cpu() VmCpuPtrOutput { method DeleteUnreferencedDisksOnDestroy (line 317) | func (o VmOutput) DeleteUnreferencedDisksOnDestroy() pulumi.BoolOutput { method Description (line 322) | func (o VmOutput) Description() pulumi.StringPtrOutput { method Name (line 327) | func (o VmOutput) Name() pulumi.StringOutput { method NodeName (line 332) | func (o VmOutput) NodeName() pulumi.StringOutput { method PurgeOnDestroy (line 337) | func (o VmOutput) PurgeOnDestroy() pulumi.BoolOutput { method ResourceId (line 342) | func (o VmOutput) ResourceId() pulumi.StringOutput { method Rng (line 347) | func (o VmOutput) Rng() VmRngPtrOutput { method StopOnDestroy (line 352) | func (o VmOutput) StopOnDestroy() pulumi.BoolOutput { method Tags (line 357) | func (o VmOutput) Tags() pulumi.StringArrayOutput { method Template (line 362) | func (o VmOutput) Template() pulumi.BoolPtrOutput { method Timeouts (line 366) | func (o VmOutput) Timeouts() VmTimeoutsPtrOutput { method Vga (line 371) | func (o VmOutput) Vga() VmVgaPtrOutput { type VmArrayOutput (line 375) | type VmArrayOutput struct method ElementType (line 377) | func (VmArrayOutput) ElementType() reflect.Type { method ToVmArrayOutput (line 381) | func (o VmArrayOutput) ToVmArrayOutput() VmArrayOutput { method ToVmArrayOutputWithContext (line 385) | func (o VmArrayOutput) ToVmArrayOutputWithContext(ctx context.Context)... method Index (line 389) | func (o VmArrayOutput) Index(i pulumi.IntInput) VmOutput { type VmMapOutput (line 395) | type VmMapOutput struct method ElementType (line 397) | func (VmMapOutput) ElementType() reflect.Type { method ToVmMapOutput (line 401) | func (o VmMapOutput) ToVmMapOutput() VmMapOutput { method ToVmMapOutputWithContext (line 405) | func (o VmMapOutput) ToVmMapOutputWithContext(ctx context.Context) VmM... method MapIndex (line 409) | func (o VmMapOutput) MapIndex(k pulumi.StringInput) VmOutput { function init (line 415) | func init() { FILE: sdk/go/proxmoxve/vm2Legacy.go type Vm2Legacy (line 26) | type Vm2Legacy struct method ElementType (line 226) | func (*Vm2Legacy) ElementType() reflect.Type { method ToVm2LegacyOutput (line 230) | func (i *Vm2Legacy) ToVm2LegacyOutput() Vm2LegacyOutput { method ToVm2LegacyOutputWithContext (line 234) | func (i *Vm2Legacy) ToVm2LegacyOutputWithContext(ctx context.Context) ... function NewVm2Legacy (line 59) | func NewVm2Legacy(ctx *pulumi.Context, function GetVm2Legacy (line 79) | func GetVm2Legacy(ctx *pulumi.Context, type vm2LegacyState (line 90) | type vm2LegacyState struct type Vm2LegacyState (line 120) | type Vm2LegacyState struct method ElementType (line 150) | func (Vm2LegacyState) ElementType() reflect.Type { type vm2LegacyArgs (line 154) | type vm2LegacyArgs struct type Vm2LegacyArgs (line 185) | type Vm2LegacyArgs struct method ElementType (line 215) | func (Vm2LegacyArgs) ElementType() reflect.Type { type Vm2LegacyInput (line 219) | type Vm2LegacyInput interface type Vm2LegacyArrayInput (line 242) | type Vm2LegacyArrayInput interface type Vm2LegacyArray (line 249) | type Vm2LegacyArray method ElementType (line 251) | func (Vm2LegacyArray) ElementType() reflect.Type { method ToVm2LegacyArrayOutput (line 255) | func (i Vm2LegacyArray) ToVm2LegacyArrayOutput() Vm2LegacyArrayOutput { method ToVm2LegacyArrayOutputWithContext (line 259) | func (i Vm2LegacyArray) ToVm2LegacyArrayOutputWithContext(ctx context.... type Vm2LegacyMapInput (line 267) | type Vm2LegacyMapInput interface type Vm2LegacyMap (line 274) | type Vm2LegacyMap method ElementType (line 276) | func (Vm2LegacyMap) ElementType() reflect.Type { method ToVm2LegacyMapOutput (line 280) | func (i Vm2LegacyMap) ToVm2LegacyMapOutput() Vm2LegacyMapOutput { method ToVm2LegacyMapOutputWithContext (line 284) | func (i Vm2LegacyMap) ToVm2LegacyMapOutputWithContext(ctx context.Cont... type Vm2LegacyOutput (line 288) | type Vm2LegacyOutput struct method ElementType (line 290) | func (Vm2LegacyOutput) ElementType() reflect.Type { method ToVm2LegacyOutput (line 294) | func (o Vm2LegacyOutput) ToVm2LegacyOutput() Vm2LegacyOutput { method ToVm2LegacyOutputWithContext (line 298) | func (o Vm2LegacyOutput) ToVm2LegacyOutputWithContext(ctx context.Cont... method Cdrom (line 303) | func (o Vm2LegacyOutput) Cdrom() Vm2LegacyCdromMapOutput { method Cpu (line 308) | func (o Vm2LegacyOutput) Cpu() Vm2LegacyCpuPtrOutput { method DeleteUnreferencedDisksOnDestroy (line 313) | func (o Vm2LegacyOutput) DeleteUnreferencedDisksOnDestroy() pulumi.Boo... method Description (line 318) | func (o Vm2LegacyOutput) Description() pulumi.StringPtrOutput { method Name (line 323) | func (o Vm2LegacyOutput) Name() pulumi.StringOutput { method NodeName (line 328) | func (o Vm2LegacyOutput) NodeName() pulumi.StringOutput { method PurgeOnDestroy (line 333) | func (o Vm2LegacyOutput) PurgeOnDestroy() pulumi.BoolOutput { method ResourceId (line 338) | func (o Vm2LegacyOutput) ResourceId() pulumi.StringOutput { method Rng (line 343) | func (o Vm2LegacyOutput) Rng() Vm2LegacyRngPtrOutput { method StopOnDestroy (line 348) | func (o Vm2LegacyOutput) StopOnDestroy() pulumi.BoolOutput { method Tags (line 353) | func (o Vm2LegacyOutput) Tags() pulumi.StringArrayOutput { method Template (line 358) | func (o Vm2LegacyOutput) Template() pulumi.BoolPtrOutput { method Timeouts (line 362) | func (o Vm2LegacyOutput) Timeouts() Vm2LegacyTimeoutsPtrOutput { method Vga (line 367) | func (o Vm2LegacyOutput) Vga() Vm2LegacyVgaPtrOutput { type Vm2LegacyArrayOutput (line 371) | type Vm2LegacyArrayOutput struct method ElementType (line 373) | func (Vm2LegacyArrayOutput) ElementType() reflect.Type { method ToVm2LegacyArrayOutput (line 377) | func (o Vm2LegacyArrayOutput) ToVm2LegacyArrayOutput() Vm2LegacyArrayO... method ToVm2LegacyArrayOutputWithContext (line 381) | func (o Vm2LegacyArrayOutput) ToVm2LegacyArrayOutputWithContext(ctx co... method Index (line 385) | func (o Vm2LegacyArrayOutput) Index(i pulumi.IntInput) Vm2LegacyOutput { type Vm2LegacyMapOutput (line 391) | type Vm2LegacyMapOutput struct method ElementType (line 393) | func (Vm2LegacyMapOutput) ElementType() reflect.Type { method ToVm2LegacyMapOutput (line 397) | func (o Vm2LegacyMapOutput) ToVm2LegacyMapOutput() Vm2LegacyMapOutput { method ToVm2LegacyMapOutputWithContext (line 401) | func (o Vm2LegacyMapOutput) ToVm2LegacyMapOutputWithContext(ctx contex... method MapIndex (line 405) | func (o Vm2LegacyMapOutput) MapIndex(k pulumi.StringInput) Vm2LegacyOu... function init (line 411) | func init() { FILE: sdk/go/proxmoxve/vmLegacy.go type VmLegacy (line 302) | type VmLegacy struct method ElementType (line 1164) | func (*VmLegacy) ElementType() reflect.Type { method ToVmLegacyOutput (line 1168) | func (i *VmLegacy) ToVmLegacyOutput() VmLegacyOutput { method ToVmLegacyOutputWithContext (line 1172) | func (i *VmLegacy) ToVmLegacyOutputWithContext(ctx context.Context) Vm... function NewVmLegacy (line 471) | func NewVmLegacy(ctx *pulumi.Context, function GetVmLegacy (line 491) | func GetVmLegacy(ctx *pulumi.Context, type vmLegacyState (line 502) | type vmLegacyState struct type VmLegacyState (line 668) | type VmLegacyState struct method ElementType (line 834) | func (VmLegacyState) ElementType() reflect.Type { type vmLegacyArgs (line 838) | type vmLegacyArgs struct type VmLegacyArgs (line 996) | type VmLegacyArgs struct method ElementType (line 1153) | func (VmLegacyArgs) ElementType() reflect.Type { type VmLegacyInput (line 1157) | type VmLegacyInput interface type VmLegacyArrayInput (line 1180) | type VmLegacyArrayInput interface type VmLegacyArray (line 1187) | type VmLegacyArray method ElementType (line 1189) | func (VmLegacyArray) ElementType() reflect.Type { method ToVmLegacyArrayOutput (line 1193) | func (i VmLegacyArray) ToVmLegacyArrayOutput() VmLegacyArrayOutput { method ToVmLegacyArrayOutputWithContext (line 1197) | func (i VmLegacyArray) ToVmLegacyArrayOutputWithContext(ctx context.Co... type VmLegacyMapInput (line 1205) | type VmLegacyMapInput interface type VmLegacyMap (line 1212) | type VmLegacyMap method ElementType (line 1214) | func (VmLegacyMap) ElementType() reflect.Type { method ToVmLegacyMapOutput (line 1218) | func (i VmLegacyMap) ToVmLegacyMapOutput() VmLegacyMapOutput { method ToVmLegacyMapOutputWithContext (line 1222) | func (i VmLegacyMap) ToVmLegacyMapOutputWithContext(ctx context.Contex... type VmLegacyOutput (line 1226) | type VmLegacyOutput struct method ElementType (line 1228) | func (VmLegacyOutput) ElementType() reflect.Type { method ToVmLegacyOutput (line 1232) | func (o VmLegacyOutput) ToVmLegacyOutput() VmLegacyOutput { method ToVmLegacyOutputWithContext (line 1236) | func (o VmLegacyOutput) ToVmLegacyOutputWithContext(ctx context.Contex... method Acpi (line 1241) | func (o VmLegacyOutput) Acpi() pulumi.BoolPtrOutput { method Agent (line 1246) | func (o VmLegacyOutput) Agent() VmLegacyAgentPtrOutput { method AmdSev (line 1251) | func (o VmLegacyOutput) AmdSev() VmLegacyAmdSevPtrOutput { method AudioDevice (line 1256) | func (o VmLegacyOutput) AudioDevice() VmLegacyAudioDevicePtrOutput { method Bios (line 1261) | func (o VmLegacyOutput) Bios() pulumi.StringPtrOutput { method BootOrders (line 1266) | func (o VmLegacyOutput) BootOrders() pulumi.StringArrayOutput { method Cdrom (line 1271) | func (o VmLegacyOutput) Cdrom() VmLegacyCdromPtrOutput { method Clone (line 1276) | func (o VmLegacyOutput) Clone() VmLegacyClonePtrOutput { method Cpu (line 1281) | func (o VmLegacyOutput) Cpu() VmLegacyCpuPtrOutput { method DeleteUnreferencedDisksOnDestroy (line 1286) | func (o VmLegacyOutput) DeleteUnreferencedDisksOnDestroy() pulumi.Bool... method Description (line 1291) | func (o VmLegacyOutput) Description() pulumi.StringPtrOutput { method Disks (line 1296) | func (o VmLegacyOutput) Disks() VmLegacyDiskArrayOutput { method EfiDisk (line 1302) | func (o VmLegacyOutput) EfiDisk() VmLegacyEfiDiskPtrOutput { method HookScriptFileId (line 1307) | func (o VmLegacyOutput) HookScriptFileId() pulumi.StringPtrOutput { method Hostpcis (line 1312) | func (o VmLegacyOutput) Hostpcis() VmLegacyHostpciArrayOutput { method Hotplug (line 1323) | func (o VmLegacyOutput) Hotplug() pulumi.StringOutput { method Initialization (line 1328) | func (o VmLegacyOutput) Initialization() VmLegacyInitializationPtrOutp... method Ipv4Addresses (line 1334) | func (o VmLegacyOutput) Ipv4Addresses() pulumi.StringArrayArrayOutput { method Ipv6Addresses (line 1340) | func (o VmLegacyOutput) Ipv6Addresses() pulumi.StringArrayArrayOutput { method KeyboardLayout (line 1345) | func (o VmLegacyOutput) KeyboardLayout() pulumi.StringPtrOutput { method KvmArguments (line 1350) | func (o VmLegacyOutput) KvmArguments() pulumi.StringPtrOutput { method MacAddresses (line 1356) | func (o VmLegacyOutput) MacAddresses() pulumi.StringArrayOutput { method Machine (line 1361) | func (o VmLegacyOutput) Machine() pulumi.StringPtrOutput { method Memory (line 1366) | func (o VmLegacyOutput) Memory() VmLegacyMemoryPtrOutput { method Migrate (line 1372) | func (o VmLegacyOutput) Migrate() pulumi.BoolPtrOutput { method Name (line 1377) | func (o VmLegacyOutput) Name() pulumi.StringOutput { method NetworkDevices (line 1382) | func (o VmLegacyOutput) NetworkDevices() VmLegacyNetworkDeviceArrayOut... method NetworkInterfaceNames (line 1388) | func (o VmLegacyOutput) NetworkInterfaceNames() pulumi.StringArrayOutp... method NodeName (line 1394) | func (o VmLegacyOutput) NodeName() pulumi.StringOutput { method Numas (line 1399) | func (o VmLegacyOutput) Numas() VmLegacyNumaArrayOutput { method OnBoot (line 1405) | func (o VmLegacyOutput) OnBoot() pulumi.BoolPtrOutput { method OperatingSystem (line 1410) | func (o VmLegacyOutput) OperatingSystem() VmLegacyOperatingSystemPtrOu... method PoolId (line 1415) | func (o VmLegacyOutput) PoolId() pulumi.StringPtrOutput { method Protection (line 1420) | func (o VmLegacyOutput) Protection() pulumi.BoolPtrOutput { method PurgeOnDestroy (line 1425) | func (o VmLegacyOutput) PurgeOnDestroy() pulumi.BoolPtrOutput { method Reboot (line 1430) | func (o VmLegacyOutput) Reboot() pulumi.BoolPtrOutput { method RebootAfterUpdate (line 1440) | func (o VmLegacyOutput) RebootAfterUpdate() pulumi.BoolPtrOutput { method Rngs (line 1445) | func (o VmLegacyOutput) Rngs() VmLegacyRngArrayOutput { method ScsiHardware (line 1451) | func (o VmLegacyOutput) ScsiHardware() pulumi.StringPtrOutput { method SerialDevices (line 1456) | func (o VmLegacyOutput) SerialDevices() VmLegacySerialDeviceArrayOutput { method Smbios (line 1461) | func (o VmLegacyOutput) Smbios() VmLegacySmbiosPtrOutput { method Started (line 1467) | func (o VmLegacyOutput) Started() pulumi.BoolPtrOutput { method Startup (line 1472) | func (o VmLegacyOutput) Startup() VmLegacyStartupPtrOutput { method StopOnDestroy (line 1477) | func (o VmLegacyOutput) StopOnDestroy() pulumi.BoolPtrOutput { method TabletDevice (line 1483) | func (o VmLegacyOutput) TabletDevice() pulumi.BoolPtrOutput { method Tags (line 1492) | func (o VmLegacyOutput) Tags() pulumi.StringArrayOutput { method Template (line 1500) | func (o VmLegacyOutput) Template() pulumi.BoolPtrOutput { method TimeoutClone (line 1506) | func (o VmLegacyOutput) TimeoutClone() pulumi.IntPtrOutput { method TimeoutCreate (line 1512) | func (o VmLegacyOutput) TimeoutCreate() pulumi.IntPtrOutput { method TimeoutMigrate (line 1518) | func (o VmLegacyOutput) TimeoutMigrate() pulumi.IntPtrOutput { method TimeoutMoveDisk (line 1525) | func (o VmLegacyOutput) TimeoutMoveDisk() pulumi.IntPtrOutput { method TimeoutReboot (line 1531) | func (o VmLegacyOutput) TimeoutReboot() pulumi.IntPtrOutput { method TimeoutShutdownVm (line 1537) | func (o VmLegacyOutput) TimeoutShutdownVm() pulumi.IntPtrOutput { method TimeoutStartVm (line 1543) | func (o VmLegacyOutput) TimeoutStartVm() pulumi.IntPtrOutput { method TimeoutStopVm (line 1549) | func (o VmLegacyOutput) TimeoutStopVm() pulumi.IntPtrOutput { method TpmState (line 1557) | func (o VmLegacyOutput) TpmState() VmLegacyTpmStatePtrOutput { method Usbs (line 1562) | func (o VmLegacyOutput) Usbs() VmLegacyUsbArrayOutput { method Vga (line 1567) | func (o VmLegacyOutput) Vga() VmLegacyVgaOutput { method Virtiofs (line 1572) | func (o VmLegacyOutput) Virtiofs() VmLegacyVirtiofArrayOutput { method VmId (line 1577) | func (o VmLegacyOutput) VmId() pulumi.IntOutput { method Watchdog (line 1582) | func (o VmLegacyOutput) Watchdog() VmLegacyWatchdogPtrOutput { type VmLegacyArrayOutput (line 1586) | type VmLegacyArrayOutput struct method ElementType (line 1588) | func (VmLegacyArrayOutput) ElementType() reflect.Type { method ToVmLegacyArrayOutput (line 1592) | func (o VmLegacyArrayOutput) ToVmLegacyArrayOutput() VmLegacyArrayOutp... method ToVmLegacyArrayOutputWithContext (line 1596) | func (o VmLegacyArrayOutput) ToVmLegacyArrayOutputWithContext(ctx cont... method Index (line 1600) | func (o VmLegacyArrayOutput) Index(i pulumi.IntInput) VmLegacyOutput { type VmLegacyMapOutput (line 1606) | type VmLegacyMapOutput struct method ElementType (line 1608) | func (VmLegacyMapOutput) ElementType() reflect.Type { method ToVmLegacyMapOutput (line 1612) | func (o VmLegacyMapOutput) ToVmLegacyMapOutput() VmLegacyMapOutput { method ToVmLegacyMapOutputWithContext (line 1616) | func (o VmLegacyMapOutput) ToVmLegacyMapOutputWithContext(ctx context.... method MapIndex (line 1620) | func (o VmLegacyMapOutput) MapIndex(k pulumi.StringInput) VmLegacyOutp... function init (line 1626) | func init() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acl.java class Acl (line 87) | @ResourceType(type="proxmoxve:index/acl:Acl") method groupId (line 100) | public Output> groupId() { method path (line 114) | public Output path() { method propagate (line 128) | public Output propagate() { method roleId (line 142) | public Output roleId() { method tokenId (line 156) | public Output> tokenId() { method userId (line 170) | public Output> userId() { method Acl (line 178) | public Acl(java.lang.String name) { method Acl (line 186) | public Acl(java.lang.String name, AclArgs args) { method Acl (line 195) | public Acl(java.lang.String name, AclArgs args, @Nullable com.pulumi.r... method Acl (line 199) | private Acl(java.lang.String name, Output id, @Nulla... method makeArgs (line 203) | private static AclArgs makeArgs(AclArgs args, @Nullable com.pulumi.res... method makeResourceOptions (line 210) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 227) | public static Acl get(java.lang.String name, Output ... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/AclArgs.java class AclArgs (line 16) | public final class AclArgs extends com.pulumi.resources.ResourceArgs { method groupId (line 31) | public Optional> groupId() { method path (line 46) | public Output path() { method propagate (line 61) | public Optional> propagate() { method roleId (line 76) | public Output roleId() { method tokenId (line 91) | public Optional> tokenId() { method userId (line 106) | public Optional> userId() { method AclArgs (line 110) | private AclArgs() {} method AclArgs (line 112) | private AclArgs(AclArgs $) { method builder (line 121) | public static Builder builder() { method builder (line 124) | public static Builder builder(AclArgs defaults) { class Builder (line 128) | public static final class Builder { method Builder (line 131) | public Builder() { method Builder (line 135) | public Builder(AclArgs defaults) { method groupId (line 145) | public Builder groupId(@Nullable Output groupId) { method groupId (line 156) | public Builder groupId(String groupId) { method path (line 166) | public Builder path(Output path) { method path (line 177) | public Builder path(String path) { method propagate (line 187) | public Builder propagate(@Nullable Output propagate) { method propagate (line 198) | public Builder propagate(Boolean propagate) { method roleId (line 208) | public Builder roleId(Output roleId) { method roleId (line 219) | public Builder roleId(String roleId) { method tokenId (line 229) | public Builder tokenId(@Nullable Output tokenId) { method tokenId (line 240) | public Builder tokenId(String tokenId) { method userId (line 250) | public Builder userId(@Nullable Output userId) { method userId (line 261) | public Builder userId(String userId) { method build (line 265) | public AclArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/AclLegacy.java class AclLegacy (line 89) | @ResourceType(type="proxmoxve:index/aclLegacy:AclLegacy") method groupId (line 102) | public Output> groupId() { method path (line 116) | public Output path() { method propagate (line 130) | public Output propagate() { method roleId (line 144) | public Output roleId() { method tokenId (line 158) | public Output> tokenId() { method userId (line 172) | public Output> userId() { method AclLegacy (line 180) | public AclLegacy(java.lang.String name) { method AclLegacy (line 188) | public AclLegacy(java.lang.String name, AclLegacyArgs args) { method AclLegacy (line 197) | public AclLegacy(java.lang.String name, AclLegacyArgs args, @Nullable ... method AclLegacy (line 201) | private AclLegacy(java.lang.String name, Output id, ... method makeArgs (line 205) | private static AclLegacyArgs makeArgs(AclLegacyArgs args, @Nullable co... method makeResourceOptions (line 212) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 229) | public static AclLegacy get(java.lang.String name, Output> groupId() { method path (line 46) | public Output path() { method propagate (line 61) | public Optional> propagate() { method roleId (line 76) | public Output roleId() { method tokenId (line 91) | public Optional> tokenId() { method userId (line 106) | public Optional> userId() { method AclLegacyArgs (line 110) | private AclLegacyArgs() {} method AclLegacyArgs (line 112) | private AclLegacyArgs(AclLegacyArgs $) { method builder (line 121) | public static Builder builder() { method builder (line 124) | public static Builder builder(AclLegacyArgs defaults) { class Builder (line 128) | public static final class Builder { method Builder (line 131) | public Builder() { method Builder (line 135) | public Builder(AclLegacyArgs defaults) { method groupId (line 145) | public Builder groupId(@Nullable Output groupId) { method groupId (line 156) | public Builder groupId(String groupId) { method path (line 166) | public Builder path(Output path) { method path (line 177) | public Builder path(String path) { method propagate (line 187) | public Builder propagate(@Nullable Output propagate) { method propagate (line 198) | public Builder propagate(Boolean propagate) { method roleId (line 208) | public Builder roleId(Output roleId) { method roleId (line 219) | public Builder roleId(String roleId) { method tokenId (line 229) | public Builder tokenId(@Nullable Output tokenId) { method tokenId (line 240) | public Builder tokenId(String tokenId) { method userId (line 250) | public Builder userId(@Nullable Output userId) { method userId (line 261) | public Builder userId(String userId) { method build (line 265) | public AclLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/Account.java class Account (line 70) | @ResourceType(type="proxmoxve:acme/account:Account") method contact (line 83) | public Output contact() { method createdAt (line 97) | public Output createdAt() { method directory (line 111) | public Output> directory() { method eabHmacKey (line 125) | public Output> eabHmacKey() { method eabKid (line 139) | public Output> eabKid() { method location (line 153) | public Output location() { method name (line 167) | public Output name() { method tos (line 181) | public Output> tos() { method Account (line 189) | public Account(java.lang.String name) { method Account (line 197) | public Account(java.lang.String name, AccountArgs args) { method Account (line 206) | public Account(java.lang.String name, AccountArgs args, @Nullable com.... method Account (line 210) | private Account(java.lang.String name, Output id, @N... method makeArgs (line 214) | private static AccountArgs makeArgs(AccountArgs args, @Nullable com.pu... method makeResourceOptions (line 221) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 238) | public static Account get(java.lang.String name, Output contact() { method directory (line 45) | public Optional> directory() { method eabHmacKey (line 60) | public Optional> eabHmacKey() { method eabKid (line 75) | public Optional> eabKid() { method name (line 90) | public Optional> name() { method tos (line 105) | public Optional> tos() { method AccountArgs (line 109) | private AccountArgs() {} method AccountArgs (line 111) | private AccountArgs(AccountArgs $) { method builder (line 120) | public static Builder builder() { method builder (line 123) | public static Builder builder(AccountArgs defaults) { class Builder (line 127) | public static final class Builder { method Builder (line 130) | public Builder() { method Builder (line 134) | public Builder(AccountArgs defaults) { method contact (line 144) | public Builder contact(Output contact) { method contact (line 155) | public Builder contact(String contact) { method directory (line 165) | public Builder directory(@Nullable Output directory) { method directory (line 176) | public Builder directory(String directory) { method eabHmacKey (line 186) | public Builder eabHmacKey(@Nullable Output eabHmacKey) { method eabHmacKey (line 197) | public Builder eabHmacKey(String eabHmacKey) { method eabKid (line 207) | public Builder eabKid(@Nullable Output eabKid) { method eabKid (line 218) | public Builder eabKid(String eabKid) { method name (line 228) | public Builder name(@Nullable Output name) { method name (line 239) | public Builder name(String name) { method tos (line 249) | public Builder tos(@Nullable Output tos) { method tos (line 260) | public Builder tos(String tos) { method build (line 264) | public AccountArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/AccountLegacy.java class AccountLegacy (line 72) | @ResourceType(type="proxmoxve:acme/accountLegacy:AccountLegacy") method contact (line 85) | public Output contact() { method createdAt (line 99) | public Output createdAt() { method directory (line 113) | public Output> directory() { method eabHmacKey (line 127) | public Output> eabHmacKey() { method eabKid (line 141) | public Output> eabKid() { method location (line 155) | public Output location() { method name (line 169) | public Output name() { method tos (line 183) | public Output> tos() { method AccountLegacy (line 191) | public AccountLegacy(java.lang.String name) { method AccountLegacy (line 199) | public AccountLegacy(java.lang.String name, AccountLegacyArgs args) { method AccountLegacy (line 208) | public AccountLegacy(java.lang.String name, AccountLegacyArgs args, @N... method AccountLegacy (line 212) | private AccountLegacy(java.lang.String name, Output ... method makeArgs (line 216) | private static AccountLegacyArgs makeArgs(AccountLegacyArgs args, @Nul... method makeResourceOptions (line 223) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 240) | public static AccountLegacy get(java.lang.String name, Output contact() { method directory (line 45) | public Optional> directory() { method eabHmacKey (line 60) | public Optional> eabHmacKey() { method eabKid (line 75) | public Optional> eabKid() { method name (line 90) | public Optional> name() { method tos (line 105) | public Optional> tos() { method AccountLegacyArgs (line 109) | private AccountLegacyArgs() {} method AccountLegacyArgs (line 111) | private AccountLegacyArgs(AccountLegacyArgs $) { method builder (line 120) | public static Builder builder() { method builder (line 123) | public static Builder builder(AccountLegacyArgs defaults) { class Builder (line 127) | public static final class Builder { method Builder (line 130) | public Builder() { method Builder (line 134) | public Builder(AccountLegacyArgs defaults) { method contact (line 144) | public Builder contact(Output contact) { method contact (line 155) | public Builder contact(String contact) { method directory (line 165) | public Builder directory(@Nullable Output directory) { method directory (line 176) | public Builder directory(String directory) { method eabHmacKey (line 186) | public Builder eabHmacKey(@Nullable Output eabHmacKey) { method eabHmacKey (line 197) | public Builder eabHmacKey(String eabHmacKey) { method eabKid (line 207) | public Builder eabKid(@Nullable Output eabKid) { method eabKid (line 218) | public Builder eabKid(String eabKid) { method name (line 228) | public Builder name(@Nullable Output name) { method name (line 239) | public Builder name(String name) { method tos (line 249) | public Builder tos(@Nullable Output tos) { method tos (line 260) | public Builder tos(String tos) { method build (line 264) | public AccountLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/AcmeFunctions.java class AcmeFunctions (line 31) | public final class AcmeFunctions { method getAccount (line 41) | public static Output getAccount() { method getAccountPlain (line 53) | public static CompletableFuture getAccountPlain() { method getAccount (line 65) | public static Output getAccount(GetAccountArgs args) { method getAccountPlain (line 77) | public static CompletableFuture getAccountPlain(GetA... method getAccount (line 89) | public static Output getAccount(GetAccountArgs args,... method getAccount (line 101) | public static Output getAccount(GetAccountArgs args,... method getAccountPlain (line 113) | public static CompletableFuture getAccountPlain(GetA... method getAccountLegacy (line 127) | public static Output getAccountLegacy() { method getAccountLegacyPlain (line 141) | public static CompletableFuture getAccountLega... method getAccountLegacy (line 155) | public static Output getAccountLegacy(GetAccou... method getAccountLegacyPlain (line 169) | public static CompletableFuture getAccountLega... method getAccountLegacy (line 183) | public static Output getAccountLegacy(GetAccou... method getAccountLegacy (line 197) | public static Output getAccountLegacy(GetAccou... method getAccountLegacyPlain (line 211) | public static CompletableFuture getAccountLega... method getAccounts (line 251) | public static Output getAccounts() { method getAccountsPlain (line 291) | public static CompletableFuture getAccountsPlain() { method getAccounts (line 331) | public static Output getAccounts(InvokeArgs args) { method getAccountsPlain (line 371) | public static CompletableFuture getAccountsPlain(In... method getAccounts (line 411) | public static Output getAccounts(InvokeArgs args, I... method getAccounts (line 451) | public static Output getAccounts(InvokeArgs args, I... method getAccountsPlain (line 491) | public static CompletableFuture getAccountsPlain(In... method getAccountsLegacy (line 533) | public static Output getAccountsLegacy() { method getAccountsLegacyPlain (line 575) | public static CompletableFuture getAccountsLe... method getAccountsLegacy (line 617) | public static Output getAccountsLegacy(Invoke... method getAccountsLegacyPlain (line 659) | public static CompletableFuture getAccountsLe... method getAccountsLegacy (line 701) | public static Output getAccountsLegacy(Invoke... method getAccountsLegacy (line 743) | public static Output getAccountsLegacy(Invoke... method getAccountsLegacyPlain (line 785) | public static CompletableFuture getAccountsLe... method getPlugin (line 828) | public static Output getPlugin(GetPluginArgs args) { method getPluginPlain (line 871) | public static CompletableFuture getPluginPlain(GetPlu... method getPlugin (line 914) | public static Output getPlugin(GetPluginArgs args, In... method getPlugin (line 957) | public static Output getPlugin(GetPluginArgs args, In... method getPluginPlain (line 1000) | public static CompletableFuture getPluginPlain(GetPlu... method getPluginLegacy (line 1045) | public static Output getPluginLegacy(GetPluginL... method getPluginLegacyPlain (line 1090) | public static CompletableFuture getPluginLegacy... method getPluginLegacy (line 1135) | public static Output getPluginLegacy(GetPluginL... method getPluginLegacy (line 1180) | public static Output getPluginLegacy(GetPluginL... method getPluginLegacyPlain (line 1225) | public static CompletableFuture getPluginLegacy... method getPlugins (line 1265) | public static Output getPlugins() { method getPluginsPlain (line 1305) | public static CompletableFuture getPluginsPlain() { method getPlugins (line 1345) | public static Output getPlugins(InvokeArgs args) { method getPluginsPlain (line 1385) | public static CompletableFuture getPluginsPlain(Invo... method getPlugins (line 1425) | public static Output getPlugins(InvokeArgs args, Inv... method getPlugins (line 1465) | public static Output getPlugins(InvokeArgs args, Inv... method getPluginsPlain (line 1505) | public static CompletableFuture getPluginsPlain(Invo... method getPluginsLegacy (line 1547) | public static Output getPluginsLegacy() { method getPluginsLegacyPlain (line 1589) | public static CompletableFuture getPluginsLega... method getPluginsLegacy (line 1631) | public static Output getPluginsLegacy(InvokeAr... method getPluginsLegacyPlain (line 1673) | public static CompletableFuture getPluginsLega... method getPluginsLegacy (line 1715) | public static Output getPluginsLegacy(InvokeAr... method getPluginsLegacy (line 1757) | public static Output getPluginsLegacy(InvokeAr... method getPluginsLegacyPlain (line 1799) | public static CompletableFuture getPluginsLega... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/Certificate.java class Certificate (line 129) | @ResourceType(type="proxmoxve:acme/certificate:Certificate") method account (line 142) | public Output account() { method certificate (line 156) | public Output certificate() { method domains (line 170) | public Output> domains() { method fingerprint (line 184) | public Output fingerprint() { method force (line 198) | public Output force() { method issuer (line 212) | public Output issuer() { method nodeName (line 226) | public Output nodeName() { method notAfter (line 240) | public Output notAfter() { method notBefore (line 254) | public Output notBefore() { method subject (line 268) | public Output subject() { method subjectAlternativeNames (line 282) | public Output> subjectAlternativeNames() { method Certificate (line 290) | public Certificate(java.lang.String name) { method Certificate (line 298) | public Certificate(java.lang.String name, CertificateArgs args) { method Certificate (line 307) | public Certificate(java.lang.String name, CertificateArgs args, @Nulla... method Certificate (line 311) | private Certificate(java.lang.String name, Output id... method makeArgs (line 315) | private static CertificateArgs makeArgs(CertificateArgs args, @Nullabl... method makeResourceOptions (line 322) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 339) | public static Certificate get(java.lang.String name, Output account() { method domains (line 48) | public Output> domains() { method force (line 63) | public Optional> force() { method nodeName (line 78) | public Output nodeName() { method CertificateArgs (line 82) | private CertificateArgs() {} method CertificateArgs (line 84) | private CertificateArgs(CertificateArgs $) { method builder (line 91) | public static Builder builder() { method builder (line 94) | public static Builder builder(CertificateArgs defaults) { class Builder (line 98) | public static final class Builder { method Builder (line 101) | public Builder() { method Builder (line 105) | public Builder(CertificateArgs defaults) { method account (line 115) | public Builder account(Output account) { method account (line 126) | public Builder account(String account) { method domains (line 136) | public Builder domains(Output> domains) { method domains (line 147) | public Builder domains(List domains) { method domains (line 157) | public Builder domains(CertificateDomainArgs... domains) { method force (line 167) | public Builder force(@Nullable Output force) { method force (line 178) | public Builder force(Boolean force) { method nodeName (line 188) | public Builder nodeName(Output nodeName) { method nodeName (line 199) | public Builder nodeName(String nodeName) { method build (line 203) | public CertificateArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/CertificateLegacy.java class CertificateLegacy (line 131) | @ResourceType(type="proxmoxve:acme/certificateLegacy:CertificateLegacy") method account (line 144) | public Output account() { method certificate (line 158) | public Output certificate() { method domains (line 172) | public Output> domains() { method fingerprint (line 186) | public Output fingerprint() { method force (line 200) | public Output force() { method issuer (line 214) | public Output issuer() { method nodeName (line 228) | public Output nodeName() { method notAfter (line 242) | public Output notAfter() { method notBefore (line 256) | public Output notBefore() { method subject (line 270) | public Output subject() { method subjectAlternativeNames (line 284) | public Output> subjectAlternativeNames() { method CertificateLegacy (line 292) | public CertificateLegacy(java.lang.String name) { method CertificateLegacy (line 300) | public CertificateLegacy(java.lang.String name, CertificateLegacyArgs ... method CertificateLegacy (line 309) | public CertificateLegacy(java.lang.String name, CertificateLegacyArgs ... method CertificateLegacy (line 313) | private CertificateLegacy(java.lang.String name, Output account() { method domains (line 48) | public Output> domains() { method force (line 63) | public Optional> force() { method nodeName (line 78) | public Output nodeName() { method CertificateLegacyArgs (line 82) | private CertificateLegacyArgs() {} method CertificateLegacyArgs (line 84) | private CertificateLegacyArgs(CertificateLegacyArgs $) { method builder (line 91) | public static Builder builder() { method builder (line 94) | public static Builder builder(CertificateLegacyArgs defaults) { class Builder (line 98) | public static final class Builder { method Builder (line 101) | public Builder() { method Builder (line 105) | public Builder(CertificateLegacyArgs defaults) { method account (line 115) | public Builder account(Output account) { method account (line 126) | public Builder account(String account) { method domains (line 136) | public Builder domains(Output> dom... method domains (line 147) | public Builder domains(List domains) { method domains (line 157) | public Builder domains(CertificateLegacyDomainArgs... domains) { method force (line 167) | public Builder force(@Nullable Output force) { method force (line 178) | public Builder force(Boolean force) { method nodeName (line 188) | public Builder nodeName(Output nodeName) { method nodeName (line 199) | public Builder nodeName(String nodeName) { method build (line 203) | public CertificateLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/inputs/AccountLegacyState.java class AccountLegacyState (line 14) | public final class AccountLegacyState extends com.pulumi.resources.Resou... method contact (line 29) | public Optional> contact() { method createdAt (line 44) | public Optional> createdAt() { method directory (line 59) | public Optional> directory() { method eabHmacKey (line 74) | public Optional> eabHmacKey() { method eabKid (line 89) | public Optional> eabKid() { method location (line 104) | public Optional> location() { method name (line 119) | public Optional> name() { method tos (line 134) | public Optional> tos() { method AccountLegacyState (line 138) | private AccountLegacyState() {} method AccountLegacyState (line 140) | private AccountLegacyState(AccountLegacyState $) { method builder (line 151) | public static Builder builder() { method builder (line 154) | public static Builder builder(AccountLegacyState defaults) { class Builder (line 158) | public static final class Builder { method Builder (line 161) | public Builder() { method Builder (line 165) | public Builder(AccountLegacyState defaults) { method contact (line 175) | public Builder contact(@Nullable Output contact) { method contact (line 186) | public Builder contact(String contact) { method createdAt (line 196) | public Builder createdAt(@Nullable Output createdAt) { method createdAt (line 207) | public Builder createdAt(String createdAt) { method directory (line 217) | public Builder directory(@Nullable Output directory) { method directory (line 228) | public Builder directory(String directory) { method eabHmacKey (line 238) | public Builder eabHmacKey(@Nullable Output eabHmacKey) { method eabHmacKey (line 249) | public Builder eabHmacKey(String eabHmacKey) { method eabKid (line 259) | public Builder eabKid(@Nullable Output eabKid) { method eabKid (line 270) | public Builder eabKid(String eabKid) { method location (line 280) | public Builder location(@Nullable Output location) { method location (line 291) | public Builder location(String location) { method name (line 301) | public Builder name(@Nullable Output name) { method name (line 312) | public Builder name(String name) { method tos (line 322) | public Builder tos(@Nullable Output tos) { method tos (line 333) | public Builder tos(String tos) { method build (line 337) | public AccountLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/inputs/AccountState.java class AccountState (line 14) | public final class AccountState extends com.pulumi.resources.ResourceArgs { method contact (line 29) | public Optional> contact() { method createdAt (line 44) | public Optional> createdAt() { method directory (line 59) | public Optional> directory() { method eabHmacKey (line 74) | public Optional> eabHmacKey() { method eabKid (line 89) | public Optional> eabKid() { method location (line 104) | public Optional> location() { method name (line 119) | public Optional> name() { method tos (line 134) | public Optional> tos() { method AccountState (line 138) | private AccountState() {} method AccountState (line 140) | private AccountState(AccountState $) { method builder (line 151) | public static Builder builder() { method builder (line 154) | public static Builder builder(AccountState defaults) { class Builder (line 158) | public static final class Builder { method Builder (line 161) | public Builder() { method Builder (line 165) | public Builder(AccountState defaults) { method contact (line 175) | public Builder contact(@Nullable Output contact) { method contact (line 186) | public Builder contact(String contact) { method createdAt (line 196) | public Builder createdAt(@Nullable Output createdAt) { method createdAt (line 207) | public Builder createdAt(String createdAt) { method directory (line 217) | public Builder directory(@Nullable Output directory) { method directory (line 228) | public Builder directory(String directory) { method eabHmacKey (line 238) | public Builder eabHmacKey(@Nullable Output eabHmacKey) { method eabHmacKey (line 249) | public Builder eabHmacKey(String eabHmacKey) { method eabKid (line 259) | public Builder eabKid(@Nullable Output eabKid) { method eabKid (line 270) | public Builder eabKid(String eabKid) { method location (line 280) | public Builder location(@Nullable Output location) { method location (line 291) | public Builder location(String location) { method name (line 301) | public Builder name(@Nullable Output name) { method name (line 312) | public Builder name(String name) { method tos (line 322) | public Builder tos(@Nullable Output tos) { method tos (line 333) | public Builder tos(String tos) { method build (line 337) | public AccountState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/inputs/CertificateDomainArgs.java class CertificateDomainArgs (line 15) | public final class CertificateDomainArgs extends com.pulumi.resources.Re... method alias (line 30) | public Optional> alias() { method domain (line 45) | public Output domain() { method plugin (line 60) | public Optional> plugin() { method CertificateDomainArgs (line 64) | private CertificateDomainArgs() {} method CertificateDomainArgs (line 66) | private CertificateDomainArgs(CertificateDomainArgs $) { method builder (line 72) | public static Builder builder() { method builder (line 75) | public static Builder builder(CertificateDomainArgs defaults) { class Builder (line 79) | public static final class Builder { method Builder (line 82) | public Builder() { method Builder (line 86) | public Builder(CertificateDomainArgs defaults) { method alias (line 96) | public Builder alias(@Nullable Output alias) { method alias (line 107) | public Builder alias(String alias) { method domain (line 117) | public Builder domain(Output domain) { method domain (line 128) | public Builder domain(String domain) { method plugin (line 138) | public Builder plugin(@Nullable Output plugin) { method plugin (line 149) | public Builder plugin(String plugin) { method build (line 153) | public CertificateDomainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/inputs/CertificateLegacyDomainArgs.java class CertificateLegacyDomainArgs (line 15) | public final class CertificateLegacyDomainArgs extends com.pulumi.resour... method alias (line 30) | public Optional> alias() { method domain (line 45) | public Output domain() { method plugin (line 60) | public Optional> plugin() { method CertificateLegacyDomainArgs (line 64) | private CertificateLegacyDomainArgs() {} method CertificateLegacyDomainArgs (line 66) | private CertificateLegacyDomainArgs(CertificateLegacyDomainArgs $) { method builder (line 72) | public static Builder builder() { method builder (line 75) | public static Builder builder(CertificateLegacyDomainArgs defaults) { class Builder (line 79) | public static final class Builder { method Builder (line 82) | public Builder() { method Builder (line 86) | public Builder(CertificateLegacyDomainArgs defaults) { method alias (line 96) | public Builder alias(@Nullable Output alias) { method alias (line 107) | public Builder alias(String alias) { method domain (line 117) | public Builder domain(Output domain) { method domain (line 128) | public Builder domain(String domain) { method plugin (line 138) | public Builder plugin(@Nullable Output plugin) { method plugin (line 149) | public Builder plugin(String plugin) { method build (line 153) | public CertificateLegacyDomainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/inputs/CertificateLegacyState.java class CertificateLegacyState (line 17) | public final class CertificateLegacyState extends com.pulumi.resources.R... method account (line 32) | public Optional> account() { method certificate (line 47) | public Optional> certificate() { method domains (line 62) | public Optional>> domains() { method fingerprint (line 77) | public Optional> fingerprint() { method force (line 92) | public Optional> force() { method issuer (line 107) | public Optional> issuer() { method nodeName (line 122) | public Optional> nodeName() { method notAfter (line 137) | public Optional> notAfter() { method notBefore (line 152) | public Optional> notBefore() { method subject (line 167) | public Optional> subject() { method subjectAlternativeNames (line 182) | public Optional>> subjectAlternativeNames() { method CertificateLegacyState (line 186) | private CertificateLegacyState() {} method CertificateLegacyState (line 188) | private CertificateLegacyState(CertificateLegacyState $) { method builder (line 202) | public static Builder builder() { method builder (line 205) | public static Builder builder(CertificateLegacyState defaults) { class Builder (line 209) | public static final class Builder { method Builder (line 212) | public Builder() { method Builder (line 216) | public Builder(CertificateLegacyState defaults) { method account (line 226) | public Builder account(@Nullable Output account) { method account (line 237) | public Builder account(String account) { method certificate (line 247) | public Builder certificate(@Nullable Output certificate) { method certificate (line 258) | public Builder certificate(String certificate) { method domains (line 268) | public Builder domains(@Nullable Output domains) { method domains (line 289) | public Builder domains(CertificateLegacyDomainArgs... domains) { method fingerprint (line 299) | public Builder fingerprint(@Nullable Output fingerprint) { method fingerprint (line 310) | public Builder fingerprint(String fingerprint) { method force (line 320) | public Builder force(@Nullable Output force) { method force (line 331) | public Builder force(Boolean force) { method issuer (line 341) | public Builder issuer(@Nullable Output issuer) { method issuer (line 352) | public Builder issuer(String issuer) { method nodeName (line 362) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 373) | public Builder nodeName(String nodeName) { method notAfter (line 383) | public Builder notAfter(@Nullable Output notAfter) { method notAfter (line 394) | public Builder notAfter(String notAfter) { method notBefore (line 404) | public Builder notBefore(@Nullable Output notBefore) { method notBefore (line 415) | public Builder notBefore(String notBefore) { method subject (line 425) | public Builder subject(@Nullable Output subject) { method subject (line 436) | public Builder subject(String subject) { method subjectAlternativeNames (line 446) | public Builder subjectAlternativeNames(@Nullable Output... method subjectAlternativeNames (line 457) | public Builder subjectAlternativeNames(List subjectAlternati... method subjectAlternativeNames (line 467) | public Builder subjectAlternativeNames(String... subjectAlternativeN... method build (line 471) | public CertificateLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/inputs/CertificateState.java class CertificateState (line 17) | public final class CertificateState extends com.pulumi.resources.Resourc... method account (line 32) | public Optional> account() { method certificate (line 47) | public Optional> certificate() { method domains (line 62) | public Optional>> domains() { method fingerprint (line 77) | public Optional> fingerprint() { method force (line 92) | public Optional> force() { method issuer (line 107) | public Optional> issuer() { method nodeName (line 122) | public Optional> nodeName() { method notAfter (line 137) | public Optional> notAfter() { method notBefore (line 152) | public Optional> notBefore() { method subject (line 167) | public Optional> subject() { method subjectAlternativeNames (line 182) | public Optional>> subjectAlternativeNames() { method CertificateState (line 186) | private CertificateState() {} method CertificateState (line 188) | private CertificateState(CertificateState $) { method builder (line 202) | public static Builder builder() { method builder (line 205) | public static Builder builder(CertificateState defaults) { class Builder (line 209) | public static final class Builder { method Builder (line 212) | public Builder() { method Builder (line 216) | public Builder(CertificateState defaults) { method account (line 226) | public Builder account(@Nullable Output account) { method account (line 237) | public Builder account(String account) { method certificate (line 247) | public Builder certificate(@Nullable Output certificate) { method certificate (line 258) | public Builder certificate(String certificate) { method domains (line 268) | public Builder domains(@Nullable Output>... method domains (line 279) | public Builder domains(List domains) { method domains (line 289) | public Builder domains(CertificateDomainArgs... domains) { method fingerprint (line 299) | public Builder fingerprint(@Nullable Output fingerprint) { method fingerprint (line 310) | public Builder fingerprint(String fingerprint) { method force (line 320) | public Builder force(@Nullable Output force) { method force (line 331) | public Builder force(Boolean force) { method issuer (line 341) | public Builder issuer(@Nullable Output issuer) { method issuer (line 352) | public Builder issuer(String issuer) { method nodeName (line 362) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 373) | public Builder nodeName(String nodeName) { method notAfter (line 383) | public Builder notAfter(@Nullable Output notAfter) { method notAfter (line 394) | public Builder notAfter(String notAfter) { method notBefore (line 404) | public Builder notBefore(@Nullable Output notBefore) { method notBefore (line 415) | public Builder notBefore(String notBefore) { method subject (line 425) | public Builder subject(@Nullable Output subject) { method subject (line 436) | public Builder subject(String subject) { method subjectAlternativeNames (line 446) | public Builder subjectAlternativeNames(@Nullable Output... method subjectAlternativeNames (line 457) | public Builder subjectAlternativeNames(List subjectAlternati... method subjectAlternativeNames (line 467) | public Builder subjectAlternativeNames(String... subjectAlternativeN... method build (line 471) | public CertificateState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/inputs/GetAccountArgs.java class GetAccountArgs (line 14) | public final class GetAccountArgs extends com.pulumi.resources.InvokeArgs { method name (line 29) | public Optional> name() { method GetAccountArgs (line 33) | private GetAccountArgs() {} method GetAccountArgs (line 35) | private GetAccountArgs(GetAccountArgs $) { method builder (line 39) | public static Builder builder() { method builder (line 42) | public static Builder builder(GetAccountArgs defaults) { class Builder (line 46) | public static final class Builder { method Builder (line 49) | public Builder() { method Builder (line 53) | public Builder(GetAccountArgs defaults) { method name (line 63) | public Builder name(@Nullable Output name) { method name (line 74) | public Builder name(String name) { method build (line 78) | public GetAccountArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/inputs/GetAccountLegacyArgs.java class GetAccountLegacyArgs (line 14) | public final class GetAccountLegacyArgs extends com.pulumi.resources.Inv... method name (line 29) | public Optional> name() { method GetAccountLegacyArgs (line 33) | private GetAccountLegacyArgs() {} method GetAccountLegacyArgs (line 35) | private GetAccountLegacyArgs(GetAccountLegacyArgs $) { method builder (line 39) | public static Builder builder() { method builder (line 42) | public static Builder builder(GetAccountLegacyArgs defaults) { class Builder (line 46) | public static final class Builder { method Builder (line 49) | public Builder() { method Builder (line 53) | public Builder(GetAccountLegacyArgs defaults) { method name (line 63) | public Builder name(@Nullable Output name) { method name (line 74) | public Builder name(String name) { method build (line 78) | public GetAccountLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/inputs/GetAccountLegacyPlainArgs.java class GetAccountLegacyPlainArgs (line 13) | public final class GetAccountLegacyPlainArgs extends com.pulumi.resource... method name (line 28) | public Optional name() { method GetAccountLegacyPlainArgs (line 32) | private GetAccountLegacyPlainArgs() {} method GetAccountLegacyPlainArgs (line 34) | private GetAccountLegacyPlainArgs(GetAccountLegacyPlainArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetAccountLegacyPlainArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetAccountLegacyPlainArgs defaults) { method name (line 62) | public Builder name(@Nullable String name) { method build (line 67) | public GetAccountLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/inputs/GetAccountPlainArgs.java class GetAccountPlainArgs (line 13) | public final class GetAccountPlainArgs extends com.pulumi.resources.Invo... method name (line 28) | public Optional name() { method GetAccountPlainArgs (line 32) | private GetAccountPlainArgs() {} method GetAccountPlainArgs (line 34) | private GetAccountPlainArgs(GetAccountPlainArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetAccountPlainArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetAccountPlainArgs defaults) { method name (line 62) | public Builder name(@Nullable String name) { method build (line 67) | public GetAccountPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/inputs/GetPluginArgs.java class GetPluginArgs (line 13) | public final class GetPluginArgs extends com.pulumi.resources.InvokeArgs { method plugin (line 28) | public Output plugin() { method GetPluginArgs (line 32) | private GetPluginArgs() {} method GetPluginArgs (line 34) | private GetPluginArgs(GetPluginArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetPluginArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetPluginArgs defaults) { method plugin (line 62) | public Builder plugin(Output plugin) { method plugin (line 73) | public Builder plugin(String plugin) { method build (line 77) | public GetPluginArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/inputs/GetPluginLegacyArgs.java class GetPluginLegacyArgs (line 13) | public final class GetPluginLegacyArgs extends com.pulumi.resources.Invo... method plugin (line 28) | public Output plugin() { method GetPluginLegacyArgs (line 32) | private GetPluginLegacyArgs() {} method GetPluginLegacyArgs (line 34) | private GetPluginLegacyArgs(GetPluginLegacyArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetPluginLegacyArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetPluginLegacyArgs defaults) { method plugin (line 62) | public Builder plugin(Output plugin) { method plugin (line 73) | public Builder plugin(String plugin) { method build (line 77) | public GetPluginLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/inputs/GetPluginLegacyPlainArgs.java class GetPluginLegacyPlainArgs (line 12) | public final class GetPluginLegacyPlainArgs extends com.pulumi.resources... method plugin (line 27) | public String plugin() { method GetPluginLegacyPlainArgs (line 31) | private GetPluginLegacyPlainArgs() {} method GetPluginLegacyPlainArgs (line 33) | private GetPluginLegacyPlainArgs(GetPluginLegacyPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetPluginLegacyPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetPluginLegacyPlainArgs defaults) { method plugin (line 61) | public Builder plugin(String plugin) { method build (line 66) | public GetPluginLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/inputs/GetPluginPlainArgs.java class GetPluginPlainArgs (line 12) | public final class GetPluginPlainArgs extends com.pulumi.resources.Invok... method plugin (line 27) | public String plugin() { method GetPluginPlainArgs (line 31) | private GetPluginPlainArgs() {} method GetPluginPlainArgs (line 33) | private GetPluginPlainArgs(GetPluginPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetPluginPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetPluginPlainArgs defaults) { method plugin (line 61) | public Builder plugin(String plugin) { method build (line 66) | public GetPluginPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/outputs/CertificateDomain.java class CertificateDomain (line 13) | @CustomType method CertificateDomain (line 31) | private CertificateDomain() {} method alias (line 36) | public Optional alias() { method domain (line 43) | public String domain() { method plugin (line 50) | public Optional plugin() { method builder (line 54) | public static Builder builder() { method builder (line 58) | public static Builder builder(CertificateDomain defaults) { class Builder (line 61) | @CustomType.Builder method Builder (line 66) | public Builder() {} method Builder (line 67) | public Builder(CertificateDomain defaults) { method alias (line 74) | @CustomType.Setter method domain (line 80) | @CustomType.Setter method plugin (line 88) | @CustomType.Setter method build (line 94) | public CertificateDomain build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/outputs/CertificateLegacyDomain.java class CertificateLegacyDomain (line 13) | @CustomType method CertificateLegacyDomain (line 31) | private CertificateLegacyDomain() {} method alias (line 36) | public Optional alias() { method domain (line 43) | public String domain() { method plugin (line 50) | public Optional plugin() { method builder (line 54) | public static Builder builder() { method builder (line 58) | public static Builder builder(CertificateLegacyDomain defaults) { class Builder (line 61) | @CustomType.Builder method Builder (line 66) | public Builder() {} method Builder (line 67) | public Builder(CertificateLegacyDomain defaults) { method alias (line 74) | @CustomType.Setter method domain (line 80) | @CustomType.Setter method plugin (line 88) | @CustomType.Setter method build (line 94) | public CertificateLegacyDomain build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/outputs/GetAccountAccount.java class GetAccountAccount (line 12) | @CustomType method GetAccountAccount (line 30) | private GetAccountAccount() {} method contacts (line 35) | public List contacts() { method createdAt (line 42) | public String createdAt() { method status (line 49) | public String status() { method builder (line 53) | public static Builder builder() { method builder (line 57) | public static Builder builder(GetAccountAccount defaults) { class Builder (line 60) | @CustomType.Builder method Builder (line 65) | public Builder() {} method Builder (line 66) | public Builder(GetAccountAccount defaults) { method contacts (line 73) | @CustomType.Setter method contacts (line 81) | public Builder contacts(String... contacts) { method createdAt (line 84) | @CustomType.Setter method status (line 92) | @CustomType.Setter method build (line 100) | public GetAccountAccount build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/outputs/GetAccountLegacyAccount.java class GetAccountLegacyAccount (line 12) | @CustomType method GetAccountLegacyAccount (line 30) | private GetAccountLegacyAccount() {} method contacts (line 35) | public List contacts() { method createdAt (line 42) | public String createdAt() { method status (line 49) | public String status() { method builder (line 53) | public static Builder builder() { method builder (line 57) | public static Builder builder(GetAccountLegacyAccount defaults) { class Builder (line 60) | @CustomType.Builder method Builder (line 65) | public Builder() {} method Builder (line 66) | public Builder(GetAccountLegacyAccount defaults) { method contacts (line 73) | @CustomType.Setter method contacts (line 81) | public Builder contacts(String... contacts) { method createdAt (line 84) | @CustomType.Setter method status (line 92) | @CustomType.Setter method build (line 100) | public GetAccountLegacyAccount build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/outputs/GetAccountLegacyResult.java class GetAccountLegacyResult (line 14) | @CustomType method GetAccountLegacyResult (line 47) | private GetAccountLegacyResult() {} method account (line 52) | public GetAccountLegacyAccount account() { method directory (line 59) | public String directory() { method id (line 66) | public String id() { method location (line 73) | public String location() { method name (line 80) | public Optional name() { method tos (line 87) | public String tos() { method builder (line 91) | public static Builder builder() { method builder (line 95) | public static Builder builder(GetAccountLegacyResult defaults) { class Builder (line 98) | @CustomType.Builder method Builder (line 106) | public Builder() {} method Builder (line 107) | public Builder(GetAccountLegacyResult defaults) { method account (line 117) | @CustomType.Setter method directory (line 125) | @CustomType.Setter method id (line 133) | @CustomType.Setter method location (line 141) | @CustomType.Setter method name (line 149) | @CustomType.Setter method tos (line 155) | @CustomType.Setter method build (line 163) | public GetAccountLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/outputs/GetAccountResult.java class GetAccountResult (line 14) | @CustomType method GetAccountResult (line 47) | private GetAccountResult() {} method account (line 52) | public GetAccountAccount account() { method directory (line 59) | public String directory() { method id (line 66) | public String id() { method location (line 73) | public String location() { method name (line 80) | public Optional name() { method tos (line 87) | public String tos() { method builder (line 91) | public static Builder builder() { method builder (line 95) | public static Builder builder(GetAccountResult defaults) { class Builder (line 98) | @CustomType.Builder method Builder (line 106) | public Builder() {} method Builder (line 107) | public Builder(GetAccountResult defaults) { method account (line 117) | @CustomType.Setter method directory (line 125) | @CustomType.Setter method id (line 133) | @CustomType.Setter method location (line 141) | @CustomType.Setter method name (line 149) | @CustomType.Setter method tos (line 155) | @CustomType.Setter method build (line 163) | public GetAccountResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/outputs/GetAccountsLegacyResult.java class GetAccountsLegacyResult (line 12) | @CustomType method GetAccountsLegacyResult (line 25) | private GetAccountsLegacyResult() {} method accounts (line 30) | public List accounts() { method id (line 37) | public String id() { method builder (line 41) | public static Builder builder() { method builder (line 45) | public static Builder builder(GetAccountsLegacyResult defaults) { class Builder (line 48) | @CustomType.Builder method Builder (line 52) | public Builder() {} method Builder (line 53) | public Builder(GetAccountsLegacyResult defaults) { method accounts (line 59) | @CustomType.Setter method accounts (line 67) | public Builder accounts(String... accounts) { method id (line 70) | @CustomType.Setter method build (line 78) | public GetAccountsLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/outputs/GetAccountsResult.java class GetAccountsResult (line 12) | @CustomType method GetAccountsResult (line 25) | private GetAccountsResult() {} method accounts (line 30) | public List accounts() { method id (line 37) | public String id() { method builder (line 41) | public static Builder builder() { method builder (line 45) | public static Builder builder(GetAccountsResult defaults) { class Builder (line 48) | @CustomType.Builder method Builder (line 52) | public Builder() {} method Builder (line 53) | public Builder(GetAccountsResult defaults) { method accounts (line 59) | @CustomType.Setter method accounts (line 67) | public Builder accounts(String... accounts) { method id (line 70) | @CustomType.Setter method build (line 78) | public GetAccountsResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/outputs/GetPluginLegacyResult.java class GetPluginLegacyResult (line 13) | @CustomType method GetPluginLegacyResult (line 51) | private GetPluginLegacyResult() {} method api (line 56) | public String api() { method data (line 63) | public Map data() { method digest (line 70) | public String digest() { method id (line 77) | public String id() { method plugin (line 84) | public String plugin() { method type (line 91) | public String type() { method validationDelay (line 98) | public Integer validationDelay() { method builder (line 102) | public static Builder builder() { method builder (line 106) | public static Builder builder(GetPluginLegacyResult defaults) { class Builder (line 109) | @CustomType.Builder method Builder (line 118) | public Builder() {} method Builder (line 119) | public Builder(GetPluginLegacyResult defaults) { method api (line 130) | @CustomType.Setter method data (line 138) | @CustomType.Setter method digest (line 146) | @CustomType.Setter method id (line 154) | @CustomType.Setter method plugin (line 162) | @CustomType.Setter method type (line 170) | @CustomType.Setter method validationDelay (line 178) | @CustomType.Setter method build (line 186) | public GetPluginLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/outputs/GetPluginResult.java class GetPluginResult (line 13) | @CustomType method GetPluginResult (line 51) | private GetPluginResult() {} method api (line 56) | public String api() { method data (line 63) | public Map data() { method digest (line 70) | public String digest() { method id (line 77) | public String id() { method plugin (line 84) | public String plugin() { method type (line 91) | public String type() { method validationDelay (line 98) | public Integer validationDelay() { method builder (line 102) | public static Builder builder() { method builder (line 106) | public static Builder builder(GetPluginResult defaults) { class Builder (line 109) | @CustomType.Builder method Builder (line 118) | public Builder() {} method Builder (line 119) | public Builder(GetPluginResult defaults) { method api (line 130) | @CustomType.Setter method data (line 138) | @CustomType.Setter method digest (line 146) | @CustomType.Setter method id (line 154) | @CustomType.Setter method plugin (line 162) | @CustomType.Setter method type (line 170) | @CustomType.Setter method validationDelay (line 178) | @CustomType.Setter method build (line 186) | public GetPluginResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/outputs/GetPluginsLegacyPlugin.java class GetPluginsLegacyPlugin (line 13) | @CustomType method GetPluginsLegacyPlugin (line 46) | private GetPluginsLegacyPlugin() {} method api (line 51) | public String api() { method data (line 58) | public Map data() { method digest (line 65) | public String digest() { method plugin (line 72) | public String plugin() { method type (line 79) | public String type() { method validationDelay (line 86) | public Integer validationDelay() { method builder (line 90) | public static Builder builder() { method builder (line 94) | public static Builder builder(GetPluginsLegacyPlugin defaults) { class Builder (line 97) | @CustomType.Builder method Builder (line 105) | public Builder() {} method Builder (line 106) | public Builder(GetPluginsLegacyPlugin defaults) { method api (line 116) | @CustomType.Setter method data (line 124) | @CustomType.Setter method digest (line 132) | @CustomType.Setter method plugin (line 140) | @CustomType.Setter method type (line 148) | @CustomType.Setter method validationDelay (line 156) | @CustomType.Setter method build (line 164) | public GetPluginsLegacyPlugin build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/outputs/GetPluginsLegacyResult.java class GetPluginsLegacyResult (line 13) | @CustomType method GetPluginsLegacyResult (line 26) | private GetPluginsLegacyResult() {} method id (line 31) | public String id() { method plugins (line 38) | public List plugins() { method builder (line 42) | public static Builder builder() { method builder (line 46) | public static Builder builder(GetPluginsLegacyResult defaults) { class Builder (line 49) | @CustomType.Builder method Builder (line 53) | public Builder() {} method Builder (line 54) | public Builder(GetPluginsLegacyResult defaults) { method id (line 60) | @CustomType.Setter method plugins (line 68) | @CustomType.Setter method plugins (line 76) | public Builder plugins(GetPluginsLegacyPlugin... plugins) { method build (line 79) | public GetPluginsLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/outputs/GetPluginsPlugin.java class GetPluginsPlugin (line 13) | @CustomType method GetPluginsPlugin (line 46) | private GetPluginsPlugin() {} method api (line 51) | public String api() { method data (line 58) | public Map data() { method digest (line 65) | public String digest() { method plugin (line 72) | public String plugin() { method type (line 79) | public String type() { method validationDelay (line 86) | public Integer validationDelay() { method builder (line 90) | public static Builder builder() { method builder (line 94) | public static Builder builder(GetPluginsPlugin defaults) { class Builder (line 97) | @CustomType.Builder method Builder (line 105) | public Builder() {} method Builder (line 106) | public Builder(GetPluginsPlugin defaults) { method api (line 116) | @CustomType.Setter method data (line 124) | @CustomType.Setter method digest (line 132) | @CustomType.Setter method plugin (line 140) | @CustomType.Setter method type (line 148) | @CustomType.Setter method validationDelay (line 156) | @CustomType.Setter method build (line 164) | public GetPluginsPlugin build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Acme/outputs/GetPluginsResult.java class GetPluginsResult (line 13) | @CustomType method GetPluginsResult (line 26) | private GetPluginsResult() {} method id (line 31) | public String id() { method plugins (line 38) | public List plugins() { method builder (line 42) | public static Builder builder() { method builder (line 46) | public static Builder builder(GetPluginsResult defaults) { class Builder (line 49) | @CustomType.Builder method Builder (line 53) | public Builder() {} method Builder (line 54) | public Builder(GetPluginsResult defaults) { method id (line 60) | @CustomType.Setter method plugins (line 68) | @CustomType.Setter method plugins (line 76) | public Builder plugins(GetPluginsPlugin... plugins) { method build (line 79) | public GetPluginsResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Apt/AptFunctions.java class AptFunctions (line 20) | public final class AptFunctions { method getRepository (line 63) | public static Output getRepository(GetRepositoryA... method getRepositoryPlain (line 108) | public static CompletableFuture getRepositoryPlai... method getRepository (line 153) | public static Output getRepository(GetRepositoryA... method getRepository (line 198) | public static Output getRepository(GetRepositoryA... method getRepositoryPlain (line 243) | public static CompletableFuture getRepositoryPlai... method getRepositoryLegacy (line 290) | public static Output getRepositoryLegacy(Ge... method getRepositoryLegacyPlain (line 337) | public static CompletableFuture getReposito... method getRepositoryLegacy (line 384) | public static Output getRepositoryLegacy(Ge... method getRepositoryLegacy (line 431) | public static Output getRepositoryLegacy(Ge... method getRepositoryLegacyPlain (line 478) | public static CompletableFuture getReposito... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Apt/Repository.java class Repository (line 71) | @ResourceType(type="proxmoxve:apt/repository:Repository") method comment (line 84) | public Output comment() { method components (line 98) | public Output> components() { method enabled (line 112) | public Output enabled() { method filePath (line 126) | public Output filePath() { method fileType (line 140) | public Output fileType() { method index (line 154) | public Output index() { method node (line 168) | public Output node() { method packageTypes (line 182) | public Output> packageTypes() { method suites (line 196) | public Output> suites() { method uris (line 210) | public Output> uris() { method Repository (line 218) | public Repository(java.lang.String name) { method Repository (line 226) | public Repository(java.lang.String name, RepositoryArgs args) { method Repository (line 235) | public Repository(java.lang.String name, RepositoryArgs args, @Nullabl... method Repository (line 239) | private Repository(java.lang.String name, Output id,... method makeArgs (line 243) | private static RepositoryArgs makeArgs(RepositoryArgs args, @Nullable ... method makeResourceOptions (line 250) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 267) | public static Repository get(java.lang.String name, Output> enabled() { method filePath (line 47) | public Output filePath() { method index (line 62) | public Output index() { method node (line 77) | public Output node() { method RepositoryArgs (line 81) | private RepositoryArgs() {} method RepositoryArgs (line 83) | private RepositoryArgs(RepositoryArgs $) { method builder (line 90) | public static Builder builder() { method builder (line 93) | public static Builder builder(RepositoryArgs defaults) { class Builder (line 97) | public static final class Builder { method Builder (line 100) | public Builder() { method Builder (line 104) | public Builder(RepositoryArgs defaults) { method enabled (line 114) | public Builder enabled(@Nullable Output enabled) { method enabled (line 125) | public Builder enabled(Boolean enabled) { method filePath (line 135) | public Builder filePath(Output filePath) { method filePath (line 146) | public Builder filePath(String filePath) { method index (line 156) | public Builder index(Output index) { method index (line 167) | public Builder index(Integer index) { method node (line 177) | public Builder node(Output node) { method node (line 188) | public Builder node(String node) { method build (line 192) | public RepositoryArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Apt/RepositoryLegacy.java class RepositoryLegacy (line 73) | @ResourceType(type="proxmoxve:apt/repositoryLegacy:RepositoryLegacy") method comment (line 86) | public Output comment() { method components (line 100) | public Output> components() { method enabled (line 114) | public Output enabled() { method filePath (line 128) | public Output filePath() { method fileType (line 142) | public Output fileType() { method index (line 156) | public Output index() { method node (line 170) | public Output node() { method packageTypes (line 184) | public Output> packageTypes() { method suites (line 198) | public Output> suites() { method uris (line 212) | public Output> uris() { method RepositoryLegacy (line 220) | public RepositoryLegacy(java.lang.String name) { method RepositoryLegacy (line 228) | public RepositoryLegacy(java.lang.String name, RepositoryLegacyArgs ar... method RepositoryLegacy (line 237) | public RepositoryLegacy(java.lang.String name, RepositoryLegacyArgs ar... method RepositoryLegacy (line 241) | private RepositoryLegacy(java.lang.String name, Output> enabled() { method filePath (line 47) | public Output filePath() { method index (line 62) | public Output index() { method node (line 77) | public Output node() { method RepositoryLegacyArgs (line 81) | private RepositoryLegacyArgs() {} method RepositoryLegacyArgs (line 83) | private RepositoryLegacyArgs(RepositoryLegacyArgs $) { method builder (line 90) | public static Builder builder() { method builder (line 93) | public static Builder builder(RepositoryLegacyArgs defaults) { class Builder (line 97) | public static final class Builder { method Builder (line 100) | public Builder() { method Builder (line 104) | public Builder(RepositoryLegacyArgs defaults) { method enabled (line 114) | public Builder enabled(@Nullable Output enabled) { method enabled (line 125) | public Builder enabled(Boolean enabled) { method filePath (line 135) | public Builder filePath(Output filePath) { method filePath (line 146) | public Builder filePath(String filePath) { method index (line 156) | public Builder index(Output index) { method index (line 167) | public Builder index(Integer index) { method node (line 177) | public Builder node(Output node) { method node (line 188) | public Builder node(String node) { method build (line 192) | public RepositoryLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Apt/inputs/GetRepositoryArgs.java class GetRepositoryArgs (line 14) | public final class GetRepositoryArgs extends com.pulumi.resources.Invoke... method filePath (line 29) | public Output filePath() { method index (line 44) | public Output index() { method node (line 59) | public Output node() { method GetRepositoryArgs (line 63) | private GetRepositoryArgs() {} method GetRepositoryArgs (line 65) | private GetRepositoryArgs(GetRepositoryArgs $) { method builder (line 71) | public static Builder builder() { method builder (line 74) | public static Builder builder(GetRepositoryArgs defaults) { class Builder (line 78) | public static final class Builder { method Builder (line 81) | public Builder() { method Builder (line 85) | public Builder(GetRepositoryArgs defaults) { method filePath (line 95) | public Builder filePath(Output filePath) { method filePath (line 106) | public Builder filePath(String filePath) { method index (line 116) | public Builder index(Output index) { method index (line 127) | public Builder index(Integer index) { method node (line 137) | public Builder node(Output node) { method node (line 148) | public Builder node(String node) { method build (line 152) | public GetRepositoryArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Apt/inputs/GetRepositoryLegacyArgs.java class GetRepositoryLegacyArgs (line 14) | public final class GetRepositoryLegacyArgs extends com.pulumi.resources.... method filePath (line 29) | public Output filePath() { method index (line 44) | public Output index() { method node (line 59) | public Output node() { method GetRepositoryLegacyArgs (line 63) | private GetRepositoryLegacyArgs() {} method GetRepositoryLegacyArgs (line 65) | private GetRepositoryLegacyArgs(GetRepositoryLegacyArgs $) { method builder (line 71) | public static Builder builder() { method builder (line 74) | public static Builder builder(GetRepositoryLegacyArgs defaults) { class Builder (line 78) | public static final class Builder { method Builder (line 81) | public Builder() { method Builder (line 85) | public Builder(GetRepositoryLegacyArgs defaults) { method filePath (line 95) | public Builder filePath(Output filePath) { method filePath (line 106) | public Builder filePath(String filePath) { method index (line 116) | public Builder index(Output index) { method index (line 127) | public Builder index(Integer index) { method node (line 137) | public Builder node(Output node) { method node (line 148) | public Builder node(String node) { method build (line 152) | public GetRepositoryLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Apt/inputs/GetRepositoryLegacyPlainArgs.java class GetRepositoryLegacyPlainArgs (line 13) | public final class GetRepositoryLegacyPlainArgs extends com.pulumi.resou... method filePath (line 28) | public String filePath() { method index (line 43) | public Integer index() { method node (line 58) | public String node() { method GetRepositoryLegacyPlainArgs (line 62) | private GetRepositoryLegacyPlainArgs() {} method GetRepositoryLegacyPlainArgs (line 64) | private GetRepositoryLegacyPlainArgs(GetRepositoryLegacyPlainArgs $) { method builder (line 70) | public static Builder builder() { method builder (line 73) | public static Builder builder(GetRepositoryLegacyPlainArgs defaults) { class Builder (line 77) | public static final class Builder { method Builder (line 80) | public Builder() { method Builder (line 84) | public Builder(GetRepositoryLegacyPlainArgs defaults) { method filePath (line 94) | public Builder filePath(String filePath) { method index (line 105) | public Builder index(Integer index) { method node (line 116) | public Builder node(String node) { method build (line 121) | public GetRepositoryLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Apt/inputs/GetRepositoryPlainArgs.java class GetRepositoryPlainArgs (line 13) | public final class GetRepositoryPlainArgs extends com.pulumi.resources.I... method filePath (line 28) | public String filePath() { method index (line 43) | public Integer index() { method node (line 58) | public String node() { method GetRepositoryPlainArgs (line 62) | private GetRepositoryPlainArgs() {} method GetRepositoryPlainArgs (line 64) | private GetRepositoryPlainArgs(GetRepositoryPlainArgs $) { method builder (line 70) | public static Builder builder() { method builder (line 73) | public static Builder builder(GetRepositoryPlainArgs defaults) { class Builder (line 77) | public static final class Builder { method Builder (line 80) | public Builder() { method Builder (line 84) | public Builder(GetRepositoryPlainArgs defaults) { method filePath (line 94) | public Builder filePath(String filePath) { method index (line 105) | public Builder index(Integer index) { method node (line 116) | public Builder node(String node) { method build (line 121) | public GetRepositoryPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Apt/inputs/RepositoryLegacyState.java class RepositoryLegacyState (line 17) | public final class RepositoryLegacyState extends com.pulumi.resources.Re... method comment (line 32) | public Optional> comment() { method components (line 47) | public Optional>> components() { method enabled (line 62) | public Optional> enabled() { method filePath (line 77) | public Optional> filePath() { method fileType (line 92) | public Optional> fileType() { method index (line 107) | public Optional> index() { method node (line 122) | public Optional> node() { method packageTypes (line 137) | public Optional>> packageTypes() { method suites (line 152) | public Optional>> suites() { method uris (line 167) | public Optional>> uris() { method RepositoryLegacyState (line 171) | private RepositoryLegacyState() {} method RepositoryLegacyState (line 173) | private RepositoryLegacyState(RepositoryLegacyState $) { method builder (line 186) | public static Builder builder() { method builder (line 189) | public static Builder builder(RepositoryLegacyState defaults) { class Builder (line 193) | public static final class Builder { method Builder (line 196) | public Builder() { method Builder (line 200) | public Builder(RepositoryLegacyState defaults) { method comment (line 210) | public Builder comment(@Nullable Output comment) { method comment (line 221) | public Builder comment(String comment) { method components (line 231) | public Builder components(@Nullable Output> components) { method components (line 242) | public Builder components(List components) { method components (line 252) | public Builder components(String... components) { method enabled (line 262) | public Builder enabled(@Nullable Output enabled) { method enabled (line 273) | public Builder enabled(Boolean enabled) { method filePath (line 283) | public Builder filePath(@Nullable Output filePath) { method filePath (line 294) | public Builder filePath(String filePath) { method fileType (line 304) | public Builder fileType(@Nullable Output fileType) { method fileType (line 315) | public Builder fileType(String fileType) { method index (line 325) | public Builder index(@Nullable Output index) { method index (line 336) | public Builder index(Integer index) { method node (line 346) | public Builder node(@Nullable Output node) { method node (line 357) | public Builder node(String node) { method packageTypes (line 367) | public Builder packageTypes(@Nullable Output> packageTy... method packageTypes (line 378) | public Builder packageTypes(List packageTypes) { method packageTypes (line 388) | public Builder packageTypes(String... packageTypes) { method suites (line 398) | public Builder suites(@Nullable Output> suites) { method suites (line 409) | public Builder suites(List suites) { method suites (line 419) | public Builder suites(String... suites) { method uris (line 429) | public Builder uris(@Nullable Output> uris) { method uris (line 440) | public Builder uris(List uris) { method uris (line 450) | public Builder uris(String... uris) { method build (line 454) | public RepositoryLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Apt/inputs/RepositoryState.java class RepositoryState (line 17) | public final class RepositoryState extends com.pulumi.resources.Resource... method comment (line 32) | public Optional> comment() { method components (line 47) | public Optional>> components() { method enabled (line 62) | public Optional> enabled() { method filePath (line 77) | public Optional> filePath() { method fileType (line 92) | public Optional> fileType() { method index (line 107) | public Optional> index() { method node (line 122) | public Optional> node() { method packageTypes (line 137) | public Optional>> packageTypes() { method suites (line 152) | public Optional>> suites() { method uris (line 167) | public Optional>> uris() { method RepositoryState (line 171) | private RepositoryState() {} method RepositoryState (line 173) | private RepositoryState(RepositoryState $) { method builder (line 186) | public static Builder builder() { method builder (line 189) | public static Builder builder(RepositoryState defaults) { class Builder (line 193) | public static final class Builder { method Builder (line 196) | public Builder() { method Builder (line 200) | public Builder(RepositoryState defaults) { method comment (line 210) | public Builder comment(@Nullable Output comment) { method comment (line 221) | public Builder comment(String comment) { method components (line 231) | public Builder components(@Nullable Output> components) { method components (line 242) | public Builder components(List components) { method components (line 252) | public Builder components(String... components) { method enabled (line 262) | public Builder enabled(@Nullable Output enabled) { method enabled (line 273) | public Builder enabled(Boolean enabled) { method filePath (line 283) | public Builder filePath(@Nullable Output filePath) { method filePath (line 294) | public Builder filePath(String filePath) { method fileType (line 304) | public Builder fileType(@Nullable Output fileType) { method fileType (line 315) | public Builder fileType(String fileType) { method index (line 325) | public Builder index(@Nullable Output index) { method index (line 336) | public Builder index(Integer index) { method node (line 346) | public Builder node(@Nullable Output node) { method node (line 357) | public Builder node(String node) { method packageTypes (line 367) | public Builder packageTypes(@Nullable Output> packageTy... method packageTypes (line 378) | public Builder packageTypes(List packageTypes) { method packageTypes (line 388) | public Builder packageTypes(String... packageTypes) { method suites (line 398) | public Builder suites(@Nullable Output> suites) { method suites (line 409) | public Builder suites(List suites) { method suites (line 419) | public Builder suites(String... suites) { method uris (line 429) | public Builder uris(@Nullable Output> uris) { method uris (line 440) | public Builder uris(List uris) { method uris (line 450) | public Builder uris(String... uris) { method build (line 454) | public RepositoryState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Apt/outputs/GetRepositoryLegacyResult.java class GetRepositoryLegacyResult (line 14) | @CustomType method GetRepositoryLegacyResult (line 72) | private GetRepositoryLegacyResult() {} method comment (line 77) | public String comment() { method components (line 84) | public List components() { method enabled (line 91) | public Boolean enabled() { method filePath (line 98) | public String filePath() { method fileType (line 105) | public String fileType() { method id (line 112) | public String id() { method index (line 119) | public Integer index() { method node (line 126) | public String node() { method packageTypes (line 133) | public List packageTypes() { method suites (line 140) | public List suites() { method uris (line 147) | public List uris() { method builder (line 151) | public static Builder builder() { method builder (line 155) | public static Builder builder(GetRepositoryLegacyResult defaults) { class Builder (line 158) | @CustomType.Builder method Builder (line 171) | public Builder() {} method Builder (line 172) | public Builder(GetRepositoryLegacyResult defaults) { method comment (line 187) | @CustomType.Setter method components (line 195) | @CustomType.Setter method components (line 203) | public Builder components(String... components) { method enabled (line 206) | @CustomType.Setter method filePath (line 214) | @CustomType.Setter method fileType (line 222) | @CustomType.Setter method id (line 230) | @CustomType.Setter method index (line 238) | @CustomType.Setter method node (line 246) | @CustomType.Setter method packageTypes (line 254) | @CustomType.Setter method packageTypes (line 262) | public Builder packageTypes(String... packageTypes) { method suites (line 265) | @CustomType.Setter method suites (line 273) | public Builder suites(String... suites) { method uris (line 276) | @CustomType.Setter method uris (line 284) | public Builder uris(String... uris) { method build (line 287) | public GetRepositoryLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Apt/outputs/GetRepositoryResult.java class GetRepositoryResult (line 14) | @CustomType method GetRepositoryResult (line 72) | private GetRepositoryResult() {} method comment (line 77) | public String comment() { method components (line 84) | public List components() { method enabled (line 91) | public Boolean enabled() { method filePath (line 98) | public String filePath() { method fileType (line 105) | public String fileType() { method id (line 112) | public String id() { method index (line 119) | public Integer index() { method node (line 126) | public String node() { method packageTypes (line 133) | public List packageTypes() { method suites (line 140) | public List suites() { method uris (line 147) | public List uris() { method builder (line 151) | public static Builder builder() { method builder (line 155) | public static Builder builder(GetRepositoryResult defaults) { class Builder (line 158) | @CustomType.Builder method Builder (line 171) | public Builder() {} method Builder (line 172) | public Builder(GetRepositoryResult defaults) { method comment (line 187) | @CustomType.Setter method components (line 195) | @CustomType.Setter method components (line 203) | public Builder components(String... components) { method enabled (line 206) | @CustomType.Setter method filePath (line 214) | @CustomType.Setter method fileType (line 222) | @CustomType.Setter method id (line 230) | @CustomType.Setter method index (line 238) | @CustomType.Setter method node (line 246) | @CustomType.Setter method packageTypes (line 254) | @CustomType.Setter method packageTypes (line 262) | public Builder packageTypes(String... packageTypes) { method suites (line 265) | @CustomType.Setter method suites (line 273) | public Builder suites(String... suites) { method uris (line 276) | @CustomType.Setter method uris (line 284) | public Builder uris(String... uris) { method build (line 287) | public GetRepositoryResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Apt_standard/Apt_standardFunctions.java class Apt_standardFunctions (line 20) | public final class Apt_standardFunctions { method getRepository (line 62) | public static Output getRepository(GetRepositoryA... method getRepositoryPlain (line 106) | public static CompletableFuture getRepositoryPlai... method getRepository (line 150) | public static Output getRepository(GetRepositoryA... method getRepository (line 194) | public static Output getRepository(GetRepositoryA... method getRepositoryPlain (line 238) | public static CompletableFuture getRepositoryPlai... method getRepositoryLegacy (line 284) | public static Output getRepositoryLegacy(Ge... method getRepositoryLegacyPlain (line 330) | public static CompletableFuture getReposito... method getRepositoryLegacy (line 376) | public static Output getRepositoryLegacy(Ge... method getRepositoryLegacy (line 422) | public static Output getRepositoryLegacy(Ge... method getRepositoryLegacyPlain (line 468) | public static CompletableFuture getReposito... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Apt_standard/Repository.java class Repository (line 74) | @ResourceType(type="proxmoxve:apt/standard/repository:Repository") method description (line 87) | public Output description() { method filePath (line 101) | public Output filePath() { method handle (line 115) | public Output handle() { method index (line 129) | public Output index() { method name (line 143) | public Output name() { method node (line 157) | public Output node() { method status (line 171) | public Output status() { method Repository (line 179) | public Repository(java.lang.String name) { method Repository (line 187) | public Repository(java.lang.String name, RepositoryArgs args) { method Repository (line 196) | public Repository(java.lang.String name, RepositoryArgs args, @Nullabl... method Repository (line 200) | private Repository(java.lang.String name, Output id,... method makeArgs (line 204) | private static RepositoryArgs makeArgs(RepositoryArgs args, @Nullable ... method makeResourceOptions (line 211) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 228) | public static Repository get(java.lang.String name, Output handle() { method node (line 43) | public Output node() { method RepositoryArgs (line 47) | private RepositoryArgs() {} method RepositoryArgs (line 49) | private RepositoryArgs(RepositoryArgs $) { method builder (line 54) | public static Builder builder() { method builder (line 57) | public static Builder builder(RepositoryArgs defaults) { class Builder (line 61) | public static final class Builder { method Builder (line 64) | public Builder() { method Builder (line 68) | public Builder(RepositoryArgs defaults) { method handle (line 78) | public Builder handle(Output handle) { method handle (line 89) | public Builder handle(String handle) { method node (line 99) | public Builder node(Output node) { method node (line 110) | public Builder node(String node) { method build (line 114) | public RepositoryArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Apt_standard/RepositoryLegacy.java class RepositoryLegacy (line 76) | @ResourceType(type="proxmoxve:apt/standard/repositoryLegacy:RepositoryLe... method description (line 89) | public Output description() { method filePath (line 103) | public Output filePath() { method handle (line 117) | public Output handle() { method index (line 131) | public Output index() { method name (line 145) | public Output name() { method node (line 159) | public Output node() { method status (line 173) | public Output status() { method RepositoryLegacy (line 181) | public RepositoryLegacy(java.lang.String name) { method RepositoryLegacy (line 189) | public RepositoryLegacy(java.lang.String name, RepositoryLegacyArgs ar... method RepositoryLegacy (line 198) | public RepositoryLegacy(java.lang.String name, RepositoryLegacyArgs ar... method RepositoryLegacy (line 202) | private RepositoryLegacy(java.lang.String name, Output handle() { method node (line 43) | public Output node() { method RepositoryLegacyArgs (line 47) | private RepositoryLegacyArgs() {} method RepositoryLegacyArgs (line 49) | private RepositoryLegacyArgs(RepositoryLegacyArgs $) { method builder (line 54) | public static Builder builder() { method builder (line 57) | public static Builder builder(RepositoryLegacyArgs defaults) { class Builder (line 61) | public static final class Builder { method Builder (line 64) | public Builder() { method Builder (line 68) | public Builder(RepositoryLegacyArgs defaults) { method handle (line 78) | public Builder handle(Output handle) { method handle (line 89) | public Builder handle(String handle) { method node (line 99) | public Builder node(Output node) { method node (line 110) | public Builder node(String node) { method build (line 114) | public RepositoryLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Apt_standard/inputs/GetRepositoryArgs.java class GetRepositoryArgs (line 13) | public final class GetRepositoryArgs extends com.pulumi.resources.Invoke... method handle (line 28) | public Output handle() { method node (line 43) | public Output node() { method GetRepositoryArgs (line 47) | private GetRepositoryArgs() {} method GetRepositoryArgs (line 49) | private GetRepositoryArgs(GetRepositoryArgs $) { method builder (line 54) | public static Builder builder() { method builder (line 57) | public static Builder builder(GetRepositoryArgs defaults) { class Builder (line 61) | public static final class Builder { method Builder (line 64) | public Builder() { method Builder (line 68) | public Builder(GetRepositoryArgs defaults) { method handle (line 78) | public Builder handle(Output handle) { method handle (line 89) | public Builder handle(String handle) { method node (line 99) | public Builder node(Output node) { method node (line 110) | public Builder node(String node) { method build (line 114) | public GetRepositoryArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Apt_standard/inputs/GetRepositoryLegacyArgs.java class GetRepositoryLegacyArgs (line 13) | public final class GetRepositoryLegacyArgs extends com.pulumi.resources.... method handle (line 28) | public Output handle() { method node (line 43) | public Output node() { method GetRepositoryLegacyArgs (line 47) | private GetRepositoryLegacyArgs() {} method GetRepositoryLegacyArgs (line 49) | private GetRepositoryLegacyArgs(GetRepositoryLegacyArgs $) { method builder (line 54) | public static Builder builder() { method builder (line 57) | public static Builder builder(GetRepositoryLegacyArgs defaults) { class Builder (line 61) | public static final class Builder { method Builder (line 64) | public Builder() { method Builder (line 68) | public Builder(GetRepositoryLegacyArgs defaults) { method handle (line 78) | public Builder handle(Output handle) { method handle (line 89) | public Builder handle(String handle) { method node (line 99) | public Builder node(Output node) { method node (line 110) | public Builder node(String node) { method build (line 114) | public GetRepositoryLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Apt_standard/inputs/GetRepositoryLegacyPlainArgs.java class GetRepositoryLegacyPlainArgs (line 12) | public final class GetRepositoryLegacyPlainArgs extends com.pulumi.resou... method handle (line 27) | public String handle() { method node (line 42) | public String node() { method GetRepositoryLegacyPlainArgs (line 46) | private GetRepositoryLegacyPlainArgs() {} method GetRepositoryLegacyPlainArgs (line 48) | private GetRepositoryLegacyPlainArgs(GetRepositoryLegacyPlainArgs $) { method builder (line 53) | public static Builder builder() { method builder (line 56) | public static Builder builder(GetRepositoryLegacyPlainArgs defaults) { class Builder (line 60) | public static final class Builder { method Builder (line 63) | public Builder() { method Builder (line 67) | public Builder(GetRepositoryLegacyPlainArgs defaults) { method handle (line 77) | public Builder handle(String handle) { method node (line 88) | public Builder node(String node) { method build (line 93) | public GetRepositoryLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Apt_standard/inputs/GetRepositoryPlainArgs.java class GetRepositoryPlainArgs (line 12) | public final class GetRepositoryPlainArgs extends com.pulumi.resources.I... method handle (line 27) | public String handle() { method node (line 42) | public String node() { method GetRepositoryPlainArgs (line 46) | private GetRepositoryPlainArgs() {} method GetRepositoryPlainArgs (line 48) | private GetRepositoryPlainArgs(GetRepositoryPlainArgs $) { method builder (line 53) | public static Builder builder() { method builder (line 56) | public static Builder builder(GetRepositoryPlainArgs defaults) { class Builder (line 60) | public static final class Builder { method Builder (line 63) | public Builder() { method Builder (line 67) | public Builder(GetRepositoryPlainArgs defaults) { method handle (line 77) | public Builder handle(String handle) { method node (line 88) | public Builder node(String node) { method build (line 93) | public GetRepositoryPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Apt_standard/inputs/RepositoryLegacyState.java class RepositoryLegacyState (line 15) | public final class RepositoryLegacyState extends com.pulumi.resources.Re... method description (line 30) | public Optional> description() { method filePath (line 45) | public Optional> filePath() { method handle (line 60) | public Optional> handle() { method index (line 75) | public Optional> index() { method name (line 90) | public Optional> name() { method node (line 105) | public Optional> node() { method status (line 120) | public Optional> status() { method RepositoryLegacyState (line 124) | private RepositoryLegacyState() {} method RepositoryLegacyState (line 126) | private RepositoryLegacyState(RepositoryLegacyState $) { method builder (line 136) | public static Builder builder() { method builder (line 139) | public static Builder builder(RepositoryLegacyState defaults) { class Builder (line 143) | public static final class Builder { method Builder (line 146) | public Builder() { method Builder (line 150) | public Builder(RepositoryLegacyState defaults) { method description (line 160) | public Builder description(@Nullable Output description) { method description (line 171) | public Builder description(String description) { method filePath (line 181) | public Builder filePath(@Nullable Output filePath) { method filePath (line 192) | public Builder filePath(String filePath) { method handle (line 202) | public Builder handle(@Nullable Output handle) { method handle (line 213) | public Builder handle(String handle) { method index (line 223) | public Builder index(@Nullable Output index) { method index (line 234) | public Builder index(Integer index) { method name (line 244) | public Builder name(@Nullable Output name) { method name (line 255) | public Builder name(String name) { method node (line 265) | public Builder node(@Nullable Output node) { method node (line 276) | public Builder node(String node) { method status (line 286) | public Builder status(@Nullable Output status) { method status (line 297) | public Builder status(Integer status) { method build (line 301) | public RepositoryLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Apt_standard/inputs/RepositoryState.java class RepositoryState (line 15) | public final class RepositoryState extends com.pulumi.resources.Resource... method description (line 30) | public Optional> description() { method filePath (line 45) | public Optional> filePath() { method handle (line 60) | public Optional> handle() { method index (line 75) | public Optional> index() { method name (line 90) | public Optional> name() { method node (line 105) | public Optional> node() { method status (line 120) | public Optional> status() { method RepositoryState (line 124) | private RepositoryState() {} method RepositoryState (line 126) | private RepositoryState(RepositoryState $) { method builder (line 136) | public static Builder builder() { method builder (line 139) | public static Builder builder(RepositoryState defaults) { class Builder (line 143) | public static final class Builder { method Builder (line 146) | public Builder() { method Builder (line 150) | public Builder(RepositoryState defaults) { method description (line 160) | public Builder description(@Nullable Output description) { method description (line 171) | public Builder description(String description) { method filePath (line 181) | public Builder filePath(@Nullable Output filePath) { method filePath (line 192) | public Builder filePath(String filePath) { method handle (line 202) | public Builder handle(@Nullable Output handle) { method handle (line 213) | public Builder handle(String handle) { method index (line 223) | public Builder index(@Nullable Output index) { method index (line 234) | public Builder index(Integer index) { method name (line 244) | public Builder name(@Nullable Output name) { method name (line 255) | public Builder name(String name) { method node (line 265) | public Builder node(@Nullable Output node) { method node (line 276) | public Builder node(String node) { method status (line 286) | public Builder status(@Nullable Output status) { method status (line 297) | public Builder status(Integer status) { method build (line 301) | public RepositoryState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Apt_standard/outputs/GetRepositoryLegacyResult.java class GetRepositoryLegacyResult (line 12) | @CustomType method GetRepositoryLegacyResult (line 55) | private GetRepositoryLegacyResult() {} method description (line 60) | public String description() { method filePath (line 67) | public String filePath() { method handle (line 74) | public String handle() { method id (line 81) | public String id() { method index (line 88) | public Integer index() { method name (line 95) | public String name() { method node (line 102) | public String node() { method status (line 109) | public Integer status() { method builder (line 113) | public static Builder builder() { method builder (line 117) | public static Builder builder(GetRepositoryLegacyResult defaults) { class Builder (line 120) | @CustomType.Builder method Builder (line 130) | public Builder() {} method Builder (line 131) | public Builder(GetRepositoryLegacyResult defaults) { method description (line 143) | @CustomType.Setter method filePath (line 151) | @CustomType.Setter method handle (line 159) | @CustomType.Setter method id (line 167) | @CustomType.Setter method index (line 175) | @CustomType.Setter method name (line 183) | @CustomType.Setter method node (line 191) | @CustomType.Setter method status (line 199) | @CustomType.Setter method build (line 207) | public GetRepositoryLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Apt_standard/outputs/GetRepositoryResult.java class GetRepositoryResult (line 12) | @CustomType method GetRepositoryResult (line 55) | private GetRepositoryResult() {} method description (line 60) | public String description() { method filePath (line 67) | public String filePath() { method handle (line 74) | public String handle() { method id (line 81) | public String id() { method index (line 88) | public Integer index() { method name (line 95) | public String name() { method node (line 102) | public String node() { method status (line 109) | public Integer status() { method builder (line 113) | public static Builder builder() { method builder (line 117) | public static Builder builder(GetRepositoryResult defaults) { class Builder (line 120) | @CustomType.Builder method Builder (line 130) | public Builder() {} method Builder (line 131) | public Builder(GetRepositoryResult defaults) { method description (line 143) | @CustomType.Setter method filePath (line 151) | @CustomType.Setter method handle (line 159) | @CustomType.Setter method id (line 167) | @CustomType.Setter method index (line 175) | @CustomType.Setter method name (line 183) | @CustomType.Setter method node (line 191) | @CustomType.Setter method status (line 199) | @CustomType.Setter method build (line 207) | public GetRepositoryResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/CertificateLegacy.java class CertificateLegacy (line 85) | @ResourceType(type="proxmoxve:index/certificateLegacy:CertificateLegacy") method certificate (line 98) | public Output certificate() { method certificateChain (line 112) | public Output> certificateChain() { method expirationDate (line 126) | public Output expirationDate() { method fileName (line 140) | public Output fileName() { method issuer (line 154) | public Output issuer() { method nodeName (line 168) | public Output nodeName() { method overwrite (line 182) | public Output> overwrite() { method privateKey (line 196) | public Output privateKey() { method publicKeySize (line 210) | public Output publicKeySize() { method publicKeyType (line 224) | public Output publicKeyType() { method sslFingerprint (line 238) | public Output sslFingerprint() { method startDate (line 252) | public Output startDate() { method subject (line 266) | public Output subject() { method subjectAlternativeNames (line 280) | public Output> subjectAlternativeNames() { method CertificateLegacy (line 288) | public CertificateLegacy(java.lang.String name) { method CertificateLegacy (line 296) | public CertificateLegacy(java.lang.String name, CertificateLegacyArgs ... method CertificateLegacy (line 305) | public CertificateLegacy(java.lang.String name, CertificateLegacyArgs ... method CertificateLegacy (line 309) | private CertificateLegacy(java.lang.String name, Output certificate() { method certificateChain (line 46) | public Optional> certificateChain() { method nodeName (line 61) | public Output nodeName() { method overwrite (line 76) | public Optional> overwrite() { method privateKey (line 91) | public Output privateKey() { method CertificateLegacyArgs (line 95) | private CertificateLegacyArgs() {} method CertificateLegacyArgs (line 97) | private CertificateLegacyArgs(CertificateLegacyArgs $) { method builder (line 105) | public static Builder builder() { method builder (line 108) | public static Builder builder(CertificateLegacyArgs defaults) { class Builder (line 112) | public static final class Builder { method Builder (line 115) | public Builder() { method Builder (line 119) | public Builder(CertificateLegacyArgs defaults) { method certificate (line 129) | public Builder certificate(Output certificate) { method certificate (line 140) | public Builder certificate(String certificate) { method certificateChain (line 150) | public Builder certificateChain(@Nullable Output certificate... method certificateChain (line 161) | public Builder certificateChain(String certificateChain) { method nodeName (line 171) | public Builder nodeName(Output nodeName) { method nodeName (line 182) | public Builder nodeName(String nodeName) { method overwrite (line 192) | public Builder overwrite(@Nullable Output overwrite) { method overwrite (line 203) | public Builder overwrite(Boolean overwrite) { method privateKey (line 213) | public Builder privateKey(Output privateKey) { method privateKey (line 224) | public Builder privateKey(String privateKey) { method build (line 228) | public CertificateLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Config.java class Config (line 13) | public final class Config { method apiToken (line 20) | public Optional apiToken() { method authTicket (line 27) | public Optional authTicket() { method csrfPreventionToken (line 34) | public Optional csrfPreventionToken() { method endpoint (line 41) | public Optional endpoint() { method insecure (line 48) | public Optional insecure() { method minTls (line 55) | public Optional minTls() { method otp (line 62) | public Optional otp() { method password (line 69) | public Optional password() { method randomVmIdEnd (line 76) | public Optional randomVmIdEnd() { method randomVmIdStart (line 83) | public Optional randomVmIdStart() { method randomVmIds (line 90) | public Optional randomVmIds() { method ssh (line 97) | public Optional ssh() { method tmpDir (line 104) | public Optional tmpDir() { method username (line 111) | public Optional username() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/ContainerLegacy.java class ContainerLegacy (line 170) | @ResourceType(type="proxmoxve:index/containerLegacy:ContainerLegacy") method clone_ (line 183) | public Output> clone_() { method console (line 197) | public Output> console() { method cpu (line 211) | public Output> cpu() { method description (line 225) | public Output> description() { method devicePassthroughs (line 239) | public Output>> device... method disk (line 253) | public Output> disk() { method environmentVariables (line 267) | public Output>> environmentVariables() { method features (line 281) | public Output> features() { method hookScriptFileId (line 295) | public Output> hookScriptFileId() { method idmaps (line 315) | public Output>> idmaps() { method initialization (line 329) | public Output> initialization() { method ipv4 (line 343) | public Output> ipv4() { method ipv6 (line 357) | public Output> ipv6() { method memory (line 371) | public Output> memory() { method mountPoints (line 385) | public Output>> mountPoints() { method networkInterfaces (line 401) | public Output>> network... method nodeName (line 415) | public Output nodeName() { method operatingSystem (line 429) | public Output> operatingSyste... method poolId (line 443) | public Output> poolId() { method protection (line 457) | public Output> protection() { method startOnBoot (line 473) | public Output> startOnBoot() { method started (line 487) | public Output> started() { method startup (line 501) | public Output> startup() { method tags (line 523) | public Output>> tags() { method template (line 537) | public Output> template() { method timeoutClone (line 551) | public Output> timeoutClone() { method timeoutCreate (line 565) | public Output> timeoutCreate() { method timeoutDelete (line 579) | public Output> timeoutDelete() { method timeoutStart (line 597) | public Output> timeoutStart() { method timeoutUpdate (line 611) | public Output> timeoutUpdate() { method unprivileged (line 625) | public Output> unprivileged() { method vmId (line 639) | public Output vmId() { method waitForIp (line 653) | public Output> waitForIp() { method ContainerLegacy (line 661) | public ContainerLegacy(java.lang.String name) { method ContainerLegacy (line 669) | public ContainerLegacy(java.lang.String name, ContainerLegacyArgs args) { method ContainerLegacy (line 678) | public ContainerLegacy(java.lang.String name, ContainerLegacyArgs args... method ContainerLegacy (line 682) | private ContainerLegacy(java.lang.String name, Output> clone_() { method console (line 63) | public Optional> console() { method cpu (line 78) | public Optional> cpu() { method description (line 93) | public Optional> description() { method devicePassthroughs (line 108) | public Optional>> de... method disk (line 123) | public Optional> disk() { method environmentVariables (line 138) | public Optional>> environmentVariables() { method features (line 153) | public Optional> features() { method hookScriptFileId (line 168) | public Optional> hookScriptFileId() { method idmaps (line 189) | public Optional>> idmaps() { method initialization (line 204) | public Optional> initializat... method memory (line 219) | public Optional> memory() { method mountPoints (line 234) | public Optional>> mountPoin... method networkInterfaces (line 251) | public Optional>> net... method nodeName (line 266) | public Output nodeName() { method operatingSystem (line 281) | public Optional> operatingS... method poolId (line 296) | public Optional> poolId() { method protection (line 311) | public Optional> protection() { method startOnBoot (line 328) | public Optional> startOnBoot() { method started (line 343) | public Optional> started() { method startup (line 358) | public Optional> startup() { method tags (line 381) | public Optional>> tags() { method template (line 396) | public Optional> template() { method timeoutClone (line 411) | public Optional> timeoutClone() { method timeoutCreate (line 426) | public Optional> timeoutCreate() { method timeoutDelete (line 441) | public Optional> timeoutDelete() { method timeoutStart (line 463) | @Deprecated /* This field is deprecated and will be removed in a futur... method timeoutUpdate (line 479) | public Optional> timeoutUpdate() { method unprivileged (line 494) | public Optional> unprivileged() { method vmId (line 509) | public Optional> vmId() { method waitForIp (line 524) | public Optional> waitForIp() { method ContainerLegacyArgs (line 528) | private ContainerLegacyArgs() {} method ContainerLegacyArgs (line 530) | private ContainerLegacyArgs(ContainerLegacyArgs $) { method builder (line 564) | public static Builder builder() { method builder (line 567) | public static Builder builder(ContainerLegacyArgs defaults) { class Builder (line 571) | public static final class Builder { method Builder (line 574) | public Builder() { method Builder (line 578) | public Builder(ContainerLegacyArgs defaults) { method clone_ (line 588) | public Builder clone_(@Nullable Output clo... method clone_ (line 599) | public Builder clone_(ContainerLegacyCloneArgs clone) { method console (line 609) | public Builder console(@Nullable Output ... method console (line 620) | public Builder console(ContainerLegacyConsoleArgs console) { method cpu (line 630) | public Builder cpu(@Nullable Output cpu) { method cpu (line 641) | public Builder cpu(ContainerLegacyCpuArgs cpu) { method description (line 651) | public Builder description(@Nullable Output description) { method description (line 662) | public Builder description(String description) { method devicePassthroughs (line 672) | public Builder devicePassthroughs(@Nullable Output disk) { method disk (line 714) | public Builder disk(ContainerLegacyDiskArgs disk) { method environmentVariables (line 724) | public Builder environmentVariables(@Nullable Output environmentVa... method features (line 745) | public Builder features(@Nullable Output hookScriptF... method hookScriptFileId (line 777) | public Builder hookScriptFileId(String hookScriptFileId) { method idmaps (line 790) | public Builder idmaps(@Nullable Output idmaps) { method idmaps (line 817) | public Builder idmaps(ContainerLegacyIdmapArgs... idmaps) { method initialization (line 827) | public Builder initialization(@Nullable Output me... method memory (line 859) | public Builder memory(ContainerLegacyMemoryArgs memory) { method mountPoints (line 869) | public Builder mountPoints(@Nullable Output mount... method mountPoints (line 890) | public Builder mountPoints(ContainerLegacyMountPointArgs... mountPoi... method networkInterfaces (line 901) | public Builder networkInterfaces(@Nullable Output nodeName) { method nodeName (line 945) | public Builder nodeName(String nodeName) { method operatingSystem (line 955) | public Builder operatingSystem(@Nullable Output poolId) { method poolId (line 987) | public Builder poolId(String poolId) { method protection (line 997) | public Builder protection(@Nullable Output protection) { method protection (line 1008) | public Builder protection(Boolean protection) { method startOnBoot (line 1019) | public Builder startOnBoot(@Nullable Output startOnBoot) { method startOnBoot (line 1031) | public Builder startOnBoot(Boolean startOnBoot) { method started (line 1041) | public Builder started(@Nullable Output started) { method started (line 1052) | public Builder started(Boolean started) { method startup (line 1062) | public Builder startup(@Nullable Output ... method startup (line 1073) | public Builder startup(ContainerLegacyStartupArgs startup) { method tags (line 1087) | public Builder tags(@Nullable Output> tags) { method tags (line 1102) | public Builder tags(List tags) { method tags (line 1116) | public Builder tags(String... tags) { method template (line 1126) | public Builder template(@Nullable Output template) { method template (line 1137) | public Builder template(Boolean template) { method timeoutClone (line 1147) | public Builder timeoutClone(@Nullable Output timeoutClone) { method timeoutClone (line 1158) | public Builder timeoutClone(Integer timeoutClone) { method timeoutCreate (line 1168) | public Builder timeoutCreate(@Nullable Output timeoutCreate) { method timeoutCreate (line 1179) | public Builder timeoutCreate(Integer timeoutCreate) { method timeoutDelete (line 1189) | public Builder timeoutDelete(@Nullable Output timeoutDelete) { method timeoutDelete (line 1200) | public Builder timeoutDelete(Integer timeoutDelete) { method timeoutStart (line 1213) | @Deprecated /* This field is deprecated and will be removed in a fut... method timeoutStart (line 1228) | @Deprecated /* This field is deprecated and will be removed in a fut... method timeoutUpdate (line 1239) | public Builder timeoutUpdate(@Nullable Output timeoutUpdate) { method timeoutUpdate (line 1250) | public Builder timeoutUpdate(Integer timeoutUpdate) { method unprivileged (line 1260) | public Builder unprivileged(@Nullable Output unprivileged) { method unprivileged (line 1271) | public Builder unprivileged(Boolean unprivileged) { method vmId (line 1281) | public Builder vmId(@Nullable Output vmId) { method vmId (line 1292) | public Builder vmId(Integer vmId) { method waitForIp (line 1302) | public Builder waitForIp(@Nullable Output domain() { method nodeName (line 106) | public Output nodeName() { method servers (line 120) | public Output>> servers() { method DnsLegacy (line 128) | public DnsLegacy(java.lang.String name) { method DnsLegacy (line 136) | public DnsLegacy(java.lang.String name, DnsLegacyArgs args) { method DnsLegacy (line 145) | public DnsLegacy(java.lang.String name, DnsLegacyArgs args, @Nullable ... method DnsLegacy (line 149) | private DnsLegacy(java.lang.String name, Output id, ... method makeArgs (line 153) | private static DnsLegacyArgs makeArgs(DnsLegacyArgs args, @Nullable co... method makeResourceOptions (line 160) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 177) | public static DnsLegacy get(java.lang.String name, Output domain() { method nodeName (line 46) | public Output nodeName() { method servers (line 61) | public Optional>> servers() { method DnsLegacyArgs (line 65) | private DnsLegacyArgs() {} method DnsLegacyArgs (line 67) | private DnsLegacyArgs(DnsLegacyArgs $) { method builder (line 73) | public static Builder builder() { method builder (line 76) | public static Builder builder(DnsLegacyArgs defaults) { class Builder (line 80) | public static final class Builder { method Builder (line 83) | public Builder() { method Builder (line 87) | public Builder(DnsLegacyArgs defaults) { method domain (line 97) | public Builder domain(Output domain) { method domain (line 108) | public Builder domain(String domain) { method nodeName (line 118) | public Builder nodeName(Output nodeName) { method nodeName (line 129) | public Builder nodeName(String nodeName) { method servers (line 139) | public Builder servers(@Nullable Output> servers) { method servers (line 150) | public Builder servers(List servers) { method servers (line 160) | public Builder servers(String... servers) { method build (line 164) | public DnsLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/FileLegacy.java class FileLegacy (line 339) | @ResourceType(type="proxmoxve:index/fileLegacy:FileLegacy") method contentType (line 354) | public Output contentType() { method datastoreId (line 368) | public Output datastoreId() { method fileMode (line 382) | public Output> fileMode() { method fileModificationDate (line 396) | public Output fileModificationDate() { method fileName (line 410) | public Output fileName() { method fileSize (line 424) | public Output fileSize() { method fileTag (line 438) | public Output fileTag() { method nodeName (line 452) | public Output nodeName() { method overwrite (line 468) | public Output> overwrite() { method sourceFile (line 486) | public Output> sourceFile() { method sourceRaw (line 500) | public Output> sourceRaw() { method timeoutUpload (line 516) | public Output> timeoutUpload() { method FileLegacy (line 524) | public FileLegacy(java.lang.String name) { method FileLegacy (line 532) | public FileLegacy(java.lang.String name, FileLegacyArgs args) { method FileLegacy (line 541) | public FileLegacy(java.lang.String name, FileLegacyArgs args, @Nullabl... method FileLegacy (line 545) | private FileLegacy(java.lang.String name, Output id,... method makeArgs (line 549) | private static FileLegacyArgs makeArgs(FileLegacyArgs args, @Nullable ... method makeResourceOptions (line 556) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 573) | public static FileLegacy get(java.lang.String name, Output> contentType() { method datastoreId (line 51) | public Output datastoreId() { method fileMode (line 66) | public Optional> fileMode() { method nodeName (line 81) | public Output nodeName() { method overwrite (line 98) | public Optional> overwrite() { method sourceFile (line 117) | public Optional> sourceFile() { method sourceRaw (line 132) | public Optional> sourceRaw() { method timeoutUpload (line 149) | public Optional> timeoutUpload() { method FileLegacyArgs (line 153) | private FileLegacyArgs() {} method FileLegacyArgs (line 155) | private FileLegacyArgs(FileLegacyArgs $) { method builder (line 166) | public static Builder builder() { method builder (line 169) | public static Builder builder(FileLegacyArgs defaults) { class Builder (line 173) | public static final class Builder { method Builder (line 176) | public Builder() { method Builder (line 180) | public Builder(FileLegacyArgs defaults) { method contentType (line 191) | public Builder contentType(@Nullable Output contentType) { method contentType (line 203) | public Builder contentType(String contentType) { method datastoreId (line 213) | public Builder datastoreId(Output datastoreId) { method datastoreId (line 224) | public Builder datastoreId(String datastoreId) { method fileMode (line 234) | public Builder fileMode(@Nullable Output fileMode) { method fileMode (line 245) | public Builder fileMode(String fileMode) { method nodeName (line 255) | public Builder nodeName(Output nodeName) { method nodeName (line 266) | public Builder nodeName(String nodeName) { method overwrite (line 277) | public Builder overwrite(@Nullable Output overwrite) { method overwrite (line 289) | public Builder overwrite(Boolean overwrite) { method sourceFile (line 301) | public Builder sourceFile(@Nullable Output... method sourceFile (line 314) | public Builder sourceFile(FileLegacySourceFileArgs sourceFile) { method sourceRaw (line 324) | public Builder sourceRaw(@Nullable Output s... method sourceRaw (line 335) | public Builder sourceRaw(FileLegacySourceRawArgs sourceRaw) { method timeoutUpload (line 346) | public Builder timeoutUpload(@Nullable Output timeoutUpload) { method timeoutUpload (line 358) | public Builder timeoutUpload(Integer timeoutUpload) { method build (line 362) | public FileLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/GroupLegacy.java class GroupLegacy (line 67) | @ResourceType(type="proxmoxve:index/groupLegacy:GroupLegacy") method acls (line 80) | public Output>> acls() { method comment (line 94) | public Output> comment() { method groupId (line 108) | public Output groupId() { method members (line 122) | public Output> members() { method GroupLegacy (line 130) | public GroupLegacy(java.lang.String name) { method GroupLegacy (line 138) | public GroupLegacy(java.lang.String name, GroupLegacyArgs args) { method GroupLegacy (line 147) | public GroupLegacy(java.lang.String name, GroupLegacyArgs args, @Nulla... method GroupLegacy (line 151) | private GroupLegacy(java.lang.String name, Output id... method makeArgs (line 155) | private static GroupLegacyArgs makeArgs(GroupLegacyArgs args, @Nullabl... method makeResourceOptions (line 162) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 179) | public static GroupLegacy get(java.lang.String name, Output>> acls() { method comment (line 47) | public Optional> comment() { method groupId (line 62) | public Output groupId() { method GroupLegacyArgs (line 66) | private GroupLegacyArgs() {} method GroupLegacyArgs (line 68) | private GroupLegacyArgs(GroupLegacyArgs $) { method builder (line 74) | public static Builder builder() { method builder (line 77) | public static Builder builder(GroupLegacyArgs defaults) { class Builder (line 81) | public static final class Builder { method Builder (line 84) | public Builder() { method Builder (line 88) | public Builder(GroupLegacyArgs defaults) { method acls (line 98) | public Builder acls(@Nullable Output> acls) { method acls (line 109) | public Builder acls(List acls) { method acls (line 119) | public Builder acls(GroupLegacyAclArgs... acls) { method comment (line 129) | public Builder comment(@Nullable Output comment) { method comment (line 140) | public Builder comment(String comment) { method groupId (line 150) | public Builder groupId(Output groupId) { method groupId (line 161) | public Builder groupId(String groupId) { method build (line 165) | public GroupLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hagroup.java class Hagroup (line 76) | @ResourceType(type="proxmoxve:index/hagroup:Hagroup") method comment (line 89) | public Output> comment() { method group (line 103) | public Output group() { method noFailback (line 117) | public Output noFailback() { method nodes (line 131) | public Output> nodes() { method restricted (line 145) | public Output restricted() { method Hagroup (line 153) | public Hagroup(java.lang.String name) { method Hagroup (line 161) | public Hagroup(java.lang.String name, HagroupArgs args) { method Hagroup (line 170) | public Hagroup(java.lang.String name, HagroupArgs args, @Nullable com.... method Hagroup (line 174) | private Hagroup(java.lang.String name, Output id, @N... method makeArgs (line 178) | private static HagroupArgs makeArgs(HagroupArgs args, @Nullable com.pu... method makeResourceOptions (line 185) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 202) | public static Hagroup get(java.lang.String name, Output> comment() { method group (line 48) | public Output group() { method noFailback (line 63) | public Optional> noFailback() { method nodes (line 78) | public Output> nodes() { method restricted (line 93) | public Optional> restricted() { method HagroupArgs (line 97) | private HagroupArgs() {} method HagroupArgs (line 99) | private HagroupArgs(HagroupArgs $) { method builder (line 107) | public static Builder builder() { method builder (line 110) | public static Builder builder(HagroupArgs defaults) { class Builder (line 114) | public static final class Builder { method Builder (line 117) | public Builder() { method Builder (line 121) | public Builder(HagroupArgs defaults) { method comment (line 131) | public Builder comment(@Nullable Output comment) { method comment (line 142) | public Builder comment(String comment) { method group (line 152) | public Builder group(Output group) { method group (line 163) | public Builder group(String group) { method noFailback (line 173) | public Builder noFailback(@Nullable Output noFailback) { method noFailback (line 184) | public Builder noFailback(Boolean noFailback) { method nodes (line 194) | public Builder nodes(Output> nodes) { method nodes (line 205) | public Builder nodes(Map nodes) { method restricted (line 215) | public Builder restricted(@Nullable Output restricted) { method restricted (line 226) | public Builder restricted(Boolean restricted) { method build (line 230) | public HagroupArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/HagroupLegacy.java class HagroupLegacy (line 78) | @ResourceType(type="proxmoxve:index/hagroupLegacy:HagroupLegacy") method comment (line 91) | public Output> comment() { method group (line 105) | public Output group() { method noFailback (line 119) | public Output noFailback() { method nodes (line 133) | public Output> nodes() { method restricted (line 147) | public Output restricted() { method HagroupLegacy (line 155) | public HagroupLegacy(java.lang.String name) { method HagroupLegacy (line 163) | public HagroupLegacy(java.lang.String name, HagroupLegacyArgs args) { method HagroupLegacy (line 172) | public HagroupLegacy(java.lang.String name, HagroupLegacyArgs args, @N... method HagroupLegacy (line 176) | private HagroupLegacy(java.lang.String name, Output ... method makeArgs (line 180) | private static HagroupLegacyArgs makeArgs(HagroupLegacyArgs args, @Nul... method makeResourceOptions (line 187) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 204) | public static HagroupLegacy get(java.lang.String name, Output> comment() { method group (line 48) | public Output group() { method noFailback (line 63) | public Optional> noFailback() { method nodes (line 78) | public Output> nodes() { method restricted (line 93) | public Optional> restricted() { method HagroupLegacyArgs (line 97) | private HagroupLegacyArgs() {} method HagroupLegacyArgs (line 99) | private HagroupLegacyArgs(HagroupLegacyArgs $) { method builder (line 107) | public static Builder builder() { method builder (line 110) | public static Builder builder(HagroupLegacyArgs defaults) { class Builder (line 114) | public static final class Builder { method Builder (line 117) | public Builder() { method Builder (line 121) | public Builder(HagroupLegacyArgs defaults) { method comment (line 131) | public Builder comment(@Nullable Output comment) { method comment (line 142) | public Builder comment(String comment) { method group (line 152) | public Builder group(Output group) { method group (line 163) | public Builder group(String group) { method noFailback (line 173) | public Builder noFailback(@Nullable Output noFailback) { method noFailback (line 184) | public Builder noFailback(Boolean noFailback) { method nodes (line 194) | public Builder nodes(Output> nodes) { method nodes (line 205) | public Builder nodes(Map nodes) { method restricted (line 215) | public Builder restricted(@Nullable Output restricted) { method restricted (line 226) | public Builder restricted(Boolean restricted) { method build (line 230) | public HagroupLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware/HardwareFunctions.java class HardwareFunctions (line 23) | public final class HardwareFunctions { method getMappings (line 76) | public static Output getMappings(GetMappingsArgs ar... method getMappingsPlain (line 131) | public static CompletableFuture getMappingsPlain(Ge... method getMappings (line 186) | public static Output getMappings(GetMappingsArgs ar... method getMappings (line 241) | public static Output getMappings(GetMappingsArgs ar... method getMappingsPlain (line 296) | public static CompletableFuture getMappingsPlain(Ge... method getMappingsLegacy (line 353) | public static Output getMappingsLegacy(GetMap... method getMappingsLegacyPlain (line 410) | public static CompletableFuture getMappingsLe... method getMappingsLegacy (line 467) | public static Output getMappingsLegacy(GetMap... method getMappingsLegacy (line 524) | public static Output getMappingsLegacy(GetMap... method getMappingsLegacyPlain (line 581) | public static CompletableFuture getMappingsLe... method getPci (line 641) | public static Output getPci(GetPciArgs args) { method getPciPlain (line 701) | public static CompletableFuture getPciPlain(GetPciPlainA... method getPci (line 761) | public static Output getPci(GetPciArgs args, InvokeOptio... method getPci (line 821) | public static Output getPci(GetPciArgs args, InvokeOutpu... method getPciPlain (line 881) | public static CompletableFuture getPciPlain(GetPciPlainA... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware/inputs/GetMappingsArgs.java class GetMappingsArgs (line 15) | public final class GetMappingsArgs extends com.pulumi.resources.InvokeAr... method checkNode (line 30) | public Optional> checkNode() { method type (line 45) | public Output type() { method GetMappingsArgs (line 49) | private GetMappingsArgs() {} method GetMappingsArgs (line 51) | private GetMappingsArgs(GetMappingsArgs $) { method builder (line 56) | public static Builder builder() { method builder (line 59) | public static Builder builder(GetMappingsArgs defaults) { class Builder (line 63) | public static final class Builder { method Builder (line 66) | public Builder() { method Builder (line 70) | public Builder(GetMappingsArgs defaults) { method checkNode (line 80) | public Builder checkNode(@Nullable Output checkNode) { method checkNode (line 91) | public Builder checkNode(String checkNode) { method type (line 101) | public Builder type(Output type) { method type (line 112) | public Builder type(String type) { method build (line 116) | public GetMappingsArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware/inputs/GetMappingsLegacyArgs.java class GetMappingsLegacyArgs (line 15) | public final class GetMappingsLegacyArgs extends com.pulumi.resources.In... method checkNode (line 30) | public Optional> checkNode() { method type (line 45) | public Output type() { method GetMappingsLegacyArgs (line 49) | private GetMappingsLegacyArgs() {} method GetMappingsLegacyArgs (line 51) | private GetMappingsLegacyArgs(GetMappingsLegacyArgs $) { method builder (line 56) | public static Builder builder() { method builder (line 59) | public static Builder builder(GetMappingsLegacyArgs defaults) { class Builder (line 63) | public static final class Builder { method Builder (line 66) | public Builder() { method Builder (line 70) | public Builder(GetMappingsLegacyArgs defaults) { method checkNode (line 80) | public Builder checkNode(@Nullable Output checkNode) { method checkNode (line 91) | public Builder checkNode(String checkNode) { method type (line 101) | public Builder type(Output type) { method type (line 112) | public Builder type(String type) { method build (line 116) | public GetMappingsLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware/inputs/GetMappingsLegacyPlainArgs.java class GetMappingsLegacyPlainArgs (line 14) | public final class GetMappingsLegacyPlainArgs extends com.pulumi.resourc... method checkNode (line 29) | public Optional checkNode() { method type (line 44) | public String type() { method GetMappingsLegacyPlainArgs (line 48) | private GetMappingsLegacyPlainArgs() {} method GetMappingsLegacyPlainArgs (line 50) | private GetMappingsLegacyPlainArgs(GetMappingsLegacyPlainArgs $) { method builder (line 55) | public static Builder builder() { method builder (line 58) | public static Builder builder(GetMappingsLegacyPlainArgs defaults) { class Builder (line 62) | public static final class Builder { method Builder (line 65) | public Builder() { method Builder (line 69) | public Builder(GetMappingsLegacyPlainArgs defaults) { method checkNode (line 79) | public Builder checkNode(@Nullable String checkNode) { method type (line 90) | public Builder type(String type) { method build (line 95) | public GetMappingsLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware/inputs/GetMappingsPlainArgs.java class GetMappingsPlainArgs (line 14) | public final class GetMappingsPlainArgs extends com.pulumi.resources.Inv... method checkNode (line 29) | public Optional checkNode() { method type (line 44) | public String type() { method GetMappingsPlainArgs (line 48) | private GetMappingsPlainArgs() {} method GetMappingsPlainArgs (line 50) | private GetMappingsPlainArgs(GetMappingsPlainArgs $) { method builder (line 55) | public static Builder builder() { method builder (line 58) | public static Builder builder(GetMappingsPlainArgs defaults) { class Builder (line 62) | public static final class Builder { method Builder (line 65) | public Builder() { method Builder (line 69) | public Builder(GetMappingsPlainArgs defaults) { method checkNode (line 79) | public Builder checkNode(@Nullable String checkNode) { method type (line 90) | public Builder type(String type) { method build (line 95) | public GetMappingsPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware/inputs/GetPciArgs.java class GetPciArgs (line 17) | public final class GetPciArgs extends com.pulumi.resources.InvokeArgs { method filters (line 32) | public Optional> filters() { method nodeName (line 47) | public Output nodeName() { method pciClassBlacklists (line 62) | public Optional>> pciClassBlacklists() { method GetPciArgs (line 66) | private GetPciArgs() {} method GetPciArgs (line 68) | private GetPciArgs(GetPciArgs $) { method builder (line 74) | public static Builder builder() { method builder (line 77) | public static Builder builder(GetPciArgs defaults) { class Builder (line 81) | public static final class Builder { method Builder (line 84) | public Builder() { method Builder (line 88) | public Builder(GetPciArgs defaults) { method filters (line 98) | public Builder filters(@Nullable Output filters) { method filters (line 109) | public Builder filters(GetPciFiltersArgs filters) { method nodeName (line 119) | public Builder nodeName(Output nodeName) { method nodeName (line 130) | public Builder nodeName(String nodeName) { method pciClassBlacklists (line 140) | public Builder pciClassBlacklists(@Nullable Output> pci... method pciClassBlacklists (line 151) | public Builder pciClassBlacklists(List pciClassBlacklists) { method pciClassBlacklists (line 161) | public Builder pciClassBlacklists(String... pciClassBlacklists) { method build (line 165) | public GetPciArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware/inputs/GetPciFilters.java class GetPciFilters (line 13) | public final class GetPciFilters extends com.pulumi.resources.InvokeArgs { method class_ (line 28) | public Optional class_() { method deviceId (line 43) | public Optional deviceId() { method id (line 58) | public Optional id() { method vendorId (line 73) | public Optional vendorId() { method GetPciFilters (line 77) | private GetPciFilters() {} method GetPciFilters (line 79) | private GetPciFilters(GetPciFilters $) { method builder (line 86) | public static Builder builder() { method builder (line 89) | public static Builder builder(GetPciFilters defaults) { class Builder (line 93) | public static final class Builder { method Builder (line 96) | public Builder() { method Builder (line 100) | public Builder(GetPciFilters defaults) { method class_ (line 110) | public Builder class_(@Nullable String class_) { method deviceId (line 121) | public Builder deviceId(@Nullable String deviceId) { method id (line 132) | public Builder id(@Nullable String id) { method vendorId (line 143) | public Builder vendorId(@Nullable String vendorId) { method build (line 148) | public GetPciFilters build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware/inputs/GetPciFiltersArgs.java class GetPciFiltersArgs (line 14) | public final class GetPciFiltersArgs extends com.pulumi.resources.Resour... method class_ (line 29) | public Optional> class_() { method deviceId (line 44) | public Optional> deviceId() { method id (line 59) | public Optional> id() { method vendorId (line 74) | public Optional> vendorId() { method GetPciFiltersArgs (line 78) | private GetPciFiltersArgs() {} method GetPciFiltersArgs (line 80) | private GetPciFiltersArgs(GetPciFiltersArgs $) { method builder (line 87) | public static Builder builder() { method builder (line 90) | public static Builder builder(GetPciFiltersArgs defaults) { class Builder (line 94) | public static final class Builder { method Builder (line 97) | public Builder() { method Builder (line 101) | public Builder(GetPciFiltersArgs defaults) { method class_ (line 111) | public Builder class_(@Nullable Output class_) { method class_ (line 122) | public Builder class_(String class_) { method deviceId (line 132) | public Builder deviceId(@Nullable Output deviceId) { method deviceId (line 143) | public Builder deviceId(String deviceId) { method id (line 153) | public Builder id(@Nullable Output id) { method id (line 164) | public Builder id(String id) { method vendorId (line 174) | public Builder vendorId(@Nullable Output vendorId) { method vendorId (line 185) | public Builder vendorId(String vendorId) { method build (line 189) | public GetPciFiltersArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware/inputs/GetPciPlainArgs.java class GetPciPlainArgs (line 16) | public final class GetPciPlainArgs extends com.pulumi.resources.InvokeAr... method filters (line 31) | public Optional filters() { method nodeName (line 46) | public String nodeName() { method pciClassBlacklists (line 61) | public Optional> pciClassBlacklists() { method GetPciPlainArgs (line 65) | private GetPciPlainArgs() {} method GetPciPlainArgs (line 67) | private GetPciPlainArgs(GetPciPlainArgs $) { method builder (line 73) | public static Builder builder() { method builder (line 76) | public static Builder builder(GetPciPlainArgs defaults) { class Builder (line 80) | public static final class Builder { method Builder (line 83) | public Builder() { method Builder (line 87) | public Builder(GetPciPlainArgs defaults) { method filters (line 97) | public Builder filters(@Nullable GetPciFilters filters) { method nodeName (line 108) | public Builder nodeName(String nodeName) { method pciClassBlacklists (line 119) | public Builder pciClassBlacklists(@Nullable List pciClassBla... method pciClassBlacklists (line 130) | public Builder pciClassBlacklists(String... pciClassBlacklists) { method build (line 134) | public GetPciPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware/outputs/GetMappingsCheck.java class GetMappingsCheck (line 11) | @CustomType method GetMappingsCheck (line 29) | private GetMappingsCheck() {} method mappingId (line 34) | public String mappingId() { method message (line 41) | public String message() { method severity (line 48) | public String severity() { method builder (line 52) | public static Builder builder() { method builder (line 56) | public static Builder builder(GetMappingsCheck defaults) { class Builder (line 59) | @CustomType.Builder method Builder (line 64) | public Builder() {} method Builder (line 65) | public Builder(GetMappingsCheck defaults) { method mappingId (line 72) | @CustomType.Setter method message (line 80) | @CustomType.Setter method severity (line 88) | @CustomType.Setter method build (line 96) | public GetMappingsCheck build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware/outputs/GetMappingsLegacyCheck.java class GetMappingsLegacyCheck (line 11) | @CustomType method GetMappingsLegacyCheck (line 29) | private GetMappingsLegacyCheck() {} method mappingId (line 34) | public String mappingId() { method message (line 41) | public String message() { method severity (line 48) | public String severity() { method builder (line 52) | public static Builder builder() { method builder (line 56) | public static Builder builder(GetMappingsLegacyCheck defaults) { class Builder (line 59) | @CustomType.Builder method Builder (line 64) | public Builder() {} method Builder (line 65) | public Builder(GetMappingsLegacyCheck defaults) { method mappingId (line 72) | @CustomType.Setter method message (line 80) | @CustomType.Setter method severity (line 88) | @CustomType.Setter method build (line 96) | public GetMappingsLegacyCheck build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware/outputs/GetMappingsLegacyResult.java class GetMappingsLegacyResult (line 15) | @CustomType method GetMappingsLegacyResult (line 43) | private GetMappingsLegacyResult() {} method checkNode (line 48) | public Optional checkNode() { method checks (line 55) | public List checks() { method id (line 62) | public String id() { method ids (line 69) | public List ids() { method type (line 76) | public String type() { method builder (line 80) | public static Builder builder() { method builder (line 84) | public static Builder builder(GetMappingsLegacyResult defaults) { class Builder (line 87) | @CustomType.Builder method Builder (line 94) | public Builder() {} method Builder (line 95) | public Builder(GetMappingsLegacyResult defaults) { method checkNode (line 104) | @CustomType.Setter method checks (line 110) | @CustomType.Setter method checks (line 118) | public Builder checks(GetMappingsLegacyCheck... checks) { method id (line 121) | @CustomType.Setter method ids (line 129) | @CustomType.Setter method ids (line 137) | public Builder ids(String... ids) { method type (line 140) | @CustomType.Setter method build (line 148) | public GetMappingsLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware/outputs/GetMappingsResult.java class GetMappingsResult (line 15) | @CustomType method GetMappingsResult (line 43) | private GetMappingsResult() {} method checkNode (line 48) | public Optional checkNode() { method checks (line 55) | public List checks() { method id (line 62) | public String id() { method ids (line 69) | public List ids() { method type (line 76) | public String type() { method builder (line 80) | public static Builder builder() { method builder (line 84) | public static Builder builder(GetMappingsResult defaults) { class Builder (line 87) | @CustomType.Builder method Builder (line 94) | public Builder() {} method Builder (line 95) | public Builder(GetMappingsResult defaults) { method checkNode (line 104) | @CustomType.Setter method checks (line 110) | @CustomType.Setter method checks (line 118) | public Builder checks(GetMappingsCheck... checks) { method id (line 121) | @CustomType.Setter method ids (line 129) | @CustomType.Setter method ids (line 137) | public Builder ids(String... ids) { method type (line 140) | @CustomType.Setter method build (line 148) | public GetMappingsResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware/outputs/GetPciDevice.java class GetPciDevice (line 13) | @CustomType method GetPciDevice (line 76) | private GetPciDevice() {} method class_ (line 81) | public String class_() { method device (line 88) | public String device() { method deviceName (line 95) | public String deviceName() { method id (line 102) | public String id() { method iommuGroup (line 109) | public Integer iommuGroup() { method mdev (line 116) | public Boolean mdev() { method subsystemDevice (line 123) | public String subsystemDevice() { method subsystemDeviceName (line 130) | public String subsystemDeviceName() { method subsystemVendor (line 137) | public String subsystemVendor() { method subsystemVendorName (line 144) | public String subsystemVendorName() { method vendor (line 151) | public String vendor() { method vendorName (line 158) | public String vendorName() { method builder (line 162) | public static Builder builder() { method builder (line 166) | public static Builder builder(GetPciDevice defaults) { class Builder (line 169) | @CustomType.Builder method Builder (line 183) | public Builder() {} method Builder (line 184) | public Builder(GetPciDevice defaults) { method class_ (line 200) | @CustomType.Setter("class") method device (line 208) | @CustomType.Setter method deviceName (line 216) | @CustomType.Setter method id (line 224) | @CustomType.Setter method iommuGroup (line 232) | @CustomType.Setter method mdev (line 240) | @CustomType.Setter method subsystemDevice (line 248) | @CustomType.Setter method subsystemDeviceName (line 256) | @CustomType.Setter method subsystemVendor (line 264) | @CustomType.Setter method subsystemVendorName (line 272) | @CustomType.Setter method vendor (line 280) | @CustomType.Setter method vendorName (line 288) | @CustomType.Setter method build (line 296) | public GetPciDevice build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware/outputs/GetPciFilters.java class GetPciFilters (line 12) | @CustomType method GetPciFilters (line 35) | private GetPciFilters() {} method class_ (line 40) | public Optional class_() { method deviceId (line 47) | public Optional deviceId() { method id (line 54) | public Optional id() { method vendorId (line 61) | public Optional vendorId() { method builder (line 65) | public static Builder builder() { method builder (line 69) | public static Builder builder(GetPciFilters defaults) { class Builder (line 72) | @CustomType.Builder method Builder (line 78) | public Builder() {} method Builder (line 79) | public Builder(GetPciFilters defaults) { method class_ (line 87) | @CustomType.Setter("class") method deviceId (line 93) | @CustomType.Setter method id (line 99) | @CustomType.Setter method vendorId (line 105) | @CustomType.Setter method build (line 111) | public GetPciFilters build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware/outputs/GetPciResult.java class GetPciResult (line 16) | @CustomType method GetPciResult (line 44) | private GetPciResult() {} method devices (line 49) | public List devices() { method filters (line 56) | public Optional filters() { method id (line 63) | public String id() { method nodeName (line 70) | public String nodeName() { method pciClassBlacklists (line 77) | public List pciClassBlacklists() { method builder (line 81) | public static Builder builder() { method builder (line 85) | public static Builder builder(GetPciResult defaults) { class Builder (line 88) | @CustomType.Builder method Builder (line 95) | public Builder() {} method Builder (line 96) | public Builder(GetPciResult defaults) { method devices (line 105) | @CustomType.Setter method devices (line 113) | public Builder devices(GetPciDevice... devices) { method filters (line 116) | @CustomType.Setter method id (line 122) | @CustomType.Setter method nodeName (line 130) | @CustomType.Setter method pciClassBlacklists (line 138) | @CustomType.Setter method pciClassBlacklists (line 144) | public Builder pciClassBlacklists(String... pciClassBlacklists) { method build (line 147) | public GetPciResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/Dir.java class Dir (line 73) | @ResourceType(type="proxmoxve:hardware/mapping/dir:Dir") method comment (line 86) | public Output> comment() { method maps (line 100) | public Output> maps() { method name (line 114) | public Output name() { method Dir (line 122) | public Dir(java.lang.String name) { method Dir (line 130) | public Dir(java.lang.String name, DirArgs args) { method Dir (line 139) | public Dir(java.lang.String name, DirArgs args, @Nullable com.pulumi.r... method Dir (line 143) | private Dir(java.lang.String name, Output id, @Nulla... method makeArgs (line 147) | private static DirArgs makeArgs(DirArgs args, @Nullable com.pulumi.res... method makeResourceOptions (line 154) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 171) | public static Dir get(java.lang.String name, Output ... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/DirArgs.java class DirArgs (line 17) | public final class DirArgs extends com.pulumi.resources.ResourceArgs { method comment (line 32) | public Optional> comment() { method maps (line 47) | public Output> maps() { method name (line 62) | public Optional> name() { method DirArgs (line 66) | private DirArgs() {} method DirArgs (line 68) | private DirArgs(DirArgs $) { method builder (line 74) | public static Builder builder() { method builder (line 77) | public static Builder builder(DirArgs defaults) { class Builder (line 81) | public static final class Builder { method Builder (line 84) | public Builder() { method Builder (line 88) | public Builder(DirArgs defaults) { method comment (line 98) | public Builder comment(@Nullable Output comment) { method comment (line 109) | public Builder comment(String comment) { method maps (line 119) | public Builder maps(Output> maps) { method maps (line 130) | public Builder maps(List maps) { method maps (line 140) | public Builder maps(DirMapArgs... maps) { method name (line 150) | public Builder name(@Nullable Output name) { method name (line 161) | public Builder name(String name) { method build (line 165) | public DirArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/DirLegacy.java class DirLegacy (line 75) | @ResourceType(type="proxmoxve:hardware/mapping/dirLegacy:DirLegacy") method comment (line 88) | public Output> comment() { method maps (line 102) | public Output> maps() { method name (line 116) | public Output name() { method DirLegacy (line 124) | public DirLegacy(java.lang.String name) { method DirLegacy (line 132) | public DirLegacy(java.lang.String name, DirLegacyArgs args) { method DirLegacy (line 141) | public DirLegacy(java.lang.String name, DirLegacyArgs args, @Nullable ... method DirLegacy (line 145) | private DirLegacy(java.lang.String name, Output id, ... method makeArgs (line 149) | private static DirLegacyArgs makeArgs(DirLegacyArgs args, @Nullable co... method makeResourceOptions (line 156) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 173) | public static DirLegacy get(java.lang.String name, Output> comment() { method maps (line 47) | public Output> maps() { method name (line 62) | public Optional> name() { method DirLegacyArgs (line 66) | private DirLegacyArgs() {} method DirLegacyArgs (line 68) | private DirLegacyArgs(DirLegacyArgs $) { method builder (line 74) | public static Builder builder() { method builder (line 77) | public static Builder builder(DirLegacyArgs defaults) { class Builder (line 81) | public static final class Builder { method Builder (line 84) | public Builder() { method Builder (line 88) | public Builder(DirLegacyArgs defaults) { method comment (line 98) | public Builder comment(@Nullable Output comment) { method comment (line 109) | public Builder comment(String comment) { method maps (line 119) | public Builder maps(Output> maps) { method maps (line 130) | public Builder maps(List maps) { method maps (line 140) | public Builder maps(DirLegacyMapArgs... maps) { method name (line 150) | public Builder name(@Nullable Output name) { method name (line 161) | public Builder name(String name) { method build (line 165) | public DirLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/Hardware_mappingFunctions.java class Hardware_mappingFunctions (line 32) | public final class Hardware_mappingFunctions { method getDir (line 73) | public static Output getDir(GetDirArgs args) { method getDirPlain (line 116) | public static CompletableFuture getDirPlain(GetDirPlainA... method getDir (line 159) | public static Output getDir(GetDirArgs args, InvokeOptio... method getDir (line 202) | public static Output getDir(GetDirArgs args, InvokeOutpu... method getDirPlain (line 245) | public static CompletableFuture getDirPlain(GetDirPlainA... method getDirLegacy (line 290) | public static Output getDirLegacy(GetDirLegacyArgs... method getDirLegacyPlain (line 335) | public static CompletableFuture getDirLegacyPlain(... method getDirLegacy (line 380) | public static Output getDirLegacy(GetDirLegacyArgs... method getDirLegacy (line 425) | public static Output getDirLegacy(GetDirLegacyArgs... method getDirLegacyPlain (line 470) | public static CompletableFuture getDirLegacyPlain(... method getPci (line 513) | public static Output getPci(GetPciArgs args) { method getPciPlain (line 556) | public static CompletableFuture getPciPlain(GetPciPlainA... method getPci (line 599) | public static Output getPci(GetPciArgs args, InvokeOptio... method getPci (line 642) | public static Output getPci(GetPciArgs args, InvokeOutpu... method getPciPlain (line 685) | public static CompletableFuture getPciPlain(GetPciPlainA... method getPciLegacy (line 730) | public static Output getPciLegacy(GetPciLegacyArgs... method getPciLegacyPlain (line 775) | public static CompletableFuture getPciLegacyPlain(... method getPciLegacy (line 820) | public static Output getPciLegacy(GetPciLegacyArgs... method getPciLegacy (line 865) | public static Output getPciLegacy(GetPciLegacyArgs... method getPciLegacyPlain (line 910) | public static CompletableFuture getPciLegacyPlain(... method getUsb (line 953) | public static Output getUsb(GetUsbArgs args) { method getUsbPlain (line 996) | public static CompletableFuture getUsbPlain(GetUsbPlainA... method getUsb (line 1039) | public static Output getUsb(GetUsbArgs args, InvokeOptio... method getUsb (line 1082) | public static Output getUsb(GetUsbArgs args, InvokeOutpu... method getUsbPlain (line 1125) | public static CompletableFuture getUsbPlain(GetUsbPlainA... method getUsbLegacy (line 1170) | public static Output getUsbLegacy(GetUsbLegacyArgs... method getUsbLegacyPlain (line 1215) | public static CompletableFuture getUsbLegacyPlain(... method getUsbLegacy (line 1260) | public static Output getUsbLegacy(GetUsbLegacyArgs... method getUsbLegacy (line 1305) | public static Output getUsbLegacy(GetUsbLegacyArgs... method getUsbLegacyPlain (line 1350) | public static CompletableFuture getUsbLegacyPlain(... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/Pci.java class Pci (line 79) | @ResourceType(type="proxmoxve:hardware/mapping/pci:Pci") method comment (line 92) | public Output> comment() { method maps (line 106) | public Output> maps() { method mediatedDevices (line 120) | public Output mediatedDevices() { method name (line 134) | public Output name() { method Pci (line 142) | public Pci(java.lang.String name) { method Pci (line 150) | public Pci(java.lang.String name, PciArgs args) { method Pci (line 159) | public Pci(java.lang.String name, PciArgs args, @Nullable com.pulumi.r... method Pci (line 163) | private Pci(java.lang.String name, Output id, @Nulla... method makeArgs (line 167) | private static PciArgs makeArgs(PciArgs args, @Nullable com.pulumi.res... method makeResourceOptions (line 174) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 191) | public static Pci get(java.lang.String name, Output ... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/PciArgs.java class PciArgs (line 18) | public final class PciArgs extends com.pulumi.resources.ResourceArgs { method comment (line 33) | public Optional> comment() { method maps (line 48) | public Output> maps() { method mediatedDevices (line 63) | public Optional> mediatedDevices() { method name (line 78) | public Optional> name() { method PciArgs (line 82) | private PciArgs() {} method PciArgs (line 84) | private PciArgs(PciArgs $) { method builder (line 91) | public static Builder builder() { method builder (line 94) | public static Builder builder(PciArgs defaults) { class Builder (line 98) | public static final class Builder { method Builder (line 101) | public Builder() { method Builder (line 105) | public Builder(PciArgs defaults) { method comment (line 115) | public Builder comment(@Nullable Output comment) { method comment (line 126) | public Builder comment(String comment) { method maps (line 136) | public Builder maps(Output> maps) { method maps (line 147) | public Builder maps(List maps) { method maps (line 157) | public Builder maps(PciMapArgs... maps) { method mediatedDevices (line 167) | public Builder mediatedDevices(@Nullable Output mediatedDev... method mediatedDevices (line 178) | public Builder mediatedDevices(Boolean mediatedDevices) { method name (line 188) | public Builder name(@Nullable Output name) { method name (line 199) | public Builder name(String name) { method build (line 203) | public PciArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/PciLegacy.java class PciLegacy (line 81) | @ResourceType(type="proxmoxve:hardware/mapping/pciLegacy:PciLegacy") method comment (line 94) | public Output> comment() { method maps (line 108) | public Output> maps() { method mediatedDevices (line 122) | public Output mediatedDevices() { method name (line 136) | public Output name() { method PciLegacy (line 144) | public PciLegacy(java.lang.String name) { method PciLegacy (line 152) | public PciLegacy(java.lang.String name, PciLegacyArgs args) { method PciLegacy (line 161) | public PciLegacy(java.lang.String name, PciLegacyArgs args, @Nullable ... method PciLegacy (line 165) | private PciLegacy(java.lang.String name, Output id, ... method makeArgs (line 169) | private static PciLegacyArgs makeArgs(PciLegacyArgs args, @Nullable co... method makeResourceOptions (line 176) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 193) | public static PciLegacy get(java.lang.String name, Output> comment() { method maps (line 48) | public Output> maps() { method mediatedDevices (line 63) | public Optional> mediatedDevices() { method name (line 78) | public Optional> name() { method PciLegacyArgs (line 82) | private PciLegacyArgs() {} method PciLegacyArgs (line 84) | private PciLegacyArgs(PciLegacyArgs $) { method builder (line 91) | public static Builder builder() { method builder (line 94) | public static Builder builder(PciLegacyArgs defaults) { class Builder (line 98) | public static final class Builder { method Builder (line 101) | public Builder() { method Builder (line 105) | public Builder(PciLegacyArgs defaults) { method comment (line 115) | public Builder comment(@Nullable Output comment) { method comment (line 126) | public Builder comment(String comment) { method maps (line 136) | public Builder maps(Output> maps) { method maps (line 147) | public Builder maps(List maps) { method maps (line 157) | public Builder maps(PciLegacyMapArgs... maps) { method mediatedDevices (line 167) | public Builder mediatedDevices(@Nullable Output mediatedDev... method mediatedDevices (line 178) | public Builder mediatedDevices(Boolean mediatedDevices) { method name (line 188) | public Builder name(@Nullable Output name) { method name (line 199) | public Builder name(String name) { method build (line 203) | public PciLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/Usb.java class Usb (line 75) | @ResourceType(type="proxmoxve:hardware/mapping/usb:Usb") method comment (line 88) | public Output> comment() { method maps (line 102) | public Output> maps() { method name (line 116) | public Output name() { method Usb (line 124) | public Usb(java.lang.String name) { method Usb (line 132) | public Usb(java.lang.String name, UsbArgs args) { method Usb (line 141) | public Usb(java.lang.String name, UsbArgs args, @Nullable com.pulumi.r... method Usb (line 145) | private Usb(java.lang.String name, Output id, @Nulla... method makeArgs (line 149) | private static UsbArgs makeArgs(UsbArgs args, @Nullable com.pulumi.res... method makeResourceOptions (line 156) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 173) | public static Usb get(java.lang.String name, Output ... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/UsbArgs.java class UsbArgs (line 17) | public final class UsbArgs extends com.pulumi.resources.ResourceArgs { method comment (line 32) | public Optional> comment() { method maps (line 47) | public Output> maps() { method name (line 62) | public Optional> name() { method UsbArgs (line 66) | private UsbArgs() {} method UsbArgs (line 68) | private UsbArgs(UsbArgs $) { method builder (line 74) | public static Builder builder() { method builder (line 77) | public static Builder builder(UsbArgs defaults) { class Builder (line 81) | public static final class Builder { method Builder (line 84) | public Builder() { method Builder (line 88) | public Builder(UsbArgs defaults) { method comment (line 98) | public Builder comment(@Nullable Output comment) { method comment (line 109) | public Builder comment(String comment) { method maps (line 119) | public Builder maps(Output> maps) { method maps (line 130) | public Builder maps(List maps) { method maps (line 140) | public Builder maps(UsbMapArgs... maps) { method name (line 150) | public Builder name(@Nullable Output name) { method name (line 161) | public Builder name(String name) { method build (line 165) | public UsbArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/UsbLegacy.java class UsbLegacy (line 77) | @ResourceType(type="proxmoxve:hardware/mapping/usbLegacy:UsbLegacy") method comment (line 90) | public Output> comment() { method maps (line 104) | public Output> maps() { method name (line 118) | public Output name() { method UsbLegacy (line 126) | public UsbLegacy(java.lang.String name) { method UsbLegacy (line 134) | public UsbLegacy(java.lang.String name, UsbLegacyArgs args) { method UsbLegacy (line 143) | public UsbLegacy(java.lang.String name, UsbLegacyArgs args, @Nullable ... method UsbLegacy (line 147) | private UsbLegacy(java.lang.String name, Output id, ... method makeArgs (line 151) | private static UsbLegacyArgs makeArgs(UsbLegacyArgs args, @Nullable co... method makeResourceOptions (line 158) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 175) | public static UsbLegacy get(java.lang.String name, Output> comment() { method maps (line 47) | public Output> maps() { method name (line 62) | public Optional> name() { method UsbLegacyArgs (line 66) | private UsbLegacyArgs() {} method UsbLegacyArgs (line 68) | private UsbLegacyArgs(UsbLegacyArgs $) { method builder (line 74) | public static Builder builder() { method builder (line 77) | public static Builder builder(UsbLegacyArgs defaults) { class Builder (line 81) | public static final class Builder { method Builder (line 84) | public Builder() { method Builder (line 88) | public Builder(UsbLegacyArgs defaults) { method comment (line 98) | public Builder comment(@Nullable Output comment) { method comment (line 109) | public Builder comment(String comment) { method maps (line 119) | public Builder maps(Output> maps) { method maps (line 130) | public Builder maps(List maps) { method maps (line 140) | public Builder maps(UsbLegacyMapArgs... maps) { method name (line 150) | public Builder name(@Nullable Output name) { method name (line 161) | public Builder name(String name) { method build (line 165) | public UsbLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/inputs/DirLegacyMapArgs.java class DirLegacyMapArgs (line 13) | public final class DirLegacyMapArgs extends com.pulumi.resources.Resourc... method node (line 28) | public Output node() { method path (line 43) | public Output path() { method DirLegacyMapArgs (line 47) | private DirLegacyMapArgs() {} method DirLegacyMapArgs (line 49) | private DirLegacyMapArgs(DirLegacyMapArgs $) { method builder (line 54) | public static Builder builder() { method builder (line 57) | public static Builder builder(DirLegacyMapArgs defaults) { class Builder (line 61) | public static final class Builder { method Builder (line 64) | public Builder() { method Builder (line 68) | public Builder(DirLegacyMapArgs defaults) { method node (line 78) | public Builder node(Output node) { method node (line 89) | public Builder node(String node) { method path (line 99) | public Builder path(Output path) { method path (line 110) | public Builder path(String path) { method build (line 114) | public DirLegacyMapArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/inputs/DirLegacyState.java class DirLegacyState (line 16) | public final class DirLegacyState extends com.pulumi.resources.ResourceA... method comment (line 31) | public Optional> comment() { method maps (line 46) | public Optional>> maps() { method name (line 61) | public Optional> name() { method DirLegacyState (line 65) | private DirLegacyState() {} method DirLegacyState (line 67) | private DirLegacyState(DirLegacyState $) { method builder (line 73) | public static Builder builder() { method builder (line 76) | public static Builder builder(DirLegacyState defaults) { class Builder (line 80) | public static final class Builder { method Builder (line 83) | public Builder() { method Builder (line 87) | public Builder(DirLegacyState defaults) { method comment (line 97) | public Builder comment(@Nullable Output comment) { method comment (line 108) | public Builder comment(String comment) { method maps (line 118) | public Builder maps(@Nullable Output> maps) { method maps (line 129) | public Builder maps(List maps) { method maps (line 139) | public Builder maps(DirLegacyMapArgs... maps) { method name (line 149) | public Builder name(@Nullable Output name) { method name (line 160) | public Builder name(String name) { method build (line 164) | public DirLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/inputs/DirMapArgs.java class DirMapArgs (line 13) | public final class DirMapArgs extends com.pulumi.resources.ResourceArgs { method node (line 28) | public Output node() { method path (line 43) | public Output path() { method DirMapArgs (line 47) | private DirMapArgs() {} method DirMapArgs (line 49) | private DirMapArgs(DirMapArgs $) { method builder (line 54) | public static Builder builder() { method builder (line 57) | public static Builder builder(DirMapArgs defaults) { class Builder (line 61) | public static final class Builder { method Builder (line 64) | public Builder() { method Builder (line 68) | public Builder(DirMapArgs defaults) { method node (line 78) | public Builder node(Output node) { method node (line 89) | public Builder node(String node) { method path (line 99) | public Builder path(Output path) { method path (line 110) | public Builder path(String path) { method build (line 114) | public DirMapArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/inputs/DirState.java class DirState (line 16) | public final class DirState extends com.pulumi.resources.ResourceArgs { method comment (line 31) | public Optional> comment() { method maps (line 46) | public Optional>> maps() { method name (line 61) | public Optional> name() { method DirState (line 65) | private DirState() {} method DirState (line 67) | private DirState(DirState $) { method builder (line 73) | public static Builder builder() { method builder (line 76) | public static Builder builder(DirState defaults) { class Builder (line 80) | public static final class Builder { method Builder (line 83) | public Builder() { method Builder (line 87) | public Builder(DirState defaults) { method comment (line 97) | public Builder comment(@Nullable Output comment) { method comment (line 108) | public Builder comment(String comment) { method maps (line 118) | public Builder maps(@Nullable Output> maps) { method maps (line 129) | public Builder maps(List maps) { method maps (line 139) | public Builder maps(DirMapArgs... maps) { method name (line 149) | public Builder name(@Nullable Output name) { method name (line 160) | public Builder name(String name) { method build (line 164) | public DirState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/inputs/GetDirArgs.java class GetDirArgs (line 13) | public final class GetDirArgs extends com.pulumi.resources.InvokeArgs { method name (line 28) | public Output name() { method GetDirArgs (line 32) | private GetDirArgs() {} method GetDirArgs (line 34) | private GetDirArgs(GetDirArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetDirArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetDirArgs defaults) { method name (line 62) | public Builder name(Output name) { method name (line 73) | public Builder name(String name) { method build (line 77) | public GetDirArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/inputs/GetDirLegacyArgs.java class GetDirLegacyArgs (line 13) | public final class GetDirLegacyArgs extends com.pulumi.resources.InvokeA... method name (line 28) | public Output name() { method GetDirLegacyArgs (line 32) | private GetDirLegacyArgs() {} method GetDirLegacyArgs (line 34) | private GetDirLegacyArgs(GetDirLegacyArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetDirLegacyArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetDirLegacyArgs defaults) { method name (line 62) | public Builder name(Output name) { method name (line 73) | public Builder name(String name) { method build (line 77) | public GetDirLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/inputs/GetDirLegacyPlainArgs.java class GetDirLegacyPlainArgs (line 12) | public final class GetDirLegacyPlainArgs extends com.pulumi.resources.In... method name (line 27) | public String name() { method GetDirLegacyPlainArgs (line 31) | private GetDirLegacyPlainArgs() {} method GetDirLegacyPlainArgs (line 33) | private GetDirLegacyPlainArgs(GetDirLegacyPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetDirLegacyPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetDirLegacyPlainArgs defaults) { method name (line 61) | public Builder name(String name) { method build (line 66) | public GetDirLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/inputs/GetDirPlainArgs.java class GetDirPlainArgs (line 12) | public final class GetDirPlainArgs extends com.pulumi.resources.InvokeAr... method name (line 27) | public String name() { method GetDirPlainArgs (line 31) | private GetDirPlainArgs() {} method GetDirPlainArgs (line 33) | private GetDirPlainArgs(GetDirPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetDirPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetDirPlainArgs defaults) { method name (line 61) | public Builder name(String name) { method build (line 66) | public GetDirPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/inputs/GetPciArgs.java class GetPciArgs (line 13) | public final class GetPciArgs extends com.pulumi.resources.InvokeArgs { method name (line 28) | public Output name() { method GetPciArgs (line 32) | private GetPciArgs() {} method GetPciArgs (line 34) | private GetPciArgs(GetPciArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetPciArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetPciArgs defaults) { method name (line 62) | public Builder name(Output name) { method name (line 73) | public Builder name(String name) { method build (line 77) | public GetPciArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/inputs/GetPciLegacyArgs.java class GetPciLegacyArgs (line 13) | public final class GetPciLegacyArgs extends com.pulumi.resources.InvokeA... method name (line 28) | public Output name() { method GetPciLegacyArgs (line 32) | private GetPciLegacyArgs() {} method GetPciLegacyArgs (line 34) | private GetPciLegacyArgs(GetPciLegacyArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetPciLegacyArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetPciLegacyArgs defaults) { method name (line 62) | public Builder name(Output name) { method name (line 73) | public Builder name(String name) { method build (line 77) | public GetPciLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/inputs/GetPciLegacyPlainArgs.java class GetPciLegacyPlainArgs (line 12) | public final class GetPciLegacyPlainArgs extends com.pulumi.resources.In... method name (line 27) | public String name() { method GetPciLegacyPlainArgs (line 31) | private GetPciLegacyPlainArgs() {} method GetPciLegacyPlainArgs (line 33) | private GetPciLegacyPlainArgs(GetPciLegacyPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetPciLegacyPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetPciLegacyPlainArgs defaults) { method name (line 61) | public Builder name(String name) { method build (line 66) | public GetPciLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/inputs/GetPciPlainArgs.java class GetPciPlainArgs (line 12) | public final class GetPciPlainArgs extends com.pulumi.resources.InvokeAr... method name (line 27) | public String name() { method GetPciPlainArgs (line 31) | private GetPciPlainArgs() {} method GetPciPlainArgs (line 33) | private GetPciPlainArgs(GetPciPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetPciPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetPciPlainArgs defaults) { method name (line 61) | public Builder name(String name) { method build (line 66) | public GetPciPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/inputs/GetUsbArgs.java class GetUsbArgs (line 13) | public final class GetUsbArgs extends com.pulumi.resources.InvokeArgs { method name (line 28) | public Output name() { method GetUsbArgs (line 32) | private GetUsbArgs() {} method GetUsbArgs (line 34) | private GetUsbArgs(GetUsbArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetUsbArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetUsbArgs defaults) { method name (line 62) | public Builder name(Output name) { method name (line 73) | public Builder name(String name) { method build (line 77) | public GetUsbArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/inputs/GetUsbLegacyArgs.java class GetUsbLegacyArgs (line 13) | public final class GetUsbLegacyArgs extends com.pulumi.resources.InvokeA... method name (line 28) | public Output name() { method GetUsbLegacyArgs (line 32) | private GetUsbLegacyArgs() {} method GetUsbLegacyArgs (line 34) | private GetUsbLegacyArgs(GetUsbLegacyArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetUsbLegacyArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetUsbLegacyArgs defaults) { method name (line 62) | public Builder name(Output name) { method name (line 73) | public Builder name(String name) { method build (line 77) | public GetUsbLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/inputs/GetUsbLegacyPlainArgs.java class GetUsbLegacyPlainArgs (line 12) | public final class GetUsbLegacyPlainArgs extends com.pulumi.resources.In... method name (line 27) | public String name() { method GetUsbLegacyPlainArgs (line 31) | private GetUsbLegacyPlainArgs() {} method GetUsbLegacyPlainArgs (line 33) | private GetUsbLegacyPlainArgs(GetUsbLegacyPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetUsbLegacyPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetUsbLegacyPlainArgs defaults) { method name (line 61) | public Builder name(String name) { method build (line 66) | public GetUsbLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/inputs/GetUsbPlainArgs.java class GetUsbPlainArgs (line 12) | public final class GetUsbPlainArgs extends com.pulumi.resources.InvokeAr... method name (line 27) | public String name() { method GetUsbPlainArgs (line 31) | private GetUsbPlainArgs() {} method GetUsbPlainArgs (line 33) | private GetUsbPlainArgs(GetUsbPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetUsbPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetUsbPlainArgs defaults) { method name (line 61) | public Builder name(String name) { method build (line 66) | public GetUsbPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/inputs/PciLegacyMapArgs.java class PciLegacyMapArgs (line 16) | public final class PciLegacyMapArgs extends com.pulumi.resources.Resourc... method comment (line 31) | public Optional> comment() { method id (line 46) | public Output id() { method iommuGroup (line 61) | public Optional> iommuGroup() { method node (line 76) | public Output node() { method path (line 91) | public Output path() { method subsystemId (line 106) | public Optional> subsystemId() { method PciLegacyMapArgs (line 110) | private PciLegacyMapArgs() {} method PciLegacyMapArgs (line 112) | private PciLegacyMapArgs(PciLegacyMapArgs $) { method builder (line 121) | public static Builder builder() { method builder (line 124) | public static Builder builder(PciLegacyMapArgs defaults) { class Builder (line 128) | public static final class Builder { method Builder (line 131) | public Builder() { method Builder (line 135) | public Builder(PciLegacyMapArgs defaults) { method comment (line 145) | public Builder comment(@Nullable Output comment) { method comment (line 156) | public Builder comment(String comment) { method id (line 166) | public Builder id(Output id) { method id (line 177) | public Builder id(String id) { method iommuGroup (line 187) | public Builder iommuGroup(@Nullable Output iommuGroup) { method iommuGroup (line 198) | public Builder iommuGroup(Integer iommuGroup) { method node (line 208) | public Builder node(Output node) { method node (line 219) | public Builder node(String node) { method path (line 229) | public Builder path(Output path) { method path (line 240) | public Builder path(String path) { method subsystemId (line 250) | public Builder subsystemId(@Nullable Output subsystemId) { method subsystemId (line 261) | public Builder subsystemId(String subsystemId) { method build (line 265) | public PciLegacyMapArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/inputs/PciLegacyState.java class PciLegacyState (line 17) | public final class PciLegacyState extends com.pulumi.resources.ResourceA... method comment (line 32) | public Optional> comment() { method maps (line 47) | public Optional>> maps() { method mediatedDevices (line 62) | public Optional> mediatedDevices() { method name (line 77) | public Optional> name() { method PciLegacyState (line 81) | private PciLegacyState() {} method PciLegacyState (line 83) | private PciLegacyState(PciLegacyState $) { method builder (line 90) | public static Builder builder() { method builder (line 93) | public static Builder builder(PciLegacyState defaults) { class Builder (line 97) | public static final class Builder { method Builder (line 100) | public Builder() { method Builder (line 104) | public Builder(PciLegacyState defaults) { method comment (line 114) | public Builder comment(@Nullable Output comment) { method comment (line 125) | public Builder comment(String comment) { method maps (line 135) | public Builder maps(@Nullable Output> maps) { method maps (line 146) | public Builder maps(List maps) { method maps (line 156) | public Builder maps(PciLegacyMapArgs... maps) { method mediatedDevices (line 166) | public Builder mediatedDevices(@Nullable Output mediatedDev... method mediatedDevices (line 177) | public Builder mediatedDevices(Boolean mediatedDevices) { method name (line 187) | public Builder name(@Nullable Output name) { method name (line 198) | public Builder name(String name) { method build (line 202) | public PciLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/inputs/PciMapArgs.java class PciMapArgs (line 16) | public final class PciMapArgs extends com.pulumi.resources.ResourceArgs { method comment (line 31) | public Optional> comment() { method id (line 46) | public Output id() { method iommuGroup (line 61) | public Optional> iommuGroup() { method node (line 76) | public Output node() { method path (line 91) | public Output path() { method subsystemId (line 106) | public Optional> subsystemId() { method PciMapArgs (line 110) | private PciMapArgs() {} method PciMapArgs (line 112) | private PciMapArgs(PciMapArgs $) { method builder (line 121) | public static Builder builder() { method builder (line 124) | public static Builder builder(PciMapArgs defaults) { class Builder (line 128) | public static final class Builder { method Builder (line 131) | public Builder() { method Builder (line 135) | public Builder(PciMapArgs defaults) { method comment (line 145) | public Builder comment(@Nullable Output comment) { method comment (line 156) | public Builder comment(String comment) { method id (line 166) | public Builder id(Output id) { method id (line 177) | public Builder id(String id) { method iommuGroup (line 187) | public Builder iommuGroup(@Nullable Output iommuGroup) { method iommuGroup (line 198) | public Builder iommuGroup(Integer iommuGroup) { method node (line 208) | public Builder node(Output node) { method node (line 219) | public Builder node(String node) { method path (line 229) | public Builder path(Output path) { method path (line 240) | public Builder path(String path) { method subsystemId (line 250) | public Builder subsystemId(@Nullable Output subsystemId) { method subsystemId (line 261) | public Builder subsystemId(String subsystemId) { method build (line 265) | public PciMapArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/inputs/PciState.java class PciState (line 17) | public final class PciState extends com.pulumi.resources.ResourceArgs { method comment (line 32) | public Optional> comment() { method maps (line 47) | public Optional>> maps() { method mediatedDevices (line 62) | public Optional> mediatedDevices() { method name (line 77) | public Optional> name() { method PciState (line 81) | private PciState() {} method PciState (line 83) | private PciState(PciState $) { method builder (line 90) | public static Builder builder() { method builder (line 93) | public static Builder builder(PciState defaults) { class Builder (line 97) | public static final class Builder { method Builder (line 100) | public Builder() { method Builder (line 104) | public Builder(PciState defaults) { method comment (line 114) | public Builder comment(@Nullable Output comment) { method comment (line 125) | public Builder comment(String comment) { method maps (line 135) | public Builder maps(@Nullable Output> maps) { method maps (line 146) | public Builder maps(List maps) { method maps (line 156) | public Builder maps(PciMapArgs... maps) { method mediatedDevices (line 166) | public Builder mediatedDevices(@Nullable Output mediatedDev... method mediatedDevices (line 177) | public Builder mediatedDevices(Boolean mediatedDevices) { method name (line 187) | public Builder name(@Nullable Output name) { method name (line 198) | public Builder name(String name) { method build (line 202) | public PciState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/inputs/UsbLegacyMapArgs.java class UsbLegacyMapArgs (line 15) | public final class UsbLegacyMapArgs extends com.pulumi.resources.Resourc... method comment (line 30) | public Optional> comment() { method id (line 45) | public Output id() { method node (line 60) | public Output node() { method path (line 75) | public Optional> path() { method UsbLegacyMapArgs (line 79) | private UsbLegacyMapArgs() {} method UsbLegacyMapArgs (line 81) | private UsbLegacyMapArgs(UsbLegacyMapArgs $) { method builder (line 88) | public static Builder builder() { method builder (line 91) | public static Builder builder(UsbLegacyMapArgs defaults) { class Builder (line 95) | public static final class Builder { method Builder (line 98) | public Builder() { method Builder (line 102) | public Builder(UsbLegacyMapArgs defaults) { method comment (line 112) | public Builder comment(@Nullable Output comment) { method comment (line 123) | public Builder comment(String comment) { method id (line 133) | public Builder id(Output id) { method id (line 144) | public Builder id(String id) { method node (line 154) | public Builder node(Output node) { method node (line 165) | public Builder node(String node) { method path (line 175) | public Builder path(@Nullable Output path) { method path (line 186) | public Builder path(String path) { method build (line 190) | public UsbLegacyMapArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/inputs/UsbLegacyState.java class UsbLegacyState (line 16) | public final class UsbLegacyState extends com.pulumi.resources.ResourceA... method comment (line 31) | public Optional> comment() { method maps (line 46) | public Optional>> maps() { method name (line 61) | public Optional> name() { method UsbLegacyState (line 65) | private UsbLegacyState() {} method UsbLegacyState (line 67) | private UsbLegacyState(UsbLegacyState $) { method builder (line 73) | public static Builder builder() { method builder (line 76) | public static Builder builder(UsbLegacyState defaults) { class Builder (line 80) | public static final class Builder { method Builder (line 83) | public Builder() { method Builder (line 87) | public Builder(UsbLegacyState defaults) { method comment (line 97) | public Builder comment(@Nullable Output comment) { method comment (line 108) | public Builder comment(String comment) { method maps (line 118) | public Builder maps(@Nullable Output> maps) { method maps (line 129) | public Builder maps(List maps) { method maps (line 139) | public Builder maps(UsbLegacyMapArgs... maps) { method name (line 149) | public Builder name(@Nullable Output name) { method name (line 160) | public Builder name(String name) { method build (line 164) | public UsbLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/inputs/UsbMapArgs.java class UsbMapArgs (line 15) | public final class UsbMapArgs extends com.pulumi.resources.ResourceArgs { method comment (line 30) | public Optional> comment() { method id (line 45) | public Output id() { method node (line 60) | public Output node() { method path (line 75) | public Optional> path() { method UsbMapArgs (line 79) | private UsbMapArgs() {} method UsbMapArgs (line 81) | private UsbMapArgs(UsbMapArgs $) { method builder (line 88) | public static Builder builder() { method builder (line 91) | public static Builder builder(UsbMapArgs defaults) { class Builder (line 95) | public static final class Builder { method Builder (line 98) | public Builder() { method Builder (line 102) | public Builder(UsbMapArgs defaults) { method comment (line 112) | public Builder comment(@Nullable Output comment) { method comment (line 123) | public Builder comment(String comment) { method id (line 133) | public Builder id(Output id) { method id (line 144) | public Builder id(String id) { method node (line 154) | public Builder node(Output node) { method node (line 165) | public Builder node(String node) { method path (line 175) | public Builder path(@Nullable Output path) { method path (line 186) | public Builder path(String path) { method build (line 190) | public UsbMapArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/inputs/UsbState.java class UsbState (line 16) | public final class UsbState extends com.pulumi.resources.ResourceArgs { method comment (line 31) | public Optional> comment() { method maps (line 46) | public Optional>> maps() { method name (line 61) | public Optional> name() { method UsbState (line 65) | private UsbState() {} method UsbState (line 67) | private UsbState(UsbState $) { method builder (line 73) | public static Builder builder() { method builder (line 76) | public static Builder builder(UsbState defaults) { class Builder (line 80) | public static final class Builder { method Builder (line 83) | public Builder() { method Builder (line 87) | public Builder(UsbState defaults) { method comment (line 97) | public Builder comment(@Nullable Output comment) { method comment (line 108) | public Builder comment(String comment) { method maps (line 118) | public Builder maps(@Nullable Output> maps) { method maps (line 129) | public Builder maps(List maps) { method maps (line 139) | public Builder maps(UsbMapArgs... maps) { method name (line 149) | public Builder name(@Nullable Output name) { method name (line 160) | public Builder name(String name) { method build (line 164) | public UsbState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/outputs/DirLegacyMap.java class DirLegacyMap (line 11) | @CustomType method DirLegacyMap (line 24) | private DirLegacyMap() {} method node (line 29) | public String node() { method path (line 36) | public String path() { method builder (line 40) | public static Builder builder() { method builder (line 44) | public static Builder builder(DirLegacyMap defaults) { class Builder (line 47) | @CustomType.Builder method Builder (line 51) | public Builder() {} method Builder (line 52) | public Builder(DirLegacyMap defaults) { method node (line 58) | @CustomType.Setter method path (line 66) | @CustomType.Setter method build (line 74) | public DirLegacyMap build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/outputs/DirMap.java class DirMap (line 11) | @CustomType method DirMap (line 24) | private DirMap() {} method node (line 29) | public String node() { method path (line 36) | public String path() { method builder (line 40) | public static Builder builder() { method builder (line 44) | public static Builder builder(DirMap defaults) { class Builder (line 47) | @CustomType.Builder method Builder (line 51) | public Builder() {} method Builder (line 52) | public Builder(DirMap defaults) { method node (line 58) | @CustomType.Setter method path (line 66) | @CustomType.Setter method build (line 74) | public DirMap build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/outputs/GetDirLegacyMap.java class GetDirLegacyMap (line 11) | @CustomType method GetDirLegacyMap (line 24) | private GetDirLegacyMap() {} method node (line 29) | public String node() { method path (line 36) | public String path() { method builder (line 40) | public static Builder builder() { method builder (line 44) | public static Builder builder(GetDirLegacyMap defaults) { class Builder (line 47) | @CustomType.Builder method Builder (line 51) | public Builder() {} method Builder (line 52) | public Builder(GetDirLegacyMap defaults) { method node (line 58) | @CustomType.Setter method path (line 66) | @CustomType.Setter method build (line 74) | public GetDirLegacyMap build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/outputs/GetDirLegacyResult.java class GetDirLegacyResult (line 13) | @CustomType method GetDirLegacyResult (line 36) | private GetDirLegacyResult() {} method comment (line 41) | public String comment() { method id (line 48) | public String id() { method maps (line 55) | public List maps() { method name (line 62) | public String name() { method builder (line 66) | public static Builder builder() { method builder (line 70) | public static Builder builder(GetDirLegacyResult defaults) { class Builder (line 73) | @CustomType.Builder method Builder (line 79) | public Builder() {} method Builder (line 80) | public Builder(GetDirLegacyResult defaults) { method comment (line 88) | @CustomType.Setter method id (line 96) | @CustomType.Setter method maps (line 104) | @CustomType.Setter method maps (line 112) | public Builder maps(GetDirLegacyMap... maps) { method name (line 115) | @CustomType.Setter method build (line 123) | public GetDirLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/outputs/GetDirMap.java class GetDirMap (line 11) | @CustomType method GetDirMap (line 24) | private GetDirMap() {} method node (line 29) | public String node() { method path (line 36) | public String path() { method builder (line 40) | public static Builder builder() { method builder (line 44) | public static Builder builder(GetDirMap defaults) { class Builder (line 47) | @CustomType.Builder method Builder (line 51) | public Builder() {} method Builder (line 52) | public Builder(GetDirMap defaults) { method node (line 58) | @CustomType.Setter method path (line 66) | @CustomType.Setter method build (line 74) | public GetDirMap build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/outputs/GetDirResult.java class GetDirResult (line 13) | @CustomType method GetDirResult (line 36) | private GetDirResult() {} method comment (line 41) | public String comment() { method id (line 48) | public String id() { method maps (line 55) | public List maps() { method name (line 62) | public String name() { method builder (line 66) | public static Builder builder() { method builder (line 70) | public static Builder builder(GetDirResult defaults) { class Builder (line 73) | @CustomType.Builder method Builder (line 79) | public Builder() {} method Builder (line 80) | public Builder(GetDirResult defaults) { method comment (line 88) | @CustomType.Setter method id (line 96) | @CustomType.Setter method maps (line 104) | @CustomType.Setter method maps (line 112) | public Builder maps(GetDirMap... maps) { method name (line 115) | @CustomType.Setter method build (line 123) | public GetDirResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/outputs/GetPciLegacyMap.java class GetPciLegacyMap (line 12) | @CustomType method GetPciLegacyMap (line 45) | private GetPciLegacyMap() {} method comment (line 50) | public String comment() { method id (line 57) | public String id() { method iommuGroup (line 64) | public Integer iommuGroup() { method node (line 71) | public String node() { method path (line 78) | public String path() { method subsystemId (line 85) | public String subsystemId() { method builder (line 89) | public static Builder builder() { method builder (line 93) | public static Builder builder(GetPciLegacyMap defaults) { class Builder (line 96) | @CustomType.Builder method Builder (line 104) | public Builder() {} method Builder (line 105) | public Builder(GetPciLegacyMap defaults) { method comment (line 115) | @CustomType.Setter method id (line 123) | @CustomType.Setter method iommuGroup (line 131) | @CustomType.Setter method node (line 139) | @CustomType.Setter method path (line 147) | @CustomType.Setter method subsystemId (line 155) | @CustomType.Setter method build (line 163) | public GetPciLegacyMap build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/outputs/GetPciLegacyResult.java class GetPciLegacyResult (line 14) | @CustomType method GetPciLegacyResult (line 42) | private GetPciLegacyResult() {} method comment (line 47) | public String comment() { method id (line 54) | public String id() { method maps (line 61) | public List maps() { method mediatedDevices (line 68) | public Boolean mediatedDevices() { method name (line 75) | public String name() { method builder (line 79) | public static Builder builder() { method builder (line 83) | public static Builder builder(GetPciLegacyResult defaults) { class Builder (line 86) | @CustomType.Builder method Builder (line 93) | public Builder() {} method Builder (line 94) | public Builder(GetPciLegacyResult defaults) { method comment (line 103) | @CustomType.Setter method id (line 111) | @CustomType.Setter method maps (line 119) | @CustomType.Setter method maps (line 127) | public Builder maps(GetPciLegacyMap... maps) { method mediatedDevices (line 130) | @CustomType.Setter method name (line 138) | @CustomType.Setter method build (line 146) | public GetPciLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/outputs/GetPciMap.java class GetPciMap (line 12) | @CustomType method GetPciMap (line 45) | private GetPciMap() {} method comment (line 50) | public String comment() { method id (line 57) | public String id() { method iommuGroup (line 64) | public Integer iommuGroup() { method node (line 71) | public String node() { method path (line 78) | public String path() { method subsystemId (line 85) | public String subsystemId() { method builder (line 89) | public static Builder builder() { method builder (line 93) | public static Builder builder(GetPciMap defaults) { class Builder (line 96) | @CustomType.Builder method Builder (line 104) | public Builder() {} method Builder (line 105) | public Builder(GetPciMap defaults) { method comment (line 115) | @CustomType.Setter method id (line 123) | @CustomType.Setter method iommuGroup (line 131) | @CustomType.Setter method node (line 139) | @CustomType.Setter method path (line 147) | @CustomType.Setter method subsystemId (line 155) | @CustomType.Setter method build (line 163) | public GetPciMap build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/outputs/GetPciResult.java class GetPciResult (line 14) | @CustomType method GetPciResult (line 42) | private GetPciResult() {} method comment (line 47) | public String comment() { method id (line 54) | public String id() { method maps (line 61) | public List maps() { method mediatedDevices (line 68) | public Boolean mediatedDevices() { method name (line 75) | public String name() { method builder (line 79) | public static Builder builder() { method builder (line 83) | public static Builder builder(GetPciResult defaults) { class Builder (line 86) | @CustomType.Builder method Builder (line 93) | public Builder() {} method Builder (line 94) | public Builder(GetPciResult defaults) { method comment (line 103) | @CustomType.Setter method id (line 111) | @CustomType.Setter method maps (line 119) | @CustomType.Setter method maps (line 127) | public Builder maps(GetPciMap... maps) { method mediatedDevices (line 130) | @CustomType.Setter method name (line 138) | @CustomType.Setter method build (line 146) | public GetPciResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/outputs/GetUsbLegacyMap.java class GetUsbLegacyMap (line 11) | @CustomType method GetUsbLegacyMap (line 34) | private GetUsbLegacyMap() {} method comment (line 39) | public String comment() { method id (line 46) | public String id() { method node (line 53) | public String node() { method path (line 60) | public String path() { method builder (line 64) | public static Builder builder() { method builder (line 68) | public static Builder builder(GetUsbLegacyMap defaults) { class Builder (line 71) | @CustomType.Builder method Builder (line 77) | public Builder() {} method Builder (line 78) | public Builder(GetUsbLegacyMap defaults) { method comment (line 86) | @CustomType.Setter method id (line 94) | @CustomType.Setter method node (line 102) | @CustomType.Setter method path (line 110) | @CustomType.Setter method build (line 118) | public GetUsbLegacyMap build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/outputs/GetUsbLegacyResult.java class GetUsbLegacyResult (line 13) | @CustomType method GetUsbLegacyResult (line 36) | private GetUsbLegacyResult() {} method comment (line 41) | public String comment() { method id (line 48) | public String id() { method maps (line 55) | public List maps() { method name (line 62) | public String name() { method builder (line 66) | public static Builder builder() { method builder (line 70) | public static Builder builder(GetUsbLegacyResult defaults) { class Builder (line 73) | @CustomType.Builder method Builder (line 79) | public Builder() {} method Builder (line 80) | public Builder(GetUsbLegacyResult defaults) { method comment (line 88) | @CustomType.Setter method id (line 96) | @CustomType.Setter method maps (line 104) | @CustomType.Setter method maps (line 112) | public Builder maps(GetUsbLegacyMap... maps) { method name (line 115) | @CustomType.Setter method build (line 123) | public GetUsbLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/outputs/GetUsbMap.java class GetUsbMap (line 11) | @CustomType method GetUsbMap (line 34) | private GetUsbMap() {} method comment (line 39) | public String comment() { method id (line 46) | public String id() { method node (line 53) | public String node() { method path (line 60) | public String path() { method builder (line 64) | public static Builder builder() { method builder (line 68) | public static Builder builder(GetUsbMap defaults) { class Builder (line 71) | @CustomType.Builder method Builder (line 77) | public Builder() {} method Builder (line 78) | public Builder(GetUsbMap defaults) { method comment (line 86) | @CustomType.Setter method id (line 94) | @CustomType.Setter method node (line 102) | @CustomType.Setter method path (line 110) | @CustomType.Setter method build (line 118) | public GetUsbMap build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/outputs/GetUsbResult.java class GetUsbResult (line 13) | @CustomType method GetUsbResult (line 36) | private GetUsbResult() {} method comment (line 41) | public String comment() { method id (line 48) | public String id() { method maps (line 55) | public List maps() { method name (line 62) | public String name() { method builder (line 66) | public static Builder builder() { method builder (line 70) | public static Builder builder(GetUsbResult defaults) { class Builder (line 73) | @CustomType.Builder method Builder (line 79) | public Builder() {} method Builder (line 80) | public Builder(GetUsbResult defaults) { method comment (line 88) | @CustomType.Setter method id (line 96) | @CustomType.Setter method maps (line 104) | @CustomType.Setter method maps (line 112) | public Builder maps(GetUsbMap... maps) { method name (line 115) | @CustomType.Setter method build (line 123) | public GetUsbResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/outputs/PciLegacyMap.java class PciLegacyMap (line 14) | @CustomType method PciLegacyMap (line 47) | private PciLegacyMap() {} method comment (line 52) | public Optional comment() { method id (line 59) | public String id() { method iommuGroup (line 66) | public Optional iommuGroup() { method node (line 73) | public String node() { method path (line 80) | public String path() { method subsystemId (line 87) | public Optional subsystemId() { method builder (line 91) | public static Builder builder() { method builder (line 95) | public static Builder builder(PciLegacyMap defaults) { class Builder (line 98) | @CustomType.Builder method Builder (line 106) | public Builder() {} method Builder (line 107) | public Builder(PciLegacyMap defaults) { method comment (line 117) | @CustomType.Setter method id (line 123) | @CustomType.Setter method iommuGroup (line 131) | @CustomType.Setter method node (line 137) | @CustomType.Setter method path (line 145) | @CustomType.Setter method subsystemId (line 153) | @CustomType.Setter method build (line 159) | public PciLegacyMap build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/outputs/PciMap.java class PciMap (line 14) | @CustomType method PciMap (line 47) | private PciMap() {} method comment (line 52) | public Optional comment() { method id (line 59) | public String id() { method iommuGroup (line 66) | public Optional iommuGroup() { method node (line 73) | public String node() { method path (line 80) | public String path() { method subsystemId (line 87) | public Optional subsystemId() { method builder (line 91) | public static Builder builder() { method builder (line 95) | public static Builder builder(PciMap defaults) { class Builder (line 98) | @CustomType.Builder method Builder (line 106) | public Builder() {} method Builder (line 107) | public Builder(PciMap defaults) { method comment (line 117) | @CustomType.Setter method id (line 123) | @CustomType.Setter method iommuGroup (line 131) | @CustomType.Setter method node (line 137) | @CustomType.Setter method path (line 145) | @CustomType.Setter method subsystemId (line 153) | @CustomType.Setter method build (line 159) | public PciMap build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/outputs/UsbLegacyMap.java class UsbLegacyMap (line 13) | @CustomType method UsbLegacyMap (line 36) | private UsbLegacyMap() {} method comment (line 41) | public Optional comment() { method id (line 48) | public String id() { method node (line 55) | public String node() { method path (line 62) | public Optional path() { method builder (line 66) | public static Builder builder() { method builder (line 70) | public static Builder builder(UsbLegacyMap defaults) { class Builder (line 73) | @CustomType.Builder method Builder (line 79) | public Builder() {} method Builder (line 80) | public Builder(UsbLegacyMap defaults) { method comment (line 88) | @CustomType.Setter method id (line 94) | @CustomType.Setter method node (line 102) | @CustomType.Setter method path (line 110) | @CustomType.Setter method build (line 116) | public UsbLegacyMap build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Hardware_mapping/outputs/UsbMap.java class UsbMap (line 13) | @CustomType method UsbMap (line 36) | private UsbMap() {} method comment (line 41) | public Optional comment() { method id (line 48) | public String id() { method node (line 55) | public String node() { method path (line 62) | public Optional path() { method builder (line 66) | public static Builder builder() { method builder (line 70) | public static Builder builder(UsbMap defaults) { class Builder (line 73) | @CustomType.Builder method Builder (line 79) | public Builder() {} method Builder (line 80) | public Builder(UsbMap defaults) { method comment (line 88) | @CustomType.Setter method id (line 94) | @CustomType.Setter method node (line 102) | @CustomType.Setter method path (line 110) | @CustomType.Setter method build (line 116) | public UsbMap build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Haresource.java class Haresource (line 72) | @ResourceType(type="proxmoxve:index/haresource:Haresource") method comment (line 85) | public Output> comment() { method group (line 99) | public Output> group() { method maxRelocate (line 113) | public Output> maxRelocate() { method maxRestart (line 127) | public Output> maxRestart() { method resourceId (line 141) | public Output resourceId() { method state (line 155) | public Output state() { method type (line 169) | public Output type() { method Haresource (line 177) | public Haresource(java.lang.String name) { method Haresource (line 185) | public Haresource(java.lang.String name, HaresourceArgs args) { method Haresource (line 194) | public Haresource(java.lang.String name, HaresourceArgs args, @Nullabl... method Haresource (line 198) | private Haresource(java.lang.String name, Output id,... method makeArgs (line 202) | private static HaresourceArgs makeArgs(HaresourceArgs args, @Nullable ... method makeResourceOptions (line 209) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 226) | public static Haresource get(java.lang.String name, Output> comment() { method group (line 46) | public Optional> group() { method maxRelocate (line 61) | public Optional> maxRelocate() { method maxRestart (line 76) | public Optional> maxRestart() { method resourceId (line 91) | public Output resourceId() { method state (line 106) | public Optional> state() { method type (line 121) | public Optional> type() { method HaresourceArgs (line 125) | private HaresourceArgs() {} method HaresourceArgs (line 127) | private HaresourceArgs(HaresourceArgs $) { method builder (line 137) | public static Builder builder() { method builder (line 140) | public static Builder builder(HaresourceArgs defaults) { class Builder (line 144) | public static final class Builder { method Builder (line 147) | public Builder() { method Builder (line 151) | public Builder(HaresourceArgs defaults) { method comment (line 161) | public Builder comment(@Nullable Output comment) { method comment (line 172) | public Builder comment(String comment) { method group (line 182) | public Builder group(@Nullable Output group) { method group (line 193) | public Builder group(String group) { method maxRelocate (line 203) | public Builder maxRelocate(@Nullable Output maxRelocate) { method maxRelocate (line 214) | public Builder maxRelocate(Integer maxRelocate) { method maxRestart (line 224) | public Builder maxRestart(@Nullable Output maxRestart) { method maxRestart (line 235) | public Builder maxRestart(Integer maxRestart) { method resourceId (line 245) | public Builder resourceId(Output resourceId) { method resourceId (line 256) | public Builder resourceId(String resourceId) { method state (line 266) | public Builder state(@Nullable Output state) { method state (line 277) | public Builder state(String state) { method type (line 287) | public Builder type(@Nullable Output type) { method type (line 298) | public Builder type(String type) { method build (line 302) | public HaresourceArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/HaresourceLegacy.java class HaresourceLegacy (line 74) | @ResourceType(type="proxmoxve:index/haresourceLegacy:HaresourceLegacy") method comment (line 87) | public Output> comment() { method group (line 101) | public Output> group() { method maxRelocate (line 115) | public Output> maxRelocate() { method maxRestart (line 129) | public Output> maxRestart() { method resourceId (line 143) | public Output resourceId() { method state (line 157) | public Output state() { method type (line 171) | public Output type() { method HaresourceLegacy (line 179) | public HaresourceLegacy(java.lang.String name) { method HaresourceLegacy (line 187) | public HaresourceLegacy(java.lang.String name, HaresourceLegacyArgs ar... method HaresourceLegacy (line 196) | public HaresourceLegacy(java.lang.String name, HaresourceLegacyArgs ar... method HaresourceLegacy (line 200) | private HaresourceLegacy(java.lang.String name, Output> comment() { method group (line 46) | public Optional> group() { method maxRelocate (line 61) | public Optional> maxRelocate() { method maxRestart (line 76) | public Optional> maxRestart() { method resourceId (line 91) | public Output resourceId() { method state (line 106) | public Optional> state() { method type (line 121) | public Optional> type() { method HaresourceLegacyArgs (line 125) | private HaresourceLegacyArgs() {} method HaresourceLegacyArgs (line 127) | private HaresourceLegacyArgs(HaresourceLegacyArgs $) { method builder (line 137) | public static Builder builder() { method builder (line 140) | public static Builder builder(HaresourceLegacyArgs defaults) { class Builder (line 144) | public static final class Builder { method Builder (line 147) | public Builder() { method Builder (line 151) | public Builder(HaresourceLegacyArgs defaults) { method comment (line 161) | public Builder comment(@Nullable Output comment) { method comment (line 172) | public Builder comment(String comment) { method group (line 182) | public Builder group(@Nullable Output group) { method group (line 193) | public Builder group(String group) { method maxRelocate (line 203) | public Builder maxRelocate(@Nullable Output maxRelocate) { method maxRelocate (line 214) | public Builder maxRelocate(Integer maxRelocate) { method maxRestart (line 224) | public Builder maxRestart(@Nullable Output maxRestart) { method maxRestart (line 235) | public Builder maxRestart(Integer maxRestart) { method resourceId (line 245) | public Builder resourceId(Output resourceId) { method resourceId (line 256) | public Builder resourceId(String resourceId) { method state (line 266) | public Builder state(@Nullable Output state) { method state (line 277) | public Builder state(String state) { method type (line 287) | public Builder type(@Nullable Output type) { method type (line 298) | public Builder type(String type) { method build (line 302) | public HaresourceLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Harule.java class Harule (line 111) | @ResourceType(type="proxmoxve:index/harule:Harule") method affinity (line 124) | public Output> affinity() { method comment (line 138) | public Output> comment() { method disable (line 152) | public Output disable() { method nodes (line 166) | public Output>> nodes() { method resources (line 180) | public Output> resources() { method rule (line 194) | public Output rule() { method strict (line 208) | public Output strict() { method type (line 222) | public Output type() { method Harule (line 230) | public Harule(java.lang.String name) { method Harule (line 238) | public Harule(java.lang.String name, HaruleArgs args) { method Harule (line 247) | public Harule(java.lang.String name, HaruleArgs args, @Nullable com.pu... method Harule (line 251) | private Harule(java.lang.String name, Output id, @Nu... method makeArgs (line 255) | private static HaruleArgs makeArgs(HaruleArgs args, @Nullable com.pulu... method makeResourceOptions (line 262) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 279) | public static Harule get(java.lang.String name, Output> affinity() { method comment (line 49) | public Optional> comment() { method disable (line 64) | public Optional> disable() { method nodes (line 79) | public Optional>> nodes() { method resources (line 94) | public Output> resources() { method rule (line 109) | public Output rule() { method strict (line 124) | public Optional> strict() { method type (line 139) | public Output type() { method HaruleArgs (line 143) | private HaruleArgs() {} method HaruleArgs (line 145) | private HaruleArgs(HaruleArgs $) { method builder (line 156) | public static Builder builder() { method builder (line 159) | public static Builder builder(HaruleArgs defaults) { class Builder (line 163) | public static final class Builder { method Builder (line 166) | public Builder() { method Builder (line 170) | public Builder(HaruleArgs defaults) { method affinity (line 180) | public Builder affinity(@Nullable Output affinity) { method affinity (line 191) | public Builder affinity(String affinity) { method comment (line 201) | public Builder comment(@Nullable Output comment) { method comment (line 212) | public Builder comment(String comment) { method disable (line 222) | public Builder disable(@Nullable Output disable) { method disable (line 233) | public Builder disable(Boolean disable) { method nodes (line 243) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 254) | public Builder nodes(Map nodes) { method resources (line 264) | public Builder resources(Output> resources) { method resources (line 275) | public Builder resources(List resources) { method resources (line 285) | public Builder resources(String... resources) { method rule (line 295) | public Builder rule(Output rule) { method rule (line 306) | public Builder rule(String rule) { method strict (line 316) | public Builder strict(@Nullable Output strict) { method strict (line 327) | public Builder strict(Boolean strict) { method type (line 337) | public Builder type(Output type) { method type (line 348) | public Builder type(String type) { method build (line 352) | public HaruleArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/HaruleLegacy.java class HaruleLegacy (line 113) | @ResourceType(type="proxmoxve:index/haruleLegacy:HaruleLegacy") method affinity (line 126) | public Output> affinity() { method comment (line 140) | public Output> comment() { method disable (line 154) | public Output disable() { method nodes (line 168) | public Output>> nodes() { method resources (line 182) | public Output> resources() { method rule (line 196) | public Output rule() { method strict (line 210) | public Output strict() { method type (line 224) | public Output type() { method HaruleLegacy (line 232) | public HaruleLegacy(java.lang.String name) { method HaruleLegacy (line 240) | public HaruleLegacy(java.lang.String name, HaruleLegacyArgs args) { method HaruleLegacy (line 249) | public HaruleLegacy(java.lang.String name, HaruleLegacyArgs args, @Nul... method HaruleLegacy (line 253) | private HaruleLegacy(java.lang.String name, Output i... method makeArgs (line 257) | private static HaruleLegacyArgs makeArgs(HaruleLegacyArgs args, @Nulla... method makeResourceOptions (line 264) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 281) | public static HaruleLegacy get(java.lang.String name, Output> affinity() { method comment (line 49) | public Optional> comment() { method disable (line 64) | public Optional> disable() { method nodes (line 79) | public Optional>> nodes() { method resources (line 94) | public Output> resources() { method rule (line 109) | public Output rule() { method strict (line 124) | public Optional> strict() { method type (line 139) | public Output type() { method HaruleLegacyArgs (line 143) | private HaruleLegacyArgs() {} method HaruleLegacyArgs (line 145) | private HaruleLegacyArgs(HaruleLegacyArgs $) { method builder (line 156) | public static Builder builder() { method builder (line 159) | public static Builder builder(HaruleLegacyArgs defaults) { class Builder (line 163) | public static final class Builder { method Builder (line 166) | public Builder() { method Builder (line 170) | public Builder(HaruleLegacyArgs defaults) { method affinity (line 180) | public Builder affinity(@Nullable Output affinity) { method affinity (line 191) | public Builder affinity(String affinity) { method comment (line 201) | public Builder comment(@Nullable Output comment) { method comment (line 212) | public Builder comment(String comment) { method disable (line 222) | public Builder disable(@Nullable Output disable) { method disable (line 233) | public Builder disable(Boolean disable) { method nodes (line 243) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 254) | public Builder nodes(Map nodes) { method resources (line 264) | public Builder resources(Output> resources) { method resources (line 275) | public Builder resources(List resources) { method resources (line 285) | public Builder resources(String... resources) { method rule (line 295) | public Builder rule(Output rule) { method rule (line 306) | public Builder rule(String rule) { method strict (line 316) | public Builder strict(@Nullable Output strict) { method strict (line 327) | public Builder strict(Boolean strict) { method type (line 337) | public Builder type(Output type) { method type (line 348) | public Builder type(String type) { method build (line 352) | public HaruleLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/HostsLegacy.java class HostsLegacy (line 75) | @ResourceType(type="proxmoxve:index/hostsLegacy:HostsLegacy") method addresses (line 88) | public Output> addresses() { method digest (line 102) | public Output digest() { method entries (line 118) | public Output> entries() { method entry (line 132) | public Output> entry() { method hostnames (line 146) | public Output>> hostnames() { method nodeName (line 160) | public Output nodeName() { method HostsLegacy (line 168) | public HostsLegacy(java.lang.String name) { method HostsLegacy (line 176) | public HostsLegacy(java.lang.String name, HostsLegacyArgs args) { method HostsLegacy (line 185) | public HostsLegacy(java.lang.String name, HostsLegacyArgs args, @Nulla... method HostsLegacy (line 189) | private HostsLegacy(java.lang.String name, Output id... method makeArgs (line 193) | private static HostsLegacyArgs makeArgs(HostsLegacyArgs args, @Nullabl... method makeResourceOptions (line 200) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 217) | public static HostsLegacy get(java.lang.String name, Output> entry() { method nodeName (line 45) | public Output nodeName() { method HostsLegacyArgs (line 49) | private HostsLegacyArgs() {} method HostsLegacyArgs (line 51) | private HostsLegacyArgs(HostsLegacyArgs $) { method builder (line 56) | public static Builder builder() { method builder (line 59) | public static Builder builder(HostsLegacyArgs defaults) { class Builder (line 63) | public static final class Builder { method Builder (line 66) | public Builder() { method Builder (line 70) | public Builder(HostsLegacyArgs defaults) { method entry (line 80) | public Builder entry(Output> entry) { method entry (line 91) | public Builder entry(List entry) { method entry (line 101) | public Builder entry(HostsLegacyEntryArgs... entry) { method nodeName (line 111) | public Builder nodeName(Output nodeName) { method nodeName (line 122) | public Builder nodeName(String nodeName) { method build (line 126) | public HostsLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Metrics/MetricsFunctions.java class MetricsFunctions (line 20) | public final class MetricsFunctions { method getServer (line 64) | public static Output getServer(GetServerArgs args) { method getServerPlain (line 110) | public static CompletableFuture getServerPlain(GetSer... method getServer (line 156) | public static Output getServer(GetServerArgs args, In... method getServer (line 202) | public static Output getServer(GetServerArgs args, In... method getServerPlain (line 248) | public static CompletableFuture getServerPlain(GetSer... method getServerLegacy (line 296) | public static Output getServerLegacy(GetServerL... method getServerLegacyPlain (line 344) | public static CompletableFuture getServerLegacy... method getServerLegacy (line 392) | public static Output getServerLegacy(GetServerL... method getServerLegacy (line 440) | public static Output getServerLegacy(GetServerL... method getServerLegacyPlain (line 488) | public static CompletableFuture getServerLegacy... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Metrics/Server.java class Server (line 86) | @ResourceType(type="proxmoxve:metrics/server:Server") method disable (line 99) | public Output disable() { method graphitePath (line 113) | public Output> graphitePath() { method graphiteProto (line 127) | public Output> graphiteProto() { method influxApiPathPrefix (line 141) | public Output> influxApiPathPrefix() { method influxBucket (line 155) | public Output> influxBucket() { method influxDbProto (line 169) | public Output> influxDbProto() { method influxMaxBodySize (line 183) | public Output> influxMaxBodySize() { method influxOrganization (line 197) | public Output> influxOrganization() { method influxToken (line 211) | public Output> influxToken() { method influxVerify (line 225) | public Output> influxVerify() { method mtu (line 239) | public Output> mtu() { method name (line 253) | public Output name() { method opentelemetryCompression (line 267) | public Output> opentelemetryCompression() { method opentelemetryHeaders (line 281) | public Output> opentelemetryHeaders() { method opentelemetryMaxBodySize (line 295) | public Output> opentelemetryMaxBodySize() { method opentelemetryPath (line 309) | public Output> opentelemetryPath() { method opentelemetryProto (line 323) | public Output> opentelemetryProto() { method opentelemetryResourceAttributes (line 337) | public Output> opentelemetryResourceAttributes() { method opentelemetryTimeout (line 351) | public Output> opentelemetryTimeout() { method opentelemetryVerifySsl (line 365) | public Output> opentelemetryVerifySsl() { method port (line 379) | public Output port() { method server (line 393) | public Output server() { method timeout (line 407) | public Output> timeout() { method type (line 421) | public Output type() { method Server (line 429) | public Server(java.lang.String name) { method Server (line 437) | public Server(java.lang.String name, ServerArgs args) { method Server (line 446) | public Server(java.lang.String name, ServerArgs args, @Nullable com.pu... method Server (line 450) | private Server(java.lang.String name, Output id, @Nu... method makeArgs (line 454) | private static ServerArgs makeArgs(ServerArgs args, @Nullable com.pulu... method makeResourceOptions (line 461) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 482) | public static Server get(java.lang.String name, Output> disable() { method graphitePath (line 47) | public Optional> graphitePath() { method graphiteProto (line 62) | public Optional> graphiteProto() { method influxApiPathPrefix (line 77) | public Optional> influxApiPathPrefix() { method influxBucket (line 92) | public Optional> influxBucket() { method influxDbProto (line 107) | public Optional> influxDbProto() { method influxMaxBodySize (line 122) | public Optional> influxMaxBodySize() { method influxOrganization (line 137) | public Optional> influxOrganization() { method influxToken (line 152) | public Optional> influxToken() { method influxVerify (line 167) | public Optional> influxVerify() { method mtu (line 182) | public Optional> mtu() { method name (line 197) | public Optional> name() { method opentelemetryCompression (line 212) | public Optional> opentelemetryCompression() { method opentelemetryHeaders (line 227) | public Optional> opentelemetryHeaders() { method opentelemetryMaxBodySize (line 242) | public Optional> opentelemetryMaxBodySize() { method opentelemetryPath (line 257) | public Optional> opentelemetryPath() { method opentelemetryProto (line 272) | public Optional> opentelemetryProto() { method opentelemetryResourceAttributes (line 287) | public Optional> opentelemetryResourceAttributes() { method opentelemetryTimeout (line 302) | public Optional> opentelemetryTimeout() { method opentelemetryVerifySsl (line 317) | public Optional> opentelemetryVerifySsl() { method port (line 332) | public Output port() { method server (line 347) | public Output server() { method timeout (line 362) | public Optional> timeout() { method type (line 377) | public Output type() { method ServerArgs (line 381) | private ServerArgs() {} method ServerArgs (line 383) | private ServerArgs(ServerArgs $) { method builder (line 410) | public static Builder builder() { method builder (line 413) | public static Builder builder(ServerArgs defaults) { class Builder (line 417) | public static final class Builder { method Builder (line 420) | public Builder() { method Builder (line 424) | public Builder(ServerArgs defaults) { method disable (line 434) | public Builder disable(@Nullable Output disable) { method disable (line 445) | public Builder disable(Boolean disable) { method graphitePath (line 455) | public Builder graphitePath(@Nullable Output graphitePath) { method graphitePath (line 466) | public Builder graphitePath(String graphitePath) { method graphiteProto (line 476) | public Builder graphiteProto(@Nullable Output graphiteProto) { method graphiteProto (line 487) | public Builder graphiteProto(String graphiteProto) { method influxApiPathPrefix (line 497) | public Builder influxApiPathPrefix(@Nullable Output influxAp... method influxApiPathPrefix (line 508) | public Builder influxApiPathPrefix(String influxApiPathPrefix) { method influxBucket (line 518) | public Builder influxBucket(@Nullable Output influxBucket) { method influxBucket (line 529) | public Builder influxBucket(String influxBucket) { method influxDbProto (line 539) | public Builder influxDbProto(@Nullable Output influxDbProto) { method influxDbProto (line 550) | public Builder influxDbProto(String influxDbProto) { method influxMaxBodySize (line 560) | public Builder influxMaxBodySize(@Nullable Output influxMax... method influxMaxBodySize (line 571) | public Builder influxMaxBodySize(Integer influxMaxBodySize) { method influxOrganization (line 581) | public Builder influxOrganization(@Nullable Output influxOrg... method influxOrganization (line 592) | public Builder influxOrganization(String influxOrganization) { method influxToken (line 602) | public Builder influxToken(@Nullable Output influxToken) { method influxToken (line 613) | public Builder influxToken(String influxToken) { method influxVerify (line 623) | public Builder influxVerify(@Nullable Output influxVerify) { method influxVerify (line 634) | public Builder influxVerify(Boolean influxVerify) { method mtu (line 644) | public Builder mtu(@Nullable Output mtu) { method mtu (line 655) | public Builder mtu(Integer mtu) { method name (line 665) | public Builder name(@Nullable Output name) { method name (line 676) | public Builder name(String name) { method opentelemetryCompression (line 686) | public Builder opentelemetryCompression(@Nullable Output ope... method opentelemetryCompression (line 697) | public Builder opentelemetryCompression(String opentelemetryCompress... method opentelemetryHeaders (line 707) | public Builder opentelemetryHeaders(@Nullable Output opentel... method opentelemetryHeaders (line 718) | public Builder opentelemetryHeaders(String opentelemetryHeaders) { method opentelemetryMaxBodySize (line 728) | public Builder opentelemetryMaxBodySize(@Nullable Output op... method opentelemetryMaxBodySize (line 739) | public Builder opentelemetryMaxBodySize(Integer opentelemetryMaxBody... method opentelemetryPath (line 749) | public Builder opentelemetryPath(@Nullable Output openteleme... method opentelemetryPath (line 760) | public Builder opentelemetryPath(String opentelemetryPath) { method opentelemetryProto (line 770) | public Builder opentelemetryProto(@Nullable Output opentelem... method opentelemetryProto (line 781) | public Builder opentelemetryProto(String opentelemetryProto) { method opentelemetryResourceAttributes (line 791) | public Builder opentelemetryResourceAttributes(@Nullable Output opente... method opentelemetryTimeout (line 823) | public Builder opentelemetryTimeout(Integer opentelemetryTimeout) { method opentelemetryVerifySsl (line 833) | public Builder opentelemetryVerifySsl(@Nullable Output open... method opentelemetryVerifySsl (line 844) | public Builder opentelemetryVerifySsl(Boolean opentelemetryVerifySsl) { method port (line 854) | public Builder port(Output port) { method port (line 865) | public Builder port(Integer port) { method server (line 875) | public Builder server(Output server) { method server (line 886) | public Builder server(String server) { method timeout (line 896) | public Builder timeout(@Nullable Output timeout) { method timeout (line 907) | public Builder timeout(Integer timeout) { method type (line 917) | public Builder type(Output type) { method type (line 928) | public Builder type(String type) { method build (line 932) | public ServerArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Metrics/ServerLegacy.java class ServerLegacy (line 88) | @ResourceType(type="proxmoxve:metrics/serverLegacy:ServerLegacy") method disable (line 101) | public Output disable() { method graphitePath (line 115) | public Output> graphitePath() { method graphiteProto (line 129) | public Output> graphiteProto() { method influxApiPathPrefix (line 143) | public Output> influxApiPathPrefix() { method influxBucket (line 157) | public Output> influxBucket() { method influxDbProto (line 171) | public Output> influxDbProto() { method influxMaxBodySize (line 185) | public Output> influxMaxBodySize() { method influxOrganization (line 199) | public Output> influxOrganization() { method influxToken (line 213) | public Output> influxToken() { method influxVerify (line 227) | public Output> influxVerify() { method mtu (line 241) | public Output> mtu() { method name (line 255) | public Output name() { method opentelemetryCompression (line 269) | public Output> opentelemetryCompression() { method opentelemetryHeaders (line 283) | public Output> opentelemetryHeaders() { method opentelemetryMaxBodySize (line 297) | public Output> opentelemetryMaxBodySize() { method opentelemetryPath (line 311) | public Output> opentelemetryPath() { method opentelemetryProto (line 325) | public Output> opentelemetryProto() { method opentelemetryResourceAttributes (line 339) | public Output> opentelemetryResourceAttributes() { method opentelemetryTimeout (line 353) | public Output> opentelemetryTimeout() { method opentelemetryVerifySsl (line 367) | public Output> opentelemetryVerifySsl() { method port (line 381) | public Output port() { method server (line 395) | public Output server() { method timeout (line 409) | public Output> timeout() { method type (line 423) | public Output type() { method ServerLegacy (line 431) | public ServerLegacy(java.lang.String name) { method ServerLegacy (line 439) | public ServerLegacy(java.lang.String name, ServerLegacyArgs args) { method ServerLegacy (line 448) | public ServerLegacy(java.lang.String name, ServerLegacyArgs args, @Nul... method ServerLegacy (line 452) | private ServerLegacy(java.lang.String name, Output i... method makeArgs (line 456) | private static ServerLegacyArgs makeArgs(ServerLegacyArgs args, @Nulla... method makeResourceOptions (line 463) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 484) | public static ServerLegacy get(java.lang.String name, Output> disable() { method graphitePath (line 47) | public Optional> graphitePath() { method graphiteProto (line 62) | public Optional> graphiteProto() { method influxApiPathPrefix (line 77) | public Optional> influxApiPathPrefix() { method influxBucket (line 92) | public Optional> influxBucket() { method influxDbProto (line 107) | public Optional> influxDbProto() { method influxMaxBodySize (line 122) | public Optional> influxMaxBodySize() { method influxOrganization (line 137) | public Optional> influxOrganization() { method influxToken (line 152) | public Optional> influxToken() { method influxVerify (line 167) | public Optional> influxVerify() { method mtu (line 182) | public Optional> mtu() { method name (line 197) | public Optional> name() { method opentelemetryCompression (line 212) | public Optional> opentelemetryCompression() { method opentelemetryHeaders (line 227) | public Optional> opentelemetryHeaders() { method opentelemetryMaxBodySize (line 242) | public Optional> opentelemetryMaxBodySize() { method opentelemetryPath (line 257) | public Optional> opentelemetryPath() { method opentelemetryProto (line 272) | public Optional> opentelemetryProto() { method opentelemetryResourceAttributes (line 287) | public Optional> opentelemetryResourceAttributes() { method opentelemetryTimeout (line 302) | public Optional> opentelemetryTimeout() { method opentelemetryVerifySsl (line 317) | public Optional> opentelemetryVerifySsl() { method port (line 332) | public Output port() { method server (line 347) | public Output server() { method timeout (line 362) | public Optional> timeout() { method type (line 377) | public Output type() { method ServerLegacyArgs (line 381) | private ServerLegacyArgs() {} method ServerLegacyArgs (line 383) | private ServerLegacyArgs(ServerLegacyArgs $) { method builder (line 410) | public static Builder builder() { method builder (line 413) | public static Builder builder(ServerLegacyArgs defaults) { class Builder (line 417) | public static final class Builder { method Builder (line 420) | public Builder() { method Builder (line 424) | public Builder(ServerLegacyArgs defaults) { method disable (line 434) | public Builder disable(@Nullable Output disable) { method disable (line 445) | public Builder disable(Boolean disable) { method graphitePath (line 455) | public Builder graphitePath(@Nullable Output graphitePath) { method graphitePath (line 466) | public Builder graphitePath(String graphitePath) { method graphiteProto (line 476) | public Builder graphiteProto(@Nullable Output graphiteProto) { method graphiteProto (line 487) | public Builder graphiteProto(String graphiteProto) { method influxApiPathPrefix (line 497) | public Builder influxApiPathPrefix(@Nullable Output influxAp... method influxApiPathPrefix (line 508) | public Builder influxApiPathPrefix(String influxApiPathPrefix) { method influxBucket (line 518) | public Builder influxBucket(@Nullable Output influxBucket) { method influxBucket (line 529) | public Builder influxBucket(String influxBucket) { method influxDbProto (line 539) | public Builder influxDbProto(@Nullable Output influxDbProto) { method influxDbProto (line 550) | public Builder influxDbProto(String influxDbProto) { method influxMaxBodySize (line 560) | public Builder influxMaxBodySize(@Nullable Output influxMax... method influxMaxBodySize (line 571) | public Builder influxMaxBodySize(Integer influxMaxBodySize) { method influxOrganization (line 581) | public Builder influxOrganization(@Nullable Output influxOrg... method influxOrganization (line 592) | public Builder influxOrganization(String influxOrganization) { method influxToken (line 602) | public Builder influxToken(@Nullable Output influxToken) { method influxToken (line 613) | public Builder influxToken(String influxToken) { method influxVerify (line 623) | public Builder influxVerify(@Nullable Output influxVerify) { method influxVerify (line 634) | public Builder influxVerify(Boolean influxVerify) { method mtu (line 644) | public Builder mtu(@Nullable Output mtu) { method mtu (line 655) | public Builder mtu(Integer mtu) { method name (line 665) | public Builder name(@Nullable Output name) { method name (line 676) | public Builder name(String name) { method opentelemetryCompression (line 686) | public Builder opentelemetryCompression(@Nullable Output ope... method opentelemetryCompression (line 697) | public Builder opentelemetryCompression(String opentelemetryCompress... method opentelemetryHeaders (line 707) | public Builder opentelemetryHeaders(@Nullable Output opentel... method opentelemetryHeaders (line 718) | public Builder opentelemetryHeaders(String opentelemetryHeaders) { method opentelemetryMaxBodySize (line 728) | public Builder opentelemetryMaxBodySize(@Nullable Output op... method opentelemetryMaxBodySize (line 739) | public Builder opentelemetryMaxBodySize(Integer opentelemetryMaxBody... method opentelemetryPath (line 749) | public Builder opentelemetryPath(@Nullable Output openteleme... method opentelemetryPath (line 760) | public Builder opentelemetryPath(String opentelemetryPath) { method opentelemetryProto (line 770) | public Builder opentelemetryProto(@Nullable Output opentelem... method opentelemetryProto (line 781) | public Builder opentelemetryProto(String opentelemetryProto) { method opentelemetryResourceAttributes (line 791) | public Builder opentelemetryResourceAttributes(@Nullable Output opente... method opentelemetryTimeout (line 823) | public Builder opentelemetryTimeout(Integer opentelemetryTimeout) { method opentelemetryVerifySsl (line 833) | public Builder opentelemetryVerifySsl(@Nullable Output open... method opentelemetryVerifySsl (line 844) | public Builder opentelemetryVerifySsl(Boolean opentelemetryVerifySsl) { method port (line 854) | public Builder port(Output port) { method port (line 865) | public Builder port(Integer port) { method server (line 875) | public Builder server(Output server) { method server (line 886) | public Builder server(String server) { method timeout (line 896) | public Builder timeout(@Nullable Output timeout) { method timeout (line 907) | public Builder timeout(Integer timeout) { method type (line 917) | public Builder type(Output type) { method type (line 928) | public Builder type(String type) { method build (line 932) | public ServerLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Metrics/inputs/GetServerArgs.java class GetServerArgs (line 13) | public final class GetServerArgs extends com.pulumi.resources.InvokeArgs { method name (line 28) | public Output name() { method GetServerArgs (line 32) | private GetServerArgs() {} method GetServerArgs (line 34) | private GetServerArgs(GetServerArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetServerArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetServerArgs defaults) { method name (line 62) | public Builder name(Output name) { method name (line 73) | public Builder name(String name) { method build (line 77) | public GetServerArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Metrics/inputs/GetServerLegacyArgs.java class GetServerLegacyArgs (line 13) | public final class GetServerLegacyArgs extends com.pulumi.resources.Invo... method name (line 28) | public Output name() { method GetServerLegacyArgs (line 32) | private GetServerLegacyArgs() {} method GetServerLegacyArgs (line 34) | private GetServerLegacyArgs(GetServerLegacyArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetServerLegacyArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetServerLegacyArgs defaults) { method name (line 62) | public Builder name(Output name) { method name (line 73) | public Builder name(String name) { method build (line 77) | public GetServerLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Metrics/inputs/GetServerLegacyPlainArgs.java class GetServerLegacyPlainArgs (line 12) | public final class GetServerLegacyPlainArgs extends com.pulumi.resources... method name (line 27) | public String name() { method GetServerLegacyPlainArgs (line 31) | private GetServerLegacyPlainArgs() {} method GetServerLegacyPlainArgs (line 33) | private GetServerLegacyPlainArgs(GetServerLegacyPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetServerLegacyPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetServerLegacyPlainArgs defaults) { method name (line 61) | public Builder name(String name) { method build (line 66) | public GetServerLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Metrics/inputs/GetServerPlainArgs.java class GetServerPlainArgs (line 12) | public final class GetServerPlainArgs extends com.pulumi.resources.Invok... method name (line 27) | public String name() { method GetServerPlainArgs (line 31) | private GetServerPlainArgs() {} method GetServerPlainArgs (line 33) | private GetServerPlainArgs(GetServerPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetServerPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetServerPlainArgs defaults) { method name (line 61) | public Builder name(String name) { method build (line 66) | public GetServerPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Metrics/inputs/ServerLegacyState.java class ServerLegacyState (line 16) | public final class ServerLegacyState extends com.pulumi.resources.Resour... method disable (line 31) | public Optional> disable() { method graphitePath (line 46) | public Optional> graphitePath() { method graphiteProto (line 61) | public Optional> graphiteProto() { method influxApiPathPrefix (line 76) | public Optional> influxApiPathPrefix() { method influxBucket (line 91) | public Optional> influxBucket() { method influxDbProto (line 106) | public Optional> influxDbProto() { method influxMaxBodySize (line 121) | public Optional> influxMaxBodySize() { method influxOrganization (line 136) | public Optional> influxOrganization() { method influxToken (line 151) | public Optional> influxToken() { method influxVerify (line 166) | public Optional> influxVerify() { method mtu (line 181) | public Optional> mtu() { method name (line 196) | public Optional> name() { method opentelemetryCompression (line 211) | public Optional> opentelemetryCompression() { method opentelemetryHeaders (line 226) | public Optional> opentelemetryHeaders() { method opentelemetryMaxBodySize (line 241) | public Optional> opentelemetryMaxBodySize() { method opentelemetryPath (line 256) | public Optional> opentelemetryPath() { method opentelemetryProto (line 271) | public Optional> opentelemetryProto() { method opentelemetryResourceAttributes (line 286) | public Optional> opentelemetryResourceAttributes() { method opentelemetryTimeout (line 301) | public Optional> opentelemetryTimeout() { method opentelemetryVerifySsl (line 316) | public Optional> opentelemetryVerifySsl() { method port (line 331) | public Optional> port() { method server (line 346) | public Optional> server() { method timeout (line 361) | public Optional> timeout() { method type (line 376) | public Optional> type() { method ServerLegacyState (line 380) | private ServerLegacyState() {} method ServerLegacyState (line 382) | private ServerLegacyState(ServerLegacyState $) { method builder (line 409) | public static Builder builder() { method builder (line 412) | public static Builder builder(ServerLegacyState defaults) { class Builder (line 416) | public static final class Builder { method Builder (line 419) | public Builder() { method Builder (line 423) | public Builder(ServerLegacyState defaults) { method disable (line 433) | public Builder disable(@Nullable Output disable) { method disable (line 444) | public Builder disable(Boolean disable) { method graphitePath (line 454) | public Builder graphitePath(@Nullable Output graphitePath) { method graphitePath (line 465) | public Builder graphitePath(String graphitePath) { method graphiteProto (line 475) | public Builder graphiteProto(@Nullable Output graphiteProto) { method graphiteProto (line 486) | public Builder graphiteProto(String graphiteProto) { method influxApiPathPrefix (line 496) | public Builder influxApiPathPrefix(@Nullable Output influxAp... method influxApiPathPrefix (line 507) | public Builder influxApiPathPrefix(String influxApiPathPrefix) { method influxBucket (line 517) | public Builder influxBucket(@Nullable Output influxBucket) { method influxBucket (line 528) | public Builder influxBucket(String influxBucket) { method influxDbProto (line 538) | public Builder influxDbProto(@Nullable Output influxDbProto) { method influxDbProto (line 549) | public Builder influxDbProto(String influxDbProto) { method influxMaxBodySize (line 559) | public Builder influxMaxBodySize(@Nullable Output influxMax... method influxMaxBodySize (line 570) | public Builder influxMaxBodySize(Integer influxMaxBodySize) { method influxOrganization (line 580) | public Builder influxOrganization(@Nullable Output influxOrg... method influxOrganization (line 591) | public Builder influxOrganization(String influxOrganization) { method influxToken (line 601) | public Builder influxToken(@Nullable Output influxToken) { method influxToken (line 612) | public Builder influxToken(String influxToken) { method influxVerify (line 622) | public Builder influxVerify(@Nullable Output influxVerify) { method influxVerify (line 633) | public Builder influxVerify(Boolean influxVerify) { method mtu (line 643) | public Builder mtu(@Nullable Output mtu) { method mtu (line 654) | public Builder mtu(Integer mtu) { method name (line 664) | public Builder name(@Nullable Output name) { method name (line 675) | public Builder name(String name) { method opentelemetryCompression (line 685) | public Builder opentelemetryCompression(@Nullable Output ope... method opentelemetryCompression (line 696) | public Builder opentelemetryCompression(String opentelemetryCompress... method opentelemetryHeaders (line 706) | public Builder opentelemetryHeaders(@Nullable Output opentel... method opentelemetryHeaders (line 717) | public Builder opentelemetryHeaders(String opentelemetryHeaders) { method opentelemetryMaxBodySize (line 727) | public Builder opentelemetryMaxBodySize(@Nullable Output op... method opentelemetryMaxBodySize (line 738) | public Builder opentelemetryMaxBodySize(Integer opentelemetryMaxBody... method opentelemetryPath (line 748) | public Builder opentelemetryPath(@Nullable Output openteleme... method opentelemetryPath (line 759) | public Builder opentelemetryPath(String opentelemetryPath) { method opentelemetryProto (line 769) | public Builder opentelemetryProto(@Nullable Output opentelem... method opentelemetryProto (line 780) | public Builder opentelemetryProto(String opentelemetryProto) { method opentelemetryResourceAttributes (line 790) | public Builder opentelemetryResourceAttributes(@Nullable Output opente... method opentelemetryTimeout (line 822) | public Builder opentelemetryTimeout(Integer opentelemetryTimeout) { method opentelemetryVerifySsl (line 832) | public Builder opentelemetryVerifySsl(@Nullable Output open... method opentelemetryVerifySsl (line 843) | public Builder opentelemetryVerifySsl(Boolean opentelemetryVerifySsl) { method port (line 853) | public Builder port(@Nullable Output port) { method port (line 864) | public Builder port(Integer port) { method server (line 874) | public Builder server(@Nullable Output server) { method server (line 885) | public Builder server(String server) { method timeout (line 895) | public Builder timeout(@Nullable Output timeout) { method timeout (line 906) | public Builder timeout(Integer timeout) { method type (line 916) | public Builder type(@Nullable Output type) { method type (line 927) | public Builder type(String type) { method build (line 931) | public ServerLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Metrics/inputs/ServerState.java class ServerState (line 16) | public final class ServerState extends com.pulumi.resources.ResourceArgs { method disable (line 31) | public Optional> disable() { method graphitePath (line 46) | public Optional> graphitePath() { method graphiteProto (line 61) | public Optional> graphiteProto() { method influxApiPathPrefix (line 76) | public Optional> influxApiPathPrefix() { method influxBucket (line 91) | public Optional> influxBucket() { method influxDbProto (line 106) | public Optional> influxDbProto() { method influxMaxBodySize (line 121) | public Optional> influxMaxBodySize() { method influxOrganization (line 136) | public Optional> influxOrganization() { method influxToken (line 151) | public Optional> influxToken() { method influxVerify (line 166) | public Optional> influxVerify() { method mtu (line 181) | public Optional> mtu() { method name (line 196) | public Optional> name() { method opentelemetryCompression (line 211) | public Optional> opentelemetryCompression() { method opentelemetryHeaders (line 226) | public Optional> opentelemetryHeaders() { method opentelemetryMaxBodySize (line 241) | public Optional> opentelemetryMaxBodySize() { method opentelemetryPath (line 256) | public Optional> opentelemetryPath() { method opentelemetryProto (line 271) | public Optional> opentelemetryProto() { method opentelemetryResourceAttributes (line 286) | public Optional> opentelemetryResourceAttributes() { method opentelemetryTimeout (line 301) | public Optional> opentelemetryTimeout() { method opentelemetryVerifySsl (line 316) | public Optional> opentelemetryVerifySsl() { method port (line 331) | public Optional> port() { method server (line 346) | public Optional> server() { method timeout (line 361) | public Optional> timeout() { method type (line 376) | public Optional> type() { method ServerState (line 380) | private ServerState() {} method ServerState (line 382) | private ServerState(ServerState $) { method builder (line 409) | public static Builder builder() { method builder (line 412) | public static Builder builder(ServerState defaults) { class Builder (line 416) | public static final class Builder { method Builder (line 419) | public Builder() { method Builder (line 423) | public Builder(ServerState defaults) { method disable (line 433) | public Builder disable(@Nullable Output disable) { method disable (line 444) | public Builder disable(Boolean disable) { method graphitePath (line 454) | public Builder graphitePath(@Nullable Output graphitePath) { method graphitePath (line 465) | public Builder graphitePath(String graphitePath) { method graphiteProto (line 475) | public Builder graphiteProto(@Nullable Output graphiteProto) { method graphiteProto (line 486) | public Builder graphiteProto(String graphiteProto) { method influxApiPathPrefix (line 496) | public Builder influxApiPathPrefix(@Nullable Output influxAp... method influxApiPathPrefix (line 507) | public Builder influxApiPathPrefix(String influxApiPathPrefix) { method influxBucket (line 517) | public Builder influxBucket(@Nullable Output influxBucket) { method influxBucket (line 528) | public Builder influxBucket(String influxBucket) { method influxDbProto (line 538) | public Builder influxDbProto(@Nullable Output influxDbProto) { method influxDbProto (line 549) | public Builder influxDbProto(String influxDbProto) { method influxMaxBodySize (line 559) | public Builder influxMaxBodySize(@Nullable Output influxMax... method influxMaxBodySize (line 570) | public Builder influxMaxBodySize(Integer influxMaxBodySize) { method influxOrganization (line 580) | public Builder influxOrganization(@Nullable Output influxOrg... method influxOrganization (line 591) | public Builder influxOrganization(String influxOrganization) { method influxToken (line 601) | public Builder influxToken(@Nullable Output influxToken) { method influxToken (line 612) | public Builder influxToken(String influxToken) { method influxVerify (line 622) | public Builder influxVerify(@Nullable Output influxVerify) { method influxVerify (line 633) | public Builder influxVerify(Boolean influxVerify) { method mtu (line 643) | public Builder mtu(@Nullable Output mtu) { method mtu (line 654) | public Builder mtu(Integer mtu) { method name (line 664) | public Builder name(@Nullable Output name) { method name (line 675) | public Builder name(String name) { method opentelemetryCompression (line 685) | public Builder opentelemetryCompression(@Nullable Output ope... method opentelemetryCompression (line 696) | public Builder opentelemetryCompression(String opentelemetryCompress... method opentelemetryHeaders (line 706) | public Builder opentelemetryHeaders(@Nullable Output opentel... method opentelemetryHeaders (line 717) | public Builder opentelemetryHeaders(String opentelemetryHeaders) { method opentelemetryMaxBodySize (line 727) | public Builder opentelemetryMaxBodySize(@Nullable Output op... method opentelemetryMaxBodySize (line 738) | public Builder opentelemetryMaxBodySize(Integer opentelemetryMaxBody... method opentelemetryPath (line 748) | public Builder opentelemetryPath(@Nullable Output openteleme... method opentelemetryPath (line 759) | public Builder opentelemetryPath(String opentelemetryPath) { method opentelemetryProto (line 769) | public Builder opentelemetryProto(@Nullable Output opentelem... method opentelemetryProto (line 780) | public Builder opentelemetryProto(String opentelemetryProto) { method opentelemetryResourceAttributes (line 790) | public Builder opentelemetryResourceAttributes(@Nullable Output opente... method opentelemetryTimeout (line 822) | public Builder opentelemetryTimeout(Integer opentelemetryTimeout) { method opentelemetryVerifySsl (line 832) | public Builder opentelemetryVerifySsl(@Nullable Output open... method opentelemetryVerifySsl (line 843) | public Builder opentelemetryVerifySsl(Boolean opentelemetryVerifySsl) { method port (line 853) | public Builder port(@Nullable Output port) { method port (line 864) | public Builder port(Integer port) { method server (line 874) | public Builder server(@Nullable Output server) { method server (line 885) | public Builder server(String server) { method timeout (line 895) | public Builder timeout(@Nullable Output timeout) { method timeout (line 906) | public Builder timeout(Integer timeout) { method type (line 916) | public Builder type(@Nullable Output type) { method type (line 927) | public Builder type(String type) { method build (line 931) | public ServerState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Metrics/outputs/GetServerLegacyResult.java class GetServerLegacyResult (line 13) | @CustomType method GetServerLegacyResult (line 86) | private GetServerLegacyResult() {} method disable (line 91) | public Boolean disable() { method id (line 98) | public String id() { method name (line 105) | public String name() { method opentelemetryCompression (line 112) | public String opentelemetryCompression() { method opentelemetryHeaders (line 119) | public String opentelemetryHeaders() { method opentelemetryMaxBodySize (line 126) | public Integer opentelemetryMaxBodySize() { method opentelemetryPath (line 133) | public String opentelemetryPath() { method opentelemetryProto (line 140) | public String opentelemetryProto() { method opentelemetryResourceAttributes (line 147) | public String opentelemetryResourceAttributes() { method opentelemetryTimeout (line 154) | public Integer opentelemetryTimeout() { method opentelemetryVerifySsl (line 161) | public Boolean opentelemetryVerifySsl() { method port (line 168) | public Integer port() { method server (line 175) | public String server() { method type (line 182) | public String type() { method builder (line 186) | public static Builder builder() { method builder (line 190) | public static Builder builder(GetServerLegacyResult defaults) { class Builder (line 193) | @CustomType.Builder method Builder (line 209) | public Builder() {} method Builder (line 210) | public Builder(GetServerLegacyResult defaults) { method disable (line 228) | @CustomType.Setter method id (line 236) | @CustomType.Setter method name (line 244) | @CustomType.Setter method opentelemetryCompression (line 252) | @CustomType.Setter method opentelemetryHeaders (line 260) | @CustomType.Setter method opentelemetryMaxBodySize (line 268) | @CustomType.Setter method opentelemetryPath (line 276) | @CustomType.Setter method opentelemetryProto (line 284) | @CustomType.Setter method opentelemetryResourceAttributes (line 292) | @CustomType.Setter method opentelemetryTimeout (line 300) | @CustomType.Setter method opentelemetryVerifySsl (line 308) | @CustomType.Setter method port (line 316) | @CustomType.Setter method server (line 324) | @CustomType.Setter method type (line 332) | @CustomType.Setter method build (line 340) | public GetServerLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Metrics/outputs/GetServerResult.java class GetServerResult (line 13) | @CustomType method GetServerResult (line 86) | private GetServerResult() {} method disable (line 91) | public Boolean disable() { method id (line 98) | public String id() { method name (line 105) | public String name() { method opentelemetryCompression (line 112) | public String opentelemetryCompression() { method opentelemetryHeaders (line 119) | public String opentelemetryHeaders() { method opentelemetryMaxBodySize (line 126) | public Integer opentelemetryMaxBodySize() { method opentelemetryPath (line 133) | public String opentelemetryPath() { method opentelemetryProto (line 140) | public String opentelemetryProto() { method opentelemetryResourceAttributes (line 147) | public String opentelemetryResourceAttributes() { method opentelemetryTimeout (line 154) | public Integer opentelemetryTimeout() { method opentelemetryVerifySsl (line 161) | public Boolean opentelemetryVerifySsl() { method port (line 168) | public Integer port() { method server (line 175) | public String server() { method type (line 182) | public String type() { method builder (line 186) | public static Builder builder() { method builder (line 190) | public static Builder builder(GetServerResult defaults) { class Builder (line 193) | @CustomType.Builder method Builder (line 209) | public Builder() {} method Builder (line 210) | public Builder(GetServerResult defaults) { method disable (line 228) | @CustomType.Setter method id (line 236) | @CustomType.Setter method name (line 244) | @CustomType.Setter method opentelemetryCompression (line 252) | @CustomType.Setter method opentelemetryHeaders (line 260) | @CustomType.Setter method opentelemetryMaxBodySize (line 268) | @CustomType.Setter method opentelemetryPath (line 276) | @CustomType.Setter method opentelemetryProto (line 284) | @CustomType.Setter method opentelemetryResourceAttributes (line 292) | @CustomType.Setter method opentelemetryTimeout (line 300) | @CustomType.Setter method opentelemetryVerifySsl (line 308) | @CustomType.Setter method port (line 316) | @CustomType.Setter method server (line 324) | @CustomType.Setter method type (line 332) | @CustomType.Setter method build (line 340) | public GetServerResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Node/Firewall.java class Firewall (line 79) | @ResourceType(type="proxmoxve:node/firewall:Firewall") method enabled (line 92) | public Output enabled() { method logLevelForward (line 106) | public Output logLevelForward() { method logLevelIn (line 120) | public Output logLevelIn() { method logLevelOut (line 134) | public Output logLevelOut() { method ndp (line 148) | public Output ndp() { method nfConntrackMax (line 162) | public Output nfConntrackMax() { method nfConntrackTcpTimeoutEstablished (line 176) | public Output nfConntrackTcpTimeoutEstablished() { method nftables (line 190) | public Output nftables() { method nodeName (line 204) | public Output nodeName() { method nosmurfs (line 218) | public Output nosmurfs() { method smurfLogLevel (line 232) | public Output smurfLogLevel() { method tcpFlagsLogLevel (line 246) | public Output tcpFlagsLogLevel() { method Firewall (line 254) | public Firewall(java.lang.String name) { method Firewall (line 262) | public Firewall(java.lang.String name, FirewallArgs args) { method Firewall (line 271) | public Firewall(java.lang.String name, FirewallArgs args, @Nullable co... method Firewall (line 275) | private Firewall(java.lang.String name, Output id, @... method makeArgs (line 279) | private static FirewallArgs makeArgs(FirewallArgs args, @Nullable com.... method makeResourceOptions (line 286) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 303) | public static Firewall get(java.lang.String name, Output> enabled() { method logLevelForward (line 47) | public Optional> logLevelForward() { method logLevelIn (line 62) | public Optional> logLevelIn() { method logLevelOut (line 77) | public Optional> logLevelOut() { method ndp (line 92) | public Optional> ndp() { method nfConntrackMax (line 107) | public Optional> nfConntrackMax() { method nfConntrackTcpTimeoutEstablished (line 122) | public Optional> nfConntrackTcpTimeoutEstablished() { method nftables (line 137) | public Optional> nftables() { method nodeName (line 152) | public Output nodeName() { method nosmurfs (line 167) | public Optional> nosmurfs() { method smurfLogLevel (line 182) | public Optional> smurfLogLevel() { method tcpFlagsLogLevel (line 197) | public Optional> tcpFlagsLogLevel() { method FirewallArgs (line 201) | private FirewallArgs() {} method FirewallArgs (line 203) | private FirewallArgs(FirewallArgs $) { method builder (line 218) | public static Builder builder() { method builder (line 221) | public static Builder builder(FirewallArgs defaults) { class Builder (line 225) | public static final class Builder { method Builder (line 228) | public Builder() { method Builder (line 232) | public Builder(FirewallArgs defaults) { method enabled (line 242) | public Builder enabled(@Nullable Output enabled) { method enabled (line 253) | public Builder enabled(Boolean enabled) { method logLevelForward (line 263) | public Builder logLevelForward(@Nullable Output logLevelForw... method logLevelForward (line 274) | public Builder logLevelForward(String logLevelForward) { method logLevelIn (line 284) | public Builder logLevelIn(@Nullable Output logLevelIn) { method logLevelIn (line 295) | public Builder logLevelIn(String logLevelIn) { method logLevelOut (line 305) | public Builder logLevelOut(@Nullable Output logLevelOut) { method logLevelOut (line 316) | public Builder logLevelOut(String logLevelOut) { method ndp (line 326) | public Builder ndp(@Nullable Output ndp) { method ndp (line 337) | public Builder ndp(Boolean ndp) { method nfConntrackMax (line 347) | public Builder nfConntrackMax(@Nullable Output nfConntrackM... method nfConntrackMax (line 358) | public Builder nfConntrackMax(Integer nfConntrackMax) { method nfConntrackTcpTimeoutEstablished (line 368) | public Builder nfConntrackTcpTimeoutEstablished(@Nullable Output nftables) { method nftables (line 400) | public Builder nftables(Boolean nftables) { method nodeName (line 410) | public Builder nodeName(Output nodeName) { method nodeName (line 421) | public Builder nodeName(String nodeName) { method nosmurfs (line 431) | public Builder nosmurfs(@Nullable Output nosmurfs) { method nosmurfs (line 442) | public Builder nosmurfs(Boolean nosmurfs) { method smurfLogLevel (line 452) | public Builder smurfLogLevel(@Nullable Output smurfLogLevel) { method smurfLogLevel (line 463) | public Builder smurfLogLevel(String smurfLogLevel) { method tcpFlagsLogLevel (line 473) | public Builder tcpFlagsLogLevel(@Nullable Output tcpFlagsLog... method tcpFlagsLogLevel (line 484) | public Builder tcpFlagsLogLevel(String tcpFlagsLogLevel) { method build (line 488) | public FirewallArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Node/FirewallLegacy.java class FirewallLegacy (line 81) | @ResourceType(type="proxmoxve:node/firewallLegacy:FirewallLegacy") method enabled (line 94) | public Output enabled() { method logLevelForward (line 108) | public Output logLevelForward() { method logLevelIn (line 122) | public Output logLevelIn() { method logLevelOut (line 136) | public Output logLevelOut() { method ndp (line 150) | public Output ndp() { method nfConntrackMax (line 164) | public Output nfConntrackMax() { method nfConntrackTcpTimeoutEstablished (line 178) | public Output nfConntrackTcpTimeoutEstablished() { method nftables (line 192) | public Output nftables() { method nodeName (line 206) | public Output nodeName() { method nosmurfs (line 220) | public Output nosmurfs() { method smurfLogLevel (line 234) | public Output smurfLogLevel() { method tcpFlagsLogLevel (line 248) | public Output tcpFlagsLogLevel() { method FirewallLegacy (line 256) | public FirewallLegacy(java.lang.String name) { method FirewallLegacy (line 264) | public FirewallLegacy(java.lang.String name, FirewallLegacyArgs args) { method FirewallLegacy (line 273) | public FirewallLegacy(java.lang.String name, FirewallLegacyArgs args, ... method FirewallLegacy (line 277) | private FirewallLegacy(java.lang.String name, Output... method makeArgs (line 281) | private static FirewallLegacyArgs makeArgs(FirewallLegacyArgs args, @N... method makeResourceOptions (line 288) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 305) | public static FirewallLegacy get(java.lang.String name, Output> enabled() { method logLevelForward (line 47) | public Optional> logLevelForward() { method logLevelIn (line 62) | public Optional> logLevelIn() { method logLevelOut (line 77) | public Optional> logLevelOut() { method ndp (line 92) | public Optional> ndp() { method nfConntrackMax (line 107) | public Optional> nfConntrackMax() { method nfConntrackTcpTimeoutEstablished (line 122) | public Optional> nfConntrackTcpTimeoutEstablished() { method nftables (line 137) | public Optional> nftables() { method nodeName (line 152) | public Output nodeName() { method nosmurfs (line 167) | public Optional> nosmurfs() { method smurfLogLevel (line 182) | public Optional> smurfLogLevel() { method tcpFlagsLogLevel (line 197) | public Optional> tcpFlagsLogLevel() { method FirewallLegacyArgs (line 201) | private FirewallLegacyArgs() {} method FirewallLegacyArgs (line 203) | private FirewallLegacyArgs(FirewallLegacyArgs $) { method builder (line 218) | public static Builder builder() { method builder (line 221) | public static Builder builder(FirewallLegacyArgs defaults) { class Builder (line 225) | public static final class Builder { method Builder (line 228) | public Builder() { method Builder (line 232) | public Builder(FirewallLegacyArgs defaults) { method enabled (line 242) | public Builder enabled(@Nullable Output enabled) { method enabled (line 253) | public Builder enabled(Boolean enabled) { method logLevelForward (line 263) | public Builder logLevelForward(@Nullable Output logLevelForw... method logLevelForward (line 274) | public Builder logLevelForward(String logLevelForward) { method logLevelIn (line 284) | public Builder logLevelIn(@Nullable Output logLevelIn) { method logLevelIn (line 295) | public Builder logLevelIn(String logLevelIn) { method logLevelOut (line 305) | public Builder logLevelOut(@Nullable Output logLevelOut) { method logLevelOut (line 316) | public Builder logLevelOut(String logLevelOut) { method ndp (line 326) | public Builder ndp(@Nullable Output ndp) { method ndp (line 337) | public Builder ndp(Boolean ndp) { method nfConntrackMax (line 347) | public Builder nfConntrackMax(@Nullable Output nfConntrackM... method nfConntrackMax (line 358) | public Builder nfConntrackMax(Integer nfConntrackMax) { method nfConntrackTcpTimeoutEstablished (line 368) | public Builder nfConntrackTcpTimeoutEstablished(@Nullable Output nftables) { method nftables (line 400) | public Builder nftables(Boolean nftables) { method nodeName (line 410) | public Builder nodeName(Output nodeName) { method nodeName (line 421) | public Builder nodeName(String nodeName) { method nosmurfs (line 431) | public Builder nosmurfs(@Nullable Output nosmurfs) { method nosmurfs (line 442) | public Builder nosmurfs(Boolean nosmurfs) { method smurfLogLevel (line 452) | public Builder smurfLogLevel(@Nullable Output smurfLogLevel) { method smurfLogLevel (line 463) | public Builder smurfLogLevel(String smurfLogLevel) { method tcpFlagsLogLevel (line 473) | public Builder tcpFlagsLogLevel(@Nullable Output tcpFlagsLog... method tcpFlagsLogLevel (line 484) | public Builder tcpFlagsLogLevel(String tcpFlagsLogLevel) { method build (line 488) | public FirewallLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Node/inputs/FirewallLegacyState.java class FirewallLegacyState (line 16) | public final class FirewallLegacyState extends com.pulumi.resources.Reso... method enabled (line 31) | public Optional> enabled() { method logLevelForward (line 46) | public Optional> logLevelForward() { method logLevelIn (line 61) | public Optional> logLevelIn() { method logLevelOut (line 76) | public Optional> logLevelOut() { method ndp (line 91) | public Optional> ndp() { method nfConntrackMax (line 106) | public Optional> nfConntrackMax() { method nfConntrackTcpTimeoutEstablished (line 121) | public Optional> nfConntrackTcpTimeoutEstablished() { method nftables (line 136) | public Optional> nftables() { method nodeName (line 151) | public Optional> nodeName() { method nosmurfs (line 166) | public Optional> nosmurfs() { method smurfLogLevel (line 181) | public Optional> smurfLogLevel() { method tcpFlagsLogLevel (line 196) | public Optional> tcpFlagsLogLevel() { method FirewallLegacyState (line 200) | private FirewallLegacyState() {} method FirewallLegacyState (line 202) | private FirewallLegacyState(FirewallLegacyState $) { method builder (line 217) | public static Builder builder() { method builder (line 220) | public static Builder builder(FirewallLegacyState defaults) { class Builder (line 224) | public static final class Builder { method Builder (line 227) | public Builder() { method Builder (line 231) | public Builder(FirewallLegacyState defaults) { method enabled (line 241) | public Builder enabled(@Nullable Output enabled) { method enabled (line 252) | public Builder enabled(Boolean enabled) { method logLevelForward (line 262) | public Builder logLevelForward(@Nullable Output logLevelForw... method logLevelForward (line 273) | public Builder logLevelForward(String logLevelForward) { method logLevelIn (line 283) | public Builder logLevelIn(@Nullable Output logLevelIn) { method logLevelIn (line 294) | public Builder logLevelIn(String logLevelIn) { method logLevelOut (line 304) | public Builder logLevelOut(@Nullable Output logLevelOut) { method logLevelOut (line 315) | public Builder logLevelOut(String logLevelOut) { method ndp (line 325) | public Builder ndp(@Nullable Output ndp) { method ndp (line 336) | public Builder ndp(Boolean ndp) { method nfConntrackMax (line 346) | public Builder nfConntrackMax(@Nullable Output nfConntrackM... method nfConntrackMax (line 357) | public Builder nfConntrackMax(Integer nfConntrackMax) { method nfConntrackTcpTimeoutEstablished (line 367) | public Builder nfConntrackTcpTimeoutEstablished(@Nullable Output nftables) { method nftables (line 399) | public Builder nftables(Boolean nftables) { method nodeName (line 409) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 420) | public Builder nodeName(String nodeName) { method nosmurfs (line 430) | public Builder nosmurfs(@Nullable Output nosmurfs) { method nosmurfs (line 441) | public Builder nosmurfs(Boolean nosmurfs) { method smurfLogLevel (line 451) | public Builder smurfLogLevel(@Nullable Output smurfLogLevel) { method smurfLogLevel (line 462) | public Builder smurfLogLevel(String smurfLogLevel) { method tcpFlagsLogLevel (line 472) | public Builder tcpFlagsLogLevel(@Nullable Output tcpFlagsLog... method tcpFlagsLogLevel (line 483) | public Builder tcpFlagsLogLevel(String tcpFlagsLogLevel) { method build (line 487) | public FirewallLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Node/inputs/FirewallState.java class FirewallState (line 16) | public final class FirewallState extends com.pulumi.resources.ResourceAr... method enabled (line 31) | public Optional> enabled() { method logLevelForward (line 46) | public Optional> logLevelForward() { method logLevelIn (line 61) | public Optional> logLevelIn() { method logLevelOut (line 76) | public Optional> logLevelOut() { method ndp (line 91) | public Optional> ndp() { method nfConntrackMax (line 106) | public Optional> nfConntrackMax() { method nfConntrackTcpTimeoutEstablished (line 121) | public Optional> nfConntrackTcpTimeoutEstablished() { method nftables (line 136) | public Optional> nftables() { method nodeName (line 151) | public Optional> nodeName() { method nosmurfs (line 166) | public Optional> nosmurfs() { method smurfLogLevel (line 181) | public Optional> smurfLogLevel() { method tcpFlagsLogLevel (line 196) | public Optional> tcpFlagsLogLevel() { method FirewallState (line 200) | private FirewallState() {} method FirewallState (line 202) | private FirewallState(FirewallState $) { method builder (line 217) | public static Builder builder() { method builder (line 220) | public static Builder builder(FirewallState defaults) { class Builder (line 224) | public static final class Builder { method Builder (line 227) | public Builder() { method Builder (line 231) | public Builder(FirewallState defaults) { method enabled (line 241) | public Builder enabled(@Nullable Output enabled) { method enabled (line 252) | public Builder enabled(Boolean enabled) { method logLevelForward (line 262) | public Builder logLevelForward(@Nullable Output logLevelForw... method logLevelForward (line 273) | public Builder logLevelForward(String logLevelForward) { method logLevelIn (line 283) | public Builder logLevelIn(@Nullable Output logLevelIn) { method logLevelIn (line 294) | public Builder logLevelIn(String logLevelIn) { method logLevelOut (line 304) | public Builder logLevelOut(@Nullable Output logLevelOut) { method logLevelOut (line 315) | public Builder logLevelOut(String logLevelOut) { method ndp (line 325) | public Builder ndp(@Nullable Output ndp) { method ndp (line 336) | public Builder ndp(Boolean ndp) { method nfConntrackMax (line 346) | public Builder nfConntrackMax(@Nullable Output nfConntrackM... method nfConntrackMax (line 357) | public Builder nfConntrackMax(Integer nfConntrackMax) { method nfConntrackTcpTimeoutEstablished (line 367) | public Builder nfConntrackTcpTimeoutEstablished(@Nullable Output nftables) { method nftables (line 399) | public Builder nftables(Boolean nftables) { method nodeName (line 409) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 420) | public Builder nodeName(String nodeName) { method nosmurfs (line 430) | public Builder nosmurfs(@Nullable Output nosmurfs) { method nosmurfs (line 441) | public Builder nosmurfs(Boolean nosmurfs) { method smurfLogLevel (line 451) | public Builder smurfLogLevel(@Nullable Output smurfLogLevel) { method smurfLogLevel (line 462) | public Builder smurfLogLevel(String smurfLogLevel) { method tcpFlagsLogLevel (line 472) | public Builder tcpFlagsLogLevel(@Nullable Output tcpFlagsLog... method tcpFlagsLogLevel (line 483) | public Builder tcpFlagsLogLevel(String tcpFlagsLogLevel) { method build (line 487) | public FirewallState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Oci/Image.java class Image (line 75) | @ResourceType(type="proxmoxve:oci/image:Image") method datastoreId (line 88) | public Output datastoreId() { method fileName (line 102) | public Output fileName() { method nodeName (line 116) | public Output nodeName() { method overwrite (line 130) | public Output overwrite() { method overwriteUnmanaged (line 144) | public Output overwriteUnmanaged() { method reference (line 158) | public Output reference() { method size (line 172) | public Output size() { method uploadTimeout (line 186) | public Output uploadTimeout() { method Image (line 194) | public Image(java.lang.String name) { method Image (line 202) | public Image(java.lang.String name, ImageArgs args) { method Image (line 211) | public Image(java.lang.String name, ImageArgs args, @Nullable com.pulu... method Image (line 215) | private Image(java.lang.String name, Output id, @Nul... method makeArgs (line 219) | private static ImageArgs makeArgs(ImageArgs args, @Nullable com.pulumi... method makeResourceOptions (line 226) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 243) | public static Image get(java.lang.String name, Output datastoreId() { method fileName (line 47) | public Optional> fileName() { method nodeName (line 62) | public Output nodeName() { method overwrite (line 77) | public Optional> overwrite() { method overwriteUnmanaged (line 92) | public Optional> overwriteUnmanaged() { method reference (line 107) | public Output reference() { method uploadTimeout (line 122) | public Optional> uploadTimeout() { method ImageArgs (line 126) | private ImageArgs() {} method ImageArgs (line 128) | private ImageArgs(ImageArgs $) { method builder (line 138) | public static Builder builder() { method builder (line 141) | public static Builder builder(ImageArgs defaults) { class Builder (line 145) | public static final class Builder { method Builder (line 148) | public Builder() { method Builder (line 152) | public Builder(ImageArgs defaults) { method datastoreId (line 162) | public Builder datastoreId(Output datastoreId) { method datastoreId (line 173) | public Builder datastoreId(String datastoreId) { method fileName (line 183) | public Builder fileName(@Nullable Output fileName) { method fileName (line 194) | public Builder fileName(String fileName) { method nodeName (line 204) | public Builder nodeName(Output nodeName) { method nodeName (line 215) | public Builder nodeName(String nodeName) { method overwrite (line 225) | public Builder overwrite(@Nullable Output overwrite) { method overwrite (line 236) | public Builder overwrite(Boolean overwrite) { method overwriteUnmanaged (line 246) | public Builder overwriteUnmanaged(@Nullable Output overwrit... method overwriteUnmanaged (line 257) | public Builder overwriteUnmanaged(Boolean overwriteUnmanaged) { method reference (line 267) | public Builder reference(Output reference) { method reference (line 278) | public Builder reference(String reference) { method uploadTimeout (line 288) | public Builder uploadTimeout(@Nullable Output uploadTimeout) { method uploadTimeout (line 299) | public Builder uploadTimeout(Integer uploadTimeout) { method build (line 303) | public ImageArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Oci/ImageLegacy.java class ImageLegacy (line 77) | @ResourceType(type="proxmoxve:oci/imageLegacy:ImageLegacy") method datastoreId (line 90) | public Output datastoreId() { method fileName (line 104) | public Output fileName() { method nodeName (line 118) | public Output nodeName() { method overwrite (line 132) | public Output overwrite() { method overwriteUnmanaged (line 146) | public Output overwriteUnmanaged() { method reference (line 160) | public Output reference() { method size (line 174) | public Output size() { method uploadTimeout (line 188) | public Output uploadTimeout() { method ImageLegacy (line 196) | public ImageLegacy(java.lang.String name) { method ImageLegacy (line 204) | public ImageLegacy(java.lang.String name, ImageLegacyArgs args) { method ImageLegacy (line 213) | public ImageLegacy(java.lang.String name, ImageLegacyArgs args, @Nulla... method ImageLegacy (line 217) | private ImageLegacy(java.lang.String name, Output id... method makeArgs (line 221) | private static ImageLegacyArgs makeArgs(ImageLegacyArgs args, @Nullabl... method makeResourceOptions (line 228) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 245) | public static ImageLegacy get(java.lang.String name, Output datastoreId() { method fileName (line 47) | public Optional> fileName() { method nodeName (line 62) | public Output nodeName() { method overwrite (line 77) | public Optional> overwrite() { method overwriteUnmanaged (line 92) | public Optional> overwriteUnmanaged() { method reference (line 107) | public Output reference() { method uploadTimeout (line 122) | public Optional> uploadTimeout() { method ImageLegacyArgs (line 126) | private ImageLegacyArgs() {} method ImageLegacyArgs (line 128) | private ImageLegacyArgs(ImageLegacyArgs $) { method builder (line 138) | public static Builder builder() { method builder (line 141) | public static Builder builder(ImageLegacyArgs defaults) { class Builder (line 145) | public static final class Builder { method Builder (line 148) | public Builder() { method Builder (line 152) | public Builder(ImageLegacyArgs defaults) { method datastoreId (line 162) | public Builder datastoreId(Output datastoreId) { method datastoreId (line 173) | public Builder datastoreId(String datastoreId) { method fileName (line 183) | public Builder fileName(@Nullable Output fileName) { method fileName (line 194) | public Builder fileName(String fileName) { method nodeName (line 204) | public Builder nodeName(Output nodeName) { method nodeName (line 215) | public Builder nodeName(String nodeName) { method overwrite (line 225) | public Builder overwrite(@Nullable Output overwrite) { method overwrite (line 236) | public Builder overwrite(Boolean overwrite) { method overwriteUnmanaged (line 246) | public Builder overwriteUnmanaged(@Nullable Output overwrit... method overwriteUnmanaged (line 257) | public Builder overwriteUnmanaged(Boolean overwriteUnmanaged) { method reference (line 267) | public Builder reference(Output reference) { method reference (line 278) | public Builder reference(String reference) { method uploadTimeout (line 288) | public Builder uploadTimeout(@Nullable Output uploadTimeout) { method uploadTimeout (line 299) | public Builder uploadTimeout(Integer uploadTimeout) { method build (line 303) | public ImageLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Oci/inputs/ImageLegacyState.java class ImageLegacyState (line 16) | public final class ImageLegacyState extends com.pulumi.resources.Resourc... method datastoreId (line 31) | public Optional> datastoreId() { method fileName (line 46) | public Optional> fileName() { method nodeName (line 61) | public Optional> nodeName() { method overwrite (line 76) | public Optional> overwrite() { method overwriteUnmanaged (line 91) | public Optional> overwriteUnmanaged() { method reference (line 106) | public Optional> reference() { method size (line 121) | public Optional> size() { method uploadTimeout (line 136) | public Optional> uploadTimeout() { method ImageLegacyState (line 140) | private ImageLegacyState() {} method ImageLegacyState (line 142) | private ImageLegacyState(ImageLegacyState $) { method builder (line 153) | public static Builder builder() { method builder (line 156) | public static Builder builder(ImageLegacyState defaults) { class Builder (line 160) | public static final class Builder { method Builder (line 163) | public Builder() { method Builder (line 167) | public Builder(ImageLegacyState defaults) { method datastoreId (line 177) | public Builder datastoreId(@Nullable Output datastoreId) { method datastoreId (line 188) | public Builder datastoreId(String datastoreId) { method fileName (line 198) | public Builder fileName(@Nullable Output fileName) { method fileName (line 209) | public Builder fileName(String fileName) { method nodeName (line 219) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 230) | public Builder nodeName(String nodeName) { method overwrite (line 240) | public Builder overwrite(@Nullable Output overwrite) { method overwrite (line 251) | public Builder overwrite(Boolean overwrite) { method overwriteUnmanaged (line 261) | public Builder overwriteUnmanaged(@Nullable Output overwrit... method overwriteUnmanaged (line 272) | public Builder overwriteUnmanaged(Boolean overwriteUnmanaged) { method reference (line 282) | public Builder reference(@Nullable Output reference) { method reference (line 293) | public Builder reference(String reference) { method size (line 303) | public Builder size(@Nullable Output size) { method size (line 314) | public Builder size(Integer size) { method uploadTimeout (line 324) | public Builder uploadTimeout(@Nullable Output uploadTimeout) { method uploadTimeout (line 335) | public Builder uploadTimeout(Integer uploadTimeout) { method build (line 339) | public ImageLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Oci/inputs/ImageState.java class ImageState (line 16) | public final class ImageState extends com.pulumi.resources.ResourceArgs { method datastoreId (line 31) | public Optional> datastoreId() { method fileName (line 46) | public Optional> fileName() { method nodeName (line 61) | public Optional> nodeName() { method overwrite (line 76) | public Optional> overwrite() { method overwriteUnmanaged (line 91) | public Optional> overwriteUnmanaged() { method reference (line 106) | public Optional> reference() { method size (line 121) | public Optional> size() { method uploadTimeout (line 136) | public Optional> uploadTimeout() { method ImageState (line 140) | private ImageState() {} method ImageState (line 142) | private ImageState(ImageState $) { method builder (line 153) | public static Builder builder() { method builder (line 156) | public static Builder builder(ImageState defaults) { class Builder (line 160) | public static final class Builder { method Builder (line 163) | public Builder() { method Builder (line 167) | public Builder(ImageState defaults) { method datastoreId (line 177) | public Builder datastoreId(@Nullable Output datastoreId) { method datastoreId (line 188) | public Builder datastoreId(String datastoreId) { method fileName (line 198) | public Builder fileName(@Nullable Output fileName) { method fileName (line 209) | public Builder fileName(String fileName) { method nodeName (line 219) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 230) | public Builder nodeName(String nodeName) { method overwrite (line 240) | public Builder overwrite(@Nullable Output overwrite) { method overwrite (line 251) | public Builder overwrite(Boolean overwrite) { method overwriteUnmanaged (line 261) | public Builder overwriteUnmanaged(@Nullable Output overwrit... method overwriteUnmanaged (line 272) | public Builder overwriteUnmanaged(Boolean overwriteUnmanaged) { method reference (line 282) | public Builder reference(@Nullable Output reference) { method reference (line 293) | public Builder reference(String reference) { method size (line 303) | public Builder size(@Nullable Output size) { method size (line 314) | public Builder size(Integer size) { method uploadTimeout (line 324) | public Builder uploadTimeout(@Nullable Output uploadTimeout) { method uploadTimeout (line 335) | public Builder uploadTimeout(Integer uploadTimeout) { method build (line 339) | public ImageState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Pool/Membership.java class Membership (line 88) | @ResourceType(type="proxmoxve:pool/membership:Membership") method poolId (line 101) | public Output poolId() { method storageId (line 115) | public Output> storageId() { method type (line 129) | public Output type() { method vmId (line 143) | public Output> vmId() { method Membership (line 151) | public Membership(java.lang.String name) { method Membership (line 159) | public Membership(java.lang.String name, MembershipArgs args) { method Membership (line 168) | public Membership(java.lang.String name, MembershipArgs args, @Nullabl... method Membership (line 172) | private Membership(java.lang.String name, Output id,... method makeArgs (line 176) | private static MembershipArgs makeArgs(MembershipArgs args, @Nullable ... method makeResourceOptions (line 183) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 200) | public static Membership get(java.lang.String name, Output poolId() { method storageId (line 46) | public Optional> storageId() { method vmId (line 61) | public Optional> vmId() { method MembershipArgs (line 65) | private MembershipArgs() {} method MembershipArgs (line 67) | private MembershipArgs(MembershipArgs $) { method builder (line 73) | public static Builder builder() { method builder (line 76) | public static Builder builder(MembershipArgs defaults) { class Builder (line 80) | public static final class Builder { method Builder (line 83) | public Builder() { method Builder (line 87) | public Builder(MembershipArgs defaults) { method poolId (line 97) | public Builder poolId(Output poolId) { method poolId (line 108) | public Builder poolId(String poolId) { method storageId (line 118) | public Builder storageId(@Nullable Output storageId) { method storageId (line 129) | public Builder storageId(String storageId) { method vmId (line 139) | public Builder vmId(@Nullable Output vmId) { method vmId (line 150) | public Builder vmId(Integer vmId) { method build (line 154) | public MembershipArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Pool/MembershipLegacy.java class MembershipLegacy (line 90) | @ResourceType(type="proxmoxve:pool/membershipLegacy:MembershipLegacy") method poolId (line 103) | public Output poolId() { method storageId (line 117) | public Output> storageId() { method type (line 131) | public Output type() { method vmId (line 145) | public Output> vmId() { method MembershipLegacy (line 153) | public MembershipLegacy(java.lang.String name) { method MembershipLegacy (line 161) | public MembershipLegacy(java.lang.String name, MembershipLegacyArgs ar... method MembershipLegacy (line 170) | public MembershipLegacy(java.lang.String name, MembershipLegacyArgs ar... method MembershipLegacy (line 174) | private MembershipLegacy(java.lang.String name, Output poolId() { method storageId (line 46) | public Optional> storageId() { method vmId (line 61) | public Optional> vmId() { method MembershipLegacyArgs (line 65) | private MembershipLegacyArgs() {} method MembershipLegacyArgs (line 67) | private MembershipLegacyArgs(MembershipLegacyArgs $) { method builder (line 73) | public static Builder builder() { method builder (line 76) | public static Builder builder(MembershipLegacyArgs defaults) { class Builder (line 80) | public static final class Builder { method Builder (line 83) | public Builder() { method Builder (line 87) | public Builder(MembershipLegacyArgs defaults) { method poolId (line 97) | public Builder poolId(Output poolId) { method poolId (line 108) | public Builder poolId(String poolId) { method storageId (line 118) | public Builder storageId(@Nullable Output storageId) { method storageId (line 129) | public Builder storageId(String storageId) { method vmId (line 139) | public Builder vmId(@Nullable Output vmId) { method vmId (line 150) | public Builder vmId(Integer vmId) { method build (line 154) | public MembershipLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Pool/inputs/MembershipLegacyState.java class MembershipLegacyState (line 15) | public final class MembershipLegacyState extends com.pulumi.resources.Re... method poolId (line 30) | public Optional> poolId() { method storageId (line 45) | public Optional> storageId() { method type (line 60) | public Optional> type() { method vmId (line 75) | public Optional> vmId() { method MembershipLegacyState (line 79) | private MembershipLegacyState() {} method MembershipLegacyState (line 81) | private MembershipLegacyState(MembershipLegacyState $) { method builder (line 88) | public static Builder builder() { method builder (line 91) | public static Builder builder(MembershipLegacyState defaults) { class Builder (line 95) | public static final class Builder { method Builder (line 98) | public Builder() { method Builder (line 102) | public Builder(MembershipLegacyState defaults) { method poolId (line 112) | public Builder poolId(@Nullable Output poolId) { method poolId (line 123) | public Builder poolId(String poolId) { method storageId (line 133) | public Builder storageId(@Nullable Output storageId) { method storageId (line 144) | public Builder storageId(String storageId) { method type (line 154) | public Builder type(@Nullable Output type) { method type (line 165) | public Builder type(String type) { method vmId (line 175) | public Builder vmId(@Nullable Output vmId) { method vmId (line 186) | public Builder vmId(Integer vmId) { method build (line 190) | public MembershipLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Pool/inputs/MembershipState.java class MembershipState (line 15) | public final class MembershipState extends com.pulumi.resources.Resource... method poolId (line 30) | public Optional> poolId() { method storageId (line 45) | public Optional> storageId() { method type (line 60) | public Optional> type() { method vmId (line 75) | public Optional> vmId() { method MembershipState (line 79) | private MembershipState() {} method MembershipState (line 81) | private MembershipState(MembershipState $) { method builder (line 88) | public static Builder builder() { method builder (line 91) | public static Builder builder(MembershipState defaults) { class Builder (line 95) | public static final class Builder { method Builder (line 98) | public Builder() { method Builder (line 102) | public Builder(MembershipState defaults) { method poolId (line 112) | public Builder poolId(@Nullable Output poolId) { method poolId (line 123) | public Builder poolId(String poolId) { method storageId (line 133) | public Builder storageId(@Nullable Output storageId) { method storageId (line 144) | public Builder storageId(String storageId) { method type (line 154) | public Builder type(@Nullable Output type) { method type (line 165) | public Builder type(String type) { method vmId (line 175) | public Builder vmId(@Nullable Output vmId) { method vmId (line 186) | public Builder vmId(Integer vmId) { method build (line 190) | public MembershipState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/PoolLegacy.java class PoolLegacy (line 67) | @ResourceType(type="proxmoxve:index/poolLegacy:PoolLegacy") method comment (line 80) | public Output> comment() { method members (line 94) | public Output> members() { method poolId (line 108) | public Output poolId() { method PoolLegacy (line 116) | public PoolLegacy(java.lang.String name) { method PoolLegacy (line 124) | public PoolLegacy(java.lang.String name, PoolLegacyArgs args) { method PoolLegacy (line 133) | public PoolLegacy(java.lang.String name, PoolLegacyArgs args, @Nullabl... method PoolLegacy (line 137) | private PoolLegacy(java.lang.String name, Output id,... method makeArgs (line 141) | private static PoolLegacyArgs makeArgs(PoolLegacyArgs args, @Nullable ... method makeResourceOptions (line 148) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 165) | public static PoolLegacy get(java.lang.String name, Output> comment() { method poolId (line 45) | public Output poolId() { method PoolLegacyArgs (line 49) | private PoolLegacyArgs() {} method PoolLegacyArgs (line 51) | private PoolLegacyArgs(PoolLegacyArgs $) { method builder (line 56) | public static Builder builder() { method builder (line 59) | public static Builder builder(PoolLegacyArgs defaults) { class Builder (line 63) | public static final class Builder { method Builder (line 66) | public Builder() { method Builder (line 70) | public Builder(PoolLegacyArgs defaults) { method comment (line 80) | public Builder comment(@Nullable Output comment) { method comment (line 91) | public Builder comment(String comment) { method poolId (line 101) | public Builder poolId(Output poolId) { method poolId (line 112) | public Builder poolId(String poolId) { method build (line 116) | public PoolLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Provider.java class Provider (line 24) | @ResourceType(type="pulumi:providers:proxmoxve") method apiToken (line 37) | public Output> apiToken() { method authTicket (line 51) | public Output> authTicket() { method csrfPreventionToken (line 65) | public Output> csrfPreventionToken() { method endpoint (line 79) | public Output> endpoint() { method minTls (line 93) | public Output> minTls() { method otp (line 111) | public Output> otp() { method password (line 125) | public Output> password() { method tmpDir (line 139) | public Output> tmpDir() { method username (line 153) | public Output> username() { method Provider (line 161) | public Provider(java.lang.String name) { method Provider (line 169) | public Provider(java.lang.String name, @Nullable ProviderArgs args) { method Provider (line 178) | public Provider(java.lang.String name, @Nullable ProviderArgs args, @N... method makeArgs (line 182) | private static ProviderArgs makeArgs(@Nullable ProviderArgs args, @Nul... method makeResourceOptions (line 189) | private static com.pulumi.resources.CustomResourceOptions makeResource... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/ProviderArgs.java class ProviderArgs (line 17) | public final class ProviderArgs extends com.pulumi.resources.ResourceArgs { method apiToken (line 32) | public Optional> apiToken() { method authTicket (line 47) | public Optional> authTicket() { method csrfPreventionToken (line 62) | public Optional> csrfPreventionToken() { method endpoint (line 77) | public Optional> endpoint() { method insecure (line 92) | public Optional> insecure() { method minTls (line 107) | public Optional> minTls() { method otp (line 129) | @Deprecated /* The > password() { method randomVmIdEnd (line 160) | public Optional> randomVmIdEnd() { method randomVmIdStart (line 175) | public Optional> randomVmIdStart() { method randomVmIds (line 190) | public Optional> randomVmIds() { method ssh (line 205) | public Optional> ssh() { method tmpDir (line 220) | public Optional> tmpDir() { method username (line 235) | public Optional> username() { method ProviderArgs (line 239) | private ProviderArgs() {} method ProviderArgs (line 241) | private ProviderArgs(ProviderArgs $) { method builder (line 258) | public static Builder builder() { method builder (line 261) | public static Builder builder(ProviderArgs defaults) { class Builder (line 265) | public static final class Builder { method Builder (line 268) | public Builder() { method Builder (line 272) | public Builder(ProviderArgs defaults) { method apiToken (line 282) | public Builder apiToken(@Nullable Output apiToken) { method apiToken (line 293) | public Builder apiToken(String apiToken) { method authTicket (line 303) | public Builder authTicket(@Nullable Output authTicket) { method authTicket (line 314) | public Builder authTicket(String authTicket) { method csrfPreventionToken (line 324) | public Builder csrfPreventionToken(@Nullable Output csrfPrev... method csrfPreventionToken (line 335) | public Builder csrfPreventionToken(String csrfPreventionToken) { method endpoint (line 345) | public Builder endpoint(@Nullable Output endpoint) { method endpoint (line 356) | public Builder endpoint(String endpoint) { method insecure (line 366) | public Builder insecure(@Nullable Output insecure) { method insecure (line 377) | public Builder insecure(Boolean insecure) { method minTls (line 387) | public Builder minTls(@Nullable Output minTls) { method minTls (line 398) | public Builder minTls(String minTls) { method otp (line 411) | @Deprecated /* The password) { method password (line 448) | public Builder password(String password) { method randomVmIdEnd (line 458) | public Builder randomVmIdEnd(@Nullable Output randomVmIdEnd) { method randomVmIdEnd (line 469) | public Builder randomVmIdEnd(Integer randomVmIdEnd) { method randomVmIdStart (line 479) | public Builder randomVmIdStart(@Nullable Output randomVmIdS... method randomVmIdStart (line 490) | public Builder randomVmIdStart(Integer randomVmIdStart) { method randomVmIds (line 500) | public Builder randomVmIds(@Nullable Output randomVmIds) { method randomVmIds (line 511) | public Builder randomVmIds(Boolean randomVmIds) { method ssh (line 521) | public Builder ssh(@Nullable Output ssh) { method ssh (line 532) | public Builder ssh(ProviderSshArgs ssh) { method tmpDir (line 542) | public Builder tmpDir(@Nullable Output tmpDir) { method tmpDir (line 553) | public Builder tmpDir(String tmpDir) { method username (line 563) | public Builder username(@Nullable Output username) { method username (line 574) | public Builder username(String username) { method build (line 578) | public ProviderArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/ProxmoxveFunctions.java class ProxmoxveFunctions (line 107) | public final class ProxmoxveFunctions { method getContainerLegacy (line 148) | public static Output getContainerLegacy(GetC... method getContainerLegacyPlain (line 191) | public static CompletableFuture getContainer... method getContainerLegacy (line 234) | public static Output getContainerLegacy(GetC... method getContainerLegacy (line 277) | public static Output getContainerLegacy(GetC... method getContainerLegacyPlain (line 320) | public static CompletableFuture getContainer... method getContainersLegacy (line 389) | public static Output getContainersLegacy() { method getContainersLegacyPlain (line 458) | public static CompletableFuture getContaine... method getContainersLegacy (line 527) | public static Output getContainersLegacy(Ge... method getContainersLegacyPlain (line 596) | public static CompletableFuture getContaine... method getContainersLegacy (line 665) | public static Output getContainersLegacy(Ge... method getContainersLegacy (line 734) | public static Output getContainersLegacy(Ge... method getContainersLegacyPlain (line 803) | public static CompletableFuture getContaine... method getDatastores (line 810) | public static Output getDatastores(GetDatastoresA... method getDatastoresPlain (line 817) | public static CompletableFuture getDatastoresPlai... method getDatastores (line 824) | public static Output getDatastores(GetDatastoresA... method getDatastores (line 831) | public static Output getDatastores(GetDatastoresA... method getDatastoresPlain (line 838) | public static CompletableFuture getDatastoresPlai... method getDatastoresLegacy (line 847) | public static Output getDatastoresLegacy(Ge... method getDatastoresLegacyPlain (line 856) | public static CompletableFuture getDatastor... method getDatastoresLegacy (line 865) | public static Output getDatastoresLegacy(Ge... method getDatastoresLegacy (line 874) | public static Output getDatastoresLegacy(Ge... method getDatastoresLegacyPlain (line 883) | public static CompletableFuture getDatastor... method getDnsLegacy (line 925) | public static Output getDnsLegacy(GetDnsLegacyArgs... method getDnsLegacyPlain (line 967) | public static CompletableFuture getDnsLegacyPlain(... method getDnsLegacy (line 1009) | public static Output getDnsLegacy(GetDnsLegacyArgs... method getDnsLegacy (line 1051) | public static Output getDnsLegacy(GetDnsLegacyArgs... method getDnsLegacyPlain (line 1093) | public static CompletableFuture getDnsLegacyPlain(... method getFile (line 1183) | public static Output getFile(GetFileArgs args) { method getFilePlain (line 1273) | public static CompletableFuture getFilePlain(GetFilePla... method getFile (line 1363) | public static Output getFile(GetFileArgs args, InvokeOp... method getFile (line 1453) | public static Output getFile(GetFileArgs args, InvokeOu... method getFilePlain (line 1543) | public static CompletableFuture getFilePlain(GetFilePla... method getFileLegacy (line 1643) | public static Output getFileLegacy(GetFileLegacyA... method getFileLegacyPlain (line 1743) | public static CompletableFuture getFileLegacyPlai... method getFileLegacy (line 1843) | public static Output getFileLegacy(GetFileLegacyA... method getFileLegacy (line 1943) | public static Output getFileLegacy(GetFileLegacyA... method getFileLegacyPlain (line 2043) | public static CompletableFuture getFileLegacyPlai... method getFiles (line 2055) | public static Output getFiles(GetFilesArgs args) { method getFilesPlain (line 2067) | public static CompletableFuture getFilesPlain(GetFiles... method getFiles (line 2079) | public static Output getFiles(GetFilesArgs args, Invok... method getFiles (line 2091) | public static Output getFiles(GetFilesArgs args, Invok... method getFilesPlain (line 2103) | public static CompletableFuture getFilesPlain(GetFiles... method getGroupLegacy (line 2145) | public static Output getGroupLegacy(GetGroupLega... method getGroupLegacyPlain (line 2187) | public static CompletableFuture getGroupLegacyPl... method getGroupLegacy (line 2229) | public static Output getGroupLegacy(GetGroupLega... method getGroupLegacy (line 2271) | public static Output getGroupLegacy(GetGroupLega... method getGroupLegacyPlain (line 2313) | public static CompletableFuture getGroupLegacyPl... method getGroupsLegacy (line 2352) | public static Output getGroupsLegacy() { method getGroupsLegacyPlain (line 2391) | public static CompletableFuture getGroupsLegacy... method getGroupsLegacy (line 2430) | public static Output getGroupsLegacy(InvokeArgs... method getGroupsLegacyPlain (line 2469) | public static CompletableFuture getGroupsLegacy... method getGroupsLegacy (line 2508) | public static Output getGroupsLegacy(InvokeArgs... method getGroupsLegacy (line 2547) | public static Output getGroupsLegacy(InvokeArgs... method getGroupsLegacyPlain (line 2586) | public static CompletableFuture getGroupsLegacy... method getHagroup (line 2598) | public static Output getHagroup(GetHagroupArgs args) { method getHagroupPlain (line 2610) | public static CompletableFuture getHagroupPlain(GetH... method getHagroup (line 2622) | public static Output getHagroup(GetHagroupArgs args,... method getHagroup (line 2634) | public static Output getHagroup(GetHagroupArgs args,... method getHagroupPlain (line 2646) | public static CompletableFuture getHagroupPlain(GetH... method getHagroupLegacy (line 2660) | public static Output getHagroupLegacy(GetHagro... method getHagroupLegacyPlain (line 2674) | public static CompletableFuture getHagroupLega... method getHagroupLegacy (line 2688) | public static Output getHagroupLegacy(GetHagro... method getHagroupLegacy (line 2702) | public static Output getHagroupLegacy(GetHagro... method getHagroupLegacyPlain (line 2716) | public static CompletableFuture getHagroupLega... method getHagroups (line 2756) | public static Output getHagroups() { method getHagroupsPlain (line 2796) | public static CompletableFuture getHagroupsPlain() { method getHagroups (line 2836) | public static Output getHagroups(InvokeArgs args) { method getHagroupsPlain (line 2876) | public static CompletableFuture getHagroupsPlain(In... method getHagroups (line 2916) | public static Output getHagroups(InvokeArgs args, I... method getHagroups (line 2956) | public static Output getHagroups(InvokeArgs args, I... method getHagroupsPlain (line 2996) | public static CompletableFuture getHagroupsPlain(In... method getHagroupsLegacy (line 3038) | public static Output getHagroupsLegacy() { method getHagroupsLegacyPlain (line 3080) | public static CompletableFuture getHagroupsLe... method getHagroupsLegacy (line 3122) | public static Output getHagroupsLegacy(Invoke... method getHagroupsLegacyPlain (line 3164) | public static CompletableFuture getHagroupsLe... method getHagroupsLegacy (line 3206) | public static Output getHagroupsLegacy(Invoke... method getHagroupsLegacy (line 3248) | public static Output getHagroupsLegacy(Invoke... method getHagroupsLegacyPlain (line 3290) | public static CompletableFuture getHagroupsLe... method getHaresource (line 3302) | public static Output getHaresource(GetHaresourceA... method getHaresourcePlain (line 3314) | public static CompletableFuture getHaresourcePlai... method getHaresource (line 3326) | public static Output getHaresource(GetHaresourceA... method getHaresource (line 3338) | public static Output getHaresource(GetHaresourceA... method getHaresourcePlain (line 3350) | public static CompletableFuture getHaresourcePlai... method getHaresourceLegacy (line 3364) | public static Output getHaresourceLegacy(Ge... method getHaresourceLegacyPlain (line 3378) | public static CompletableFuture getHaresour... method getHaresourceLegacy (line 3392) | public static Output getHaresourceLegacy(Ge... method getHaresourceLegacy (line 3406) | public static Output getHaresourceLegacy(Ge... method getHaresourceLegacyPlain (line 3420) | public static CompletableFuture getHaresour... method getHaresources (line 3471) | public static Output getHaresources() { method getHaresourcesPlain (line 3522) | public static CompletableFuture getHaresourcesPl... method getHaresources (line 3573) | public static Output getHaresources(GetHaresourc... method getHaresourcesPlain (line 3624) | public static CompletableFuture getHaresourcesPl... method getHaresources (line 3675) | public static Output getHaresources(GetHaresourc... method getHaresources (line 3726) | public static Output getHaresources(GetHaresourc... method getHaresourcesPlain (line 3777) | public static CompletableFuture getHaresourcesPl... method getHaresourcesLegacy (line 3830) | public static Output getHaresourcesLegacy() { method getHaresourcesLegacyPlain (line 3883) | public static CompletableFuture getHaresou... method getHaresourcesLegacy (line 3936) | public static Output getHaresourcesLegacy(... method getHaresourcesLegacyPlain (line 3989) | public static CompletableFuture getHaresou... method getHaresourcesLegacy (line 4042) | public static Output getHaresourcesLegacy(... method getHaresourcesLegacy (line 4095) | public static Output getHaresourcesLegacy(... method getHaresourcesLegacyPlain (line 4148) | public static CompletableFuture getHaresou... method getHostsLegacy (line 4190) | public static Output getHostsLegacy(GetHostsLega... method getHostsLegacyPlain (line 4232) | public static CompletableFuture getHostsLegacyPl... method getHostsLegacy (line 4274) | public static Output getHostsLegacy(GetHostsLega... method getHostsLegacy (line 4316) | public static Output getHostsLegacy(GetHostsLega... method getHostsLegacyPlain (line 4358) | public static CompletableFuture getHostsLegacyPl... method getNodeLegacy (line 4408) | public static Output getNodeLegacy(GetNodeLegacyA... method getNodeLegacyPlain (line 4458) | public static CompletableFuture getNodeLegacyPlai... method getNodeLegacy (line 4508) | public static Output getNodeLegacy(GetNodeLegacyA... method getNodeLegacy (line 4558) | public static Output getNodeLegacy(GetNodeLegacyA... method getNodeLegacyPlain (line 4608) | public static CompletableFuture getNodeLegacyPlai... method getNodesLegacy (line 4652) | public static Output getNodesLegacy() { method getNodesLegacyPlain (line 4696) | public static CompletableFuture getNodesLegacyPl... method getNodesLegacy (line 4740) | public static Output getNodesLegacy(InvokeArgs a... method getNodesLegacyPlain (line 4784) | public static CompletableFuture getNodesLegacyPl... method getNodesLegacy (line 4828) | public static Output getNodesLegacy(InvokeArgs a... method getNodesLegacy (line 4872) | public static Output getNodesLegacy(InvokeArgs a... method getNodesLegacyPlain (line 4916) | public static CompletableFuture getNodesLegacyPl... method getPoolLegacy (line 4958) | public static Output getPoolLegacy(GetPoolLegacyA... method getPoolLegacyPlain (line 5000) | public static CompletableFuture getPoolLegacyPlai... method getPoolLegacy (line 5042) | public static Output getPoolLegacy(GetPoolLegacyA... method getPoolLegacy (line 5084) | public static Output getPoolLegacy(GetPoolLegacyA... method getPoolLegacyPlain (line 5126) | public static CompletableFuture getPoolLegacyPlai... method getPoolsLegacy (line 5165) | public static Output getPoolsLegacy() { method getPoolsLegacyPlain (line 5204) | public static CompletableFuture getPoolsLegacyPl... method getPoolsLegacy (line 5243) | public static Output getPoolsLegacy(InvokeArgs a... method getPoolsLegacyPlain (line 5282) | public static CompletableFuture getPoolsLegacyPl... method getPoolsLegacy (line 5321) | public static Output getPoolsLegacy(InvokeArgs a... method getPoolsLegacy (line 5360) | public static Output getPoolsLegacy(InvokeArgs a... method getPoolsLegacyPlain (line 5399) | public static CompletableFuture getPoolsLegacyPl... method getReplication (line 5448) | public static Output getReplication(GetReplicati... method getReplicationPlain (line 5497) | public static CompletableFuture getReplicationPl... method getReplication (line 5546) | public static Output getReplication(GetReplicati... method getReplication (line 5595) | public static Output getReplication(GetReplicati... method getReplicationPlain (line 5644) | public static CompletableFuture getReplicationPl... method getReplicationLegacy (line 5695) | public static Output getReplicationLegacy(... method getReplicationLegacyPlain (line 5746) | public static CompletableFuture getReplica... method getReplicationLegacy (line 5797) | public static Output getReplicationLegacy(... method getReplicationLegacy (line 5848) | public static Output getReplicationLegacy(... method getReplicationLegacyPlain (line 5899) | public static CompletableFuture getReplica... method getReplications (line 5940) | public static Output getReplications() { method getReplicationsPlain (line 5981) | public static CompletableFuture getReplications... method getReplications (line 6022) | public static Output getReplications(InvokeArgs... method getReplicationsPlain (line 6063) | public static CompletableFuture getReplications... method getReplications (line 6104) | public static Output getReplications(InvokeArgs... method getReplications (line 6145) | public static Output getReplications(InvokeArgs... method getReplicationsPlain (line 6186) | public static CompletableFuture getReplications... method getReplicationsLegacy (line 6229) | public static Output getReplicationsLegac... method getReplicationsLegacyPlain (line 6272) | public static CompletableFuture getReplic... method getReplicationsLegacy (line 6315) | public static Output getReplicationsLegac... method getReplicationsLegacyPlain (line 6358) | public static CompletableFuture getReplic... method getReplicationsLegacy (line 6401) | public static Output getReplicationsLegac... method getReplicationsLegacy (line 6444) | public static Output getReplicationsLegac... method getReplicationsLegacyPlain (line 6487) | public static CompletableFuture getReplic... method getRoleLegacy (line 6529) | public static Output getRoleLegacy(GetRoleLegacyA... method getRoleLegacyPlain (line 6571) | public static CompletableFuture getRoleLegacyPlai... method getRoleLegacy (line 6613) | public static Output getRoleLegacy(GetRoleLegacyA... method getRoleLegacy (line 6655) | public static Output getRoleLegacy(GetRoleLegacyA... method getRoleLegacyPlain (line 6697) | public static CompletableFuture getRoleLegacyPlai... method getRolesLegacy (line 6736) | public static Output getRolesLegacy() { method getRolesLegacyPlain (line 6775) | public static CompletableFuture getRolesLegacyPl... method getRolesLegacy (line 6814) | public static Output getRolesLegacy(InvokeArgs a... method getRolesLegacyPlain (line 6853) | public static CompletableFuture getRolesLegacyPl... method getRolesLegacy (line 6892) | public static Output getRolesLegacy(InvokeArgs a... method getRolesLegacy (line 6931) | public static Output getRolesLegacy(InvokeArgs a... method getRolesLegacyPlain (line 6970) | public static CompletableFuture getRolesLegacyPl... method getTimeLegacy (line 7012) | public static Output getTimeLegacy(GetTimeLegacyA... method getTimeLegacyPlain (line 7054) | public static CompletableFuture getTimeLegacyPlai... method getTimeLegacy (line 7096) | public static Output getTimeLegacy(GetTimeLegacyA... method getTimeLegacy (line 7138) | public static Output getTimeLegacy(GetTimeLegacyA... method getTimeLegacyPlain (line 7180) | public static CompletableFuture getTimeLegacyPlai... method getUserLegacy (line 7222) | public static Output getUserLegacy(GetUserLegacyA... method getUserLegacyPlain (line 7264) | public static CompletableFuture getUserLegacyPlai... method getUserLegacy (line 7306) | public static Output getUserLegacy(GetUserLegacyA... method getUserLegacy (line 7348) | public static Output getUserLegacy(GetUserLegacyA... method getUserLegacyPlain (line 7390) | public static CompletableFuture getUserLegacyPlai... method getUsersLegacy (line 7429) | public static Output getUsersLegacy() { method getUsersLegacyPlain (line 7468) | public static CompletableFuture getUsersLegacyPl... method getUsersLegacy (line 7507) | public static Output getUsersLegacy(InvokeArgs a... method getUsersLegacyPlain (line 7546) | public static CompletableFuture getUsersLegacyPl... method getUsersLegacy (line 7585) | public static Output getUsersLegacy(InvokeArgs a... method getUsersLegacy (line 7624) | public static Output getUsersLegacy(InvokeArgs a... method getUsersLegacyPlain (line 7663) | public static CompletableFuture getUsersLegacyPl... method getVersion (line 7707) | public static Output getVersion() { method getVersionPlain (line 7751) | public static CompletableFuture getVersionPlain() { method getVersion (line 7795) | public static Output getVersion(InvokeArgs args) { method getVersionPlain (line 7839) | public static CompletableFuture getVersionPlain(Invo... method getVersion (line 7883) | public static Output getVersion(InvokeArgs args, Inv... method getVersion (line 7927) | public static Output getVersion(InvokeArgs args, Inv... method getVersionPlain (line 7971) | public static CompletableFuture getVersionPlain(Invo... method getVersionLegacy (line 8017) | public static Output getVersionLegacy() { method getVersionLegacyPlain (line 8063) | public static CompletableFuture getVersionLega... method getVersionLegacy (line 8109) | public static Output getVersionLegacy(InvokeAr... method getVersionLegacyPlain (line 8155) | public static CompletableFuture getVersionLega... method getVersionLegacy (line 8201) | public static Output getVersionLegacy(InvokeAr... method getVersionLegacy (line 8247) | public static Output getVersionLegacy(InvokeAr... method getVersionLegacyPlain (line 8293) | public static CompletableFuture getVersionLega... method getVm2Legacy (line 8302) | public static Output getVm2Legacy(GetVm2LegacyArgs... method getVm2LegacyPlain (line 8311) | public static CompletableFuture getVm2LegacyPlain(... method getVm2Legacy (line 8320) | public static Output getVm2Legacy(GetVm2LegacyArgs... method getVm2Legacy (line 8329) | public static Output getVm2Legacy(GetVm2LegacyArgs... method getVm2LegacyPlain (line 8338) | public static CompletableFuture getVm2LegacyPlain(... method getVm (line 8345) | public static Output getVm(GetVmArgs args) { method getVmPlain (line 8352) | public static CompletableFuture getVmPlain(GetVmPlainArgs... method getVm (line 8359) | public static Output getVm(GetVmArgs args, InvokeOptions ... method getVm (line 8366) | public static Output getVm(GetVmArgs args, InvokeOutputOp... method getVmPlain (line 8373) | public static CompletableFuture getVmPlain(GetVmPlainArgs... method getVmLegacy (line 8418) | public static Output getVmLegacy(GetVmLegacyArgs ar... method getVmLegacyPlain (line 8463) | public static CompletableFuture getVmLegacyPlain(Ge... method getVmLegacy (line 8508) | public static Output getVmLegacy(GetVmLegacyArgs ar... method getVmLegacy (line 8553) | public static Output getVmLegacy(GetVmLegacyArgs ar... method getVmLegacyPlain (line 8598) | public static CompletableFuture getVmLegacyPlain(Ge... method getVmsLegacy (line 8667) | public static Output getVmsLegacy() { method getVmsLegacyPlain (line 8736) | public static CompletableFuture getVmsLegacyPlain() { method getVmsLegacy (line 8805) | public static Output getVmsLegacy(GetVmsLegacyArgs... method getVmsLegacyPlain (line 8874) | public static CompletableFuture getVmsLegacyPlain(... method getVmsLegacy (line 8943) | public static Output getVmsLegacy(GetVmsLegacyArgs... method getVmsLegacy (line 9012) | public static Output getVmsLegacy(GetVmsLegacyArgs... method getVmsLegacyPlain (line 9081) | public static CompletableFuture getVmsLegacyPlain(... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Realm/Ldap.java class Ldap (line 241) | @ResourceType(type="proxmoxve:realm/ldap:Ldap") method baseDn (line 254) | public Output baseDn() { method bindDn (line 268) | public Output> bindDn() { method bindPassword (line 282) | public Output> bindPassword() { method caPath (line 296) | public Output> caPath() { method caseSensitive (line 310) | public Output caseSensitive() { method certKeyPath (line 324) | public Output> certKeyPath() { method certPath (line 338) | public Output> certPath() { method comment (line 352) | public Output> comment() { method default_ (line 366) | public Output default_() { method filter (line 380) | public Output> filter() { method groupClasses (line 394) | public Output> groupClasses() { method groupDn (line 408) | public Output> groupDn() { method groupFilter (line 422) | public Output> groupFilter() { method groupNameAttr (line 436) | public Output> groupNameAttr() { method mode (line 450) | public Output> mode() { method port (line 464) | public Output> port() { method realm (line 478) | public Output realm() { method secure (line 496) | public Output secure() { method server1 (line 510) | public Output server1() { method server2 (line 524) | public Output> server2() { method sslVersion (line 538) | public Output> sslVersion() { method syncAttributes (line 552) | public Output> syncAttributes() { method syncDefaultsOptions (line 566) | public Output> syncDefaultsOptions() { method userAttr (line 580) | public Output userAttr() { method userClasses (line 594) | public Output> userClasses() { method verify (line 608) | public Output verify() { method Ldap (line 616) | public Ldap(java.lang.String name) { method Ldap (line 624) | public Ldap(java.lang.String name, LdapArgs args) { method Ldap (line 633) | public Ldap(java.lang.String name, LdapArgs args, @Nullable com.pulumi... method Ldap (line 637) | private Ldap(java.lang.String name, Output id, @Null... method makeArgs (line 641) | private static LdapArgs makeArgs(LdapArgs args, @Nullable com.pulumi.r... method makeResourceOptions (line 648) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 668) | public static Ldap get(java.lang.String name, Output... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Realm/LdapArgs.java class LdapArgs (line 17) | public final class LdapArgs extends com.pulumi.resources.ResourceArgs { method baseDn (line 32) | public Output baseDn() { method bindDn (line 47) | public Optional> bindDn() { method bindPassword (line 62) | public Optional> bindPassword() { method caPath (line 77) | public Optional> caPath() { method caseSensitive (line 92) | public Optional> caseSensitive() { method certKeyPath (line 107) | public Optional> certKeyPath() { method certPath (line 122) | public Optional> certPath() { method comment (line 137) | public Optional> comment() { method default_ (line 152) | public Optional> default_() { method filter (line 167) | public Optional> filter() { method groupClasses (line 182) | public Optional> groupClasses() { method groupDn (line 197) | public Optional> groupDn() { method groupFilter (line 212) | public Optional> groupFilter() { method groupNameAttr (line 227) | public Optional> groupNameAttr() { method mode (line 242) | public Optional> mode() { method port (line 257) | public Optional> port() { method realm (line 272) | public Output realm() { method secure (line 294) | @Deprecated /* Deprecated by Proxmox: use mode instead. */ method server1 (line 310) | public Output server1() { method server2 (line 325) | public Optional> server2() { method sslVersion (line 340) | public Optional> sslVersion() { method syncAttributes (line 355) | public Optional> syncAttributes() { method syncDefaultsOptions (line 370) | public Optional> syncDefaultsOptions() { method userAttr (line 385) | public Optional> userAttr() { method userClasses (line 400) | public Optional> userClasses() { method verify (line 415) | public Optional> verify() { method LdapArgs (line 419) | private LdapArgs() {} method LdapArgs (line 421) | private LdapArgs(LdapArgs $) { method builder (line 450) | public static Builder builder() { method builder (line 453) | public static Builder builder(LdapArgs defaults) { class Builder (line 457) | public static final class Builder { method Builder (line 460) | public Builder() { method Builder (line 464) | public Builder(LdapArgs defaults) { method baseDn (line 474) | public Builder baseDn(Output baseDn) { method baseDn (line 485) | public Builder baseDn(String baseDn) { method bindDn (line 495) | public Builder bindDn(@Nullable Output bindDn) { method bindDn (line 506) | public Builder bindDn(String bindDn) { method bindPassword (line 516) | public Builder bindPassword(@Nullable Output bindPassword) { method bindPassword (line 527) | public Builder bindPassword(String bindPassword) { method caPath (line 537) | public Builder caPath(@Nullable Output caPath) { method caPath (line 548) | public Builder caPath(String caPath) { method caseSensitive (line 558) | public Builder caseSensitive(@Nullable Output caseSensitive) { method caseSensitive (line 569) | public Builder caseSensitive(Boolean caseSensitive) { method certKeyPath (line 579) | public Builder certKeyPath(@Nullable Output certKeyPath) { method certKeyPath (line 590) | public Builder certKeyPath(String certKeyPath) { method certPath (line 600) | public Builder certPath(@Nullable Output certPath) { method certPath (line 611) | public Builder certPath(String certPath) { method comment (line 621) | public Builder comment(@Nullable Output comment) { method comment (line 632) | public Builder comment(String comment) { method default_ (line 642) | public Builder default_(@Nullable Output default_) { method default_ (line 653) | public Builder default_(Boolean default_) { method filter (line 663) | public Builder filter(@Nullable Output filter) { method filter (line 674) | public Builder filter(String filter) { method groupClasses (line 684) | public Builder groupClasses(@Nullable Output groupClasses) { method groupClasses (line 695) | public Builder groupClasses(String groupClasses) { method groupDn (line 705) | public Builder groupDn(@Nullable Output groupDn) { method groupDn (line 716) | public Builder groupDn(String groupDn) { method groupFilter (line 726) | public Builder groupFilter(@Nullable Output groupFilter) { method groupFilter (line 737) | public Builder groupFilter(String groupFilter) { method groupNameAttr (line 747) | public Builder groupNameAttr(@Nullable Output groupNameAttr) { method groupNameAttr (line 758) | public Builder groupNameAttr(String groupNameAttr) { method mode (line 768) | public Builder mode(@Nullable Output mode) { method mode (line 779) | public Builder mode(String mode) { method port (line 789) | public Builder port(@Nullable Output port) { method port (line 800) | public Builder port(Integer port) { method realm (line 810) | public Builder realm(Output realm) { method realm (line 821) | public Builder realm(String realm) { method secure (line 834) | @Deprecated /* Deprecated by Proxmox: use mode instead. */ method secure (line 849) | @Deprecated /* Deprecated by Proxmox: use mode instead. */ method server1 (line 860) | public Builder server1(Output server1) { method server1 (line 871) | public Builder server1(String server1) { method server2 (line 881) | public Builder server2(@Nullable Output server2) { method server2 (line 892) | public Builder server2(String server2) { method sslVersion (line 902) | public Builder sslVersion(@Nullable Output sslVersion) { method sslVersion (line 913) | public Builder sslVersion(String sslVersion) { method syncAttributes (line 923) | public Builder syncAttributes(@Nullable Output syncAttribute... method syncAttributes (line 934) | public Builder syncAttributes(String syncAttributes) { method syncDefaultsOptions (line 944) | public Builder syncDefaultsOptions(@Nullable Output syncDefa... method syncDefaultsOptions (line 955) | public Builder syncDefaultsOptions(String syncDefaultsOptions) { method userAttr (line 965) | public Builder userAttr(@Nullable Output userAttr) { method userAttr (line 976) | public Builder userAttr(String userAttr) { method userClasses (line 986) | public Builder userClasses(@Nullable Output userClasses) { method userClasses (line 997) | public Builder userClasses(String userClasses) { method verify (line 1007) | public Builder verify(@Nullable Output verify) { method verify (line 1018) | public Builder verify(Boolean verify) { method build (line 1022) | public LdapArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Realm/LdapLegacy.java class LdapLegacy (line 243) | @ResourceType(type="proxmoxve:realm/ldapLegacy:LdapLegacy") method baseDn (line 256) | public Output baseDn() { method bindDn (line 270) | public Output> bindDn() { method bindPassword (line 284) | public Output> bindPassword() { method caPath (line 298) | public Output> caPath() { method caseSensitive (line 312) | public Output caseSensitive() { method certKeyPath (line 326) | public Output> certKeyPath() { method certPath (line 340) | public Output> certPath() { method comment (line 354) | public Output> comment() { method default_ (line 368) | public Output default_() { method filter (line 382) | public Output> filter() { method groupClasses (line 396) | public Output> groupClasses() { method groupDn (line 410) | public Output> groupDn() { method groupFilter (line 424) | public Output> groupFilter() { method groupNameAttr (line 438) | public Output> groupNameAttr() { method mode (line 452) | public Output> mode() { method port (line 466) | public Output> port() { method realm (line 480) | public Output realm() { method secure (line 498) | public Output secure() { method server1 (line 512) | public Output server1() { method server2 (line 526) | public Output> server2() { method sslVersion (line 540) | public Output> sslVersion() { method syncAttributes (line 554) | public Output> syncAttributes() { method syncDefaultsOptions (line 568) | public Output> syncDefaultsOptions() { method userAttr (line 582) | public Output userAttr() { method userClasses (line 596) | public Output> userClasses() { method verify (line 610) | public Output verify() { method LdapLegacy (line 618) | public LdapLegacy(java.lang.String name) { method LdapLegacy (line 626) | public LdapLegacy(java.lang.String name, LdapLegacyArgs args) { method LdapLegacy (line 635) | public LdapLegacy(java.lang.String name, LdapLegacyArgs args, @Nullabl... method LdapLegacy (line 639) | private LdapLegacy(java.lang.String name, Output id,... method makeArgs (line 643) | private static LdapLegacyArgs makeArgs(LdapLegacyArgs args, @Nullable ... method makeResourceOptions (line 650) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 670) | public static LdapLegacy get(java.lang.String name, Output baseDn() { method bindDn (line 47) | public Optional> bindDn() { method bindPassword (line 62) | public Optional> bindPassword() { method caPath (line 77) | public Optional> caPath() { method caseSensitive (line 92) | public Optional> caseSensitive() { method certKeyPath (line 107) | public Optional> certKeyPath() { method certPath (line 122) | public Optional> certPath() { method comment (line 137) | public Optional> comment() { method default_ (line 152) | public Optional> default_() { method filter (line 167) | public Optional> filter() { method groupClasses (line 182) | public Optional> groupClasses() { method groupDn (line 197) | public Optional> groupDn() { method groupFilter (line 212) | public Optional> groupFilter() { method groupNameAttr (line 227) | public Optional> groupNameAttr() { method mode (line 242) | public Optional> mode() { method port (line 257) | public Optional> port() { method realm (line 272) | public Output realm() { method secure (line 294) | @Deprecated /* Deprecated by Proxmox: use mode instead. */ method server1 (line 310) | public Output server1() { method server2 (line 325) | public Optional> server2() { method sslVersion (line 340) | public Optional> sslVersion() { method syncAttributes (line 355) | public Optional> syncAttributes() { method syncDefaultsOptions (line 370) | public Optional> syncDefaultsOptions() { method userAttr (line 385) | public Optional> userAttr() { method userClasses (line 400) | public Optional> userClasses() { method verify (line 415) | public Optional> verify() { method LdapLegacyArgs (line 419) | private LdapLegacyArgs() {} method LdapLegacyArgs (line 421) | private LdapLegacyArgs(LdapLegacyArgs $) { method builder (line 450) | public static Builder builder() { method builder (line 453) | public static Builder builder(LdapLegacyArgs defaults) { class Builder (line 457) | public static final class Builder { method Builder (line 460) | public Builder() { method Builder (line 464) | public Builder(LdapLegacyArgs defaults) { method baseDn (line 474) | public Builder baseDn(Output baseDn) { method baseDn (line 485) | public Builder baseDn(String baseDn) { method bindDn (line 495) | public Builder bindDn(@Nullable Output bindDn) { method bindDn (line 506) | public Builder bindDn(String bindDn) { method bindPassword (line 516) | public Builder bindPassword(@Nullable Output bindPassword) { method bindPassword (line 527) | public Builder bindPassword(String bindPassword) { method caPath (line 537) | public Builder caPath(@Nullable Output caPath) { method caPath (line 548) | public Builder caPath(String caPath) { method caseSensitive (line 558) | public Builder caseSensitive(@Nullable Output caseSensitive) { method caseSensitive (line 569) | public Builder caseSensitive(Boolean caseSensitive) { method certKeyPath (line 579) | public Builder certKeyPath(@Nullable Output certKeyPath) { method certKeyPath (line 590) | public Builder certKeyPath(String certKeyPath) { method certPath (line 600) | public Builder certPath(@Nullable Output certPath) { method certPath (line 611) | public Builder certPath(String certPath) { method comment (line 621) | public Builder comment(@Nullable Output comment) { method comment (line 632) | public Builder comment(String comment) { method default_ (line 642) | public Builder default_(@Nullable Output default_) { method default_ (line 653) | public Builder default_(Boolean default_) { method filter (line 663) | public Builder filter(@Nullable Output filter) { method filter (line 674) | public Builder filter(String filter) { method groupClasses (line 684) | public Builder groupClasses(@Nullable Output groupClasses) { method groupClasses (line 695) | public Builder groupClasses(String groupClasses) { method groupDn (line 705) | public Builder groupDn(@Nullable Output groupDn) { method groupDn (line 716) | public Builder groupDn(String groupDn) { method groupFilter (line 726) | public Builder groupFilter(@Nullable Output groupFilter) { method groupFilter (line 737) | public Builder groupFilter(String groupFilter) { method groupNameAttr (line 747) | public Builder groupNameAttr(@Nullable Output groupNameAttr) { method groupNameAttr (line 758) | public Builder groupNameAttr(String groupNameAttr) { method mode (line 768) | public Builder mode(@Nullable Output mode) { method mode (line 779) | public Builder mode(String mode) { method port (line 789) | public Builder port(@Nullable Output port) { method port (line 800) | public Builder port(Integer port) { method realm (line 810) | public Builder realm(Output realm) { method realm (line 821) | public Builder realm(String realm) { method secure (line 834) | @Deprecated /* Deprecated by Proxmox: use mode instead. */ method secure (line 849) | @Deprecated /* Deprecated by Proxmox: use mode instead. */ method server1 (line 860) | public Builder server1(Output server1) { method server1 (line 871) | public Builder server1(String server1) { method server2 (line 881) | public Builder server2(@Nullable Output server2) { method server2 (line 892) | public Builder server2(String server2) { method sslVersion (line 902) | public Builder sslVersion(@Nullable Output sslVersion) { method sslVersion (line 913) | public Builder sslVersion(String sslVersion) { method syncAttributes (line 923) | public Builder syncAttributes(@Nullable Output syncAttribute... method syncAttributes (line 934) | public Builder syncAttributes(String syncAttributes) { method syncDefaultsOptions (line 944) | public Builder syncDefaultsOptions(@Nullable Output syncDefa... method syncDefaultsOptions (line 955) | public Builder syncDefaultsOptions(String syncDefaultsOptions) { method userAttr (line 965) | public Builder userAttr(@Nullable Output userAttr) { method userAttr (line 976) | public Builder userAttr(String userAttr) { method userClasses (line 986) | public Builder userClasses(@Nullable Output userClasses) { method userClasses (line 997) | public Builder userClasses(String userClasses) { method verify (line 1007) | public Builder verify(@Nullable Output verify) { method verify (line 1018) | public Builder verify(Boolean verify) { method build (line 1022) | public LdapLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Realm/Openid.java class Openid (line 199) | @ResourceType(type="proxmoxve:realm/openid:Openid") method acrValues (line 212) | public Output> acrValues() { method autocreate (line 226) | public Output autocreate() { method clientId (line 240) | public Output clientId() { method clientKey (line 254) | public Output> clientKey() { method comment (line 268) | public Output> comment() { method default_ (line 282) | public Output default_() { method groupsAutocreate (line 296) | public Output groupsAutocreate() { method groupsClaim (line 310) | public Output> groupsClaim() { method groupsOverwrite (line 324) | public Output groupsOverwrite() { method issuerUrl (line 338) | public Output issuerUrl() { method prompt (line 352) | public Output> prompt() { method queryUserinfo (line 366) | public Output queryUserinfo() { method realm (line 380) | public Output realm() { method scopes (line 394) | public Output scopes() { method usernameClaim (line 408) | public Output> usernameClaim() { method Openid (line 416) | public Openid(java.lang.String name) { method Openid (line 424) | public Openid(java.lang.String name, OpenidArgs args) { method Openid (line 433) | public Openid(java.lang.String name, OpenidArgs args, @Nullable com.pu... method Openid (line 437) | private Openid(java.lang.String name, Output id, @Nu... method makeArgs (line 441) | private static OpenidArgs makeArgs(OpenidArgs args, @Nullable com.pulu... method makeResourceOptions (line 448) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 468) | public static Openid get(java.lang.String name, Output> acrValues() { method autocreate (line 46) | public Optional> autocreate() { method clientId (line 61) | public Output clientId() { method clientKey (line 76) | public Optional> clientKey() { method comment (line 91) | public Optional> comment() { method default_ (line 106) | public Optional> default_() { method groupsAutocreate (line 121) | public Optional> groupsAutocreate() { method groupsClaim (line 136) | public Optional> groupsClaim() { method groupsOverwrite (line 151) | public Optional> groupsOverwrite() { method issuerUrl (line 166) | public Output issuerUrl() { method prompt (line 181) | public Optional> prompt() { method queryUserinfo (line 196) | public Optional> queryUserinfo() { method realm (line 211) | public Output realm() { method scopes (line 226) | public Optional> scopes() { method usernameClaim (line 241) | public Optional> usernameClaim() { method OpenidArgs (line 245) | private OpenidArgs() {} method OpenidArgs (line 247) | private OpenidArgs(OpenidArgs $) { method builder (line 265) | public static Builder builder() { method builder (line 268) | public static Builder builder(OpenidArgs defaults) { class Builder (line 272) | public static final class Builder { method Builder (line 275) | public Builder() { method Builder (line 279) | public Builder(OpenidArgs defaults) { method acrValues (line 289) | public Builder acrValues(@Nullable Output acrValues) { method acrValues (line 300) | public Builder acrValues(String acrValues) { method autocreate (line 310) | public Builder autocreate(@Nullable Output autocreate) { method autocreate (line 321) | public Builder autocreate(Boolean autocreate) { method clientId (line 331) | public Builder clientId(Output clientId) { method clientId (line 342) | public Builder clientId(String clientId) { method clientKey (line 352) | public Builder clientKey(@Nullable Output clientKey) { method clientKey (line 363) | public Builder clientKey(String clientKey) { method comment (line 373) | public Builder comment(@Nullable Output comment) { method comment (line 384) | public Builder comment(String comment) { method default_ (line 394) | public Builder default_(@Nullable Output default_) { method default_ (line 405) | public Builder default_(Boolean default_) { method groupsAutocreate (line 415) | public Builder groupsAutocreate(@Nullable Output groupsAuto... method groupsAutocreate (line 426) | public Builder groupsAutocreate(Boolean groupsAutocreate) { method groupsClaim (line 436) | public Builder groupsClaim(@Nullable Output groupsClaim) { method groupsClaim (line 447) | public Builder groupsClaim(String groupsClaim) { method groupsOverwrite (line 457) | public Builder groupsOverwrite(@Nullable Output groupsOverw... method groupsOverwrite (line 468) | public Builder groupsOverwrite(Boolean groupsOverwrite) { method issuerUrl (line 478) | public Builder issuerUrl(Output issuerUrl) { method issuerUrl (line 489) | public Builder issuerUrl(String issuerUrl) { method prompt (line 499) | public Builder prompt(@Nullable Output prompt) { method prompt (line 510) | public Builder prompt(String prompt) { method queryUserinfo (line 520) | public Builder queryUserinfo(@Nullable Output queryUserinfo) { method queryUserinfo (line 531) | public Builder queryUserinfo(Boolean queryUserinfo) { method realm (line 541) | public Builder realm(Output realm) { method realm (line 552) | public Builder realm(String realm) { method scopes (line 562) | public Builder scopes(@Nullable Output scopes) { method scopes (line 573) | public Builder scopes(String scopes) { method usernameClaim (line 583) | public Builder usernameClaim(@Nullable Output usernameClaim) { method usernameClaim (line 594) | public Builder usernameClaim(String usernameClaim) { method build (line 598) | public OpenidArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Realm/OpenidLegacy.java class OpenidLegacy (line 201) | @ResourceType(type="proxmoxve:realm/openidLegacy:OpenidLegacy") method acrValues (line 214) | public Output> acrValues() { method autocreate (line 228) | public Output autocreate() { method clientId (line 242) | public Output clientId() { method clientKey (line 256) | public Output> clientKey() { method comment (line 270) | public Output> comment() { method default_ (line 284) | public Output default_() { method groupsAutocreate (line 298) | public Output groupsAutocreate() { method groupsClaim (line 312) | public Output> groupsClaim() { method groupsOverwrite (line 326) | public Output groupsOverwrite() { method issuerUrl (line 340) | public Output issuerUrl() { method prompt (line 354) | public Output> prompt() { method queryUserinfo (line 368) | public Output queryUserinfo() { method realm (line 382) | public Output realm() { method scopes (line 396) | public Output scopes() { method usernameClaim (line 410) | public Output> usernameClaim() { method OpenidLegacy (line 418) | public OpenidLegacy(java.lang.String name) { method OpenidLegacy (line 426) | public OpenidLegacy(java.lang.String name, OpenidLegacyArgs args) { method OpenidLegacy (line 435) | public OpenidLegacy(java.lang.String name, OpenidLegacyArgs args, @Nul... method OpenidLegacy (line 439) | private OpenidLegacy(java.lang.String name, Output i... method makeArgs (line 443) | private static OpenidLegacyArgs makeArgs(OpenidLegacyArgs args, @Nulla... method makeResourceOptions (line 450) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 470) | public static OpenidLegacy get(java.lang.String name, Output> acrValues() { method autocreate (line 46) | public Optional> autocreate() { method clientId (line 61) | public Output clientId() { method clientKey (line 76) | public Optional> clientKey() { method comment (line 91) | public Optional> comment() { method default_ (line 106) | public Optional> default_() { method groupsAutocreate (line 121) | public Optional> groupsAutocreate() { method groupsClaim (line 136) | public Optional> groupsClaim() { method groupsOverwrite (line 151) | public Optional> groupsOverwrite() { method issuerUrl (line 166) | public Output issuerUrl() { method prompt (line 181) | public Optional> prompt() { method queryUserinfo (line 196) | public Optional> queryUserinfo() { method realm (line 211) | public Output realm() { method scopes (line 226) | public Optional> scopes() { method usernameClaim (line 241) | public Optional> usernameClaim() { method OpenidLegacyArgs (line 245) | private OpenidLegacyArgs() {} method OpenidLegacyArgs (line 247) | private OpenidLegacyArgs(OpenidLegacyArgs $) { method builder (line 265) | public static Builder builder() { method builder (line 268) | public static Builder builder(OpenidLegacyArgs defaults) { class Builder (line 272) | public static final class Builder { method Builder (line 275) | public Builder() { method Builder (line 279) | public Builder(OpenidLegacyArgs defaults) { method acrValues (line 289) | public Builder acrValues(@Nullable Output acrValues) { method acrValues (line 300) | public Builder acrValues(String acrValues) { method autocreate (line 310) | public Builder autocreate(@Nullable Output autocreate) { method autocreate (line 321) | public Builder autocreate(Boolean autocreate) { method clientId (line 331) | public Builder clientId(Output clientId) { method clientId (line 342) | public Builder clientId(String clientId) { method clientKey (line 352) | public Builder clientKey(@Nullable Output clientKey) { method clientKey (line 363) | public Builder clientKey(String clientKey) { method comment (line 373) | public Builder comment(@Nullable Output comment) { method comment (line 384) | public Builder comment(String comment) { method default_ (line 394) | public Builder default_(@Nullable Output default_) { method default_ (line 405) | public Builder default_(Boolean default_) { method groupsAutocreate (line 415) | public Builder groupsAutocreate(@Nullable Output groupsAuto... method groupsAutocreate (line 426) | public Builder groupsAutocreate(Boolean groupsAutocreate) { method groupsClaim (line 436) | public Builder groupsClaim(@Nullable Output groupsClaim) { method groupsClaim (line 447) | public Builder groupsClaim(String groupsClaim) { method groupsOverwrite (line 457) | public Builder groupsOverwrite(@Nullable Output groupsOverw... method groupsOverwrite (line 468) | public Builder groupsOverwrite(Boolean groupsOverwrite) { method issuerUrl (line 478) | public Builder issuerUrl(Output issuerUrl) { method issuerUrl (line 489) | public Builder issuerUrl(String issuerUrl) { method prompt (line 499) | public Builder prompt(@Nullable Output prompt) { method prompt (line 510) | public Builder prompt(String prompt) { method queryUserinfo (line 520) | public Builder queryUserinfo(@Nullable Output queryUserinfo) { method queryUserinfo (line 531) | public Builder queryUserinfo(Boolean queryUserinfo) { method realm (line 541) | public Builder realm(Output realm) { method realm (line 552) | public Builder realm(String realm) { method scopes (line 562) | public Builder scopes(@Nullable Output scopes) { method scopes (line 573) | public Builder scopes(String scopes) { method usernameClaim (line 583) | public Builder usernameClaim(@Nullable Output usernameClaim) { method usernameClaim (line 594) | public Builder usernameClaim(String usernameClaim) { method build (line 598) | public OpenidLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Realm/Sync.java class Sync (line 97) | @ResourceType(type="proxmoxve:realm/sync:Sync") method dryRun (line 110) | public Output> dryRun() { method enableNew (line 124) | public Output> enableNew() { method full (line 142) | public Output> full() { method purge (line 160) | public Output> purge() { method realm (line 174) | public Output realm() { method removeVanished (line 188) | public Output> removeVanished() { method scope (line 202) | public Output> scope() { method Sync (line 210) | public Sync(java.lang.String name) { method Sync (line 218) | public Sync(java.lang.String name, SyncArgs args) { method Sync (line 227) | public Sync(java.lang.String name, SyncArgs args, @Nullable com.pulumi... method Sync (line 231) | private Sync(java.lang.String name, Output id, @Null... method makeArgs (line 235) | private static SyncArgs makeArgs(SyncArgs args, @Nullable com.pulumi.r... method makeResourceOptions (line 242) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 259) | public static Sync get(java.lang.String name, Output... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Realm/SyncArgs.java class SyncArgs (line 16) | public final class SyncArgs extends com.pulumi.resources.ResourceArgs { method dryRun (line 31) | public Optional> dryRun() { method enableNew (line 46) | public Optional> enableNew() { method full (line 68) | @Deprecated /* Deprecated by Proxmox: use realm() { method removeVanished (line 122) | public Optional> removeVanished() { method scope (line 137) | public Optional> scope() { method SyncArgs (line 141) | private SyncArgs() {} method SyncArgs (line 143) | private SyncArgs(SyncArgs $) { method builder (line 153) | public static Builder builder() { method builder (line 156) | public static Builder builder(SyncArgs defaults) { class Builder (line 160) | public static final class Builder { method Builder (line 163) | public Builder() { method Builder (line 167) | public Builder(SyncArgs defaults) { method dryRun (line 177) | public Builder dryRun(@Nullable Output dryRun) { method dryRun (line 188) | public Builder dryRun(Boolean dryRun) { method enableNew (line 198) | public Builder enableNew(@Nullable Output enableNew) { method enableNew (line 209) | public Builder enableNew(Boolean enableNew) { method full (line 222) | @Deprecated /* Deprecated by Proxmox: use realm) { method realm (line 288) | public Builder realm(String realm) { method removeVanished (line 298) | public Builder removeVanished(@Nullable Output removeVanishe... method removeVanished (line 309) | public Builder removeVanished(String removeVanished) { method scope (line 319) | public Builder scope(@Nullable Output scope) { method scope (line 330) | public Builder scope(String scope) { method build (line 334) | public SyncArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Realm/SyncLegacy.java class SyncLegacy (line 99) | @ResourceType(type="proxmoxve:realm/syncLegacy:SyncLegacy") method dryRun (line 112) | public Output> dryRun() { method enableNew (line 126) | public Output> enableNew() { method full (line 144) | public Output> full() { method purge (line 162) | public Output> purge() { method realm (line 176) | public Output realm() { method removeVanished (line 190) | public Output> removeVanished() { method scope (line 204) | public Output> scope() { method SyncLegacy (line 212) | public SyncLegacy(java.lang.String name) { method SyncLegacy (line 220) | public SyncLegacy(java.lang.String name, SyncLegacyArgs args) { method SyncLegacy (line 229) | public SyncLegacy(java.lang.String name, SyncLegacyArgs args, @Nullabl... method SyncLegacy (line 233) | private SyncLegacy(java.lang.String name, Output id,... method makeArgs (line 237) | private static SyncLegacyArgs makeArgs(SyncLegacyArgs args, @Nullable ... method makeResourceOptions (line 244) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 261) | public static SyncLegacy get(java.lang.String name, Output> dryRun() { method enableNew (line 46) | public Optional> enableNew() { method full (line 68) | @Deprecated /* Deprecated by Proxmox: use realm() { method removeVanished (line 122) | public Optional> removeVanished() { method scope (line 137) | public Optional> scope() { method SyncLegacyArgs (line 141) | private SyncLegacyArgs() {} method SyncLegacyArgs (line 143) | private SyncLegacyArgs(SyncLegacyArgs $) { method builder (line 153) | public static Builder builder() { method builder (line 156) | public static Builder builder(SyncLegacyArgs defaults) { class Builder (line 160) | public static final class Builder { method Builder (line 163) | public Builder() { method Builder (line 167) | public Builder(SyncLegacyArgs defaults) { method dryRun (line 177) | public Builder dryRun(@Nullable Output dryRun) { method dryRun (line 188) | public Builder dryRun(Boolean dryRun) { method enableNew (line 198) | public Builder enableNew(@Nullable Output enableNew) { method enableNew (line 209) | public Builder enableNew(Boolean enableNew) { method full (line 222) | @Deprecated /* Deprecated by Proxmox: use realm) { method realm (line 288) | public Builder realm(String realm) { method removeVanished (line 298) | public Builder removeVanished(@Nullable Output removeVanishe... method removeVanished (line 309) | public Builder removeVanished(String removeVanished) { method scope (line 319) | public Builder scope(@Nullable Output scope) { method scope (line 330) | public Builder scope(String scope) { method build (line 334) | public SyncLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Realm/inputs/LdapLegacyState.java class LdapLegacyState (line 16) | public final class LdapLegacyState extends com.pulumi.resources.Resource... method baseDn (line 31) | public Optional> baseDn() { method bindDn (line 46) | public Optional> bindDn() { method bindPassword (line 61) | public Optional> bindPassword() { method caPath (line 76) | public Optional> caPath() { method caseSensitive (line 91) | public Optional> caseSensitive() { method certKeyPath (line 106) | public Optional> certKeyPath() { method certPath (line 121) | public Optional> certPath() { method comment (line 136) | public Optional> comment() { method default_ (line 151) | public Optional> default_() { method filter (line 166) | public Optional> filter() { method groupClasses (line 181) | public Optional> groupClasses() { method groupDn (line 196) | public Optional> groupDn() { method groupFilter (line 211) | public Optional> groupFilter() { method groupNameAttr (line 226) | public Optional> groupNameAttr() { method mode (line 241) | public Optional> mode() { method port (line 256) | public Optional> port() { method realm (line 271) | public Optional> realm() { method secure (line 293) | @Deprecated /* Deprecated by Proxmox: use mode instead. */ method server1 (line 309) | public Optional> server1() { method server2 (line 324) | public Optional> server2() { method sslVersion (line 339) | public Optional> sslVersion() { method syncAttributes (line 354) | public Optional> syncAttributes() { method syncDefaultsOptions (line 369) | public Optional> syncDefaultsOptions() { method userAttr (line 384) | public Optional> userAttr() { method userClasses (line 399) | public Optional> userClasses() { method verify (line 414) | public Optional> verify() { method LdapLegacyState (line 418) | private LdapLegacyState() {} method LdapLegacyState (line 420) | private LdapLegacyState(LdapLegacyState $) { method builder (line 449) | public static Builder builder() { method builder (line 452) | public static Builder builder(LdapLegacyState defaults) { class Builder (line 456) | public static final class Builder { method Builder (line 459) | public Builder() { method Builder (line 463) | public Builder(LdapLegacyState defaults) { method baseDn (line 473) | public Builder baseDn(@Nullable Output baseDn) { method baseDn (line 484) | public Builder baseDn(String baseDn) { method bindDn (line 494) | public Builder bindDn(@Nullable Output bindDn) { method bindDn (line 505) | public Builder bindDn(String bindDn) { method bindPassword (line 515) | public Builder bindPassword(@Nullable Output bindPassword) { method bindPassword (line 526) | public Builder bindPassword(String bindPassword) { method caPath (line 536) | public Builder caPath(@Nullable Output caPath) { method caPath (line 547) | public Builder caPath(String caPath) { method caseSensitive (line 557) | public Builder caseSensitive(@Nullable Output caseSensitive) { method caseSensitive (line 568) | public Builder caseSensitive(Boolean caseSensitive) { method certKeyPath (line 578) | public Builder certKeyPath(@Nullable Output certKeyPath) { method certKeyPath (line 589) | public Builder certKeyPath(String certKeyPath) { method certPath (line 599) | public Builder certPath(@Nullable Output certPath) { method certPath (line 610) | public Builder certPath(String certPath) { method comment (line 620) | public Builder comment(@Nullable Output comment) { method comment (line 631) | public Builder comment(String comment) { method default_ (line 641) | public Builder default_(@Nullable Output default_) { method default_ (line 652) | public Builder default_(Boolean default_) { method filter (line 662) | public Builder filter(@Nullable Output filter) { method filter (line 673) | public Builder filter(String filter) { method groupClasses (line 683) | public Builder groupClasses(@Nullable Output groupClasses) { method groupClasses (line 694) | public Builder groupClasses(String groupClasses) { method groupDn (line 704) | public Builder groupDn(@Nullable Output groupDn) { method groupDn (line 715) | public Builder groupDn(String groupDn) { method groupFilter (line 725) | public Builder groupFilter(@Nullable Output groupFilter) { method groupFilter (line 736) | public Builder groupFilter(String groupFilter) { method groupNameAttr (line 746) | public Builder groupNameAttr(@Nullable Output groupNameAttr) { method groupNameAttr (line 757) | public Builder groupNameAttr(String groupNameAttr) { method mode (line 767) | public Builder mode(@Nullable Output mode) { method mode (line 778) | public Builder mode(String mode) { method port (line 788) | public Builder port(@Nullable Output port) { method port (line 799) | public Builder port(Integer port) { method realm (line 809) | public Builder realm(@Nullable Output realm) { method realm (line 820) | public Builder realm(String realm) { method secure (line 833) | @Deprecated /* Deprecated by Proxmox: use mode instead. */ method secure (line 848) | @Deprecated /* Deprecated by Proxmox: use mode instead. */ method server1 (line 859) | public Builder server1(@Nullable Output server1) { method server1 (line 870) | public Builder server1(String server1) { method server2 (line 880) | public Builder server2(@Nullable Output server2) { method server2 (line 891) | public Builder server2(String server2) { method sslVersion (line 901) | public Builder sslVersion(@Nullable Output sslVersion) { method sslVersion (line 912) | public Builder sslVersion(String sslVersion) { method syncAttributes (line 922) | public Builder syncAttributes(@Nullable Output syncAttribute... method syncAttributes (line 933) | public Builder syncAttributes(String syncAttributes) { method syncDefaultsOptions (line 943) | public Builder syncDefaultsOptions(@Nullable Output syncDefa... method syncDefaultsOptions (line 954) | public Builder syncDefaultsOptions(String syncDefaultsOptions) { method userAttr (line 964) | public Builder userAttr(@Nullable Output userAttr) { method userAttr (line 975) | public Builder userAttr(String userAttr) { method userClasses (line 985) | public Builder userClasses(@Nullable Output userClasses) { method userClasses (line 996) | public Builder userClasses(String userClasses) { method verify (line 1006) | public Builder verify(@Nullable Output verify) { method verify (line 1017) | public Builder verify(Boolean verify) { method build (line 1021) | public LdapLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Realm/inputs/LdapState.java class LdapState (line 16) | public final class LdapState extends com.pulumi.resources.ResourceArgs { method baseDn (line 31) | public Optional> baseDn() { method bindDn (line 46) | public Optional> bindDn() { method bindPassword (line 61) | public Optional> bindPassword() { method caPath (line 76) | public Optional> caPath() { method caseSensitive (line 91) | public Optional> caseSensitive() { method certKeyPath (line 106) | public Optional> certKeyPath() { method certPath (line 121) | public Optional> certPath() { method comment (line 136) | public Optional> comment() { method default_ (line 151) | public Optional> default_() { method filter (line 166) | public Optional> filter() { method groupClasses (line 181) | public Optional> groupClasses() { method groupDn (line 196) | public Optional> groupDn() { method groupFilter (line 211) | public Optional> groupFilter() { method groupNameAttr (line 226) | public Optional> groupNameAttr() { method mode (line 241) | public Optional> mode() { method port (line 256) | public Optional> port() { method realm (line 271) | public Optional> realm() { method secure (line 293) | @Deprecated /* Deprecated by Proxmox: use mode instead. */ method server1 (line 309) | public Optional> server1() { method server2 (line 324) | public Optional> server2() { method sslVersion (line 339) | public Optional> sslVersion() { method syncAttributes (line 354) | public Optional> syncAttributes() { method syncDefaultsOptions (line 369) | public Optional> syncDefaultsOptions() { method userAttr (line 384) | public Optional> userAttr() { method userClasses (line 399) | public Optional> userClasses() { method verify (line 414) | public Optional> verify() { method LdapState (line 418) | private LdapState() {} method LdapState (line 420) | private LdapState(LdapState $) { method builder (line 449) | public static Builder builder() { method builder (line 452) | public static Builder builder(LdapState defaults) { class Builder (line 456) | public static final class Builder { method Builder (line 459) | public Builder() { method Builder (line 463) | public Builder(LdapState defaults) { method baseDn (line 473) | public Builder baseDn(@Nullable Output baseDn) { method baseDn (line 484) | public Builder baseDn(String baseDn) { method bindDn (line 494) | public Builder bindDn(@Nullable Output bindDn) { method bindDn (line 505) | public Builder bindDn(String bindDn) { method bindPassword (line 515) | public Builder bindPassword(@Nullable Output bindPassword) { method bindPassword (line 526) | public Builder bindPassword(String bindPassword) { method caPath (line 536) | public Builder caPath(@Nullable Output caPath) { method caPath (line 547) | public Builder caPath(String caPath) { method caseSensitive (line 557) | public Builder caseSensitive(@Nullable Output caseSensitive) { method caseSensitive (line 568) | public Builder caseSensitive(Boolean caseSensitive) { method certKeyPath (line 578) | public Builder certKeyPath(@Nullable Output certKeyPath) { method certKeyPath (line 589) | public Builder certKeyPath(String certKeyPath) { method certPath (line 599) | public Builder certPath(@Nullable Output certPath) { method certPath (line 610) | public Builder certPath(String certPath) { method comment (line 620) | public Builder comment(@Nullable Output comment) { method comment (line 631) | public Builder comment(String comment) { method default_ (line 641) | public Builder default_(@Nullable Output default_) { method default_ (line 652) | public Builder default_(Boolean default_) { method filter (line 662) | public Builder filter(@Nullable Output filter) { method filter (line 673) | public Builder filter(String filter) { method groupClasses (line 683) | public Builder groupClasses(@Nullable Output groupClasses) { method groupClasses (line 694) | public Builder groupClasses(String groupClasses) { method groupDn (line 704) | public Builder groupDn(@Nullable Output groupDn) { method groupDn (line 715) | public Builder groupDn(String groupDn) { method groupFilter (line 725) | public Builder groupFilter(@Nullable Output groupFilter) { method groupFilter (line 736) | public Builder groupFilter(String groupFilter) { method groupNameAttr (line 746) | public Builder groupNameAttr(@Nullable Output groupNameAttr) { method groupNameAttr (line 757) | public Builder groupNameAttr(String groupNameAttr) { method mode (line 767) | public Builder mode(@Nullable Output mode) { method mode (line 778) | public Builder mode(String mode) { method port (line 788) | public Builder port(@Nullable Output port) { method port (line 799) | public Builder port(Integer port) { method realm (line 809) | public Builder realm(@Nullable Output realm) { method realm (line 820) | public Builder realm(String realm) { method secure (line 833) | @Deprecated /* Deprecated by Proxmox: use mode instead. */ method secure (line 848) | @Deprecated /* Deprecated by Proxmox: use mode instead. */ method server1 (line 859) | public Builder server1(@Nullable Output server1) { method server1 (line 870) | public Builder server1(String server1) { method server2 (line 880) | public Builder server2(@Nullable Output server2) { method server2 (line 891) | public Builder server2(String server2) { method sslVersion (line 901) | public Builder sslVersion(@Nullable Output sslVersion) { method sslVersion (line 912) | public Builder sslVersion(String sslVersion) { method syncAttributes (line 922) | public Builder syncAttributes(@Nullable Output syncAttribute... method syncAttributes (line 933) | public Builder syncAttributes(String syncAttributes) { method syncDefaultsOptions (line 943) | public Builder syncDefaultsOptions(@Nullable Output syncDefa... method syncDefaultsOptions (line 954) | public Builder syncDefaultsOptions(String syncDefaultsOptions) { method userAttr (line 964) | public Builder userAttr(@Nullable Output userAttr) { method userAttr (line 975) | public Builder userAttr(String userAttr) { method userClasses (line 985) | public Builder userClasses(@Nullable Output userClasses) { method userClasses (line 996) | public Builder userClasses(String userClasses) { method verify (line 1006) | public Builder verify(@Nullable Output verify) { method verify (line 1017) | public Builder verify(Boolean verify) { method build (line 1021) | public LdapState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Realm/inputs/OpenidLegacyState.java class OpenidLegacyState (line 15) | public final class OpenidLegacyState extends com.pulumi.resources.Resour... method acrValues (line 30) | public Optional> acrValues() { method autocreate (line 45) | public Optional> autocreate() { method clientId (line 60) | public Optional> clientId() { method clientKey (line 75) | public Optional> clientKey() { method comment (line 90) | public Optional> comment() { method default_ (line 105) | public Optional> default_() { method groupsAutocreate (line 120) | public Optional> groupsAutocreate() { method groupsClaim (line 135) | public Optional> groupsClaim() { method groupsOverwrite (line 150) | public Optional> groupsOverwrite() { method issuerUrl (line 165) | public Optional> issuerUrl() { method prompt (line 180) | public Optional> prompt() { method queryUserinfo (line 195) | public Optional> queryUserinfo() { method realm (line 210) | public Optional> realm() { method scopes (line 225) | public Optional> scopes() { method usernameClaim (line 240) | public Optional> usernameClaim() { method OpenidLegacyState (line 244) | private OpenidLegacyState() {} method OpenidLegacyState (line 246) | private OpenidLegacyState(OpenidLegacyState $) { method builder (line 264) | public static Builder builder() { method builder (line 267) | public static Builder builder(OpenidLegacyState defaults) { class Builder (line 271) | public static final class Builder { method Builder (line 274) | public Builder() { method Builder (line 278) | public Builder(OpenidLegacyState defaults) { method acrValues (line 288) | public Builder acrValues(@Nullable Output acrValues) { method acrValues (line 299) | public Builder acrValues(String acrValues) { method autocreate (line 309) | public Builder autocreate(@Nullable Output autocreate) { method autocreate (line 320) | public Builder autocreate(Boolean autocreate) { method clientId (line 330) | public Builder clientId(@Nullable Output clientId) { method clientId (line 341) | public Builder clientId(String clientId) { method clientKey (line 351) | public Builder clientKey(@Nullable Output clientKey) { method clientKey (line 362) | public Builder clientKey(String clientKey) { method comment (line 372) | public Builder comment(@Nullable Output comment) { method comment (line 383) | public Builder comment(String comment) { method default_ (line 393) | public Builder default_(@Nullable Output default_) { method default_ (line 404) | public Builder default_(Boolean default_) { method groupsAutocreate (line 414) | public Builder groupsAutocreate(@Nullable Output groupsAuto... method groupsAutocreate (line 425) | public Builder groupsAutocreate(Boolean groupsAutocreate) { method groupsClaim (line 435) | public Builder groupsClaim(@Nullable Output groupsClaim) { method groupsClaim (line 446) | public Builder groupsClaim(String groupsClaim) { method groupsOverwrite (line 456) | public Builder groupsOverwrite(@Nullable Output groupsOverw... method groupsOverwrite (line 467) | public Builder groupsOverwrite(Boolean groupsOverwrite) { method issuerUrl (line 477) | public Builder issuerUrl(@Nullable Output issuerUrl) { method issuerUrl (line 488) | public Builder issuerUrl(String issuerUrl) { method prompt (line 498) | public Builder prompt(@Nullable Output prompt) { method prompt (line 509) | public Builder prompt(String prompt) { method queryUserinfo (line 519) | public Builder queryUserinfo(@Nullable Output queryUserinfo) { method queryUserinfo (line 530) | public Builder queryUserinfo(Boolean queryUserinfo) { method realm (line 540) | public Builder realm(@Nullable Output realm) { method realm (line 551) | public Builder realm(String realm) { method scopes (line 561) | public Builder scopes(@Nullable Output scopes) { method scopes (line 572) | public Builder scopes(String scopes) { method usernameClaim (line 582) | public Builder usernameClaim(@Nullable Output usernameClaim) { method usernameClaim (line 593) | public Builder usernameClaim(String usernameClaim) { method build (line 597) | public OpenidLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Realm/inputs/OpenidState.java class OpenidState (line 15) | public final class OpenidState extends com.pulumi.resources.ResourceArgs { method acrValues (line 30) | public Optional> acrValues() { method autocreate (line 45) | public Optional> autocreate() { method clientId (line 60) | public Optional> clientId() { method clientKey (line 75) | public Optional> clientKey() { method comment (line 90) | public Optional> comment() { method default_ (line 105) | public Optional> default_() { method groupsAutocreate (line 120) | public Optional> groupsAutocreate() { method groupsClaim (line 135) | public Optional> groupsClaim() { method groupsOverwrite (line 150) | public Optional> groupsOverwrite() { method issuerUrl (line 165) | public Optional> issuerUrl() { method prompt (line 180) | public Optional> prompt() { method queryUserinfo (line 195) | public Optional> queryUserinfo() { method realm (line 210) | public Optional> realm() { method scopes (line 225) | public Optional> scopes() { method usernameClaim (line 240) | public Optional> usernameClaim() { method OpenidState (line 244) | private OpenidState() {} method OpenidState (line 246) | private OpenidState(OpenidState $) { method builder (line 264) | public static Builder builder() { method builder (line 267) | public static Builder builder(OpenidState defaults) { class Builder (line 271) | public static final class Builder { method Builder (line 274) | public Builder() { method Builder (line 278) | public Builder(OpenidState defaults) { method acrValues (line 288) | public Builder acrValues(@Nullable Output acrValues) { method acrValues (line 299) | public Builder acrValues(String acrValues) { method autocreate (line 309) | public Builder autocreate(@Nullable Output autocreate) { method autocreate (line 320) | public Builder autocreate(Boolean autocreate) { method clientId (line 330) | public Builder clientId(@Nullable Output clientId) { method clientId (line 341) | public Builder clientId(String clientId) { method clientKey (line 351) | public Builder clientKey(@Nullable Output clientKey) { method clientKey (line 362) | public Builder clientKey(String clientKey) { method comment (line 372) | public Builder comment(@Nullable Output comment) { method comment (line 383) | public Builder comment(String comment) { method default_ (line 393) | public Builder default_(@Nullable Output default_) { method default_ (line 404) | public Builder default_(Boolean default_) { method groupsAutocreate (line 414) | public Builder groupsAutocreate(@Nullable Output groupsAuto... method groupsAutocreate (line 425) | public Builder groupsAutocreate(Boolean groupsAutocreate) { method groupsClaim (line 435) | public Builder groupsClaim(@Nullable Output groupsClaim) { method groupsClaim (line 446) | public Builder groupsClaim(String groupsClaim) { method groupsOverwrite (line 456) | public Builder groupsOverwrite(@Nullable Output groupsOverw... method groupsOverwrite (line 467) | public Builder groupsOverwrite(Boolean groupsOverwrite) { method issuerUrl (line 477) | public Builder issuerUrl(@Nullable Output issuerUrl) { method issuerUrl (line 488) | public Builder issuerUrl(String issuerUrl) { method prompt (line 498) | public Builder prompt(@Nullable Output prompt) { method prompt (line 509) | public Builder prompt(String prompt) { method queryUserinfo (line 519) | public Builder queryUserinfo(@Nullable Output queryUserinfo) { method queryUserinfo (line 530) | public Builder queryUserinfo(Boolean queryUserinfo) { method realm (line 540) | public Builder realm(@Nullable Output realm) { method realm (line 551) | public Builder realm(String realm) { method scopes (line 561) | public Builder scopes(@Nullable Output scopes) { method scopes (line 572) | public Builder scopes(String scopes) { method usernameClaim (line 582) | public Builder usernameClaim(@Nullable Output usernameClaim) { method usernameClaim (line 593) | public Builder usernameClaim(String usernameClaim) { method build (line 597) | public OpenidState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Realm/inputs/SyncLegacyState.java class SyncLegacyState (line 15) | public final class SyncLegacyState extends com.pulumi.resources.Resource... method dryRun (line 30) | public Optional> dryRun() { method enableNew (line 45) | public Optional> enableNew() { method full (line 67) | @Deprecated /* Deprecated by Proxmox: use> realm() { method removeVanished (line 121) | public Optional> removeVanished() { method scope (line 136) | public Optional> scope() { method SyncLegacyState (line 140) | private SyncLegacyState() {} method SyncLegacyState (line 142) | private SyncLegacyState(SyncLegacyState $) { method builder (line 152) | public static Builder builder() { method builder (line 155) | public static Builder builder(SyncLegacyState defaults) { class Builder (line 159) | public static final class Builder { method Builder (line 162) | public Builder() { method Builder (line 166) | public Builder(SyncLegacyState defaults) { method dryRun (line 176) | public Builder dryRun(@Nullable Output dryRun) { method dryRun (line 187) | public Builder dryRun(Boolean dryRun) { method enableNew (line 197) | public Builder enableNew(@Nullable Output enableNew) { method enableNew (line 208) | public Builder enableNew(Boolean enableNew) { method full (line 221) | @Deprecated /* Deprecated by Proxmox: use realm) { method realm (line 287) | public Builder realm(String realm) { method removeVanished (line 297) | public Builder removeVanished(@Nullable Output removeVanishe... method removeVanished (line 308) | public Builder removeVanished(String removeVanished) { method scope (line 318) | public Builder scope(@Nullable Output scope) { method scope (line 329) | public Builder scope(String scope) { method build (line 333) | public SyncLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Realm/inputs/SyncState.java class SyncState (line 15) | public final class SyncState extends com.pulumi.resources.ResourceArgs { method dryRun (line 30) | public Optional> dryRun() { method enableNew (line 45) | public Optional> enableNew() { method full (line 67) | @Deprecated /* Deprecated by Proxmox: use> realm() { method removeVanished (line 121) | public Optional> removeVanished() { method scope (line 136) | public Optional> scope() { method SyncState (line 140) | private SyncState() {} method SyncState (line 142) | private SyncState(SyncState $) { method builder (line 152) | public static Builder builder() { method builder (line 155) | public static Builder builder(SyncState defaults) { class Builder (line 159) | public static final class Builder { method Builder (line 162) | public Builder() { method Builder (line 166) | public Builder(SyncState defaults) { method dryRun (line 176) | public Builder dryRun(@Nullable Output dryRun) { method dryRun (line 187) | public Builder dryRun(Boolean dryRun) { method enableNew (line 197) | public Builder enableNew(@Nullable Output enableNew) { method enableNew (line 208) | public Builder enableNew(Boolean enableNew) { method full (line 221) | @Deprecated /* Deprecated by Proxmox: use realm) { method realm (line 287) | public Builder realm(String realm) { method removeVanished (line 297) | public Builder removeVanished(@Nullable Output removeVanishe... method removeVanished (line 308) | public Builder removeVanished(String removeVanished) { method scope (line 318) | public Builder scope(@Nullable Output scope) { method scope (line 329) | public Builder scope(String scope) { method build (line 333) | public SyncState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Replication.java class Replication (line 67) | @ResourceType(type="proxmoxve:index/replication:Replication") method comment (line 80) | public Output> comment() { method disable (line 94) | public Output disable() { method guest (line 108) | public Output guest() { method jobnum (line 122) | public Output jobnum() { method rate (line 136) | public Output> rate() { method resourceId (line 150) | public Output resourceId() { method schedule (line 164) | public Output schedule() { method source (line 178) | public Output source() { method target (line 192) | public Output target() { method type (line 206) | public Output type() { method Replication (line 214) | public Replication(java.lang.String name) { method Replication (line 222) | public Replication(java.lang.String name, ReplicationArgs args) { method Replication (line 231) | public Replication(java.lang.String name, ReplicationArgs args, @Nulla... method Replication (line 235) | private Replication(java.lang.String name, Output id... method makeArgs (line 239) | private static ReplicationArgs makeArgs(ReplicationArgs args, @Nullabl... method makeResourceOptions (line 246) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 266) | public static Replication get(java.lang.String name, Output> comment() { method disable (line 47) | public Optional> disable() { method rate (line 62) | public Optional> rate() { method resourceId (line 77) | public Output resourceId() { method schedule (line 92) | public Optional> schedule() { method target (line 107) | public Output target() { method type (line 122) | public Output type() { method ReplicationArgs (line 126) | private ReplicationArgs() {} method ReplicationArgs (line 128) | private ReplicationArgs(ReplicationArgs $) { method builder (line 138) | public static Builder builder() { method builder (line 141) | public static Builder builder(ReplicationArgs defaults) { class Builder (line 145) | public static final class Builder { method Builder (line 148) | public Builder() { method Builder (line 152) | public Builder(ReplicationArgs defaults) { method comment (line 162) | public Builder comment(@Nullable Output comment) { method comment (line 173) | public Builder comment(String comment) { method disable (line 183) | public Builder disable(@Nullable Output disable) { method disable (line 194) | public Builder disable(Boolean disable) { method rate (line 204) | public Builder rate(@Nullable Output rate) { method rate (line 215) | public Builder rate(Double rate) { method resourceId (line 225) | public Builder resourceId(Output resourceId) { method resourceId (line 236) | public Builder resourceId(String resourceId) { method schedule (line 246) | public Builder schedule(@Nullable Output schedule) { method schedule (line 257) | public Builder schedule(String schedule) { method target (line 267) | public Builder target(Output target) { method target (line 278) | public Builder target(String target) { method type (line 288) | public Builder type(Output type) { method type (line 299) | public Builder type(String type) { method build (line 303) | public ReplicationArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/ReplicationLegacy.java class ReplicationLegacy (line 67) | @ResourceType(type="proxmoxve:index/replicationLegacy:ReplicationLegacy") method comment (line 80) | public Output> comment() { method disable (line 94) | public Output disable() { method guest (line 108) | public Output guest() { method jobnum (line 122) | public Output jobnum() { method rate (line 136) | public Output> rate() { method resourceId (line 150) | public Output resourceId() { method schedule (line 164) | public Output schedule() { method source (line 178) | public Output source() { method target (line 192) | public Output target() { method type (line 206) | public Output type() { method ReplicationLegacy (line 214) | public ReplicationLegacy(java.lang.String name) { method ReplicationLegacy (line 222) | public ReplicationLegacy(java.lang.String name, ReplicationLegacyArgs ... method ReplicationLegacy (line 231) | public ReplicationLegacy(java.lang.String name, ReplicationLegacyArgs ... method ReplicationLegacy (line 235) | private ReplicationLegacy(java.lang.String name, Output> comment() { method disable (line 47) | public Optional> disable() { method rate (line 62) | public Optional> rate() { method resourceId (line 77) | public Output resourceId() { method schedule (line 92) | public Optional> schedule() { method target (line 107) | public Output target() { method type (line 122) | public Output type() { method ReplicationLegacyArgs (line 126) | private ReplicationLegacyArgs() {} method ReplicationLegacyArgs (line 128) | private ReplicationLegacyArgs(ReplicationLegacyArgs $) { method builder (line 138) | public static Builder builder() { method builder (line 141) | public static Builder builder(ReplicationLegacyArgs defaults) { class Builder (line 145) | public static final class Builder { method Builder (line 148) | public Builder() { method Builder (line 152) | public Builder(ReplicationLegacyArgs defaults) { method comment (line 162) | public Builder comment(@Nullable Output comment) { method comment (line 173) | public Builder comment(String comment) { method disable (line 183) | public Builder disable(@Nullable Output disable) { method disable (line 194) | public Builder disable(Boolean disable) { method rate (line 204) | public Builder rate(@Nullable Output rate) { method rate (line 215) | public Builder rate(Double rate) { method resourceId (line 225) | public Builder resourceId(Output resourceId) { method resourceId (line 236) | public Builder resourceId(String resourceId) { method schedule (line 246) | public Builder schedule(@Nullable Output schedule) { method schedule (line 257) | public Builder schedule(String schedule) { method target (line 267) | public Builder target(Output target) { method target (line 278) | public Builder target(String target) { method type (line 288) | public Builder type(Output type) { method type (line 299) | public Builder type(String type) { method build (line 303) | public ReplicationLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/RoleLegacy.java class RoleLegacy (line 65) | @ResourceType(type="proxmoxve:index/roleLegacy:RoleLegacy") method privileges (line 78) | public Output> privileges() { method roleId (line 92) | public Output roleId() { method RoleLegacy (line 100) | public RoleLegacy(java.lang.String name) { method RoleLegacy (line 108) | public RoleLegacy(java.lang.String name, RoleLegacyArgs args) { method RoleLegacy (line 117) | public RoleLegacy(java.lang.String name, RoleLegacyArgs args, @Nullabl... method RoleLegacy (line 121) | private RoleLegacy(java.lang.String name, Output id,... method makeArgs (line 125) | private static RoleLegacyArgs makeArgs(RoleLegacyArgs args, @Nullable ... method makeResourceOptions (line 132) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 149) | public static RoleLegacy get(java.lang.String name, Output> privileges() { method roleId (line 44) | public Output roleId() { method RoleLegacyArgs (line 48) | private RoleLegacyArgs() {} method RoleLegacyArgs (line 50) | private RoleLegacyArgs(RoleLegacyArgs $) { method builder (line 55) | public static Builder builder() { method builder (line 58) | public static Builder builder(RoleLegacyArgs defaults) { class Builder (line 62) | public static final class Builder { method Builder (line 65) | public Builder() { method Builder (line 69) | public Builder(RoleLegacyArgs defaults) { method privileges (line 79) | public Builder privileges(Output> privileges) { method privileges (line 90) | public Builder privileges(List privileges) { method privileges (line 100) | public Builder privileges(String... privileges) { method roleId (line 110) | public Builder roleId(Output roleId) { method roleId (line 121) | public Builder roleId(String roleId) { method build (line 125) | public RoleLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/Applier.java class Applier (line 20) | @ResourceType(type="proxmoxve:sdn/applier:Applier") method onCreate (line 33) | public Output onCreate() { method onDestroy (line 47) | public Output onDestroy() { method Applier (line 55) | public Applier(java.lang.String name) { method Applier (line 63) | public Applier(java.lang.String name, @Nullable ApplierArgs args) { method Applier (line 72) | public Applier(java.lang.String name, @Nullable ApplierArgs args, @Nul... method Applier (line 76) | private Applier(java.lang.String name, Output id, @N... method makeArgs (line 80) | private static ApplierArgs makeArgs(@Nullable ApplierArgs args, @Nulla... method makeResourceOptions (line 87) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 104) | public static Applier get(java.lang.String name, Output> onCreate() { method onDestroy (line 44) | public Optional> onDestroy() { method ApplierArgs (line 48) | private ApplierArgs() {} method ApplierArgs (line 50) | private ApplierArgs(ApplierArgs $) { method builder (line 55) | public static Builder builder() { method builder (line 58) | public static Builder builder(ApplierArgs defaults) { class Builder (line 62) | public static final class Builder { method Builder (line 65) | public Builder() { method Builder (line 69) | public Builder(ApplierArgs defaults) { method onCreate (line 79) | public Builder onCreate(@Nullable Output onCreate) { method onCreate (line 90) | public Builder onCreate(Boolean onCreate) { method onDestroy (line 100) | public Builder onDestroy(@Nullable Output onDestroy) { method onDestroy (line 111) | public Builder onDestroy(Boolean onDestroy) { method build (line 115) | public ApplierArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/ApplierLegacy.java class ApplierLegacy (line 22) | @ResourceType(type="proxmoxve:sdn/applierLegacy:ApplierLegacy") method onCreate (line 35) | public Output onCreate() { method onDestroy (line 49) | public Output onDestroy() { method ApplierLegacy (line 57) | public ApplierLegacy(java.lang.String name) { method ApplierLegacy (line 65) | public ApplierLegacy(java.lang.String name, @Nullable ApplierLegacyArg... method ApplierLegacy (line 74) | public ApplierLegacy(java.lang.String name, @Nullable ApplierLegacyArg... method ApplierLegacy (line 78) | private ApplierLegacy(java.lang.String name, Output ... method makeArgs (line 82) | private static ApplierLegacyArgs makeArgs(@Nullable ApplierLegacyArgs ... method makeResourceOptions (line 89) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 106) | public static ApplierLegacy get(java.lang.String name, Output> onCreate() { method onDestroy (line 44) | public Optional> onDestroy() { method ApplierLegacyArgs (line 48) | private ApplierLegacyArgs() {} method ApplierLegacyArgs (line 50) | private ApplierLegacyArgs(ApplierLegacyArgs $) { method builder (line 55) | public static Builder builder() { method builder (line 58) | public static Builder builder(ApplierLegacyArgs defaults) { class Builder (line 62) | public static final class Builder { method Builder (line 65) | public Builder() { method Builder (line 69) | public Builder(ApplierLegacyArgs defaults) { method onCreate (line 79) | public Builder onCreate(@Nullable Output onCreate) { method onCreate (line 90) | public Builder onCreate(Boolean onCreate) { method onDestroy (line 100) | public Builder onDestroy(@Nullable Output onDestroy) { method onDestroy (line 111) | public Builder onDestroy(Boolean onDestroy) { method build (line 115) | public ApplierLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/SdnFunctions.java class SdnFunctions (line 35) | public final class SdnFunctions { method getSubnet (line 40) | public static Output getSubnet(GetSubnetArgs args) { method getSubnetPlain (line 47) | public static CompletableFuture getSubnetPlain(GetSub... method getSubnet (line 54) | public static Output getSubnet(GetSubnetArgs args, In... method getSubnet (line 61) | public static Output getSubnet(GetSubnetArgs args, In... method getSubnetPlain (line 68) | public static CompletableFuture getSubnetPlain(GetSub... method getSubnetLegacy (line 77) | public static Output getSubnetLegacy(GetSubnetL... method getSubnetLegacyPlain (line 86) | public static CompletableFuture getSubnetLegacy... method getSubnetLegacy (line 95) | public static Output getSubnetLegacy(GetSubnetL... method getSubnetLegacy (line 104) | public static Output getSubnetLegacy(GetSubnetL... method getSubnetLegacyPlain (line 113) | public static CompletableFuture getSubnetLegacy... method getVnet (line 163) | public static Output getVnet(GetVnetArgs args) { method getVnetPlain (line 213) | public static CompletableFuture getVnetPlain(GetVnetPla... method getVnet (line 263) | public static Output getVnet(GetVnetArgs args, InvokeOp... method getVnet (line 313) | public static Output getVnet(GetVnetArgs args, InvokeOu... method getVnetPlain (line 363) | public static CompletableFuture getVnetPlain(GetVnetPla... method getVnetLegacy (line 415) | public static Output getVnetLegacy(GetVnetLegacyA... method getVnetLegacyPlain (line 467) | public static CompletableFuture getVnetLegacyPlai... method getVnetLegacy (line 519) | public static Output getVnetLegacy(GetVnetLegacyA... method getVnetLegacy (line 571) | public static Output getVnetLegacy(GetVnetLegacyA... method getVnetLegacyPlain (line 623) | public static CompletableFuture getVnetLegacyPlai... method getVnets (line 664) | public static Output getVnets() { method getVnetsPlain (line 705) | public static CompletableFuture getVnetsPlain() { method getVnets (line 746) | public static Output getVnets(InvokeArgs args) { method getVnetsPlain (line 787) | public static CompletableFuture getVnetsPlain(InvokeAr... method getVnets (line 828) | public static Output getVnets(InvokeArgs args, InvokeO... method getVnets (line 869) | public static Output getVnets(InvokeArgs args, InvokeO... method getVnetsPlain (line 910) | public static CompletableFuture getVnetsPlain(InvokeAr... method getVnetsLegacy (line 953) | public static Output getVnetsLegacy() { method getVnetsLegacyPlain (line 996) | public static CompletableFuture getVnetsLegacyPl... method getVnetsLegacy (line 1039) | public static Output getVnetsLegacy(InvokeArgs a... method getVnetsLegacyPlain (line 1082) | public static CompletableFuture getVnetsLegacyPl... method getVnetsLegacy (line 1125) | public static Output getVnetsLegacy(InvokeArgs a... method getVnetsLegacy (line 1168) | public static Output getVnetsLegacy(InvokeArgs a... method getVnetsLegacyPlain (line 1211) | public static CompletableFuture getVnetsLegacyPl... method getZones (line 1268) | public static Output getZones() { method getZonesPlain (line 1325) | public static CompletableFuture getZonesPlain() { method getZones (line 1382) | public static Output getZones(GetZonesArgs args) { method getZonesPlain (line 1439) | public static CompletableFuture getZonesPlain(GetZones... method getZones (line 1496) | public static Output getZones(GetZonesArgs args, Invok... method getZones (line 1553) | public static Output getZones(GetZonesArgs args, Invok... method getZonesPlain (line 1610) | public static CompletableFuture getZonesPlain(GetZones... method getZonesLegacy (line 1669) | public static Output getZonesLegacy() { method getZonesLegacyPlain (line 1728) | public static CompletableFuture getZonesLegacyPl... method getZonesLegacy (line 1787) | public static Output getZonesLegacy(GetZonesLega... method getZonesLegacyPlain (line 1846) | public static CompletableFuture getZonesLegacyPl... method getZonesLegacy (line 1905) | public static Output getZonesLegacy(GetZonesLega... method getZonesLegacy (line 1964) | public static Output getZonesLegacy(GetZonesLega... method getZonesLegacyPlain (line 2023) | public static CompletableFuture getZonesLegacyPl... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/Subnet.java class Subnet (line 152) | @ResourceType(type="proxmoxve:sdn/subnet:Subnet") method cidr (line 165) | public Output cidr() { method dhcpDnsServer (line 179) | public Output> dhcpDnsServer() { method dhcpRange (line 193) | public Output> dhcpRange() { method dnsZonePrefix (line 207) | public Output> dnsZonePrefix() { method gateway (line 221) | public Output> gateway() { method snat (line 235) | public Output> snat() { method vnet (line 249) | public Output vnet() { method Subnet (line 257) | public Subnet(java.lang.String name) { method Subnet (line 265) | public Subnet(java.lang.String name, SubnetArgs args) { method Subnet (line 274) | public Subnet(java.lang.String name, SubnetArgs args, @Nullable com.pu... method Subnet (line 278) | private Subnet(java.lang.String name, Output id, @Nu... method makeArgs (line 282) | private static SubnetArgs makeArgs(SubnetArgs args, @Nullable com.pulu... method makeResourceOptions (line 289) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 306) | public static Subnet get(java.lang.String name, Output cidr() { method dhcpDnsServer (line 47) | public Optional> dhcpDnsServer() { method dhcpRange (line 62) | public Optional> dhcpRange() { method dnsZonePrefix (line 77) | public Optional> dnsZonePrefix() { method gateway (line 92) | public Optional> gateway() { method snat (line 107) | public Optional> snat() { method vnet (line 122) | public Output vnet() { method SubnetArgs (line 126) | private SubnetArgs() {} method SubnetArgs (line 128) | private SubnetArgs(SubnetArgs $) { method builder (line 138) | public static Builder builder() { method builder (line 141) | public static Builder builder(SubnetArgs defaults) { class Builder (line 145) | public static final class Builder { method Builder (line 148) | public Builder() { method Builder (line 152) | public Builder(SubnetArgs defaults) { method cidr (line 162) | public Builder cidr(Output cidr) { method cidr (line 173) | public Builder cidr(String cidr) { method dhcpDnsServer (line 183) | public Builder dhcpDnsServer(@Nullable Output dhcpDnsServer) { method dhcpDnsServer (line 194) | public Builder dhcpDnsServer(String dhcpDnsServer) { method dhcpRange (line 204) | public Builder dhcpRange(@Nullable Output dhcpR... method dhcpRange (line 215) | public Builder dhcpRange(SubnetDhcpRangeArgs dhcpRange) { method dnsZonePrefix (line 225) | public Builder dnsZonePrefix(@Nullable Output dnsZonePrefix) { method dnsZonePrefix (line 236) | public Builder dnsZonePrefix(String dnsZonePrefix) { method gateway (line 246) | public Builder gateway(@Nullable Output gateway) { method gateway (line 257) | public Builder gateway(String gateway) { method snat (line 267) | public Builder snat(@Nullable Output snat) { method snat (line 278) | public Builder snat(Boolean snat) { method vnet (line 288) | public Builder vnet(Output vnet) { method vnet (line 299) | public Builder vnet(String vnet) { method build (line 303) | public SubnetArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/SubnetLegacy.java class SubnetLegacy (line 154) | @ResourceType(type="proxmoxve:sdn/subnetLegacy:SubnetLegacy") method cidr (line 167) | public Output cidr() { method dhcpDnsServer (line 181) | public Output> dhcpDnsServer() { method dhcpRange (line 195) | public Output> dhcpRange() { method dnsZonePrefix (line 209) | public Output> dnsZonePrefix() { method gateway (line 223) | public Output> gateway() { method snat (line 237) | public Output> snat() { method vnet (line 251) | public Output vnet() { method SubnetLegacy (line 259) | public SubnetLegacy(java.lang.String name) { method SubnetLegacy (line 267) | public SubnetLegacy(java.lang.String name, SubnetLegacyArgs args) { method SubnetLegacy (line 276) | public SubnetLegacy(java.lang.String name, SubnetLegacyArgs args, @Nul... method SubnetLegacy (line 280) | private SubnetLegacy(java.lang.String name, Output i... method makeArgs (line 284) | private static SubnetLegacyArgs makeArgs(SubnetLegacyArgs args, @Nulla... method makeResourceOptions (line 291) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 308) | public static SubnetLegacy get(java.lang.String name, Output cidr() { method dhcpDnsServer (line 47) | public Optional> dhcpDnsServer() { method dhcpRange (line 62) | public Optional> dhcpRange() { method dnsZonePrefix (line 77) | public Optional> dnsZonePrefix() { method gateway (line 92) | public Optional> gateway() { method snat (line 107) | public Optional> snat() { method vnet (line 122) | public Output vnet() { method SubnetLegacyArgs (line 126) | private SubnetLegacyArgs() {} method SubnetLegacyArgs (line 128) | private SubnetLegacyArgs(SubnetLegacyArgs $) { method builder (line 138) | public static Builder builder() { method builder (line 141) | public static Builder builder(SubnetLegacyArgs defaults) { class Builder (line 145) | public static final class Builder { method Builder (line 148) | public Builder() { method Builder (line 152) | public Builder(SubnetLegacyArgs defaults) { method cidr (line 162) | public Builder cidr(Output cidr) { method cidr (line 173) | public Builder cidr(String cidr) { method dhcpDnsServer (line 183) | public Builder dhcpDnsServer(@Nullable Output dhcpDnsServer) { method dhcpDnsServer (line 194) | public Builder dhcpDnsServer(String dhcpDnsServer) { method dhcpRange (line 204) | public Builder dhcpRange(@Nullable Output... method dhcpRange (line 215) | public Builder dhcpRange(SubnetLegacyDhcpRangeArgs dhcpRange) { method dnsZonePrefix (line 225) | public Builder dnsZonePrefix(@Nullable Output dnsZonePrefix) { method dnsZonePrefix (line 236) | public Builder dnsZonePrefix(String dnsZonePrefix) { method gateway (line 246) | public Builder gateway(@Nullable Output gateway) { method gateway (line 257) | public Builder gateway(String gateway) { method snat (line 267) | public Builder snat(@Nullable Output snat) { method snat (line 278) | public Builder snat(Boolean snat) { method vnet (line 288) | public Builder vnet(Output vnet) { method vnet (line 299) | public Builder vnet(String vnet) { method build (line 303) | public SubnetLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/Vnet.java class Vnet (line 121) | @ResourceType(type="proxmoxve:sdn/vnet:Vnet") method alias (line 134) | public Output> alias() { method isolatePorts (line 148) | public Output> isolatePorts() { method resourceId (line 162) | public Output resourceId() { method tag (line 176) | public Output> tag() { method vlanAware (line 190) | public Output> vlanAware() { method zone (line 204) | public Output zone() { method Vnet (line 212) | public Vnet(java.lang.String name) { method Vnet (line 220) | public Vnet(java.lang.String name, VnetArgs args) { method Vnet (line 229) | public Vnet(java.lang.String name, VnetArgs args, @Nullable com.pulumi... method Vnet (line 233) | private Vnet(java.lang.String name, Output id, @Null... method makeArgs (line 237) | private static VnetArgs makeArgs(VnetArgs args, @Nullable com.pulumi.r... method makeResourceOptions (line 244) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 264) | public static Vnet get(java.lang.String name, Output... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/VnetArgs.java class VnetArgs (line 17) | public final class VnetArgs extends com.pulumi.resources.ResourceArgs { method alias (line 32) | public Optional> alias() { method isolatePorts (line 47) | public Optional> isolatePorts() { method resourceId (line 62) | public Output resourceId() { method tag (line 77) | public Optional> tag() { method vlanAware (line 92) | public Optional> vlanAware() { method zone (line 107) | public Output zone() { method VnetArgs (line 111) | private VnetArgs() {} method VnetArgs (line 113) | private VnetArgs(VnetArgs $) { method builder (line 122) | public static Builder builder() { method builder (line 125) | public static Builder builder(VnetArgs defaults) { class Builder (line 129) | public static final class Builder { method Builder (line 132) | public Builder() { method Builder (line 136) | public Builder(VnetArgs defaults) { method alias (line 146) | public Builder alias(@Nullable Output alias) { method alias (line 157) | public Builder alias(String alias) { method isolatePorts (line 167) | public Builder isolatePorts(@Nullable Output isolatePorts) { method isolatePorts (line 178) | public Builder isolatePorts(Boolean isolatePorts) { method resourceId (line 188) | public Builder resourceId(Output resourceId) { method resourceId (line 199) | public Builder resourceId(String resourceId) { method tag (line 209) | public Builder tag(@Nullable Output tag) { method tag (line 220) | public Builder tag(Integer tag) { method vlanAware (line 230) | public Builder vlanAware(@Nullable Output vlanAware) { method vlanAware (line 241) | public Builder vlanAware(Boolean vlanAware) { method zone (line 251) | public Builder zone(Output zone) { method zone (line 262) | public Builder zone(String zone) { method build (line 266) | public VnetArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/VnetLegacy.java class VnetLegacy (line 121) | @ResourceType(type="proxmoxve:sdn/vnetLegacy:VnetLegacy") method alias (line 134) | public Output> alias() { method isolatePorts (line 148) | public Output> isolatePorts() { method resourceId (line 162) | public Output resourceId() { method tag (line 176) | public Output> tag() { method vlanAware (line 190) | public Output> vlanAware() { method zone (line 204) | public Output zone() { method VnetLegacy (line 212) | public VnetLegacy(java.lang.String name) { method VnetLegacy (line 220) | public VnetLegacy(java.lang.String name, VnetLegacyArgs args) { method VnetLegacy (line 229) | public VnetLegacy(java.lang.String name, VnetLegacyArgs args, @Nullabl... method VnetLegacy (line 233) | private VnetLegacy(java.lang.String name, Output id,... method makeArgs (line 237) | private static VnetLegacyArgs makeArgs(VnetLegacyArgs args, @Nullable ... method makeResourceOptions (line 244) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 261) | public static VnetLegacy get(java.lang.String name, Output> alias() { method isolatePorts (line 47) | public Optional> isolatePorts() { method resourceId (line 62) | public Output resourceId() { method tag (line 77) | public Optional> tag() { method vlanAware (line 92) | public Optional> vlanAware() { method zone (line 107) | public Output zone() { method VnetLegacyArgs (line 111) | private VnetLegacyArgs() {} method VnetLegacyArgs (line 113) | private VnetLegacyArgs(VnetLegacyArgs $) { method builder (line 122) | public static Builder builder() { method builder (line 125) | public static Builder builder(VnetLegacyArgs defaults) { class Builder (line 129) | public static final class Builder { method Builder (line 132) | public Builder() { method Builder (line 136) | public Builder(VnetLegacyArgs defaults) { method alias (line 146) | public Builder alias(@Nullable Output alias) { method alias (line 157) | public Builder alias(String alias) { method isolatePorts (line 167) | public Builder isolatePorts(@Nullable Output isolatePorts) { method isolatePorts (line 178) | public Builder isolatePorts(Boolean isolatePorts) { method resourceId (line 188) | public Builder resourceId(Output resourceId) { method resourceId (line 199) | public Builder resourceId(String resourceId) { method tag (line 209) | public Builder tag(@Nullable Output tag) { method tag (line 220) | public Builder tag(Integer tag) { method vlanAware (line 230) | public Builder vlanAware(@Nullable Output vlanAware) { method vlanAware (line 241) | public Builder vlanAware(Boolean vlanAware) { method zone (line 251) | public Builder zone(Output zone) { method zone (line 262) | public Builder zone(String zone) { method build (line 266) | public VnetLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/inputs/ApplierLegacyState.java class ApplierLegacyState (line 14) | public final class ApplierLegacyState extends com.pulumi.resources.Resou... method onCreate (line 29) | public Optional> onCreate() { method onDestroy (line 44) | public Optional> onDestroy() { method ApplierLegacyState (line 48) | private ApplierLegacyState() {} method ApplierLegacyState (line 50) | private ApplierLegacyState(ApplierLegacyState $) { method builder (line 55) | public static Builder builder() { method builder (line 58) | public static Builder builder(ApplierLegacyState defaults) { class Builder (line 62) | public static final class Builder { method Builder (line 65) | public Builder() { method Builder (line 69) | public Builder(ApplierLegacyState defaults) { method onCreate (line 79) | public Builder onCreate(@Nullable Output onCreate) { method onCreate (line 90) | public Builder onCreate(Boolean onCreate) { method onDestroy (line 100) | public Builder onDestroy(@Nullable Output onDestroy) { method onDestroy (line 111) | public Builder onDestroy(Boolean onDestroy) { method build (line 115) | public ApplierLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/inputs/ApplierState.java class ApplierState (line 14) | public final class ApplierState extends com.pulumi.resources.ResourceArgs { method onCreate (line 29) | public Optional> onCreate() { method onDestroy (line 44) | public Optional> onDestroy() { method ApplierState (line 48) | private ApplierState() {} method ApplierState (line 50) | private ApplierState(ApplierState $) { method builder (line 55) | public static Builder builder() { method builder (line 58) | public static Builder builder(ApplierState defaults) { class Builder (line 62) | public static final class Builder { method Builder (line 65) | public Builder() { method Builder (line 69) | public Builder(ApplierState defaults) { method onCreate (line 79) | public Builder onCreate(@Nullable Output onCreate) { method onCreate (line 90) | public Builder onCreate(Boolean onCreate) { method onDestroy (line 100) | public Builder onDestroy(@Nullable Output onDestroy) { method onDestroy (line 111) | public Builder onDestroy(Boolean onDestroy) { method build (line 115) | public ApplierState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/inputs/GetSubnetArgs.java class GetSubnetArgs (line 16) | public final class GetSubnetArgs extends com.pulumi.resources.InvokeArgs { method cidr (line 31) | public Output cidr() { method dhcpRange (line 46) | public Optional> dhcpRange() { method vnet (line 61) | public Output vnet() { method GetSubnetArgs (line 65) | private GetSubnetArgs() {} method GetSubnetArgs (line 67) | private GetSubnetArgs(GetSubnetArgs $) { method builder (line 73) | public static Builder builder() { method builder (line 76) | public static Builder builder(GetSubnetArgs defaults) { class Builder (line 80) | public static final class Builder { method Builder (line 83) | public Builder() { method Builder (line 87) | public Builder(GetSubnetArgs defaults) { method cidr (line 97) | public Builder cidr(Output cidr) { method cidr (line 108) | public Builder cidr(String cidr) { method dhcpRange (line 118) | public Builder dhcpRange(@Nullable Output dh... method dhcpRange (line 129) | public Builder dhcpRange(GetSubnetDhcpRangeArgs dhcpRange) { method vnet (line 139) | public Builder vnet(Output vnet) { method vnet (line 150) | public Builder vnet(String vnet) { method build (line 154) | public GetSubnetArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/inputs/GetSubnetDhcpRange.java class GetSubnetDhcpRange (line 12) | public final class GetSubnetDhcpRange extends com.pulumi.resources.Invok... method endAddress (line 27) | public String endAddress() { method startAddress (line 42) | public String startAddress() { method GetSubnetDhcpRange (line 46) | private GetSubnetDhcpRange() {} method GetSubnetDhcpRange (line 48) | private GetSubnetDhcpRange(GetSubnetDhcpRange $) { method builder (line 53) | public static Builder builder() { method builder (line 56) | public static Builder builder(GetSubnetDhcpRange defaults) { class Builder (line 60) | public static final class Builder { method Builder (line 63) | public Builder() { method Builder (line 67) | public Builder(GetSubnetDhcpRange defaults) { method endAddress (line 77) | public Builder endAddress(String endAddress) { method startAddress (line 88) | public Builder startAddress(String startAddress) { method build (line 93) | public GetSubnetDhcpRange build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/inputs/GetSubnetDhcpRangeArgs.java class GetSubnetDhcpRangeArgs (line 13) | public final class GetSubnetDhcpRangeArgs extends com.pulumi.resources.R... method endAddress (line 28) | public Output endAddress() { method startAddress (line 43) | public Output startAddress() { method GetSubnetDhcpRangeArgs (line 47) | private GetSubnetDhcpRangeArgs() {} method GetSubnetDhcpRangeArgs (line 49) | private GetSubnetDhcpRangeArgs(GetSubnetDhcpRangeArgs $) { method builder (line 54) | public static Builder builder() { method builder (line 57) | public static Builder builder(GetSubnetDhcpRangeArgs defaults) { class Builder (line 61) | public static final class Builder { method Builder (line 64) | public Builder() { method Builder (line 68) | public Builder(GetSubnetDhcpRangeArgs defaults) { method endAddress (line 78) | public Builder endAddress(Output endAddress) { method endAddress (line 89) | public Builder endAddress(String endAddress) { method startAddress (line 99) | public Builder startAddress(Output startAddress) { method startAddress (line 110) | public Builder startAddress(String startAddress) { method build (line 114) | public GetSubnetDhcpRangeArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/inputs/GetSubnetLegacyArgs.java class GetSubnetLegacyArgs (line 16) | public final class GetSubnetLegacyArgs extends com.pulumi.resources.Invo... method cidr (line 31) | public Output cidr() { method dhcpRange (line 46) | public Optional> dhcpRange() { method vnet (line 61) | public Output vnet() { method GetSubnetLegacyArgs (line 65) | private GetSubnetLegacyArgs() {} method GetSubnetLegacyArgs (line 67) | private GetSubnetLegacyArgs(GetSubnetLegacyArgs $) { method builder (line 73) | public static Builder builder() { method builder (line 76) | public static Builder builder(GetSubnetLegacyArgs defaults) { class Builder (line 80) | public static final class Builder { method Builder (line 83) | public Builder() { method Builder (line 87) | public Builder(GetSubnetLegacyArgs defaults) { method cidr (line 97) | public Builder cidr(Output cidr) { method cidr (line 108) | public Builder cidr(String cidr) { method dhcpRange (line 118) | public Builder dhcpRange(@Nullable Output vnet) { method vnet (line 150) | public Builder vnet(String vnet) { method build (line 154) | public GetSubnetLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/inputs/GetSubnetLegacyDhcpRange.java class GetSubnetLegacyDhcpRange (line 12) | public final class GetSubnetLegacyDhcpRange extends com.pulumi.resources... method endAddress (line 27) | public String endAddress() { method startAddress (line 42) | public String startAddress() { method GetSubnetLegacyDhcpRange (line 46) | private GetSubnetLegacyDhcpRange() {} method GetSubnetLegacyDhcpRange (line 48) | private GetSubnetLegacyDhcpRange(GetSubnetLegacyDhcpRange $) { method builder (line 53) | public static Builder builder() { method builder (line 56) | public static Builder builder(GetSubnetLegacyDhcpRange defaults) { class Builder (line 60) | public static final class Builder { method Builder (line 63) | public Builder() { method Builder (line 67) | public Builder(GetSubnetLegacyDhcpRange defaults) { method endAddress (line 77) | public Builder endAddress(String endAddress) { method startAddress (line 88) | public Builder startAddress(String startAddress) { method build (line 93) | public GetSubnetLegacyDhcpRange build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/inputs/GetSubnetLegacyDhcpRangeArgs.java class GetSubnetLegacyDhcpRangeArgs (line 13) | public final class GetSubnetLegacyDhcpRangeArgs extends com.pulumi.resou... method endAddress (line 28) | public Output endAddress() { method startAddress (line 43) | public Output startAddress() { method GetSubnetLegacyDhcpRangeArgs (line 47) | private GetSubnetLegacyDhcpRangeArgs() {} method GetSubnetLegacyDhcpRangeArgs (line 49) | private GetSubnetLegacyDhcpRangeArgs(GetSubnetLegacyDhcpRangeArgs $) { method builder (line 54) | public static Builder builder() { method builder (line 57) | public static Builder builder(GetSubnetLegacyDhcpRangeArgs defaults) { class Builder (line 61) | public static final class Builder { method Builder (line 64) | public Builder() { method Builder (line 68) | public Builder(GetSubnetLegacyDhcpRangeArgs defaults) { method endAddress (line 78) | public Builder endAddress(Output endAddress) { method endAddress (line 89) | public Builder endAddress(String endAddress) { method startAddress (line 99) | public Builder startAddress(Output startAddress) { method startAddress (line 110) | public Builder startAddress(String startAddress) { method build (line 114) | public GetSubnetLegacyDhcpRangeArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/inputs/GetSubnetLegacyPlainArgs.java class GetSubnetLegacyPlainArgs (line 15) | public final class GetSubnetLegacyPlainArgs extends com.pulumi.resources... method cidr (line 30) | public String cidr() { method dhcpRange (line 45) | public Optional dhcpRange() { method vnet (line 60) | public String vnet() { method GetSubnetLegacyPlainArgs (line 64) | private GetSubnetLegacyPlainArgs() {} method GetSubnetLegacyPlainArgs (line 66) | private GetSubnetLegacyPlainArgs(GetSubnetLegacyPlainArgs $) { method builder (line 72) | public static Builder builder() { method builder (line 75) | public static Builder builder(GetSubnetLegacyPlainArgs defaults) { class Builder (line 79) | public static final class Builder { method Builder (line 82) | public Builder() { method Builder (line 86) | public Builder(GetSubnetLegacyPlainArgs defaults) { method cidr (line 96) | public Builder cidr(String cidr) { method dhcpRange (line 107) | public Builder dhcpRange(@Nullable GetSubnetLegacyDhcpRange dhcpRang... method vnet (line 118) | public Builder vnet(String vnet) { method build (line 123) | public GetSubnetLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/inputs/GetSubnetPlainArgs.java class GetSubnetPlainArgs (line 15) | public final class GetSubnetPlainArgs extends com.pulumi.resources.Invok... method cidr (line 30) | public String cidr() { method dhcpRange (line 45) | public Optional dhcpRange() { method vnet (line 60) | public String vnet() { method GetSubnetPlainArgs (line 64) | private GetSubnetPlainArgs() {} method GetSubnetPlainArgs (line 66) | private GetSubnetPlainArgs(GetSubnetPlainArgs $) { method builder (line 72) | public static Builder builder() { method builder (line 75) | public static Builder builder(GetSubnetPlainArgs defaults) { class Builder (line 79) | public static final class Builder { method Builder (line 82) | public Builder() { method Builder (line 86) | public Builder(GetSubnetPlainArgs defaults) { method cidr (line 96) | public Builder cidr(String cidr) { method dhcpRange (line 107) | public Builder dhcpRange(@Nullable GetSubnetDhcpRange dhcpRange) { method vnet (line 118) | public Builder vnet(String vnet) { method build (line 123) | public GetSubnetPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/inputs/GetVnetArgs.java class GetVnetArgs (line 13) | public final class GetVnetArgs extends com.pulumi.resources.InvokeArgs { method id (line 28) | public Output id() { method GetVnetArgs (line 32) | private GetVnetArgs() {} method GetVnetArgs (line 34) | private GetVnetArgs(GetVnetArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetVnetArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetVnetArgs defaults) { method id (line 62) | public Builder id(Output id) { method id (line 73) | public Builder id(String id) { method build (line 77) | public GetVnetArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/inputs/GetVnetLegacyArgs.java class GetVnetLegacyArgs (line 13) | public final class GetVnetLegacyArgs extends com.pulumi.resources.Invoke... method id (line 28) | public Output id() { method GetVnetLegacyArgs (line 32) | private GetVnetLegacyArgs() {} method GetVnetLegacyArgs (line 34) | private GetVnetLegacyArgs(GetVnetLegacyArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetVnetLegacyArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetVnetLegacyArgs defaults) { method id (line 62) | public Builder id(Output id) { method id (line 73) | public Builder id(String id) { method build (line 77) | public GetVnetLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/inputs/GetVnetLegacyPlainArgs.java class GetVnetLegacyPlainArgs (line 12) | public final class GetVnetLegacyPlainArgs extends com.pulumi.resources.I... method id (line 27) | public String id() { method GetVnetLegacyPlainArgs (line 31) | private GetVnetLegacyPlainArgs() {} method GetVnetLegacyPlainArgs (line 33) | private GetVnetLegacyPlainArgs(GetVnetLegacyPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetVnetLegacyPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetVnetLegacyPlainArgs defaults) { method id (line 61) | public Builder id(String id) { method build (line 66) | public GetVnetLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/inputs/GetVnetPlainArgs.java class GetVnetPlainArgs (line 12) | public final class GetVnetPlainArgs extends com.pulumi.resources.InvokeA... method id (line 27) | public String id() { method GetVnetPlainArgs (line 31) | private GetVnetPlainArgs() {} method GetVnetPlainArgs (line 33) | private GetVnetPlainArgs(GetVnetPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetVnetPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetVnetPlainArgs defaults) { method id (line 61) | public Builder id(String id) { method build (line 66) | public GetVnetPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/inputs/GetZonesArgs.java class GetZonesArgs (line 14) | public final class GetZonesArgs extends com.pulumi.resources.InvokeArgs { method type (line 29) | public Optional> type() { method GetZonesArgs (line 33) | private GetZonesArgs() {} method GetZonesArgs (line 35) | private GetZonesArgs(GetZonesArgs $) { method builder (line 39) | public static Builder builder() { method builder (line 42) | public static Builder builder(GetZonesArgs defaults) { class Builder (line 46) | public static final class Builder { method Builder (line 49) | public Builder() { method Builder (line 53) | public Builder(GetZonesArgs defaults) { method type (line 63) | public Builder type(@Nullable Output type) { method type (line 74) | public Builder type(String type) { method build (line 78) | public GetZonesArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/inputs/GetZonesLegacyArgs.java class GetZonesLegacyArgs (line 14) | public final class GetZonesLegacyArgs extends com.pulumi.resources.Invok... method type (line 29) | public Optional> type() { method GetZonesLegacyArgs (line 33) | private GetZonesLegacyArgs() {} method GetZonesLegacyArgs (line 35) | private GetZonesLegacyArgs(GetZonesLegacyArgs $) { method builder (line 39) | public static Builder builder() { method builder (line 42) | public static Builder builder(GetZonesLegacyArgs defaults) { class Builder (line 46) | public static final class Builder { method Builder (line 49) | public Builder() { method Builder (line 53) | public Builder(GetZonesLegacyArgs defaults) { method type (line 63) | public Builder type(@Nullable Output type) { method type (line 74) | public Builder type(String type) { method build (line 78) | public GetZonesLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/inputs/GetZonesLegacyPlainArgs.java class GetZonesLegacyPlainArgs (line 13) | public final class GetZonesLegacyPlainArgs extends com.pulumi.resources.... method type (line 28) | public Optional type() { method GetZonesLegacyPlainArgs (line 32) | private GetZonesLegacyPlainArgs() {} method GetZonesLegacyPlainArgs (line 34) | private GetZonesLegacyPlainArgs(GetZonesLegacyPlainArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetZonesLegacyPlainArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetZonesLegacyPlainArgs defaults) { method type (line 62) | public Builder type(@Nullable String type) { method build (line 67) | public GetZonesLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/inputs/GetZonesPlainArgs.java class GetZonesPlainArgs (line 13) | public final class GetZonesPlainArgs extends com.pulumi.resources.Invoke... method type (line 28) | public Optional type() { method GetZonesPlainArgs (line 32) | private GetZonesPlainArgs() {} method GetZonesPlainArgs (line 34) | private GetZonesPlainArgs(GetZonesPlainArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetZonesPlainArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetZonesPlainArgs defaults) { method type (line 62) | public Builder type(@Nullable String type) { method build (line 67) | public GetZonesPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/inputs/SubnetDhcpRangeArgs.java class SubnetDhcpRangeArgs (line 13) | public final class SubnetDhcpRangeArgs extends com.pulumi.resources.Reso... method endAddress (line 28) | public Output endAddress() { method startAddress (line 43) | public Output startAddress() { method SubnetDhcpRangeArgs (line 47) | private SubnetDhcpRangeArgs() {} method SubnetDhcpRangeArgs (line 49) | private SubnetDhcpRangeArgs(SubnetDhcpRangeArgs $) { method builder (line 54) | public static Builder builder() { method builder (line 57) | public static Builder builder(SubnetDhcpRangeArgs defaults) { class Builder (line 61) | public static final class Builder { method Builder (line 64) | public Builder() { method Builder (line 68) | public Builder(SubnetDhcpRangeArgs defaults) { method endAddress (line 78) | public Builder endAddress(Output endAddress) { method endAddress (line 89) | public Builder endAddress(String endAddress) { method startAddress (line 99) | public Builder startAddress(Output startAddress) { method startAddress (line 110) | public Builder startAddress(String startAddress) { method build (line 114) | public SubnetDhcpRangeArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/inputs/SubnetLegacyDhcpRangeArgs.java class SubnetLegacyDhcpRangeArgs (line 13) | public final class SubnetLegacyDhcpRangeArgs extends com.pulumi.resource... method endAddress (line 28) | public Output endAddress() { method startAddress (line 43) | public Output startAddress() { method SubnetLegacyDhcpRangeArgs (line 47) | private SubnetLegacyDhcpRangeArgs() {} method SubnetLegacyDhcpRangeArgs (line 49) | private SubnetLegacyDhcpRangeArgs(SubnetLegacyDhcpRangeArgs $) { method builder (line 54) | public static Builder builder() { method builder (line 57) | public static Builder builder(SubnetLegacyDhcpRangeArgs defaults) { class Builder (line 61) | public static final class Builder { method Builder (line 64) | public Builder() { method Builder (line 68) | public Builder(SubnetLegacyDhcpRangeArgs defaults) { method endAddress (line 78) | public Builder endAddress(Output endAddress) { method endAddress (line 89) | public Builder endAddress(String endAddress) { method startAddress (line 99) | public Builder startAddress(Output startAddress) { method startAddress (line 110) | public Builder startAddress(String startAddress) { method build (line 114) | public SubnetLegacyDhcpRangeArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/inputs/SubnetLegacyState.java class SubnetLegacyState (line 16) | public final class SubnetLegacyState extends com.pulumi.resources.Resour... method cidr (line 31) | public Optional> cidr() { method dhcpDnsServer (line 46) | public Optional> dhcpDnsServer() { method dhcpRange (line 61) | public Optional> dhcpRange() { method dnsZonePrefix (line 76) | public Optional> dnsZonePrefix() { method gateway (line 91) | public Optional> gateway() { method snat (line 106) | public Optional> snat() { method vnet (line 121) | public Optional> vnet() { method SubnetLegacyState (line 125) | private SubnetLegacyState() {} method SubnetLegacyState (line 127) | private SubnetLegacyState(SubnetLegacyState $) { method builder (line 137) | public static Builder builder() { method builder (line 140) | public static Builder builder(SubnetLegacyState defaults) { class Builder (line 144) | public static final class Builder { method Builder (line 147) | public Builder() { method Builder (line 151) | public Builder(SubnetLegacyState defaults) { method cidr (line 161) | public Builder cidr(@Nullable Output cidr) { method cidr (line 172) | public Builder cidr(String cidr) { method dhcpDnsServer (line 182) | public Builder dhcpDnsServer(@Nullable Output dhcpDnsServer) { method dhcpDnsServer (line 193) | public Builder dhcpDnsServer(String dhcpDnsServer) { method dhcpRange (line 203) | public Builder dhcpRange(@Nullable Output... method dhcpRange (line 214) | public Builder dhcpRange(SubnetLegacyDhcpRangeArgs dhcpRange) { method dnsZonePrefix (line 224) | public Builder dnsZonePrefix(@Nullable Output dnsZonePrefix) { method dnsZonePrefix (line 235) | public Builder dnsZonePrefix(String dnsZonePrefix) { method gateway (line 245) | public Builder gateway(@Nullable Output gateway) { method gateway (line 256) | public Builder gateway(String gateway) { method snat (line 266) | public Builder snat(@Nullable Output snat) { method snat (line 277) | public Builder snat(Boolean snat) { method vnet (line 287) | public Builder vnet(@Nullable Output vnet) { method vnet (line 298) | public Builder vnet(String vnet) { method build (line 302) | public SubnetLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/inputs/SubnetState.java class SubnetState (line 16) | public final class SubnetState extends com.pulumi.resources.ResourceArgs { method cidr (line 31) | public Optional> cidr() { method dhcpDnsServer (line 46) | public Optional> dhcpDnsServer() { method dhcpRange (line 61) | public Optional> dhcpRange() { method dnsZonePrefix (line 76) | public Optional> dnsZonePrefix() { method gateway (line 91) | public Optional> gateway() { method snat (line 106) | public Optional> snat() { method vnet (line 121) | public Optional> vnet() { method SubnetState (line 125) | private SubnetState() {} method SubnetState (line 127) | private SubnetState(SubnetState $) { method builder (line 137) | public static Builder builder() { method builder (line 140) | public static Builder builder(SubnetState defaults) { class Builder (line 144) | public static final class Builder { method Builder (line 147) | public Builder() { method Builder (line 151) | public Builder(SubnetState defaults) { method cidr (line 161) | public Builder cidr(@Nullable Output cidr) { method cidr (line 172) | public Builder cidr(String cidr) { method dhcpDnsServer (line 182) | public Builder dhcpDnsServer(@Nullable Output dhcpDnsServer) { method dhcpDnsServer (line 193) | public Builder dhcpDnsServer(String dhcpDnsServer) { method dhcpRange (line 203) | public Builder dhcpRange(@Nullable Output dhcpR... method dhcpRange (line 214) | public Builder dhcpRange(SubnetDhcpRangeArgs dhcpRange) { method dnsZonePrefix (line 224) | public Builder dnsZonePrefix(@Nullable Output dnsZonePrefix) { method dnsZonePrefix (line 235) | public Builder dnsZonePrefix(String dnsZonePrefix) { method gateway (line 245) | public Builder gateway(@Nullable Output gateway) { method gateway (line 256) | public Builder gateway(String gateway) { method snat (line 266) | public Builder snat(@Nullable Output snat) { method snat (line 277) | public Builder snat(Boolean snat) { method vnet (line 287) | public Builder vnet(@Nullable Output vnet) { method vnet (line 298) | public Builder vnet(String vnet) { method build (line 302) | public SubnetState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/inputs/VnetLegacyState.java class VnetLegacyState (line 16) | public final class VnetLegacyState extends com.pulumi.resources.Resource... method alias (line 31) | public Optional> alias() { method isolatePorts (line 46) | public Optional> isolatePorts() { method resourceId (line 61) | public Optional> resourceId() { method tag (line 76) | public Optional> tag() { method vlanAware (line 91) | public Optional> vlanAware() { method zone (line 106) | public Optional> zone() { method VnetLegacyState (line 110) | private VnetLegacyState() {} method VnetLegacyState (line 112) | private VnetLegacyState(VnetLegacyState $) { method builder (line 121) | public static Builder builder() { method builder (line 124) | public static Builder builder(VnetLegacyState defaults) { class Builder (line 128) | public static final class Builder { method Builder (line 131) | public Builder() { method Builder (line 135) | public Builder(VnetLegacyState defaults) { method alias (line 145) | public Builder alias(@Nullable Output alias) { method alias (line 156) | public Builder alias(String alias) { method isolatePorts (line 166) | public Builder isolatePorts(@Nullable Output isolatePorts) { method isolatePorts (line 177) | public Builder isolatePorts(Boolean isolatePorts) { method resourceId (line 187) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 198) | public Builder resourceId(String resourceId) { method tag (line 208) | public Builder tag(@Nullable Output tag) { method tag (line 219) | public Builder tag(Integer tag) { method vlanAware (line 229) | public Builder vlanAware(@Nullable Output vlanAware) { method vlanAware (line 240) | public Builder vlanAware(Boolean vlanAware) { method zone (line 250) | public Builder zone(@Nullable Output zone) { method zone (line 261) | public Builder zone(String zone) { method build (line 265) | public VnetLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/inputs/VnetState.java class VnetState (line 16) | public final class VnetState extends com.pulumi.resources.ResourceArgs { method alias (line 31) | public Optional> alias() { method isolatePorts (line 46) | public Optional> isolatePorts() { method resourceId (line 61) | public Optional> resourceId() { method tag (line 76) | public Optional> tag() { method vlanAware (line 91) | public Optional> vlanAware() { method zone (line 106) | public Optional> zone() { method VnetState (line 110) | private VnetState() {} method VnetState (line 112) | private VnetState(VnetState $) { method builder (line 121) | public static Builder builder() { method builder (line 124) | public static Builder builder(VnetState defaults) { class Builder (line 128) | public static final class Builder { method Builder (line 131) | public Builder() { method Builder (line 135) | public Builder(VnetState defaults) { method alias (line 145) | public Builder alias(@Nullable Output alias) { method alias (line 156) | public Builder alias(String alias) { method isolatePorts (line 166) | public Builder isolatePorts(@Nullable Output isolatePorts) { method isolatePorts (line 177) | public Builder isolatePorts(Boolean isolatePorts) { method resourceId (line 187) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 198) | public Builder resourceId(String resourceId) { method tag (line 208) | public Builder tag(@Nullable Output tag) { method tag (line 219) | public Builder tag(Integer tag) { method vlanAware (line 229) | public Builder vlanAware(@Nullable Output vlanAware) { method vlanAware (line 240) | public Builder vlanAware(Boolean vlanAware) { method zone (line 250) | public Builder zone(@Nullable Output zone) { method zone (line 261) | public Builder zone(String zone) { method build (line 265) | public VnetState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/outputs/GetSubnetDhcpRange.java class GetSubnetDhcpRange (line 11) | @CustomType method GetSubnetDhcpRange (line 24) | private GetSubnetDhcpRange() {} method endAddress (line 29) | public String endAddress() { method startAddress (line 36) | public String startAddress() { method builder (line 40) | public static Builder builder() { method builder (line 44) | public static Builder builder(GetSubnetDhcpRange defaults) { class Builder (line 47) | @CustomType.Builder method Builder (line 51) | public Builder() {} method Builder (line 52) | public Builder(GetSubnetDhcpRange defaults) { method endAddress (line 58) | @CustomType.Setter method startAddress (line 66) | @CustomType.Setter method build (line 74) | public GetSubnetDhcpRange build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/outputs/GetSubnetLegacyDhcpRange.java class GetSubnetLegacyDhcpRange (line 11) | @CustomType method GetSubnetLegacyDhcpRange (line 24) | private GetSubnetLegacyDhcpRange() {} method endAddress (line 29) | public String endAddress() { method startAddress (line 36) | public String startAddress() { method builder (line 40) | public static Builder builder() { method builder (line 44) | public static Builder builder(GetSubnetLegacyDhcpRange defaults) { class Builder (line 47) | @CustomType.Builder method Builder (line 51) | public Builder() {} method Builder (line 52) | public Builder(GetSubnetLegacyDhcpRange defaults) { method endAddress (line 58) | @CustomType.Setter method startAddress (line 66) | @CustomType.Setter method build (line 74) | public GetSubnetLegacyDhcpRange build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/outputs/GetSubnetLegacyResult.java class GetSubnetLegacyResult (line 13) | @CustomType method GetSubnetLegacyResult (line 56) | private GetSubnetLegacyResult() {} method cidr (line 61) | public String cidr() { method dhcpDnsServer (line 68) | public String dhcpDnsServer() { method dhcpRange (line 75) | public GetSubnetLegacyDhcpRange dhcpRange() { method dnsZonePrefix (line 82) | public String dnsZonePrefix() { method gateway (line 89) | public String gateway() { method id (line 96) | public String id() { method snat (line 103) | public Boolean snat() { method vnet (line 110) | public String vnet() { method builder (line 114) | public static Builder builder() { method builder (line 118) | public static Builder builder(GetSubnetLegacyResult defaults) { class Builder (line 121) | @CustomType.Builder method Builder (line 131) | public Builder() {} method Builder (line 132) | public Builder(GetSubnetLegacyResult defaults) { method cidr (line 144) | @CustomType.Setter method dhcpDnsServer (line 152) | @CustomType.Setter method dhcpRange (line 160) | @CustomType.Setter method dnsZonePrefix (line 168) | @CustomType.Setter method gateway (line 176) | @CustomType.Setter method id (line 184) | @CustomType.Setter method snat (line 192) | @CustomType.Setter method vnet (line 200) | @CustomType.Setter method build (line 208) | public GetSubnetLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/outputs/GetSubnetResult.java class GetSubnetResult (line 13) | @CustomType method GetSubnetResult (line 56) | private GetSubnetResult() {} method cidr (line 61) | public String cidr() { method dhcpDnsServer (line 68) | public String dhcpDnsServer() { method dhcpRange (line 75) | public GetSubnetDhcpRange dhcpRange() { method dnsZonePrefix (line 82) | public String dnsZonePrefix() { method gateway (line 89) | public String gateway() { method id (line 96) | public String id() { method snat (line 103) | public Boolean snat() { method vnet (line 110) | public String vnet() { method builder (line 114) | public static Builder builder() { method builder (line 118) | public static Builder builder(GetSubnetResult defaults) { class Builder (line 121) | @CustomType.Builder method Builder (line 131) | public Builder() {} method Builder (line 132) | public Builder(GetSubnetResult defaults) { method cidr (line 144) | @CustomType.Setter method dhcpDnsServer (line 152) | @CustomType.Setter method dhcpRange (line 160) | @CustomType.Setter method dnsZonePrefix (line 168) | @CustomType.Setter method gateway (line 176) | @CustomType.Setter method id (line 184) | @CustomType.Setter method snat (line 192) | @CustomType.Setter method vnet (line 200) | @CustomType.Setter method build (line 208) | public GetSubnetResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/outputs/GetVnetLegacyResult.java class GetVnetLegacyResult (line 13) | @CustomType method GetVnetLegacyResult (line 46) | private GetVnetLegacyResult() {} method alias (line 51) | public String alias() { method id (line 58) | public String id() { method isolatePorts (line 65) | public Boolean isolatePorts() { method tag (line 72) | public Integer tag() { method vlanAware (line 79) | public Boolean vlanAware() { method zone (line 86) | public String zone() { method builder (line 90) | public static Builder builder() { method builder (line 94) | public static Builder builder(GetVnetLegacyResult defaults) { class Builder (line 97) | @CustomType.Builder method Builder (line 105) | public Builder() {} method Builder (line 106) | public Builder(GetVnetLegacyResult defaults) { method alias (line 116) | @CustomType.Setter method id (line 124) | @CustomType.Setter method isolatePorts (line 132) | @CustomType.Setter method tag (line 140) | @CustomType.Setter method vlanAware (line 148) | @CustomType.Setter method zone (line 156) | @CustomType.Setter method build (line 164) | public GetVnetLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/outputs/GetVnetResult.java class GetVnetResult (line 13) | @CustomType method GetVnetResult (line 46) | private GetVnetResult() {} method alias (line 51) | public String alias() { method id (line 58) | public String id() { method isolatePorts (line 65) | public Boolean isolatePorts() { method tag (line 72) | public Integer tag() { method vlanAware (line 79) | public Boolean vlanAware() { method zone (line 86) | public String zone() { method builder (line 90) | public static Builder builder() { method builder (line 94) | public static Builder builder(GetVnetResult defaults) { class Builder (line 97) | @CustomType.Builder method Builder (line 105) | public Builder() {} method Builder (line 106) | public Builder(GetVnetResult defaults) { method alias (line 116) | @CustomType.Setter method id (line 124) | @CustomType.Setter method isolatePorts (line 132) | @CustomType.Setter method tag (line 140) | @CustomType.Setter method vlanAware (line 148) | @CustomType.Setter method zone (line 156) | @CustomType.Setter method build (line 164) | public GetVnetResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/outputs/GetVnetsLegacyResult.java class GetVnetsLegacyResult (line 13) | @CustomType method GetVnetsLegacyResult (line 26) | private GetVnetsLegacyResult() {} method id (line 31) | public String id() { method vnets (line 38) | public List vnets() { method builder (line 42) | public static Builder builder() { method builder (line 46) | public static Builder builder(GetVnetsLegacyResult defaults) { class Builder (line 49) | @CustomType.Builder method Builder (line 53) | public Builder() {} method Builder (line 54) | public Builder(GetVnetsLegacyResult defaults) { method id (line 60) | @CustomType.Setter method vnets (line 68) | @CustomType.Setter method vnets (line 76) | public Builder vnets(GetVnetsLegacyVnet... vnets) { method build (line 79) | public GetVnetsLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/outputs/GetVnetsLegacyVnet.java class GetVnetsLegacyVnet (line 13) | @CustomType method GetVnetsLegacyVnet (line 22) | private GetVnetsLegacyVnet() {} method alias (line 23) | public String alias() { method id (line 26) | public String id() { method isolatePorts (line 29) | public Boolean isolatePorts() { method tag (line 32) | public Integer tag() { method vlanAware (line 35) | public Boolean vlanAware() { method zone (line 38) | public String zone() { method builder (line 42) | public static Builder builder() { method builder (line 46) | public static Builder builder(GetVnetsLegacyVnet defaults) { class Builder (line 49) | @CustomType.Builder method Builder (line 57) | public Builder() {} method Builder (line 58) | public Builder(GetVnetsLegacyVnet defaults) { method alias (line 68) | @CustomType.Setter method id (line 76) | @CustomType.Setter method isolatePorts (line 84) | @CustomType.Setter method tag (line 92) | @CustomType.Setter method vlanAware (line 100) | @CustomType.Setter method zone (line 108) | @CustomType.Setter method build (line 116) | public GetVnetsLegacyVnet build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/outputs/GetVnetsResult.java class GetVnetsResult (line 13) | @CustomType method GetVnetsResult (line 26) | private GetVnetsResult() {} method id (line 31) | public String id() { method vnets (line 38) | public List vnets() { method builder (line 42) | public static Builder builder() { method builder (line 46) | public static Builder builder(GetVnetsResult defaults) { class Builder (line 49) | @CustomType.Builder method Builder (line 53) | public Builder() {} method Builder (line 54) | public Builder(GetVnetsResult defaults) { method id (line 60) | @CustomType.Setter method vnets (line 68) | @CustomType.Setter method vnets (line 76) | public Builder vnets(GetVnetsVnet... vnets) { method build (line 79) | public GetVnetsResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/outputs/GetVnetsVnet.java class GetVnetsVnet (line 13) | @CustomType method GetVnetsVnet (line 22) | private GetVnetsVnet() {} method alias (line 23) | public String alias() { method id (line 26) | public String id() { method isolatePorts (line 29) | public Boolean isolatePorts() { method tag (line 32) | public Integer tag() { method vlanAware (line 35) | public Boolean vlanAware() { method zone (line 38) | public String zone() { method builder (line 42) | public static Builder builder() { method builder (line 46) | public static Builder builder(GetVnetsVnet defaults) { class Builder (line 49) | @CustomType.Builder method Builder (line 57) | public Builder() {} method Builder (line 58) | public Builder(GetVnetsVnet defaults) { method alias (line 68) | @CustomType.Setter method id (line 76) | @CustomType.Setter method isolatePorts (line 84) | @CustomType.Setter method tag (line 92) | @CustomType.Setter method vlanAware (line 100) | @CustomType.Setter method zone (line 108) | @CustomType.Setter method build (line 116) | public GetVnetsVnet build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/outputs/GetZonesLegacyResult.java class GetZonesLegacyResult (line 15) | @CustomType method GetZonesLegacyResult (line 33) | private GetZonesLegacyResult() {} method id (line 38) | public String id() { method type (line 45) | public Optional type() { method zones (line 52) | public List zones() { method builder (line 56) | public static Builder builder() { method builder (line 60) | public static Builder builder(GetZonesLegacyResult defaults) { class Builder (line 63) | @CustomType.Builder method Builder (line 68) | public Builder() {} method Builder (line 69) | public Builder(GetZonesLegacyResult defaults) { method id (line 76) | @CustomType.Setter method type (line 84) | @CustomType.Setter method zones (line 90) | @CustomType.Setter method zones (line 98) | public Builder zones(GetZonesLegacyZone... zones) { method build (line 101) | public GetZonesLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/outputs/GetZonesLegacyZone.java class GetZonesLegacyZone (line 14) | @CustomType method GetZonesLegacyZone (line 40) | private GetZonesLegacyZone() {} method advertiseSubnets (line 41) | public Boolean advertiseSubnets() { method bridge (line 44) | public String bridge() { method controller (line 47) | public String controller() { method dhcp (line 50) | public String dhcp() { method disableArpNdSuppression (line 53) | public Boolean disableArpNdSuppression() { method dns (line 56) | public String dns() { method dnsZone (line 59) | public String dnsZone() { method exitNodes (line 62) | public List exitNodes() { method exitNodesLocalRouting (line 65) | public Boolean exitNodesLocalRouting() { method id (line 68) | public String id() { method ipam (line 71) | public String ipam() { method mtu (line 74) | public Integer mtu() { method nodes (line 77) | public List nodes() { method peers (line 80) | public List peers() { method pending (line 83) | public Boolean pending() { method primaryExitNode (line 86) | public String primaryExitNode() { method reverseDns (line 89) | public String reverseDns() { method rtImport (line 92) | public String rtImport() { method serviceVlan (line 95) | public Integer serviceVlan() { method serviceVlanProtocol (line 98) | public String serviceVlanProtocol() { method state (line 101) | public String state() { method type (line 104) | public String type() { method vrfVxlan (line 107) | public Integer vrfVxlan() { method builder (line 111) | public static Builder builder() { method builder (line 115) | public static Builder builder(GetZonesLegacyZone defaults) { class Builder (line 118) | @CustomType.Builder method Builder (line 143) | public Builder() {} method Builder (line 144) | public Builder(GetZonesLegacyZone defaults) { method advertiseSubnets (line 171) | @CustomType.Setter method bridge (line 179) | @CustomType.Setter method controller (line 187) | @CustomType.Setter method dhcp (line 195) | @CustomType.Setter method disableArpNdSuppression (line 203) | @CustomType.Setter method dns (line 211) | @CustomType.Setter method dnsZone (line 219) | @CustomType.Setter method exitNodes (line 227) | @CustomType.Setter method exitNodes (line 235) | public Builder exitNodes(String... exitNodes) { method exitNodesLocalRouting (line 238) | @CustomType.Setter method id (line 246) | @CustomType.Setter method ipam (line 254) | @CustomType.Setter method mtu (line 262) | @CustomType.Setter method nodes (line 270) | @CustomType.Setter method nodes (line 278) | public Builder nodes(String... nodes) { method peers (line 281) | @CustomType.Setter method peers (line 289) | public Builder peers(String... peers) { method pending (line 292) | @CustomType.Setter method primaryExitNode (line 300) | @CustomType.Setter method reverseDns (line 308) | @CustomType.Setter method rtImport (line 316) | @CustomType.Setter method serviceVlan (line 324) | @CustomType.Setter method serviceVlanProtocol (line 332) | @CustomType.Setter method state (line 340) | @CustomType.Setter method type (line 348) | @CustomType.Setter method vrfVxlan (line 356) | @CustomType.Setter method build (line 364) | public GetZonesLegacyZone build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/outputs/GetZonesResult.java class GetZonesResult (line 15) | @CustomType method GetZonesResult (line 33) | private GetZonesResult() {} method id (line 38) | public String id() { method type (line 45) | public Optional type() { method zones (line 52) | public List zones() { method builder (line 56) | public static Builder builder() { method builder (line 60) | public static Builder builder(GetZonesResult defaults) { class Builder (line 63) | @CustomType.Builder method Builder (line 68) | public Builder() {} method Builder (line 69) | public Builder(GetZonesResult defaults) { method id (line 76) | @CustomType.Setter method type (line 84) | @CustomType.Setter method zones (line 90) | @CustomType.Setter method zones (line 98) | public Builder zones(GetZonesZone... zones) { method build (line 101) | public GetZonesResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/outputs/GetZonesZone.java class GetZonesZone (line 14) | @CustomType method GetZonesZone (line 40) | private GetZonesZone() {} method advertiseSubnets (line 41) | public Boolean advertiseSubnets() { method bridge (line 44) | public String bridge() { method controller (line 47) | public String controller() { method dhcp (line 50) | public String dhcp() { method disableArpNdSuppression (line 53) | public Boolean disableArpNdSuppression() { method dns (line 56) | public String dns() { method dnsZone (line 59) | public String dnsZone() { method exitNodes (line 62) | public List exitNodes() { method exitNodesLocalRouting (line 65) | public Boolean exitNodesLocalRouting() { method id (line 68) | public String id() { method ipam (line 71) | public String ipam() { method mtu (line 74) | public Integer mtu() { method nodes (line 77) | public List nodes() { method peers (line 80) | public List peers() { method pending (line 83) | public Boolean pending() { method primaryExitNode (line 86) | public String primaryExitNode() { method reverseDns (line 89) | public String reverseDns() { method rtImport (line 92) | public String rtImport() { method serviceVlan (line 95) | public Integer serviceVlan() { method serviceVlanProtocol (line 98) | public String serviceVlanProtocol() { method state (line 101) | public String state() { method type (line 104) | public String type() { method vrfVxlan (line 107) | public Integer vrfVxlan() { method builder (line 111) | public static Builder builder() { method builder (line 115) | public static Builder builder(GetZonesZone defaults) { class Builder (line 118) | @CustomType.Builder method Builder (line 143) | public Builder() {} method Builder (line 144) | public Builder(GetZonesZone defaults) { method advertiseSubnets (line 171) | @CustomType.Setter method bridge (line 179) | @CustomType.Setter method controller (line 187) | @CustomType.Setter method dhcp (line 195) | @CustomType.Setter method disableArpNdSuppression (line 203) | @CustomType.Setter method dns (line 211) | @CustomType.Setter method dnsZone (line 219) | @CustomType.Setter method exitNodes (line 227) | @CustomType.Setter method exitNodes (line 235) | public Builder exitNodes(String... exitNodes) { method exitNodesLocalRouting (line 238) | @CustomType.Setter method id (line 246) | @CustomType.Setter method ipam (line 254) | @CustomType.Setter method mtu (line 262) | @CustomType.Setter method nodes (line 270) | @CustomType.Setter method nodes (line 278) | public Builder nodes(String... nodes) { method peers (line 281) | @CustomType.Setter method peers (line 289) | public Builder peers(String... peers) { method pending (line 292) | @CustomType.Setter method primaryExitNode (line 300) | @CustomType.Setter method reverseDns (line 308) | @CustomType.Setter method rtImport (line 316) | @CustomType.Setter method serviceVlan (line 324) | @CustomType.Setter method serviceVlanProtocol (line 332) | @CustomType.Setter method state (line 340) | @CustomType.Setter method type (line 348) | @CustomType.Setter method vrfVxlan (line 356) | @CustomType.Setter method build (line 364) | public GetZonesZone build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/outputs/SubnetDhcpRange.java class SubnetDhcpRange (line 11) | @CustomType method SubnetDhcpRange (line 24) | private SubnetDhcpRange() {} method endAddress (line 29) | public String endAddress() { method startAddress (line 36) | public String startAddress() { method builder (line 40) | public static Builder builder() { method builder (line 44) | public static Builder builder(SubnetDhcpRange defaults) { class Builder (line 47) | @CustomType.Builder method Builder (line 51) | public Builder() {} method Builder (line 52) | public Builder(SubnetDhcpRange defaults) { method endAddress (line 58) | @CustomType.Setter method startAddress (line 66) | @CustomType.Setter method build (line 74) | public SubnetDhcpRange build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn/outputs/SubnetLegacyDhcpRange.java class SubnetLegacyDhcpRange (line 11) | @CustomType method SubnetLegacyDhcpRange (line 24) | private SubnetLegacyDhcpRange() {} method endAddress (line 29) | public String endAddress() { method startAddress (line 36) | public String startAddress() { method builder (line 40) | public static Builder builder() { method builder (line 44) | public static Builder builder(SubnetLegacyDhcpRange defaults) { class Builder (line 47) | @CustomType.Builder method Builder (line 51) | public Builder() {} method Builder (line 52) | public Builder(SubnetLegacyDhcpRange defaults) { method endAddress (line 58) | @CustomType.Setter method startAddress (line 66) | @CustomType.Setter method build (line 74) | public SubnetLegacyDhcpRange build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric/Openfabric.java class Openfabric (line 24) | @ResourceType(type="proxmoxve:sdn/fabric/openfabric:Openfabric") method csnpInterval (line 37) | public Output> csnpInterval() { method helloInterval (line 51) | public Output> helloInterval() { method ip6Prefix (line 65) | public Output> ip6Prefix() { method ipPrefix (line 79) | public Output> ipPrefix() { method resourceId (line 93) | public Output resourceId() { method Openfabric (line 101) | public Openfabric(java.lang.String name) { method Openfabric (line 109) | public Openfabric(java.lang.String name, OpenfabricArgs args) { method Openfabric (line 118) | public Openfabric(java.lang.String name, OpenfabricArgs args, @Nullabl... method Openfabric (line 122) | private Openfabric(java.lang.String name, Output id,... method makeArgs (line 126) | private static OpenfabricArgs makeArgs(OpenfabricArgs args, @Nullable ... method makeResourceOptions (line 133) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 153) | public static Openfabric get(java.lang.String name, Output> csnpInterval() { method helloInterval (line 46) | public Optional> helloInterval() { method ip6Prefix (line 61) | public Optional> ip6Prefix() { method ipPrefix (line 76) | public Optional> ipPrefix() { method resourceId (line 91) | public Output resourceId() { method OpenfabricArgs (line 95) | private OpenfabricArgs() {} method OpenfabricArgs (line 97) | private OpenfabricArgs(OpenfabricArgs $) { method builder (line 105) | public static Builder builder() { method builder (line 108) | public static Builder builder(OpenfabricArgs defaults) { class Builder (line 112) | public static final class Builder { method Builder (line 115) | public Builder() { method Builder (line 119) | public Builder(OpenfabricArgs defaults) { method csnpInterval (line 129) | public Builder csnpInterval(@Nullable Output csnpInterval) { method csnpInterval (line 140) | public Builder csnpInterval(Integer csnpInterval) { method helloInterval (line 150) | public Builder helloInterval(@Nullable Output helloInterval) { method helloInterval (line 161) | public Builder helloInterval(Integer helloInterval) { method ip6Prefix (line 171) | public Builder ip6Prefix(@Nullable Output ip6Prefix) { method ip6Prefix (line 182) | public Builder ip6Prefix(String ip6Prefix) { method ipPrefix (line 192) | public Builder ipPrefix(@Nullable Output ipPrefix) { method ipPrefix (line 203) | public Builder ipPrefix(String ipPrefix) { method resourceId (line 213) | public Builder resourceId(Output resourceId) { method resourceId (line 224) | public Builder resourceId(String resourceId) { method build (line 228) | public OpenfabricArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric/OpenfabricLegacy.java class OpenfabricLegacy (line 24) | @ResourceType(type="proxmoxve:sdn/fabric/openfabricLegacy:OpenfabricLega... method csnpInterval (line 37) | public Output> csnpInterval() { method helloInterval (line 51) | public Output> helloInterval() { method ip6Prefix (line 65) | public Output> ip6Prefix() { method ipPrefix (line 79) | public Output> ipPrefix() { method resourceId (line 93) | public Output resourceId() { method OpenfabricLegacy (line 101) | public OpenfabricLegacy(java.lang.String name) { method OpenfabricLegacy (line 109) | public OpenfabricLegacy(java.lang.String name, OpenfabricLegacyArgs ar... method OpenfabricLegacy (line 118) | public OpenfabricLegacy(java.lang.String name, OpenfabricLegacyArgs ar... method OpenfabricLegacy (line 122) | private OpenfabricLegacy(java.lang.String name, Output> csnpInterval() { method helloInterval (line 46) | public Optional> helloInterval() { method ip6Prefix (line 61) | public Optional> ip6Prefix() { method ipPrefix (line 76) | public Optional> ipPrefix() { method resourceId (line 91) | public Output resourceId() { method OpenfabricLegacyArgs (line 95) | private OpenfabricLegacyArgs() {} method OpenfabricLegacyArgs (line 97) | private OpenfabricLegacyArgs(OpenfabricLegacyArgs $) { method builder (line 105) | public static Builder builder() { method builder (line 108) | public static Builder builder(OpenfabricLegacyArgs defaults) { class Builder (line 112) | public static final class Builder { method Builder (line 115) | public Builder() { method Builder (line 119) | public Builder(OpenfabricLegacyArgs defaults) { method csnpInterval (line 129) | public Builder csnpInterval(@Nullable Output csnpInterval) { method csnpInterval (line 140) | public Builder csnpInterval(Integer csnpInterval) { method helloInterval (line 150) | public Builder helloInterval(@Nullable Output helloInterval) { method helloInterval (line 161) | public Builder helloInterval(Integer helloInterval) { method ip6Prefix (line 171) | public Builder ip6Prefix(@Nullable Output ip6Prefix) { method ip6Prefix (line 182) | public Builder ip6Prefix(String ip6Prefix) { method ipPrefix (line 192) | public Builder ipPrefix(@Nullable Output ipPrefix) { method ipPrefix (line 203) | public Builder ipPrefix(String ipPrefix) { method resourceId (line 213) | public Builder resourceId(Output resourceId) { method resourceId (line 224) | public Builder resourceId(String resourceId) { method build (line 228) | public OpenfabricLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric/Ospf.java class Ospf (line 22) | @ResourceType(type="proxmoxve:sdn/fabric/ospf:Ospf") method area (line 35) | public Output area() { method ipPrefix (line 49) | public Output ipPrefix() { method resourceId (line 63) | public Output resourceId() { method Ospf (line 71) | public Ospf(java.lang.String name) { method Ospf (line 79) | public Ospf(java.lang.String name, OspfArgs args) { method Ospf (line 88) | public Ospf(java.lang.String name, OspfArgs args, @Nullable com.pulumi... method Ospf (line 92) | private Ospf(java.lang.String name, Output id, @Null... method makeArgs (line 96) | private static OspfArgs makeArgs(OspfArgs args, @Nullable com.pulumi.r... method makeResourceOptions (line 103) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 123) | public static Ospf get(java.lang.String name, Output... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric/OspfArgs.java class OspfArgs (line 13) | public final class OspfArgs extends com.pulumi.resources.ResourceArgs { method area (line 28) | public Output area() { method ipPrefix (line 43) | public Output ipPrefix() { method resourceId (line 58) | public Output resourceId() { method OspfArgs (line 62) | private OspfArgs() {} method OspfArgs (line 64) | private OspfArgs(OspfArgs $) { method builder (line 70) | public static Builder builder() { method builder (line 73) | public static Builder builder(OspfArgs defaults) { class Builder (line 77) | public static final class Builder { method Builder (line 80) | public Builder() { method Builder (line 84) | public Builder(OspfArgs defaults) { method area (line 94) | public Builder area(Output area) { method area (line 105) | public Builder area(String area) { method ipPrefix (line 115) | public Builder ipPrefix(Output ipPrefix) { method ipPrefix (line 126) | public Builder ipPrefix(String ipPrefix) { method resourceId (line 136) | public Builder resourceId(Output resourceId) { method resourceId (line 147) | public Builder resourceId(String resourceId) { method build (line 151) | public OspfArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric/OspfLegacy.java class OspfLegacy (line 22) | @ResourceType(type="proxmoxve:sdn/fabric/ospfLegacy:OspfLegacy") method area (line 35) | public Output area() { method ipPrefix (line 49) | public Output ipPrefix() { method resourceId (line 63) | public Output resourceId() { method OspfLegacy (line 71) | public OspfLegacy(java.lang.String name) { method OspfLegacy (line 79) | public OspfLegacy(java.lang.String name, OspfLegacyArgs args) { method OspfLegacy (line 88) | public OspfLegacy(java.lang.String name, OspfLegacyArgs args, @Nullabl... method OspfLegacy (line 92) | private OspfLegacy(java.lang.String name, Output id,... method makeArgs (line 96) | private static OspfLegacyArgs makeArgs(OspfLegacyArgs args, @Nullable ... method makeResourceOptions (line 103) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 120) | public static OspfLegacy get(java.lang.String name, Output area() { method ipPrefix (line 43) | public Output ipPrefix() { method resourceId (line 58) | public Output resourceId() { method OspfLegacyArgs (line 62) | private OspfLegacyArgs() {} method OspfLegacyArgs (line 64) | private OspfLegacyArgs(OspfLegacyArgs $) { method builder (line 70) | public static Builder builder() { method builder (line 73) | public static Builder builder(OspfLegacyArgs defaults) { class Builder (line 77) | public static final class Builder { method Builder (line 80) | public Builder() { method Builder (line 84) | public Builder(OspfLegacyArgs defaults) { method area (line 94) | public Builder area(Output area) { method area (line 105) | public Builder area(String area) { method ipPrefix (line 115) | public Builder ipPrefix(Output ipPrefix) { method ipPrefix (line 126) | public Builder ipPrefix(String ipPrefix) { method resourceId (line 136) | public Builder resourceId(Output resourceId) { method resourceId (line 147) | public Builder resourceId(String resourceId) { method build (line 151) | public OspfLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric/Sdn_fabricFunctions.java class Sdn_fabricFunctions (line 26) | public final class Sdn_fabricFunctions { method getOpenfabric (line 31) | public static Output getOpenfabric(GetOpenfabricA... method getOpenfabricPlain (line 38) | public static CompletableFuture getOpenfabricPlai... method getOpenfabric (line 45) | public static Output getOpenfabric(GetOpenfabricA... method getOpenfabric (line 52) | public static Output getOpenfabric(GetOpenfabricA... method getOpenfabricPlain (line 59) | public static CompletableFuture getOpenfabricPlai... method getOpenfabricLegacy (line 68) | public static Output getOpenfabricLegacy(Ge... method getOpenfabricLegacyPlain (line 77) | public static CompletableFuture getOpenfabr... method getOpenfabricLegacy (line 86) | public static Output getOpenfabricLegacy(Ge... method getOpenfabricLegacy (line 95) | public static Output getOpenfabricLegacy(Ge... method getOpenfabricLegacyPlain (line 104) | public static CompletableFuture getOpenfabr... method getOspf (line 111) | public static Output getOspf(GetOspfArgs args) { method getOspfPlain (line 118) | public static CompletableFuture getOspfPlain(GetOspfPla... method getOspf (line 125) | public static Output getOspf(GetOspfArgs args, InvokeOp... method getOspf (line 132) | public static Output getOspf(GetOspfArgs args, InvokeOu... method getOspfPlain (line 139) | public static CompletableFuture getOspfPlain(GetOspfPla... method getOspfLegacy (line 148) | public static Output getOspfLegacy(GetOspfLegacyA... method getOspfLegacyPlain (line 157) | public static CompletableFuture getOspfLegacyPlai... method getOspfLegacy (line 166) | public static Output getOspfLegacy(GetOspfLegacyA... method getOspfLegacy (line 175) | public static Output getOspfLegacy(GetOspfLegacyA... method getOspfLegacyPlain (line 184) | public static CompletableFuture getOspfLegacyPlai... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric/inputs/GetOpenfabricArgs.java class GetOpenfabricArgs (line 13) | public final class GetOpenfabricArgs extends com.pulumi.resources.Invoke... method id (line 28) | public Output id() { method GetOpenfabricArgs (line 32) | private GetOpenfabricArgs() {} method GetOpenfabricArgs (line 34) | private GetOpenfabricArgs(GetOpenfabricArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetOpenfabricArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetOpenfabricArgs defaults) { method id (line 62) | public Builder id(Output id) { method id (line 73) | public Builder id(String id) { method build (line 77) | public GetOpenfabricArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric/inputs/GetOpenfabricLegacyArgs.java class GetOpenfabricLegacyArgs (line 13) | public final class GetOpenfabricLegacyArgs extends com.pulumi.resources.... method id (line 28) | public Output id() { method GetOpenfabricLegacyArgs (line 32) | private GetOpenfabricLegacyArgs() {} method GetOpenfabricLegacyArgs (line 34) | private GetOpenfabricLegacyArgs(GetOpenfabricLegacyArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetOpenfabricLegacyArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetOpenfabricLegacyArgs defaults) { method id (line 62) | public Builder id(Output id) { method id (line 73) | public Builder id(String id) { method build (line 77) | public GetOpenfabricLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric/inputs/GetOpenfabricLegacyPlainArgs.java class GetOpenfabricLegacyPlainArgs (line 12) | public final class GetOpenfabricLegacyPlainArgs extends com.pulumi.resou... method id (line 27) | public String id() { method GetOpenfabricLegacyPlainArgs (line 31) | private GetOpenfabricLegacyPlainArgs() {} method GetOpenfabricLegacyPlainArgs (line 33) | private GetOpenfabricLegacyPlainArgs(GetOpenfabricLegacyPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetOpenfabricLegacyPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetOpenfabricLegacyPlainArgs defaults) { method id (line 61) | public Builder id(String id) { method build (line 66) | public GetOpenfabricLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric/inputs/GetOpenfabricPlainArgs.java class GetOpenfabricPlainArgs (line 12) | public final class GetOpenfabricPlainArgs extends com.pulumi.resources.I... method id (line 27) | public String id() { method GetOpenfabricPlainArgs (line 31) | private GetOpenfabricPlainArgs() {} method GetOpenfabricPlainArgs (line 33) | private GetOpenfabricPlainArgs(GetOpenfabricPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetOpenfabricPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetOpenfabricPlainArgs defaults) { method id (line 61) | public Builder id(String id) { method build (line 66) | public GetOpenfabricPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric/inputs/GetOspfArgs.java class GetOspfArgs (line 13) | public final class GetOspfArgs extends com.pulumi.resources.InvokeArgs { method id (line 28) | public Output id() { method GetOspfArgs (line 32) | private GetOspfArgs() {} method GetOspfArgs (line 34) | private GetOspfArgs(GetOspfArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetOspfArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetOspfArgs defaults) { method id (line 62) | public Builder id(Output id) { method id (line 73) | public Builder id(String id) { method build (line 77) | public GetOspfArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric/inputs/GetOspfLegacyArgs.java class GetOspfLegacyArgs (line 13) | public final class GetOspfLegacyArgs extends com.pulumi.resources.Invoke... method id (line 28) | public Output id() { method GetOspfLegacyArgs (line 32) | private GetOspfLegacyArgs() {} method GetOspfLegacyArgs (line 34) | private GetOspfLegacyArgs(GetOspfLegacyArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetOspfLegacyArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetOspfLegacyArgs defaults) { method id (line 62) | public Builder id(Output id) { method id (line 73) | public Builder id(String id) { method build (line 77) | public GetOspfLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric/inputs/GetOspfLegacyPlainArgs.java class GetOspfLegacyPlainArgs (line 12) | public final class GetOspfLegacyPlainArgs extends com.pulumi.resources.I... method id (line 27) | public String id() { method GetOspfLegacyPlainArgs (line 31) | private GetOspfLegacyPlainArgs() {} method GetOspfLegacyPlainArgs (line 33) | private GetOspfLegacyPlainArgs(GetOspfLegacyPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetOspfLegacyPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetOspfLegacyPlainArgs defaults) { method id (line 61) | public Builder id(String id) { method build (line 66) | public GetOspfLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric/inputs/GetOspfPlainArgs.java class GetOspfPlainArgs (line 12) | public final class GetOspfPlainArgs extends com.pulumi.resources.InvokeA... method id (line 27) | public String id() { method GetOspfPlainArgs (line 31) | private GetOspfPlainArgs() {} method GetOspfPlainArgs (line 33) | private GetOspfPlainArgs(GetOspfPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetOspfPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetOspfPlainArgs defaults) { method id (line 61) | public Builder id(String id) { method build (line 66) | public GetOspfPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric/inputs/OpenfabricLegacyState.java class OpenfabricLegacyState (line 15) | public final class OpenfabricLegacyState extends com.pulumi.resources.Re... method csnpInterval (line 30) | public Optional> csnpInterval() { method helloInterval (line 45) | public Optional> helloInterval() { method ip6Prefix (line 60) | public Optional> ip6Prefix() { method ipPrefix (line 75) | public Optional> ipPrefix() { method resourceId (line 90) | public Optional> resourceId() { method OpenfabricLegacyState (line 94) | private OpenfabricLegacyState() {} method OpenfabricLegacyState (line 96) | private OpenfabricLegacyState(OpenfabricLegacyState $) { method builder (line 104) | public static Builder builder() { method builder (line 107) | public static Builder builder(OpenfabricLegacyState defaults) { class Builder (line 111) | public static final class Builder { method Builder (line 114) | public Builder() { method Builder (line 118) | public Builder(OpenfabricLegacyState defaults) { method csnpInterval (line 128) | public Builder csnpInterval(@Nullable Output csnpInterval) { method csnpInterval (line 139) | public Builder csnpInterval(Integer csnpInterval) { method helloInterval (line 149) | public Builder helloInterval(@Nullable Output helloInterval) { method helloInterval (line 160) | public Builder helloInterval(Integer helloInterval) { method ip6Prefix (line 170) | public Builder ip6Prefix(@Nullable Output ip6Prefix) { method ip6Prefix (line 181) | public Builder ip6Prefix(String ip6Prefix) { method ipPrefix (line 191) | public Builder ipPrefix(@Nullable Output ipPrefix) { method ipPrefix (line 202) | public Builder ipPrefix(String ipPrefix) { method resourceId (line 212) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 223) | public Builder resourceId(String resourceId) { method build (line 227) | public OpenfabricLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric/inputs/OpenfabricState.java class OpenfabricState (line 15) | public final class OpenfabricState extends com.pulumi.resources.Resource... method csnpInterval (line 30) | public Optional> csnpInterval() { method helloInterval (line 45) | public Optional> helloInterval() { method ip6Prefix (line 60) | public Optional> ip6Prefix() { method ipPrefix (line 75) | public Optional> ipPrefix() { method resourceId (line 90) | public Optional> resourceId() { method OpenfabricState (line 94) | private OpenfabricState() {} method OpenfabricState (line 96) | private OpenfabricState(OpenfabricState $) { method builder (line 104) | public static Builder builder() { method builder (line 107) | public static Builder builder(OpenfabricState defaults) { class Builder (line 111) | public static final class Builder { method Builder (line 114) | public Builder() { method Builder (line 118) | public Builder(OpenfabricState defaults) { method csnpInterval (line 128) | public Builder csnpInterval(@Nullable Output csnpInterval) { method csnpInterval (line 139) | public Builder csnpInterval(Integer csnpInterval) { method helloInterval (line 149) | public Builder helloInterval(@Nullable Output helloInterval) { method helloInterval (line 160) | public Builder helloInterval(Integer helloInterval) { method ip6Prefix (line 170) | public Builder ip6Prefix(@Nullable Output ip6Prefix) { method ip6Prefix (line 181) | public Builder ip6Prefix(String ip6Prefix) { method ipPrefix (line 191) | public Builder ipPrefix(@Nullable Output ipPrefix) { method ipPrefix (line 202) | public Builder ipPrefix(String ipPrefix) { method resourceId (line 212) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 223) | public Builder resourceId(String resourceId) { method build (line 227) | public OpenfabricState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric/inputs/OspfLegacyState.java class OspfLegacyState (line 14) | public final class OspfLegacyState extends com.pulumi.resources.Resource... method area (line 29) | public Optional> area() { method ipPrefix (line 44) | public Optional> ipPrefix() { method resourceId (line 59) | public Optional> resourceId() { method OspfLegacyState (line 63) | private OspfLegacyState() {} method OspfLegacyState (line 65) | private OspfLegacyState(OspfLegacyState $) { method builder (line 71) | public static Builder builder() { method builder (line 74) | public static Builder builder(OspfLegacyState defaults) { class Builder (line 78) | public static final class Builder { method Builder (line 81) | public Builder() { method Builder (line 85) | public Builder(OspfLegacyState defaults) { method area (line 95) | public Builder area(@Nullable Output area) { method area (line 106) | public Builder area(String area) { method ipPrefix (line 116) | public Builder ipPrefix(@Nullable Output ipPrefix) { method ipPrefix (line 127) | public Builder ipPrefix(String ipPrefix) { method resourceId (line 137) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 148) | public Builder resourceId(String resourceId) { method build (line 152) | public OspfLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric/inputs/OspfState.java class OspfState (line 14) | public final class OspfState extends com.pulumi.resources.ResourceArgs { method area (line 29) | public Optional> area() { method ipPrefix (line 44) | public Optional> ipPrefix() { method resourceId (line 59) | public Optional> resourceId() { method OspfState (line 63) | private OspfState() {} method OspfState (line 65) | private OspfState(OspfState $) { method builder (line 71) | public static Builder builder() { method builder (line 74) | public static Builder builder(OspfState defaults) { class Builder (line 78) | public static final class Builder { method Builder (line 81) | public Builder() { method Builder (line 85) | public Builder(OspfState defaults) { method area (line 95) | public Builder area(@Nullable Output area) { method area (line 106) | public Builder area(String area) { method ipPrefix (line 116) | public Builder ipPrefix(@Nullable Output ipPrefix) { method ipPrefix (line 127) | public Builder ipPrefix(String ipPrefix) { method resourceId (line 137) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 148) | public Builder resourceId(String resourceId) { method build (line 152) | public OspfState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric/outputs/GetOpenfabricLegacyResult.java class GetOpenfabricLegacyResult (line 12) | @CustomType method GetOpenfabricLegacyResult (line 40) | private GetOpenfabricLegacyResult() {} method csnpInterval (line 45) | public Integer csnpInterval() { method helloInterval (line 52) | public Integer helloInterval() { method id (line 59) | public String id() { method ip6Prefix (line 66) | public String ip6Prefix() { method ipPrefix (line 73) | public String ipPrefix() { method builder (line 77) | public static Builder builder() { method builder (line 81) | public static Builder builder(GetOpenfabricLegacyResult defaults) { class Builder (line 84) | @CustomType.Builder method Builder (line 91) | public Builder() {} method Builder (line 92) | public Builder(GetOpenfabricLegacyResult defaults) { method csnpInterval (line 101) | @CustomType.Setter method helloInterval (line 109) | @CustomType.Setter method id (line 117) | @CustomType.Setter method ip6Prefix (line 125) | @CustomType.Setter method ipPrefix (line 133) | @CustomType.Setter method build (line 141) | public GetOpenfabricLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric/outputs/GetOpenfabricResult.java class GetOpenfabricResult (line 12) | @CustomType method GetOpenfabricResult (line 40) | private GetOpenfabricResult() {} method csnpInterval (line 45) | public Integer csnpInterval() { method helloInterval (line 52) | public Integer helloInterval() { method id (line 59) | public String id() { method ip6Prefix (line 66) | public String ip6Prefix() { method ipPrefix (line 73) | public String ipPrefix() { method builder (line 77) | public static Builder builder() { method builder (line 81) | public static Builder builder(GetOpenfabricResult defaults) { class Builder (line 84) | @CustomType.Builder method Builder (line 91) | public Builder() {} method Builder (line 92) | public Builder(GetOpenfabricResult defaults) { method csnpInterval (line 101) | @CustomType.Setter method helloInterval (line 109) | @CustomType.Setter method id (line 117) | @CustomType.Setter method ip6Prefix (line 125) | @CustomType.Setter method ipPrefix (line 133) | @CustomType.Setter method build (line 141) | public GetOpenfabricResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric/outputs/GetOspfLegacyResult.java class GetOspfLegacyResult (line 11) | @CustomType method GetOspfLegacyResult (line 29) | private GetOspfLegacyResult() {} method area (line 34) | public String area() { method id (line 41) | public String id() { method ipPrefix (line 48) | public String ipPrefix() { method builder (line 52) | public static Builder builder() { method builder (line 56) | public static Builder builder(GetOspfLegacyResult defaults) { class Builder (line 59) | @CustomType.Builder method Builder (line 64) | public Builder() {} method Builder (line 65) | public Builder(GetOspfLegacyResult defaults) { method area (line 72) | @CustomType.Setter method id (line 80) | @CustomType.Setter method ipPrefix (line 88) | @CustomType.Setter method build (line 96) | public GetOspfLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric/outputs/GetOspfResult.java class GetOspfResult (line 11) | @CustomType method GetOspfResult (line 29) | private GetOspfResult() {} method area (line 34) | public String area() { method id (line 41) | public String id() { method ipPrefix (line 48) | public String ipPrefix() { method builder (line 52) | public static Builder builder() { method builder (line 56) | public static Builder builder(GetOspfResult defaults) { class Builder (line 59) | @CustomType.Builder method Builder (line 64) | public Builder() {} method Builder (line 65) | public Builder(GetOspfResult defaults) { method area (line 72) | @CustomType.Setter method id (line 80) | @CustomType.Setter method ipPrefix (line 88) | @CustomType.Setter method build (line 96) | public GetOspfResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric_node/Openfabric.java class Openfabric (line 22) | @ResourceType(type="proxmoxve:sdn/fabric/node/openfabric:Openfabric") method fabricId (line 35) | public Output fabricId() { method interfaceNames (line 49) | public Output> interfaceNames() { method ip (line 63) | public Output> ip() { method ip6 (line 77) | public Output> ip6() { method nodeId (line 91) | public Output nodeId() { method Openfabric (line 99) | public Openfabric(java.lang.String name) { method Openfabric (line 107) | public Openfabric(java.lang.String name, OpenfabricArgs args) { method Openfabric (line 116) | public Openfabric(java.lang.String name, OpenfabricArgs args, @Nullabl... method Openfabric (line 120) | private Openfabric(java.lang.String name, Output id,... method makeArgs (line 124) | private static OpenfabricArgs makeArgs(OpenfabricArgs args, @Nullable ... method makeResourceOptions (line 131) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 148) | public static Openfabric get(java.lang.String name, Output fabricId() { method interfaceNames (line 46) | public Output> interfaceNames() { method ip (line 61) | public Optional> ip() { method ip6 (line 76) | public Optional> ip6() { method nodeId (line 91) | public Output nodeId() { method OpenfabricArgs (line 95) | private OpenfabricArgs() {} method OpenfabricArgs (line 97) | private OpenfabricArgs(OpenfabricArgs $) { method builder (line 105) | public static Builder builder() { method builder (line 108) | public static Builder builder(OpenfabricArgs defaults) { class Builder (line 112) | public static final class Builder { method Builder (line 115) | public Builder() { method Builder (line 119) | public Builder(OpenfabricArgs defaults) { method fabricId (line 129) | public Builder fabricId(Output fabricId) { method fabricId (line 140) | public Builder fabricId(String fabricId) { method interfaceNames (line 150) | public Builder interfaceNames(Output> interfaceNames) { method interfaceNames (line 161) | public Builder interfaceNames(List interfaceNames) { method interfaceNames (line 171) | public Builder interfaceNames(String... interfaceNames) { method ip (line 181) | public Builder ip(@Nullable Output ip) { method ip (line 192) | public Builder ip(String ip) { method ip6 (line 202) | public Builder ip6(@Nullable Output ip6) { method ip6 (line 213) | public Builder ip6(String ip6) { method nodeId (line 223) | public Builder nodeId(Output nodeId) { method nodeId (line 234) | public Builder nodeId(String nodeId) { method build (line 238) | public OpenfabricArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric_node/OpenfabricLegacy.java class OpenfabricLegacy (line 24) | @ResourceType(type="proxmoxve:sdn/fabric/node/openfabricLegacy:Openfabri... method fabricId (line 37) | public Output fabricId() { method interfaceNames (line 51) | public Output> interfaceNames() { method ip (line 65) | public Output> ip() { method ip6 (line 79) | public Output> ip6() { method nodeId (line 93) | public Output nodeId() { method OpenfabricLegacy (line 101) | public OpenfabricLegacy(java.lang.String name) { method OpenfabricLegacy (line 109) | public OpenfabricLegacy(java.lang.String name, OpenfabricLegacyArgs ar... method OpenfabricLegacy (line 118) | public OpenfabricLegacy(java.lang.String name, OpenfabricLegacyArgs ar... method OpenfabricLegacy (line 122) | private OpenfabricLegacy(java.lang.String name, Output fabricId() { method interfaceNames (line 46) | public Output> interfaceNames() { method ip (line 61) | public Optional> ip() { method ip6 (line 76) | public Optional> ip6() { method nodeId (line 91) | public Output nodeId() { method OpenfabricLegacyArgs (line 95) | private OpenfabricLegacyArgs() {} method OpenfabricLegacyArgs (line 97) | private OpenfabricLegacyArgs(OpenfabricLegacyArgs $) { method builder (line 105) | public static Builder builder() { method builder (line 108) | public static Builder builder(OpenfabricLegacyArgs defaults) { class Builder (line 112) | public static final class Builder { method Builder (line 115) | public Builder() { method Builder (line 119) | public Builder(OpenfabricLegacyArgs defaults) { method fabricId (line 129) | public Builder fabricId(Output fabricId) { method fabricId (line 140) | public Builder fabricId(String fabricId) { method interfaceNames (line 150) | public Builder interfaceNames(Output> interfaceNames) { method interfaceNames (line 161) | public Builder interfaceNames(List interfaceNames) { method interfaceNames (line 171) | public Builder interfaceNames(String... interfaceNames) { method ip (line 181) | public Builder ip(@Nullable Output ip) { method ip (line 192) | public Builder ip(String ip) { method ip6 (line 202) | public Builder ip6(@Nullable Output ip6) { method ip6 (line 213) | public Builder ip6(String ip6) { method nodeId (line 223) | public Builder nodeId(Output nodeId) { method nodeId (line 234) | public Builder nodeId(String nodeId) { method build (line 238) | public OpenfabricLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric_node/Ospf.java class Ospf (line 21) | @ResourceType(type="proxmoxve:sdn/fabric/node/ospf:Ospf") method fabricId (line 34) | public Output fabricId() { method interfaceNames (line 48) | public Output> interfaceNames() { method ip (line 62) | public Output ip() { method nodeId (line 76) | public Output nodeId() { method Ospf (line 84) | public Ospf(java.lang.String name) { method Ospf (line 92) | public Ospf(java.lang.String name, OspfArgs args) { method Ospf (line 101) | public Ospf(java.lang.String name, OspfArgs args, @Nullable com.pulumi... method Ospf (line 105) | private Ospf(java.lang.String name, Output id, @Null... method makeArgs (line 109) | private static OspfArgs makeArgs(OspfArgs args, @Nullable com.pulumi.r... method makeResourceOptions (line 116) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 133) | public static Ospf get(java.lang.String name, Output... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric_node/OspfArgs.java class OspfArgs (line 14) | public final class OspfArgs extends com.pulumi.resources.ResourceArgs { method fabricId (line 29) | public Output fabricId() { method interfaceNames (line 44) | public Output> interfaceNames() { method ip (line 59) | public Output ip() { method nodeId (line 74) | public Output nodeId() { method OspfArgs (line 78) | private OspfArgs() {} method OspfArgs (line 80) | private OspfArgs(OspfArgs $) { method builder (line 87) | public static Builder builder() { method builder (line 90) | public static Builder builder(OspfArgs defaults) { class Builder (line 94) | public static final class Builder { method Builder (line 97) | public Builder() { method Builder (line 101) | public Builder(OspfArgs defaults) { method fabricId (line 111) | public Builder fabricId(Output fabricId) { method fabricId (line 122) | public Builder fabricId(String fabricId) { method interfaceNames (line 132) | public Builder interfaceNames(Output> interfaceNames) { method interfaceNames (line 143) | public Builder interfaceNames(List interfaceNames) { method interfaceNames (line 153) | public Builder interfaceNames(String... interfaceNames) { method ip (line 163) | public Builder ip(Output ip) { method ip (line 174) | public Builder ip(String ip) { method nodeId (line 184) | public Builder nodeId(Output nodeId) { method nodeId (line 195) | public Builder nodeId(String nodeId) { method build (line 199) | public OspfArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric_node/OspfLegacy.java class OspfLegacy (line 23) | @ResourceType(type="proxmoxve:sdn/fabric/node/ospfLegacy:OspfLegacy") method fabricId (line 36) | public Output fabricId() { method interfaceNames (line 50) | public Output> interfaceNames() { method ip (line 64) | public Output ip() { method nodeId (line 78) | public Output nodeId() { method OspfLegacy (line 86) | public OspfLegacy(java.lang.String name) { method OspfLegacy (line 94) | public OspfLegacy(java.lang.String name, OspfLegacyArgs args) { method OspfLegacy (line 103) | public OspfLegacy(java.lang.String name, OspfLegacyArgs args, @Nullabl... method OspfLegacy (line 107) | private OspfLegacy(java.lang.String name, Output id,... method makeArgs (line 111) | private static OspfLegacyArgs makeArgs(OspfLegacyArgs args, @Nullable ... method makeResourceOptions (line 118) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 135) | public static OspfLegacy get(java.lang.String name, Output fabricId() { method interfaceNames (line 44) | public Output> interfaceNames() { method ip (line 59) | public Output ip() { method nodeId (line 74) | public Output nodeId() { method OspfLegacyArgs (line 78) | private OspfLegacyArgs() {} method OspfLegacyArgs (line 80) | private OspfLegacyArgs(OspfLegacyArgs $) { method builder (line 87) | public static Builder builder() { method builder (line 90) | public static Builder builder(OspfLegacyArgs defaults) { class Builder (line 94) | public static final class Builder { method Builder (line 97) | public Builder() { method Builder (line 101) | public Builder(OspfLegacyArgs defaults) { method fabricId (line 111) | public Builder fabricId(Output fabricId) { method fabricId (line 122) | public Builder fabricId(String fabricId) { method interfaceNames (line 132) | public Builder interfaceNames(Output> interfaceNames) { method interfaceNames (line 143) | public Builder interfaceNames(List interfaceNames) { method interfaceNames (line 153) | public Builder interfaceNames(String... interfaceNames) { method ip (line 163) | public Builder ip(Output ip) { method ip (line 174) | public Builder ip(String ip) { method nodeId (line 184) | public Builder nodeId(Output nodeId) { method nodeId (line 195) | public Builder nodeId(String nodeId) { method build (line 199) | public OspfLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric_node/Sdn_fabric_nodeFunctions.java class Sdn_fabric_nodeFunctions (line 26) | public final class Sdn_fabric_nodeFunctions { method getOpenfabric (line 31) | public static Output getOpenfabric(GetOpenfabricA... method getOpenfabricPlain (line 38) | public static CompletableFuture getOpenfabricPlai... method getOpenfabric (line 45) | public static Output getOpenfabric(GetOpenfabricA... method getOpenfabric (line 52) | public static Output getOpenfabric(GetOpenfabricA... method getOpenfabricPlain (line 59) | public static CompletableFuture getOpenfabricPlai... method getOpenfabricLegacy (line 68) | public static Output getOpenfabricLegacy(Ge... method getOpenfabricLegacyPlain (line 77) | public static CompletableFuture getOpenfabr... method getOpenfabricLegacy (line 86) | public static Output getOpenfabricLegacy(Ge... method getOpenfabricLegacy (line 95) | public static Output getOpenfabricLegacy(Ge... method getOpenfabricLegacyPlain (line 104) | public static CompletableFuture getOpenfabr... method getOspf (line 111) | public static Output getOspf(GetOspfArgs args) { method getOspfPlain (line 118) | public static CompletableFuture getOspfPlain(GetOspfPla... method getOspf (line 125) | public static Output getOspf(GetOspfArgs args, InvokeOp... method getOspf (line 132) | public static Output getOspf(GetOspfArgs args, InvokeOu... method getOspfPlain (line 139) | public static CompletableFuture getOspfPlain(GetOspfPla... method getOspfLegacy (line 148) | public static Output getOspfLegacy(GetOspfLegacyA... method getOspfLegacyPlain (line 157) | public static CompletableFuture getOspfLegacyPlai... method getOspfLegacy (line 166) | public static Output getOspfLegacy(GetOspfLegacyA... method getOspfLegacy (line 175) | public static Output getOspfLegacy(GetOspfLegacyA... method getOspfLegacyPlain (line 184) | public static CompletableFuture getOspfLegacyPlai... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric_node/inputs/GetOpenfabricArgs.java class GetOpenfabricArgs (line 13) | public final class GetOpenfabricArgs extends com.pulumi.resources.Invoke... method fabricId (line 28) | public Output fabricId() { method nodeId (line 43) | public Output nodeId() { method GetOpenfabricArgs (line 47) | private GetOpenfabricArgs() {} method GetOpenfabricArgs (line 49) | private GetOpenfabricArgs(GetOpenfabricArgs $) { method builder (line 54) | public static Builder builder() { method builder (line 57) | public static Builder builder(GetOpenfabricArgs defaults) { class Builder (line 61) | public static final class Builder { method Builder (line 64) | public Builder() { method Builder (line 68) | public Builder(GetOpenfabricArgs defaults) { method fabricId (line 78) | public Builder fabricId(Output fabricId) { method fabricId (line 89) | public Builder fabricId(String fabricId) { method nodeId (line 99) | public Builder nodeId(Output nodeId) { method nodeId (line 110) | public Builder nodeId(String nodeId) { method build (line 114) | public GetOpenfabricArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric_node/inputs/GetOpenfabricLegacyArgs.java class GetOpenfabricLegacyArgs (line 13) | public final class GetOpenfabricLegacyArgs extends com.pulumi.resources.... method fabricId (line 28) | public Output fabricId() { method nodeId (line 43) | public Output nodeId() { method GetOpenfabricLegacyArgs (line 47) | private GetOpenfabricLegacyArgs() {} method GetOpenfabricLegacyArgs (line 49) | private GetOpenfabricLegacyArgs(GetOpenfabricLegacyArgs $) { method builder (line 54) | public static Builder builder() { method builder (line 57) | public static Builder builder(GetOpenfabricLegacyArgs defaults) { class Builder (line 61) | public static final class Builder { method Builder (line 64) | public Builder() { method Builder (line 68) | public Builder(GetOpenfabricLegacyArgs defaults) { method fabricId (line 78) | public Builder fabricId(Output fabricId) { method fabricId (line 89) | public Builder fabricId(String fabricId) { method nodeId (line 99) | public Builder nodeId(Output nodeId) { method nodeId (line 110) | public Builder nodeId(String nodeId) { method build (line 114) | public GetOpenfabricLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric_node/inputs/GetOpenfabricLegacyPlainArgs.java class GetOpenfabricLegacyPlainArgs (line 12) | public final class GetOpenfabricLegacyPlainArgs extends com.pulumi.resou... method fabricId (line 27) | public String fabricId() { method nodeId (line 42) | public String nodeId() { method GetOpenfabricLegacyPlainArgs (line 46) | private GetOpenfabricLegacyPlainArgs() {} method GetOpenfabricLegacyPlainArgs (line 48) | private GetOpenfabricLegacyPlainArgs(GetOpenfabricLegacyPlainArgs $) { method builder (line 53) | public static Builder builder() { method builder (line 56) | public static Builder builder(GetOpenfabricLegacyPlainArgs defaults) { class Builder (line 60) | public static final class Builder { method Builder (line 63) | public Builder() { method Builder (line 67) | public Builder(GetOpenfabricLegacyPlainArgs defaults) { method fabricId (line 77) | public Builder fabricId(String fabricId) { method nodeId (line 88) | public Builder nodeId(String nodeId) { method build (line 93) | public GetOpenfabricLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric_node/inputs/GetOpenfabricPlainArgs.java class GetOpenfabricPlainArgs (line 12) | public final class GetOpenfabricPlainArgs extends com.pulumi.resources.I... method fabricId (line 27) | public String fabricId() { method nodeId (line 42) | public String nodeId() { method GetOpenfabricPlainArgs (line 46) | private GetOpenfabricPlainArgs() {} method GetOpenfabricPlainArgs (line 48) | private GetOpenfabricPlainArgs(GetOpenfabricPlainArgs $) { method builder (line 53) | public static Builder builder() { method builder (line 56) | public static Builder builder(GetOpenfabricPlainArgs defaults) { class Builder (line 60) | public static final class Builder { method Builder (line 63) | public Builder() { method Builder (line 67) | public Builder(GetOpenfabricPlainArgs defaults) { method fabricId (line 77) | public Builder fabricId(String fabricId) { method nodeId (line 88) | public Builder nodeId(String nodeId) { method build (line 93) | public GetOpenfabricPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric_node/inputs/GetOspfArgs.java class GetOspfArgs (line 13) | public final class GetOspfArgs extends com.pulumi.resources.InvokeArgs { method fabricId (line 28) | public Output fabricId() { method nodeId (line 43) | public Output nodeId() { method GetOspfArgs (line 47) | private GetOspfArgs() {} method GetOspfArgs (line 49) | private GetOspfArgs(GetOspfArgs $) { method builder (line 54) | public static Builder builder() { method builder (line 57) | public static Builder builder(GetOspfArgs defaults) { class Builder (line 61) | public static final class Builder { method Builder (line 64) | public Builder() { method Builder (line 68) | public Builder(GetOspfArgs defaults) { method fabricId (line 78) | public Builder fabricId(Output fabricId) { method fabricId (line 89) | public Builder fabricId(String fabricId) { method nodeId (line 99) | public Builder nodeId(Output nodeId) { method nodeId (line 110) | public Builder nodeId(String nodeId) { method build (line 114) | public GetOspfArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric_node/inputs/GetOspfLegacyArgs.java class GetOspfLegacyArgs (line 13) | public final class GetOspfLegacyArgs extends com.pulumi.resources.Invoke... method fabricId (line 28) | public Output fabricId() { method nodeId (line 43) | public Output nodeId() { method GetOspfLegacyArgs (line 47) | private GetOspfLegacyArgs() {} method GetOspfLegacyArgs (line 49) | private GetOspfLegacyArgs(GetOspfLegacyArgs $) { method builder (line 54) | public static Builder builder() { method builder (line 57) | public static Builder builder(GetOspfLegacyArgs defaults) { class Builder (line 61) | public static final class Builder { method Builder (line 64) | public Builder() { method Builder (line 68) | public Builder(GetOspfLegacyArgs defaults) { method fabricId (line 78) | public Builder fabricId(Output fabricId) { method fabricId (line 89) | public Builder fabricId(String fabricId) { method nodeId (line 99) | public Builder nodeId(Output nodeId) { method nodeId (line 110) | public Builder nodeId(String nodeId) { method build (line 114) | public GetOspfLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric_node/inputs/GetOspfLegacyPlainArgs.java class GetOspfLegacyPlainArgs (line 12) | public final class GetOspfLegacyPlainArgs extends com.pulumi.resources.I... method fabricId (line 27) | public String fabricId() { method nodeId (line 42) | public String nodeId() { method GetOspfLegacyPlainArgs (line 46) | private GetOspfLegacyPlainArgs() {} method GetOspfLegacyPlainArgs (line 48) | private GetOspfLegacyPlainArgs(GetOspfLegacyPlainArgs $) { method builder (line 53) | public static Builder builder() { method builder (line 56) | public static Builder builder(GetOspfLegacyPlainArgs defaults) { class Builder (line 60) | public static final class Builder { method Builder (line 63) | public Builder() { method Builder (line 67) | public Builder(GetOspfLegacyPlainArgs defaults) { method fabricId (line 77) | public Builder fabricId(String fabricId) { method nodeId (line 88) | public Builder nodeId(String nodeId) { method build (line 93) | public GetOspfLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric_node/inputs/GetOspfPlainArgs.java class GetOspfPlainArgs (line 12) | public final class GetOspfPlainArgs extends com.pulumi.resources.InvokeA... method fabricId (line 27) | public String fabricId() { method nodeId (line 42) | public String nodeId() { method GetOspfPlainArgs (line 46) | private GetOspfPlainArgs() {} method GetOspfPlainArgs (line 48) | private GetOspfPlainArgs(GetOspfPlainArgs $) { method builder (line 53) | public static Builder builder() { method builder (line 56) | public static Builder builder(GetOspfPlainArgs defaults) { class Builder (line 60) | public static final class Builder { method Builder (line 63) | public Builder() { method Builder (line 67) | public Builder(GetOspfPlainArgs defaults) { method fabricId (line 77) | public Builder fabricId(String fabricId) { method nodeId (line 88) | public Builder nodeId(String nodeId) { method build (line 93) | public GetOspfPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric_node/inputs/OpenfabricLegacyState.java class OpenfabricLegacyState (line 15) | public final class OpenfabricLegacyState extends com.pulumi.resources.Re... method fabricId (line 30) | public Optional> fabricId() { method interfaceNames (line 45) | public Optional>> interfaceNames() { method ip (line 60) | public Optional> ip() { method ip6 (line 75) | public Optional> ip6() { method nodeId (line 90) | public Optional> nodeId() { method OpenfabricLegacyState (line 94) | private OpenfabricLegacyState() {} method OpenfabricLegacyState (line 96) | private OpenfabricLegacyState(OpenfabricLegacyState $) { method builder (line 104) | public static Builder builder() { method builder (line 107) | public static Builder builder(OpenfabricLegacyState defaults) { class Builder (line 111) | public static final class Builder { method Builder (line 114) | public Builder() { method Builder (line 118) | public Builder(OpenfabricLegacyState defaults) { method fabricId (line 128) | public Builder fabricId(@Nullable Output fabricId) { method fabricId (line 139) | public Builder fabricId(String fabricId) { method interfaceNames (line 149) | public Builder interfaceNames(@Nullable Output> interfa... method interfaceNames (line 160) | public Builder interfaceNames(List interfaceNames) { method interfaceNames (line 170) | public Builder interfaceNames(String... interfaceNames) { method ip (line 180) | public Builder ip(@Nullable Output ip) { method ip (line 191) | public Builder ip(String ip) { method ip6 (line 201) | public Builder ip6(@Nullable Output ip6) { method ip6 (line 212) | public Builder ip6(String ip6) { method nodeId (line 222) | public Builder nodeId(@Nullable Output nodeId) { method nodeId (line 233) | public Builder nodeId(String nodeId) { method build (line 237) | public OpenfabricLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric_node/inputs/OpenfabricState.java class OpenfabricState (line 15) | public final class OpenfabricState extends com.pulumi.resources.Resource... method fabricId (line 30) | public Optional> fabricId() { method interfaceNames (line 45) | public Optional>> interfaceNames() { method ip (line 60) | public Optional> ip() { method ip6 (line 75) | public Optional> ip6() { method nodeId (line 90) | public Optional> nodeId() { method OpenfabricState (line 94) | private OpenfabricState() {} method OpenfabricState (line 96) | private OpenfabricState(OpenfabricState $) { method builder (line 104) | public static Builder builder() { method builder (line 107) | public static Builder builder(OpenfabricState defaults) { class Builder (line 111) | public static final class Builder { method Builder (line 114) | public Builder() { method Builder (line 118) | public Builder(OpenfabricState defaults) { method fabricId (line 128) | public Builder fabricId(@Nullable Output fabricId) { method fabricId (line 139) | public Builder fabricId(String fabricId) { method interfaceNames (line 149) | public Builder interfaceNames(@Nullable Output> interfa... method interfaceNames (line 160) | public Builder interfaceNames(List interfaceNames) { method interfaceNames (line 170) | public Builder interfaceNames(String... interfaceNames) { method ip (line 180) | public Builder ip(@Nullable Output ip) { method ip (line 191) | public Builder ip(String ip) { method ip6 (line 201) | public Builder ip6(@Nullable Output ip6) { method ip6 (line 212) | public Builder ip6(String ip6) { method nodeId (line 222) | public Builder nodeId(@Nullable Output nodeId) { method nodeId (line 233) | public Builder nodeId(String nodeId) { method build (line 237) | public OpenfabricState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric_node/inputs/OspfLegacyState.java class OspfLegacyState (line 15) | public final class OspfLegacyState extends com.pulumi.resources.Resource... method fabricId (line 30) | public Optional> fabricId() { method interfaceNames (line 45) | public Optional>> interfaceNames() { method ip (line 60) | public Optional> ip() { method nodeId (line 75) | public Optional> nodeId() { method OspfLegacyState (line 79) | private OspfLegacyState() {} method OspfLegacyState (line 81) | private OspfLegacyState(OspfLegacyState $) { method builder (line 88) | public static Builder builder() { method builder (line 91) | public static Builder builder(OspfLegacyState defaults) { class Builder (line 95) | public static final class Builder { method Builder (line 98) | public Builder() { method Builder (line 102) | public Builder(OspfLegacyState defaults) { method fabricId (line 112) | public Builder fabricId(@Nullable Output fabricId) { method fabricId (line 123) | public Builder fabricId(String fabricId) { method interfaceNames (line 133) | public Builder interfaceNames(@Nullable Output> interfa... method interfaceNames (line 144) | public Builder interfaceNames(List interfaceNames) { method interfaceNames (line 154) | public Builder interfaceNames(String... interfaceNames) { method ip (line 164) | public Builder ip(@Nullable Output ip) { method ip (line 175) | public Builder ip(String ip) { method nodeId (line 185) | public Builder nodeId(@Nullable Output nodeId) { method nodeId (line 196) | public Builder nodeId(String nodeId) { method build (line 200) | public OspfLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric_node/inputs/OspfState.java class OspfState (line 15) | public final class OspfState extends com.pulumi.resources.ResourceArgs { method fabricId (line 30) | public Optional> fabricId() { method interfaceNames (line 45) | public Optional>> interfaceNames() { method ip (line 60) | public Optional> ip() { method nodeId (line 75) | public Optional> nodeId() { method OspfState (line 79) | private OspfState() {} method OspfState (line 81) | private OspfState(OspfState $) { method builder (line 88) | public static Builder builder() { method builder (line 91) | public static Builder builder(OspfState defaults) { class Builder (line 95) | public static final class Builder { method Builder (line 98) | public Builder() { method Builder (line 102) | public Builder(OspfState defaults) { method fabricId (line 112) | public Builder fabricId(@Nullable Output fabricId) { method fabricId (line 123) | public Builder fabricId(String fabricId) { method interfaceNames (line 133) | public Builder interfaceNames(@Nullable Output> interfa... method interfaceNames (line 144) | public Builder interfaceNames(List interfaceNames) { method interfaceNames (line 154) | public Builder interfaceNames(String... interfaceNames) { method ip (line 164) | public Builder ip(@Nullable Output ip) { method ip (line 175) | public Builder ip(String ip) { method nodeId (line 185) | public Builder nodeId(@Nullable Output nodeId) { method nodeId (line 196) | public Builder nodeId(String nodeId) { method build (line 200) | public OspfState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric_node/outputs/GetOpenfabricLegacyResult.java class GetOpenfabricLegacyResult (line 12) | @CustomType method GetOpenfabricLegacyResult (line 45) | private GetOpenfabricLegacyResult() {} method fabricId (line 50) | public String fabricId() { method id (line 57) | public String id() { method interfaceNames (line 64) | public List interfaceNames() { method ip (line 71) | public String ip() { method ip6 (line 78) | public String ip6() { method nodeId (line 85) | public String nodeId() { method builder (line 89) | public static Builder builder() { method builder (line 93) | public static Builder builder(GetOpenfabricLegacyResult defaults) { class Builder (line 96) | @CustomType.Builder method Builder (line 104) | public Builder() {} method Builder (line 105) | public Builder(GetOpenfabricLegacyResult defaults) { method fabricId (line 115) | @CustomType.Setter method id (line 123) | @CustomType.Setter method interfaceNames (line 131) | @CustomType.Setter method interfaceNames (line 139) | public Builder interfaceNames(String... interfaceNames) { method ip (line 142) | @CustomType.Setter method ip6 (line 150) | @CustomType.Setter method nodeId (line 158) | @CustomType.Setter method build (line 166) | public GetOpenfabricLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric_node/outputs/GetOpenfabricResult.java class GetOpenfabricResult (line 12) | @CustomType method GetOpenfabricResult (line 45) | private GetOpenfabricResult() {} method fabricId (line 50) | public String fabricId() { method id (line 57) | public String id() { method interfaceNames (line 64) | public List interfaceNames() { method ip (line 71) | public String ip() { method ip6 (line 78) | public String ip6() { method nodeId (line 85) | public String nodeId() { method builder (line 89) | public static Builder builder() { method builder (line 93) | public static Builder builder(GetOpenfabricResult defaults) { class Builder (line 96) | @CustomType.Builder method Builder (line 104) | public Builder() {} method Builder (line 105) | public Builder(GetOpenfabricResult defaults) { method fabricId (line 115) | @CustomType.Setter method id (line 123) | @CustomType.Setter method interfaceNames (line 131) | @CustomType.Setter method interfaceNames (line 139) | public Builder interfaceNames(String... interfaceNames) { method ip (line 142) | @CustomType.Setter method ip6 (line 150) | @CustomType.Setter method nodeId (line 158) | @CustomType.Setter method build (line 166) | public GetOpenfabricResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric_node/outputs/GetOspfLegacyResult.java class GetOspfLegacyResult (line 12) | @CustomType method GetOspfLegacyResult (line 40) | private GetOspfLegacyResult() {} method fabricId (line 45) | public String fabricId() { method id (line 52) | public String id() { method interfaceNames (line 59) | public List interfaceNames() { method ip (line 66) | public String ip() { method nodeId (line 73) | public String nodeId() { method builder (line 77) | public static Builder builder() { method builder (line 81) | public static Builder builder(GetOspfLegacyResult defaults) { class Builder (line 84) | @CustomType.Builder method Builder (line 91) | public Builder() {} method Builder (line 92) | public Builder(GetOspfLegacyResult defaults) { method fabricId (line 101) | @CustomType.Setter method id (line 109) | @CustomType.Setter method interfaceNames (line 117) | @CustomType.Setter method interfaceNames (line 125) | public Builder interfaceNames(String... interfaceNames) { method ip (line 128) | @CustomType.Setter method nodeId (line 136) | @CustomType.Setter method build (line 144) | public GetOspfLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Sdn_fabric_node/outputs/GetOspfResult.java class GetOspfResult (line 12) | @CustomType method GetOspfResult (line 40) | private GetOspfResult() {} method fabricId (line 45) | public String fabricId() { method id (line 52) | public String id() { method interfaceNames (line 59) | public List interfaceNames() { method ip (line 66) | public String ip() { method nodeId (line 73) | public String nodeId() { method builder (line 77) | public static Builder builder() { method builder (line 81) | public static Builder builder(GetOspfResult defaults) { class Builder (line 84) | @CustomType.Builder method Builder (line 91) | public Builder() {} method Builder (line 92) | public Builder(GetOspfResult defaults) { method fabricId (line 101) | @CustomType.Setter method id (line 109) | @CustomType.Setter method interfaceNames (line 117) | @CustomType.Setter method interfaceNames (line 125) | public Builder interfaceNames(String... interfaceNames) { method ip (line 128) | @CustomType.Setter method nodeId (line 136) | @CustomType.Setter method build (line 144) | public GetOspfResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/TimeLegacy.java class TimeLegacy (line 64) | @ResourceType(type="proxmoxve:index/timeLegacy:TimeLegacy") method localTime (line 77) | public Output localTime() { method nodeName (line 91) | public Output nodeName() { method timeZone (line 105) | public Output timeZone() { method utcTime (line 119) | public Output utcTime() { method TimeLegacy (line 127) | public TimeLegacy(java.lang.String name) { method TimeLegacy (line 135) | public TimeLegacy(java.lang.String name, TimeLegacyArgs args) { method TimeLegacy (line 144) | public TimeLegacy(java.lang.String name, TimeLegacyArgs args, @Nullabl... method TimeLegacy (line 148) | private TimeLegacy(java.lang.String name, Output id,... method makeArgs (line 152) | private static TimeLegacyArgs makeArgs(TimeLegacyArgs args, @Nullable ... method makeResourceOptions (line 159) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 176) | public static TimeLegacy get(java.lang.String name, Output nodeName() { method timeZone (line 43) | public Output timeZone() { method TimeLegacyArgs (line 47) | private TimeLegacyArgs() {} method TimeLegacyArgs (line 49) | private TimeLegacyArgs(TimeLegacyArgs $) { method builder (line 54) | public static Builder builder() { method builder (line 57) | public static Builder builder(TimeLegacyArgs defaults) { class Builder (line 61) | public static final class Builder { method Builder (line 64) | public Builder() { method Builder (line 68) | public Builder(TimeLegacyArgs defaults) { method nodeName (line 78) | public Builder nodeName(Output nodeName) { method nodeName (line 89) | public Builder nodeName(String nodeName) { method timeZone (line 99) | public Builder timeZone(Output timeZone) { method timeZone (line 110) | public Builder timeZone(String timeZone) { method build (line 114) | public TimeLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/User/Token.java class Token (line 81) | @ResourceType(type="proxmoxve:user/token:Token") method comment (line 94) | public Output> comment() { method expirationDate (line 108) | public Output> expirationDate() { method privilegesSeparation (line 122) | public Output privilegesSeparation() { method tokenName (line 136) | public Output tokenName() { method userId (line 150) | public Output userId() { method value (line 164) | public Output value() { method Token (line 172) | public Token(java.lang.String name) { method Token (line 180) | public Token(java.lang.String name, TokenArgs args) { method Token (line 189) | public Token(java.lang.String name, TokenArgs args, @Nullable com.pulu... method Token (line 193) | private Token(java.lang.String name, Output id, @Nul... method makeArgs (line 197) | private static TokenArgs makeArgs(TokenArgs args, @Nullable com.pulumi... method makeResourceOptions (line 204) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 224) | public static Token get(java.lang.String name, Output> comment() { method expirationDate (line 46) | public Optional> expirationDate() { method privilegesSeparation (line 61) | public Optional> privilegesSeparation() { method tokenName (line 76) | public Output tokenName() { method userId (line 91) | public Output userId() { method TokenArgs (line 95) | private TokenArgs() {} method TokenArgs (line 97) | private TokenArgs(TokenArgs $) { method builder (line 105) | public static Builder builder() { method builder (line 108) | public static Builder builder(TokenArgs defaults) { class Builder (line 112) | public static final class Builder { method Builder (line 115) | public Builder() { method Builder (line 119) | public Builder(TokenArgs defaults) { method comment (line 129) | public Builder comment(@Nullable Output comment) { method comment (line 140) | public Builder comment(String comment) { method expirationDate (line 150) | public Builder expirationDate(@Nullable Output expirationDat... method expirationDate (line 161) | public Builder expirationDate(String expirationDate) { method privilegesSeparation (line 171) | public Builder privilegesSeparation(@Nullable Output privil... method privilegesSeparation (line 182) | public Builder privilegesSeparation(Boolean privilegesSeparation) { method tokenName (line 192) | public Builder tokenName(Output tokenName) { method tokenName (line 203) | public Builder tokenName(String tokenName) { method userId (line 213) | public Builder userId(Output userId) { method userId (line 224) | public Builder userId(String userId) { method build (line 228) | public TokenArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/User/TokenLegacy.java class TokenLegacy (line 83) | @ResourceType(type="proxmoxve:user/tokenLegacy:TokenLegacy") method comment (line 96) | public Output> comment() { method expirationDate (line 110) | public Output> expirationDate() { method privilegesSeparation (line 124) | public Output privilegesSeparation() { method tokenName (line 138) | public Output tokenName() { method userId (line 152) | public Output userId() { method value (line 166) | public Output value() { method TokenLegacy (line 174) | public TokenLegacy(java.lang.String name) { method TokenLegacy (line 182) | public TokenLegacy(java.lang.String name, TokenLegacyArgs args) { method TokenLegacy (line 191) | public TokenLegacy(java.lang.String name, TokenLegacyArgs args, @Nulla... method TokenLegacy (line 195) | private TokenLegacy(java.lang.String name, Output id... method makeArgs (line 199) | private static TokenLegacyArgs makeArgs(TokenLegacyArgs args, @Nullabl... method makeResourceOptions (line 206) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 226) | public static TokenLegacy get(java.lang.String name, Output> comment() { method expirationDate (line 46) | public Optional> expirationDate() { method privilegesSeparation (line 61) | public Optional> privilegesSeparation() { method tokenName (line 76) | public Output tokenName() { method userId (line 91) | public Output userId() { method TokenLegacyArgs (line 95) | private TokenLegacyArgs() {} method TokenLegacyArgs (line 97) | private TokenLegacyArgs(TokenLegacyArgs $) { method builder (line 105) | public static Builder builder() { method builder (line 108) | public static Builder builder(TokenLegacyArgs defaults) { class Builder (line 112) | public static final class Builder { method Builder (line 115) | public Builder() { method Builder (line 119) | public Builder(TokenLegacyArgs defaults) { method comment (line 129) | public Builder comment(@Nullable Output comment) { method comment (line 140) | public Builder comment(String comment) { method expirationDate (line 150) | public Builder expirationDate(@Nullable Output expirationDat... method expirationDate (line 161) | public Builder expirationDate(String expirationDate) { method privilegesSeparation (line 171) | public Builder privilegesSeparation(@Nullable Output privil... method privilegesSeparation (line 182) | public Builder privilegesSeparation(Boolean privilegesSeparation) { method tokenName (line 192) | public Builder tokenName(Output tokenName) { method tokenName (line 203) | public Builder tokenName(String tokenName) { method userId (line 213) | public Builder userId(Output userId) { method userId (line 224) | public Builder userId(String userId) { method build (line 228) | public TokenLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/User/inputs/TokenLegacyState.java class TokenLegacyState (line 15) | public final class TokenLegacyState extends com.pulumi.resources.Resourc... method comment (line 30) | public Optional> comment() { method expirationDate (line 45) | public Optional> expirationDate() { method privilegesSeparation (line 60) | public Optional> privilegesSeparation() { method tokenName (line 75) | public Optional> tokenName() { method userId (line 90) | public Optional> userId() { method value (line 105) | public Optional> value() { method TokenLegacyState (line 109) | private TokenLegacyState() {} method TokenLegacyState (line 111) | private TokenLegacyState(TokenLegacyState $) { method builder (line 120) | public static Builder builder() { method builder (line 123) | public static Builder builder(TokenLegacyState defaults) { class Builder (line 127) | public static final class Builder { method Builder (line 130) | public Builder() { method Builder (line 134) | public Builder(TokenLegacyState defaults) { method comment (line 144) | public Builder comment(@Nullable Output comment) { method comment (line 155) | public Builder comment(String comment) { method expirationDate (line 165) | public Builder expirationDate(@Nullable Output expirationDat... method expirationDate (line 176) | public Builder expirationDate(String expirationDate) { method privilegesSeparation (line 186) | public Builder privilegesSeparation(@Nullable Output privil... method privilegesSeparation (line 197) | public Builder privilegesSeparation(Boolean privilegesSeparation) { method tokenName (line 207) | public Builder tokenName(@Nullable Output tokenName) { method tokenName (line 218) | public Builder tokenName(String tokenName) { method userId (line 228) | public Builder userId(@Nullable Output userId) { method userId (line 239) | public Builder userId(String userId) { method value (line 249) | public Builder value(@Nullable Output value) { method value (line 260) | public Builder value(String value) { method build (line 264) | public TokenLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/User/inputs/TokenState.java class TokenState (line 15) | public final class TokenState extends com.pulumi.resources.ResourceArgs { method comment (line 30) | public Optional> comment() { method expirationDate (line 45) | public Optional> expirationDate() { method privilegesSeparation (line 60) | public Optional> privilegesSeparation() { method tokenName (line 75) | public Optional> tokenName() { method userId (line 90) | public Optional> userId() { method value (line 105) | public Optional> value() { method TokenState (line 109) | private TokenState() {} method TokenState (line 111) | private TokenState(TokenState $) { method builder (line 120) | public static Builder builder() { method builder (line 123) | public static Builder builder(TokenState defaults) { class Builder (line 127) | public static final class Builder { method Builder (line 130) | public Builder() { method Builder (line 134) | public Builder(TokenState defaults) { method comment (line 144) | public Builder comment(@Nullable Output comment) { method comment (line 155) | public Builder comment(String comment) { method expirationDate (line 165) | public Builder expirationDate(@Nullable Output expirationDat... method expirationDate (line 176) | public Builder expirationDate(String expirationDate) { method privilegesSeparation (line 186) | public Builder privilegesSeparation(@Nullable Output privil... method privilegesSeparation (line 197) | public Builder privilegesSeparation(Boolean privilegesSeparation) { method tokenName (line 207) | public Builder tokenName(@Nullable Output tokenName) { method tokenName (line 218) | public Builder tokenName(String tokenName) { method userId (line 228) | public Builder userId(@Nullable Output userId) { method userId (line 239) | public Builder userId(String userId) { method value (line 249) | public Builder value(@Nullable Output value) { method value (line 260) | public Builder value(String value) { method build (line 264) | public TokenState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/UserLegacy.java class UserLegacy (line 82) | @ResourceType(type="proxmoxve:index/userLegacy:UserLegacy") method acls (line 95) | public Output>> acls() { method comment (line 109) | public Output> comment() { method email (line 123) | public Output> email() { method enabled (line 137) | public Output> enabled() { method expirationDate (line 151) | public Output> expirationDate() { method firstName (line 165) | public Output> firstName() { method groups (line 179) | public Output>> groups() { method keys (line 193) | public Output> keys() { method lastName (line 207) | public Output> lastName() { method password (line 221) | public Output> password() { method userId (line 235) | public Output userId() { method UserLegacy (line 243) | public UserLegacy(java.lang.String name) { method UserLegacy (line 251) | public UserLegacy(java.lang.String name, UserLegacyArgs args) { method UserLegacy (line 260) | public UserLegacy(java.lang.String name, UserLegacyArgs args, @Nullabl... method UserLegacy (line 264) | private UserLegacy(java.lang.String name, Output id,... method makeArgs (line 268) | private static UserLegacyArgs makeArgs(UserLegacyArgs args, @Nullable ... method makeResourceOptions (line 275) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 295) | public static UserLegacy get(java.lang.String name, Output>> acls() { method comment (line 48) | public Optional> comment() { method email (line 63) | public Optional> email() { method enabled (line 78) | public Optional> enabled() { method expirationDate (line 93) | public Optional> expirationDate() { method firstName (line 108) | public Optional> firstName() { method groups (line 123) | public Optional>> groups() { method keys (line 138) | public Optional> keys() { method lastName (line 153) | public Optional> lastName() { method password (line 168) | public Optional> password() { method userId (line 183) | public Output userId() { method UserLegacyArgs (line 187) | private UserLegacyArgs() {} method UserLegacyArgs (line 189) | private UserLegacyArgs(UserLegacyArgs $) { method builder (line 203) | public static Builder builder() { method builder (line 206) | public static Builder builder(UserLegacyArgs defaults) { class Builder (line 210) | public static final class Builder { method Builder (line 213) | public Builder() { method Builder (line 217) | public Builder(UserLegacyArgs defaults) { method acls (line 227) | public Builder acls(@Nullable Output> acls) { method acls (line 238) | public Builder acls(List acls) { method acls (line 248) | public Builder acls(UserLegacyAclArgs... acls) { method comment (line 258) | public Builder comment(@Nullable Output comment) { method comment (line 269) | public Builder comment(String comment) { method email (line 279) | public Builder email(@Nullable Output email) { method email (line 290) | public Builder email(String email) { method enabled (line 300) | public Builder enabled(@Nullable Output enabled) { method enabled (line 311) | public Builder enabled(Boolean enabled) { method expirationDate (line 321) | public Builder expirationDate(@Nullable Output expirationDat... method expirationDate (line 332) | public Builder expirationDate(String expirationDate) { method firstName (line 342) | public Builder firstName(@Nullable Output firstName) { method firstName (line 353) | public Builder firstName(String firstName) { method groups (line 363) | public Builder groups(@Nullable Output> groups) { method groups (line 374) | public Builder groups(List groups) { method groups (line 384) | public Builder groups(String... groups) { method keys (line 394) | public Builder keys(@Nullable Output keys) { method keys (line 405) | public Builder keys(String keys) { method lastName (line 415) | public Builder lastName(@Nullable Output lastName) { method lastName (line 426) | public Builder lastName(String lastName) { method password (line 436) | public Builder password(@Nullable Output password) { method password (line 447) | public Builder password(String password) { method userId (line 457) | public Builder userId(Output userId) { method userId (line 468) | public Builder userId(String userId) { method build (line 472) | public UserLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Utilities.java class Utilities (line 19) | public class Utilities { method getEnv (line 21) | public static Optional getEnv(java.lang.String... na... method getEnvBoolean (line 31) | public static Optional getEnvBoolean(java.lang.Stri... method getEnvInteger (line 41) | public static Optional getEnvInteger(java.lang.Stri... method getEnvDouble (line 51) | public static Optional getEnvDouble(java.lang.String... method withVersion (line 61) | public static InvokeOptions withVersion(@Nullable InvokeOptions option... method withVersion (line 72) | public static InvokeOutputOptions withVersion(@Nullable InvokeOutputOp... method getVersion (line 85) | public static java.lang.String getVersion() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Vm.java class Vm (line 38) | @ResourceType(type="proxmoxve:index/vm:Vm") method cdrom (line 51) | public Output>> cdrom() { method cpu (line 65) | public Output> cpu() { method deleteUnreferencedDisksOnDestroy (line 79) | public Output deleteUnreferencedDisksOnDestroy() { method description (line 93) | public Output> description() { method name (line 107) | public Output name() { method nodeName (line 121) | public Output nodeName() { method purgeOnDestroy (line 135) | public Output purgeOnDestroy() { method resourceId (line 149) | public Output resourceId() { method rng (line 163) | public Output> rng() { method stopOnDestroy (line 177) | public Output stopOnDestroy() { method tags (line 191) | public Output> tags() { method template (line 205) | public Output> template() { method timeouts (line 211) | public Output> timeouts() { method vga (line 225) | public Output> vga() { method Vm (line 233) | public Vm(java.lang.String name) { method Vm (line 241) | public Vm(java.lang.String name, VmArgs args) { method Vm (line 250) | public Vm(java.lang.String name, VmArgs args, @Nullable com.pulumi.res... method Vm (line 254) | private Vm(java.lang.String name, Output id, @Nullab... method makeArgs (line 258) | private static VmArgs makeArgs(VmArgs args, @Nullable com.pulumi.resou... method makeResourceOptions (line 265) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 285) | public static Vm get(java.lang.String name, Output i... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/Vm2Legacy.java class Vm2Legacy (line 39) | @ResourceType(type="proxmoxve:index/vm2Legacy:Vm2Legacy") method cdrom (line 52) | public Output>> cdrom() { method cpu (line 66) | public Output> cpu() { method deleteUnreferencedDisksOnDestroy (line 80) | public Output deleteUnreferencedDisksOnDestroy() { method description (line 94) | public Output> description() { method name (line 108) | public Output name() { method nodeName (line 122) | public Output nodeName() { method purgeOnDestroy (line 136) | public Output purgeOnDestroy() { method resourceId (line 150) | public Output resourceId() { method rng (line 164) | public Output> rng() { method stopOnDestroy (line 178) | public Output stopOnDestroy() { method tags (line 192) | public Output> tags() { method template (line 206) | public Output> template() { method timeouts (line 212) | public Output> timeouts() { method vga (line 226) | public Output> vga() { method Vm2Legacy (line 234) | public Vm2Legacy(java.lang.String name) { method Vm2Legacy (line 242) | public Vm2Legacy(java.lang.String name, Vm2LegacyArgs args) { method Vm2Legacy (line 251) | public Vm2Legacy(java.lang.String name, Vm2LegacyArgs args, @Nullable ... method Vm2Legacy (line 255) | private Vm2Legacy(java.lang.String name, Output id, ... method makeArgs (line 259) | private static Vm2LegacyArgs makeArgs(Vm2LegacyArgs args, @Nullable co... method makeResourceOptions (line 266) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 283) | public static Vm2Legacy get(java.lang.String name, Output>> cdrom() { method cpu (line 53) | public Optional> cpu() { method deleteUnreferencedDisksOnDestroy (line 68) | public Optional> deleteUnreferencedDisksOnDestroy() { method description (line 83) | public Optional> description() { method name (line 98) | public Optional> name() { method nodeName (line 113) | public Output nodeName() { method purgeOnDestroy (line 128) | public Optional> purgeOnDestroy() { method resourceId (line 143) | public Optional> resourceId() { method rng (line 158) | public Optional> rng() { method stopOnDestroy (line 173) | public Optional> stopOnDestroy() { method tags (line 188) | public Optional>> tags() { method template (line 203) | public Optional> template() { method timeouts (line 210) | public Optional> timeouts() { method vga (line 225) | public Optional> vga() { method Vm2LegacyArgs (line 229) | private Vm2LegacyArgs() {} method Vm2LegacyArgs (line 231) | private Vm2LegacyArgs(Vm2LegacyArgs $) { method builder (line 248) | public static Builder builder() { method builder (line 251) | public static Builder builder(Vm2LegacyArgs defaults) { class Builder (line 255) | public static final class Builder { method Builder (line 258) | public Builder() { method Builder (line 262) | public Builder(Vm2LegacyArgs defaults) { method cdrom (line 272) | public Builder cdrom(@Nullable Output... method cdrom (line 283) | public Builder cdrom(Map cdrom) { method cpu (line 293) | public Builder cpu(@Nullable Output cpu) { method cpu (line 304) | public Builder cpu(Vm2LegacyCpuArgs cpu) { method deleteUnreferencedDisksOnDestroy (line 314) | public Builder deleteUnreferencedDisksOnDestroy(@Nullable Output description) { method description (line 346) | public Builder description(String description) { method name (line 356) | public Builder name(@Nullable Output name) { method name (line 367) | public Builder name(String name) { method nodeName (line 377) | public Builder nodeName(Output nodeName) { method nodeName (line 388) | public Builder nodeName(String nodeName) { method purgeOnDestroy (line 398) | public Builder purgeOnDestroy(@Nullable Output purgeOnDestr... method purgeOnDestroy (line 409) | public Builder purgeOnDestroy(Boolean purgeOnDestroy) { method resourceId (line 419) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 430) | public Builder resourceId(String resourceId) { method rng (line 440) | public Builder rng(@Nullable Output rng) { method rng (line 451) | public Builder rng(Vm2LegacyRngArgs rng) { method stopOnDestroy (line 461) | public Builder stopOnDestroy(@Nullable Output stopOnDestroy) { method stopOnDestroy (line 472) | public Builder stopOnDestroy(Boolean stopOnDestroy) { method tags (line 482) | public Builder tags(@Nullable Output> tags) { method tags (line 493) | public Builder tags(List tags) { method tags (line 503) | public Builder tags(String... tags) { method template (line 513) | public Builder template(@Nullable Output template) { method template (line 524) | public Builder template(Boolean template) { method timeouts (line 528) | public Builder timeouts(@Nullable Output time... method timeouts (line 533) | public Builder timeouts(Vm2LegacyTimeoutsArgs timeouts) { method vga (line 543) | public Builder vga(@Nullable Output vga) { method vga (line 554) | public Builder vga(Vm2LegacyVgaArgs vga) { method build (line 558) | public Vm2LegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/VmArgs.java class VmArgs (line 23) | public final class VmArgs extends com.pulumi.resources.ResourceArgs { method cdrom (line 38) | public Optional>> cdrom() { method cpu (line 53) | public Optional> cpu() { method deleteUnreferencedDisksOnDestroy (line 68) | public Optional> deleteUnreferencedDisksOnDestroy() { method description (line 83) | public Optional> description() { method name (line 98) | public Optional> name() { method nodeName (line 113) | public Output nodeName() { method purgeOnDestroy (line 128) | public Optional> purgeOnDestroy() { method resourceId (line 143) | public Optional> resourceId() { method rng (line 158) | public Optional> rng() { method stopOnDestroy (line 173) | public Optional> stopOnDestroy() { method tags (line 188) | public Optional>> tags() { method template (line 203) | public Optional> template() { method timeouts (line 210) | public Optional> timeouts() { method vga (line 225) | public Optional> vga() { method VmArgs (line 229) | private VmArgs() {} method VmArgs (line 231) | private VmArgs(VmArgs $) { method builder (line 248) | public static Builder builder() { method builder (line 251) | public static Builder builder(VmArgs defaults) { class Builder (line 255) | public static final class Builder { method Builder (line 258) | public Builder() { method Builder (line 262) | public Builder(VmArgs defaults) { method cdrom (line 272) | public Builder cdrom(@Nullable Output> cdrom) { method cdrom (line 283) | public Builder cdrom(Map cdrom) { method cpu (line 293) | public Builder cpu(@Nullable Output cpu) { method cpu (line 304) | public Builder cpu(VmCpuArgs cpu) { method deleteUnreferencedDisksOnDestroy (line 314) | public Builder deleteUnreferencedDisksOnDestroy(@Nullable Output description) { method description (line 346) | public Builder description(String description) { method name (line 356) | public Builder name(@Nullable Output name) { method name (line 367) | public Builder name(String name) { method nodeName (line 377) | public Builder nodeName(Output nodeName) { method nodeName (line 388) | public Builder nodeName(String nodeName) { method purgeOnDestroy (line 398) | public Builder purgeOnDestroy(@Nullable Output purgeOnDestr... method purgeOnDestroy (line 409) | public Builder purgeOnDestroy(Boolean purgeOnDestroy) { method resourceId (line 419) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 430) | public Builder resourceId(String resourceId) { method rng (line 440) | public Builder rng(@Nullable Output rng) { method rng (line 451) | public Builder rng(VmRngArgs rng) { method stopOnDestroy (line 461) | public Builder stopOnDestroy(@Nullable Output stopOnDestroy) { method stopOnDestroy (line 472) | public Builder stopOnDestroy(Boolean stopOnDestroy) { method tags (line 482) | public Builder tags(@Nullable Output> tags) { method tags (line 493) | public Builder tags(List tags) { method tags (line 503) | public Builder tags(String... tags) { method template (line 513) | public Builder template(@Nullable Output template) { method template (line 524) | public Builder template(Boolean template) { method timeouts (line 528) | public Builder timeouts(@Nullable Output timeouts) { method timeouts (line 533) | public Builder timeouts(VmTimeoutsArgs timeouts) { method vga (line 543) | public Builder vga(@Nullable Output vga) { method vga (line 554) | public Builder vga(VmVgaArgs vga) { method build (line 558) | public VmArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/VmLegacy.java class VmLegacy (line 342) | @ResourceType(type="proxmoxve:index/vmLegacy:VmLegacy") method acpi (line 355) | public Output> acpi() { method agent (line 369) | public Output> agent() { method amdSev (line 383) | public Output> amdSev() { method audioDevice (line 397) | public Output> audioDevice() { method bios (line 411) | public Output> bios() { method bootOrders (line 425) | public Output> bootOrders() { method cdrom (line 439) | public Output> cdrom() { method clone_ (line 453) | public Output> clone_() { method cpu (line 467) | public Output> cpu() { method deleteUnreferencedDisksOnDestroy (line 481) | public Output> deleteUnreferencedDisksOnDestroy() { method description (line 495) | public Output> description() { method disks (line 509) | public Output>> disks() { method efiDisk (line 525) | public Output> efiDisk() { method hookScriptFileId (line 539) | public Output> hookScriptFileId() { method hostpcis (line 553) | public Output>> hostpcis() { method hotplug (line 579) | public Output hotplug() { method initialization (line 593) | public Output> initialization() { method ipv4Addresses (line 609) | public Output>> ipv4Addresses() { method ipv6Addresses (line 625) | public Output>> ipv6Addresses() { method keyboardLayout (line 639) | public Output> keyboardLayout() { method kvmArguments (line 653) | public Output> kvmArguments() { method macAddresses (line 669) | public Output> macAddresses() { method machine (line 683) | public Output> machine() { method memory (line 697) | public Output> memory() { method migrate (line 713) | public Output> migrate() { method name (line 727) | public Output name() { method networkDevices (line 741) | public Output> networkDevices() { method networkInterfaceNames (line 757) | public Output> networkInterfaceNames() { method nodeName (line 773) | public Output nodeName() { method numas (line 787) | public Output>> numas() { method onBoot (line 803) | public Output> onBoot() { method operatingSystem (line 817) | public Output> operatingSystem() { method poolId (line 831) | public Output> poolId() { method protection (line 845) | public Output> protection() { method purgeOnDestroy (line 859) | public Output> purgeOnDestroy() { method reboot (line 873) | public Output> reboot() { method rebootAfterUpdate (line 897) | public Output> rebootAfterUpdate() { method rngs (line 911) | public Output>> rngs() { method scsiHardware (line 927) | public Output> scsiHardware() { method serialDevices (line 941) | public Output>> serialDevices() { method smbios (line 955) | public Output> smbios() { method started (line 971) | public Output> started() { method startup (line 985) | public Output> startup() { method stopOnDestroy (line 999) | public Output> stopOnDestroy() { method tabletDevice (line 1015) | public Output> tabletDevice() { method tags (line 1037) | public Output>> tags() { method template (line 1057) | public Output> template() { method timeoutClone (line 1073) | public Output> timeoutClone() { method timeoutCreate (line 1089) | public Output> timeoutCreate() { method timeoutMigrate (line 1105) | public Output> timeoutMigrate() { method timeoutMoveDisk (line 1123) | public Output> timeoutMoveDisk() { method timeoutReboot (line 1139) | public Output> timeoutReboot() { method timeoutShutdownVm (line 1155) | public Output> timeoutShutdownVm() { method timeoutStartVm (line 1171) | public Output> timeoutStartVm() { method timeoutStopVm (line 1187) | public Output> timeoutStopVm() { method tpmState (line 1207) | public Output> tpmState() { method usbs (line 1221) | public Output>> usbs() { method vga (line 1235) | public Output vga() { method virtiofs (line 1249) | public Output>> virtiofs() { method vmId (line 1263) | public Output vmId() { method watchdog (line 1277) | public Output> watchdog() { method VmLegacy (line 1285) | public VmLegacy(java.lang.String name) { method VmLegacy (line 1293) | public VmLegacy(java.lang.String name, VmLegacyArgs args) { method VmLegacy (line 1302) | public VmLegacy(java.lang.String name, VmLegacyArgs args, @Nullable co... method VmLegacy (line 1306) | private VmLegacy(java.lang.String name, Output id, @... method makeArgs (line 1310) | private static VmLegacyArgs makeArgs(VmLegacyArgs args, @Nullable com.... method makeResourceOptions (line 1317) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 1334) | public static VmLegacy get(java.lang.String name, Output> acpi() { method agent (line 71) | public Optional> agent() { method amdSev (line 86) | public Optional> amdSev() { method audioDevice (line 101) | public Optional> audioDevice() { method bios (line 116) | public Optional> bios() { method bootOrders (line 131) | public Optional>> bootOrders() { method cdrom (line 146) | public Optional> cdrom() { method clone_ (line 161) | public Optional> clone_() { method cpu (line 176) | public Optional> cpu() { method deleteUnreferencedDisksOnDestroy (line 191) | public Optional> deleteUnreferencedDisksOnDestroy() { method description (line 206) | public Optional> description() { method disks (line 221) | public Optional>> disks() { method efiDisk (line 238) | public Optional> efiDisk() { method hookScriptFileId (line 253) | public Optional> hookScriptFileId() { method hostpcis (line 268) | public Optional>> hostpcis() { method hotplug (line 295) | public Optional> hotplug() { method initialization (line 310) | public Optional> initialization() { method keyboardLayout (line 325) | public Optional> keyboardLayout() { method kvmArguments (line 340) | public Optional> kvmArguments() { method macAddresses (line 357) | public Optional>> macAddresses() { method machine (line 372) | public Optional> machine() { method memory (line 387) | public Optional> memory() { method migrate (line 404) | public Optional> migrate() { method name (line 419) | public Optional> name() { method networkDevices (line 434) | public Optional>> networkDevice... method nodeName (line 451) | public Output nodeName() { method numas (line 466) | public Optional>> numas() { method onBoot (line 483) | public Optional> onBoot() { method operatingSystem (line 498) | public Optional> operatingSystem() { method poolId (line 513) | public Optional> poolId() { method protection (line 528) | public Optional> protection() { method purgeOnDestroy (line 543) | public Optional> purgeOnDestroy() { method reboot (line 558) | public Optional> reboot() { method rebootAfterUpdate (line 583) | public Optional> rebootAfterUpdate() { method rngs (line 598) | public Optional>> rngs() { method scsiHardware (line 615) | public Optional> scsiHardware() { method serialDevices (line 630) | public Optional>> serialDevices() { method smbios (line 645) | public Optional> smbios() { method started (line 662) | public Optional> started() { method startup (line 677) | public Optional> startup() { method stopOnDestroy (line 692) | public Optional> stopOnDestroy() { method tabletDevice (line 709) | public Optional> tabletDevice() { method tags (line 732) | public Optional>> tags() { method template (line 753) | public Optional> template() { method timeoutClone (line 770) | public Optional> timeoutClone() { method timeoutCreate (line 787) | public Optional> timeoutCreate() { method timeoutMigrate (line 804) | public Optional> timeoutMigrate() { method timeoutMoveDisk (line 826) | @Deprecated /* This field is deprecated and will be removed in a futur... method timeoutReboot (line 844) | public Optional> timeoutReboot() { method timeoutShutdownVm (line 861) | public Optional> timeoutShutdownVm() { method timeoutStartVm (line 878) | public Optional> timeoutStartVm() { method timeoutStopVm (line 895) | public Optional> timeoutStopVm() { method tpmState (line 916) | public Optional> tpmState() { method usbs (line 931) | public Optional>> usbs() { method vga (line 946) | public Optional> vga() { method virtiofs (line 961) | public Optional>> virtiofs() { method vmId (line 976) | public Optional> vmId() { method watchdog (line 991) | public Optional> watchdog() { method VmLegacyArgs (line 995) | private VmLegacyArgs() {} method VmLegacyArgs (line 997) | private VmLegacyArgs(VmLegacyArgs $) { method builder (line 1058) | public static Builder builder() { method builder (line 1061) | public static Builder builder(VmLegacyArgs defaults) { class Builder (line 1065) | public static final class Builder { method Builder (line 1068) | public Builder() { method Builder (line 1072) | public Builder(VmLegacyArgs defaults) { method acpi (line 1082) | public Builder acpi(@Nullable Output acpi) { method acpi (line 1093) | public Builder acpi(Boolean acpi) { method agent (line 1103) | public Builder agent(@Nullable Output agent) { method agent (line 1114) | public Builder agent(VmLegacyAgentArgs agent) { method amdSev (line 1124) | public Builder amdSev(@Nullable Output amdSev) { method amdSev (line 1135) | public Builder amdSev(VmLegacyAmdSevArgs amdSev) { method audioDevice (line 1145) | public Builder audioDevice(@Nullable Output... method audioDevice (line 1156) | public Builder audioDevice(VmLegacyAudioDeviceArgs audioDevice) { method bios (line 1166) | public Builder bios(@Nullable Output bios) { method bios (line 1177) | public Builder bios(String bios) { method bootOrders (line 1187) | public Builder bootOrders(@Nullable Output> bootOrders) { method bootOrders (line 1198) | public Builder bootOrders(List bootOrders) { method bootOrders (line 1208) | public Builder bootOrders(String... bootOrders) { method cdrom (line 1218) | public Builder cdrom(@Nullable Output cdrom) { method cdrom (line 1229) | public Builder cdrom(VmLegacyCdromArgs cdrom) { method clone_ (line 1239) | public Builder clone_(@Nullable Output clone) { method clone_ (line 1250) | public Builder clone_(VmLegacyCloneArgs clone) { method cpu (line 1260) | public Builder cpu(@Nullable Output cpu) { method cpu (line 1271) | public Builder cpu(VmLegacyCpuArgs cpu) { method deleteUnreferencedDisksOnDestroy (line 1281) | public Builder deleteUnreferencedDisksOnDestroy(@Nullable Output description) { method description (line 1313) | public Builder description(String description) { method disks (line 1323) | public Builder disks(@Nullable Output> disks) { method disks (line 1334) | public Builder disks(List disks) { method disks (line 1344) | public Builder disks(VmLegacyDiskArgs... disks) { method efiDisk (line 1355) | public Builder efiDisk(@Nullable Output efiDisk) { method efiDisk (line 1367) | public Builder efiDisk(VmLegacyEfiDiskArgs efiDisk) { method hookScriptFileId (line 1377) | public Builder hookScriptFileId(@Nullable Output hookScriptF... method hookScriptFileId (line 1388) | public Builder hookScriptFileId(String hookScriptFileId) { method hostpcis (line 1398) | public Builder hostpcis(@Nullable Output> ... method hostpcis (line 1409) | public Builder hostpcis(List hostpcis) { method hostpcis (line 1419) | public Builder hostpcis(VmLegacyHostpciArgs... hostpcis) { method hotplug (line 1435) | public Builder hotplug(@Nullable Output hotplug) { method hotplug (line 1452) | public Builder hotplug(String hotplug) { method initialization (line 1462) | public Builder initialization(@Nullable Output keyboardLayou... method keyboardLayout (line 1494) | public Builder keyboardLayout(String keyboardLayout) { method kvmArguments (line 1504) | public Builder kvmArguments(@Nullable Output kvmArguments) { method kvmArguments (line 1515) | public Builder kvmArguments(String kvmArguments) { method macAddresses (line 1526) | public Builder macAddresses(@Nullable Output> macAddres... method macAddresses (line 1538) | public Builder macAddresses(List macAddresses) { method macAddresses (line 1549) | public Builder macAddresses(String... macAddresses) { method machine (line 1559) | public Builder machine(@Nullable Output machine) { method machine (line 1570) | public Builder machine(String machine) { method memory (line 1580) | public Builder memory(@Nullable Output memory) { method memory (line 1591) | public Builder memory(VmLegacyMemoryArgs memory) { method migrate (line 1602) | public Builder migrate(@Nullable Output migrate) { method migrate (line 1614) | public Builder migrate(Boolean migrate) { method name (line 1624) | public Builder name(@Nullable Output name) { method name (line 1635) | public Builder name(String name) { method networkDevices (line 1645) | public Builder networkDevices(@Nullable Output networ... method networkDevices (line 1666) | public Builder networkDevices(VmLegacyNetworkDeviceArgs... networkDe... method nodeName (line 1677) | public Builder nodeName(Output nodeName) { method nodeName (line 1689) | public Builder nodeName(String nodeName) { method numas (line 1699) | public Builder numas(@Nullable Output> numas) { method numas (line 1710) | public Builder numas(List numas) { method numas (line 1720) | public Builder numas(VmLegacyNumaArgs... numas) { method onBoot (line 1731) | public Builder onBoot(@Nullable Output onBoot) { method onBoot (line 1743) | public Builder onBoot(Boolean onBoot) { method operatingSystem (line 1753) | public Builder operatingSystem(@Nullable Output poolId) { method poolId (line 1785) | public Builder poolId(String poolId) { method protection (line 1795) | public Builder protection(@Nullable Output protection) { method protection (line 1806) | public Builder protection(Boolean protection) { method purgeOnDestroy (line 1816) | public Builder purgeOnDestroy(@Nullable Output purgeOnDestr... method purgeOnDestroy (line 1827) | public Builder purgeOnDestroy(Boolean purgeOnDestroy) { method reboot (line 1837) | public Builder reboot(@Nullable Output reboot) { method reboot (line 1848) | public Builder reboot(Boolean reboot) { method rebootAfterUpdate (line 1863) | public Builder rebootAfterUpdate(@Nullable Output rebootAft... method rebootAfterUpdate (line 1879) | public Builder rebootAfterUpdate(Boolean rebootAfterUpdate) { method rngs (line 1889) | public Builder rngs(@Nullable Output> rngs) { method rngs (line 1900) | public Builder rngs(List rngs) { method rngs (line 1910) | public Builder rngs(VmLegacyRngArgs... rngs) { method scsiHardware (line 1921) | public Builder scsiHardware(@Nullable Output scsiHardware) { method scsiHardware (line 1933) | public Builder scsiHardware(String scsiHardware) { method serialDevices (line 1943) | public Builder serialDevices(@Nullable Output serialDe... method serialDevices (line 1964) | public Builder serialDevices(VmLegacySerialDeviceArgs... serialDevic... method smbios (line 1974) | public Builder smbios(@Nullable Output smbios) { method smbios (line 1985) | public Builder smbios(VmLegacySmbiosArgs smbios) { method started (line 1996) | public Builder started(@Nullable Output started) { method started (line 2008) | public Builder started(Boolean started) { method startup (line 2018) | public Builder startup(@Nullable Output startup) { method startup (line 2029) | public Builder startup(VmLegacyStartupArgs startup) { method stopOnDestroy (line 2039) | public Builder stopOnDestroy(@Nullable Output stopOnDestroy) { method stopOnDestroy (line 2050) | public Builder stopOnDestroy(Boolean stopOnDestroy) { method tabletDevice (line 2061) | public Builder tabletDevice(@Nullable Output tabletDevice) { method tabletDevice (line 2073) | public Builder tabletDevice(Boolean tabletDevice) { method tags (line 2087) | public Builder tags(@Nullable Output> tags) { method tags (line 2102) | public Builder tags(List tags) { method tags (line 2116) | public Builder tags(String... tags) { method template (line 2129) | public Builder template(@Nullable Output template) { method template (line 2143) | public Builder template(Boolean template) { method timeoutClone (line 2154) | public Builder timeoutClone(@Nullable Output timeoutClone) { method timeoutClone (line 2166) | public Builder timeoutClone(Integer timeoutClone) { method timeoutCreate (line 2177) | public Builder timeoutCreate(@Nullable Output timeoutCreate) { method timeoutCreate (line 2189) | public Builder timeoutCreate(Integer timeoutCreate) { method timeoutMigrate (line 2200) | public Builder timeoutMigrate(@Nullable Output timeoutMigra... method timeoutMigrate (line 2212) | public Builder timeoutMigrate(Integer timeoutMigrate) { method timeoutMoveDisk (line 2225) | @Deprecated /* This field is deprecated and will be removed in a fut... method timeoutMoveDisk (line 2240) | @Deprecated /* This field is deprecated and will be removed in a fut... method timeoutReboot (line 2252) | public Builder timeoutReboot(@Nullable Output timeoutReboot) { method timeoutReboot (line 2264) | public Builder timeoutReboot(Integer timeoutReboot) { method timeoutShutdownVm (line 2275) | public Builder timeoutShutdownVm(@Nullable Output timeoutSh... method timeoutShutdownVm (line 2287) | public Builder timeoutShutdownVm(Integer timeoutShutdownVm) { method timeoutStartVm (line 2298) | public Builder timeoutStartVm(@Nullable Output timeoutStart... method timeoutStartVm (line 2310) | public Builder timeoutStartVm(Integer timeoutStartVm) { method timeoutStopVm (line 2321) | public Builder timeoutStopVm(@Nullable Output timeoutStopVm) { method timeoutStopVm (line 2333) | public Builder timeoutStopVm(Integer timeoutStopVm) { method tpmState (line 2346) | public Builder tpmState(@Nullable Output tpmSt... method tpmState (line 2360) | public Builder tpmState(VmLegacyTpmStateArgs tpmState) { method usbs (line 2370) | public Builder usbs(@Nullable Output> usbs) { method usbs (line 2381) | public Builder usbs(List usbs) { method usbs (line 2391) | public Builder usbs(VmLegacyUsbArgs... usbs) { method vga (line 2401) | public Builder vga(@Nullable Output vga) { method vga (line 2412) | public Builder vga(VmLegacyVgaArgs vga) { method virtiofs (line 2422) | public Builder virtiofs(@Nullable Output> ... method virtiofs (line 2433) | public Builder virtiofs(List virtiofs) { method virtiofs (line 2443) | public Builder virtiofs(VmLegacyVirtiofArgs... virtiofs) { method vmId (line 2453) | public Builder vmId(@Nullable Output vmId) { method vmId (line 2464) | public Builder vmId(Integer vmId) { method watchdog (line 2474) | public Builder watchdog(@Nullable Output watch... method watchdog (line 2485) | public Builder watchdog(VmLegacyWatchdogArgs watchdog) { method build (line 2489) | public VmLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/acme_dns/Plugin.java class Plugin (line 73) | @ResourceType(type="proxmoxve:acme/dns/plugin:Plugin") method api (line 86) | public Output api() { method data (line 100) | public Output>> data() { method digest (line 114) | public Output digest() { method disable (line 128) | public Output> disable() { method plugin (line 142) | public Output plugin() { method validationDelay (line 156) | public Output validationDelay() { method Plugin (line 164) | public Plugin(java.lang.String name) { method Plugin (line 172) | public Plugin(java.lang.String name, PluginArgs args) { method Plugin (line 181) | public Plugin(java.lang.String name, PluginArgs args, @Nullable com.pu... method Plugin (line 185) | private Plugin(java.lang.String name, Output id, @Nu... method makeArgs (line 189) | private static PluginArgs makeArgs(PluginArgs args, @Nullable com.pulu... method makeResourceOptions (line 196) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 213) | public static Plugin get(java.lang.String name, Output api() { method data (line 48) | public Optional>> data() { method digest (line 63) | public Optional> digest() { method disable (line 78) | public Optional> disable() { method plugin (line 93) | public Output plugin() { method validationDelay (line 108) | public Optional> validationDelay() { method PluginArgs (line 112) | private PluginArgs() {} method PluginArgs (line 114) | private PluginArgs(PluginArgs $) { method builder (line 123) | public static Builder builder() { method builder (line 126) | public static Builder builder(PluginArgs defaults) { class Builder (line 130) | public static final class Builder { method Builder (line 133) | public Builder() { method Builder (line 137) | public Builder(PluginArgs defaults) { method api (line 147) | public Builder api(Output api) { method api (line 158) | public Builder api(String api) { method data (line 168) | public Builder data(@Nullable Output> data) { method data (line 179) | public Builder data(Map data) { method digest (line 189) | public Builder digest(@Nullable Output digest) { method digest (line 200) | public Builder digest(String digest) { method disable (line 210) | public Builder disable(@Nullable Output disable) { method disable (line 221) | public Builder disable(Boolean disable) { method plugin (line 231) | public Builder plugin(Output plugin) { method plugin (line 242) | public Builder plugin(String plugin) { method validationDelay (line 252) | public Builder validationDelay(@Nullable Output validationD... method validationDelay (line 263) | public Builder validationDelay(Integer validationDelay) { method build (line 267) | public PluginArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/acme_dns/PluginLegacy.java class PluginLegacy (line 75) | @ResourceType(type="proxmoxve:acme/dns/pluginLegacy:PluginLegacy") method api (line 88) | public Output api() { method data (line 102) | public Output>> data() { method digest (line 116) | public Output digest() { method disable (line 130) | public Output> disable() { method plugin (line 144) | public Output plugin() { method validationDelay (line 158) | public Output validationDelay() { method PluginLegacy (line 166) | public PluginLegacy(java.lang.String name) { method PluginLegacy (line 174) | public PluginLegacy(java.lang.String name, PluginLegacyArgs args) { method PluginLegacy (line 183) | public PluginLegacy(java.lang.String name, PluginLegacyArgs args, @Nul... method PluginLegacy (line 187) | private PluginLegacy(java.lang.String name, Output i... method makeArgs (line 191) | private static PluginLegacyArgs makeArgs(PluginLegacyArgs args, @Nulla... method makeResourceOptions (line 198) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 215) | public static PluginLegacy get(java.lang.String name, Output api() { method data (line 48) | public Optional>> data() { method digest (line 63) | public Optional> digest() { method disable (line 78) | public Optional> disable() { method plugin (line 93) | public Output plugin() { method validationDelay (line 108) | public Optional> validationDelay() { method PluginLegacyArgs (line 112) | private PluginLegacyArgs() {} method PluginLegacyArgs (line 114) | private PluginLegacyArgs(PluginLegacyArgs $) { method builder (line 123) | public static Builder builder() { method builder (line 126) | public static Builder builder(PluginLegacyArgs defaults) { class Builder (line 130) | public static final class Builder { method Builder (line 133) | public Builder() { method Builder (line 137) | public Builder(PluginLegacyArgs defaults) { method api (line 147) | public Builder api(Output api) { method api (line 158) | public Builder api(String api) { method data (line 168) | public Builder data(@Nullable Output> data) { method data (line 179) | public Builder data(Map data) { method digest (line 189) | public Builder digest(@Nullable Output digest) { method digest (line 200) | public Builder digest(String digest) { method disable (line 210) | public Builder disable(@Nullable Output disable) { method disable (line 221) | public Builder disable(Boolean disable) { method plugin (line 231) | public Builder plugin(Output plugin) { method plugin (line 242) | public Builder plugin(String plugin) { method validationDelay (line 252) | public Builder validationDelay(@Nullable Output validationD... method validationDelay (line 263) | public Builder validationDelay(Integer validationDelay) { method build (line 267) | public PluginLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/acme_dns/inputs/PluginLegacyState.java class PluginLegacyState (line 17) | public final class PluginLegacyState extends com.pulumi.resources.Resour... method api (line 32) | public Optional> api() { method data (line 47) | public Optional>> data() { method digest (line 62) | public Optional> digest() { method disable (line 77) | public Optional> disable() { method plugin (line 92) | public Optional> plugin() { method validationDelay (line 107) | public Optional> validationDelay() { method PluginLegacyState (line 111) | private PluginLegacyState() {} method PluginLegacyState (line 113) | private PluginLegacyState(PluginLegacyState $) { method builder (line 122) | public static Builder builder() { method builder (line 125) | public static Builder builder(PluginLegacyState defaults) { class Builder (line 129) | public static final class Builder { method Builder (line 132) | public Builder() { method Builder (line 136) | public Builder(PluginLegacyState defaults) { method api (line 146) | public Builder api(@Nullable Output api) { method api (line 157) | public Builder api(String api) { method data (line 167) | public Builder data(@Nullable Output> data) { method data (line 178) | public Builder data(Map data) { method digest (line 188) | public Builder digest(@Nullable Output digest) { method digest (line 199) | public Builder digest(String digest) { method disable (line 209) | public Builder disable(@Nullable Output disable) { method disable (line 220) | public Builder disable(Boolean disable) { method plugin (line 230) | public Builder plugin(@Nullable Output plugin) { method plugin (line 241) | public Builder plugin(String plugin) { method validationDelay (line 251) | public Builder validationDelay(@Nullable Output validationD... method validationDelay (line 262) | public Builder validationDelay(Integer validationDelay) { method build (line 266) | public PluginLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/acme_dns/inputs/PluginState.java class PluginState (line 17) | public final class PluginState extends com.pulumi.resources.ResourceArgs { method api (line 32) | public Optional> api() { method data (line 47) | public Optional>> data() { method digest (line 62) | public Optional> digest() { method disable (line 77) | public Optional> disable() { method plugin (line 92) | public Optional> plugin() { method validationDelay (line 107) | public Optional> validationDelay() { method PluginState (line 111) | private PluginState() {} method PluginState (line 113) | private PluginState(PluginState $) { method builder (line 122) | public static Builder builder() { method builder (line 125) | public static Builder builder(PluginState defaults) { class Builder (line 129) | public static final class Builder { method Builder (line 132) | public Builder() { method Builder (line 136) | public Builder(PluginState defaults) { method api (line 146) | public Builder api(@Nullable Output api) { method api (line 157) | public Builder api(String api) { method data (line 167) | public Builder data(@Nullable Output> data) { method data (line 178) | public Builder data(Map data) { method digest (line 188) | public Builder digest(@Nullable Output digest) { method digest (line 199) | public Builder digest(String digest) { method disable (line 209) | public Builder disable(@Nullable Output disable) { method disable (line 220) | public Builder disable(Boolean disable) { method plugin (line 230) | public Builder plugin(@Nullable Output plugin) { method plugin (line 241) | public Builder plugin(String plugin) { method validationDelay (line 251) | public Builder validationDelay(@Nullable Output validationD... method validationDelay (line 262) | public Builder validationDelay(Integer validationDelay) { method build (line 266) | public PluginState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/backup/BackupFunctions.java class BackupFunctions (line 16) | public final class BackupFunctions { method getJobs (line 53) | public static Output getJobs() { method getJobsPlain (line 92) | public static CompletableFuture getJobsPlain() { method getJobs (line 131) | public static Output getJobs(InvokeArgs args) { method getJobsPlain (line 170) | public static CompletableFuture getJobsPlain(InvokeArgs... method getJobs (line 209) | public static Output getJobs(InvokeArgs args, InvokeOpt... method getJobs (line 248) | public static Output getJobs(InvokeArgs args, InvokeOut... method getJobsPlain (line 287) | public static CompletableFuture getJobsPlain(InvokeArgs... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/backup/Job.java class Job (line 73) | @ResourceType(type="proxmoxve:backup/job:Job") method all (line 86) | public Output all() { method bwlimit (line 100) | public Output bwlimit() { method compress (line 114) | public Output compress() { method enabled (line 128) | public Output enabled() { method excludePaths (line 142) | public Output>> excludePaths() { method fleecing (line 156) | public Output> fleecing() { method ionice (line 170) | public Output ionice() { method lockwait (line 184) | public Output> lockwait() { method mailnotification (line 198) | public Output mailnotification() { method mailtos (line 212) | public Output>> mailtos() { method maxfiles (line 226) | public Output> maxfiles() { method mode (line 240) | public Output mode() { method node (line 254) | public Output> node() { method notesTemplate (line 268) | public Output> notesTemplate() { method pbsChangeDetectionMode (line 282) | public Output> pbsChangeDetectionMode() { method performance (line 296) | public Output> performance() { method pigz (line 310) | public Output> pigz() { method pool (line 324) | public Output> pool() { method protected_ (line 338) | public Output protected_() { method pruneBackups (line 352) | public Output> pruneBackups() { method remove (line 366) | public Output remove() { method repeatMissed (line 380) | public Output repeatMissed() { method resourceId (line 394) | public Output resourceId() { method schedule (line 408) | public Output schedule() { method script (line 422) | public Output> script() { method starttime (line 436) | public Output> starttime() { method stdexcludes (line 450) | public Output stdexcludes() { method stopwait (line 464) | public Output> stopwait() { method storage (line 478) | public Output storage() { method tmpdir (line 492) | public Output> tmpdir() { method vmids (line 506) | public Output>> vmids() { method zstd (line 520) | public Output> zstd() { method Job (line 528) | public Job(java.lang.String name) { method Job (line 536) | public Job(java.lang.String name, JobArgs args) { method Job (line 545) | public Job(java.lang.String name, JobArgs args, @Nullable com.pulumi.r... method Job (line 549) | private Job(java.lang.String name, Output id, @Nulla... method makeArgs (line 553) | private static JobArgs makeArgs(JobArgs args, @Nullable com.pulumi.res... method makeResourceOptions (line 560) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 577) | public static Job get(java.lang.String name, Output ... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/backup/JobArgs.java class JobArgs (line 21) | public final class JobArgs extends com.pulumi.resources.ResourceArgs { method all (line 36) | public Optional> all() { method bwlimit (line 51) | public Optional> bwlimit() { method compress (line 66) | public Optional> compress() { method enabled (line 81) | public Optional> enabled() { method excludePaths (line 96) | public Optional>> excludePaths() { method fleecing (line 111) | public Optional> fleecing() { method ionice (line 126) | public Optional> ionice() { method lockwait (line 141) | public Optional> lockwait() { method mailnotification (line 156) | public Optional> mailnotification() { method mailtos (line 171) | public Optional>> mailtos() { method maxfiles (line 186) | public Optional> maxfiles() { method mode (line 201) | public Optional> mode() { method node (line 216) | public Optional> node() { method notesTemplate (line 231) | public Optional> notesTemplate() { method pbsChangeDetectionMode (line 246) | public Optional> pbsChangeDetectionMode() { method performance (line 261) | public Optional> performance() { method pigz (line 276) | public Optional> pigz() { method pool (line 291) | public Optional> pool() { method protected_ (line 306) | public Optional> protected_() { method pruneBackups (line 321) | public Optional>> pruneBackups() { method remove (line 336) | public Optional> remove() { method repeatMissed (line 351) | public Optional> repeatMissed() { method resourceId (line 366) | public Output resourceId() { method schedule (line 381) | public Output schedule() { method script (line 396) | public Optional> script() { method starttime (line 411) | public Optional> starttime() { method stdexcludes (line 426) | public Optional> stdexcludes() { method stopwait (line 441) | public Optional> stopwait() { method storage (line 456) | public Output storage() { method tmpdir (line 471) | public Optional> tmpdir() { method vmids (line 486) | public Optional>> vmids() { method zstd (line 501) | public Optional> zstd() { method JobArgs (line 505) | private JobArgs() {} method JobArgs (line 507) | private JobArgs(JobArgs $) { method builder (line 542) | public static Builder builder() { method builder (line 545) | public static Builder builder(JobArgs defaults) { class Builder (line 549) | public static final class Builder { method Builder (line 552) | public Builder() { method Builder (line 556) | public Builder(JobArgs defaults) { method all (line 566) | public Builder all(@Nullable Output all) { method all (line 577) | public Builder all(Boolean all) { method bwlimit (line 587) | public Builder bwlimit(@Nullable Output bwlimit) { method bwlimit (line 598) | public Builder bwlimit(Integer bwlimit) { method compress (line 608) | public Builder compress(@Nullable Output compress) { method compress (line 619) | public Builder compress(String compress) { method enabled (line 629) | public Builder enabled(@Nullable Output enabled) { method enabled (line 640) | public Builder enabled(Boolean enabled) { method excludePaths (line 650) | public Builder excludePaths(@Nullable Output> excludePa... method excludePaths (line 661) | public Builder excludePaths(List excludePaths) { method excludePaths (line 671) | public Builder excludePaths(String... excludePaths) { method fleecing (line 681) | public Builder fleecing(@Nullable Output fleecing) { method fleecing (line 692) | public Builder fleecing(JobFleecingArgs fleecing) { method ionice (line 702) | public Builder ionice(@Nullable Output ionice) { method ionice (line 713) | public Builder ionice(Integer ionice) { method lockwait (line 723) | public Builder lockwait(@Nullable Output lockwait) { method lockwait (line 734) | public Builder lockwait(Integer lockwait) { method mailnotification (line 744) | public Builder mailnotification(@Nullable Output mailnotific... method mailnotification (line 755) | public Builder mailnotification(String mailnotification) { method mailtos (line 765) | public Builder mailtos(@Nullable Output> mailtos) { method mailtos (line 776) | public Builder mailtos(List mailtos) { method mailtos (line 786) | public Builder mailtos(String... mailtos) { method maxfiles (line 796) | public Builder maxfiles(@Nullable Output maxfiles) { method maxfiles (line 807) | public Builder maxfiles(Integer maxfiles) { method mode (line 817) | public Builder mode(@Nullable Output mode) { method mode (line 828) | public Builder mode(String mode) { method node (line 838) | public Builder node(@Nullable Output node) { method node (line 849) | public Builder node(String node) { method notesTemplate (line 859) | public Builder notesTemplate(@Nullable Output notesTemplate) { method notesTemplate (line 870) | public Builder notesTemplate(String notesTemplate) { method pbsChangeDetectionMode (line 880) | public Builder pbsChangeDetectionMode(@Nullable Output pbsCh... method pbsChangeDetectionMode (line 891) | public Builder pbsChangeDetectionMode(String pbsChangeDetectionMode) { method performance (line 901) | public Builder performance(@Nullable Output perf... method performance (line 912) | public Builder performance(JobPerformanceArgs performance) { method pigz (line 922) | public Builder pigz(@Nullable Output pigz) { method pigz (line 933) | public Builder pigz(Integer pigz) { method pool (line 943) | public Builder pool(@Nullable Output pool) { method pool (line 954) | public Builder pool(String pool) { method protected_ (line 964) | public Builder protected_(@Nullable Output protected_) { method protected_ (line 975) | public Builder protected_(Boolean protected_) { method pruneBackups (line 985) | public Builder pruneBackups(@Nullable Output> pru... method pruneBackups (line 996) | public Builder pruneBackups(Map pruneBackups) { method remove (line 1006) | public Builder remove(@Nullable Output remove) { method remove (line 1017) | public Builder remove(Boolean remove) { method repeatMissed (line 1027) | public Builder repeatMissed(@Nullable Output repeatMissed) { method repeatMissed (line 1038) | public Builder repeatMissed(Boolean repeatMissed) { method resourceId (line 1048) | public Builder resourceId(Output resourceId) { method resourceId (line 1059) | public Builder resourceId(String resourceId) { method schedule (line 1069) | public Builder schedule(Output schedule) { method schedule (line 1080) | public Builder schedule(String schedule) { method script (line 1090) | public Builder script(@Nullable Output script) { method script (line 1101) | public Builder script(String script) { method starttime (line 1111) | public Builder starttime(@Nullable Output starttime) { method starttime (line 1122) | public Builder starttime(String starttime) { method stdexcludes (line 1132) | public Builder stdexcludes(@Nullable Output stdexcludes) { method stdexcludes (line 1143) | public Builder stdexcludes(Boolean stdexcludes) { method stopwait (line 1153) | public Builder stopwait(@Nullable Output stopwait) { method stopwait (line 1164) | public Builder stopwait(Integer stopwait) { method storage (line 1174) | public Builder storage(Output storage) { method storage (line 1185) | public Builder storage(String storage) { method tmpdir (line 1195) | public Builder tmpdir(@Nullable Output tmpdir) { method tmpdir (line 1206) | public Builder tmpdir(String tmpdir) { method vmids (line 1216) | public Builder vmids(@Nullable Output> vmids) { method vmids (line 1227) | public Builder vmids(List vmids) { method vmids (line 1237) | public Builder vmids(String... vmids) { method zstd (line 1247) | public Builder zstd(@Nullable Output zstd) { method zstd (line 1258) | public Builder zstd(Integer zstd) { method build (line 1262) | public JobArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/backup/inputs/JobFleecingArgs.java class JobFleecingArgs (line 15) | public final class JobFleecingArgs extends com.pulumi.resources.Resource... method enabled (line 30) | public Optional> enabled() { method storage (line 45) | public Optional> storage() { method JobFleecingArgs (line 49) | private JobFleecingArgs() {} method JobFleecingArgs (line 51) | private JobFleecingArgs(JobFleecingArgs $) { method builder (line 56) | public static Builder builder() { method builder (line 59) | public static Builder builder(JobFleecingArgs defaults) { class Builder (line 63) | public static final class Builder { method Builder (line 66) | public Builder() { method Builder (line 70) | public Builder(JobFleecingArgs defaults) { method enabled (line 80) | public Builder enabled(@Nullable Output enabled) { method enabled (line 91) | public Builder enabled(Boolean enabled) { method storage (line 101) | public Builder storage(@Nullable Output storage) { method storage (line 112) | public Builder storage(String storage) { method build (line 116) | public JobFleecingArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/backup/inputs/JobPerformanceArgs.java class JobPerformanceArgs (line 14) | public final class JobPerformanceArgs extends com.pulumi.resources.Resou... method maxWorkers (line 29) | public Optional> maxWorkers() { method pbsEntriesMax (line 44) | public Optional> pbsEntriesMax() { method JobPerformanceArgs (line 48) | private JobPerformanceArgs() {} method JobPerformanceArgs (line 50) | private JobPerformanceArgs(JobPerformanceArgs $) { method builder (line 55) | public static Builder builder() { method builder (line 58) | public static Builder builder(JobPerformanceArgs defaults) { class Builder (line 62) | public static final class Builder { method Builder (line 65) | public Builder() { method Builder (line 69) | public Builder(JobPerformanceArgs defaults) { method maxWorkers (line 79) | public Builder maxWorkers(@Nullable Output maxWorkers) { method maxWorkers (line 90) | public Builder maxWorkers(Integer maxWorkers) { method pbsEntriesMax (line 100) | public Builder pbsEntriesMax(@Nullable Output pbsEntriesMax) { method pbsEntriesMax (line 111) | public Builder pbsEntriesMax(Integer pbsEntriesMax) { method build (line 115) | public JobPerformanceArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/backup/inputs/JobState.java class JobState (line 20) | public final class JobState extends com.pulumi.resources.ResourceArgs { method all (line 35) | public Optional> all() { method bwlimit (line 50) | public Optional> bwlimit() { method compress (line 65) | public Optional> compress() { method enabled (line 80) | public Optional> enabled() { method excludePaths (line 95) | public Optional>> excludePaths() { method fleecing (line 110) | public Optional> fleecing() { method ionice (line 125) | public Optional> ionice() { method lockwait (line 140) | public Optional> lockwait() { method mailnotification (line 155) | public Optional> mailnotification() { method mailtos (line 170) | public Optional>> mailtos() { method maxfiles (line 185) | public Optional> maxfiles() { method mode (line 200) | public Optional> mode() { method node (line 215) | public Optional> node() { method notesTemplate (line 230) | public Optional> notesTemplate() { method pbsChangeDetectionMode (line 245) | public Optional> pbsChangeDetectionMode() { method performance (line 260) | public Optional> performance() { method pigz (line 275) | public Optional> pigz() { method pool (line 290) | public Optional> pool() { method protected_ (line 305) | public Optional> protected_() { method pruneBackups (line 320) | public Optional>> pruneBackups() { method remove (line 335) | public Optional> remove() { method repeatMissed (line 350) | public Optional> repeatMissed() { method resourceId (line 365) | public Optional> resourceId() { method schedule (line 380) | public Optional> schedule() { method script (line 395) | public Optional> script() { method starttime (line 410) | public Optional> starttime() { method stdexcludes (line 425) | public Optional> stdexcludes() { method stopwait (line 440) | public Optional> stopwait() { method storage (line 455) | public Optional> storage() { method tmpdir (line 470) | public Optional> tmpdir() { method vmids (line 485) | public Optional>> vmids() { method zstd (line 500) | public Optional> zstd() { method JobState (line 504) | private JobState() {} method JobState (line 506) | private JobState(JobState $) { method builder (line 541) | public static Builder builder() { method builder (line 544) | public static Builder builder(JobState defaults) { class Builder (line 548) | public static final class Builder { method Builder (line 551) | public Builder() { method Builder (line 555) | public Builder(JobState defaults) { method all (line 565) | public Builder all(@Nullable Output all) { method all (line 576) | public Builder all(Boolean all) { method bwlimit (line 586) | public Builder bwlimit(@Nullable Output bwlimit) { method bwlimit (line 597) | public Builder bwlimit(Integer bwlimit) { method compress (line 607) | public Builder compress(@Nullable Output compress) { method compress (line 618) | public Builder compress(String compress) { method enabled (line 628) | public Builder enabled(@Nullable Output enabled) { method enabled (line 639) | public Builder enabled(Boolean enabled) { method excludePaths (line 649) | public Builder excludePaths(@Nullable Output> excludePa... method excludePaths (line 660) | public Builder excludePaths(List excludePaths) { method excludePaths (line 670) | public Builder excludePaths(String... excludePaths) { method fleecing (line 680) | public Builder fleecing(@Nullable Output fleecing) { method fleecing (line 691) | public Builder fleecing(JobFleecingArgs fleecing) { method ionice (line 701) | public Builder ionice(@Nullable Output ionice) { method ionice (line 712) | public Builder ionice(Integer ionice) { method lockwait (line 722) | public Builder lockwait(@Nullable Output lockwait) { method lockwait (line 733) | public Builder lockwait(Integer lockwait) { method mailnotification (line 743) | public Builder mailnotification(@Nullable Output mailnotific... method mailnotification (line 754) | public Builder mailnotification(String mailnotification) { method mailtos (line 764) | public Builder mailtos(@Nullable Output> mailtos) { method mailtos (line 775) | public Builder mailtos(List mailtos) { method mailtos (line 785) | public Builder mailtos(String... mailtos) { method maxfiles (line 795) | public Builder maxfiles(@Nullable Output maxfiles) { method maxfiles (line 806) | public Builder maxfiles(Integer maxfiles) { method mode (line 816) | public Builder mode(@Nullable Output mode) { method mode (line 827) | public Builder mode(String mode) { method node (line 837) | public Builder node(@Nullable Output node) { method node (line 848) | public Builder node(String node) { method notesTemplate (line 858) | public Builder notesTemplate(@Nullable Output notesTemplate) { method notesTemplate (line 869) | public Builder notesTemplate(String notesTemplate) { method pbsChangeDetectionMode (line 879) | public Builder pbsChangeDetectionMode(@Nullable Output pbsCh... method pbsChangeDetectionMode (line 890) | public Builder pbsChangeDetectionMode(String pbsChangeDetectionMode) { method performance (line 900) | public Builder performance(@Nullable Output perf... method performance (line 911) | public Builder performance(JobPerformanceArgs performance) { method pigz (line 921) | public Builder pigz(@Nullable Output pigz) { method pigz (line 932) | public Builder pigz(Integer pigz) { method pool (line 942) | public Builder pool(@Nullable Output pool) { method pool (line 953) | public Builder pool(String pool) { method protected_ (line 963) | public Builder protected_(@Nullable Output protected_) { method protected_ (line 974) | public Builder protected_(Boolean protected_) { method pruneBackups (line 984) | public Builder pruneBackups(@Nullable Output> pru... method pruneBackups (line 995) | public Builder pruneBackups(Map pruneBackups) { method remove (line 1005) | public Builder remove(@Nullable Output remove) { method remove (line 1016) | public Builder remove(Boolean remove) { method repeatMissed (line 1026) | public Builder repeatMissed(@Nullable Output repeatMissed) { method repeatMissed (line 1037) | public Builder repeatMissed(Boolean repeatMissed) { method resourceId (line 1047) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 1058) | public Builder resourceId(String resourceId) { method schedule (line 1068) | public Builder schedule(@Nullable Output schedule) { method schedule (line 1079) | public Builder schedule(String schedule) { method script (line 1089) | public Builder script(@Nullable Output script) { method script (line 1100) | public Builder script(String script) { method starttime (line 1110) | public Builder starttime(@Nullable Output starttime) { method starttime (line 1121) | public Builder starttime(String starttime) { method stdexcludes (line 1131) | public Builder stdexcludes(@Nullable Output stdexcludes) { method stdexcludes (line 1142) | public Builder stdexcludes(Boolean stdexcludes) { method stopwait (line 1152) | public Builder stopwait(@Nullable Output stopwait) { method stopwait (line 1163) | public Builder stopwait(Integer stopwait) { method storage (line 1173) | public Builder storage(@Nullable Output storage) { method storage (line 1184) | public Builder storage(String storage) { method tmpdir (line 1194) | public Builder tmpdir(@Nullable Output tmpdir) { method tmpdir (line 1205) | public Builder tmpdir(String tmpdir) { method vmids (line 1215) | public Builder vmids(@Nullable Output> vmids) { method vmids (line 1226) | public Builder vmids(List vmids) { method vmids (line 1236) | public Builder vmids(String... vmids) { method zstd (line 1246) | public Builder zstd(@Nullable Output zstd) { method zstd (line 1257) | public Builder zstd(Integer zstd) { method build (line 1261) | public JobState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/backup/outputs/GetJobsJob.java class GetJobsJob (line 14) | @CustomType method GetJobsJob (line 92) | private GetJobsJob() {} method all (line 97) | public Boolean all() { method compress (line 104) | public String compress() { method enabled (line 111) | public Boolean enabled() { method id (line 118) | public String id() { method mailnotification (line 125) | public String mailnotification() { method mailtos (line 132) | public List mailtos() { method mode (line 139) | public String mode() { method node (line 146) | public String node() { method notesTemplate (line 153) | public String notesTemplate() { method pool (line 160) | public String pool() { method protected_ (line 167) | public Boolean protected_() { method pruneBackups (line 174) | public Map pruneBackups() { method schedule (line 181) | public String schedule() { method storage (line 188) | public String storage() { method vmids (line 195) | public List vmids() { method builder (line 199) | public static Builder builder() { method builder (line 203) | public static Builder builder(GetJobsJob defaults) { class Builder (line 206) | @CustomType.Builder method Builder (line 223) | public Builder() {} method Builder (line 224) | public Builder(GetJobsJob defaults) { method all (line 243) | @CustomType.Setter method compress (line 251) | @CustomType.Setter method enabled (line 259) | @CustomType.Setter method id (line 267) | @CustomType.Setter method mailnotification (line 275) | @CustomType.Setter method mailtos (line 283) | @CustomType.Setter method mailtos (line 291) | public Builder mailtos(String... mailtos) { method mode (line 294) | @CustomType.Setter method node (line 302) | @CustomType.Setter method notesTemplate (line 310) | @CustomType.Setter method pool (line 318) | @CustomType.Setter method protected_ (line 326) | @CustomType.Setter("protected") method pruneBackups (line 334) | @CustomType.Setter method schedule (line 342) | @CustomType.Setter method storage (line 350) | @CustomType.Setter method vmids (line 358) | @CustomType.Setter method vmids (line 366) | public Builder vmids(String... vmids) { method build (line 369) | public GetJobsJob build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/backup/outputs/GetJobsResult.java class GetJobsResult (line 13) | @CustomType method GetJobsResult (line 26) | private GetJobsResult() {} method id (line 31) | public String id() { method jobs (line 38) | public List jobs() { method builder (line 42) | public static Builder builder() { method builder (line 46) | public static Builder builder(GetJobsResult defaults) { class Builder (line 49) | @CustomType.Builder method Builder (line 53) | public Builder() {} method Builder (line 54) | public Builder(GetJobsResult defaults) { method id (line 60) | @CustomType.Setter method jobs (line 68) | @CustomType.Setter method jobs (line 76) | public Builder jobs(GetJobsJob... jobs) { method build (line 79) | public GetJobsResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/backup/outputs/JobFleecing.java class JobFleecing (line 13) | @CustomType method JobFleecing (line 26) | private JobFleecing() {} method enabled (line 31) | public Optional enabled() { method storage (line 38) | public Optional storage() { method builder (line 42) | public static Builder builder() { method builder (line 46) | public static Builder builder(JobFleecing defaults) { class Builder (line 49) | @CustomType.Builder method Builder (line 53) | public Builder() {} method Builder (line 54) | public Builder(JobFleecing defaults) { method enabled (line 60) | @CustomType.Setter method storage (line 66) | @CustomType.Setter method build (line 72) | public JobFleecing build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/backup/outputs/JobPerformance.java class JobPerformance (line 12) | @CustomType method JobPerformance (line 25) | private JobPerformance() {} method maxWorkers (line 30) | public Optional maxWorkers() { method pbsEntriesMax (line 37) | public Optional pbsEntriesMax() { method builder (line 41) | public static Builder builder() { method builder (line 45) | public static Builder builder(JobPerformance defaults) { class Builder (line 48) | @CustomType.Builder method Builder (line 52) | public Builder() {} method Builder (line 53) | public Builder(JobPerformance defaults) { method maxWorkers (line 59) | @CustomType.Setter method pbsEntriesMax (line 65) | @CustomType.Setter method build (line 71) | public JobPerformance build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/Vm.java class Vm (line 264) | @ResourceType(type="proxmoxve:cloned/vm:Vm") method cdrom (line 277) | public Output>> cdrom() { method clone_ (line 291) | public Output clone_() { method cpu (line 305) | public Output> cpu() { method delete (line 319) | public Output> delete() { method deleteUnreferencedDisksOnDestroy (line 333) | public Output deleteUnreferencedDisksOnDestroy() { method description (line 347) | public Output> description() { method disk (line 361) | public Output>> disk() { method memory (line 375) | public Output> memory() { method name (line 389) | public Output name() { method network (line 403) | public Output>> network() { method nodeName (line 417) | public Output nodeName() { method purgeOnDestroy (line 431) | public Output purgeOnDestroy() { method resourceId (line 445) | public Output resourceId() { method rng (line 459) | public Output> rng() { method started (line 473) | public Output started() { method stopOnDestroy (line 487) | public Output stopOnDestroy() { method tags (line 501) | public Output>> tags() { method timeouts (line 507) | public Output> timeouts() { method vga (line 521) | public Output> vga() { method Vm (line 529) | public Vm(java.lang.String name) { method Vm (line 537) | public Vm(java.lang.String name, VmArgs args) { method Vm (line 546) | public Vm(java.lang.String name, VmArgs args, @Nullable com.pulumi.res... method Vm (line 550) | private Vm(java.lang.String name, Output id, @Nullab... method makeArgs (line 554) | private static VmArgs makeArgs(VmArgs args, @Nullable com.pulumi.resou... method makeResourceOptions (line 561) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 581) | public static Vm get(java.lang.String name, Output i... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/VmArgs.java class VmArgs (line 28) | public final class VmArgs extends com.pulumi.resources.ResourceArgs { method cdrom (line 43) | public Optional>> cdrom() { method clone_ (line 58) | public Output clone_() { method cpu (line 73) | public Optional> cpu() { method delete (line 88) | public Optional> delete() { method deleteUnreferencedDisksOnDestroy (line 103) | public Optional> deleteUnreferencedDisksOnDestroy() { method description (line 118) | public Optional> description() { method disk (line 133) | public Optional>> disk() { method memory (line 148) | public Optional> memory() { method name (line 163) | public Optional> name() { method network (line 178) | public Optional>> network() { method nodeName (line 193) | public Output nodeName() { method purgeOnDestroy (line 208) | public Optional> purgeOnDestroy() { method resourceId (line 223) | public Optional> resourceId() { method rng (line 238) | public Optional> rng() { method started (line 253) | public Optional> started() { method stopOnDestroy (line 268) | public Optional> stopOnDestroy() { method tags (line 283) | public Optional>> tags() { method timeouts (line 290) | public Optional> timeouts() { method vga (line 305) | public Optional> vga() { method VmArgs (line 309) | private VmArgs() {} method VmArgs (line 311) | private VmArgs(VmArgs $) { method builder (line 333) | public static Builder builder() { method builder (line 336) | public static Builder builder(VmArgs defaults) { class Builder (line 340) | public static final class Builder { method Builder (line 343) | public Builder() { method Builder (line 347) | public Builder(VmArgs defaults) { method cdrom (line 357) | public Builder cdrom(@Nullable Output> cdrom) { method cdrom (line 368) | public Builder cdrom(Map cdrom) { method clone_ (line 378) | public Builder clone_(Output clone) { method clone_ (line 389) | public Builder clone_(VmCloneArgs clone) { method cpu (line 399) | public Builder cpu(@Nullable Output cpu) { method cpu (line 410) | public Builder cpu(VmCpuArgs cpu) { method delete (line 420) | public Builder delete(@Nullable Output delete) { method delete (line 431) | public Builder delete(VmDeleteArgs delete) { method deleteUnreferencedDisksOnDestroy (line 441) | public Builder deleteUnreferencedDisksOnDestroy(@Nullable Output description) { method description (line 473) | public Builder description(String description) { method disk (line 483) | public Builder disk(@Nullable Output> disk) { method disk (line 494) | public Builder disk(Map disk) { method memory (line 504) | public Builder memory(@Nullable Output memory) { method memory (line 515) | public Builder memory(VmMemoryArgs memory) { method name (line 525) | public Builder name(@Nullable Output name) { method name (line 536) | public Builder name(String name) { method network (line 546) | public Builder network(@Nullable Output> n... method network (line 557) | public Builder network(Map network) { method nodeName (line 567) | public Builder nodeName(Output nodeName) { method nodeName (line 578) | public Builder nodeName(String nodeName) { method purgeOnDestroy (line 588) | public Builder purgeOnDestroy(@Nullable Output purgeOnDestr... method purgeOnDestroy (line 599) | public Builder purgeOnDestroy(Boolean purgeOnDestroy) { method resourceId (line 609) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 620) | public Builder resourceId(String resourceId) { method rng (line 630) | public Builder rng(@Nullable Output rng) { method rng (line 641) | public Builder rng(VmRngArgs rng) { method started (line 651) | public Builder started(@Nullable Output started) { method started (line 662) | public Builder started(Boolean started) { method stopOnDestroy (line 672) | public Builder stopOnDestroy(@Nullable Output stopOnDestroy) { method stopOnDestroy (line 683) | public Builder stopOnDestroy(Boolean stopOnDestroy) { method tags (line 693) | public Builder tags(@Nullable Output> tags) { method tags (line 704) | public Builder tags(List tags) { method tags (line 714) | public Builder tags(String... tags) { method timeouts (line 718) | public Builder timeouts(@Nullable Output timeouts) { method timeouts (line 723) | public Builder timeouts(VmTimeoutsArgs timeouts) { method vga (line 733) | public Builder vga(@Nullable Output vga) { method vga (line 744) | public Builder vga(VmVgaArgs vga) { method build (line 748) | public VmArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/VmLegacy.java class VmLegacy (line 265) | @ResourceType(type="proxmoxve:cloned/vmLegacy:VmLegacy") method cdrom (line 278) | public Output>> cdrom() { method clone_ (line 292) | public Output clone_() { method cpu (line 306) | public Output> cpu() { method delete (line 320) | public Output> delete() { method deleteUnreferencedDisksOnDestroy (line 334) | public Output deleteUnreferencedDisksOnDestroy() { method description (line 348) | public Output> description() { method disk (line 362) | public Output>> disk() { method memory (line 376) | public Output> memory() { method name (line 390) | public Output name() { method network (line 404) | public Output>> network() { method nodeName (line 418) | public Output nodeName() { method purgeOnDestroy (line 432) | public Output purgeOnDestroy() { method resourceId (line 446) | public Output resourceId() { method rng (line 460) | public Output> rng() { method started (line 474) | public Output started() { method stopOnDestroy (line 488) | public Output stopOnDestroy() { method tags (line 502) | public Output>> tags() { method timeouts (line 508) | public Output> timeouts() { method vga (line 522) | public Output> vga() { method VmLegacy (line 530) | public VmLegacy(java.lang.String name) { method VmLegacy (line 538) | public VmLegacy(java.lang.String name, VmLegacyArgs args) { method VmLegacy (line 547) | public VmLegacy(java.lang.String name, VmLegacyArgs args, @Nullable co... method VmLegacy (line 551) | private VmLegacy(java.lang.String name, Output id, @... method makeArgs (line 555) | private static VmLegacyArgs makeArgs(VmLegacyArgs args, @Nullable com.... method makeResourceOptions (line 562) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 579) | public static VmLegacy get(java.lang.String name, Output>> cdrom() { method clone_ (line 58) | public Output clone_() { method cpu (line 73) | public Optional> cpu() { method delete (line 88) | public Optional> delete() { method deleteUnreferencedDisksOnDestroy (line 103) | public Optional> deleteUnreferencedDisksOnDestroy() { method description (line 118) | public Optional> description() { method disk (line 133) | public Optional>> disk() { method memory (line 148) | public Optional> memory() { method name (line 163) | public Optional> name() { method network (line 178) | public Optional>> network() { method nodeName (line 193) | public Output nodeName() { method purgeOnDestroy (line 208) | public Optional> purgeOnDestroy() { method resourceId (line 223) | public Optional> resourceId() { method rng (line 238) | public Optional> rng() { method started (line 253) | public Optional> started() { method stopOnDestroy (line 268) | public Optional> stopOnDestroy() { method tags (line 283) | public Optional>> tags() { method timeouts (line 290) | public Optional> timeouts() { method vga (line 305) | public Optional> vga() { method VmLegacyArgs (line 309) | private VmLegacyArgs() {} method VmLegacyArgs (line 311) | private VmLegacyArgs(VmLegacyArgs $) { method builder (line 333) | public static Builder builder() { method builder (line 336) | public static Builder builder(VmLegacyArgs defaults) { class Builder (line 340) | public static final class Builder { method Builder (line 343) | public Builder() { method Builder (line 347) | public Builder(VmLegacyArgs defaults) { method cdrom (line 357) | public Builder cdrom(@Nullable Output>... method cdrom (line 368) | public Builder cdrom(Map cdrom) { method clone_ (line 378) | public Builder clone_(Output clone) { method clone_ (line 389) | public Builder clone_(VmLegacyCloneArgs clone) { method cpu (line 399) | public Builder cpu(@Nullable Output cpu) { method cpu (line 410) | public Builder cpu(VmLegacyCpuArgs cpu) { method delete (line 420) | public Builder delete(@Nullable Output delete) { method delete (line 431) | public Builder delete(VmLegacyDeleteArgs delete) { method deleteUnreferencedDisksOnDestroy (line 441) | public Builder deleteUnreferencedDisksOnDestroy(@Nullable Output description) { method description (line 473) | public Builder description(String description) { method disk (line 483) | public Builder disk(@Nullable Output> d... method disk (line 494) | public Builder disk(Map disk) { method memory (line 504) | public Builder memory(@Nullable Output memory) { method memory (line 515) | public Builder memory(VmLegacyMemoryArgs memory) { method name (line 525) | public Builder name(@Nullable Output name) { method name (line 536) | public Builder name(String name) { method network (line 546) | public Builder network(@Nullable Output network) { method nodeName (line 567) | public Builder nodeName(Output nodeName) { method nodeName (line 578) | public Builder nodeName(String nodeName) { method purgeOnDestroy (line 588) | public Builder purgeOnDestroy(@Nullable Output purgeOnDestr... method purgeOnDestroy (line 599) | public Builder purgeOnDestroy(Boolean purgeOnDestroy) { method resourceId (line 609) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 620) | public Builder resourceId(String resourceId) { method rng (line 630) | public Builder rng(@Nullable Output rng) { method rng (line 641) | public Builder rng(VmLegacyRngArgs rng) { method started (line 651) | public Builder started(@Nullable Output started) { method started (line 662) | public Builder started(Boolean started) { method stopOnDestroy (line 672) | public Builder stopOnDestroy(@Nullable Output stopOnDestroy) { method stopOnDestroy (line 683) | public Builder stopOnDestroy(Boolean stopOnDestroy) { method tags (line 693) | public Builder tags(@Nullable Output> tags) { method tags (line 704) | public Builder tags(List tags) { method tags (line 714) | public Builder tags(String... tags) { method timeouts (line 718) | public Builder timeouts(@Nullable Output timeo... method timeouts (line 723) | public Builder timeouts(VmLegacyTimeoutsArgs timeouts) { method vga (line 733) | public Builder vga(@Nullable Output vga) { method vga (line 744) | public Builder vga(VmLegacyVgaArgs vga) { method build (line 748) | public VmLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/inputs/VmCdromArgs.java class VmCdromArgs (line 14) | public final class VmCdromArgs extends com.pulumi.resources.ResourceArgs { method fileId (line 29) | public Optional> fileId() { method VmCdromArgs (line 33) | private VmCdromArgs() {} method VmCdromArgs (line 35) | private VmCdromArgs(VmCdromArgs $) { method builder (line 39) | public static Builder builder() { method builder (line 42) | public static Builder builder(VmCdromArgs defaults) { class Builder (line 46) | public static final class Builder { method Builder (line 49) | public Builder() { method Builder (line 53) | public Builder(VmCdromArgs defaults) { method fileId (line 63) | public Builder fileId(@Nullable Output fileId) { method fileId (line 74) | public Builder fileId(String fileId) { method build (line 78) | public VmCdromArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/inputs/VmCloneArgs.java class VmCloneArgs (line 17) | public final class VmCloneArgs extends com.pulumi.resources.ResourceArgs { method bandwidthLimit (line 32) | public Optional> bandwidthLimit() { method full (line 47) | public Optional> full() { method poolId (line 62) | public Optional> poolId() { method retries (line 77) | public Optional> retries() { method snapshotName (line 92) | public Optional> snapshotName() { method sourceNodeName (line 107) | public Optional> sourceNodeName() { method sourceVmId (line 122) | public Output sourceVmId() { method targetDatastore (line 137) | public Optional> targetDatastore() { method targetFormat (line 152) | public Optional> targetFormat() { method VmCloneArgs (line 156) | private VmCloneArgs() {} method VmCloneArgs (line 158) | private VmCloneArgs(VmCloneArgs $) { method builder (line 170) | public static Builder builder() { method builder (line 173) | public static Builder builder(VmCloneArgs defaults) { class Builder (line 177) | public static final class Builder { method Builder (line 180) | public Builder() { method Builder (line 184) | public Builder(VmCloneArgs defaults) { method bandwidthLimit (line 194) | public Builder bandwidthLimit(@Nullable Output bandwidthLim... method bandwidthLimit (line 205) | public Builder bandwidthLimit(Integer bandwidthLimit) { method full (line 215) | public Builder full(@Nullable Output full) { method full (line 226) | public Builder full(Boolean full) { method poolId (line 236) | public Builder poolId(@Nullable Output poolId) { method poolId (line 247) | public Builder poolId(String poolId) { method retries (line 257) | public Builder retries(@Nullable Output retries) { method retries (line 268) | public Builder retries(Integer retries) { method snapshotName (line 278) | public Builder snapshotName(@Nullable Output snapshotName) { method snapshotName (line 289) | public Builder snapshotName(String snapshotName) { method sourceNodeName (line 299) | public Builder sourceNodeName(@Nullable Output sourceNodeNam... method sourceNodeName (line 310) | public Builder sourceNodeName(String sourceNodeName) { method sourceVmId (line 320) | public Builder sourceVmId(Output sourceVmId) { method sourceVmId (line 331) | public Builder sourceVmId(Integer sourceVmId) { method targetDatastore (line 341) | public Builder targetDatastore(@Nullable Output targetDatast... method targetDatastore (line 352) | public Builder targetDatastore(String targetDatastore) { method targetFormat (line 362) | public Builder targetFormat(@Nullable Output targetFormat) { method targetFormat (line 373) | public Builder targetFormat(String targetFormat) { method build (line 377) | public VmCloneArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/inputs/VmCpuArgs.java class VmCpuArgs (line 18) | public final class VmCpuArgs extends com.pulumi.resources.ResourceArgs { method affinity (line 33) | public Optional> affinity() { method architecture (line 48) | public Optional> architecture() { method cores (line 63) | public Optional> cores() { method flags (line 78) | public Optional>> flags() { method limit (line 93) | public Optional> limit() { method numa (line 108) | public Optional> numa() { method sockets (line 123) | public Optional> sockets() { method type (line 138) | public Optional> type() { method units (line 153) | public Optional> units() { method vcpus (line 168) | public Optional> vcpus() { method VmCpuArgs (line 172) | private VmCpuArgs() {} method VmCpuArgs (line 174) | private VmCpuArgs(VmCpuArgs $) { method builder (line 187) | public static Builder builder() { method builder (line 190) | public static Builder builder(VmCpuArgs defaults) { class Builder (line 194) | public static final class Builder { method Builder (line 197) | public Builder() { method Builder (line 201) | public Builder(VmCpuArgs defaults) { method affinity (line 211) | public Builder affinity(@Nullable Output affinity) { method affinity (line 222) | public Builder affinity(String affinity) { method architecture (line 232) | public Builder architecture(@Nullable Output architecture) { method architecture (line 243) | public Builder architecture(String architecture) { method cores (line 253) | public Builder cores(@Nullable Output cores) { method cores (line 264) | public Builder cores(Integer cores) { method flags (line 274) | public Builder flags(@Nullable Output> flags) { method flags (line 285) | public Builder flags(List flags) { method flags (line 295) | public Builder flags(String... flags) { method limit (line 305) | public Builder limit(@Nullable Output limit) { method limit (line 316) | public Builder limit(Double limit) { method numa (line 326) | public Builder numa(@Nullable Output numa) { method numa (line 337) | public Builder numa(Boolean numa) { method sockets (line 347) | public Builder sockets(@Nullable Output sockets) { method sockets (line 358) | public Builder sockets(Integer sockets) { method type (line 368) | public Builder type(@Nullable Output type) { method type (line 379) | public Builder type(String type) { method units (line 389) | public Builder units(@Nullable Output units) { method units (line 400) | public Builder units(Integer units) { method vcpus (line 410) | public Builder vcpus(@Nullable Output vcpus) { method vcpus (line 421) | public Builder vcpus(Integer vcpus) { method build (line 425) | public VmCpuArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/inputs/VmDeleteArgs.java class VmDeleteArgs (line 15) | public final class VmDeleteArgs extends com.pulumi.resources.ResourceArgs { method disks (line 30) | public Optional>> disks() { method networks (line 45) | public Optional>> networks() { method VmDeleteArgs (line 49) | private VmDeleteArgs() {} method VmDeleteArgs (line 51) | private VmDeleteArgs(VmDeleteArgs $) { method builder (line 56) | public static Builder builder() { method builder (line 59) | public static Builder builder(VmDeleteArgs defaults) { class Builder (line 63) | public static final class Builder { method Builder (line 66) | public Builder() { method Builder (line 70) | public Builder(VmDeleteArgs defaults) { method disks (line 80) | public Builder disks(@Nullable Output> disks) { method disks (line 91) | public Builder disks(List disks) { method disks (line 101) | public Builder disks(String... disks) { method networks (line 111) | public Builder networks(@Nullable Output> networks) { method networks (line 122) | public Builder networks(List networks) { method networks (line 132) | public Builder networks(String... networks) { method build (line 136) | public VmDeleteArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/inputs/VmDiskArgs.java class VmDiskArgs (line 16) | public final class VmDiskArgs extends com.pulumi.resources.ResourceArgs { method aio (line 31) | public Optional> aio() { method backup (line 46) | public Optional> backup() { method cache (line 61) | public Optional> cache() { method datastoreId (line 76) | public Optional> datastoreId() { method discard (line 91) | public Optional> discard() { method file (line 106) | public Optional> file() { method format (line 121) | public Optional> format() { method importFrom (line 136) | public Optional> importFrom() { method iothread (line 151) | public Optional> iothread() { method media (line 166) | public Optional> media() { method replicate (line 181) | public Optional> replicate() { method serial (line 196) | public Optional> serial() { method sizeGb (line 211) | public Optional> sizeGb() { method ssd (line 226) | public Optional> ssd() { method VmDiskArgs (line 230) | private VmDiskArgs() {} method VmDiskArgs (line 232) | private VmDiskArgs(VmDiskArgs $) { method builder (line 249) | public static Builder builder() { method builder (line 252) | public static Builder builder(VmDiskArgs defaults) { class Builder (line 256) | public static final class Builder { method Builder (line 259) | public Builder() { method Builder (line 263) | public Builder(VmDiskArgs defaults) { method aio (line 273) | public Builder aio(@Nullable Output aio) { method aio (line 284) | public Builder aio(String aio) { method backup (line 294) | public Builder backup(@Nullable Output backup) { method backup (line 305) | public Builder backup(Boolean backup) { method cache (line 315) | public Builder cache(@Nullable Output cache) { method cache (line 326) | public Builder cache(String cache) { method datastoreId (line 336) | public Builder datastoreId(@Nullable Output datastoreId) { method datastoreId (line 347) | public Builder datastoreId(String datastoreId) { method discard (line 357) | public Builder discard(@Nullable Output discard) { method discard (line 368) | public Builder discard(String discard) { method file (line 378) | public Builder file(@Nullable Output file) { method file (line 389) | public Builder file(String file) { method format (line 399) | public Builder format(@Nullable Output format) { method format (line 410) | public Builder format(String format) { method importFrom (line 420) | public Builder importFrom(@Nullable Output importFrom) { method importFrom (line 431) | public Builder importFrom(String importFrom) { method iothread (line 441) | public Builder iothread(@Nullable Output iothread) { method iothread (line 452) | public Builder iothread(Boolean iothread) { method media (line 462) | public Builder media(@Nullable Output media) { method media (line 473) | public Builder media(String media) { method replicate (line 483) | public Builder replicate(@Nullable Output replicate) { method replicate (line 494) | public Builder replicate(Boolean replicate) { method serial (line 504) | public Builder serial(@Nullable Output serial) { method serial (line 515) | public Builder serial(String serial) { method sizeGb (line 525) | public Builder sizeGb(@Nullable Output sizeGb) { method sizeGb (line 536) | public Builder sizeGb(Integer sizeGb) { method ssd (line 546) | public Builder ssd(@Nullable Output ssd) { method ssd (line 557) | public Builder ssd(Boolean ssd) { method build (line 561) | public VmDiskArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/inputs/VmLegacyCdromArgs.java class VmLegacyCdromArgs (line 14) | public final class VmLegacyCdromArgs extends com.pulumi.resources.Resour... method fileId (line 29) | public Optional> fileId() { method VmLegacyCdromArgs (line 33) | private VmLegacyCdromArgs() {} method VmLegacyCdromArgs (line 35) | private VmLegacyCdromArgs(VmLegacyCdromArgs $) { method builder (line 39) | public static Builder builder() { method builder (line 42) | public static Builder builder(VmLegacyCdromArgs defaults) { class Builder (line 46) | public static final class Builder { method Builder (line 49) | public Builder() { method Builder (line 53) | public Builder(VmLegacyCdromArgs defaults) { method fileId (line 63) | public Builder fileId(@Nullable Output fileId) { method fileId (line 74) | public Builder fileId(String fileId) { method build (line 78) | public VmLegacyCdromArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/inputs/VmLegacyCloneArgs.java class VmLegacyCloneArgs (line 17) | public final class VmLegacyCloneArgs extends com.pulumi.resources.Resour... method bandwidthLimit (line 32) | public Optional> bandwidthLimit() { method full (line 47) | public Optional> full() { method poolId (line 62) | public Optional> poolId() { method retries (line 77) | public Optional> retries() { method snapshotName (line 92) | public Optional> snapshotName() { method sourceNodeName (line 107) | public Optional> sourceNodeName() { method sourceVmId (line 122) | public Output sourceVmId() { method targetDatastore (line 137) | public Optional> targetDatastore() { method targetFormat (line 152) | public Optional> targetFormat() { method VmLegacyCloneArgs (line 156) | private VmLegacyCloneArgs() {} method VmLegacyCloneArgs (line 158) | private VmLegacyCloneArgs(VmLegacyCloneArgs $) { method builder (line 170) | public static Builder builder() { method builder (line 173) | public static Builder builder(VmLegacyCloneArgs defaults) { class Builder (line 177) | public static final class Builder { method Builder (line 180) | public Builder() { method Builder (line 184) | public Builder(VmLegacyCloneArgs defaults) { method bandwidthLimit (line 194) | public Builder bandwidthLimit(@Nullable Output bandwidthLim... method bandwidthLimit (line 205) | public Builder bandwidthLimit(Integer bandwidthLimit) { method full (line 215) | public Builder full(@Nullable Output full) { method full (line 226) | public Builder full(Boolean full) { method poolId (line 236) | public Builder poolId(@Nullable Output poolId) { method poolId (line 247) | public Builder poolId(String poolId) { method retries (line 257) | public Builder retries(@Nullable Output retries) { method retries (line 268) | public Builder retries(Integer retries) { method snapshotName (line 278) | public Builder snapshotName(@Nullable Output snapshotName) { method snapshotName (line 289) | public Builder snapshotName(String snapshotName) { method sourceNodeName (line 299) | public Builder sourceNodeName(@Nullable Output sourceNodeNam... method sourceNodeName (line 310) | public Builder sourceNodeName(String sourceNodeName) { method sourceVmId (line 320) | public Builder sourceVmId(Output sourceVmId) { method sourceVmId (line 331) | public Builder sourceVmId(Integer sourceVmId) { method targetDatastore (line 341) | public Builder targetDatastore(@Nullable Output targetDatast... method targetDatastore (line 352) | public Builder targetDatastore(String targetDatastore) { method targetFormat (line 362) | public Builder targetFormat(@Nullable Output targetFormat) { method targetFormat (line 373) | public Builder targetFormat(String targetFormat) { method build (line 377) | public VmLegacyCloneArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/inputs/VmLegacyCpuArgs.java class VmLegacyCpuArgs (line 18) | public final class VmLegacyCpuArgs extends com.pulumi.resources.Resource... method affinity (line 33) | public Optional> affinity() { method architecture (line 48) | public Optional> architecture() { method cores (line 63) | public Optional> cores() { method flags (line 78) | public Optional>> flags() { method limit (line 93) | public Optional> limit() { method numa (line 108) | public Optional> numa() { method sockets (line 123) | public Optional> sockets() { method type (line 138) | public Optional> type() { method units (line 153) | public Optional> units() { method vcpus (line 168) | public Optional> vcpus() { method VmLegacyCpuArgs (line 172) | private VmLegacyCpuArgs() {} method VmLegacyCpuArgs (line 174) | private VmLegacyCpuArgs(VmLegacyCpuArgs $) { method builder (line 187) | public static Builder builder() { method builder (line 190) | public static Builder builder(VmLegacyCpuArgs defaults) { class Builder (line 194) | public static final class Builder { method Builder (line 197) | public Builder() { method Builder (line 201) | public Builder(VmLegacyCpuArgs defaults) { method affinity (line 211) | public Builder affinity(@Nullable Output affinity) { method affinity (line 222) | public Builder affinity(String affinity) { method architecture (line 232) | public Builder architecture(@Nullable Output architecture) { method architecture (line 243) | public Builder architecture(String architecture) { method cores (line 253) | public Builder cores(@Nullable Output cores) { method cores (line 264) | public Builder cores(Integer cores) { method flags (line 274) | public Builder flags(@Nullable Output> flags) { method flags (line 285) | public Builder flags(List flags) { method flags (line 295) | public Builder flags(String... flags) { method limit (line 305) | public Builder limit(@Nullable Output limit) { method limit (line 316) | public Builder limit(Double limit) { method numa (line 326) | public Builder numa(@Nullable Output numa) { method numa (line 337) | public Builder numa(Boolean numa) { method sockets (line 347) | public Builder sockets(@Nullable Output sockets) { method sockets (line 358) | public Builder sockets(Integer sockets) { method type (line 368) | public Builder type(@Nullable Output type) { method type (line 379) | public Builder type(String type) { method units (line 389) | public Builder units(@Nullable Output units) { method units (line 400) | public Builder units(Integer units) { method vcpus (line 410) | public Builder vcpus(@Nullable Output vcpus) { method vcpus (line 421) | public Builder vcpus(Integer vcpus) { method build (line 425) | public VmLegacyCpuArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/inputs/VmLegacyDeleteArgs.java class VmLegacyDeleteArgs (line 15) | public final class VmLegacyDeleteArgs extends com.pulumi.resources.Resou... method disks (line 30) | public Optional>> disks() { method networks (line 45) | public Optional>> networks() { method VmLegacyDeleteArgs (line 49) | private VmLegacyDeleteArgs() {} method VmLegacyDeleteArgs (line 51) | private VmLegacyDeleteArgs(VmLegacyDeleteArgs $) { method builder (line 56) | public static Builder builder() { method builder (line 59) | public static Builder builder(VmLegacyDeleteArgs defaults) { class Builder (line 63) | public static final class Builder { method Builder (line 66) | public Builder() { method Builder (line 70) | public Builder(VmLegacyDeleteArgs defaults) { method disks (line 80) | public Builder disks(@Nullable Output> disks) { method disks (line 91) | public Builder disks(List disks) { method disks (line 101) | public Builder disks(String... disks) { method networks (line 111) | public Builder networks(@Nullable Output> networks) { method networks (line 122) | public Builder networks(List networks) { method networks (line 132) | public Builder networks(String... networks) { method build (line 136) | public VmLegacyDeleteArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/inputs/VmLegacyDiskArgs.java class VmLegacyDiskArgs (line 16) | public final class VmLegacyDiskArgs extends com.pulumi.resources.Resourc... method aio (line 31) | public Optional> aio() { method backup (line 46) | public Optional> backup() { method cache (line 61) | public Optional> cache() { method datastoreId (line 76) | public Optional> datastoreId() { method discard (line 91) | public Optional> discard() { method file (line 106) | public Optional> file() { method format (line 121) | public Optional> format() { method importFrom (line 136) | public Optional> importFrom() { method iothread (line 151) | public Optional> iothread() { method media (line 166) | public Optional> media() { method replicate (line 181) | public Optional> replicate() { method serial (line 196) | public Optional> serial() { method sizeGb (line 211) | public Optional> sizeGb() { method ssd (line 226) | public Optional> ssd() { method VmLegacyDiskArgs (line 230) | private VmLegacyDiskArgs() {} method VmLegacyDiskArgs (line 232) | private VmLegacyDiskArgs(VmLegacyDiskArgs $) { method builder (line 249) | public static Builder builder() { method builder (line 252) | public static Builder builder(VmLegacyDiskArgs defaults) { class Builder (line 256) | public static final class Builder { method Builder (line 259) | public Builder() { method Builder (line 263) | public Builder(VmLegacyDiskArgs defaults) { method aio (line 273) | public Builder aio(@Nullable Output aio) { method aio (line 284) | public Builder aio(String aio) { method backup (line 294) | public Builder backup(@Nullable Output backup) { method backup (line 305) | public Builder backup(Boolean backup) { method cache (line 315) | public Builder cache(@Nullable Output cache) { method cache (line 326) | public Builder cache(String cache) { method datastoreId (line 336) | public Builder datastoreId(@Nullable Output datastoreId) { method datastoreId (line 347) | public Builder datastoreId(String datastoreId) { method discard (line 357) | public Builder discard(@Nullable Output discard) { method discard (line 368) | public Builder discard(String discard) { method file (line 378) | public Builder file(@Nullable Output file) { method file (line 389) | public Builder file(String file) { method format (line 399) | public Builder format(@Nullable Output format) { method format (line 410) | public Builder format(String format) { method importFrom (line 420) | public Builder importFrom(@Nullable Output importFrom) { method importFrom (line 431) | public Builder importFrom(String importFrom) { method iothread (line 441) | public Builder iothread(@Nullable Output iothread) { method iothread (line 452) | public Builder iothread(Boolean iothread) { method media (line 462) | public Builder media(@Nullable Output media) { method media (line 473) | public Builder media(String media) { method replicate (line 483) | public Builder replicate(@Nullable Output replicate) { method replicate (line 494) | public Builder replicate(Boolean replicate) { method serial (line 504) | public Builder serial(@Nullable Output serial) { method serial (line 515) | public Builder serial(String serial) { method sizeGb (line 525) | public Builder sizeGb(@Nullable Output sizeGb) { method sizeGb (line 536) | public Builder sizeGb(Integer sizeGb) { method ssd (line 546) | public Builder ssd(@Nullable Output ssd) { method ssd (line 557) | public Builder ssd(Boolean ssd) { method build (line 561) | public VmLegacyDiskArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/inputs/VmLegacyMemoryArgs.java class VmLegacyMemoryArgs (line 16) | public final class VmLegacyMemoryArgs extends com.pulumi.resources.Resou... method balloon (line 31) | public Optional> balloon() { method hugepages (line 56) | public Optional> hugepages() { method keepHugepages (line 71) | public Optional> keepHugepages() { method shares (line 86) | public Optional> shares() { method size (line 101) | public Optional> size() { method VmLegacyMemoryArgs (line 105) | private VmLegacyMemoryArgs() {} method VmLegacyMemoryArgs (line 107) | private VmLegacyMemoryArgs(VmLegacyMemoryArgs $) { method builder (line 115) | public static Builder builder() { method builder (line 118) | public static Builder builder(VmLegacyMemoryArgs defaults) { class Builder (line 122) | public static final class Builder { method Builder (line 125) | public Builder() { method Builder (line 129) | public Builder(VmLegacyMemoryArgs defaults) { method balloon (line 139) | public Builder balloon(@Nullable Output balloon) { method balloon (line 150) | public Builder balloon(Integer balloon) { method hugepages (line 165) | public Builder hugepages(@Nullable Output hugepages) { method hugepages (line 181) | public Builder hugepages(String hugepages) { method keepHugepages (line 191) | public Builder keepHugepages(@Nullable Output keepHugepages) { method keepHugepages (line 202) | public Builder keepHugepages(Boolean keepHugepages) { method shares (line 212) | public Builder shares(@Nullable Output shares) { method shares (line 223) | public Builder shares(Integer shares) { method size (line 233) | public Builder size(@Nullable Output size) { method size (line 244) | public Builder size(Integer size) { method build (line 248) | public VmLegacyMemoryArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/inputs/VmLegacyNetworkArgs.java class VmLegacyNetworkArgs (line 18) | public final class VmLegacyNetworkArgs extends com.pulumi.resources.Reso... method bridge (line 33) | public Optional> bridge() { method firewall (line 48) | public Optional> firewall() { method linkDown (line 63) | public Optional> linkDown() { method macAddress (line 78) | public Optional> macAddress() { method model (line 93) | public Optional> model() { method mtu (line 108) | public Optional> mtu() { method queues (line 123) | public Optional> queues() { method rateLimit (line 138) | public Optional> rateLimit() { method tag (line 153) | public Optional> tag() { method trunks (line 168) | public Optional>> trunks() { method VmLegacyNetworkArgs (line 172) | private VmLegacyNetworkArgs() {} method VmLegacyNetworkArgs (line 174) | private VmLegacyNetworkArgs(VmLegacyNetworkArgs $) { method builder (line 187) | public static Builder builder() { method builder (line 190) | public static Builder builder(VmLegacyNetworkArgs defaults) { class Builder (line 194) | public static final class Builder { method Builder (line 197) | public Builder() { method Builder (line 201) | public Builder(VmLegacyNetworkArgs defaults) { method bridge (line 211) | public Builder bridge(@Nullable Output bridge) { method bridge (line 222) | public Builder bridge(String bridge) { method firewall (line 232) | public Builder firewall(@Nullable Output firewall) { method firewall (line 243) | public Builder firewall(Boolean firewall) { method linkDown (line 253) | public Builder linkDown(@Nullable Output linkDown) { method linkDown (line 264) | public Builder linkDown(Boolean linkDown) { method macAddress (line 274) | public Builder macAddress(@Nullable Output macAddress) { method macAddress (line 285) | public Builder macAddress(String macAddress) { method model (line 295) | public Builder model(@Nullable Output model) { method model (line 306) | public Builder model(String model) { method mtu (line 316) | public Builder mtu(@Nullable Output mtu) { method mtu (line 327) | public Builder mtu(Integer mtu) { method queues (line 337) | public Builder queues(@Nullable Output queues) { method queues (line 348) | public Builder queues(Integer queues) { method rateLimit (line 358) | public Builder rateLimit(@Nullable Output rateLimit) { method rateLimit (line 369) | public Builder rateLimit(Double rateLimit) { method tag (line 379) | public Builder tag(@Nullable Output tag) { method tag (line 390) | public Builder tag(Integer tag) { method trunks (line 400) | public Builder trunks(@Nullable Output> trunks) { method trunks (line 411) | public Builder trunks(List trunks) { method trunks (line 421) | public Builder trunks(Integer... trunks) { method build (line 425) | public VmLegacyNetworkArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/inputs/VmLegacyRngArgs.java class VmLegacyRngArgs (line 15) | public final class VmLegacyRngArgs extends com.pulumi.resources.Resource... method maxBytes (line 30) | public Optional> maxBytes() { method period (line 45) | public Optional> period() { method source (line 60) | public Optional> source() { method VmLegacyRngArgs (line 64) | private VmLegacyRngArgs() {} method VmLegacyRngArgs (line 66) | private VmLegacyRngArgs(VmLegacyRngArgs $) { method builder (line 72) | public static Builder builder() { method builder (line 75) | public static Builder builder(VmLegacyRngArgs defaults) { class Builder (line 79) | public static final class Builder { method Builder (line 82) | public Builder() { method Builder (line 86) | public Builder(VmLegacyRngArgs defaults) { method maxBytes (line 96) | public Builder maxBytes(@Nullable Output maxBytes) { method maxBytes (line 107) | public Builder maxBytes(Integer maxBytes) { method period (line 117) | public Builder period(@Nullable Output period) { method period (line 128) | public Builder period(Integer period) { method source (line 138) | public Builder source(@Nullable Output source) { method source (line 149) | public Builder source(String source) { method build (line 153) | public VmLegacyRngArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/inputs/VmLegacyState.java class VmLegacyState (line 27) | public final class VmLegacyState extends com.pulumi.resources.ResourceAr... method cdrom (line 42) | public Optional>> cdrom() { method clone_ (line 57) | public Optional> clone_() { method cpu (line 72) | public Optional> cpu() { method delete (line 87) | public Optional> delete() { method deleteUnreferencedDisksOnDestroy (line 102) | public Optional> deleteUnreferencedDisksOnDestroy() { method description (line 117) | public Optional> description() { method disk (line 132) | public Optional>> disk() { method memory (line 147) | public Optional> memory() { method name (line 162) | public Optional> name() { method network (line 177) | public Optional>> network() { method nodeName (line 192) | public Optional> nodeName() { method purgeOnDestroy (line 207) | public Optional> purgeOnDestroy() { method resourceId (line 222) | public Optional> resourceId() { method rng (line 237) | public Optional> rng() { method started (line 252) | public Optional> started() { method stopOnDestroy (line 267) | public Optional> stopOnDestroy() { method tags (line 282) | public Optional>> tags() { method timeouts (line 289) | public Optional> timeouts() { method vga (line 304) | public Optional> vga() { method VmLegacyState (line 308) | private VmLegacyState() {} method VmLegacyState (line 310) | private VmLegacyState(VmLegacyState $) { method builder (line 332) | public static Builder builder() { method builder (line 335) | public static Builder builder(VmLegacyState defaults) { class Builder (line 339) | public static final class Builder { method Builder (line 342) | public Builder() { method Builder (line 346) | public Builder(VmLegacyState defaults) { method cdrom (line 356) | public Builder cdrom(@Nullable Output>... method cdrom (line 367) | public Builder cdrom(Map cdrom) { method clone_ (line 377) | public Builder clone_(@Nullable Output clone) { method clone_ (line 388) | public Builder clone_(VmLegacyCloneArgs clone) { method cpu (line 398) | public Builder cpu(@Nullable Output cpu) { method cpu (line 409) | public Builder cpu(VmLegacyCpuArgs cpu) { method delete (line 419) | public Builder delete(@Nullable Output delete) { method delete (line 430) | public Builder delete(VmLegacyDeleteArgs delete) { method deleteUnreferencedDisksOnDestroy (line 440) | public Builder deleteUnreferencedDisksOnDestroy(@Nullable Output description) { method description (line 472) | public Builder description(String description) { method disk (line 482) | public Builder disk(@Nullable Output> d... method disk (line 493) | public Builder disk(Map disk) { method memory (line 503) | public Builder memory(@Nullable Output memory) { method memory (line 514) | public Builder memory(VmLegacyMemoryArgs memory) { method name (line 524) | public Builder name(@Nullable Output name) { method name (line 535) | public Builder name(String name) { method network (line 545) | public Builder network(@Nullable Output network) { method nodeName (line 566) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 577) | public Builder nodeName(String nodeName) { method purgeOnDestroy (line 587) | public Builder purgeOnDestroy(@Nullable Output purgeOnDestr... method purgeOnDestroy (line 598) | public Builder purgeOnDestroy(Boolean purgeOnDestroy) { method resourceId (line 608) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 619) | public Builder resourceId(String resourceId) { method rng (line 629) | public Builder rng(@Nullable Output rng) { method rng (line 640) | public Builder rng(VmLegacyRngArgs rng) { method started (line 650) | public Builder started(@Nullable Output started) { method started (line 661) | public Builder started(Boolean started) { method stopOnDestroy (line 671) | public Builder stopOnDestroy(@Nullable Output stopOnDestroy) { method stopOnDestroy (line 682) | public Builder stopOnDestroy(Boolean stopOnDestroy) { method tags (line 692) | public Builder tags(@Nullable Output> tags) { method tags (line 703) | public Builder tags(List tags) { method tags (line 713) | public Builder tags(String... tags) { method timeouts (line 717) | public Builder timeouts(@Nullable Output timeo... method timeouts (line 722) | public Builder timeouts(VmLegacyTimeoutsArgs timeouts) { method vga (line 732) | public Builder vga(@Nullable Output vga) { method vga (line 743) | public Builder vga(VmLegacyVgaArgs vga) { method build (line 747) | public VmLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/inputs/VmLegacyTimeoutsArgs.java class VmLegacyTimeoutsArgs (line 14) | public final class VmLegacyTimeoutsArgs extends com.pulumi.resources.Res... method create (line 29) | public Optional> create() { method delete (line 44) | public Optional> delete() { method read (line 59) | public Optional> read() { method update (line 74) | public Optional> update() { method VmLegacyTimeoutsArgs (line 78) | private VmLegacyTimeoutsArgs() {} method VmLegacyTimeoutsArgs (line 80) | private VmLegacyTimeoutsArgs(VmLegacyTimeoutsArgs $) { method builder (line 87) | public static Builder builder() { method builder (line 90) | public static Builder builder(VmLegacyTimeoutsArgs defaults) { class Builder (line 94) | public static final class Builder { method Builder (line 97) | public Builder() { method Builder (line 101) | public Builder(VmLegacyTimeoutsArgs defaults) { method create (line 111) | public Builder create(@Nullable Output create) { method create (line 122) | public Builder create(String create) { method delete (line 132) | public Builder delete(@Nullable Output delete) { method delete (line 143) | public Builder delete(String delete) { method read (line 153) | public Builder read(@Nullable Output read) { method read (line 164) | public Builder read(String read) { method update (line 174) | public Builder update(@Nullable Output update) { method update (line 185) | public Builder update(String update) { method build (line 189) | public VmLegacyTimeoutsArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/inputs/VmLegacyVgaArgs.java class VmLegacyVgaArgs (line 15) | public final class VmLegacyVgaArgs extends com.pulumi.resources.Resource... method clipboard (line 30) | public Optional> clipboard() { method memory (line 45) | public Optional> memory() { method type (line 60) | public Optional> type() { method VmLegacyVgaArgs (line 64) | private VmLegacyVgaArgs() {} method VmLegacyVgaArgs (line 66) | private VmLegacyVgaArgs(VmLegacyVgaArgs $) { method builder (line 72) | public static Builder builder() { method builder (line 75) | public static Builder builder(VmLegacyVgaArgs defaults) { class Builder (line 79) | public static final class Builder { method Builder (line 82) | public Builder() { method Builder (line 86) | public Builder(VmLegacyVgaArgs defaults) { method clipboard (line 96) | public Builder clipboard(@Nullable Output clipboard) { method clipboard (line 107) | public Builder clipboard(String clipboard) { method memory (line 117) | public Builder memory(@Nullable Output memory) { method memory (line 128) | public Builder memory(Integer memory) { method type (line 138) | public Builder type(@Nullable Output type) { method type (line 149) | public Builder type(String type) { method build (line 153) | public VmLegacyVgaArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/inputs/VmMemoryArgs.java class VmMemoryArgs (line 16) | public final class VmMemoryArgs extends com.pulumi.resources.ResourceArgs { method balloon (line 31) | public Optional> balloon() { method hugepages (line 56) | public Optional> hugepages() { method keepHugepages (line 71) | public Optional> keepHugepages() { method shares (line 86) | public Optional> shares() { method size (line 101) | public Optional> size() { method VmMemoryArgs (line 105) | private VmMemoryArgs() {} method VmMemoryArgs (line 107) | private VmMemoryArgs(VmMemoryArgs $) { method builder (line 115) | public static Builder builder() { method builder (line 118) | public static Builder builder(VmMemoryArgs defaults) { class Builder (line 122) | public static final class Builder { method Builder (line 125) | public Builder() { method Builder (line 129) | public Builder(VmMemoryArgs defaults) { method balloon (line 139) | public Builder balloon(@Nullable Output balloon) { method balloon (line 150) | public Builder balloon(Integer balloon) { method hugepages (line 165) | public Builder hugepages(@Nullable Output hugepages) { method hugepages (line 181) | public Builder hugepages(String hugepages) { method keepHugepages (line 191) | public Builder keepHugepages(@Nullable Output keepHugepages) { method keepHugepages (line 202) | public Builder keepHugepages(Boolean keepHugepages) { method shares (line 212) | public Builder shares(@Nullable Output shares) { method shares (line 223) | public Builder shares(Integer shares) { method size (line 233) | public Builder size(@Nullable Output size) { method size (line 244) | public Builder size(Integer size) { method build (line 248) | public VmMemoryArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/inputs/VmNetworkArgs.java class VmNetworkArgs (line 18) | public final class VmNetworkArgs extends com.pulumi.resources.ResourceAr... method bridge (line 33) | public Optional> bridge() { method firewall (line 48) | public Optional> firewall() { method linkDown (line 63) | public Optional> linkDown() { method macAddress (line 78) | public Optional> macAddress() { method model (line 93) | public Optional> model() { method mtu (line 108) | public Optional> mtu() { method queues (line 123) | public Optional> queues() { method rateLimit (line 138) | public Optional> rateLimit() { method tag (line 153) | public Optional> tag() { method trunks (line 168) | public Optional>> trunks() { method VmNetworkArgs (line 172) | private VmNetworkArgs() {} method VmNetworkArgs (line 174) | private VmNetworkArgs(VmNetworkArgs $) { method builder (line 187) | public static Builder builder() { method builder (line 190) | public static Builder builder(VmNetworkArgs defaults) { class Builder (line 194) | public static final class Builder { method Builder (line 197) | public Builder() { method Builder (line 201) | public Builder(VmNetworkArgs defaults) { method bridge (line 211) | public Builder bridge(@Nullable Output bridge) { method bridge (line 222) | public Builder bridge(String bridge) { method firewall (line 232) | public Builder firewall(@Nullable Output firewall) { method firewall (line 243) | public Builder firewall(Boolean firewall) { method linkDown (line 253) | public Builder linkDown(@Nullable Output linkDown) { method linkDown (line 264) | public Builder linkDown(Boolean linkDown) { method macAddress (line 274) | public Builder macAddress(@Nullable Output macAddress) { method macAddress (line 285) | public Builder macAddress(String macAddress) { method model (line 295) | public Builder model(@Nullable Output model) { method model (line 306) | public Builder model(String model) { method mtu (line 316) | public Builder mtu(@Nullable Output mtu) { method mtu (line 327) | public Builder mtu(Integer mtu) { method queues (line 337) | public Builder queues(@Nullable Output queues) { method queues (line 348) | public Builder queues(Integer queues) { method rateLimit (line 358) | public Builder rateLimit(@Nullable Output rateLimit) { method rateLimit (line 369) | public Builder rateLimit(Double rateLimit) { method tag (line 379) | public Builder tag(@Nullable Output tag) { method tag (line 390) | public Builder tag(Integer tag) { method trunks (line 400) | public Builder trunks(@Nullable Output> trunks) { method trunks (line 411) | public Builder trunks(List trunks) { method trunks (line 421) | public Builder trunks(Integer... trunks) { method build (line 425) | public VmNetworkArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/inputs/VmRngArgs.java class VmRngArgs (line 15) | public final class VmRngArgs extends com.pulumi.resources.ResourceArgs { method maxBytes (line 30) | public Optional> maxBytes() { method period (line 45) | public Optional> period() { method source (line 60) | public Optional> source() { method VmRngArgs (line 64) | private VmRngArgs() {} method VmRngArgs (line 66) | private VmRngArgs(VmRngArgs $) { method builder (line 72) | public static Builder builder() { method builder (line 75) | public static Builder builder(VmRngArgs defaults) { class Builder (line 79) | public static final class Builder { method Builder (line 82) | public Builder() { method Builder (line 86) | public Builder(VmRngArgs defaults) { method maxBytes (line 96) | public Builder maxBytes(@Nullable Output maxBytes) { method maxBytes (line 107) | public Builder maxBytes(Integer maxBytes) { method period (line 117) | public Builder period(@Nullable Output period) { method period (line 128) | public Builder period(Integer period) { method source (line 138) | public Builder source(@Nullable Output source) { method source (line 149) | public Builder source(String source) { method build (line 153) | public VmRngArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/inputs/VmState.java class VmState (line 27) | public final class VmState extends com.pulumi.resources.ResourceArgs { method cdrom (line 42) | public Optional>> cdrom() { method clone_ (line 57) | public Optional> clone_() { method cpu (line 72) | public Optional> cpu() { method delete (line 87) | public Optional> delete() { method deleteUnreferencedDisksOnDestroy (line 102) | public Optional> deleteUnreferencedDisksOnDestroy() { method description (line 117) | public Optional> description() { method disk (line 132) | public Optional>> disk() { method memory (line 147) | public Optional> memory() { method name (line 162) | public Optional> name() { method network (line 177) | public Optional>> network() { method nodeName (line 192) | public Optional> nodeName() { method purgeOnDestroy (line 207) | public Optional> purgeOnDestroy() { method resourceId (line 222) | public Optional> resourceId() { method rng (line 237) | public Optional> rng() { method started (line 252) | public Optional> started() { method stopOnDestroy (line 267) | public Optional> stopOnDestroy() { method tags (line 282) | public Optional>> tags() { method timeouts (line 289) | public Optional> timeouts() { method vga (line 304) | public Optional> vga() { method VmState (line 308) | private VmState() {} method VmState (line 310) | private VmState(VmState $) { method builder (line 332) | public static Builder builder() { method builder (line 335) | public static Builder builder(VmState defaults) { class Builder (line 339) | public static final class Builder { method Builder (line 342) | public Builder() { method Builder (line 346) | public Builder(VmState defaults) { method cdrom (line 356) | public Builder cdrom(@Nullable Output> cdrom) { method cdrom (line 367) | public Builder cdrom(Map cdrom) { method clone_ (line 377) | public Builder clone_(@Nullable Output clone) { method clone_ (line 388) | public Builder clone_(VmCloneArgs clone) { method cpu (line 398) | public Builder cpu(@Nullable Output cpu) { method cpu (line 409) | public Builder cpu(VmCpuArgs cpu) { method delete (line 419) | public Builder delete(@Nullable Output delete) { method delete (line 430) | public Builder delete(VmDeleteArgs delete) { method deleteUnreferencedDisksOnDestroy (line 440) | public Builder deleteUnreferencedDisksOnDestroy(@Nullable Output description) { method description (line 472) | public Builder description(String description) { method disk (line 482) | public Builder disk(@Nullable Output> disk) { method disk (line 493) | public Builder disk(Map disk) { method memory (line 503) | public Builder memory(@Nullable Output memory) { method memory (line 514) | public Builder memory(VmMemoryArgs memory) { method name (line 524) | public Builder name(@Nullable Output name) { method name (line 535) | public Builder name(String name) { method network (line 545) | public Builder network(@Nullable Output> n... method network (line 556) | public Builder network(Map network) { method nodeName (line 566) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 577) | public Builder nodeName(String nodeName) { method purgeOnDestroy (line 587) | public Builder purgeOnDestroy(@Nullable Output purgeOnDestr... method purgeOnDestroy (line 598) | public Builder purgeOnDestroy(Boolean purgeOnDestroy) { method resourceId (line 608) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 619) | public Builder resourceId(String resourceId) { method rng (line 629) | public Builder rng(@Nullable Output rng) { method rng (line 640) | public Builder rng(VmRngArgs rng) { method started (line 650) | public Builder started(@Nullable Output started) { method started (line 661) | public Builder started(Boolean started) { method stopOnDestroy (line 671) | public Builder stopOnDestroy(@Nullable Output stopOnDestroy) { method stopOnDestroy (line 682) | public Builder stopOnDestroy(Boolean stopOnDestroy) { method tags (line 692) | public Builder tags(@Nullable Output> tags) { method tags (line 703) | public Builder tags(List tags) { method tags (line 713) | public Builder tags(String... tags) { method timeouts (line 717) | public Builder timeouts(@Nullable Output timeouts) { method timeouts (line 722) | public Builder timeouts(VmTimeoutsArgs timeouts) { method vga (line 732) | public Builder vga(@Nullable Output vga) { method vga (line 743) | public Builder vga(VmVgaArgs vga) { method build (line 747) | public VmState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/inputs/VmTimeoutsArgs.java class VmTimeoutsArgs (line 14) | public final class VmTimeoutsArgs extends com.pulumi.resources.ResourceA... method create (line 29) | public Optional> create() { method delete (line 44) | public Optional> delete() { method read (line 59) | public Optional> read() { method update (line 74) | public Optional> update() { method VmTimeoutsArgs (line 78) | private VmTimeoutsArgs() {} method VmTimeoutsArgs (line 80) | private VmTimeoutsArgs(VmTimeoutsArgs $) { method builder (line 87) | public static Builder builder() { method builder (line 90) | public static Builder builder(VmTimeoutsArgs defaults) { class Builder (line 94) | public static final class Builder { method Builder (line 97) | public Builder() { method Builder (line 101) | public Builder(VmTimeoutsArgs defaults) { method create (line 111) | public Builder create(@Nullable Output create) { method create (line 122) | public Builder create(String create) { method delete (line 132) | public Builder delete(@Nullable Output delete) { method delete (line 143) | public Builder delete(String delete) { method read (line 153) | public Builder read(@Nullable Output read) { method read (line 164) | public Builder read(String read) { method update (line 174) | public Builder update(@Nullable Output update) { method update (line 185) | public Builder update(String update) { method build (line 189) | public VmTimeoutsArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/inputs/VmVgaArgs.java class VmVgaArgs (line 15) | public final class VmVgaArgs extends com.pulumi.resources.ResourceArgs { method clipboard (line 30) | public Optional> clipboard() { method memory (line 45) | public Optional> memory() { method type (line 60) | public Optional> type() { method VmVgaArgs (line 64) | private VmVgaArgs() {} method VmVgaArgs (line 66) | private VmVgaArgs(VmVgaArgs $) { method builder (line 72) | public static Builder builder() { method builder (line 75) | public static Builder builder(VmVgaArgs defaults) { class Builder (line 79) | public static final class Builder { method Builder (line 82) | public Builder() { method Builder (line 86) | public Builder(VmVgaArgs defaults) { method clipboard (line 96) | public Builder clipboard(@Nullable Output clipboard) { method clipboard (line 107) | public Builder clipboard(String clipboard) { method memory (line 117) | public Builder memory(@Nullable Output memory) { method memory (line 128) | public Builder memory(Integer memory) { method type (line 138) | public Builder type(@Nullable Output type) { method type (line 149) | public Builder type(String type) { method build (line 153) | public VmVgaArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/outputs/VmCdrom.java class VmCdrom (line 12) | @CustomType method VmCdrom (line 20) | private VmCdrom() {} method fileId (line 25) | public Optional fileId() { method builder (line 29) | public static Builder builder() { method builder (line 33) | public static Builder builder(VmCdrom defaults) { class Builder (line 36) | @CustomType.Builder method Builder (line 39) | public Builder() {} method Builder (line 40) | public Builder(VmCdrom defaults) { method fileId (line 45) | @CustomType.Setter method build (line 51) | public VmCdrom build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/outputs/VmClone.java class VmClone (line 15) | @CustomType method VmClone (line 63) | private VmClone() {} method bandwidthLimit (line 68) | public Optional bandwidthLimit() { method full (line 75) | public Optional full() { method poolId (line 82) | public Optional poolId() { method retries (line 89) | public Optional retries() { method snapshotName (line 96) | public Optional snapshotName() { method sourceNodeName (line 103) | public Optional sourceNodeName() { method sourceVmId (line 110) | public Integer sourceVmId() { method targetDatastore (line 117) | public Optional targetDatastore() { method targetFormat (line 124) | public Optional targetFormat() { method builder (line 128) | public static Builder builder() { method builder (line 132) | public static Builder builder(VmClone defaults) { class Builder (line 135) | @CustomType.Builder method Builder (line 146) | public Builder() {} method Builder (line 147) | public Builder(VmClone defaults) { method bandwidthLimit (line 160) | @CustomType.Setter method full (line 166) | @CustomType.Setter method poolId (line 172) | @CustomType.Setter method retries (line 178) | @CustomType.Setter method snapshotName (line 184) | @CustomType.Setter method sourceNodeName (line 190) | @CustomType.Setter method sourceVmId (line 196) | @CustomType.Setter method targetDatastore (line 204) | @CustomType.Setter method targetFormat (line 210) | @CustomType.Setter method build (line 216) | public VmClone build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/outputs/VmCpu.java class VmCpu (line 16) | @CustomType method VmCpu (line 69) | private VmCpu() {} method affinity (line 74) | public Optional affinity() { method architecture (line 81) | public Optional architecture() { method cores (line 88) | public Optional cores() { method flags (line 95) | public List flags() { method limit (line 102) | public Optional limit() { method numa (line 109) | public Optional numa() { method sockets (line 116) | public Optional sockets() { method type (line 123) | public Optional type() { method units (line 130) | public Optional units() { method vcpus (line 137) | public Optional vcpus() { method builder (line 141) | public static Builder builder() { method builder (line 145) | public static Builder builder(VmCpu defaults) { class Builder (line 148) | @CustomType.Builder method Builder (line 160) | public Builder() {} method Builder (line 161) | public Builder(VmCpu defaults) { method affinity (line 175) | @CustomType.Setter method architecture (line 181) | @CustomType.Setter method cores (line 187) | @CustomType.Setter method flags (line 193) | @CustomType.Setter method flags (line 199) | public Builder flags(String... flags) { method limit (line 202) | @CustomType.Setter method numa (line 208) | @CustomType.Setter method sockets (line 214) | @CustomType.Setter method type (line 220) | @CustomType.Setter method units (line 226) | @CustomType.Setter method vcpus (line 232) | @CustomType.Setter method build (line 238) | public VmCpu build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/outputs/VmDelete.java class VmDelete (line 12) | @CustomType method VmDelete (line 25) | private VmDelete() {} method disks (line 30) | public List disks() { method networks (line 37) | public List networks() { method builder (line 41) | public static Builder builder() { method builder (line 45) | public static Builder builder(VmDelete defaults) { class Builder (line 48) | @CustomType.Builder method Builder (line 52) | public Builder() {} method Builder (line 53) | public Builder(VmDelete defaults) { method disks (line 59) | @CustomType.Setter method disks (line 65) | public Builder disks(String... disks) { method networks (line 68) | @CustomType.Setter method networks (line 74) | public Builder networks(String... networks) { method build (line 77) | public VmDelete build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/outputs/VmDisk.java class VmDisk (line 14) | @CustomType method VmDisk (line 87) | private VmDisk() {} method aio (line 92) | public Optional aio() { method backup (line 99) | public Optional backup() { method cache (line 106) | public Optional cache() { method datastoreId (line 113) | public Optional datastoreId() { method discard (line 120) | public Optional discard() { method file (line 127) | public Optional file() { method format (line 134) | public Optional format() { method importFrom (line 141) | public Optional importFrom() { method iothread (line 148) | public Optional iothread() { method media (line 155) | public Optional media() { method replicate (line 162) | public Optional replicate() { method serial (line 169) | public Optional serial() { method sizeGb (line 176) | public Optional sizeGb() { method ssd (line 183) | public Optional ssd() { method builder (line 187) | public static Builder builder() { method builder (line 191) | public static Builder builder(VmDisk defaults) { class Builder (line 194) | @CustomType.Builder method Builder (line 210) | public Builder() {} method Builder (line 211) | public Builder(VmDisk defaults) { method aio (line 229) | @CustomType.Setter method backup (line 235) | @CustomType.Setter method cache (line 241) | @CustomType.Setter method datastoreId (line 247) | @CustomType.Setter method discard (line 253) | @CustomType.Setter method file (line 259) | @CustomType.Setter method format (line 265) | @CustomType.Setter method importFrom (line 271) | @CustomType.Setter method iothread (line 277) | @CustomType.Setter method media (line 283) | @CustomType.Setter method replicate (line 289) | @CustomType.Setter method serial (line 295) | @CustomType.Setter method sizeGb (line 301) | @CustomType.Setter method ssd (line 307) | @CustomType.Setter method build (line 313) | public VmDisk build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/outputs/VmLegacyCdrom.java class VmLegacyCdrom (line 12) | @CustomType method VmLegacyCdrom (line 20) | private VmLegacyCdrom() {} method fileId (line 25) | public Optional fileId() { method builder (line 29) | public static Builder builder() { method builder (line 33) | public static Builder builder(VmLegacyCdrom defaults) { class Builder (line 36) | @CustomType.Builder method Builder (line 39) | public Builder() {} method Builder (line 40) | public Builder(VmLegacyCdrom defaults) { method fileId (line 45) | @CustomType.Setter method build (line 51) | public VmLegacyCdrom build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/outputs/VmLegacyClone.java class VmLegacyClone (line 15) | @CustomType method VmLegacyClone (line 63) | private VmLegacyClone() {} method bandwidthLimit (line 68) | public Optional bandwidthLimit() { method full (line 75) | public Optional full() { method poolId (line 82) | public Optional poolId() { method retries (line 89) | public Optional retries() { method snapshotName (line 96) | public Optional snapshotName() { method sourceNodeName (line 103) | public Optional sourceNodeName() { method sourceVmId (line 110) | public Integer sourceVmId() { method targetDatastore (line 117) | public Optional targetDatastore() { method targetFormat (line 124) | public Optional targetFormat() { method builder (line 128) | public static Builder builder() { method builder (line 132) | public static Builder builder(VmLegacyClone defaults) { class Builder (line 135) | @CustomType.Builder method Builder (line 146) | public Builder() {} method Builder (line 147) | public Builder(VmLegacyClone defaults) { method bandwidthLimit (line 160) | @CustomType.Setter method full (line 166) | @CustomType.Setter method poolId (line 172) | @CustomType.Setter method retries (line 178) | @CustomType.Setter method snapshotName (line 184) | @CustomType.Setter method sourceNodeName (line 190) | @CustomType.Setter method sourceVmId (line 196) | @CustomType.Setter method targetDatastore (line 204) | @CustomType.Setter method targetFormat (line 210) | @CustomType.Setter method build (line 216) | public VmLegacyClone build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/outputs/VmLegacyCpu.java class VmLegacyCpu (line 16) | @CustomType method VmLegacyCpu (line 69) | private VmLegacyCpu() {} method affinity (line 74) | public Optional affinity() { method architecture (line 81) | public Optional architecture() { method cores (line 88) | public Optional cores() { method flags (line 95) | public List flags() { method limit (line 102) | public Optional limit() { method numa (line 109) | public Optional numa() { method sockets (line 116) | public Optional sockets() { method type (line 123) | public Optional type() { method units (line 130) | public Optional units() { method vcpus (line 137) | public Optional vcpus() { method builder (line 141) | public static Builder builder() { method builder (line 145) | public static Builder builder(VmLegacyCpu defaults) { class Builder (line 148) | @CustomType.Builder method Builder (line 160) | public Builder() {} method Builder (line 161) | public Builder(VmLegacyCpu defaults) { method affinity (line 175) | @CustomType.Setter method architecture (line 181) | @CustomType.Setter method cores (line 187) | @CustomType.Setter method flags (line 193) | @CustomType.Setter method flags (line 199) | public Builder flags(String... flags) { method limit (line 202) | @CustomType.Setter method numa (line 208) | @CustomType.Setter method sockets (line 214) | @CustomType.Setter method type (line 220) | @CustomType.Setter method units (line 226) | @CustomType.Setter method vcpus (line 232) | @CustomType.Setter method build (line 238) | public VmLegacyCpu build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/outputs/VmLegacyDelete.java class VmLegacyDelete (line 12) | @CustomType method VmLegacyDelete (line 25) | private VmLegacyDelete() {} method disks (line 30) | public List disks() { method networks (line 37) | public List networks() { method builder (line 41) | public static Builder builder() { method builder (line 45) | public static Builder builder(VmLegacyDelete defaults) { class Builder (line 48) | @CustomType.Builder method Builder (line 52) | public Builder() {} method Builder (line 53) | public Builder(VmLegacyDelete defaults) { method disks (line 59) | @CustomType.Setter method disks (line 65) | public Builder disks(String... disks) { method networks (line 68) | @CustomType.Setter method networks (line 74) | public Builder networks(String... networks) { method build (line 77) | public VmLegacyDelete build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/outputs/VmLegacyDisk.java class VmLegacyDisk (line 14) | @CustomType method VmLegacyDisk (line 87) | private VmLegacyDisk() {} method aio (line 92) | public Optional aio() { method backup (line 99) | public Optional backup() { method cache (line 106) | public Optional cache() { method datastoreId (line 113) | public Optional datastoreId() { method discard (line 120) | public Optional discard() { method file (line 127) | public Optional file() { method format (line 134) | public Optional format() { method importFrom (line 141) | public Optional importFrom() { method iothread (line 148) | public Optional iothread() { method media (line 155) | public Optional media() { method replicate (line 162) | public Optional replicate() { method serial (line 169) | public Optional serial() { method sizeGb (line 176) | public Optional sizeGb() { method ssd (line 183) | public Optional ssd() { method builder (line 187) | public static Builder builder() { method builder (line 191) | public static Builder builder(VmLegacyDisk defaults) { class Builder (line 194) | @CustomType.Builder method Builder (line 210) | public Builder() {} method Builder (line 211) | public Builder(VmLegacyDisk defaults) { method aio (line 229) | @CustomType.Setter method backup (line 235) | @CustomType.Setter method cache (line 241) | @CustomType.Setter method datastoreId (line 247) | @CustomType.Setter method discard (line 253) | @CustomType.Setter method file (line 259) | @CustomType.Setter method format (line 265) | @CustomType.Setter method importFrom (line 271) | @CustomType.Setter method iothread (line 277) | @CustomType.Setter method media (line 283) | @CustomType.Setter method replicate (line 289) | @CustomType.Setter method serial (line 295) | @CustomType.Setter method sizeGb (line 301) | @CustomType.Setter method ssd (line 307) | @CustomType.Setter method build (line 313) | public VmLegacyDisk build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/outputs/VmLegacyMemory.java class VmLegacyMemory (line 14) | @CustomType method VmLegacyMemory (line 47) | private VmLegacyMemory() {} method balloon (line 52) | public Optional balloon() { method hugepages (line 64) | public Optional hugepages() { method keepHugepages (line 71) | public Optional keepHugepages() { method shares (line 78) | public Optional shares() { method size (line 85) | public Optional size() { method builder (line 89) | public static Builder builder() { method builder (line 93) | public static Builder builder(VmLegacyMemory defaults) { class Builder (line 96) | @CustomType.Builder method Builder (line 103) | public Builder() {} method Builder (line 104) | public Builder(VmLegacyMemory defaults) { method balloon (line 113) | @CustomType.Setter method hugepages (line 119) | @CustomType.Setter method keepHugepages (line 125) | @CustomType.Setter method shares (line 131) | @CustomType.Setter method size (line 137) | @CustomType.Setter method build (line 143) | public VmLegacyMemory build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/outputs/VmLegacyNetwork.java class VmLegacyNetwork (line 16) | @CustomType method VmLegacyNetwork (line 69) | private VmLegacyNetwork() {} method bridge (line 74) | public Optional bridge() { method firewall (line 81) | public Optional firewall() { method linkDown (line 88) | public Optional linkDown() { method macAddress (line 95) | public Optional macAddress() { method model (line 102) | public Optional model() { method mtu (line 109) | public Optional mtu() { method queues (line 116) | public Optional queues() { method rateLimit (line 123) | public Optional rateLimit() { method tag (line 130) | public Optional tag() { method trunks (line 137) | public List trunks() { method builder (line 141) | public static Builder builder() { method builder (line 145) | public static Builder builder(VmLegacyNetwork defaults) { class Builder (line 148) | @CustomType.Builder method Builder (line 160) | public Builder() {} method Builder (line 161) | public Builder(VmLegacyNetwork defaults) { method bridge (line 175) | @CustomType.Setter method firewall (line 181) | @CustomType.Setter method linkDown (line 187) | @CustomType.Setter method macAddress (line 193) | @CustomType.Setter method model (line 199) | @CustomType.Setter method mtu (line 205) | @CustomType.Setter method queues (line 211) | @CustomType.Setter method rateLimit (line 217) | @CustomType.Setter method tag (line 223) | @CustomType.Setter method trunks (line 229) | @CustomType.Setter method trunks (line 235) | public Builder trunks(Integer... trunks) { method build (line 238) | public VmLegacyNetwork build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/outputs/VmLegacyRng.java class VmLegacyRng (line 13) | @CustomType method VmLegacyRng (line 31) | private VmLegacyRng() {} method maxBytes (line 36) | public Optional maxBytes() { method period (line 43) | public Optional period() { method source (line 50) | public Optional source() { method builder (line 54) | public static Builder builder() { method builder (line 58) | public static Builder builder(VmLegacyRng defaults) { class Builder (line 61) | @CustomType.Builder method Builder (line 66) | public Builder() {} method Builder (line 67) | public Builder(VmLegacyRng defaults) { method maxBytes (line 74) | @CustomType.Setter method period (line 80) | @CustomType.Setter method source (line 86) | @CustomType.Setter method build (line 92) | public VmLegacyRng build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/outputs/VmLegacyTimeouts.java class VmLegacyTimeouts (line 12) | @CustomType method VmLegacyTimeouts (line 35) | private VmLegacyTimeouts() {} method create (line 40) | public Optional create() { method delete (line 47) | public Optional delete() { method read (line 54) | public Optional read() { method update (line 61) | public Optional update() { method builder (line 65) | public static Builder builder() { method builder (line 69) | public static Builder builder(VmLegacyTimeouts defaults) { class Builder (line 72) | @CustomType.Builder method Builder (line 78) | public Builder() {} method Builder (line 79) | public Builder(VmLegacyTimeouts defaults) { method create (line 87) | @CustomType.Setter method delete (line 93) | @CustomType.Setter method read (line 99) | @CustomType.Setter method update (line 105) | @CustomType.Setter method build (line 111) | public VmLegacyTimeouts build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/outputs/VmLegacyVga.java class VmLegacyVga (line 13) | @CustomType method VmLegacyVga (line 31) | private VmLegacyVga() {} method clipboard (line 36) | public Optional clipboard() { method memory (line 43) | public Optional memory() { method type (line 50) | public Optional type() { method builder (line 54) | public static Builder builder() { method builder (line 58) | public static Builder builder(VmLegacyVga defaults) { class Builder (line 61) | @CustomType.Builder method Builder (line 66) | public Builder() {} method Builder (line 67) | public Builder(VmLegacyVga defaults) { method clipboard (line 74) | @CustomType.Setter method memory (line 80) | @CustomType.Setter method type (line 86) | @CustomType.Setter method build (line 92) | public VmLegacyVga build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/outputs/VmMemory.java class VmMemory (line 14) | @CustomType method VmMemory (line 47) | private VmMemory() {} method balloon (line 52) | public Optional balloon() { method hugepages (line 64) | public Optional hugepages() { method keepHugepages (line 71) | public Optional keepHugepages() { method shares (line 78) | public Optional shares() { method size (line 85) | public Optional size() { method builder (line 89) | public static Builder builder() { method builder (line 93) | public static Builder builder(VmMemory defaults) { class Builder (line 96) | @CustomType.Builder method Builder (line 103) | public Builder() {} method Builder (line 104) | public Builder(VmMemory defaults) { method balloon (line 113) | @CustomType.Setter method hugepages (line 119) | @CustomType.Setter method keepHugepages (line 125) | @CustomType.Setter method shares (line 131) | @CustomType.Setter method size (line 137) | @CustomType.Setter method build (line 143) | public VmMemory build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/outputs/VmNetwork.java class VmNetwork (line 16) | @CustomType method VmNetwork (line 69) | private VmNetwork() {} method bridge (line 74) | public Optional bridge() { method firewall (line 81) | public Optional firewall() { method linkDown (line 88) | public Optional linkDown() { method macAddress (line 95) | public Optional macAddress() { method model (line 102) | public Optional model() { method mtu (line 109) | public Optional mtu() { method queues (line 116) | public Optional queues() { method rateLimit (line 123) | public Optional rateLimit() { method tag (line 130) | public Optional tag() { method trunks (line 137) | public List trunks() { method builder (line 141) | public static Builder builder() { method builder (line 145) | public static Builder builder(VmNetwork defaults) { class Builder (line 148) | @CustomType.Builder method Builder (line 160) | public Builder() {} method Builder (line 161) | public Builder(VmNetwork defaults) { method bridge (line 175) | @CustomType.Setter method firewall (line 181) | @CustomType.Setter method linkDown (line 187) | @CustomType.Setter method macAddress (line 193) | @CustomType.Setter method model (line 199) | @CustomType.Setter method mtu (line 205) | @CustomType.Setter method queues (line 211) | @CustomType.Setter method rateLimit (line 217) | @CustomType.Setter method tag (line 223) | @CustomType.Setter method trunks (line 229) | @CustomType.Setter method trunks (line 235) | public Builder trunks(Integer... trunks) { method build (line 238) | public VmNetwork build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/outputs/VmRng.java class VmRng (line 13) | @CustomType method VmRng (line 31) | private VmRng() {} method maxBytes (line 36) | public Optional maxBytes() { method period (line 43) | public Optional period() { method source (line 50) | public Optional source() { method builder (line 54) | public static Builder builder() { method builder (line 58) | public static Builder builder(VmRng defaults) { class Builder (line 61) | @CustomType.Builder method Builder (line 66) | public Builder() {} method Builder (line 67) | public Builder(VmRng defaults) { method maxBytes (line 74) | @CustomType.Setter method period (line 80) | @CustomType.Setter method source (line 86) | @CustomType.Setter method build (line 92) | public VmRng build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/outputs/VmTimeouts.java class VmTimeouts (line 12) | @CustomType method VmTimeouts (line 35) | private VmTimeouts() {} method create (line 40) | public Optional create() { method delete (line 47) | public Optional delete() { method read (line 54) | public Optional read() { method update (line 61) | public Optional update() { method builder (line 65) | public static Builder builder() { method builder (line 69) | public static Builder builder(VmTimeouts defaults) { class Builder (line 72) | @CustomType.Builder method Builder (line 78) | public Builder() {} method Builder (line 79) | public Builder(VmTimeouts defaults) { method create (line 87) | @CustomType.Setter method delete (line 93) | @CustomType.Setter method read (line 99) | @CustomType.Setter method update (line 105) | @CustomType.Setter method build (line 111) | public VmTimeouts build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cloned/outputs/VmVga.java class VmVga (line 13) | @CustomType method VmVga (line 31) | private VmVga() {} method clipboard (line 36) | public Optional clipboard() { method memory (line 43) | public Optional memory() { method type (line 50) | public Optional type() { method builder (line 54) | public static Builder builder() { method builder (line 58) | public static Builder builder(VmVga defaults) { class Builder (line 61) | @CustomType.Builder method Builder (line 66) | public Builder() {} method Builder (line 67) | public Builder(VmVga defaults) { method clipboard (line 74) | @CustomType.Setter method memory (line 80) | @CustomType.Setter method type (line 86) | @CustomType.Setter method build (line 92) | public VmVga build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cluster/FirewallLegacy.java class FirewallLegacy (line 80) | @ResourceType(type="proxmoxve:cluster/firewallLegacy:FirewallLegacy") method ebtables (line 93) | public Output> ebtables() { method enabled (line 107) | public Output> enabled() { method forwardPolicy (line 121) | public Output> forwardPolicy() { method inputPolicy (line 135) | public Output> inputPolicy() { method logRatelimit (line 149) | public Output> logRatelimit() { method outputPolicy (line 163) | public Output> outputPolicy() { method FirewallLegacy (line 171) | public FirewallLegacy(java.lang.String name) { method FirewallLegacy (line 179) | public FirewallLegacy(java.lang.String name, @Nullable FirewallLegacyA... method FirewallLegacy (line 188) | public FirewallLegacy(java.lang.String name, @Nullable FirewallLegacyA... method FirewallLegacy (line 192) | private FirewallLegacy(java.lang.String name, Output... method makeArgs (line 196) | private static FirewallLegacyArgs makeArgs(@Nullable FirewallLegacyArg... method makeResourceOptions (line 203) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 220) | public static FirewallLegacy get(java.lang.String name, Output> ebtables() { method enabled (line 46) | public Optional> enabled() { method forwardPolicy (line 61) | public Optional> forwardPolicy() { method inputPolicy (line 76) | public Optional> inputPolicy() { method logRatelimit (line 91) | public Optional> logRatelimit() { method outputPolicy (line 106) | public Optional> outputPolicy() { method FirewallLegacyArgs (line 110) | private FirewallLegacyArgs() {} method FirewallLegacyArgs (line 112) | private FirewallLegacyArgs(FirewallLegacyArgs $) { method builder (line 121) | public static Builder builder() { method builder (line 124) | public static Builder builder(FirewallLegacyArgs defaults) { class Builder (line 128) | public static final class Builder { method Builder (line 131) | public Builder() { method Builder (line 135) | public Builder(FirewallLegacyArgs defaults) { method ebtables (line 145) | public Builder ebtables(@Nullable Output ebtables) { method ebtables (line 156) | public Builder ebtables(Boolean ebtables) { method enabled (line 166) | public Builder enabled(@Nullable Output enabled) { method enabled (line 177) | public Builder enabled(Boolean enabled) { method forwardPolicy (line 187) | public Builder forwardPolicy(@Nullable Output forwardPolicy) { method forwardPolicy (line 198) | public Builder forwardPolicy(String forwardPolicy) { method inputPolicy (line 208) | public Builder inputPolicy(@Nullable Output inputPolicy) { method inputPolicy (line 219) | public Builder inputPolicy(String inputPolicy) { method logRatelimit (line 229) | public Builder logRatelimit(@Nullable Output outputPolicy) { method outputPolicy (line 261) | public Builder outputPolicy(String outputPolicy) { method build (line 265) | public FirewallLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cluster/Options.java class Options (line 90) | @ResourceType(type="proxmoxve:cluster/options:Options") method bandwidthLimitClone (line 103) | public Output> bandwidthLimitClone() { method bandwidthLimitDefault (line 117) | public Output> bandwidthLimitDefault() { method bandwidthLimitMigration (line 131) | public Output> bandwidthLimitMigration() { method bandwidthLimitMove (line 145) | public Output> bandwidthLimitMove() { method bandwidthLimitRestore (line 159) | public Output> bandwidthLimitRestore() { method console (line 173) | public Output> console() { method crsHa (line 187) | public Output crsHa() { method crsHaRebalanceOnStart (line 201) | public Output> crsHaRebalanceOnStart() { method description (line 215) | public Output> description() { method emailFrom (line 229) | public Output> emailFrom() { method haShutdownPolicy (line 243) | public Output> haShutdownPolicy() { method httpProxy (line 257) | public Output> httpProxy() { method keyboard (line 271) | public Output> keyboard() { method language (line 285) | public Output> language() { method macPrefix (line 299) | public Output macPrefix() { method maxWorkers (line 313) | public Output> maxWorkers() { method migrationCidr (line 327) | public Output> migrationCidr() { method migrationType (line 341) | public Output> migrationType() { method nextId (line 355) | public Output> nextId() { method notify_ (line 369) | public Output> notify_() { method Options (line 377) | public Options(java.lang.String name) { method Options (line 385) | public Options(java.lang.String name, @Nullable OptionsArgs args) { method Options (line 394) | public Options(java.lang.String name, @Nullable OptionsArgs args, @Nul... method Options (line 398) | private Options(java.lang.String name, Output id, @N... method makeArgs (line 402) | private static OptionsArgs makeArgs(@Nullable OptionsArgs args, @Nulla... method makeResourceOptions (line 409) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 426) | public static Options get(java.lang.String name, Output> bandwidthLimitClone() { method bandwidthLimitDefault (line 48) | public Optional> bandwidthLimitDefault() { method bandwidthLimitMigration (line 63) | public Optional> bandwidthLimitMigration() { method bandwidthLimitMove (line 78) | public Optional> bandwidthLimitMove() { method bandwidthLimitRestore (line 93) | public Optional> bandwidthLimitRestore() { method console (line 108) | public Optional> console() { method crsHa (line 123) | public Optional> crsHa() { method crsHaRebalanceOnStart (line 138) | public Optional> crsHaRebalanceOnStart() { method description (line 153) | public Optional> description() { method emailFrom (line 168) | public Optional> emailFrom() { method haShutdownPolicy (line 183) | public Optional> haShutdownPolicy() { method httpProxy (line 198) | public Optional> httpProxy() { method keyboard (line 213) | public Optional> keyboard() { method language (line 228) | public Optional> language() { method macPrefix (line 243) | public Optional> macPrefix() { method maxWorkers (line 258) | public Optional> maxWorkers() { method migrationCidr (line 273) | public Optional> migrationCidr() { method migrationType (line 288) | public Optional> migrationType() { method nextId (line 303) | public Optional> nextId() { method notify_ (line 318) | public Optional> notify_() { method OptionsArgs (line 322) | private OptionsArgs() {} method OptionsArgs (line 324) | private OptionsArgs(OptionsArgs $) { method builder (line 347) | public static Builder builder() { method builder (line 350) | public static Builder builder(OptionsArgs defaults) { class Builder (line 354) | public static final class Builder { method Builder (line 357) | public Builder() { method Builder (line 361) | public Builder(OptionsArgs defaults) { method bandwidthLimitClone (line 371) | public Builder bandwidthLimitClone(@Nullable Output bandwid... method bandwidthLimitClone (line 382) | public Builder bandwidthLimitClone(Integer bandwidthLimitClone) { method bandwidthLimitDefault (line 392) | public Builder bandwidthLimitDefault(@Nullable Output bandw... method bandwidthLimitDefault (line 403) | public Builder bandwidthLimitDefault(Integer bandwidthLimitDefault) { method bandwidthLimitMigration (line 413) | public Builder bandwidthLimitMigration(@Nullable Output ban... method bandwidthLimitMigration (line 424) | public Builder bandwidthLimitMigration(Integer bandwidthLimitMigrati... method bandwidthLimitMove (line 434) | public Builder bandwidthLimitMove(@Nullable Output bandwidt... method bandwidthLimitMove (line 445) | public Builder bandwidthLimitMove(Integer bandwidthLimitMove) { method bandwidthLimitRestore (line 455) | public Builder bandwidthLimitRestore(@Nullable Output bandw... method bandwidthLimitRestore (line 466) | public Builder bandwidthLimitRestore(Integer bandwidthLimitRestore) { method console (line 476) | public Builder console(@Nullable Output console) { method console (line 487) | public Builder console(String console) { method crsHa (line 497) | public Builder crsHa(@Nullable Output crsHa) { method crsHa (line 508) | public Builder crsHa(String crsHa) { method crsHaRebalanceOnStart (line 518) | public Builder crsHaRebalanceOnStart(@Nullable Output crsHa... method crsHaRebalanceOnStart (line 529) | public Builder crsHaRebalanceOnStart(Boolean crsHaRebalanceOnStart) { method description (line 539) | public Builder description(@Nullable Output description) { method description (line 550) | public Builder description(String description) { method emailFrom (line 560) | public Builder emailFrom(@Nullable Output emailFrom) { method emailFrom (line 571) | public Builder emailFrom(String emailFrom) { method haShutdownPolicy (line 581) | public Builder haShutdownPolicy(@Nullable Output haShutdownP... method haShutdownPolicy (line 592) | public Builder haShutdownPolicy(String haShutdownPolicy) { method httpProxy (line 602) | public Builder httpProxy(@Nullable Output httpProxy) { method httpProxy (line 613) | public Builder httpProxy(String httpProxy) { method keyboard (line 623) | public Builder keyboard(@Nullable Output keyboard) { method keyboard (line 634) | public Builder keyboard(String keyboard) { method language (line 644) | public Builder language(@Nullable Output language) { method language (line 655) | public Builder language(String language) { method macPrefix (line 665) | public Builder macPrefix(@Nullable Output macPrefix) { method macPrefix (line 676) | public Builder macPrefix(String macPrefix) { method maxWorkers (line 686) | public Builder maxWorkers(@Nullable Output maxWorkers) { method maxWorkers (line 697) | public Builder maxWorkers(Integer maxWorkers) { method migrationCidr (line 707) | public Builder migrationCidr(@Nullable Output migrationCidr) { method migrationCidr (line 718) | public Builder migrationCidr(String migrationCidr) { method migrationType (line 728) | public Builder migrationType(@Nullable Output migrationType) { method migrationType (line 739) | public Builder migrationType(String migrationType) { method nextId (line 749) | public Builder nextId(@Nullable Output nextId) { method nextId (line 760) | public Builder nextId(OptionsNextIdArgs nextId) { method notify_ (line 770) | public Builder notify_(@Nullable Output notify) { method notify_ (line 781) | public Builder notify_(OptionsNotifyArgs notify) { method build (line 785) | public OptionsArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cluster/OptionsLegacy.java class OptionsLegacy (line 92) | @ResourceType(type="proxmoxve:cluster/optionsLegacy:OptionsLegacy") method bandwidthLimitClone (line 105) | public Output> bandwidthLimitClone() { method bandwidthLimitDefault (line 119) | public Output> bandwidthLimitDefault() { method bandwidthLimitMigration (line 133) | public Output> bandwidthLimitMigration() { method bandwidthLimitMove (line 147) | public Output> bandwidthLimitMove() { method bandwidthLimitRestore (line 161) | public Output> bandwidthLimitRestore() { method console (line 175) | public Output> console() { method crsHa (line 189) | public Output crsHa() { method crsHaRebalanceOnStart (line 203) | public Output> crsHaRebalanceOnStart() { method description (line 217) | public Output> description() { method emailFrom (line 231) | public Output> emailFrom() { method haShutdownPolicy (line 245) | public Output> haShutdownPolicy() { method httpProxy (line 259) | public Output> httpProxy() { method keyboard (line 273) | public Output> keyboard() { method language (line 287) | public Output> language() { method macPrefix (line 301) | public Output macPrefix() { method maxWorkers (line 315) | public Output> maxWorkers() { method migrationCidr (line 329) | public Output> migrationCidr() { method migrationType (line 343) | public Output> migrationType() { method nextId (line 357) | public Output> nextId() { method notify_ (line 371) | public Output> notify_() { method OptionsLegacy (line 379) | public OptionsLegacy(java.lang.String name) { method OptionsLegacy (line 387) | public OptionsLegacy(java.lang.String name, @Nullable OptionsLegacyArg... method OptionsLegacy (line 396) | public OptionsLegacy(java.lang.String name, @Nullable OptionsLegacyArg... method OptionsLegacy (line 400) | private OptionsLegacy(java.lang.String name, Output ... method makeArgs (line 404) | private static OptionsLegacyArgs makeArgs(@Nullable OptionsLegacyArgs ... method makeResourceOptions (line 411) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 428) | public static OptionsLegacy get(java.lang.String name, Output> bandwidthLimitClone() { method bandwidthLimitDefault (line 48) | public Optional> bandwidthLimitDefault() { method bandwidthLimitMigration (line 63) | public Optional> bandwidthLimitMigration() { method bandwidthLimitMove (line 78) | public Optional> bandwidthLimitMove() { method bandwidthLimitRestore (line 93) | public Optional> bandwidthLimitRestore() { method console (line 108) | public Optional> console() { method crsHa (line 123) | public Optional> crsHa() { method crsHaRebalanceOnStart (line 138) | public Optional> crsHaRebalanceOnStart() { method description (line 153) | public Optional> description() { method emailFrom (line 168) | public Optional> emailFrom() { method haShutdownPolicy (line 183) | public Optional> haShutdownPolicy() { method httpProxy (line 198) | public Optional> httpProxy() { method keyboard (line 213) | public Optional> keyboard() { method language (line 228) | public Optional> language() { method macPrefix (line 243) | public Optional> macPrefix() { method maxWorkers (line 258) | public Optional> maxWorkers() { method migrationCidr (line 273) | public Optional> migrationCidr() { method migrationType (line 288) | public Optional> migrationType() { method nextId (line 303) | public Optional> nextId() { method notify_ (line 318) | public Optional> notify_() { method OptionsLegacyArgs (line 322) | private OptionsLegacyArgs() {} method OptionsLegacyArgs (line 324) | private OptionsLegacyArgs(OptionsLegacyArgs $) { method builder (line 347) | public static Builder builder() { method builder (line 350) | public static Builder builder(OptionsLegacyArgs defaults) { class Builder (line 354) | public static final class Builder { method Builder (line 357) | public Builder() { method Builder (line 361) | public Builder(OptionsLegacyArgs defaults) { method bandwidthLimitClone (line 371) | public Builder bandwidthLimitClone(@Nullable Output bandwid... method bandwidthLimitClone (line 382) | public Builder bandwidthLimitClone(Integer bandwidthLimitClone) { method bandwidthLimitDefault (line 392) | public Builder bandwidthLimitDefault(@Nullable Output bandw... method bandwidthLimitDefault (line 403) | public Builder bandwidthLimitDefault(Integer bandwidthLimitDefault) { method bandwidthLimitMigration (line 413) | public Builder bandwidthLimitMigration(@Nullable Output ban... method bandwidthLimitMigration (line 424) | public Builder bandwidthLimitMigration(Integer bandwidthLimitMigrati... method bandwidthLimitMove (line 434) | public Builder bandwidthLimitMove(@Nullable Output bandwidt... method bandwidthLimitMove (line 445) | public Builder bandwidthLimitMove(Integer bandwidthLimitMove) { method bandwidthLimitRestore (line 455) | public Builder bandwidthLimitRestore(@Nullable Output bandw... method bandwidthLimitRestore (line 466) | public Builder bandwidthLimitRestore(Integer bandwidthLimitRestore) { method console (line 476) | public Builder console(@Nullable Output console) { method console (line 487) | public Builder console(String console) { method crsHa (line 497) | public Builder crsHa(@Nullable Output crsHa) { method crsHa (line 508) | public Builder crsHa(String crsHa) { method crsHaRebalanceOnStart (line 518) | public Builder crsHaRebalanceOnStart(@Nullable Output crsHa... method crsHaRebalanceOnStart (line 529) | public Builder crsHaRebalanceOnStart(Boolean crsHaRebalanceOnStart) { method description (line 539) | public Builder description(@Nullable Output description) { method description (line 550) | public Builder description(String description) { method emailFrom (line 560) | public Builder emailFrom(@Nullable Output emailFrom) { method emailFrom (line 571) | public Builder emailFrom(String emailFrom) { method haShutdownPolicy (line 581) | public Builder haShutdownPolicy(@Nullable Output haShutdownP... method haShutdownPolicy (line 592) | public Builder haShutdownPolicy(String haShutdownPolicy) { method httpProxy (line 602) | public Builder httpProxy(@Nullable Output httpProxy) { method httpProxy (line 613) | public Builder httpProxy(String httpProxy) { method keyboard (line 623) | public Builder keyboard(@Nullable Output keyboard) { method keyboard (line 634) | public Builder keyboard(String keyboard) { method language (line 644) | public Builder language(@Nullable Output language) { method language (line 655) | public Builder language(String language) { method macPrefix (line 665) | public Builder macPrefix(@Nullable Output macPrefix) { method macPrefix (line 676) | public Builder macPrefix(String macPrefix) { method maxWorkers (line 686) | public Builder maxWorkers(@Nullable Output maxWorkers) { method maxWorkers (line 697) | public Builder maxWorkers(Integer maxWorkers) { method migrationCidr (line 707) | public Builder migrationCidr(@Nullable Output migrationCidr) { method migrationCidr (line 718) | public Builder migrationCidr(String migrationCidr) { method migrationType (line 728) | public Builder migrationType(@Nullable Output migrationType) { method migrationType (line 739) | public Builder migrationType(String migrationType) { method nextId (line 749) | public Builder nextId(@Nullable Output next... method nextId (line 760) | public Builder nextId(OptionsLegacyNextIdArgs nextId) { method notify_ (line 770) | public Builder notify_(@Nullable Output not... method notify_ (line 781) | public Builder notify_(OptionsLegacyNotifyArgs notify) { method build (line 785) | public OptionsLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cluster/inputs/FirewallLegacyLogRatelimitArgs.java class FirewallLegacyLogRatelimitArgs (line 16) | public final class FirewallLegacyLogRatelimitArgs extends com.pulumi.res... method burst (line 33) | public Optional> burst() { method enabled (line 48) | public Optional> enabled() { method rate (line 65) | public Optional> rate() { method FirewallLegacyLogRatelimitArgs (line 69) | private FirewallLegacyLogRatelimitArgs() {} method FirewallLegacyLogRatelimitArgs (line 71) | private FirewallLegacyLogRatelimitArgs(FirewallLegacyLogRatelimitArgs ... method builder (line 77) | public static Builder builder() { method builder (line 80) | public static Builder builder(FirewallLegacyLogRatelimitArgs defaults) { class Builder (line 84) | public static final class Builder { method Builder (line 87) | public Builder() { method Builder (line 91) | public Builder(FirewallLegacyLogRatelimitArgs defaults) { method burst (line 102) | public Builder burst(@Nullable Output burst) { method burst (line 114) | public Builder burst(Integer burst) { method enabled (line 124) | public Builder enabled(@Nullable Output enabled) { method enabled (line 135) | public Builder enabled(Boolean enabled) { method rate (line 146) | public Builder rate(@Nullable Output rate) { method rate (line 158) | public Builder rate(String rate) { method build (line 162) | public FirewallLegacyLogRatelimitArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cluster/inputs/FirewallLegacyState.java class FirewallLegacyState (line 16) | public final class FirewallLegacyState extends com.pulumi.resources.Reso... method ebtables (line 31) | public Optional> ebtables() { method enabled (line 46) | public Optional> enabled() { method forwardPolicy (line 61) | public Optional> forwardPolicy() { method inputPolicy (line 76) | public Optional> inputPolicy() { method logRatelimit (line 91) | public Optional> logRatelimit() { method outputPolicy (line 106) | public Optional> outputPolicy() { method FirewallLegacyState (line 110) | private FirewallLegacyState() {} method FirewallLegacyState (line 112) | private FirewallLegacyState(FirewallLegacyState $) { method builder (line 121) | public static Builder builder() { method builder (line 124) | public static Builder builder(FirewallLegacyState defaults) { class Builder (line 128) | public static final class Builder { method Builder (line 131) | public Builder() { method Builder (line 135) | public Builder(FirewallLegacyState defaults) { method ebtables (line 145) | public Builder ebtables(@Nullable Output ebtables) { method ebtables (line 156) | public Builder ebtables(Boolean ebtables) { method enabled (line 166) | public Builder enabled(@Nullable Output enabled) { method enabled (line 177) | public Builder enabled(Boolean enabled) { method forwardPolicy (line 187) | public Builder forwardPolicy(@Nullable Output forwardPolicy) { method forwardPolicy (line 198) | public Builder forwardPolicy(String forwardPolicy) { method inputPolicy (line 208) | public Builder inputPolicy(@Nullable Output inputPolicy) { method inputPolicy (line 219) | public Builder inputPolicy(String inputPolicy) { method logRatelimit (line 229) | public Builder logRatelimit(@Nullable Output outputPolicy) { method outputPolicy (line 261) | public Builder outputPolicy(String outputPolicy) { method build (line 265) | public FirewallLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cluster/inputs/OptionsLegacyNextIdArgs.java class OptionsLegacyNextIdArgs (line 14) | public final class OptionsLegacyNextIdArgs extends com.pulumi.resources.... method lower (line 29) | public Optional> lower() { method upper (line 44) | public Optional> upper() { method OptionsLegacyNextIdArgs (line 48) | private OptionsLegacyNextIdArgs() {} method OptionsLegacyNextIdArgs (line 50) | private OptionsLegacyNextIdArgs(OptionsLegacyNextIdArgs $) { method builder (line 55) | public static Builder builder() { method builder (line 58) | public static Builder builder(OptionsLegacyNextIdArgs defaults) { class Builder (line 62) | public static final class Builder { method Builder (line 65) | public Builder() { method Builder (line 69) | public Builder(OptionsLegacyNextIdArgs defaults) { method lower (line 79) | public Builder lower(@Nullable Output lower) { method lower (line 90) | public Builder lower(Integer lower) { method upper (line 100) | public Builder upper(@Nullable Output upper) { method upper (line 111) | public Builder upper(Integer upper) { method build (line 115) | public OptionsLegacyNextIdArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cluster/inputs/OptionsLegacyNotifyArgs.java class OptionsLegacyNotifyArgs (line 14) | public final class OptionsLegacyNotifyArgs extends com.pulumi.resources.... method haFencingMode (line 29) | public Optional> haFencingMode() { method haFencingTarget (line 44) | public Optional> haFencingTarget() { method packageUpdates (line 59) | public Optional> packageUpdates() { method packageUpdatesTarget (line 74) | public Optional> packageUpdatesTarget() { method replication (line 89) | public Optional> replication() { method replicationTarget (line 104) | public Optional> replicationTarget() { method OptionsLegacyNotifyArgs (line 108) | private OptionsLegacyNotifyArgs() {} method OptionsLegacyNotifyArgs (line 110) | private OptionsLegacyNotifyArgs(OptionsLegacyNotifyArgs $) { method builder (line 119) | public static Builder builder() { method builder (line 122) | public static Builder builder(OptionsLegacyNotifyArgs defaults) { class Builder (line 126) | public static final class Builder { method Builder (line 129) | public Builder() { method Builder (line 133) | public Builder(OptionsLegacyNotifyArgs defaults) { method haFencingMode (line 143) | public Builder haFencingMode(@Nullable Output haFencingMode) { method haFencingMode (line 154) | public Builder haFencingMode(String haFencingMode) { method haFencingTarget (line 164) | public Builder haFencingTarget(@Nullable Output haFencingTar... method haFencingTarget (line 175) | public Builder haFencingTarget(String haFencingTarget) { method packageUpdates (line 185) | public Builder packageUpdates(@Nullable Output packageUpdate... method packageUpdates (line 196) | public Builder packageUpdates(String packageUpdates) { method packageUpdatesTarget (line 206) | public Builder packageUpdatesTarget(@Nullable Output package... method packageUpdatesTarget (line 217) | public Builder packageUpdatesTarget(String packageUpdatesTarget) { method replication (line 227) | public Builder replication(@Nullable Output replication) { method replication (line 238) | public Builder replication(String replication) { method replicationTarget (line 248) | public Builder replicationTarget(@Nullable Output replicatio... method replicationTarget (line 259) | public Builder replicationTarget(String replicationTarget) { method build (line 263) | public OptionsLegacyNotifyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cluster/inputs/OptionsLegacyState.java class OptionsLegacyState (line 18) | public final class OptionsLegacyState extends com.pulumi.resources.Resou... method bandwidthLimitClone (line 33) | public Optional> bandwidthLimitClone() { method bandwidthLimitDefault (line 48) | public Optional> bandwidthLimitDefault() { method bandwidthLimitMigration (line 63) | public Optional> bandwidthLimitMigration() { method bandwidthLimitMove (line 78) | public Optional> bandwidthLimitMove() { method bandwidthLimitRestore (line 93) | public Optional> bandwidthLimitRestore() { method console (line 108) | public Optional> console() { method crsHa (line 123) | public Optional> crsHa() { method crsHaRebalanceOnStart (line 138) | public Optional> crsHaRebalanceOnStart() { method description (line 153) | public Optional> description() { method emailFrom (line 168) | public Optional> emailFrom() { method haShutdownPolicy (line 183) | public Optional> haShutdownPolicy() { method httpProxy (line 198) | public Optional> httpProxy() { method keyboard (line 213) | public Optional> keyboard() { method language (line 228) | public Optional> language() { method macPrefix (line 243) | public Optional> macPrefix() { method maxWorkers (line 258) | public Optional> maxWorkers() { method migrationCidr (line 273) | public Optional> migrationCidr() { method migrationType (line 288) | public Optional> migrationType() { method nextId (line 303) | public Optional> nextId() { method notify_ (line 318) | public Optional> notify_() { method OptionsLegacyState (line 322) | private OptionsLegacyState() {} method OptionsLegacyState (line 324) | private OptionsLegacyState(OptionsLegacyState $) { method builder (line 347) | public static Builder builder() { method builder (line 350) | public static Builder builder(OptionsLegacyState defaults) { class Builder (line 354) | public static final class Builder { method Builder (line 357) | public Builder() { method Builder (line 361) | public Builder(OptionsLegacyState defaults) { method bandwidthLimitClone (line 371) | public Builder bandwidthLimitClone(@Nullable Output bandwid... method bandwidthLimitClone (line 382) | public Builder bandwidthLimitClone(Integer bandwidthLimitClone) { method bandwidthLimitDefault (line 392) | public Builder bandwidthLimitDefault(@Nullable Output bandw... method bandwidthLimitDefault (line 403) | public Builder bandwidthLimitDefault(Integer bandwidthLimitDefault) { method bandwidthLimitMigration (line 413) | public Builder bandwidthLimitMigration(@Nullable Output ban... method bandwidthLimitMigration (line 424) | public Builder bandwidthLimitMigration(Integer bandwidthLimitMigrati... method bandwidthLimitMove (line 434) | public Builder bandwidthLimitMove(@Nullable Output bandwidt... method bandwidthLimitMove (line 445) | public Builder bandwidthLimitMove(Integer bandwidthLimitMove) { method bandwidthLimitRestore (line 455) | public Builder bandwidthLimitRestore(@Nullable Output bandw... method bandwidthLimitRestore (line 466) | public Builder bandwidthLimitRestore(Integer bandwidthLimitRestore) { method console (line 476) | public Builder console(@Nullable Output console) { method console (line 487) | public Builder console(String console) { method crsHa (line 497) | public Builder crsHa(@Nullable Output crsHa) { method crsHa (line 508) | public Builder crsHa(String crsHa) { method crsHaRebalanceOnStart (line 518) | public Builder crsHaRebalanceOnStart(@Nullable Output crsHa... method crsHaRebalanceOnStart (line 529) | public Builder crsHaRebalanceOnStart(Boolean crsHaRebalanceOnStart) { method description (line 539) | public Builder description(@Nullable Output description) { method description (line 550) | public Builder description(String description) { method emailFrom (line 560) | public Builder emailFrom(@Nullable Output emailFrom) { method emailFrom (line 571) | public Builder emailFrom(String emailFrom) { method haShutdownPolicy (line 581) | public Builder haShutdownPolicy(@Nullable Output haShutdownP... method haShutdownPolicy (line 592) | public Builder haShutdownPolicy(String haShutdownPolicy) { method httpProxy (line 602) | public Builder httpProxy(@Nullable Output httpProxy) { method httpProxy (line 613) | public Builder httpProxy(String httpProxy) { method keyboard (line 623) | public Builder keyboard(@Nullable Output keyboard) { method keyboard (line 634) | public Builder keyboard(String keyboard) { method language (line 644) | public Builder language(@Nullable Output language) { method language (line 655) | public Builder language(String language) { method macPrefix (line 665) | public Builder macPrefix(@Nullable Output macPrefix) { method macPrefix (line 676) | public Builder macPrefix(String macPrefix) { method maxWorkers (line 686) | public Builder maxWorkers(@Nullable Output maxWorkers) { method maxWorkers (line 697) | public Builder maxWorkers(Integer maxWorkers) { method migrationCidr (line 707) | public Builder migrationCidr(@Nullable Output migrationCidr) { method migrationCidr (line 718) | public Builder migrationCidr(String migrationCidr) { method migrationType (line 728) | public Builder migrationType(@Nullable Output migrationType) { method migrationType (line 739) | public Builder migrationType(String migrationType) { method nextId (line 749) | public Builder nextId(@Nullable Output next... method nextId (line 760) | public Builder nextId(OptionsLegacyNextIdArgs nextId) { method notify_ (line 770) | public Builder notify_(@Nullable Output not... method notify_ (line 781) | public Builder notify_(OptionsLegacyNotifyArgs notify) { method build (line 785) | public OptionsLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cluster/inputs/OptionsNextIdArgs.java class OptionsNextIdArgs (line 14) | public final class OptionsNextIdArgs extends com.pulumi.resources.Resour... method lower (line 29) | public Optional> lower() { method upper (line 44) | public Optional> upper() { method OptionsNextIdArgs (line 48) | private OptionsNextIdArgs() {} method OptionsNextIdArgs (line 50) | private OptionsNextIdArgs(OptionsNextIdArgs $) { method builder (line 55) | public static Builder builder() { method builder (line 58) | public static Builder builder(OptionsNextIdArgs defaults) { class Builder (line 62) | public static final class Builder { method Builder (line 65) | public Builder() { method Builder (line 69) | public Builder(OptionsNextIdArgs defaults) { method lower (line 79) | public Builder lower(@Nullable Output lower) { method lower (line 90) | public Builder lower(Integer lower) { method upper (line 100) | public Builder upper(@Nullable Output upper) { method upper (line 111) | public Builder upper(Integer upper) { method build (line 115) | public OptionsNextIdArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cluster/inputs/OptionsNotifyArgs.java class OptionsNotifyArgs (line 14) | public final class OptionsNotifyArgs extends com.pulumi.resources.Resour... method haFencingMode (line 29) | public Optional> haFencingMode() { method haFencingTarget (line 44) | public Optional> haFencingTarget() { method packageUpdates (line 59) | public Optional> packageUpdates() { method packageUpdatesTarget (line 74) | public Optional> packageUpdatesTarget() { method replication (line 89) | public Optional> replication() { method replicationTarget (line 104) | public Optional> replicationTarget() { method OptionsNotifyArgs (line 108) | private OptionsNotifyArgs() {} method OptionsNotifyArgs (line 110) | private OptionsNotifyArgs(OptionsNotifyArgs $) { method builder (line 119) | public static Builder builder() { method builder (line 122) | public static Builder builder(OptionsNotifyArgs defaults) { class Builder (line 126) | public static final class Builder { method Builder (line 129) | public Builder() { method Builder (line 133) | public Builder(OptionsNotifyArgs defaults) { method haFencingMode (line 143) | public Builder haFencingMode(@Nullable Output haFencingMode) { method haFencingMode (line 154) | public Builder haFencingMode(String haFencingMode) { method haFencingTarget (line 164) | public Builder haFencingTarget(@Nullable Output haFencingTar... method haFencingTarget (line 175) | public Builder haFencingTarget(String haFencingTarget) { method packageUpdates (line 185) | public Builder packageUpdates(@Nullable Output packageUpdate... method packageUpdates (line 196) | public Builder packageUpdates(String packageUpdates) { method packageUpdatesTarget (line 206) | public Builder packageUpdatesTarget(@Nullable Output package... method packageUpdatesTarget (line 217) | public Builder packageUpdatesTarget(String packageUpdatesTarget) { method replication (line 227) | public Builder replication(@Nullable Output replication) { method replication (line 238) | public Builder replication(String replication) { method replicationTarget (line 248) | public Builder replicationTarget(@Nullable Output replicatio... method replicationTarget (line 259) | public Builder replicationTarget(String replicationTarget) { method build (line 263) | public OptionsNotifyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cluster/inputs/OptionsState.java class OptionsState (line 18) | public final class OptionsState extends com.pulumi.resources.ResourceArgs { method bandwidthLimitClone (line 33) | public Optional> bandwidthLimitClone() { method bandwidthLimitDefault (line 48) | public Optional> bandwidthLimitDefault() { method bandwidthLimitMigration (line 63) | public Optional> bandwidthLimitMigration() { method bandwidthLimitMove (line 78) | public Optional> bandwidthLimitMove() { method bandwidthLimitRestore (line 93) | public Optional> bandwidthLimitRestore() { method console (line 108) | public Optional> console() { method crsHa (line 123) | public Optional> crsHa() { method crsHaRebalanceOnStart (line 138) | public Optional> crsHaRebalanceOnStart() { method description (line 153) | public Optional> description() { method emailFrom (line 168) | public Optional> emailFrom() { method haShutdownPolicy (line 183) | public Optional> haShutdownPolicy() { method httpProxy (line 198) | public Optional> httpProxy() { method keyboard (line 213) | public Optional> keyboard() { method language (line 228) | public Optional> language() { method macPrefix (line 243) | public Optional> macPrefix() { method maxWorkers (line 258) | public Optional> maxWorkers() { method migrationCidr (line 273) | public Optional> migrationCidr() { method migrationType (line 288) | public Optional> migrationType() { method nextId (line 303) | public Optional> nextId() { method notify_ (line 318) | public Optional> notify_() { method OptionsState (line 322) | private OptionsState() {} method OptionsState (line 324) | private OptionsState(OptionsState $) { method builder (line 347) | public static Builder builder() { method builder (line 350) | public static Builder builder(OptionsState defaults) { class Builder (line 354) | public static final class Builder { method Builder (line 357) | public Builder() { method Builder (line 361) | public Builder(OptionsState defaults) { method bandwidthLimitClone (line 371) | public Builder bandwidthLimitClone(@Nullable Output bandwid... method bandwidthLimitClone (line 382) | public Builder bandwidthLimitClone(Integer bandwidthLimitClone) { method bandwidthLimitDefault (line 392) | public Builder bandwidthLimitDefault(@Nullable Output bandw... method bandwidthLimitDefault (line 403) | public Builder bandwidthLimitDefault(Integer bandwidthLimitDefault) { method bandwidthLimitMigration (line 413) | public Builder bandwidthLimitMigration(@Nullable Output ban... method bandwidthLimitMigration (line 424) | public Builder bandwidthLimitMigration(Integer bandwidthLimitMigrati... method bandwidthLimitMove (line 434) | public Builder bandwidthLimitMove(@Nullable Output bandwidt... method bandwidthLimitMove (line 445) | public Builder bandwidthLimitMove(Integer bandwidthLimitMove) { method bandwidthLimitRestore (line 455) | public Builder bandwidthLimitRestore(@Nullable Output bandw... method bandwidthLimitRestore (line 466) | public Builder bandwidthLimitRestore(Integer bandwidthLimitRestore) { method console (line 476) | public Builder console(@Nullable Output console) { method console (line 487) | public Builder console(String console) { method crsHa (line 497) | public Builder crsHa(@Nullable Output crsHa) { method crsHa (line 508) | public Builder crsHa(String crsHa) { method crsHaRebalanceOnStart (line 518) | public Builder crsHaRebalanceOnStart(@Nullable Output crsHa... method crsHaRebalanceOnStart (line 529) | public Builder crsHaRebalanceOnStart(Boolean crsHaRebalanceOnStart) { method description (line 539) | public Builder description(@Nullable Output description) { method description (line 550) | public Builder description(String description) { method emailFrom (line 560) | public Builder emailFrom(@Nullable Output emailFrom) { method emailFrom (line 571) | public Builder emailFrom(String emailFrom) { method haShutdownPolicy (line 581) | public Builder haShutdownPolicy(@Nullable Output haShutdownP... method haShutdownPolicy (line 592) | public Builder haShutdownPolicy(String haShutdownPolicy) { method httpProxy (line 602) | public Builder httpProxy(@Nullable Output httpProxy) { method httpProxy (line 613) | public Builder httpProxy(String httpProxy) { method keyboard (line 623) | public Builder keyboard(@Nullable Output keyboard) { method keyboard (line 634) | public Builder keyboard(String keyboard) { method language (line 644) | public Builder language(@Nullable Output language) { method language (line 655) | public Builder language(String language) { method macPrefix (line 665) | public Builder macPrefix(@Nullable Output macPrefix) { method macPrefix (line 676) | public Builder macPrefix(String macPrefix) { method maxWorkers (line 686) | public Builder maxWorkers(@Nullable Output maxWorkers) { method maxWorkers (line 697) | public Builder maxWorkers(Integer maxWorkers) { method migrationCidr (line 707) | public Builder migrationCidr(@Nullable Output migrationCidr) { method migrationCidr (line 718) | public Builder migrationCidr(String migrationCidr) { method migrationType (line 728) | public Builder migrationType(@Nullable Output migrationType) { method migrationType (line 739) | public Builder migrationType(String migrationType) { method nextId (line 749) | public Builder nextId(@Nullable Output nextId) { method nextId (line 760) | public Builder nextId(OptionsNextIdArgs nextId) { method notify_ (line 770) | public Builder notify_(@Nullable Output notify) { method notify_ (line 781) | public Builder notify_(OptionsNotifyArgs notify) { method build (line 785) | public OptionsState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cluster/outputs/FirewallLegacyLogRatelimit.java class FirewallLegacyLogRatelimit (line 14) | @CustomType method FirewallLegacyLogRatelimit (line 34) | private FirewallLegacyLogRatelimit() {} method burst (line 40) | public Optional burst() { method enabled (line 47) | public Optional enabled() { method rate (line 55) | public Optional rate() { method builder (line 59) | public static Builder builder() { method builder (line 63) | public static Builder builder(FirewallLegacyLogRatelimit defaults) { class Builder (line 66) | @CustomType.Builder method Builder (line 71) | public Builder() {} method Builder (line 72) | public Builder(FirewallLegacyLogRatelimit defaults) { method burst (line 79) | @CustomType.Setter method enabled (line 85) | @CustomType.Setter method rate (line 91) | @CustomType.Setter method build (line 97) | public FirewallLegacyLogRatelimit build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cluster/outputs/OptionsLegacyNextId.java class OptionsLegacyNextId (line 12) | @CustomType method OptionsLegacyNextId (line 25) | private OptionsLegacyNextId() {} method lower (line 30) | public Optional lower() { method upper (line 37) | public Optional upper() { method builder (line 41) | public static Builder builder() { method builder (line 45) | public static Builder builder(OptionsLegacyNextId defaults) { class Builder (line 48) | @CustomType.Builder method Builder (line 52) | public Builder() {} method Builder (line 53) | public Builder(OptionsLegacyNextId defaults) { method lower (line 59) | @CustomType.Setter method upper (line 65) | @CustomType.Setter method build (line 71) | public OptionsLegacyNextId build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cluster/outputs/OptionsLegacyNotify.java class OptionsLegacyNotify (line 12) | @CustomType method OptionsLegacyNotify (line 45) | private OptionsLegacyNotify() {} method haFencingMode (line 50) | public Optional haFencingMode() { method haFencingTarget (line 57) | public Optional haFencingTarget() { method packageUpdates (line 64) | public Optional packageUpdates() { method packageUpdatesTarget (line 71) | public Optional packageUpdatesTarget() { method replication (line 78) | public Optional replication() { method replicationTarget (line 85) | public Optional replicationTarget() { method builder (line 89) | public static Builder builder() { method builder (line 93) | public static Builder builder(OptionsLegacyNotify defaults) { class Builder (line 96) | @CustomType.Builder method Builder (line 104) | public Builder() {} method Builder (line 105) | public Builder(OptionsLegacyNotify defaults) { method haFencingMode (line 115) | @CustomType.Setter method haFencingTarget (line 121) | @CustomType.Setter method packageUpdates (line 127) | @CustomType.Setter method packageUpdatesTarget (line 133) | @CustomType.Setter method replication (line 139) | @CustomType.Setter method replicationTarget (line 145) | @CustomType.Setter method build (line 151) | public OptionsLegacyNotify build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cluster/outputs/OptionsNextId.java class OptionsNextId (line 12) | @CustomType method OptionsNextId (line 25) | private OptionsNextId() {} method lower (line 30) | public Optional lower() { method upper (line 37) | public Optional upper() { method builder (line 41) | public static Builder builder() { method builder (line 45) | public static Builder builder(OptionsNextId defaults) { class Builder (line 48) | @CustomType.Builder method Builder (line 52) | public Builder() {} method Builder (line 53) | public Builder(OptionsNextId defaults) { method lower (line 59) | @CustomType.Setter method upper (line 65) | @CustomType.Setter method build (line 71) | public OptionsNextId build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cluster/outputs/OptionsNotify.java class OptionsNotify (line 12) | @CustomType method OptionsNotify (line 45) | private OptionsNotify() {} method haFencingMode (line 50) | public Optional haFencingMode() { method haFencingTarget (line 57) | public Optional haFencingTarget() { method packageUpdates (line 64) | public Optional packageUpdates() { method packageUpdatesTarget (line 71) | public Optional packageUpdatesTarget() { method replication (line 78) | public Optional replication() { method replicationTarget (line 85) | public Optional replicationTarget() { method builder (line 89) | public static Builder builder() { method builder (line 93) | public static Builder builder(OptionsNotify defaults) { class Builder (line 96) | @CustomType.Builder method Builder (line 104) | public Builder() {} method Builder (line 105) | public Builder(OptionsNotify defaults) { method haFencingMode (line 115) | @CustomType.Setter method haFencingTarget (line 121) | @CustomType.Setter method packageUpdates (line 127) | @CustomType.Setter method packageUpdatesTarget (line 133) | @CustomType.Setter method replication (line 139) | @CustomType.Setter method replicationTarget (line 145) | @CustomType.Setter method build (line 151) | public OptionsNotify build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cluster_firewall_security/GroupLegacy.java class GroupLegacy (line 90) | @ResourceType(type="proxmoxve:cluster/firewall/security/groupLegacy:Grou... method comment (line 103) | public Output> comment() { method containerId (line 117) | public Output> containerId() { method name (line 131) | public Output name() { method nodeName (line 145) | public Output> nodeName() { method rules (line 159) | public Output>> rules() { method vmId (line 173) | public Output> vmId() { method GroupLegacy (line 181) | public GroupLegacy(java.lang.String name) { method GroupLegacy (line 189) | public GroupLegacy(java.lang.String name, @Nullable GroupLegacyArgs ar... method GroupLegacy (line 198) | public GroupLegacy(java.lang.String name, @Nullable GroupLegacyArgs ar... method GroupLegacy (line 202) | private GroupLegacy(java.lang.String name, Output id... method makeArgs (line 206) | private static GroupLegacyArgs makeArgs(@Nullable GroupLegacyArgs args... method makeResourceOptions (line 213) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 230) | public static GroupLegacy get(java.lang.String name, Output> comment() { method containerId (line 47) | public Optional> containerId() { method name (line 62) | public Optional> name() { method nodeName (line 77) | public Optional> nodeName() { method rules (line 92) | public Optional>> rules() { method vmId (line 107) | public Optional> vmId() { method GroupLegacyArgs (line 111) | private GroupLegacyArgs() {} method GroupLegacyArgs (line 113) | private GroupLegacyArgs(GroupLegacyArgs $) { method builder (line 122) | public static Builder builder() { method builder (line 125) | public static Builder builder(GroupLegacyArgs defaults) { class Builder (line 129) | public static final class Builder { method Builder (line 132) | public Builder() { method Builder (line 136) | public Builder(GroupLegacyArgs defaults) { method comment (line 146) | public Builder comment(@Nullable Output comment) { method comment (line 157) | public Builder comment(String comment) { method containerId (line 167) | public Builder containerId(@Nullable Output containerId) { method containerId (line 178) | public Builder containerId(Integer containerId) { method name (line 188) | public Builder name(@Nullable Output name) { method name (line 199) | public Builder name(String name) { method nodeName (line 209) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 220) | public Builder nodeName(String nodeName) { method rules (line 230) | public Builder rules(@Nullable Output> rul... method rules (line 241) | public Builder rules(List rules) { method rules (line 251) | public Builder rules(GroupLegacyRuleArgs... rules) { method vmId (line 261) | public Builder vmId(@Nullable Output vmId) { method vmId (line 272) | public Builder vmId(Integer vmId) { method build (line 276) | public GroupLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cluster_firewall_security/inputs/GroupLegacyRuleArgs.java class GroupLegacyRuleArgs (line 16) | public final class GroupLegacyRuleArgs extends com.pulumi.resources.Reso... method action (line 31) | public Optional> action() { method comment (line 46) | public Optional> comment() { method dest (line 71) | public Optional> dest() { method dport (line 94) | public Optional> dport() { method enabled (line 109) | public Optional> enabled() { method iface (line 128) | public Optional> iface() { method log (line 145) | public Optional> log() { method macro (line 162) | public Optional> macro() { method pos (line 177) | public Optional> pos() { method proto (line 194) | public Optional> proto() { method securityGroup (line 209) | public Optional> securityGroup() { method source (line 234) | public Optional> source() { method sport (line 257) | public Optional> sport() { method type (line 272) | public Optional> type() { method GroupLegacyRuleArgs (line 276) | private GroupLegacyRuleArgs() {} method GroupLegacyRuleArgs (line 278) | private GroupLegacyRuleArgs(GroupLegacyRuleArgs $) { method builder (line 295) | public static Builder builder() { method builder (line 298) | public static Builder builder(GroupLegacyRuleArgs defaults) { class Builder (line 302) | public static final class Builder { method Builder (line 305) | public Builder() { method Builder (line 309) | public Builder(GroupLegacyRuleArgs defaults) { method action (line 319) | public Builder action(@Nullable Output action) { method action (line 330) | public Builder action(String action) { method comment (line 340) | public Builder comment(@Nullable Output comment) { method comment (line 351) | public Builder comment(String comment) { method dest (line 366) | public Builder dest(@Nullable Output dest) { method dest (line 382) | public Builder dest(String dest) { method dport (line 396) | public Builder dport(@Nullable Output dport) { method dport (line 411) | public Builder dport(String dport) { method enabled (line 421) | public Builder enabled(@Nullable Output enabled) { method enabled (line 432) | public Builder enabled(Boolean enabled) { method iface (line 444) | public Builder iface(@Nullable Output iface) { method iface (line 457) | public Builder iface(String iface) { method log (line 468) | public Builder log(@Nullable Output log) { method log (line 480) | public Builder log(String log) { method macro (line 491) | public Builder macro(@Nullable Output macro) { method macro (line 503) | public Builder macro(String macro) { method pos (line 513) | public Builder pos(@Nullable Output pos) { method pos (line 524) | public Builder pos(Integer pos) { method proto (line 535) | public Builder proto(@Nullable Output proto) { method proto (line 547) | public Builder proto(String proto) { method securityGroup (line 557) | public Builder securityGroup(@Nullable Output securityGroup) { method securityGroup (line 568) | public Builder securityGroup(String securityGroup) { method source (line 583) | public Builder source(@Nullable Output source) { method source (line 599) | public Builder source(String source) { method sport (line 613) | public Builder sport(@Nullable Output sport) { method sport (line 628) | public Builder sport(String sport) { method type (line 638) | public Builder type(@Nullable Output type) { method type (line 649) | public Builder type(String type) { method build (line 653) | public GroupLegacyRuleArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cluster_firewall_security/inputs/GroupLegacyState.java class GroupLegacyState (line 17) | public final class GroupLegacyState extends com.pulumi.resources.Resourc... method comment (line 32) | public Optional> comment() { method containerId (line 47) | public Optional> containerId() { method name (line 62) | public Optional> name() { method nodeName (line 77) | public Optional> nodeName() { method rules (line 92) | public Optional>> rules() { method vmId (line 107) | public Optional> vmId() { method GroupLegacyState (line 111) | private GroupLegacyState() {} method GroupLegacyState (line 113) | private GroupLegacyState(GroupLegacyState $) { method builder (line 122) | public static Builder builder() { method builder (line 125) | public static Builder builder(GroupLegacyState defaults) { class Builder (line 129) | public static final class Builder { method Builder (line 132) | public Builder() { method Builder (line 136) | public Builder(GroupLegacyState defaults) { method comment (line 146) | public Builder comment(@Nullable Output comment) { method comment (line 157) | public Builder comment(String comment) { method containerId (line 167) | public Builder containerId(@Nullable Output containerId) { method containerId (line 178) | public Builder containerId(Integer containerId) { method name (line 188) | public Builder name(@Nullable Output name) { method name (line 199) | public Builder name(String name) { method nodeName (line 209) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 220) | public Builder nodeName(String nodeName) { method rules (line 230) | public Builder rules(@Nullable Output> rul... method rules (line 241) | public Builder rules(List rules) { method rules (line 251) | public Builder rules(GroupLegacyRuleArgs... rules) { method vmId (line 261) | public Builder vmId(@Nullable Output vmId) { method vmId (line 272) | public Builder vmId(Integer vmId) { method build (line 276) | public GroupLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/cluster_firewall_security/outputs/GroupLegacyRule.java class GroupLegacyRule (line 14) | @CustomType method GroupLegacyRule (line 110) | private GroupLegacyRule() {} method action (line 115) | public Optional action() { method comment (line 122) | public Optional comment() { method dest (line 134) | public Optional dest() { method dport (line 145) | public Optional dport() { method enabled (line 152) | public Optional enabled() { method iface (line 161) | public Optional iface() { method log (line 169) | public Optional log() { method macro (line 177) | public Optional macro() { method pos (line 184) | public Optional pos() { method proto (line 192) | public Optional proto() { method securityGroup (line 199) | public Optional securityGroup() { method source (line 211) | public Optional source() { method sport (line 222) | public Optional sport() { method type (line 229) | public Optional type() { method builder (line 233) | public static Builder builder() { method builder (line 237) | public static Builder builder(GroupLegacyRule defaults) { class Builder (line 240) | @CustomType.Builder method Builder (line 256) | public Builder() {} method Builder (line 257) | public Builder(GroupLegacyRule defaults) { method action (line 275) | @CustomType.Setter method comment (line 281) | @CustomType.Setter method dest (line 287) | @CustomType.Setter method dport (line 293) | @CustomType.Setter method enabled (line 299) | @CustomType.Setter method iface (line 305) | @CustomType.Setter method log (line 311) | @CustomType.Setter method macro (line 317) | @CustomType.Setter method pos (line 323) | @CustomType.Setter method proto (line 329) | @CustomType.Setter method securityGroup (line 335) | @CustomType.Setter method source (line 341) | @CustomType.Setter method sport (line 347) | @CustomType.Setter method type (line 353) | @CustomType.Setter method build (line 359) | public GroupLegacyRule build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/config/inputs/Ssh.java class Ssh (line 15) | @CustomType method Ssh (line 73) | private Ssh() {} method agent (line 78) | public Optional agent() { method agentForwarding (line 85) | public Optional agentForwarding() { method agentSocket (line 92) | public Optional agentSocket() { method nodeAddressSource (line 99) | public Optional nodeAddressSource() { method nodes (line 106) | public List nodes() { method password (line 113) | public Optional password() { method privateKey (line 120) | public Optional privateKey() { method socks5Password (line 127) | public Optional socks5Password() { method socks5Server (line 134) | public Optional socks5Server() { method socks5Username (line 141) | public Optional socks5Username() { method username (line 148) | public Optional username() { method builder (line 152) | public static Builder builder() { method builder (line 156) | public static Builder builder(Ssh defaults) { class Builder (line 159) | @CustomType.Builder method Builder (line 172) | public Builder() {} method Builder (line 173) | public Builder(Ssh defaults) { method agent (line 188) | @CustomType.Setter method agentForwarding (line 194) | @CustomType.Setter method agentSocket (line 200) | @CustomType.Setter method nodeAddressSource (line 206) | @CustomType.Setter method nodes (line 212) | @CustomType.Setter method nodes (line 218) | public Builder nodes(SshNode... nodes) { method password (line 221) | @CustomType.Setter method privateKey (line 227) | @CustomType.Setter method socks5Password (line 233) | @CustomType.Setter method socks5Server (line 239) | @CustomType.Setter method socks5Username (line 245) | @CustomType.Setter method username (line 251) | @CustomType.Setter method build (line 257) | public Ssh build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/config/outputs/SshNode.java class SshNode (line 14) | @CustomType method SshNode (line 32) | private SshNode() {} method address (line 37) | public String address() { method name (line 44) | public String name() { method port (line 51) | public Optional port() { method builder (line 55) | public static Builder builder() { method builder (line 59) | public static Builder builder(SshNode defaults) { class Builder (line 62) | @CustomType.Builder method Builder (line 67) | public Builder() {} method Builder (line 68) | public Builder(SshNode defaults) { method address (line 75) | @CustomType.Setter method name (line 83) | @CustomType.Setter method port (line 91) | @CustomType.Setter method build (line 97) | public SshNode build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/download/File.java class File (line 127) | @ResourceType(type="proxmoxve:download/file:File") method checksum (line 140) | public Output> checksum() { method checksumAlgorithm (line 154) | public Output> checksumAlgorithm() { method contentType (line 168) | public Output contentType() { method datastoreId (line 182) | public Output datastoreId() { method decompressionAlgorithm (line 196) | public Output> decompressionAlgorithm() { method fileName (line 210) | public Output fileName() { method nodeName (line 224) | public Output nodeName() { method overwrite (line 238) | public Output overwrite() { method overwriteUnmanaged (line 252) | public Output overwriteUnmanaged() { method size (line 266) | public Output size() { method uploadTimeout (line 280) | public Output uploadTimeout() { method url (line 294) | public Output url() { method verify (line 308) | public Output verify() { method File (line 316) | public File(java.lang.String name) { method File (line 324) | public File(java.lang.String name, FileArgs args) { method File (line 333) | public File(java.lang.String name, FileArgs args, @Nullable com.pulumi... method File (line 337) | private File(java.lang.String name, Output id, @Null... method makeArgs (line 341) | private static FileArgs makeArgs(FileArgs args, @Nullable com.pulumi.r... method makeResourceOptions (line 348) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 365) | public static File get(java.lang.String name, Output... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/download/FileArgs.java class FileArgs (line 17) | public final class FileArgs extends com.pulumi.resources.ResourceArgs { method checksum (line 32) | public Optional> checksum() { method checksumAlgorithm (line 47) | public Optional> checksumAlgorithm() { method contentType (line 62) | public Output contentType() { method datastoreId (line 77) | public Output datastoreId() { method decompressionAlgorithm (line 92) | public Optional> decompressionAlgorithm() { method fileName (line 107) | public Optional> fileName() { method nodeName (line 122) | public Output nodeName() { method overwrite (line 137) | public Optional> overwrite() { method overwriteUnmanaged (line 152) | public Optional> overwriteUnmanaged() { method uploadTimeout (line 167) | public Optional> uploadTimeout() { method url (line 182) | public Output url() { method verify (line 197) | public Optional> verify() { method FileArgs (line 201) | private FileArgs() {} method FileArgs (line 203) | private FileArgs(FileArgs $) { method builder (line 218) | public static Builder builder() { method builder (line 221) | public static Builder builder(FileArgs defaults) { class Builder (line 225) | public static final class Builder { method Builder (line 228) | public Builder() { method Builder (line 232) | public Builder(FileArgs defaults) { method checksum (line 242) | public Builder checksum(@Nullable Output checksum) { method checksum (line 253) | public Builder checksum(String checksum) { method checksumAlgorithm (line 263) | public Builder checksumAlgorithm(@Nullable Output checksumAl... method checksumAlgorithm (line 274) | public Builder checksumAlgorithm(String checksumAlgorithm) { method contentType (line 284) | public Builder contentType(Output contentType) { method contentType (line 295) | public Builder contentType(String contentType) { method datastoreId (line 305) | public Builder datastoreId(Output datastoreId) { method datastoreId (line 316) | public Builder datastoreId(String datastoreId) { method decompressionAlgorithm (line 326) | public Builder decompressionAlgorithm(@Nullable Output decom... method decompressionAlgorithm (line 337) | public Builder decompressionAlgorithm(String decompressionAlgorithm) { method fileName (line 347) | public Builder fileName(@Nullable Output fileName) { method fileName (line 358) | public Builder fileName(String fileName) { method nodeName (line 368) | public Builder nodeName(Output nodeName) { method nodeName (line 379) | public Builder nodeName(String nodeName) { method overwrite (line 389) | public Builder overwrite(@Nullable Output overwrite) { method overwrite (line 400) | public Builder overwrite(Boolean overwrite) { method overwriteUnmanaged (line 410) | public Builder overwriteUnmanaged(@Nullable Output overwrit... method overwriteUnmanaged (line 421) | public Builder overwriteUnmanaged(Boolean overwriteUnmanaged) { method uploadTimeout (line 431) | public Builder uploadTimeout(@Nullable Output uploadTimeout) { method uploadTimeout (line 442) | public Builder uploadTimeout(Integer uploadTimeout) { method url (line 452) | public Builder url(Output url) { method url (line 463) | public Builder url(String url) { method verify (line 473) | public Builder verify(@Nullable Output verify) { method verify (line 484) | public Builder verify(Boolean verify) { method build (line 488) | public FileArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/download/FileLegacy.java class FileLegacy (line 129) | @ResourceType(type="proxmoxve:download/fileLegacy:FileLegacy") method checksum (line 142) | public Output> checksum() { method checksumAlgorithm (line 156) | public Output> checksumAlgorithm() { method contentType (line 170) | public Output contentType() { method datastoreId (line 184) | public Output datastoreId() { method decompressionAlgorithm (line 198) | public Output> decompressionAlgorithm() { method fileName (line 212) | public Output fileName() { method nodeName (line 226) | public Output nodeName() { method overwrite (line 240) | public Output overwrite() { method overwriteUnmanaged (line 254) | public Output overwriteUnmanaged() { method size (line 268) | public Output size() { method uploadTimeout (line 282) | public Output uploadTimeout() { method url (line 296) | public Output url() { method verify (line 310) | public Output verify() { method FileLegacy (line 318) | public FileLegacy(java.lang.String name) { method FileLegacy (line 326) | public FileLegacy(java.lang.String name, FileLegacyArgs args) { method FileLegacy (line 335) | public FileLegacy(java.lang.String name, FileLegacyArgs args, @Nullabl... method FileLegacy (line 339) | private FileLegacy(java.lang.String name, Output id,... method makeArgs (line 343) | private static FileLegacyArgs makeArgs(FileLegacyArgs args, @Nullable ... method makeResourceOptions (line 350) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 367) | public static FileLegacy get(java.lang.String name, Output> checksum() { method checksumAlgorithm (line 47) | public Optional> checksumAlgorithm() { method contentType (line 62) | public Output contentType() { method datastoreId (line 77) | public Output datastoreId() { method decompressionAlgorithm (line 92) | public Optional> decompressionAlgorithm() { method fileName (line 107) | public Optional> fileName() { method nodeName (line 122) | public Output nodeName() { method overwrite (line 137) | public Optional> overwrite() { method overwriteUnmanaged (line 152) | public Optional> overwriteUnmanaged() { method uploadTimeout (line 167) | public Optional> uploadTimeout() { method url (line 182) | public Output url() { method verify (line 197) | public Optional> verify() { method FileLegacyArgs (line 201) | private FileLegacyArgs() {} method FileLegacyArgs (line 203) | private FileLegacyArgs(FileLegacyArgs $) { method builder (line 218) | public static Builder builder() { method builder (line 221) | public static Builder builder(FileLegacyArgs defaults) { class Builder (line 225) | public static final class Builder { method Builder (line 228) | public Builder() { method Builder (line 232) | public Builder(FileLegacyArgs defaults) { method checksum (line 242) | public Builder checksum(@Nullable Output checksum) { method checksum (line 253) | public Builder checksum(String checksum) { method checksumAlgorithm (line 263) | public Builder checksumAlgorithm(@Nullable Output checksumAl... method checksumAlgorithm (line 274) | public Builder checksumAlgorithm(String checksumAlgorithm) { method contentType (line 284) | public Builder contentType(Output contentType) { method contentType (line 295) | public Builder contentType(String contentType) { method datastoreId (line 305) | public Builder datastoreId(Output datastoreId) { method datastoreId (line 316) | public Builder datastoreId(String datastoreId) { method decompressionAlgorithm (line 326) | public Builder decompressionAlgorithm(@Nullable Output decom... method decompressionAlgorithm (line 337) | public Builder decompressionAlgorithm(String decompressionAlgorithm) { method fileName (line 347) | public Builder fileName(@Nullable Output fileName) { method fileName (line 358) | public Builder fileName(String fileName) { method nodeName (line 368) | public Builder nodeName(Output nodeName) { method nodeName (line 379) | public Builder nodeName(String nodeName) { method overwrite (line 389) | public Builder overwrite(@Nullable Output overwrite) { method overwrite (line 400) | public Builder overwrite(Boolean overwrite) { method overwriteUnmanaged (line 410) | public Builder overwriteUnmanaged(@Nullable Output overwrit... method overwriteUnmanaged (line 421) | public Builder overwriteUnmanaged(Boolean overwriteUnmanaged) { method uploadTimeout (line 431) | public Builder uploadTimeout(@Nullable Output uploadTimeout) { method uploadTimeout (line 442) | public Builder uploadTimeout(Integer uploadTimeout) { method url (line 452) | public Builder url(Output url) { method url (line 463) | public Builder url(String url) { method verify (line 473) | public Builder verify(@Nullable Output verify) { method verify (line 484) | public Builder verify(Boolean verify) { method build (line 488) | public FileLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/download/inputs/FileLegacyState.java class FileLegacyState (line 16) | public final class FileLegacyState extends com.pulumi.resources.Resource... method checksum (line 31) | public Optional> checksum() { method checksumAlgorithm (line 46) | public Optional> checksumAlgorithm() { method contentType (line 61) | public Optional> contentType() { method datastoreId (line 76) | public Optional> datastoreId() { method decompressionAlgorithm (line 91) | public Optional> decompressionAlgorithm() { method fileName (line 106) | public Optional> fileName() { method nodeName (line 121) | public Optional> nodeName() { method overwrite (line 136) | public Optional> overwrite() { method overwriteUnmanaged (line 151) | public Optional> overwriteUnmanaged() { method size (line 166) | public Optional> size() { method uploadTimeout (line 181) | public Optional> uploadTimeout() { method url (line 196) | public Optional> url() { method verify (line 211) | public Optional> verify() { method FileLegacyState (line 215) | private FileLegacyState() {} method FileLegacyState (line 217) | private FileLegacyState(FileLegacyState $) { method builder (line 233) | public static Builder builder() { method builder (line 236) | public static Builder builder(FileLegacyState defaults) { class Builder (line 240) | public static final class Builder { method Builder (line 243) | public Builder() { method Builder (line 247) | public Builder(FileLegacyState defaults) { method checksum (line 257) | public Builder checksum(@Nullable Output checksum) { method checksum (line 268) | public Builder checksum(String checksum) { method checksumAlgorithm (line 278) | public Builder checksumAlgorithm(@Nullable Output checksumAl... method checksumAlgorithm (line 289) | public Builder checksumAlgorithm(String checksumAlgorithm) { method contentType (line 299) | public Builder contentType(@Nullable Output contentType) { method contentType (line 310) | public Builder contentType(String contentType) { method datastoreId (line 320) | public Builder datastoreId(@Nullable Output datastoreId) { method datastoreId (line 331) | public Builder datastoreId(String datastoreId) { method decompressionAlgorithm (line 341) | public Builder decompressionAlgorithm(@Nullable Output decom... method decompressionAlgorithm (line 352) | public Builder decompressionAlgorithm(String decompressionAlgorithm) { method fileName (line 362) | public Builder fileName(@Nullable Output fileName) { method fileName (line 373) | public Builder fileName(String fileName) { method nodeName (line 383) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 394) | public Builder nodeName(String nodeName) { method overwrite (line 404) | public Builder overwrite(@Nullable Output overwrite) { method overwrite (line 415) | public Builder overwrite(Boolean overwrite) { method overwriteUnmanaged (line 425) | public Builder overwriteUnmanaged(@Nullable Output overwrit... method overwriteUnmanaged (line 436) | public Builder overwriteUnmanaged(Boolean overwriteUnmanaged) { method size (line 446) | public Builder size(@Nullable Output size) { method size (line 457) | public Builder size(Integer size) { method uploadTimeout (line 467) | public Builder uploadTimeout(@Nullable Output uploadTimeout) { method uploadTimeout (line 478) | public Builder uploadTimeout(Integer uploadTimeout) { method url (line 488) | public Builder url(@Nullable Output url) { method url (line 499) | public Builder url(String url) { method verify (line 509) | public Builder verify(@Nullable Output verify) { method verify (line 520) | public Builder verify(Boolean verify) { method build (line 524) | public FileLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/download/inputs/FileState.java class FileState (line 16) | public final class FileState extends com.pulumi.resources.ResourceArgs { method checksum (line 31) | public Optional> checksum() { method checksumAlgorithm (line 46) | public Optional> checksumAlgorithm() { method contentType (line 61) | public Optional> contentType() { method datastoreId (line 76) | public Optional> datastoreId() { method decompressionAlgorithm (line 91) | public Optional> decompressionAlgorithm() { method fileName (line 106) | public Optional> fileName() { method nodeName (line 121) | public Optional> nodeName() { method overwrite (line 136) | public Optional> overwrite() { method overwriteUnmanaged (line 151) | public Optional> overwriteUnmanaged() { method size (line 166) | public Optional> size() { method uploadTimeout (line 181) | public Optional> uploadTimeout() { method url (line 196) | public Optional> url() { method verify (line 211) | public Optional> verify() { method FileState (line 215) | private FileState() {} method FileState (line 217) | private FileState(FileState $) { method builder (line 233) | public static Builder builder() { method builder (line 236) | public static Builder builder(FileState defaults) { class Builder (line 240) | public static final class Builder { method Builder (line 243) | public Builder() { method Builder (line 247) | public Builder(FileState defaults) { method checksum (line 257) | public Builder checksum(@Nullable Output checksum) { method checksum (line 268) | public Builder checksum(String checksum) { method checksumAlgorithm (line 278) | public Builder checksumAlgorithm(@Nullable Output checksumAl... method checksumAlgorithm (line 289) | public Builder checksumAlgorithm(String checksumAlgorithm) { method contentType (line 299) | public Builder contentType(@Nullable Output contentType) { method contentType (line 310) | public Builder contentType(String contentType) { method datastoreId (line 320) | public Builder datastoreId(@Nullable Output datastoreId) { method datastoreId (line 331) | public Builder datastoreId(String datastoreId) { method decompressionAlgorithm (line 341) | public Builder decompressionAlgorithm(@Nullable Output decom... method decompressionAlgorithm (line 352) | public Builder decompressionAlgorithm(String decompressionAlgorithm) { method fileName (line 362) | public Builder fileName(@Nullable Output fileName) { method fileName (line 373) | public Builder fileName(String fileName) { method nodeName (line 383) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 394) | public Builder nodeName(String nodeName) { method overwrite (line 404) | public Builder overwrite(@Nullable Output overwrite) { method overwrite (line 415) | public Builder overwrite(Boolean overwrite) { method overwriteUnmanaged (line 425) | public Builder overwriteUnmanaged(@Nullable Output overwrit... method overwriteUnmanaged (line 436) | public Builder overwriteUnmanaged(Boolean overwriteUnmanaged) { method size (line 446) | public Builder size(@Nullable Output size) { method size (line 457) | public Builder size(Integer size) { method uploadTimeout (line 467) | public Builder uploadTimeout(@Nullable Output uploadTimeout) { method uploadTimeout (line 478) | public Builder uploadTimeout(Integer uploadTimeout) { method url (line 488) | public Builder url(@Nullable Output url) { method url (line 499) | public Builder url(String url) { method verify (line 509) | public Builder verify(@Nullable Output verify) { method verify (line 520) | public Builder verify(Boolean verify) { method build (line 524) | public FileState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/firewall/AliasLegacy.java class AliasLegacy (line 72) | @ResourceType(type="proxmoxve:firewall/aliasLegacy:AliasLegacy") method cidr (line 85) | public Output cidr() { method comment (line 99) | public Output> comment() { method containerId (line 113) | public Output> containerId() { method name (line 127) | public Output name() { method nodeName (line 141) | public Output> nodeName() { method vmId (line 155) | public Output> vmId() { method AliasLegacy (line 163) | public AliasLegacy(java.lang.String name) { method AliasLegacy (line 171) | public AliasLegacy(java.lang.String name, AliasLegacyArgs args) { method AliasLegacy (line 180) | public AliasLegacy(java.lang.String name, AliasLegacyArgs args, @Nulla... method AliasLegacy (line 184) | private AliasLegacy(java.lang.String name, Output id... method makeArgs (line 188) | private static AliasLegacyArgs makeArgs(AliasLegacyArgs args, @Nullabl... method makeResourceOptions (line 195) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 212) | public static AliasLegacy get(java.lang.String name, Output cidr() { method comment (line 46) | public Optional> comment() { method containerId (line 61) | public Optional> containerId() { method name (line 76) | public Optional> name() { method nodeName (line 91) | public Optional> nodeName() { method vmId (line 106) | public Optional> vmId() { method AliasLegacyArgs (line 110) | private AliasLegacyArgs() {} method AliasLegacyArgs (line 112) | private AliasLegacyArgs(AliasLegacyArgs $) { method builder (line 121) | public static Builder builder() { method builder (line 124) | public static Builder builder(AliasLegacyArgs defaults) { class Builder (line 128) | public static final class Builder { method Builder (line 131) | public Builder() { method Builder (line 135) | public Builder(AliasLegacyArgs defaults) { method cidr (line 145) | public Builder cidr(Output cidr) { method cidr (line 156) | public Builder cidr(String cidr) { method comment (line 166) | public Builder comment(@Nullable Output comment) { method comment (line 177) | public Builder comment(String comment) { method containerId (line 187) | public Builder containerId(@Nullable Output containerId) { method containerId (line 198) | public Builder containerId(Integer containerId) { method name (line 208) | public Builder name(@Nullable Output name) { method name (line 219) | public Builder name(String name) { method nodeName (line 229) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 240) | public Builder nodeName(String nodeName) { method vmId (line 250) | public Builder vmId(@Nullable Output vmId) { method vmId (line 261) | public Builder vmId(Integer vmId) { method build (line 265) | public AliasLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/firewall/IpsetLegacy.java class IpsetLegacy (line 110) | @ResourceType(type="proxmoxve:firewall/ipsetLegacy:IpsetLegacy") method cidrs (line 123) | public Output>> cidrs() { method comment (line 137) | public Output> comment() { method containerId (line 151) | public Output> containerId() { method name (line 165) | public Output name() { method nodeName (line 179) | public Output> nodeName() { method vmId (line 193) | public Output> vmId() { method IpsetLegacy (line 201) | public IpsetLegacy(java.lang.String name) { method IpsetLegacy (line 209) | public IpsetLegacy(java.lang.String name, @Nullable IpsetLegacyArgs ar... method IpsetLegacy (line 218) | public IpsetLegacy(java.lang.String name, @Nullable IpsetLegacyArgs ar... method IpsetLegacy (line 222) | private IpsetLegacy(java.lang.String name, Output id... method makeArgs (line 226) | private static IpsetLegacyArgs makeArgs(@Nullable IpsetLegacyArgs args... method makeResourceOptions (line 233) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 250) | public static IpsetLegacy get(java.lang.String name, Output>> cidrs() { method comment (line 47) | public Optional> comment() { method containerId (line 62) | public Optional> containerId() { method name (line 77) | public Optional> name() { method nodeName (line 92) | public Optional> nodeName() { method vmId (line 107) | public Optional> vmId() { method IpsetLegacyArgs (line 111) | private IpsetLegacyArgs() {} method IpsetLegacyArgs (line 113) | private IpsetLegacyArgs(IpsetLegacyArgs $) { method builder (line 122) | public static Builder builder() { method builder (line 125) | public static Builder builder(IpsetLegacyArgs defaults) { class Builder (line 129) | public static final class Builder { method Builder (line 132) | public Builder() { method Builder (line 136) | public Builder(IpsetLegacyArgs defaults) { method cidrs (line 146) | public Builder cidrs(@Nullable Output> cid... method cidrs (line 157) | public Builder cidrs(List cidrs) { method cidrs (line 167) | public Builder cidrs(IpsetLegacyCidrArgs... cidrs) { method comment (line 177) | public Builder comment(@Nullable Output comment) { method comment (line 188) | public Builder comment(String comment) { method containerId (line 198) | public Builder containerId(@Nullable Output containerId) { method containerId (line 209) | public Builder containerId(Integer containerId) { method name (line 219) | public Builder name(@Nullable Output name) { method name (line 230) | public Builder name(String name) { method nodeName (line 240) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 251) | public Builder nodeName(String nodeName) { method vmId (line 261) | public Builder vmId(@Nullable Output vmId) { method vmId (line 272) | public Builder vmId(Integer vmId) { method build (line 276) | public IpsetLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/firewall/OptionsLegacy.java class OptionsLegacy (line 92) | @ResourceType(type="proxmoxve:firewall/optionsLegacy:OptionsLegacy") method containerId (line 105) | public Output> containerId() { method dhcp (line 119) | public Output> dhcp() { method enabled (line 133) | public Output> enabled() { method inputPolicy (line 149) | public Output> inputPolicy() { method ipfilter (line 171) | public Output> ipfilter() { method logLevelIn (line 189) | public Output> logLevelIn() { method logLevelOut (line 207) | public Output> logLevelOut() { method macfilter (line 221) | public Output> macfilter() { method ndp (line 235) | public Output> ndp() { method nodeName (line 249) | public Output nodeName() { method outputPolicy (line 265) | public Output> outputPolicy() { method radv (line 279) | public Output> radv() { method vmId (line 293) | public Output> vmId() { method OptionsLegacy (line 301) | public OptionsLegacy(java.lang.String name) { method OptionsLegacy (line 309) | public OptionsLegacy(java.lang.String name, OptionsLegacyArgs args) { method OptionsLegacy (line 318) | public OptionsLegacy(java.lang.String name, OptionsLegacyArgs args, @N... method OptionsLegacy (line 322) | private OptionsLegacy(java.lang.String name, Output ... method makeArgs (line 326) | private static OptionsLegacyArgs makeArgs(OptionsLegacyArgs args, @Nul... method makeResourceOptions (line 333) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 350) | public static OptionsLegacy get(java.lang.String name, Output> containerId() { method dhcp (line 47) | public Optional> dhcp() { method enabled (line 62) | public Optional> enabled() { method inputPolicy (line 79) | public Optional> inputPolicy() { method ipfilter (line 102) | public Optional> ipfilter() { method logLevelIn (line 121) | public Optional> logLevelIn() { method logLevelOut (line 140) | public Optional> logLevelOut() { method macfilter (line 155) | public Optional> macfilter() { method ndp (line 170) | public Optional> ndp() { method nodeName (line 185) | public Output nodeName() { method outputPolicy (line 202) | public Optional> outputPolicy() { method radv (line 217) | public Optional> radv() { method vmId (line 232) | public Optional> vmId() { method OptionsLegacyArgs (line 236) | private OptionsLegacyArgs() {} method OptionsLegacyArgs (line 238) | private OptionsLegacyArgs(OptionsLegacyArgs $) { method builder (line 254) | public static Builder builder() { method builder (line 257) | public static Builder builder(OptionsLegacyArgs defaults) { class Builder (line 261) | public static final class Builder { method Builder (line 264) | public Builder() { method Builder (line 268) | public Builder(OptionsLegacyArgs defaults) { method containerId (line 278) | public Builder containerId(@Nullable Output containerId) { method containerId (line 289) | public Builder containerId(Integer containerId) { method dhcp (line 299) | public Builder dhcp(@Nullable Output dhcp) { method dhcp (line 310) | public Builder dhcp(Boolean dhcp) { method enabled (line 320) | public Builder enabled(@Nullable Output enabled) { method enabled (line 331) | public Builder enabled(Boolean enabled) { method inputPolicy (line 342) | public Builder inputPolicy(@Nullable Output inputPolicy) { method inputPolicy (line 354) | public Builder inputPolicy(String inputPolicy) { method ipfilter (line 368) | public Builder ipfilter(@Nullable Output ipfilter) { method ipfilter (line 383) | public Builder ipfilter(Boolean ipfilter) { method logLevelIn (line 395) | public Builder logLevelIn(@Nullable Output logLevelIn) { method logLevelIn (line 408) | public Builder logLevelIn(String logLevelIn) { method logLevelOut (line 420) | public Builder logLevelOut(@Nullable Output logLevelOut) { method logLevelOut (line 433) | public Builder logLevelOut(String logLevelOut) { method macfilter (line 443) | public Builder macfilter(@Nullable Output macfilter) { method macfilter (line 454) | public Builder macfilter(Boolean macfilter) { method ndp (line 464) | public Builder ndp(@Nullable Output ndp) { method ndp (line 475) | public Builder ndp(Boolean ndp) { method nodeName (line 485) | public Builder nodeName(Output nodeName) { method nodeName (line 496) | public Builder nodeName(String nodeName) { method outputPolicy (line 507) | public Builder outputPolicy(@Nullable Output outputPolicy) { method outputPolicy (line 519) | public Builder outputPolicy(String outputPolicy) { method radv (line 529) | public Builder radv(@Nullable Output radv) { method radv (line 540) | public Builder radv(Boolean radv) { method vmId (line 550) | public Builder vmId(@Nullable Output vmId) { method vmId (line 561) | public Builder vmId(Integer vmId) { method build (line 565) | public OptionsLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/firewall/RulesLegacy.java class RulesLegacy (line 129) | @ResourceType(type="proxmoxve:firewall/rulesLegacy:RulesLegacy") method containerId (line 142) | public Output> containerId() { method nodeName (line 156) | public Output> nodeName() { method rules (line 174) | public Output>> rules() { method vmId (line 188) | public Output> vmId() { method RulesLegacy (line 196) | public RulesLegacy(java.lang.String name) { method RulesLegacy (line 204) | public RulesLegacy(java.lang.String name, @Nullable RulesLegacyArgs ar... method RulesLegacy (line 213) | public RulesLegacy(java.lang.String name, @Nullable RulesLegacyArgs ar... method RulesLegacy (line 217) | private RulesLegacy(java.lang.String name, Output id... method makeArgs (line 221) | private static RulesLegacyArgs makeArgs(@Nullable RulesLegacyArgs args... method makeResourceOptions (line 228) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 245) | public static RulesLegacy get(java.lang.String name, Output> containerId() { method nodeName (line 47) | public Optional> nodeName() { method rules (line 66) | public Optional>> rules() { method vmId (line 81) | public Optional> vmId() { method RulesLegacyArgs (line 85) | private RulesLegacyArgs() {} method RulesLegacyArgs (line 87) | private RulesLegacyArgs(RulesLegacyArgs $) { method builder (line 94) | public static Builder builder() { method builder (line 97) | public static Builder builder(RulesLegacyArgs defaults) { class Builder (line 101) | public static final class Builder { method Builder (line 104) | public Builder() { method Builder (line 108) | public Builder(RulesLegacyArgs defaults) { method containerId (line 118) | public Builder containerId(@Nullable Output containerId) { method containerId (line 129) | public Builder containerId(Integer containerId) { method nodeName (line 139) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 150) | public Builder nodeName(String nodeName) { method rules (line 162) | public Builder rules(@Nullable Output> rul... method rules (line 175) | public Builder rules(List rules) { method rules (line 187) | public Builder rules(RulesLegacyRuleArgs... rules) { method vmId (line 197) | public Builder vmId(@Nullable Output vmId) { method vmId (line 208) | public Builder vmId(Integer vmId) { method build (line 212) | public RulesLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/firewall/inputs/AliasLegacyState.java class AliasLegacyState (line 15) | public final class AliasLegacyState extends com.pulumi.resources.Resourc... method cidr (line 30) | public Optional> cidr() { method comment (line 45) | public Optional> comment() { method containerId (line 60) | public Optional> containerId() { method name (line 75) | public Optional> name() { method nodeName (line 90) | public Optional> nodeName() { method vmId (line 105) | public Optional> vmId() { method AliasLegacyState (line 109) | private AliasLegacyState() {} method AliasLegacyState (line 111) | private AliasLegacyState(AliasLegacyState $) { method builder (line 120) | public static Builder builder() { method builder (line 123) | public static Builder builder(AliasLegacyState defaults) { class Builder (line 127) | public static final class Builder { method Builder (line 130) | public Builder() { method Builder (line 134) | public Builder(AliasLegacyState defaults) { method cidr (line 144) | public Builder cidr(@Nullable Output cidr) { method cidr (line 155) | public Builder cidr(String cidr) { method comment (line 165) | public Builder comment(@Nullable Output comment) { method comment (line 176) | public Builder comment(String comment) { method containerId (line 186) | public Builder containerId(@Nullable Output containerId) { method containerId (line 197) | public Builder containerId(Integer containerId) { method name (line 207) | public Builder name(@Nullable Output name) { method name (line 218) | public Builder name(String name) { method nodeName (line 228) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 239) | public Builder nodeName(String nodeName) { method vmId (line 249) | public Builder vmId(@Nullable Output vmId) { method vmId (line 260) | public Builder vmId(Integer vmId) { method build (line 264) | public AliasLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/firewall/inputs/IpsetLegacyCidrArgs.java class IpsetLegacyCidrArgs (line 16) | public final class IpsetLegacyCidrArgs extends com.pulumi.resources.Reso... method comment (line 31) | public Optional> comment() { method name (line 46) | public Output name() { method nomatch (line 63) | public Optional> nomatch() { method IpsetLegacyCidrArgs (line 67) | private IpsetLegacyCidrArgs() {} method IpsetLegacyCidrArgs (line 69) | private IpsetLegacyCidrArgs(IpsetLegacyCidrArgs $) { method builder (line 75) | public static Builder builder() { method builder (line 78) | public static Builder builder(IpsetLegacyCidrArgs defaults) { class Builder (line 82) | public static final class Builder { method Builder (line 85) | public Builder() { method Builder (line 89) | public Builder(IpsetLegacyCidrArgs defaults) { method comment (line 99) | public Builder comment(@Nullable Output comment) { method comment (line 110) | public Builder comment(String comment) { method name (line 120) | public Builder name(Output name) { method name (line 131) | public Builder name(String name) { method nomatch (line 142) | public Builder nomatch(@Nullable Output nomatch) { method nomatch (line 154) | public Builder nomatch(Boolean nomatch) { method build (line 158) | public IpsetLegacyCidrArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/firewall/inputs/IpsetLegacyState.java class IpsetLegacyState (line 17) | public final class IpsetLegacyState extends com.pulumi.resources.Resourc... method cidrs (line 32) | public Optional>> cidrs() { method comment (line 47) | public Optional> comment() { method containerId (line 62) | public Optional> containerId() { method name (line 77) | public Optional> name() { method nodeName (line 92) | public Optional> nodeName() { method vmId (line 107) | public Optional> vmId() { method IpsetLegacyState (line 111) | private IpsetLegacyState() {} method IpsetLegacyState (line 113) | private IpsetLegacyState(IpsetLegacyState $) { method builder (line 122) | public static Builder builder() { method builder (line 125) | public static Builder builder(IpsetLegacyState defaults) { class Builder (line 129) | public static final class Builder { method Builder (line 132) | public Builder() { method Builder (line 136) | public Builder(IpsetLegacyState defaults) { method cidrs (line 146) | public Builder cidrs(@Nullable Output> cid... method cidrs (line 157) | public Builder cidrs(List cidrs) { method cidrs (line 167) | public Builder cidrs(IpsetLegacyCidrArgs... cidrs) { method comment (line 177) | public Builder comment(@Nullable Output comment) { method comment (line 188) | public Builder comment(String comment) { method containerId (line 198) | public Builder containerId(@Nullable Output containerId) { method containerId (line 209) | public Builder containerId(Integer containerId) { method name (line 219) | public Builder name(@Nullable Output name) { method name (line 230) | public Builder name(String name) { method nodeName (line 240) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 251) | public Builder nodeName(String nodeName) { method vmId (line 261) | public Builder vmId(@Nullable Output vmId) { method vmId (line 272) | public Builder vmId(Integer vmId) { method build (line 276) | public IpsetLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/firewall/inputs/OptionsLegacyState.java class OptionsLegacyState (line 16) | public final class OptionsLegacyState extends com.pulumi.resources.Resou... method containerId (line 31) | public Optional> containerId() { method dhcp (line 46) | public Optional> dhcp() { method enabled (line 61) | public Optional> enabled() { method inputPolicy (line 78) | public Optional> inputPolicy() { method ipfilter (line 101) | public Optional> ipfilter() { method logLevelIn (line 120) | public Optional> logLevelIn() { method logLevelOut (line 139) | public Optional> logLevelOut() { method macfilter (line 154) | public Optional> macfilter() { method ndp (line 169) | public Optional> ndp() { method nodeName (line 184) | public Optional> nodeName() { method outputPolicy (line 201) | public Optional> outputPolicy() { method radv (line 216) | public Optional> radv() { method vmId (line 231) | public Optional> vmId() { method OptionsLegacyState (line 235) | private OptionsLegacyState() {} method OptionsLegacyState (line 237) | private OptionsLegacyState(OptionsLegacyState $) { method builder (line 253) | public static Builder builder() { method builder (line 256) | public static Builder builder(OptionsLegacyState defaults) { class Builder (line 260) | public static final class Builder { method Builder (line 263) | public Builder() { method Builder (line 267) | public Builder(OptionsLegacyState defaults) { method containerId (line 277) | public Builder containerId(@Nullable Output containerId) { method containerId (line 288) | public Builder containerId(Integer containerId) { method dhcp (line 298) | public Builder dhcp(@Nullable Output dhcp) { method dhcp (line 309) | public Builder dhcp(Boolean dhcp) { method enabled (line 319) | public Builder enabled(@Nullable Output enabled) { method enabled (line 330) | public Builder enabled(Boolean enabled) { method inputPolicy (line 341) | public Builder inputPolicy(@Nullable Output inputPolicy) { method inputPolicy (line 353) | public Builder inputPolicy(String inputPolicy) { method ipfilter (line 367) | public Builder ipfilter(@Nullable Output ipfilter) { method ipfilter (line 382) | public Builder ipfilter(Boolean ipfilter) { method logLevelIn (line 394) | public Builder logLevelIn(@Nullable Output logLevelIn) { method logLevelIn (line 407) | public Builder logLevelIn(String logLevelIn) { method logLevelOut (line 419) | public Builder logLevelOut(@Nullable Output logLevelOut) { method logLevelOut (line 432) | public Builder logLevelOut(String logLevelOut) { method macfilter (line 442) | public Builder macfilter(@Nullable Output macfilter) { method macfilter (line 453) | public Builder macfilter(Boolean macfilter) { method ndp (line 463) | public Builder ndp(@Nullable Output ndp) { method ndp (line 474) | public Builder ndp(Boolean ndp) { method nodeName (line 484) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 495) | public Builder nodeName(String nodeName) { method outputPolicy (line 506) | public Builder outputPolicy(@Nullable Output outputPolicy) { method outputPolicy (line 518) | public Builder outputPolicy(String outputPolicy) { method radv (line 528) | public Builder radv(@Nullable Output radv) { method radv (line 539) | public Builder radv(Boolean radv) { method vmId (line 549) | public Builder vmId(@Nullable Output vmId) { method vmId (line 560) | public Builder vmId(Integer vmId) { method build (line 564) | public OptionsLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/firewall/inputs/RulesLegacyRuleArgs.java class RulesLegacyRuleArgs (line 16) | public final class RulesLegacyRuleArgs extends com.pulumi.resources.Reso... method action (line 31) | public Optional> action() { method comment (line 46) | public Optional> comment() { method dest (line 71) | public Optional> dest() { method dport (line 94) | public Optional> dport() { method enabled (line 109) | public Optional> enabled() { method iface (line 128) | public Optional> iface() { method log (line 145) | public Optional> log() { method macro (line 162) | public Optional> macro() { method pos (line 177) | public Optional> pos() { method proto (line 194) | public Optional> proto() { method securityGroup (line 209) | public Optional> securityGroup() { method source (line 234) | public Optional> source() { method sport (line 259) | public Optional> sport() { method type (line 274) | public Optional> type() { method RulesLegacyRuleArgs (line 278) | private RulesLegacyRuleArgs() {} method RulesLegacyRuleArgs (line 280) | private RulesLegacyRuleArgs(RulesLegacyRuleArgs $) { method builder (line 297) | public static Builder builder() { method builder (line 300) | public static Builder builder(RulesLegacyRuleArgs defaults) { class Builder (line 304) | public static final class Builder { method Builder (line 307) | public Builder() { method Builder (line 311) | public Builder(RulesLegacyRuleArgs defaults) { method action (line 321) | public Builder action(@Nullable Output action) { method action (line 332) | public Builder action(String action) { method comment (line 342) | public Builder comment(@Nullable Output comment) { method comment (line 353) | public Builder comment(String comment) { method dest (line 368) | public Builder dest(@Nullable Output dest) { method dest (line 384) | public Builder dest(String dest) { method dport (line 398) | public Builder dport(@Nullable Output dport) { method dport (line 413) | public Builder dport(String dport) { method enabled (line 423) | public Builder enabled(@Nullable Output enabled) { method enabled (line 434) | public Builder enabled(Boolean enabled) { method iface (line 446) | public Builder iface(@Nullable Output iface) { method iface (line 459) | public Builder iface(String iface) { method log (line 470) | public Builder log(@Nullable Output log) { method log (line 482) | public Builder log(String log) { method macro (line 493) | public Builder macro(@Nullable Output macro) { method macro (line 505) | public Builder macro(String macro) { method pos (line 515) | public Builder pos(@Nullable Output pos) { method pos (line 526) | public Builder pos(Integer pos) { method proto (line 537) | public Builder proto(@Nullable Output proto) { method proto (line 549) | public Builder proto(String proto) { method securityGroup (line 559) | public Builder securityGroup(@Nullable Output securityGroup) { method securityGroup (line 570) | public Builder securityGroup(String securityGroup) { method source (line 585) | public Builder source(@Nullable Output source) { method source (line 601) | public Builder source(String source) { method sport (line 616) | public Builder sport(@Nullable Output sport) { method sport (line 632) | public Builder sport(String sport) { method type (line 642) | public Builder type(@Nullable Output type) { method type (line 653) | public Builder type(String type) { method build (line 657) | public RulesLegacyRuleArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/firewall/inputs/RulesLegacyState.java class RulesLegacyState (line 17) | public final class RulesLegacyState extends com.pulumi.resources.Resourc... method containerId (line 32) | public Optional> containerId() { method nodeName (line 47) | public Optional> nodeName() { method rules (line 66) | public Optional>> rules() { method vmId (line 81) | public Optional> vmId() { method RulesLegacyState (line 85) | private RulesLegacyState() {} method RulesLegacyState (line 87) | private RulesLegacyState(RulesLegacyState $) { method builder (line 94) | public static Builder builder() { method builder (line 97) | public static Builder builder(RulesLegacyState defaults) { class Builder (line 101) | public static final class Builder { method Builder (line 104) | public Builder() { method Builder (line 108) | public Builder(RulesLegacyState defaults) { method containerId (line 118) | public Builder containerId(@Nullable Output containerId) { method containerId (line 129) | public Builder containerId(Integer containerId) { method nodeName (line 139) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 150) | public Builder nodeName(String nodeName) { method rules (line 162) | public Builder rules(@Nullable Output> rul... method rules (line 175) | public Builder rules(List rules) { method rules (line 187) | public Builder rules(RulesLegacyRuleArgs... rules) { method vmId (line 197) | public Builder vmId(@Nullable Output vmId) { method vmId (line 208) | public Builder vmId(Integer vmId) { method build (line 212) | public RulesLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/firewall/outputs/IpsetLegacyCidr.java class IpsetLegacyCidr (line 14) | @CustomType method IpsetLegacyCidr (line 33) | private IpsetLegacyCidr() {} method comment (line 38) | public Optional comment() { method name (line 45) | public String name() { method nomatch (line 53) | public Optional nomatch() { method builder (line 57) | public static Builder builder() { method builder (line 61) | public static Builder builder(IpsetLegacyCidr defaults) { class Builder (line 64) | @CustomType.Builder method Builder (line 69) | public Builder() {} method Builder (line 70) | public Builder(IpsetLegacyCidr defaults) { method comment (line 77) | @CustomType.Setter method name (line 83) | @CustomType.Setter method nomatch (line 91) | @CustomType.Setter method build (line 97) | public IpsetLegacyCidr build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/firewall/outputs/RulesLegacyRule.java class RulesLegacyRule (line 14) | @CustomType method RulesLegacyRule (line 111) | private RulesLegacyRule() {} method action (line 116) | public Optional action() { method comment (line 123) | public Optional comment() { method dest (line 135) | public Optional dest() { method dport (line 146) | public Optional dport() { method enabled (line 153) | public Optional enabled() { method iface (line 162) | public Optional iface() { method log (line 170) | public Optional log() { method macro (line 178) | public Optional macro() { method pos (line 185) | public Optional pos() { method proto (line 193) | public Optional proto() { method securityGroup (line 200) | public Optional securityGroup() { method source (line 212) | public Optional source() { method sport (line 224) | public Optional sport() { method type (line 231) | public Optional type() { method builder (line 235) | public static Builder builder() { method builder (line 239) | public static Builder builder(RulesLegacyRule defaults) { class Builder (line 242) | @CustomType.Builder method Builder (line 258) | public Builder() {} method Builder (line 259) | public Builder(RulesLegacyRule defaults) { method action (line 277) | @CustomType.Setter method comment (line 283) | @CustomType.Setter method dest (line 289) | @CustomType.Setter method dport (line 295) | @CustomType.Setter method enabled (line 301) | @CustomType.Setter method iface (line 307) | @CustomType.Setter method log (line 313) | @CustomType.Setter method macro (line 319) | @CustomType.Setter method pos (line 325) | @CustomType.Setter method proto (line 331) | @CustomType.Setter method securityGroup (line 337) | @CustomType.Setter method source (line 343) | @CustomType.Setter method sport (line 349) | @CustomType.Setter method type (line 355) | @CustomType.Setter method build (line 361) | public RulesLegacyRule build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/AclLegacyState.java class AclLegacyState (line 15) | public final class AclLegacyState extends com.pulumi.resources.ResourceA... method groupId (line 30) | public Optional> groupId() { method path (line 45) | public Optional> path() { method propagate (line 60) | public Optional> propagate() { method roleId (line 75) | public Optional> roleId() { method tokenId (line 90) | public Optional> tokenId() { method userId (line 105) | public Optional> userId() { method AclLegacyState (line 109) | private AclLegacyState() {} method AclLegacyState (line 111) | private AclLegacyState(AclLegacyState $) { method builder (line 120) | public static Builder builder() { method builder (line 123) | public static Builder builder(AclLegacyState defaults) { class Builder (line 127) | public static final class Builder { method Builder (line 130) | public Builder() { method Builder (line 134) | public Builder(AclLegacyState defaults) { method groupId (line 144) | public Builder groupId(@Nullable Output groupId) { method groupId (line 155) | public Builder groupId(String groupId) { method path (line 165) | public Builder path(@Nullable Output path) { method path (line 176) | public Builder path(String path) { method propagate (line 186) | public Builder propagate(@Nullable Output propagate) { method propagate (line 197) | public Builder propagate(Boolean propagate) { method roleId (line 207) | public Builder roleId(@Nullable Output roleId) { method roleId (line 218) | public Builder roleId(String roleId) { method tokenId (line 228) | public Builder tokenId(@Nullable Output tokenId) { method tokenId (line 239) | public Builder tokenId(String tokenId) { method userId (line 249) | public Builder userId(@Nullable Output userId) { method userId (line 260) | public Builder userId(String userId) { method build (line 264) | public AclLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/AclState.java class AclState (line 15) | public final class AclState extends com.pulumi.resources.ResourceArgs { method groupId (line 30) | public Optional> groupId() { method path (line 45) | public Optional> path() { method propagate (line 60) | public Optional> propagate() { method roleId (line 75) | public Optional> roleId() { method tokenId (line 90) | public Optional> tokenId() { method userId (line 105) | public Optional> userId() { method AclState (line 109) | private AclState() {} method AclState (line 111) | private AclState(AclState $) { method builder (line 120) | public static Builder builder() { method builder (line 123) | public static Builder builder(AclState defaults) { class Builder (line 127) | public static final class Builder { method Builder (line 130) | public Builder() { method Builder (line 134) | public Builder(AclState defaults) { method groupId (line 144) | public Builder groupId(@Nullable Output groupId) { method groupId (line 155) | public Builder groupId(String groupId) { method path (line 165) | public Builder path(@Nullable Output path) { method path (line 176) | public Builder path(String path) { method propagate (line 186) | public Builder propagate(@Nullable Output propagate) { method propagate (line 197) | public Builder propagate(Boolean propagate) { method roleId (line 207) | public Builder roleId(@Nullable Output roleId) { method roleId (line 218) | public Builder roleId(String roleId) { method tokenId (line 228) | public Builder tokenId(@Nullable Output tokenId) { method tokenId (line 239) | public Builder tokenId(String tokenId) { method userId (line 249) | public Builder userId(@Nullable Output userId) { method userId (line 260) | public Builder userId(String userId) { method build (line 264) | public AclState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/CertificateLegacyState.java class CertificateLegacyState (line 17) | public final class CertificateLegacyState extends com.pulumi.resources.R... method certificate (line 32) | public Optional> certificate() { method certificateChain (line 47) | public Optional> certificateChain() { method expirationDate (line 62) | public Optional> expirationDate() { method fileName (line 77) | public Optional> fileName() { method issuer (line 92) | public Optional> issuer() { method nodeName (line 107) | public Optional> nodeName() { method overwrite (line 122) | public Optional> overwrite() { method privateKey (line 137) | public Optional> privateKey() { method publicKeySize (line 152) | public Optional> publicKeySize() { method publicKeyType (line 167) | public Optional> publicKeyType() { method sslFingerprint (line 182) | public Optional> sslFingerprint() { method startDate (line 197) | public Optional> startDate() { method subject (line 212) | public Optional> subject() { method subjectAlternativeNames (line 227) | public Optional>> subjectAlternativeNames() { method CertificateLegacyState (line 231) | private CertificateLegacyState() {} method CertificateLegacyState (line 233) | private CertificateLegacyState(CertificateLegacyState $) { method builder (line 250) | public static Builder builder() { method builder (line 253) | public static Builder builder(CertificateLegacyState defaults) { class Builder (line 257) | public static final class Builder { method Builder (line 260) | public Builder() { method Builder (line 264) | public Builder(CertificateLegacyState defaults) { method certificate (line 274) | public Builder certificate(@Nullable Output certificate) { method certificate (line 285) | public Builder certificate(String certificate) { method certificateChain (line 295) | public Builder certificateChain(@Nullable Output certificate... method certificateChain (line 306) | public Builder certificateChain(String certificateChain) { method expirationDate (line 316) | public Builder expirationDate(@Nullable Output expirationDat... method expirationDate (line 327) | public Builder expirationDate(String expirationDate) { method fileName (line 337) | public Builder fileName(@Nullable Output fileName) { method fileName (line 348) | public Builder fileName(String fileName) { method issuer (line 358) | public Builder issuer(@Nullable Output issuer) { method issuer (line 369) | public Builder issuer(String issuer) { method nodeName (line 379) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 390) | public Builder nodeName(String nodeName) { method overwrite (line 400) | public Builder overwrite(@Nullable Output overwrite) { method overwrite (line 411) | public Builder overwrite(Boolean overwrite) { method privateKey (line 421) | public Builder privateKey(@Nullable Output privateKey) { method privateKey (line 432) | public Builder privateKey(String privateKey) { method publicKeySize (line 442) | public Builder publicKeySize(@Nullable Output publicKeySize) { method publicKeySize (line 453) | public Builder publicKeySize(Integer publicKeySize) { method publicKeyType (line 463) | public Builder publicKeyType(@Nullable Output publicKeyType) { method publicKeyType (line 474) | public Builder publicKeyType(String publicKeyType) { method sslFingerprint (line 484) | public Builder sslFingerprint(@Nullable Output sslFingerprin... method sslFingerprint (line 495) | public Builder sslFingerprint(String sslFingerprint) { method startDate (line 505) | public Builder startDate(@Nullable Output startDate) { method startDate (line 516) | public Builder startDate(String startDate) { method subject (line 526) | public Builder subject(@Nullable Output subject) { method subject (line 537) | public Builder subject(String subject) { method subjectAlternativeNames (line 547) | public Builder subjectAlternativeNames(@Nullable Output... method subjectAlternativeNames (line 558) | public Builder subjectAlternativeNames(List subjectAlternati... method subjectAlternativeNames (line 568) | public Builder subjectAlternativeNames(String... subjectAlternativeN... method build (line 572) | public CertificateLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/ContainerLegacyCloneArgs.java class ContainerLegacyCloneArgs (line 17) | public final class ContainerLegacyCloneArgs extends com.pulumi.resources... method datastoreId (line 32) | public Optional> datastoreId() { method full (line 53) | public Optional> full() { method nodeName (line 70) | public Optional> nodeName() { method vmId (line 85) | public Output vmId() { method ContainerLegacyCloneArgs (line 89) | private ContainerLegacyCloneArgs() {} method ContainerLegacyCloneArgs (line 91) | private ContainerLegacyCloneArgs(ContainerLegacyCloneArgs $) { method builder (line 98) | public static Builder builder() { method builder (line 101) | public static Builder builder(ContainerLegacyCloneArgs defaults) { class Builder (line 105) | public static final class Builder { method Builder (line 108) | public Builder() { method Builder (line 112) | public Builder(ContainerLegacyCloneArgs defaults) { method datastoreId (line 122) | public Builder datastoreId(@Nullable Output datastoreId) { method datastoreId (line 133) | public Builder datastoreId(String datastoreId) { method full (line 146) | public Builder full(@Nullable Output full) { method full (line 160) | public Builder full(Boolean full) { method nodeName (line 171) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 183) | public Builder nodeName(String nodeName) { method vmId (line 193) | public Builder vmId(Output vmId) { method vmId (line 204) | public Builder vmId(Integer vmId) { method build (line 208) | public ContainerLegacyCloneArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/ContainerLegacyConsoleArgs.java class ContainerLegacyConsoleArgs (line 16) | public final class ContainerLegacyConsoleArgs extends com.pulumi.resourc... method enabled (line 33) | public Optional> enabled() { method ttyCount (line 48) | public Optional> ttyCount() { method type (line 63) | public Optional> type() { method ContainerLegacyConsoleArgs (line 67) | private ContainerLegacyConsoleArgs() {} method ContainerLegacyConsoleArgs (line 69) | private ContainerLegacyConsoleArgs(ContainerLegacyConsoleArgs $) { method builder (line 75) | public static Builder builder() { method builder (line 78) | public static Builder builder(ContainerLegacyConsoleArgs defaults) { class Builder (line 82) | public static final class Builder { method Builder (line 85) | public Builder() { method Builder (line 89) | public Builder(ContainerLegacyConsoleArgs defaults) { method enabled (line 100) | public Builder enabled(@Nullable Output enabled) { method enabled (line 112) | public Builder enabled(Boolean enabled) { method ttyCount (line 122) | public Builder ttyCount(@Nullable Output ttyCount) { method ttyCount (line 133) | public Builder ttyCount(Integer ttyCount) { method type (line 143) | public Builder type(@Nullable Output type) { method type (line 154) | public Builder type(String type) { method build (line 158) | public ContainerLegacyConsoleArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/ContainerLegacyCpuArgs.java class ContainerLegacyCpuArgs (line 16) | public final class ContainerLegacyCpuArgs extends com.pulumi.resources.R... method architecture (line 31) | public Optional> architecture() { method cores (line 46) | public Optional> cores() { method limit (line 61) | public Optional> limit() { method units (line 76) | public Optional> units() { method ContainerLegacyCpuArgs (line 80) | private ContainerLegacyCpuArgs() {} method ContainerLegacyCpuArgs (line 82) | private ContainerLegacyCpuArgs(ContainerLegacyCpuArgs $) { method builder (line 89) | public static Builder builder() { method builder (line 92) | public static Builder builder(ContainerLegacyCpuArgs defaults) { class Builder (line 96) | public static final class Builder { method Builder (line 99) | public Builder() { method Builder (line 103) | public Builder(ContainerLegacyCpuArgs defaults) { method architecture (line 113) | public Builder architecture(@Nullable Output architecture) { method architecture (line 124) | public Builder architecture(String architecture) { method cores (line 134) | public Builder cores(@Nullable Output cores) { method cores (line 145) | public Builder cores(Integer cores) { method limit (line 155) | public Builder limit(@Nullable Output limit) { method limit (line 166) | public Builder limit(Double limit) { method units (line 176) | public Builder units(@Nullable Output units) { method units (line 187) | public Builder units(Integer units) { method build (line 191) | public ContainerLegacyCpuArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/ContainerLegacyDevicePassthroughArgs.java class ContainerLegacyDevicePassthroughArgs (line 17) | public final class ContainerLegacyDevicePassthroughArgs extends com.pulu... method denyWrite (line 32) | public Optional> denyWrite() { method gid (line 47) | public Optional> gid() { method mode (line 64) | public Optional> mode() { method path (line 79) | public Output path() { method uid (line 94) | public Optional> uid() { method ContainerLegacyDevicePassthroughArgs (line 98) | private ContainerLegacyDevicePassthroughArgs() {} method ContainerLegacyDevicePassthroughArgs (line 100) | private ContainerLegacyDevicePassthroughArgs(ContainerLegacyDevicePass... method builder (line 108) | public static Builder builder() { method builder (line 111) | public static Builder builder(ContainerLegacyDevicePassthroughArgs def... class Builder (line 115) | public static final class Builder { method Builder (line 118) | public Builder() { method Builder (line 122) | public Builder(ContainerLegacyDevicePassthroughArgs defaults) { method denyWrite (line 132) | public Builder denyWrite(@Nullable Output denyWrite) { method denyWrite (line 143) | public Builder denyWrite(Boolean denyWrite) { method gid (line 153) | public Builder gid(@Nullable Output gid) { method gid (line 164) | public Builder gid(Integer gid) { method mode (line 175) | public Builder mode(@Nullable Output mode) { method mode (line 187) | public Builder mode(String mode) { method path (line 197) | public Builder path(Output path) { method path (line 208) | public Builder path(String path) { method uid (line 218) | public Builder uid(@Nullable Output uid) { method uid (line 229) | public Builder uid(Integer uid) { method build (line 233) | public ContainerLegacyDevicePassthroughArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/ContainerLegacyDiskArgs.java class ContainerLegacyDiskArgs (line 17) | public final class ContainerLegacyDiskArgs extends com.pulumi.resources.... method acl (line 32) | public Optional> acl() { method datastoreId (line 49) | public Optional> datastoreId() { method mountOptions (line 64) | public Optional>> mountOptions() { method pathInDatastore (line 81) | public Optional> pathInDatastore() { method quota (line 96) | public Optional> quota() { method replicate (line 111) | public Optional> replicate() { method size (line 130) | public Optional> size() { method ContainerLegacyDiskArgs (line 134) | private ContainerLegacyDiskArgs() {} method ContainerLegacyDiskArgs (line 136) | private ContainerLegacyDiskArgs(ContainerLegacyDiskArgs $) { method builder (line 146) | public static Builder builder() { method builder (line 149) | public static Builder builder(ContainerLegacyDiskArgs defaults) { class Builder (line 153) | public static final class Builder { method Builder (line 156) | public Builder() { method Builder (line 160) | public Builder(ContainerLegacyDiskArgs defaults) { method acl (line 170) | public Builder acl(@Nullable Output acl) { method acl (line 181) | public Builder acl(Boolean acl) { method datastoreId (line 192) | public Builder datastoreId(@Nullable Output datastoreId) { method datastoreId (line 204) | public Builder datastoreId(String datastoreId) { method mountOptions (line 214) | public Builder mountOptions(@Nullable Output> mountOpti... method mountOptions (line 225) | public Builder mountOptions(List mountOptions) { method mountOptions (line 235) | public Builder mountOptions(String... mountOptions) { method pathInDatastore (line 246) | public Builder pathInDatastore(@Nullable Output pathInDatast... method pathInDatastore (line 258) | public Builder pathInDatastore(String pathInDatastore) { method quota (line 268) | public Builder quota(@Nullable Output quota) { method quota (line 279) | public Builder quota(Boolean quota) { method replicate (line 289) | public Builder replicate(@Nullable Output replicate) { method replicate (line 300) | public Builder replicate(Boolean replicate) { method size (line 312) | public Builder size(@Nullable Output size) { method size (line 325) | public Builder size(Integer size) { method build (line 329) | public ContainerLegacyDiskArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/ContainerLegacyFeaturesArgs.java class ContainerLegacyFeaturesArgs (line 16) | public final class ContainerLegacyFeaturesArgs extends com.pulumi.resour... method fuse (line 31) | public Optional> fuse() { method keyctl (line 46) | public Optional> keyctl() { method mounts (line 61) | public Optional>> mounts() { method nesting (line 76) | public Optional> nesting() { method ContainerLegacyFeaturesArgs (line 80) | private ContainerLegacyFeaturesArgs() {} method ContainerLegacyFeaturesArgs (line 82) | private ContainerLegacyFeaturesArgs(ContainerLegacyFeaturesArgs $) { method builder (line 89) | public static Builder builder() { method builder (line 92) | public static Builder builder(ContainerLegacyFeaturesArgs defaults) { class Builder (line 96) | public static final class Builder { method Builder (line 99) | public Builder() { method Builder (line 103) | public Builder(ContainerLegacyFeaturesArgs defaults) { method fuse (line 113) | public Builder fuse(@Nullable Output fuse) { method fuse (line 124) | public Builder fuse(Boolean fuse) { method keyctl (line 134) | public Builder keyctl(@Nullable Output keyctl) { method keyctl (line 145) | public Builder keyctl(Boolean keyctl) { method mounts (line 155) | public Builder mounts(@Nullable Output> mounts) { method mounts (line 166) | public Builder mounts(List mounts) { method mounts (line 176) | public Builder mounts(String... mounts) { method nesting (line 186) | public Builder nesting(@Nullable Output nesting) { method nesting (line 197) | public Builder nesting(Boolean nesting) { method build (line 201) | public ContainerLegacyFeaturesArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/ContainerLegacyIdmapArgs.java class ContainerLegacyIdmapArgs (line 14) | public final class ContainerLegacyIdmapArgs extends com.pulumi.resources... method containerId (line 29) | public Output containerId() { method hostId (line 44) | public Output hostId() { method size (line 59) | public Output size() { method type (line 74) | public Output type() { method ContainerLegacyIdmapArgs (line 78) | private ContainerLegacyIdmapArgs() {} method ContainerLegacyIdmapArgs (line 80) | private ContainerLegacyIdmapArgs(ContainerLegacyIdmapArgs $) { method builder (line 87) | public static Builder builder() { method builder (line 90) | public static Builder builder(ContainerLegacyIdmapArgs defaults) { class Builder (line 94) | public static final class Builder { method Builder (line 97) | public Builder() { method Builder (line 101) | public Builder(ContainerLegacyIdmapArgs defaults) { method containerId (line 111) | public Builder containerId(Output containerId) { method containerId (line 122) | public Builder containerId(Integer containerId) { method hostId (line 132) | public Builder hostId(Output hostId) { method hostId (line 143) | public Builder hostId(Integer hostId) { method size (line 153) | public Builder size(Output size) { method size (line 164) | public Builder size(Integer size) { method type (line 174) | public Builder type(Output type) { method type (line 185) | public Builder type(String type) { method build (line 189) | public ContainerLegacyIdmapArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/ContainerLegacyInitializationArgs.java class ContainerLegacyInitializationArgs (line 18) | public final class ContainerLegacyInitializationArgs extends com.pulumi.... method dns (line 33) | public Optional> dns() { method entrypoint (line 48) | public Optional> entrypoint() { method hostname (line 63) | public Optional> hostname() { method ipConfigs (line 80) | public Optional... method userAccount (line 95) | public Optional> ... method ContainerLegacyInitializationArgs (line 99) | private ContainerLegacyInitializationArgs() {} method ContainerLegacyInitializationArgs (line 101) | private ContainerLegacyInitializationArgs(ContainerLegacyInitializatio... method builder (line 109) | public static Builder builder() { method builder (line 112) | public static Builder builder(ContainerLegacyInitializationArgs defaul... class Builder (line 116) | public static final class Builder { method Builder (line 119) | public Builder() { method Builder (line 123) | public Builder(ContainerLegacyInitializationArgs defaults) { method dns (line 133) | public Builder dns(@Nullable Output entrypoint) { method entrypoint (line 165) | public Builder entrypoint(String entrypoint) { method hostname (line 175) | public Builder hostname(@Nullable Output hostname) { method hostname (line 186) | public Builder hostname(String hostname) { method ipConfigs (line 197) | public Builder ipConfigs(@Nullable Output> domain() { method server (line 56) | @Deprecated /* The >> servers() { method ContainerLegacyInitializationDnsArgs (line 76) | private ContainerLegacyInitializationDnsArgs() {} method ContainerLegacyInitializationDnsArgs (line 78) | private ContainerLegacyInitializationDnsArgs(ContainerLegacyInitializa... method builder (line 84) | public static Builder builder() { method builder (line 87) | public static Builder builder(ContainerLegacyInitializationDnsArgs def... class Builder (line 91) | public static final class Builder { method Builder (line 94) | public Builder() { method Builder (line 98) | public Builder(ContainerLegacyInitializationDnsArgs defaults) { method domain (line 108) | public Builder domain(@Nullable Output domain) { method domain (line 119) | public Builder domain(String domain) { method server (line 134) | @Deprecated /* The > servers) { method servers (line 173) | public Builder servers(List servers) { method servers (line 183) | public Builder servers(String... servers) { method build (line 187) | public ContainerLegacyInitializationDnsArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/ContainerLegacyInitializationIpConfigArgs.java class ContainerLegacyInitializationIpConfigArgs (line 15) | public final class ContainerLegacyInitializationIpConfigArgs extends com... method ipv4 (line 30) | public Optional>... method ipv6 (line 45) | public Optional>... method ContainerLegacyInitializationIpConfigArgs (line 49) | private ContainerLegacyInitializationIpConfigArgs() {} method ContainerLegacyInitializationIpConfigArgs (line 51) | private ContainerLegacyInitializationIpConfigArgs(ContainerLegacyIniti... method builder (line 56) | public static Builder builder() { method builder (line 59) | public static Builder builder(ContainerLegacyInitializationIpConfigArg... class Builder (line 63) | public static final class Builder { method Builder (line 66) | public Builder() { method Builder (line 70) | public Builder(ContainerLegacyInitializationIpConfigArgs defaults) { method ipv4 (line 80) | public Builder ipv4(@Nullable Output> address() { method gateway (line 50) | public Optional> gateway() { method ContainerLegacyInitializationIpConfigIpv4Args (line 54) | private ContainerLegacyInitializationIpConfigIpv4Args() {} method ContainerLegacyInitializationIpConfigIpv4Args (line 56) | private ContainerLegacyInitializationIpConfigIpv4Args(ContainerLegacyI... method builder (line 61) | public static Builder builder() { method builder (line 64) | public static Builder builder(ContainerLegacyInitializationIpConfigIpv... class Builder (line 68) | public static final class Builder { method Builder (line 71) | public Builder() { method Builder (line 75) | public Builder(ContainerLegacyInitializationIpConfigIpv4Args default... method address (line 87) | public Builder address(@Nullable Output address) { method address (line 100) | public Builder address(String address) { method gateway (line 111) | public Builder gateway(@Nullable Output gateway) { method gateway (line 123) | public Builder gateway(String gateway) { method build (line 127) | public ContainerLegacyInitializationIpConfigIpv4Args build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/ContainerLegacyInitializationIpConfigIpv6Args.java class ContainerLegacyInitializationIpConfigIpv6Args (line 14) | public final class ContainerLegacyInitializationIpConfigIpv6Args extends... method address (line 33) | public Optional> address() { method gateway (line 50) | public Optional> gateway() { method ContainerLegacyInitializationIpConfigIpv6Args (line 54) | private ContainerLegacyInitializationIpConfigIpv6Args() {} method ContainerLegacyInitializationIpConfigIpv6Args (line 56) | private ContainerLegacyInitializationIpConfigIpv6Args(ContainerLegacyI... method builder (line 61) | public static Builder builder() { method builder (line 64) | public static Builder builder(ContainerLegacyInitializationIpConfigIpv... class Builder (line 68) | public static final class Builder { method Builder (line 71) | public Builder() { method Builder (line 75) | public Builder(ContainerLegacyInitializationIpConfigIpv6Args default... method address (line 87) | public Builder address(@Nullable Output address) { method address (line 100) | public Builder address(String address) { method gateway (line 111) | public Builder gateway(@Nullable Output gateway) { method gateway (line 123) | public Builder gateway(String gateway) { method build (line 127) | public ContainerLegacyInitializationIpConfigIpv6Args build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/ContainerLegacyInitializationUserAccountArgs.java class ContainerLegacyInitializationUserAccountArgs (line 15) | public final class ContainerLegacyInitializationUserAccountArgs extends ... method keys (line 30) | public Optional>> keys() { method password (line 45) | public Optional> password() { method ContainerLegacyInitializationUserAccountArgs (line 49) | private ContainerLegacyInitializationUserAccountArgs() {} method ContainerLegacyInitializationUserAccountArgs (line 51) | private ContainerLegacyInitializationUserAccountArgs(ContainerLegacyIn... method builder (line 56) | public static Builder builder() { method builder (line 59) | public static Builder builder(ContainerLegacyInitializationUserAccount... class Builder (line 63) | public static final class Builder { method Builder (line 66) | public Builder() { method Builder (line 70) | public Builder(ContainerLegacyInitializationUserAccountArgs defaults) { method keys (line 80) | public Builder keys(@Nullable Output> keys) { method keys (line 91) | public Builder keys(List keys) { method keys (line 101) | public Builder keys(String... keys) { method password (line 111) | public Builder password(@Nullable Output password) { method password (line 122) | public Builder password(String password) { method build (line 126) | public ContainerLegacyInitializationUserAccountArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/ContainerLegacyMemoryArgs.java class ContainerLegacyMemoryArgs (line 14) | public final class ContainerLegacyMemoryArgs extends com.pulumi.resource... method dedicated (line 31) | public Optional> dedicated() { method swap (line 46) | public Optional> swap() { method ContainerLegacyMemoryArgs (line 50) | private ContainerLegacyMemoryArgs() {} method ContainerLegacyMemoryArgs (line 52) | private ContainerLegacyMemoryArgs(ContainerLegacyMemoryArgs $) { method builder (line 57) | public static Builder builder() { method builder (line 60) | public static Builder builder(ContainerLegacyMemoryArgs defaults) { class Builder (line 64) | public static final class Builder { method Builder (line 67) | public Builder() { method Builder (line 71) | public Builder(ContainerLegacyMemoryArgs defaults) { method dedicated (line 82) | public Builder dedicated(@Nullable Output dedicated) { method dedicated (line 94) | public Builder dedicated(Integer dedicated) { method swap (line 104) | public Builder swap(@Nullable Output swap) { method swap (line 115) | public Builder swap(Integer swap) { method build (line 119) | public ContainerLegacyMemoryArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/ContainerLegacyMountPointArgs.java class ContainerLegacyMountPointArgs (line 17) | public final class ContainerLegacyMountPointArgs extends com.pulumi.reso... method acl (line 32) | public Optional> acl() { method backup (line 49) | public Optional> backup() { method mountOptions (line 64) | public Optional>> mountOptions() { method path (line 81) | public Output path() { method pathInDatastore (line 98) | public Optional> pathInDatastore() { method quota (line 115) | public Optional> quota() { method readOnly (line 130) | public Optional> readOnly() { method replicate (line 145) | public Optional> replicate() { method shared (line 162) | public Optional> shared() { method size (line 179) | public Optional> size() { method volume (line 196) | public Output volume() { method ContainerLegacyMountPointArgs (line 200) | private ContainerLegacyMountPointArgs() {} method ContainerLegacyMountPointArgs (line 202) | private ContainerLegacyMountPointArgs(ContainerLegacyMountPointArgs $) { method builder (line 216) | public static Builder builder() { method builder (line 219) | public static Builder builder(ContainerLegacyMountPointArgs defaults) { class Builder (line 223) | public static final class Builder { method Builder (line 226) | public Builder() { method Builder (line 230) | public Builder(ContainerLegacyMountPointArgs defaults) { method acl (line 240) | public Builder acl(@Nullable Output acl) { method acl (line 251) | public Builder acl(Boolean acl) { method backup (line 262) | public Builder backup(@Nullable Output backup) { method backup (line 274) | public Builder backup(Boolean backup) { method mountOptions (line 284) | public Builder mountOptions(@Nullable Output> mountOpti... method mountOptions (line 295) | public Builder mountOptions(List mountOptions) { method mountOptions (line 305) | public Builder mountOptions(String... mountOptions) { method path (line 316) | public Builder path(Output path) { method path (line 328) | public Builder path(String path) { method pathInDatastore (line 339) | public Builder pathInDatastore(@Nullable Output pathInDatast... method pathInDatastore (line 351) | public Builder pathInDatastore(String pathInDatastore) { method quota (line 362) | public Builder quota(@Nullable Output quota) { method quota (line 374) | public Builder quota(Boolean quota) { method readOnly (line 384) | public Builder readOnly(@Nullable Output readOnly) { method readOnly (line 395) | public Builder readOnly(Boolean readOnly) { method replicate (line 405) | public Builder replicate(@Nullable Output replicate) { method replicate (line 416) | public Builder replicate(Boolean replicate) { method shared (line 427) | public Builder shared(@Nullable Output shared) { method shared (line 439) | public Builder shared(Boolean shared) { method size (line 450) | public Builder size(@Nullable Output size) { method size (line 462) | public Builder size(String size) { method volume (line 473) | public Builder volume(Output volume) { method volume (line 485) | public Builder volume(String volume) { method build (line 489) | public ContainerLegacyMountPointArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/ContainerLegacyNetworkInterfaceArgs.java class ContainerLegacyNetworkInterfaceArgs (line 18) | public final class ContainerLegacyNetworkInterfaceArgs extends com.pulum... method bridge (line 35) | public Optional> bridge() { method enabled (line 52) | public Optional> enabled() { method firewall (line 69) | public Optional> firewall() { method hostManaged (line 88) | public Optional> hostManaged() { method macAddress (line 103) | public Optional> macAddress() { method mtu (line 120) | public Optional> mtu() { method name (line 135) | public Output name() { method rateLimit (line 150) | public Optional> rateLimit() { method vlanId (line 165) | public Optional> vlanId() { method ContainerLegacyNetworkInterfaceArgs (line 169) | private ContainerLegacyNetworkInterfaceArgs() {} method ContainerLegacyNetworkInterfaceArgs (line 171) | private ContainerLegacyNetworkInterfaceArgs(ContainerLegacyNetworkInte... method builder (line 183) | public static Builder builder() { method builder (line 186) | public static Builder builder(ContainerLegacyNetworkInterfaceArgs defa... class Builder (line 190) | public static final class Builder { method Builder (line 193) | public Builder() { method Builder (line 197) | public Builder(ContainerLegacyNetworkInterfaceArgs defaults) { method bridge (line 208) | public Builder bridge(@Nullable Output bridge) { method bridge (line 220) | public Builder bridge(String bridge) { method enabled (line 231) | public Builder enabled(@Nullable Output enabled) { method enabled (line 243) | public Builder enabled(Boolean enabled) { method firewall (line 254) | public Builder firewall(@Nullable Output firewall) { method firewall (line 266) | public Builder firewall(Boolean firewall) { method hostManaged (line 278) | public Builder hostManaged(@Nullable Output hostManaged) { method hostManaged (line 291) | public Builder hostManaged(Boolean hostManaged) { method macAddress (line 301) | public Builder macAddress(@Nullable Output macAddress) { method macAddress (line 312) | public Builder macAddress(String macAddress) { method mtu (line 323) | public Builder mtu(@Nullable Output mtu) { method mtu (line 335) | public Builder mtu(Integer mtu) { method name (line 345) | public Builder name(Output name) { method name (line 356) | public Builder name(String name) { method rateLimit (line 366) | public Builder rateLimit(@Nullable Output rateLimit) { method rateLimit (line 377) | public Builder rateLimit(Double rateLimit) { method vlanId (line 387) | public Builder vlanId(@Nullable Output vlanId) { method vlanId (line 398) | public Builder vlanId(Integer vlanId) { method build (line 402) | public ContainerLegacyNetworkInterfaceArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/ContainerLegacyOperatingSystemArgs.java class ContainerLegacyOperatingSystemArgs (line 15) | public final class ContainerLegacyOperatingSystemArgs extends com.pulumi... method templateFileId (line 34) | public Output templateFileId() { method type (line 49) | public Optional> type() { method ContainerLegacyOperatingSystemArgs (line 53) | private ContainerLegacyOperatingSystemArgs() {} method ContainerLegacyOperatingSystemArgs (line 55) | private ContainerLegacyOperatingSystemArgs(ContainerLegacyOperatingSys... method builder (line 60) | public static Builder builder() { method builder (line 63) | public static Builder builder(ContainerLegacyOperatingSystemArgs defau... class Builder (line 67) | public static final class Builder { method Builder (line 70) | public Builder() { method Builder (line 74) | public Builder(ContainerLegacyOperatingSystemArgs defaults) { method templateFileId (line 86) | public Builder templateFileId(Output templateFileId) { method templateFileId (line 99) | public Builder templateFileId(String templateFileId) { method type (line 109) | public Builder type(@Nullable Output type) { method type (line 120) | public Builder type(String type) { method build (line 124) | public ContainerLegacyOperatingSystemArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/ContainerLegacyStartupArgs.java class ContainerLegacyStartupArgs (line 14) | public final class ContainerLegacyStartupArgs extends com.pulumi.resourc... method downDelay (line 31) | public Optional> downDelay() { method order (line 48) | public Optional> order() { method upDelay (line 65) | public Optional> upDelay() { method ContainerLegacyStartupArgs (line 69) | private ContainerLegacyStartupArgs() {} method ContainerLegacyStartupArgs (line 71) | private ContainerLegacyStartupArgs(ContainerLegacyStartupArgs $) { method builder (line 77) | public static Builder builder() { method builder (line 80) | public static Builder builder(ContainerLegacyStartupArgs defaults) { class Builder (line 84) | public static final class Builder { method Builder (line 87) | public Builder() { method Builder (line 91) | public Builder(ContainerLegacyStartupArgs defaults) { method downDelay (line 102) | public Builder downDelay(@Nullable Output downDelay) { method downDelay (line 114) | public Builder downDelay(Integer downDelay) { method order (line 125) | public Builder order(@Nullable Output order) { method order (line 137) | public Builder order(Integer order) { method upDelay (line 148) | public Builder upDelay(@Nullable Output upDelay) { method upDelay (line 160) | public Builder upDelay(Integer upDelay) { method build (line 164) | public ContainerLegacyStartupArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/ContainerLegacyState.java class ContainerLegacyState (line 32) | public final class ContainerLegacyState extends com.pulumi.resources.Res... method clone_ (line 47) | public Optional> clone_() { method console (line 62) | public Optional> console() { method cpu (line 77) | public Optional> cpu() { method description (line 92) | public Optional> description() { method devicePassthroughs (line 107) | public Optional>> de... method disk (line 122) | public Optional> disk() { method environmentVariables (line 137) | public Optional>> environmentVariables() { method features (line 152) | public Optional> features() { method hookScriptFileId (line 167) | public Optional> hookScriptFileId() { method idmaps (line 188) | public Optional>> idmaps() { method initialization (line 203) | public Optional> initializat... method ipv4 (line 218) | public Optional>> ipv4() { method ipv6 (line 233) | public Optional>> ipv6() { method memory (line 248) | public Optional> memory() { method mountPoints (line 263) | public Optional>> mountPoin... method networkInterfaces (line 280) | public Optional>> net... method nodeName (line 295) | public Optional> nodeName() { method operatingSystem (line 310) | public Optional> operatingS... method poolId (line 325) | public Optional> poolId() { method protection (line 340) | public Optional> protection() { method startOnBoot (line 357) | public Optional> startOnBoot() { method started (line 372) | public Optional> started() { method startup (line 387) | public Optional> startup() { method tags (line 410) | public Optional>> tags() { method template (line 425) | public Optional> template() { method timeoutClone (line 440) | public Optional> timeoutClone() { method timeoutCreate (line 455) | public Optional> timeoutCreate() { method timeoutDelete (line 470) | public Optional> timeoutDelete() { method timeoutStart (line 492) | @Deprecated /* This field is deprecated and will be removed in a futur... method timeoutUpdate (line 508) | public Optional> timeoutUpdate() { method unprivileged (line 523) | public Optional> unprivileged() { method vmId (line 538) | public Optional> vmId() { method waitForIp (line 553) | public Optional> waitForIp() { method ContainerLegacyState (line 557) | private ContainerLegacyState() {} method ContainerLegacyState (line 559) | private ContainerLegacyState(ContainerLegacyState $) { method builder (line 595) | public static Builder builder() { method builder (line 598) | public static Builder builder(ContainerLegacyState defaults) { class Builder (line 602) | public static final class Builder { method Builder (line 605) | public Builder() { method Builder (line 609) | public Builder(ContainerLegacyState defaults) { method clone_ (line 619) | public Builder clone_(@Nullable Output clo... method clone_ (line 630) | public Builder clone_(ContainerLegacyCloneArgs clone) { method console (line 640) | public Builder console(@Nullable Output ... method console (line 651) | public Builder console(ContainerLegacyConsoleArgs console) { method cpu (line 661) | public Builder cpu(@Nullable Output cpu) { method cpu (line 672) | public Builder cpu(ContainerLegacyCpuArgs cpu) { method description (line 682) | public Builder description(@Nullable Output description) { method description (line 693) | public Builder description(String description) { method devicePassthroughs (line 703) | public Builder devicePassthroughs(@Nullable Output disk) { method disk (line 745) | public Builder disk(ContainerLegacyDiskArgs disk) { method environmentVariables (line 755) | public Builder environmentVariables(@Nullable Output environmentVa... method features (line 776) | public Builder features(@Nullable Output hookScriptF... method hookScriptFileId (line 808) | public Builder hookScriptFileId(String hookScriptFileId) { method idmaps (line 821) | public Builder idmaps(@Nullable Output idmaps) { method idmaps (line 848) | public Builder idmaps(ContainerLegacyIdmapArgs... idmaps) { method initialization (line 858) | public Builder initialization(@Nullable Output> ipv4) { method ipv4 (line 890) | public Builder ipv4(Map ipv4) { method ipv6 (line 900) | public Builder ipv6(@Nullable Output> ipv6) { method ipv6 (line 911) | public Builder ipv6(Map ipv6) { method memory (line 921) | public Builder memory(@Nullable Output me... method memory (line 932) | public Builder memory(ContainerLegacyMemoryArgs memory) { method mountPoints (line 942) | public Builder mountPoints(@Nullable Output mount... method mountPoints (line 963) | public Builder mountPoints(ContainerLegacyMountPointArgs... mountPoi... method networkInterfaces (line 974) | public Builder networkInterfaces(@Nullable Output nodeName) { method nodeName (line 1018) | public Builder nodeName(String nodeName) { method operatingSystem (line 1028) | public Builder operatingSystem(@Nullable Output poolId) { method poolId (line 1060) | public Builder poolId(String poolId) { method protection (line 1070) | public Builder protection(@Nullable Output protection) { method protection (line 1081) | public Builder protection(Boolean protection) { method startOnBoot (line 1092) | public Builder startOnBoot(@Nullable Output startOnBoot) { method startOnBoot (line 1104) | public Builder startOnBoot(Boolean startOnBoot) { method started (line 1114) | public Builder started(@Nullable Output started) { method started (line 1125) | public Builder started(Boolean started) { method startup (line 1135) | public Builder startup(@Nullable Output ... method startup (line 1146) | public Builder startup(ContainerLegacyStartupArgs startup) { method tags (line 1160) | public Builder tags(@Nullable Output> tags) { method tags (line 1175) | public Builder tags(List tags) { method tags (line 1189) | public Builder tags(String... tags) { method template (line 1199) | public Builder template(@Nullable Output template) { method template (line 1210) | public Builder template(Boolean template) { method timeoutClone (line 1220) | public Builder timeoutClone(@Nullable Output timeoutClone) { method timeoutClone (line 1231) | public Builder timeoutClone(Integer timeoutClone) { method timeoutCreate (line 1241) | public Builder timeoutCreate(@Nullable Output timeoutCreate) { method timeoutCreate (line 1252) | public Builder timeoutCreate(Integer timeoutCreate) { method timeoutDelete (line 1262) | public Builder timeoutDelete(@Nullable Output timeoutDelete) { method timeoutDelete (line 1273) | public Builder timeoutDelete(Integer timeoutDelete) { method timeoutStart (line 1286) | @Deprecated /* This field is deprecated and will be removed in a fut... method timeoutStart (line 1301) | @Deprecated /* This field is deprecated and will be removed in a fut... method timeoutUpdate (line 1312) | public Builder timeoutUpdate(@Nullable Output timeoutUpdate) { method timeoutUpdate (line 1323) | public Builder timeoutUpdate(Integer timeoutUpdate) { method unprivileged (line 1333) | public Builder unprivileged(@Nullable Output unprivileged) { method unprivileged (line 1344) | public Builder unprivileged(Boolean unprivileged) { method vmId (line 1354) | public Builder vmId(@Nullable Output vmId) { method vmId (line 1365) | public Builder vmId(Integer vmId) { method waitForIp (line 1375) | public Builder waitForIp(@Nullable Output> ipv4() { method ipv6 (line 48) | public Optional> ipv6() { method ContainerLegacyWaitForIpArgs (line 52) | private ContainerLegacyWaitForIpArgs() {} method ContainerLegacyWaitForIpArgs (line 54) | private ContainerLegacyWaitForIpArgs(ContainerLegacyWaitForIpArgs $) { method builder (line 59) | public static Builder builder() { method builder (line 62) | public static Builder builder(ContainerLegacyWaitForIpArgs defaults) { class Builder (line 66) | public static final class Builder { method Builder (line 69) | public Builder() { method Builder (line 73) | public Builder(ContainerLegacyWaitForIpArgs defaults) { method ipv4 (line 83) | public Builder ipv4(@Nullable Output ipv4) { method ipv4 (line 94) | public Builder ipv4(Boolean ipv4) { method ipv6 (line 106) | public Builder ipv6(@Nullable Output ipv6) { method ipv6 (line 119) | public Builder ipv6(Boolean ipv6) { method build (line 123) | public ContainerLegacyWaitForIpArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/DnsLegacyState.java class DnsLegacyState (line 15) | public final class DnsLegacyState extends com.pulumi.resources.ResourceA... method domain (line 30) | public Optional> domain() { method nodeName (line 45) | public Optional> nodeName() { method servers (line 60) | public Optional>> servers() { method DnsLegacyState (line 64) | private DnsLegacyState() {} method DnsLegacyState (line 66) | private DnsLegacyState(DnsLegacyState $) { method builder (line 72) | public static Builder builder() { method builder (line 75) | public static Builder builder(DnsLegacyState defaults) { class Builder (line 79) | public static final class Builder { method Builder (line 82) | public Builder() { method Builder (line 86) | public Builder(DnsLegacyState defaults) { method domain (line 96) | public Builder domain(@Nullable Output domain) { method domain (line 107) | public Builder domain(String domain) { method nodeName (line 117) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 128) | public Builder nodeName(String nodeName) { method servers (line 138) | public Builder servers(@Nullable Output> servers) { method servers (line 149) | public Builder servers(List servers) { method servers (line 159) | public Builder servers(String... servers) { method build (line 163) | public DnsLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/FileLegacySourceFileArgs.java class FileLegacySourceFileArgs (line 16) | public final class FileLegacySourceFileArgs extends com.pulumi.resources... method changed (line 31) | public Optional> changed() { method checksum (line 46) | public Optional> checksum() { method fileName (line 65) | public Optional> fileName() { method insecure (line 82) | public Optional> insecure() { method minTls (line 99) | public Optional> minTls() { method path (line 114) | public Output path() { method FileLegacySourceFileArgs (line 118) | private FileLegacySourceFileArgs() {} method FileLegacySourceFileArgs (line 120) | private FileLegacySourceFileArgs(FileLegacySourceFileArgs $) { method builder (line 129) | public static Builder builder() { method builder (line 132) | public static Builder builder(FileLegacySourceFileArgs defaults) { class Builder (line 136) | public static final class Builder { method Builder (line 139) | public Builder() { method Builder (line 143) | public Builder(FileLegacySourceFileArgs defaults) { method changed (line 153) | public Builder changed(@Nullable Output changed) { method changed (line 164) | public Builder changed(Boolean changed) { method checksum (line 174) | public Builder checksum(@Nullable Output checksum) { method checksum (line 185) | public Builder checksum(String checksum) { method fileName (line 197) | public Builder fileName(@Nullable Output fileName) { method fileName (line 210) | public Builder fileName(String fileName) { method insecure (line 221) | public Builder insecure(@Nullable Output insecure) { method insecure (line 233) | public Builder insecure(Boolean insecure) { method minTls (line 244) | public Builder minTls(@Nullable Output minTls) { method minTls (line 256) | public Builder minTls(String minTls) { method path (line 266) | public Builder path(Output path) { method path (line 277) | public Builder path(String path) { method build (line 281) | public FileLegacySourceFileArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/FileLegacySourceRawArgs.java class FileLegacySourceRawArgs (line 16) | public final class FileLegacySourceRawArgs extends com.pulumi.resources.... method data (line 31) | public Output data() { method fileName (line 46) | public Output fileName() { method resize (line 61) | public Optional> resize() { method FileLegacySourceRawArgs (line 65) | private FileLegacySourceRawArgs() {} method FileLegacySourceRawArgs (line 67) | private FileLegacySourceRawArgs(FileLegacySourceRawArgs $) { method builder (line 73) | public static Builder builder() { method builder (line 76) | public static Builder builder(FileLegacySourceRawArgs defaults) { class Builder (line 80) | public static final class Builder { method Builder (line 83) | public Builder() { method Builder (line 87) | public Builder(FileLegacySourceRawArgs defaults) { method data (line 97) | public Builder data(Output data) { method data (line 108) | public Builder data(String data) { method fileName (line 118) | public Builder fileName(Output fileName) { method fileName (line 129) | public Builder fileName(String fileName) { method resize (line 139) | public Builder resize(@Nullable Output resize) { method resize (line 150) | public Builder resize(Integer resize) { method build (line 154) | public FileLegacySourceRawArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/FileLegacyState.java class FileLegacyState (line 18) | public final class FileLegacyState extends com.pulumi.resources.Resource... method contentType (line 35) | public Optional> contentType() { method datastoreId (line 50) | public Optional> datastoreId() { method fileMode (line 65) | public Optional> fileMode() { method fileModificationDate (line 80) | public Optional> fileModificationDate() { method fileName (line 95) | public Optional> fileName() { method fileSize (line 110) | public Optional> fileSize() { method fileTag (line 125) | public Optional> fileTag() { method nodeName (line 140) | public Optional> nodeName() { method overwrite (line 157) | public Optional> overwrite() { method sourceFile (line 176) | public Optional> sourceFile() { method sourceRaw (line 191) | public Optional> sourceRaw() { method timeoutUpload (line 208) | public Optional> timeoutUpload() { method FileLegacyState (line 212) | private FileLegacyState() {} method FileLegacyState (line 214) | private FileLegacyState(FileLegacyState $) { method builder (line 229) | public static Builder builder() { method builder (line 232) | public static Builder builder(FileLegacyState defaults) { class Builder (line 236) | public static final class Builder { method Builder (line 239) | public Builder() { method Builder (line 243) | public Builder(FileLegacyState defaults) { method contentType (line 254) | public Builder contentType(@Nullable Output contentType) { method contentType (line 266) | public Builder contentType(String contentType) { method datastoreId (line 276) | public Builder datastoreId(@Nullable Output datastoreId) { method datastoreId (line 287) | public Builder datastoreId(String datastoreId) { method fileMode (line 297) | public Builder fileMode(@Nullable Output fileMode) { method fileMode (line 308) | public Builder fileMode(String fileMode) { method fileModificationDate (line 318) | public Builder fileModificationDate(@Nullable Output fileMod... method fileModificationDate (line 329) | public Builder fileModificationDate(String fileModificationDate) { method fileName (line 339) | public Builder fileName(@Nullable Output fileName) { method fileName (line 350) | public Builder fileName(String fileName) { method fileSize (line 360) | public Builder fileSize(@Nullable Output fileSize) { method fileSize (line 371) | public Builder fileSize(Integer fileSize) { method fileTag (line 381) | public Builder fileTag(@Nullable Output fileTag) { method fileTag (line 392) | public Builder fileTag(String fileTag) { method nodeName (line 402) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 413) | public Builder nodeName(String nodeName) { method overwrite (line 424) | public Builder overwrite(@Nullable Output overwrite) { method overwrite (line 436) | public Builder overwrite(Boolean overwrite) { method sourceFile (line 448) | public Builder sourceFile(@Nullable Output... method sourceFile (line 461) | public Builder sourceFile(FileLegacySourceFileArgs sourceFile) { method sourceRaw (line 471) | public Builder sourceRaw(@Nullable Output s... method sourceRaw (line 482) | public Builder sourceRaw(FileLegacySourceRawArgs sourceRaw) { method timeoutUpload (line 493) | public Builder timeoutUpload(@Nullable Output timeoutUpload) { method timeoutUpload (line 505) | public Builder timeoutUpload(Integer timeoutUpload) { method build (line 509) | public FileLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetContainerLegacyArgs.java class GetContainerLegacyArgs (line 17) | public final class GetContainerLegacyArgs extends com.pulumi.resources.I... method nodeName (line 32) | public Output nodeName() { method status (line 47) | public Optional> status() { method template (line 62) | public Optional> template() { method vmId (line 77) | public Output vmId() { method GetContainerLegacyArgs (line 81) | private GetContainerLegacyArgs() {} method GetContainerLegacyArgs (line 83) | private GetContainerLegacyArgs(GetContainerLegacyArgs $) { method builder (line 90) | public static Builder builder() { method builder (line 93) | public static Builder builder(GetContainerLegacyArgs defaults) { class Builder (line 97) | public static final class Builder { method Builder (line 100) | public Builder() { method Builder (line 104) | public Builder(GetContainerLegacyArgs defaults) { method nodeName (line 114) | public Builder nodeName(Output nodeName) { method nodeName (line 125) | public Builder nodeName(String nodeName) { method status (line 135) | public Builder status(@Nullable Output status) { method status (line 146) | public Builder status(String status) { method template (line 156) | public Builder template(@Nullable Output template) { method template (line 167) | public Builder template(Boolean template) { method vmId (line 177) | public Builder vmId(Output vmId) { method vmId (line 188) | public Builder vmId(Integer vmId) { method build (line 192) | public GetContainerLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetContainerLegacyPlainArgs.java class GetContainerLegacyPlainArgs (line 16) | public final class GetContainerLegacyPlainArgs extends com.pulumi.resour... method nodeName (line 31) | public String nodeName() { method status (line 46) | public Optional status() { method template (line 61) | public Optional template() { method vmId (line 76) | public Integer vmId() { method GetContainerLegacyPlainArgs (line 80) | private GetContainerLegacyPlainArgs() {} method GetContainerLegacyPlainArgs (line 82) | private GetContainerLegacyPlainArgs(GetContainerLegacyPlainArgs $) { method builder (line 89) | public static Builder builder() { method builder (line 92) | public static Builder builder(GetContainerLegacyPlainArgs defaults) { class Builder (line 96) | public static final class Builder { method Builder (line 99) | public Builder() { method Builder (line 103) | public Builder(GetContainerLegacyPlainArgs defaults) { method nodeName (line 113) | public Builder nodeName(String nodeName) { method status (line 124) | public Builder status(@Nullable String status) { method template (line 135) | public Builder template(@Nullable Boolean template) { method vmId (line 146) | public Builder vmId(Integer vmId) { method build (line 151) | public GetContainerLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetContainersLegacyArgs.java class GetContainersLegacyArgs (line 16) | public final class GetContainersLegacyArgs extends com.pulumi.resources.... method filters (line 31) | public Optional>> filters() { method nodeName (line 46) | public Optional> nodeName() { method tags (line 63) | public Optional>> tags() { method GetContainersLegacyArgs (line 67) | private GetContainersLegacyArgs() {} method GetContainersLegacyArgs (line 69) | private GetContainersLegacyArgs(GetContainersLegacyArgs $) { method builder (line 75) | public static Builder builder() { method builder (line 78) | public static Builder builder(GetContainersLegacyArgs defaults) { class Builder (line 82) | public static final class Builder { method Builder (line 85) | public Builder() { method Builder (line 89) | public Builder(GetContainersLegacyArgs defaults) { method filters (line 99) | public Builder filters(@Nullable Output filters) { method filters (line 120) | public Builder filters(GetContainersLegacyFilterArgs... filters) { method nodeName (line 130) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 141) | public Builder nodeName(String nodeName) { method tags (line 152) | public Builder tags(@Nullable Output> tags) { method tags (line 164) | public Builder tags(List tags) { method tags (line 175) | public Builder tags(String... tags) { method build (line 179) | public GetContainersLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetContainersLegacyFilter.java class GetContainersLegacyFilter (line 16) | public final class GetContainersLegacyFilter extends com.pulumi.resource... method name (line 31) | public String name() { method regex (line 46) | public Optional regex() { method values (line 61) | public List values() { method GetContainersLegacyFilter (line 65) | private GetContainersLegacyFilter() {} method GetContainersLegacyFilter (line 67) | private GetContainersLegacyFilter(GetContainersLegacyFilter $) { method builder (line 73) | public static Builder builder() { method builder (line 76) | public static Builder builder(GetContainersLegacyFilter defaults) { class Builder (line 80) | public static final class Builder { method Builder (line 83) | public Builder() { method Builder (line 87) | public Builder(GetContainersLegacyFilter defaults) { method name (line 97) | public Builder name(String name) { method regex (line 108) | public Builder regex(@Nullable Boolean regex) { method values (line 119) | public Builder values(List values) { method values (line 130) | public Builder values(String... values) { method build (line 134) | public GetContainersLegacyFilter build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetContainersLegacyFilterArgs.java class GetContainersLegacyFilterArgs (line 17) | public final class GetContainersLegacyFilterArgs extends com.pulumi.reso... method name (line 32) | public Output name() { method regex (line 47) | public Optional> regex() { method values (line 62) | public Output> values() { method GetContainersLegacyFilterArgs (line 66) | private GetContainersLegacyFilterArgs() {} method GetContainersLegacyFilterArgs (line 68) | private GetContainersLegacyFilterArgs(GetContainersLegacyFilterArgs $) { method builder (line 74) | public static Builder builder() { method builder (line 77) | public static Builder builder(GetContainersLegacyFilterArgs defaults) { class Builder (line 81) | public static final class Builder { method Builder (line 84) | public Builder() { method Builder (line 88) | public Builder(GetContainersLegacyFilterArgs defaults) { method name (line 98) | public Builder name(Output name) { method name (line 109) | public Builder name(String name) { method regex (line 119) | public Builder regex(@Nullable Output regex) { method regex (line 130) | public Builder regex(Boolean regex) { method values (line 140) | public Builder values(Output> values) { method values (line 151) | public Builder values(List values) { method values (line 161) | public Builder values(String... values) { method build (line 165) | public GetContainersLegacyFilterArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetContainersLegacyPlainArgs.java class GetContainersLegacyPlainArgs (line 15) | public final class GetContainersLegacyPlainArgs extends com.pulumi.resou... method filters (line 30) | public Optional> filters() { method nodeName (line 45) | public Optional nodeName() { method tags (line 62) | public Optional> tags() { method GetContainersLegacyPlainArgs (line 66) | private GetContainersLegacyPlainArgs() {} method GetContainersLegacyPlainArgs (line 68) | private GetContainersLegacyPlainArgs(GetContainersLegacyPlainArgs $) { method builder (line 74) | public static Builder builder() { method builder (line 77) | public static Builder builder(GetContainersLegacyPlainArgs defaults) { class Builder (line 81) | public static final class Builder { method Builder (line 84) | public Builder() { method Builder (line 88) | public Builder(GetContainersLegacyPlainArgs defaults) { method filters (line 98) | public Builder filters(@Nullable List fil... method filters (line 109) | public Builder filters(GetContainersLegacyFilter... filters) { method nodeName (line 119) | public Builder nodeName(@Nullable String nodeName) { method tags (line 131) | public Builder tags(@Nullable List tags) { method tags (line 143) | public Builder tags(String... tags) { method build (line 147) | public GetContainersLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetDatastoresArgs.java class GetDatastoresArgs (line 18) | public final class GetDatastoresArgs extends com.pulumi.resources.Invoke... method datastores (line 33) | public Optional>> datastores() { method filters (line 48) | public Optional> filters() { method nodeName (line 63) | public Output nodeName() { method GetDatastoresArgs (line 67) | private GetDatastoresArgs() {} method GetDatastoresArgs (line 69) | private GetDatastoresArgs(GetDatastoresArgs $) { method builder (line 75) | public static Builder builder() { method builder (line 78) | public static Builder builder(GetDatastoresArgs defaults) { class Builder (line 82) | public static final class Builder { method Builder (line 85) | public Builder() { method Builder (line 89) | public Builder(GetDatastoresArgs defaults) { method datastores (line 99) | public Builder datastores(@Nullable Output datastore... method datastores (line 120) | public Builder datastores(GetDatastoresDatastoreArgs... datastores) { method filters (line 130) | public Builder filters(@Nullable Output fi... method filters (line 141) | public Builder filters(GetDatastoresFiltersArgs filters) { method nodeName (line 151) | public Builder nodeName(Output nodeName) { method nodeName (line 162) | public Builder nodeName(String nodeName) { method build (line 166) | public GetDatastoresArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetDatastoresDatastore.java class GetDatastoresDatastore (line 18) | public final class GetDatastoresDatastore extends com.pulumi.resources.I... method active (line 33) | public Optional active() { method contentTypes (line 48) | public List contentTypes() { method enabled (line 63) | public Optional enabled() { method id (line 78) | public String id() { method nodeName (line 93) | public String nodeName() { method shared (line 108) | public Optional shared() { method spaceAvailable (line 123) | public Optional spaceAvailable() { method spaceTotal (line 138) | public Optional spaceTotal() { method spaceUsed (line 153) | public Optional spaceUsed() { method spaceUsedFraction (line 168) | public Optional spaceUsedFraction() { method type (line 183) | public String type() { method GetDatastoresDatastore (line 187) | private GetDatastoresDatastore() {} method GetDatastoresDatastore (line 189) | private GetDatastoresDatastore(GetDatastoresDatastore $) { method builder (line 203) | public static Builder builder() { method builder (line 206) | public static Builder builder(GetDatastoresDatastore defaults) { class Builder (line 210) | public static final class Builder { method Builder (line 213) | public Builder() { method Builder (line 217) | public Builder(GetDatastoresDatastore defaults) { method active (line 227) | public Builder active(@Nullable Boolean active) { method contentTypes (line 238) | public Builder contentTypes(List contentTypes) { method contentTypes (line 249) | public Builder contentTypes(String... contentTypes) { method enabled (line 259) | public Builder enabled(@Nullable Boolean enabled) { method id (line 270) | public Builder id(String id) { method nodeName (line 281) | public Builder nodeName(String nodeName) { method shared (line 292) | public Builder shared(@Nullable Boolean shared) { method spaceAvailable (line 303) | public Builder spaceAvailable(@Nullable Integer spaceAvailable) { method spaceTotal (line 314) | public Builder spaceTotal(@Nullable Integer spaceTotal) { method spaceUsed (line 325) | public Builder spaceUsed(@Nullable Integer spaceUsed) { method spaceUsedFraction (line 336) | public Builder spaceUsedFraction(@Nullable Double spaceUsedFraction) { method type (line 347) | public Builder type(String type) { method build (line 352) | public GetDatastoresDatastore build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetDatastoresDatastoreArgs.java class GetDatastoresDatastoreArgs (line 19) | public final class GetDatastoresDatastoreArgs extends com.pulumi.resourc... method active (line 34) | public Optional> active() { method contentTypes (line 49) | public Output> contentTypes() { method enabled (line 64) | public Optional> enabled() { method id (line 79) | public Output id() { method nodeName (line 94) | public Output nodeName() { method shared (line 109) | public Optional> shared() { method spaceAvailable (line 124) | public Optional> spaceAvailable() { method spaceTotal (line 139) | public Optional> spaceTotal() { method spaceUsed (line 154) | public Optional> spaceUsed() { method spaceUsedFraction (line 169) | public Optional> spaceUsedFraction() { method type (line 184) | public Output type() { method GetDatastoresDatastoreArgs (line 188) | private GetDatastoresDatastoreArgs() {} method GetDatastoresDatastoreArgs (line 190) | private GetDatastoresDatastoreArgs(GetDatastoresDatastoreArgs $) { method builder (line 204) | public static Builder builder() { method builder (line 207) | public static Builder builder(GetDatastoresDatastoreArgs defaults) { class Builder (line 211) | public static final class Builder { method Builder (line 214) | public Builder() { method Builder (line 218) | public Builder(GetDatastoresDatastoreArgs defaults) { method active (line 228) | public Builder active(@Nullable Output active) { method active (line 239) | public Builder active(Boolean active) { method contentTypes (line 249) | public Builder contentTypes(Output> contentTypes) { method contentTypes (line 260) | public Builder contentTypes(List contentTypes) { method contentTypes (line 270) | public Builder contentTypes(String... contentTypes) { method enabled (line 280) | public Builder enabled(@Nullable Output enabled) { method enabled (line 291) | public Builder enabled(Boolean enabled) { method id (line 301) | public Builder id(Output id) { method id (line 312) | public Builder id(String id) { method nodeName (line 322) | public Builder nodeName(Output nodeName) { method nodeName (line 333) | public Builder nodeName(String nodeName) { method shared (line 343) | public Builder shared(@Nullable Output shared) { method shared (line 354) | public Builder shared(Boolean shared) { method spaceAvailable (line 364) | public Builder spaceAvailable(@Nullable Output spaceAvailab... method spaceAvailable (line 375) | public Builder spaceAvailable(Integer spaceAvailable) { method spaceTotal (line 385) | public Builder spaceTotal(@Nullable Output spaceTotal) { method spaceTotal (line 396) | public Builder spaceTotal(Integer spaceTotal) { method spaceUsed (line 406) | public Builder spaceUsed(@Nullable Output spaceUsed) { method spaceUsed (line 417) | public Builder spaceUsed(Integer spaceUsed) { method spaceUsedFraction (line 427) | public Builder spaceUsedFraction(@Nullable Output spaceUsedF... method spaceUsedFraction (line 438) | public Builder spaceUsedFraction(Double spaceUsedFraction) { method type (line 448) | public Builder type(Output type) { method type (line 459) | public Builder type(String type) { method build (line 463) | public GetDatastoresDatastoreArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetDatastoresFilters.java class GetDatastoresFilters (line 14) | public final class GetDatastoresFilters extends com.pulumi.resources.Inv... method contentTypes (line 29) | public Optional> contentTypes() { method id (line 44) | public Optional id() { method target (line 59) | public Optional target() { method GetDatastoresFilters (line 63) | private GetDatastoresFilters() {} method GetDatastoresFilters (line 65) | private GetDatastoresFilters(GetDatastoresFilters $) { method builder (line 71) | public static Builder builder() { method builder (line 74) | public static Builder builder(GetDatastoresFilters defaults) { class Builder (line 78) | public static final class Builder { method Builder (line 81) | public Builder() { method Builder (line 85) | public Builder(GetDatastoresFilters defaults) { method contentTypes (line 95) | public Builder contentTypes(@Nullable List contentTypes) { method contentTypes (line 106) | public Builder contentTypes(String... contentTypes) { method id (line 116) | public Builder id(@Nullable String id) { method target (line 127) | public Builder target(@Nullable String target) { method build (line 132) | public GetDatastoresFilters build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetDatastoresFiltersArgs.java class GetDatastoresFiltersArgs (line 15) | public final class GetDatastoresFiltersArgs extends com.pulumi.resources... method contentTypes (line 30) | public Optional>> contentTypes() { method id (line 45) | public Optional> id() { method target (line 60) | public Optional> target() { method GetDatastoresFiltersArgs (line 64) | private GetDatastoresFiltersArgs() {} method GetDatastoresFiltersArgs (line 66) | private GetDatastoresFiltersArgs(GetDatastoresFiltersArgs $) { method builder (line 72) | public static Builder builder() { method builder (line 75) | public static Builder builder(GetDatastoresFiltersArgs defaults) { class Builder (line 79) | public static final class Builder { method Builder (line 82) | public Builder() { method Builder (line 86) | public Builder(GetDatastoresFiltersArgs defaults) { method contentTypes (line 96) | public Builder contentTypes(@Nullable Output> contentTy... method contentTypes (line 107) | public Builder contentTypes(List contentTypes) { method contentTypes (line 117) | public Builder contentTypes(String... contentTypes) { method id (line 127) | public Builder id(@Nullable Output id) { method id (line 138) | public Builder id(String id) { method target (line 148) | public Builder target(@Nullable Output target) { method target (line 159) | public Builder target(String target) { method build (line 163) | public GetDatastoresFiltersArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetDatastoresLegacyArgs.java class GetDatastoresLegacyArgs (line 18) | public final class GetDatastoresLegacyArgs extends com.pulumi.resources.... method datastores (line 33) | public Optional>> datast... method filters (line 48) | public Optional> filters() { method nodeName (line 63) | public Output nodeName() { method GetDatastoresLegacyArgs (line 67) | private GetDatastoresLegacyArgs() {} method GetDatastoresLegacyArgs (line 69) | private GetDatastoresLegacyArgs(GetDatastoresLegacyArgs $) { method builder (line 75) | public static Builder builder() { method builder (line 78) | public static Builder builder(GetDatastoresLegacyArgs defaults) { class Builder (line 82) | public static final class Builder { method Builder (line 85) | public Builder() { method Builder (line 89) | public Builder(GetDatastoresLegacyArgs defaults) { method datastores (line 99) | public Builder datastores(@Nullable Output dat... method datastores (line 120) | public Builder datastores(GetDatastoresLegacyDatastoreArgs... datast... method filters (line 130) | public Builder filters(@Nullable Output nodeName) { method nodeName (line 162) | public Builder nodeName(String nodeName) { method build (line 166) | public GetDatastoresLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetDatastoresLegacyDatastore.java class GetDatastoresLegacyDatastore (line 18) | public final class GetDatastoresLegacyDatastore extends com.pulumi.resou... method active (line 33) | public Optional active() { method contentTypes (line 48) | public List contentTypes() { method enabled (line 63) | public Optional enabled() { method id (line 78) | public String id() { method nodeName (line 93) | public String nodeName() { method shared (line 108) | public Optional shared() { method spaceAvailable (line 123) | public Optional spaceAvailable() { method spaceTotal (line 138) | public Optional spaceTotal() { method spaceUsed (line 153) | public Optional spaceUsed() { method spaceUsedFraction (line 168) | public Optional spaceUsedFraction() { method type (line 183) | public String type() { method GetDatastoresLegacyDatastore (line 187) | private GetDatastoresLegacyDatastore() {} method GetDatastoresLegacyDatastore (line 189) | private GetDatastoresLegacyDatastore(GetDatastoresLegacyDatastore $) { method builder (line 203) | public static Builder builder() { method builder (line 206) | public static Builder builder(GetDatastoresLegacyDatastore defaults) { class Builder (line 210) | public static final class Builder { method Builder (line 213) | public Builder() { method Builder (line 217) | public Builder(GetDatastoresLegacyDatastore defaults) { method active (line 227) | public Builder active(@Nullable Boolean active) { method contentTypes (line 238) | public Builder contentTypes(List contentTypes) { method contentTypes (line 249) | public Builder contentTypes(String... contentTypes) { method enabled (line 259) | public Builder enabled(@Nullable Boolean enabled) { method id (line 270) | public Builder id(String id) { method nodeName (line 281) | public Builder nodeName(String nodeName) { method shared (line 292) | public Builder shared(@Nullable Boolean shared) { method spaceAvailable (line 303) | public Builder spaceAvailable(@Nullable Integer spaceAvailable) { method spaceTotal (line 314) | public Builder spaceTotal(@Nullable Integer spaceTotal) { method spaceUsed (line 325) | public Builder spaceUsed(@Nullable Integer spaceUsed) { method spaceUsedFraction (line 336) | public Builder spaceUsedFraction(@Nullable Double spaceUsedFraction) { method type (line 347) | public Builder type(String type) { method build (line 352) | public GetDatastoresLegacyDatastore build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetDatastoresLegacyDatastoreArgs.java class GetDatastoresLegacyDatastoreArgs (line 19) | public final class GetDatastoresLegacyDatastoreArgs extends com.pulumi.r... method active (line 34) | public Optional> active() { method contentTypes (line 49) | public Output> contentTypes() { method enabled (line 64) | public Optional> enabled() { method id (line 79) | public Output id() { method nodeName (line 94) | public Output nodeName() { method shared (line 109) | public Optional> shared() { method spaceAvailable (line 124) | public Optional> spaceAvailable() { method spaceTotal (line 139) | public Optional> spaceTotal() { method spaceUsed (line 154) | public Optional> spaceUsed() { method spaceUsedFraction (line 169) | public Optional> spaceUsedFraction() { method type (line 184) | public Output type() { method GetDatastoresLegacyDatastoreArgs (line 188) | private GetDatastoresLegacyDatastoreArgs() {} method GetDatastoresLegacyDatastoreArgs (line 190) | private GetDatastoresLegacyDatastoreArgs(GetDatastoresLegacyDatastoreA... method builder (line 204) | public static Builder builder() { method builder (line 207) | public static Builder builder(GetDatastoresLegacyDatastoreArgs default... class Builder (line 211) | public static final class Builder { method Builder (line 214) | public Builder() { method Builder (line 218) | public Builder(GetDatastoresLegacyDatastoreArgs defaults) { method active (line 228) | public Builder active(@Nullable Output active) { method active (line 239) | public Builder active(Boolean active) { method contentTypes (line 249) | public Builder contentTypes(Output> contentTypes) { method contentTypes (line 260) | public Builder contentTypes(List contentTypes) { method contentTypes (line 270) | public Builder contentTypes(String... contentTypes) { method enabled (line 280) | public Builder enabled(@Nullable Output enabled) { method enabled (line 291) | public Builder enabled(Boolean enabled) { method id (line 301) | public Builder id(Output id) { method id (line 312) | public Builder id(String id) { method nodeName (line 322) | public Builder nodeName(Output nodeName) { method nodeName (line 333) | public Builder nodeName(String nodeName) { method shared (line 343) | public Builder shared(@Nullable Output shared) { method shared (line 354) | public Builder shared(Boolean shared) { method spaceAvailable (line 364) | public Builder spaceAvailable(@Nullable Output spaceAvailab... method spaceAvailable (line 375) | public Builder spaceAvailable(Integer spaceAvailable) { method spaceTotal (line 385) | public Builder spaceTotal(@Nullable Output spaceTotal) { method spaceTotal (line 396) | public Builder spaceTotal(Integer spaceTotal) { method spaceUsed (line 406) | public Builder spaceUsed(@Nullable Output spaceUsed) { method spaceUsed (line 417) | public Builder spaceUsed(Integer spaceUsed) { method spaceUsedFraction (line 427) | public Builder spaceUsedFraction(@Nullable Output spaceUsedF... method spaceUsedFraction (line 438) | public Builder spaceUsedFraction(Double spaceUsedFraction) { method type (line 448) | public Builder type(Output type) { method type (line 459) | public Builder type(String type) { method build (line 463) | public GetDatastoresLegacyDatastoreArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetDatastoresLegacyFilters.java class GetDatastoresLegacyFilters (line 14) | public final class GetDatastoresLegacyFilters extends com.pulumi.resourc... method contentTypes (line 29) | public Optional> contentTypes() { method id (line 44) | public Optional id() { method target (line 59) | public Optional target() { method GetDatastoresLegacyFilters (line 63) | private GetDatastoresLegacyFilters() {} method GetDatastoresLegacyFilters (line 65) | private GetDatastoresLegacyFilters(GetDatastoresLegacyFilters $) { method builder (line 71) | public static Builder builder() { method builder (line 74) | public static Builder builder(GetDatastoresLegacyFilters defaults) { class Builder (line 78) | public static final class Builder { method Builder (line 81) | public Builder() { method Builder (line 85) | public Builder(GetDatastoresLegacyFilters defaults) { method contentTypes (line 95) | public Builder contentTypes(@Nullable List contentTypes) { method contentTypes (line 106) | public Builder contentTypes(String... contentTypes) { method id (line 116) | public Builder id(@Nullable String id) { method target (line 127) | public Builder target(@Nullable String target) { method build (line 132) | public GetDatastoresLegacyFilters build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetDatastoresLegacyFiltersArgs.java class GetDatastoresLegacyFiltersArgs (line 15) | public final class GetDatastoresLegacyFiltersArgs extends com.pulumi.res... method contentTypes (line 30) | public Optional>> contentTypes() { method id (line 45) | public Optional> id() { method target (line 60) | public Optional> target() { method GetDatastoresLegacyFiltersArgs (line 64) | private GetDatastoresLegacyFiltersArgs() {} method GetDatastoresLegacyFiltersArgs (line 66) | private GetDatastoresLegacyFiltersArgs(GetDatastoresLegacyFiltersArgs ... method builder (line 72) | public static Builder builder() { method builder (line 75) | public static Builder builder(GetDatastoresLegacyFiltersArgs defaults) { class Builder (line 79) | public static final class Builder { method Builder (line 82) | public Builder() { method Builder (line 86) | public Builder(GetDatastoresLegacyFiltersArgs defaults) { method contentTypes (line 96) | public Builder contentTypes(@Nullable Output> contentTy... method contentTypes (line 107) | public Builder contentTypes(List contentTypes) { method contentTypes (line 117) | public Builder contentTypes(String... contentTypes) { method id (line 127) | public Builder id(@Nullable Output id) { method id (line 138) | public Builder id(String id) { method target (line 148) | public Builder target(@Nullable Output target) { method target (line 159) | public Builder target(String target) { method build (line 163) | public GetDatastoresLegacyFiltersArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetDatastoresLegacyPlainArgs.java class GetDatastoresLegacyPlainArgs (line 17) | public final class GetDatastoresLegacyPlainArgs extends com.pulumi.resou... method datastores (line 32) | public Optional> datastores() { method filters (line 47) | public Optional filters() { method nodeName (line 62) | public String nodeName() { method GetDatastoresLegacyPlainArgs (line 66) | private GetDatastoresLegacyPlainArgs() {} method GetDatastoresLegacyPlainArgs (line 68) | private GetDatastoresLegacyPlainArgs(GetDatastoresLegacyPlainArgs $) { method builder (line 74) | public static Builder builder() { method builder (line 77) | public static Builder builder(GetDatastoresLegacyPlainArgs defaults) { class Builder (line 81) | public static final class Builder { method Builder (line 84) | public Builder() { method Builder (line 88) | public Builder(GetDatastoresLegacyPlainArgs defaults) { method datastores (line 98) | public Builder datastores(@Nullable List> datastores() { method filters (line 47) | public Optional filters() { method nodeName (line 62) | public String nodeName() { method GetDatastoresPlainArgs (line 66) | private GetDatastoresPlainArgs() {} method GetDatastoresPlainArgs (line 68) | private GetDatastoresPlainArgs(GetDatastoresPlainArgs $) { method builder (line 74) | public static Builder builder() { method builder (line 77) | public static Builder builder(GetDatastoresPlainArgs defaults) { class Builder (line 81) | public static final class Builder { method Builder (line 84) | public Builder() { method Builder (line 88) | public Builder(GetDatastoresPlainArgs defaults) { method datastores (line 98) | public Builder datastores(@Nullable List dat... method datastores (line 109) | public Builder datastores(GetDatastoresDatastore... datastores) { method filters (line 119) | public Builder filters(@Nullable GetDatastoresFilters filters) { method nodeName (line 130) | public Builder nodeName(String nodeName) { method build (line 135) | public GetDatastoresPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetDnsLegacyArgs.java class GetDnsLegacyArgs (line 13) | public final class GetDnsLegacyArgs extends com.pulumi.resources.InvokeA... method nodeName (line 28) | public Output nodeName() { method GetDnsLegacyArgs (line 32) | private GetDnsLegacyArgs() {} method GetDnsLegacyArgs (line 34) | private GetDnsLegacyArgs(GetDnsLegacyArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetDnsLegacyArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetDnsLegacyArgs defaults) { method nodeName (line 62) | public Builder nodeName(Output nodeName) { method nodeName (line 73) | public Builder nodeName(String nodeName) { method build (line 77) | public GetDnsLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetDnsLegacyPlainArgs.java class GetDnsLegacyPlainArgs (line 12) | public final class GetDnsLegacyPlainArgs extends com.pulumi.resources.In... method nodeName (line 27) | public String nodeName() { method GetDnsLegacyPlainArgs (line 31) | private GetDnsLegacyPlainArgs() {} method GetDnsLegacyPlainArgs (line 33) | private GetDnsLegacyPlainArgs(GetDnsLegacyPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetDnsLegacyPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetDnsLegacyPlainArgs defaults) { method nodeName (line 61) | public Builder nodeName(String nodeName) { method build (line 66) | public GetDnsLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetFileArgs.java class GetFileArgs (line 13) | public final class GetFileArgs extends com.pulumi.resources.InvokeArgs { method contentType (line 28) | public Output contentType() { method datastoreId (line 43) | public Output datastoreId() { method fileName (line 58) | public Output fileName() { method nodeName (line 73) | public Output nodeName() { method GetFileArgs (line 77) | private GetFileArgs() {} method GetFileArgs (line 79) | private GetFileArgs(GetFileArgs $) { method builder (line 86) | public static Builder builder() { method builder (line 89) | public static Builder builder(GetFileArgs defaults) { class Builder (line 93) | public static final class Builder { method Builder (line 96) | public Builder() { method Builder (line 100) | public Builder(GetFileArgs defaults) { method contentType (line 110) | public Builder contentType(Output contentType) { method contentType (line 121) | public Builder contentType(String contentType) { method datastoreId (line 131) | public Builder datastoreId(Output datastoreId) { method datastoreId (line 142) | public Builder datastoreId(String datastoreId) { method fileName (line 152) | public Builder fileName(Output fileName) { method fileName (line 163) | public Builder fileName(String fileName) { method nodeName (line 173) | public Builder nodeName(Output nodeName) { method nodeName (line 184) | public Builder nodeName(String nodeName) { method build (line 188) | public GetFileArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetFileLegacyArgs.java class GetFileLegacyArgs (line 13) | public final class GetFileLegacyArgs extends com.pulumi.resources.Invoke... method contentType (line 28) | public Output contentType() { method datastoreId (line 43) | public Output datastoreId() { method fileName (line 58) | public Output fileName() { method nodeName (line 73) | public Output nodeName() { method GetFileLegacyArgs (line 77) | private GetFileLegacyArgs() {} method GetFileLegacyArgs (line 79) | private GetFileLegacyArgs(GetFileLegacyArgs $) { method builder (line 86) | public static Builder builder() { method builder (line 89) | public static Builder builder(GetFileLegacyArgs defaults) { class Builder (line 93) | public static final class Builder { method Builder (line 96) | public Builder() { method Builder (line 100) | public Builder(GetFileLegacyArgs defaults) { method contentType (line 110) | public Builder contentType(Output contentType) { method contentType (line 121) | public Builder contentType(String contentType) { method datastoreId (line 131) | public Builder datastoreId(Output datastoreId) { method datastoreId (line 142) | public Builder datastoreId(String datastoreId) { method fileName (line 152) | public Builder fileName(Output fileName) { method fileName (line 163) | public Builder fileName(String fileName) { method nodeName (line 173) | public Builder nodeName(Output nodeName) { method nodeName (line 184) | public Builder nodeName(String nodeName) { method build (line 188) | public GetFileLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetFileLegacyPlainArgs.java class GetFileLegacyPlainArgs (line 12) | public final class GetFileLegacyPlainArgs extends com.pulumi.resources.I... method contentType (line 27) | public String contentType() { method datastoreId (line 42) | public String datastoreId() { method fileName (line 57) | public String fileName() { method nodeName (line 72) | public String nodeName() { method GetFileLegacyPlainArgs (line 76) | private GetFileLegacyPlainArgs() {} method GetFileLegacyPlainArgs (line 78) | private GetFileLegacyPlainArgs(GetFileLegacyPlainArgs $) { method builder (line 85) | public static Builder builder() { method builder (line 88) | public static Builder builder(GetFileLegacyPlainArgs defaults) { class Builder (line 92) | public static final class Builder { method Builder (line 95) | public Builder() { method Builder (line 99) | public Builder(GetFileLegacyPlainArgs defaults) { method contentType (line 109) | public Builder contentType(String contentType) { method datastoreId (line 120) | public Builder datastoreId(String datastoreId) { method fileName (line 131) | public Builder fileName(String fileName) { method nodeName (line 142) | public Builder nodeName(String nodeName) { method build (line 147) | public GetFileLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetFilePlainArgs.java class GetFilePlainArgs (line 12) | public final class GetFilePlainArgs extends com.pulumi.resources.InvokeA... method contentType (line 27) | public String contentType() { method datastoreId (line 42) | public String datastoreId() { method fileName (line 57) | public String fileName() { method nodeName (line 72) | public String nodeName() { method GetFilePlainArgs (line 76) | private GetFilePlainArgs() {} method GetFilePlainArgs (line 78) | private GetFilePlainArgs(GetFilePlainArgs $) { method builder (line 85) | public static Builder builder() { method builder (line 88) | public static Builder builder(GetFilePlainArgs defaults) { class Builder (line 92) | public static final class Builder { method Builder (line 95) | public Builder() { method Builder (line 99) | public Builder(GetFilePlainArgs defaults) { method contentType (line 109) | public Builder contentType(String contentType) { method datastoreId (line 120) | public Builder datastoreId(String datastoreId) { method fileName (line 131) | public Builder fileName(String fileName) { method nodeName (line 142) | public Builder nodeName(String nodeName) { method build (line 147) | public GetFilePlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetFilesArgs.java class GetFilesArgs (line 15) | public final class GetFilesArgs extends com.pulumi.resources.InvokeArgs { method contentType (line 30) | public Optional> contentType() { method datastoreId (line 45) | public Output datastoreId() { method fileNameRegex (line 60) | public Optional> fileNameRegex() { method nodeName (line 75) | public Output nodeName() { method GetFilesArgs (line 79) | private GetFilesArgs() {} method GetFilesArgs (line 81) | private GetFilesArgs(GetFilesArgs $) { method builder (line 88) | public static Builder builder() { method builder (line 91) | public static Builder builder(GetFilesArgs defaults) { class Builder (line 95) | public static final class Builder { method Builder (line 98) | public Builder() { method Builder (line 102) | public Builder(GetFilesArgs defaults) { method contentType (line 112) | public Builder contentType(@Nullable Output contentType) { method contentType (line 123) | public Builder contentType(String contentType) { method datastoreId (line 133) | public Builder datastoreId(Output datastoreId) { method datastoreId (line 144) | public Builder datastoreId(String datastoreId) { method fileNameRegex (line 154) | public Builder fileNameRegex(@Nullable Output fileNameRegex) { method fileNameRegex (line 165) | public Builder fileNameRegex(String fileNameRegex) { method nodeName (line 175) | public Builder nodeName(Output nodeName) { method nodeName (line 186) | public Builder nodeName(String nodeName) { method build (line 190) | public GetFilesArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetFilesPlainArgs.java class GetFilesPlainArgs (line 14) | public final class GetFilesPlainArgs extends com.pulumi.resources.Invoke... method contentType (line 29) | public Optional contentType() { method datastoreId (line 44) | public String datastoreId() { method fileNameRegex (line 59) | public Optional fileNameRegex() { method nodeName (line 74) | public String nodeName() { method GetFilesPlainArgs (line 78) | private GetFilesPlainArgs() {} method GetFilesPlainArgs (line 80) | private GetFilesPlainArgs(GetFilesPlainArgs $) { method builder (line 87) | public static Builder builder() { method builder (line 90) | public static Builder builder(GetFilesPlainArgs defaults) { class Builder (line 94) | public static final class Builder { method Builder (line 97) | public Builder() { method Builder (line 101) | public Builder(GetFilesPlainArgs defaults) { method contentType (line 111) | public Builder contentType(@Nullable String contentType) { method datastoreId (line 122) | public Builder datastoreId(String datastoreId) { method fileNameRegex (line 133) | public Builder fileNameRegex(@Nullable String fileNameRegex) { method nodeName (line 144) | public Builder nodeName(String nodeName) { method build (line 149) | public GetFilesPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetGroupLegacyArgs.java class GetGroupLegacyArgs (line 13) | public final class GetGroupLegacyArgs extends com.pulumi.resources.Invok... method groupId (line 28) | public Output groupId() { method GetGroupLegacyArgs (line 32) | private GetGroupLegacyArgs() {} method GetGroupLegacyArgs (line 34) | private GetGroupLegacyArgs(GetGroupLegacyArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetGroupLegacyArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetGroupLegacyArgs defaults) { method groupId (line 62) | public Builder groupId(Output groupId) { method groupId (line 73) | public Builder groupId(String groupId) { method build (line 77) | public GetGroupLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetGroupLegacyPlainArgs.java class GetGroupLegacyPlainArgs (line 12) | public final class GetGroupLegacyPlainArgs extends com.pulumi.resources.... method groupId (line 27) | public String groupId() { method GetGroupLegacyPlainArgs (line 31) | private GetGroupLegacyPlainArgs() {} method GetGroupLegacyPlainArgs (line 33) | private GetGroupLegacyPlainArgs(GetGroupLegacyPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetGroupLegacyPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetGroupLegacyPlainArgs defaults) { method groupId (line 61) | public Builder groupId(String groupId) { method build (line 66) | public GetGroupLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetHagroupArgs.java class GetHagroupArgs (line 13) | public final class GetHagroupArgs extends com.pulumi.resources.InvokeArgs { method group (line 28) | public Output group() { method GetHagroupArgs (line 32) | private GetHagroupArgs() {} method GetHagroupArgs (line 34) | private GetHagroupArgs(GetHagroupArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetHagroupArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetHagroupArgs defaults) { method group (line 62) | public Builder group(Output group) { method group (line 73) | public Builder group(String group) { method build (line 77) | public GetHagroupArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetHagroupLegacyArgs.java class GetHagroupLegacyArgs (line 13) | public final class GetHagroupLegacyArgs extends com.pulumi.resources.Inv... method group (line 28) | public Output group() { method GetHagroupLegacyArgs (line 32) | private GetHagroupLegacyArgs() {} method GetHagroupLegacyArgs (line 34) | private GetHagroupLegacyArgs(GetHagroupLegacyArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetHagroupLegacyArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetHagroupLegacyArgs defaults) { method group (line 62) | public Builder group(Output group) { method group (line 73) | public Builder group(String group) { method build (line 77) | public GetHagroupLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetHagroupLegacyPlainArgs.java class GetHagroupLegacyPlainArgs (line 12) | public final class GetHagroupLegacyPlainArgs extends com.pulumi.resource... method group (line 27) | public String group() { method GetHagroupLegacyPlainArgs (line 31) | private GetHagroupLegacyPlainArgs() {} method GetHagroupLegacyPlainArgs (line 33) | private GetHagroupLegacyPlainArgs(GetHagroupLegacyPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetHagroupLegacyPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetHagroupLegacyPlainArgs defaults) { method group (line 61) | public Builder group(String group) { method build (line 66) | public GetHagroupLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetHagroupPlainArgs.java class GetHagroupPlainArgs (line 12) | public final class GetHagroupPlainArgs extends com.pulumi.resources.Invo... method group (line 27) | public String group() { method GetHagroupPlainArgs (line 31) | private GetHagroupPlainArgs() {} method GetHagroupPlainArgs (line 33) | private GetHagroupPlainArgs(GetHagroupPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetHagroupPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetHagroupPlainArgs defaults) { method group (line 61) | public Builder group(String group) { method build (line 66) | public GetHagroupPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetHaresourceArgs.java class GetHaresourceArgs (line 13) | public final class GetHaresourceArgs extends com.pulumi.resources.Invoke... method resourceId (line 28) | public Output resourceId() { method GetHaresourceArgs (line 32) | private GetHaresourceArgs() {} method GetHaresourceArgs (line 34) | private GetHaresourceArgs(GetHaresourceArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetHaresourceArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetHaresourceArgs defaults) { method resourceId (line 62) | public Builder resourceId(Output resourceId) { method resourceId (line 73) | public Builder resourceId(String resourceId) { method build (line 77) | public GetHaresourceArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetHaresourceLegacyArgs.java class GetHaresourceLegacyArgs (line 13) | public final class GetHaresourceLegacyArgs extends com.pulumi.resources.... method resourceId (line 28) | public Output resourceId() { method GetHaresourceLegacyArgs (line 32) | private GetHaresourceLegacyArgs() {} method GetHaresourceLegacyArgs (line 34) | private GetHaresourceLegacyArgs(GetHaresourceLegacyArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetHaresourceLegacyArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetHaresourceLegacyArgs defaults) { method resourceId (line 62) | public Builder resourceId(Output resourceId) { method resourceId (line 73) | public Builder resourceId(String resourceId) { method build (line 77) | public GetHaresourceLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetHaresourceLegacyPlainArgs.java class GetHaresourceLegacyPlainArgs (line 12) | public final class GetHaresourceLegacyPlainArgs extends com.pulumi.resou... method resourceId (line 27) | public String resourceId() { method GetHaresourceLegacyPlainArgs (line 31) | private GetHaresourceLegacyPlainArgs() {} method GetHaresourceLegacyPlainArgs (line 33) | private GetHaresourceLegacyPlainArgs(GetHaresourceLegacyPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetHaresourceLegacyPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetHaresourceLegacyPlainArgs defaults) { method resourceId (line 61) | public Builder resourceId(String resourceId) { method build (line 66) | public GetHaresourceLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetHaresourcePlainArgs.java class GetHaresourcePlainArgs (line 12) | public final class GetHaresourcePlainArgs extends com.pulumi.resources.I... method resourceId (line 27) | public String resourceId() { method GetHaresourcePlainArgs (line 31) | private GetHaresourcePlainArgs() {} method GetHaresourcePlainArgs (line 33) | private GetHaresourcePlainArgs(GetHaresourcePlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetHaresourcePlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetHaresourcePlainArgs defaults) { method resourceId (line 61) | public Builder resourceId(String resourceId) { method build (line 66) | public GetHaresourcePlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetHaresourcesArgs.java class GetHaresourcesArgs (line 14) | public final class GetHaresourcesArgs extends com.pulumi.resources.Invok... method type (line 29) | public Optional> type() { method GetHaresourcesArgs (line 33) | private GetHaresourcesArgs() {} method GetHaresourcesArgs (line 35) | private GetHaresourcesArgs(GetHaresourcesArgs $) { method builder (line 39) | public static Builder builder() { method builder (line 42) | public static Builder builder(GetHaresourcesArgs defaults) { class Builder (line 46) | public static final class Builder { method Builder (line 49) | public Builder() { method Builder (line 53) | public Builder(GetHaresourcesArgs defaults) { method type (line 63) | public Builder type(@Nullable Output type) { method type (line 74) | public Builder type(String type) { method build (line 78) | public GetHaresourcesArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetHaresourcesLegacyArgs.java class GetHaresourcesLegacyArgs (line 14) | public final class GetHaresourcesLegacyArgs extends com.pulumi.resources... method type (line 29) | public Optional> type() { method GetHaresourcesLegacyArgs (line 33) | private GetHaresourcesLegacyArgs() {} method GetHaresourcesLegacyArgs (line 35) | private GetHaresourcesLegacyArgs(GetHaresourcesLegacyArgs $) { method builder (line 39) | public static Builder builder() { method builder (line 42) | public static Builder builder(GetHaresourcesLegacyArgs defaults) { class Builder (line 46) | public static final class Builder { method Builder (line 49) | public Builder() { method Builder (line 53) | public Builder(GetHaresourcesLegacyArgs defaults) { method type (line 63) | public Builder type(@Nullable Output type) { method type (line 74) | public Builder type(String type) { method build (line 78) | public GetHaresourcesLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetHaresourcesLegacyPlainArgs.java class GetHaresourcesLegacyPlainArgs (line 13) | public final class GetHaresourcesLegacyPlainArgs extends com.pulumi.reso... method type (line 28) | public Optional type() { method GetHaresourcesLegacyPlainArgs (line 32) | private GetHaresourcesLegacyPlainArgs() {} method GetHaresourcesLegacyPlainArgs (line 34) | private GetHaresourcesLegacyPlainArgs(GetHaresourcesLegacyPlainArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetHaresourcesLegacyPlainArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetHaresourcesLegacyPlainArgs defaults) { method type (line 62) | public Builder type(@Nullable String type) { method build (line 67) | public GetHaresourcesLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetHaresourcesPlainArgs.java class GetHaresourcesPlainArgs (line 13) | public final class GetHaresourcesPlainArgs extends com.pulumi.resources.... method type (line 28) | public Optional type() { method GetHaresourcesPlainArgs (line 32) | private GetHaresourcesPlainArgs() {} method GetHaresourcesPlainArgs (line 34) | private GetHaresourcesPlainArgs(GetHaresourcesPlainArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetHaresourcesPlainArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetHaresourcesPlainArgs defaults) { method type (line 62) | public Builder type(@Nullable String type) { method build (line 67) | public GetHaresourcesPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetHostsLegacyArgs.java class GetHostsLegacyArgs (line 13) | public final class GetHostsLegacyArgs extends com.pulumi.resources.Invok... method nodeName (line 28) | public Output nodeName() { method GetHostsLegacyArgs (line 32) | private GetHostsLegacyArgs() {} method GetHostsLegacyArgs (line 34) | private GetHostsLegacyArgs(GetHostsLegacyArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetHostsLegacyArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetHostsLegacyArgs defaults) { method nodeName (line 62) | public Builder nodeName(Output nodeName) { method nodeName (line 73) | public Builder nodeName(String nodeName) { method build (line 77) | public GetHostsLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetHostsLegacyPlainArgs.java class GetHostsLegacyPlainArgs (line 12) | public final class GetHostsLegacyPlainArgs extends com.pulumi.resources.... method nodeName (line 27) | public String nodeName() { method GetHostsLegacyPlainArgs (line 31) | private GetHostsLegacyPlainArgs() {} method GetHostsLegacyPlainArgs (line 33) | private GetHostsLegacyPlainArgs(GetHostsLegacyPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetHostsLegacyPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetHostsLegacyPlainArgs defaults) { method nodeName (line 61) | public Builder nodeName(String nodeName) { method build (line 66) | public GetHostsLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetNodeLegacyArgs.java class GetNodeLegacyArgs (line 13) | public final class GetNodeLegacyArgs extends com.pulumi.resources.Invoke... method nodeName (line 28) | public Output nodeName() { method GetNodeLegacyArgs (line 32) | private GetNodeLegacyArgs() {} method GetNodeLegacyArgs (line 34) | private GetNodeLegacyArgs(GetNodeLegacyArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetNodeLegacyArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetNodeLegacyArgs defaults) { method nodeName (line 62) | public Builder nodeName(Output nodeName) { method nodeName (line 73) | public Builder nodeName(String nodeName) { method build (line 77) | public GetNodeLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetNodeLegacyPlainArgs.java class GetNodeLegacyPlainArgs (line 12) | public final class GetNodeLegacyPlainArgs extends com.pulumi.resources.I... method nodeName (line 27) | public String nodeName() { method GetNodeLegacyPlainArgs (line 31) | private GetNodeLegacyPlainArgs() {} method GetNodeLegacyPlainArgs (line 33) | private GetNodeLegacyPlainArgs(GetNodeLegacyPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetNodeLegacyPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetNodeLegacyPlainArgs defaults) { method nodeName (line 61) | public Builder nodeName(String nodeName) { method build (line 66) | public GetNodeLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetPoolLegacyArgs.java class GetPoolLegacyArgs (line 13) | public final class GetPoolLegacyArgs extends com.pulumi.resources.Invoke... method poolId (line 28) | public Output poolId() { method GetPoolLegacyArgs (line 32) | private GetPoolLegacyArgs() {} method GetPoolLegacyArgs (line 34) | private GetPoolLegacyArgs(GetPoolLegacyArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetPoolLegacyArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetPoolLegacyArgs defaults) { method poolId (line 62) | public Builder poolId(Output poolId) { method poolId (line 73) | public Builder poolId(String poolId) { method build (line 77) | public GetPoolLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetPoolLegacyPlainArgs.java class GetPoolLegacyPlainArgs (line 12) | public final class GetPoolLegacyPlainArgs extends com.pulumi.resources.I... method poolId (line 27) | public String poolId() { method GetPoolLegacyPlainArgs (line 31) | private GetPoolLegacyPlainArgs() {} method GetPoolLegacyPlainArgs (line 33) | private GetPoolLegacyPlainArgs(GetPoolLegacyPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetPoolLegacyPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetPoolLegacyPlainArgs defaults) { method poolId (line 61) | public Builder poolId(String poolId) { method build (line 66) | public GetPoolLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetReplicationArgs.java class GetReplicationArgs (line 13) | public final class GetReplicationArgs extends com.pulumi.resources.Invok... method id (line 28) | public Output id() { method GetReplicationArgs (line 32) | private GetReplicationArgs() {} method GetReplicationArgs (line 34) | private GetReplicationArgs(GetReplicationArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetReplicationArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetReplicationArgs defaults) { method id (line 62) | public Builder id(Output id) { method id (line 73) | public Builder id(String id) { method build (line 77) | public GetReplicationArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetReplicationLegacyArgs.java class GetReplicationLegacyArgs (line 13) | public final class GetReplicationLegacyArgs extends com.pulumi.resources... method id (line 28) | public Output id() { method GetReplicationLegacyArgs (line 32) | private GetReplicationLegacyArgs() {} method GetReplicationLegacyArgs (line 34) | private GetReplicationLegacyArgs(GetReplicationLegacyArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetReplicationLegacyArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetReplicationLegacyArgs defaults) { method id (line 62) | public Builder id(Output id) { method id (line 73) | public Builder id(String id) { method build (line 77) | public GetReplicationLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetReplicationLegacyPlainArgs.java class GetReplicationLegacyPlainArgs (line 12) | public final class GetReplicationLegacyPlainArgs extends com.pulumi.reso... method id (line 27) | public String id() { method GetReplicationLegacyPlainArgs (line 31) | private GetReplicationLegacyPlainArgs() {} method GetReplicationLegacyPlainArgs (line 33) | private GetReplicationLegacyPlainArgs(GetReplicationLegacyPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetReplicationLegacyPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetReplicationLegacyPlainArgs defaults) { method id (line 61) | public Builder id(String id) { method build (line 66) | public GetReplicationLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetReplicationPlainArgs.java class GetReplicationPlainArgs (line 12) | public final class GetReplicationPlainArgs extends com.pulumi.resources.... method id (line 27) | public String id() { method GetReplicationPlainArgs (line 31) | private GetReplicationPlainArgs() {} method GetReplicationPlainArgs (line 33) | private GetReplicationPlainArgs(GetReplicationPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetReplicationPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetReplicationPlainArgs defaults) { method id (line 61) | public Builder id(String id) { method build (line 66) | public GetReplicationPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetRoleLegacyArgs.java class GetRoleLegacyArgs (line 13) | public final class GetRoleLegacyArgs extends com.pulumi.resources.Invoke... method roleId (line 28) | public Output roleId() { method GetRoleLegacyArgs (line 32) | private GetRoleLegacyArgs() {} method GetRoleLegacyArgs (line 34) | private GetRoleLegacyArgs(GetRoleLegacyArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetRoleLegacyArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetRoleLegacyArgs defaults) { method roleId (line 62) | public Builder roleId(Output roleId) { method roleId (line 73) | public Builder roleId(String roleId) { method build (line 77) | public GetRoleLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetRoleLegacyPlainArgs.java class GetRoleLegacyPlainArgs (line 12) | public final class GetRoleLegacyPlainArgs extends com.pulumi.resources.I... method roleId (line 27) | public String roleId() { method GetRoleLegacyPlainArgs (line 31) | private GetRoleLegacyPlainArgs() {} method GetRoleLegacyPlainArgs (line 33) | private GetRoleLegacyPlainArgs(GetRoleLegacyPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetRoleLegacyPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetRoleLegacyPlainArgs defaults) { method roleId (line 61) | public Builder roleId(String roleId) { method build (line 66) | public GetRoleLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetTimeLegacyArgs.java class GetTimeLegacyArgs (line 13) | public final class GetTimeLegacyArgs extends com.pulumi.resources.Invoke... method nodeName (line 28) | public Output nodeName() { method GetTimeLegacyArgs (line 32) | private GetTimeLegacyArgs() {} method GetTimeLegacyArgs (line 34) | private GetTimeLegacyArgs(GetTimeLegacyArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetTimeLegacyArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetTimeLegacyArgs defaults) { method nodeName (line 62) | public Builder nodeName(Output nodeName) { method nodeName (line 73) | public Builder nodeName(String nodeName) { method build (line 77) | public GetTimeLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetTimeLegacyPlainArgs.java class GetTimeLegacyPlainArgs (line 12) | public final class GetTimeLegacyPlainArgs extends com.pulumi.resources.I... method nodeName (line 27) | public String nodeName() { method GetTimeLegacyPlainArgs (line 31) | private GetTimeLegacyPlainArgs() {} method GetTimeLegacyPlainArgs (line 33) | private GetTimeLegacyPlainArgs(GetTimeLegacyPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetTimeLegacyPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetTimeLegacyPlainArgs defaults) { method nodeName (line 61) | public Builder nodeName(String nodeName) { method build (line 66) | public GetTimeLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetUserLegacyArgs.java class GetUserLegacyArgs (line 13) | public final class GetUserLegacyArgs extends com.pulumi.resources.Invoke... method userId (line 28) | public Output userId() { method GetUserLegacyArgs (line 32) | private GetUserLegacyArgs() {} method GetUserLegacyArgs (line 34) | private GetUserLegacyArgs(GetUserLegacyArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetUserLegacyArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetUserLegacyArgs defaults) { method userId (line 62) | public Builder userId(Output userId) { method userId (line 73) | public Builder userId(String userId) { method build (line 77) | public GetUserLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetUserLegacyPlainArgs.java class GetUserLegacyPlainArgs (line 12) | public final class GetUserLegacyPlainArgs extends com.pulumi.resources.I... method userId (line 27) | public String userId() { method GetUserLegacyPlainArgs (line 31) | private GetUserLegacyPlainArgs() {} method GetUserLegacyPlainArgs (line 33) | private GetUserLegacyPlainArgs(GetUserLegacyPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetUserLegacyPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetUserLegacyPlainArgs defaults) { method userId (line 61) | public Builder userId(String userId) { method build (line 66) | public GetUserLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetVm2LegacyArgs.java class GetVm2LegacyArgs (line 17) | public final class GetVm2LegacyArgs extends com.pulumi.resources.InvokeA... method id (line 32) | public Output id() { method nodeName (line 47) | public Output nodeName() { method timeouts (line 54) | public Optional> timeouts() { method GetVm2LegacyArgs (line 58) | private GetVm2LegacyArgs() {} method GetVm2LegacyArgs (line 60) | private GetVm2LegacyArgs(GetVm2LegacyArgs $) { method builder (line 66) | public static Builder builder() { method builder (line 69) | public static Builder builder(GetVm2LegacyArgs defaults) { class Builder (line 73) | public static final class Builder { method Builder (line 76) | public Builder() { method Builder (line 80) | public Builder(GetVm2LegacyArgs defaults) { method id (line 90) | public Builder id(Output id) { method id (line 101) | public Builder id(Integer id) { method nodeName (line 111) | public Builder nodeName(Output nodeName) { method nodeName (line 122) | public Builder nodeName(String nodeName) { method timeouts (line 126) | public Builder timeouts(@Nullable Output t... method timeouts (line 131) | public Builder timeouts(GetVm2LegacyTimeoutsArgs timeouts) { method build (line 135) | public GetVm2LegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetVm2LegacyPlainArgs.java class GetVm2LegacyPlainArgs (line 16) | public final class GetVm2LegacyPlainArgs extends com.pulumi.resources.In... method id (line 31) | public Integer id() { method nodeName (line 46) | public String nodeName() { method timeouts (line 53) | public Optional timeouts() { method GetVm2LegacyPlainArgs (line 57) | private GetVm2LegacyPlainArgs() {} method GetVm2LegacyPlainArgs (line 59) | private GetVm2LegacyPlainArgs(GetVm2LegacyPlainArgs $) { method builder (line 65) | public static Builder builder() { method builder (line 68) | public static Builder builder(GetVm2LegacyPlainArgs defaults) { class Builder (line 72) | public static final class Builder { method Builder (line 75) | public Builder() { method Builder (line 79) | public Builder(GetVm2LegacyPlainArgs defaults) { method id (line 89) | public Builder id(Integer id) { method nodeName (line 100) | public Builder nodeName(String nodeName) { method timeouts (line 105) | public Builder timeouts(@Nullable GetVm2LegacyTimeouts timeouts) { method build (line 110) | public GetVm2LegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetVm2LegacyTimeouts.java class GetVm2LegacyTimeouts (line 13) | public final class GetVm2LegacyTimeouts extends com.pulumi.resources.Inv... method read (line 28) | public Optional read() { method GetVm2LegacyTimeouts (line 32) | private GetVm2LegacyTimeouts() {} method GetVm2LegacyTimeouts (line 34) | private GetVm2LegacyTimeouts(GetVm2LegacyTimeouts $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetVm2LegacyTimeouts defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetVm2LegacyTimeouts defaults) { method read (line 62) | public Builder read(@Nullable String read) { method build (line 67) | public GetVm2LegacyTimeouts build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetVm2LegacyTimeoutsArgs.java class GetVm2LegacyTimeoutsArgs (line 14) | public final class GetVm2LegacyTimeoutsArgs extends com.pulumi.resources... method read (line 29) | public Optional> read() { method GetVm2LegacyTimeoutsArgs (line 33) | private GetVm2LegacyTimeoutsArgs() {} method GetVm2LegacyTimeoutsArgs (line 35) | private GetVm2LegacyTimeoutsArgs(GetVm2LegacyTimeoutsArgs $) { method builder (line 39) | public static Builder builder() { method builder (line 42) | public static Builder builder(GetVm2LegacyTimeoutsArgs defaults) { class Builder (line 46) | public static final class Builder { method Builder (line 49) | public Builder() { method Builder (line 53) | public Builder(GetVm2LegacyTimeoutsArgs defaults) { method read (line 63) | public Builder read(@Nullable Output read) { method read (line 74) | public Builder read(String read) { method build (line 78) | public GetVm2LegacyTimeoutsArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetVmArgs.java class GetVmArgs (line 17) | public final class GetVmArgs extends com.pulumi.resources.InvokeArgs { method id (line 32) | public Output id() { method nodeName (line 47) | public Output nodeName() { method timeouts (line 54) | public Optional> timeouts() { method GetVmArgs (line 58) | private GetVmArgs() {} method GetVmArgs (line 60) | private GetVmArgs(GetVmArgs $) { method builder (line 66) | public static Builder builder() { method builder (line 69) | public static Builder builder(GetVmArgs defaults) { class Builder (line 73) | public static final class Builder { method Builder (line 76) | public Builder() { method Builder (line 80) | public Builder(GetVmArgs defaults) { method id (line 90) | public Builder id(Output id) { method id (line 101) | public Builder id(Integer id) { method nodeName (line 111) | public Builder nodeName(Output nodeName) { method nodeName (line 122) | public Builder nodeName(String nodeName) { method timeouts (line 126) | public Builder timeouts(@Nullable Output timeouts) { method timeouts (line 131) | public Builder timeouts(GetVmTimeoutsArgs timeouts) { method build (line 135) | public GetVmArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetVmLegacyArgs.java class GetVmLegacyArgs (line 17) | public final class GetVmLegacyArgs extends com.pulumi.resources.InvokeAr... method nodeName (line 32) | public Output nodeName() { method status (line 47) | public Optional> status() { method template (line 62) | public Optional> template() { method vmId (line 77) | public Output vmId() { method GetVmLegacyArgs (line 81) | private GetVmLegacyArgs() {} method GetVmLegacyArgs (line 83) | private GetVmLegacyArgs(GetVmLegacyArgs $) { method builder (line 90) | public static Builder builder() { method builder (line 93) | public static Builder builder(GetVmLegacyArgs defaults) { class Builder (line 97) | public static final class Builder { method Builder (line 100) | public Builder() { method Builder (line 104) | public Builder(GetVmLegacyArgs defaults) { method nodeName (line 114) | public Builder nodeName(Output nodeName) { method nodeName (line 125) | public Builder nodeName(String nodeName) { method status (line 135) | public Builder status(@Nullable Output status) { method status (line 146) | public Builder status(String status) { method template (line 156) | public Builder template(@Nullable Output template) { method template (line 167) | public Builder template(Boolean template) { method vmId (line 177) | public Builder vmId(Output vmId) { method vmId (line 188) | public Builder vmId(Integer vmId) { method build (line 192) | public GetVmLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetVmLegacyPlainArgs.java class GetVmLegacyPlainArgs (line 16) | public final class GetVmLegacyPlainArgs extends com.pulumi.resources.Inv... method nodeName (line 31) | public String nodeName() { method status (line 46) | public Optional status() { method template (line 61) | public Optional template() { method vmId (line 76) | public Integer vmId() { method GetVmLegacyPlainArgs (line 80) | private GetVmLegacyPlainArgs() {} method GetVmLegacyPlainArgs (line 82) | private GetVmLegacyPlainArgs(GetVmLegacyPlainArgs $) { method builder (line 89) | public static Builder builder() { method builder (line 92) | public static Builder builder(GetVmLegacyPlainArgs defaults) { class Builder (line 96) | public static final class Builder { method Builder (line 99) | public Builder() { method Builder (line 103) | public Builder(GetVmLegacyPlainArgs defaults) { method nodeName (line 113) | public Builder nodeName(String nodeName) { method status (line 124) | public Builder status(@Nullable String status) { method template (line 135) | public Builder template(@Nullable Boolean template) { method vmId (line 146) | public Builder vmId(Integer vmId) { method build (line 151) | public GetVmLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetVmPlainArgs.java class GetVmPlainArgs (line 16) | public final class GetVmPlainArgs extends com.pulumi.resources.InvokeArgs { method id (line 31) | public Integer id() { method nodeName (line 46) | public String nodeName() { method timeouts (line 53) | public Optional timeouts() { method GetVmPlainArgs (line 57) | private GetVmPlainArgs() {} method GetVmPlainArgs (line 59) | private GetVmPlainArgs(GetVmPlainArgs $) { method builder (line 65) | public static Builder builder() { method builder (line 68) | public static Builder builder(GetVmPlainArgs defaults) { class Builder (line 72) | public static final class Builder { method Builder (line 75) | public Builder() { method Builder (line 79) | public Builder(GetVmPlainArgs defaults) { method id (line 89) | public Builder id(Integer id) { method nodeName (line 100) | public Builder nodeName(String nodeName) { method timeouts (line 105) | public Builder timeouts(@Nullable GetVmTimeouts timeouts) { method build (line 110) | public GetVmPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetVmTimeouts.java class GetVmTimeouts (line 13) | public final class GetVmTimeouts extends com.pulumi.resources.InvokeArgs { method read (line 28) | public Optional read() { method GetVmTimeouts (line 32) | private GetVmTimeouts() {} method GetVmTimeouts (line 34) | private GetVmTimeouts(GetVmTimeouts $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetVmTimeouts defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetVmTimeouts defaults) { method read (line 62) | public Builder read(@Nullable String read) { method build (line 67) | public GetVmTimeouts build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetVmTimeoutsArgs.java class GetVmTimeoutsArgs (line 14) | public final class GetVmTimeoutsArgs extends com.pulumi.resources.Resour... method read (line 29) | public Optional> read() { method GetVmTimeoutsArgs (line 33) | private GetVmTimeoutsArgs() {} method GetVmTimeoutsArgs (line 35) | private GetVmTimeoutsArgs(GetVmTimeoutsArgs $) { method builder (line 39) | public static Builder builder() { method builder (line 42) | public static Builder builder(GetVmTimeoutsArgs defaults) { class Builder (line 46) | public static final class Builder { method Builder (line 49) | public Builder() { method Builder (line 53) | public Builder(GetVmTimeoutsArgs defaults) { method read (line 63) | public Builder read(@Nullable Output read) { method read (line 74) | public Builder read(String read) { method build (line 78) | public GetVmTimeoutsArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetVmsLegacyArgs.java class GetVmsLegacyArgs (line 16) | public final class GetVmsLegacyArgs extends com.pulumi.resources.InvokeA... method filters (line 31) | public Optional>> filters() { method nodeName (line 46) | public Optional> nodeName() { method tags (line 63) | public Optional>> tags() { method GetVmsLegacyArgs (line 67) | private GetVmsLegacyArgs() {} method GetVmsLegacyArgs (line 69) | private GetVmsLegacyArgs(GetVmsLegacyArgs $) { method builder (line 75) | public static Builder builder() { method builder (line 78) | public static Builder builder(GetVmsLegacyArgs defaults) { class Builder (line 82) | public static final class Builder { method Builder (line 85) | public Builder() { method Builder (line 89) | public Builder(GetVmsLegacyArgs defaults) { method filters (line 99) | public Builder filters(@Nullable Output... method filters (line 110) | public Builder filters(List filters) { method filters (line 120) | public Builder filters(GetVmsLegacyFilterArgs... filters) { method nodeName (line 130) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 141) | public Builder nodeName(String nodeName) { method tags (line 152) | public Builder tags(@Nullable Output> tags) { method tags (line 164) | public Builder tags(List tags) { method tags (line 175) | public Builder tags(String... tags) { method build (line 179) | public GetVmsLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetVmsLegacyFilter.java class GetVmsLegacyFilter (line 16) | public final class GetVmsLegacyFilter extends com.pulumi.resources.Invok... method name (line 31) | public String name() { method regex (line 46) | public Optional regex() { method values (line 61) | public List values() { method GetVmsLegacyFilter (line 65) | private GetVmsLegacyFilter() {} method GetVmsLegacyFilter (line 67) | private GetVmsLegacyFilter(GetVmsLegacyFilter $) { method builder (line 73) | public static Builder builder() { method builder (line 76) | public static Builder builder(GetVmsLegacyFilter defaults) { class Builder (line 80) | public static final class Builder { method Builder (line 83) | public Builder() { method Builder (line 87) | public Builder(GetVmsLegacyFilter defaults) { method name (line 97) | public Builder name(String name) { method regex (line 108) | public Builder regex(@Nullable Boolean regex) { method values (line 119) | public Builder values(List values) { method values (line 130) | public Builder values(String... values) { method build (line 134) | public GetVmsLegacyFilter build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetVmsLegacyFilterArgs.java class GetVmsLegacyFilterArgs (line 17) | public final class GetVmsLegacyFilterArgs extends com.pulumi.resources.R... method name (line 32) | public Output name() { method regex (line 47) | public Optional> regex() { method values (line 62) | public Output> values() { method GetVmsLegacyFilterArgs (line 66) | private GetVmsLegacyFilterArgs() {} method GetVmsLegacyFilterArgs (line 68) | private GetVmsLegacyFilterArgs(GetVmsLegacyFilterArgs $) { method builder (line 74) | public static Builder builder() { method builder (line 77) | public static Builder builder(GetVmsLegacyFilterArgs defaults) { class Builder (line 81) | public static final class Builder { method Builder (line 84) | public Builder() { method Builder (line 88) | public Builder(GetVmsLegacyFilterArgs defaults) { method name (line 98) | public Builder name(Output name) { method name (line 109) | public Builder name(String name) { method regex (line 119) | public Builder regex(@Nullable Output regex) { method regex (line 130) | public Builder regex(Boolean regex) { method values (line 140) | public Builder values(Output> values) { method values (line 151) | public Builder values(List values) { method values (line 161) | public Builder values(String... values) { method build (line 165) | public GetVmsLegacyFilterArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GetVmsLegacyPlainArgs.java class GetVmsLegacyPlainArgs (line 15) | public final class GetVmsLegacyPlainArgs extends com.pulumi.resources.In... method filters (line 30) | public Optional> filters() { method nodeName (line 45) | public Optional nodeName() { method tags (line 62) | public Optional> tags() { method GetVmsLegacyPlainArgs (line 66) | private GetVmsLegacyPlainArgs() {} method GetVmsLegacyPlainArgs (line 68) | private GetVmsLegacyPlainArgs(GetVmsLegacyPlainArgs $) { method builder (line 74) | public static Builder builder() { method builder (line 77) | public static Builder builder(GetVmsLegacyPlainArgs defaults) { class Builder (line 81) | public static final class Builder { method Builder (line 84) | public Builder() { method Builder (line 88) | public Builder(GetVmsLegacyPlainArgs defaults) { method filters (line 98) | public Builder filters(@Nullable List filters) { method filters (line 109) | public Builder filters(GetVmsLegacyFilter... filters) { method nodeName (line 119) | public Builder nodeName(@Nullable String nodeName) { method tags (line 131) | public Builder tags(@Nullable List tags) { method tags (line 143) | public Builder tags(String... tags) { method build (line 147) | public GetVmsLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GroupLegacyAclArgs.java class GroupLegacyAclArgs (line 16) | public final class GroupLegacyAclArgs extends com.pulumi.resources.Resou... method path (line 31) | public Output path() { method propagate (line 46) | public Optional> propagate() { method roleId (line 61) | public Output roleId() { method GroupLegacyAclArgs (line 65) | private GroupLegacyAclArgs() {} method GroupLegacyAclArgs (line 67) | private GroupLegacyAclArgs(GroupLegacyAclArgs $) { method builder (line 73) | public static Builder builder() { method builder (line 76) | public static Builder builder(GroupLegacyAclArgs defaults) { class Builder (line 80) | public static final class Builder { method Builder (line 83) | public Builder() { method Builder (line 87) | public Builder(GroupLegacyAclArgs defaults) { method path (line 97) | public Builder path(Output path) { method path (line 108) | public Builder path(String path) { method propagate (line 118) | public Builder propagate(@Nullable Output propagate) { method propagate (line 129) | public Builder propagate(Boolean propagate) { method roleId (line 139) | public Builder roleId(Output roleId) { method roleId (line 150) | public Builder roleId(String roleId) { method build (line 154) | public GroupLegacyAclArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/GroupLegacyState.java class GroupLegacyState (line 16) | public final class GroupLegacyState extends com.pulumi.resources.Resourc... method acls (line 31) | public Optional>> acls() { method comment (line 46) | public Optional> comment() { method groupId (line 61) | public Optional> groupId() { method members (line 76) | public Optional>> members() { method GroupLegacyState (line 80) | private GroupLegacyState() {} method GroupLegacyState (line 82) | private GroupLegacyState(GroupLegacyState $) { method builder (line 89) | public static Builder builder() { method builder (line 92) | public static Builder builder(GroupLegacyState defaults) { class Builder (line 96) | public static final class Builder { method Builder (line 99) | public Builder() { method Builder (line 103) | public Builder(GroupLegacyState defaults) { method acls (line 113) | public Builder acls(@Nullable Output> acls) { method acls (line 124) | public Builder acls(List acls) { method acls (line 134) | public Builder acls(GroupLegacyAclArgs... acls) { method comment (line 144) | public Builder comment(@Nullable Output comment) { method comment (line 155) | public Builder comment(String comment) { method groupId (line 165) | public Builder groupId(@Nullable Output groupId) { method groupId (line 176) | public Builder groupId(String groupId) { method members (line 186) | public Builder members(@Nullable Output> members) { method members (line 197) | public Builder members(List members) { method members (line 207) | public Builder members(String... members) { method build (line 211) | public GroupLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/HagroupLegacyState.java class HagroupLegacyState (line 17) | public final class HagroupLegacyState extends com.pulumi.resources.Resou... method comment (line 32) | public Optional> comment() { method group (line 47) | public Optional> group() { method noFailback (line 62) | public Optional> noFailback() { method nodes (line 77) | public Optional>> nodes() { method restricted (line 92) | public Optional> restricted() { method HagroupLegacyState (line 96) | private HagroupLegacyState() {} method HagroupLegacyState (line 98) | private HagroupLegacyState(HagroupLegacyState $) { method builder (line 106) | public static Builder builder() { method builder (line 109) | public static Builder builder(HagroupLegacyState defaults) { class Builder (line 113) | public static final class Builder { method Builder (line 116) | public Builder() { method Builder (line 120) | public Builder(HagroupLegacyState defaults) { method comment (line 130) | public Builder comment(@Nullable Output comment) { method comment (line 141) | public Builder comment(String comment) { method group (line 151) | public Builder group(@Nullable Output group) { method group (line 162) | public Builder group(String group) { method noFailback (line 172) | public Builder noFailback(@Nullable Output noFailback) { method noFailback (line 183) | public Builder noFailback(Boolean noFailback) { method nodes (line 193) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 204) | public Builder nodes(Map nodes) { method restricted (line 214) | public Builder restricted(@Nullable Output restricted) { method restricted (line 225) | public Builder restricted(Boolean restricted) { method build (line 229) | public HagroupLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/HagroupState.java class HagroupState (line 17) | public final class HagroupState extends com.pulumi.resources.ResourceArgs { method comment (line 32) | public Optional> comment() { method group (line 47) | public Optional> group() { method noFailback (line 62) | public Optional> noFailback() { method nodes (line 77) | public Optional>> nodes() { method restricted (line 92) | public Optional> restricted() { method HagroupState (line 96) | private HagroupState() {} method HagroupState (line 98) | private HagroupState(HagroupState $) { method builder (line 106) | public static Builder builder() { method builder (line 109) | public static Builder builder(HagroupState defaults) { class Builder (line 113) | public static final class Builder { method Builder (line 116) | public Builder() { method Builder (line 120) | public Builder(HagroupState defaults) { method comment (line 130) | public Builder comment(@Nullable Output comment) { method comment (line 141) | public Builder comment(String comment) { method group (line 151) | public Builder group(@Nullable Output group) { method group (line 162) | public Builder group(String group) { method noFailback (line 172) | public Builder noFailback(@Nullable Output noFailback) { method noFailback (line 183) | public Builder noFailback(Boolean noFailback) { method nodes (line 193) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 204) | public Builder nodes(Map nodes) { method restricted (line 214) | public Builder restricted(@Nullable Output restricted) { method restricted (line 225) | public Builder restricted(Boolean restricted) { method build (line 229) | public HagroupState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/HaresourceLegacyState.java class HaresourceLegacyState (line 15) | public final class HaresourceLegacyState extends com.pulumi.resources.Re... method comment (line 30) | public Optional> comment() { method group (line 45) | public Optional> group() { method maxRelocate (line 60) | public Optional> maxRelocate() { method maxRestart (line 75) | public Optional> maxRestart() { method resourceId (line 90) | public Optional> resourceId() { method state (line 105) | public Optional> state() { method type (line 120) | public Optional> type() { method HaresourceLegacyState (line 124) | private HaresourceLegacyState() {} method HaresourceLegacyState (line 126) | private HaresourceLegacyState(HaresourceLegacyState $) { method builder (line 136) | public static Builder builder() { method builder (line 139) | public static Builder builder(HaresourceLegacyState defaults) { class Builder (line 143) | public static final class Builder { method Builder (line 146) | public Builder() { method Builder (line 150) | public Builder(HaresourceLegacyState defaults) { method comment (line 160) | public Builder comment(@Nullable Output comment) { method comment (line 171) | public Builder comment(String comment) { method group (line 181) | public Builder group(@Nullable Output group) { method group (line 192) | public Builder group(String group) { method maxRelocate (line 202) | public Builder maxRelocate(@Nullable Output maxRelocate) { method maxRelocate (line 213) | public Builder maxRelocate(Integer maxRelocate) { method maxRestart (line 223) | public Builder maxRestart(@Nullable Output maxRestart) { method maxRestart (line 234) | public Builder maxRestart(Integer maxRestart) { method resourceId (line 244) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 255) | public Builder resourceId(String resourceId) { method state (line 265) | public Builder state(@Nullable Output state) { method state (line 276) | public Builder state(String state) { method type (line 286) | public Builder type(@Nullable Output type) { method type (line 297) | public Builder type(String type) { method build (line 301) | public HaresourceLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/HaresourceState.java class HaresourceState (line 15) | public final class HaresourceState extends com.pulumi.resources.Resource... method comment (line 30) | public Optional> comment() { method group (line 45) | public Optional> group() { method maxRelocate (line 60) | public Optional> maxRelocate() { method maxRestart (line 75) | public Optional> maxRestart() { method resourceId (line 90) | public Optional> resourceId() { method state (line 105) | public Optional> state() { method type (line 120) | public Optional> type() { method HaresourceState (line 124) | private HaresourceState() {} method HaresourceState (line 126) | private HaresourceState(HaresourceState $) { method builder (line 136) | public static Builder builder() { method builder (line 139) | public static Builder builder(HaresourceState defaults) { class Builder (line 143) | public static final class Builder { method Builder (line 146) | public Builder() { method Builder (line 150) | public Builder(HaresourceState defaults) { method comment (line 160) | public Builder comment(@Nullable Output comment) { method comment (line 171) | public Builder comment(String comment) { method group (line 181) | public Builder group(@Nullable Output group) { method group (line 192) | public Builder group(String group) { method maxRelocate (line 202) | public Builder maxRelocate(@Nullable Output maxRelocate) { method maxRelocate (line 213) | public Builder maxRelocate(Integer maxRelocate) { method maxRestart (line 223) | public Builder maxRestart(@Nullable Output maxRestart) { method maxRestart (line 234) | public Builder maxRestart(Integer maxRestart) { method resourceId (line 244) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 255) | public Builder resourceId(String resourceId) { method state (line 265) | public Builder state(@Nullable Output state) { method state (line 276) | public Builder state(String state) { method type (line 286) | public Builder type(@Nullable Output type) { method type (line 297) | public Builder type(String type) { method build (line 301) | public HaresourceState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/HaruleLegacyState.java class HaruleLegacyState (line 18) | public final class HaruleLegacyState extends com.pulumi.resources.Resour... method affinity (line 33) | public Optional> affinity() { method comment (line 48) | public Optional> comment() { method disable (line 63) | public Optional> disable() { method nodes (line 78) | public Optional>> nodes() { method resources (line 93) | public Optional>> resources() { method rule (line 108) | public Optional> rule() { method strict (line 123) | public Optional> strict() { method type (line 138) | public Optional> type() { method HaruleLegacyState (line 142) | private HaruleLegacyState() {} method HaruleLegacyState (line 144) | private HaruleLegacyState(HaruleLegacyState $) { method builder (line 155) | public static Builder builder() { method builder (line 158) | public static Builder builder(HaruleLegacyState defaults) { class Builder (line 162) | public static final class Builder { method Builder (line 165) | public Builder() { method Builder (line 169) | public Builder(HaruleLegacyState defaults) { method affinity (line 179) | public Builder affinity(@Nullable Output affinity) { method affinity (line 190) | public Builder affinity(String affinity) { method comment (line 200) | public Builder comment(@Nullable Output comment) { method comment (line 211) | public Builder comment(String comment) { method disable (line 221) | public Builder disable(@Nullable Output disable) { method disable (line 232) | public Builder disable(Boolean disable) { method nodes (line 242) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 253) | public Builder nodes(Map nodes) { method resources (line 263) | public Builder resources(@Nullable Output> resources) { method resources (line 274) | public Builder resources(List resources) { method resources (line 284) | public Builder resources(String... resources) { method rule (line 294) | public Builder rule(@Nullable Output rule) { method rule (line 305) | public Builder rule(String rule) { method strict (line 315) | public Builder strict(@Nullable Output strict) { method strict (line 326) | public Builder strict(Boolean strict) { method type (line 336) | public Builder type(@Nullable Output type) { method type (line 347) | public Builder type(String type) { method build (line 351) | public HaruleLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/HaruleState.java class HaruleState (line 18) | public final class HaruleState extends com.pulumi.resources.ResourceArgs { method affinity (line 33) | public Optional> affinity() { method comment (line 48) | public Optional> comment() { method disable (line 63) | public Optional> disable() { method nodes (line 78) | public Optional>> nodes() { method resources (line 93) | public Optional>> resources() { method rule (line 108) | public Optional> rule() { method strict (line 123) | public Optional> strict() { method type (line 138) | public Optional> type() { method HaruleState (line 142) | private HaruleState() {} method HaruleState (line 144) | private HaruleState(HaruleState $) { method builder (line 155) | public static Builder builder() { method builder (line 158) | public static Builder builder(HaruleState defaults) { class Builder (line 162) | public static final class Builder { method Builder (line 165) | public Builder() { method Builder (line 169) | public Builder(HaruleState defaults) { method affinity (line 179) | public Builder affinity(@Nullable Output affinity) { method affinity (line 190) | public Builder affinity(String affinity) { method comment (line 200) | public Builder comment(@Nullable Output comment) { method comment (line 211) | public Builder comment(String comment) { method disable (line 221) | public Builder disable(@Nullable Output disable) { method disable (line 232) | public Builder disable(Boolean disable) { method nodes (line 242) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 253) | public Builder nodes(Map nodes) { method resources (line 263) | public Builder resources(@Nullable Output> resources) { method resources (line 274) | public Builder resources(List resources) { method resources (line 284) | public Builder resources(String... resources) { method rule (line 294) | public Builder rule(@Nullable Output rule) { method rule (line 305) | public Builder rule(String rule) { method strict (line 315) | public Builder strict(@Nullable Output strict) { method strict (line 326) | public Builder strict(Boolean strict) { method type (line 336) | public Builder type(@Nullable Output type) { method type (line 347) | public Builder type(String type) { method build (line 351) | public HaruleState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/HostsLegacyEntryArgs.java class HostsLegacyEntryArgs (line 14) | public final class HostsLegacyEntryArgs extends com.pulumi.resources.Res... method address (line 29) | public Output address() { method hostnames (line 44) | public Output> hostnames() { method HostsLegacyEntryArgs (line 48) | private HostsLegacyEntryArgs() {} method HostsLegacyEntryArgs (line 50) | private HostsLegacyEntryArgs(HostsLegacyEntryArgs $) { method builder (line 55) | public static Builder builder() { method builder (line 58) | public static Builder builder(HostsLegacyEntryArgs defaults) { class Builder (line 62) | public static final class Builder { method Builder (line 65) | public Builder() { method Builder (line 69) | public Builder(HostsLegacyEntryArgs defaults) { method address (line 79) | public Builder address(Output address) { method address (line 90) | public Builder address(String address) { method hostnames (line 100) | public Builder hostnames(Output> hostnames) { method hostnames (line 111) | public Builder hostnames(List hostnames) { method hostnames (line 121) | public Builder hostnames(String... hostnames) { method build (line 125) | public HostsLegacyEntryArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/HostsLegacyState.java class HostsLegacyState (line 16) | public final class HostsLegacyState extends com.pulumi.resources.Resourc... method addresses (line 31) | public Optional>> addresses() { method digest (line 46) | public Optional> digest() { method entries (line 63) | public Optional>> entries() { method entry (line 78) | public Optional>> entry() { method hostnames (line 93) | public Optional>>> hostnames() { method nodeName (line 108) | public Optional> nodeName() { method HostsLegacyState (line 112) | private HostsLegacyState() {} method HostsLegacyState (line 114) | private HostsLegacyState(HostsLegacyState $) { method builder (line 123) | public static Builder builder() { method builder (line 126) | public static Builder builder(HostsLegacyState defaults) { class Builder (line 130) | public static final class Builder { method Builder (line 133) | public Builder() { method Builder (line 137) | public Builder(HostsLegacyState defaults) { method addresses (line 147) | public Builder addresses(@Nullable Output> addresses) { method addresses (line 158) | public Builder addresses(List addresses) { method addresses (line 168) | public Builder addresses(String... addresses) { method digest (line 178) | public Builder digest(@Nullable Output digest) { method digest (line 189) | public Builder digest(String digest) { method entries (line 200) | public Builder entries(@Nullable Output> ... method entries (line 212) | public Builder entries(List entries) { method entries (line 223) | public Builder entries(HostsLegacyEntryArgs... entries) { method entry (line 233) | public Builder entry(@Nullable Output> en... method entry (line 244) | public Builder entry(List entry) { method entry (line 254) | public Builder entry(HostsLegacyEntryArgs... entry) { method hostnames (line 264) | public Builder hostnames(@Nullable Output>> hostna... method hostnames (line 275) | public Builder hostnames(List> hostnames) { method hostnames (line 285) | public Builder hostnames(List... hostnames) { method nodeName (line 295) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 306) | public Builder nodeName(String nodeName) { method build (line 310) | public HostsLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/PoolLegacyMemberArgs.java class PoolLegacyMemberArgs (line 15) | public final class PoolLegacyMemberArgs extends com.pulumi.resources.Res... method datastoreId (line 30) | public Optional> datastoreId() { method id (line 45) | public Optional> id() { method nodeName (line 60) | public Optional> nodeName() { method type (line 75) | public Optional> type() { method vmId (line 90) | public Optional> vmId() { method PoolLegacyMemberArgs (line 94) | private PoolLegacyMemberArgs() {} method PoolLegacyMemberArgs (line 96) | private PoolLegacyMemberArgs(PoolLegacyMemberArgs $) { method builder (line 104) | public static Builder builder() { method builder (line 107) | public static Builder builder(PoolLegacyMemberArgs defaults) { class Builder (line 111) | public static final class Builder { method Builder (line 114) | public Builder() { method Builder (line 118) | public Builder(PoolLegacyMemberArgs defaults) { method datastoreId (line 128) | public Builder datastoreId(@Nullable Output datastoreId) { method datastoreId (line 139) | public Builder datastoreId(String datastoreId) { method id (line 149) | public Builder id(@Nullable Output id) { method id (line 160) | public Builder id(String id) { method nodeName (line 170) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 181) | public Builder nodeName(String nodeName) { method type (line 191) | public Builder type(@Nullable Output type) { method type (line 202) | public Builder type(String type) { method vmId (line 212) | public Builder vmId(@Nullable Output vmId) { method vmId (line 223) | public Builder vmId(Integer vmId) { method build (line 227) | public PoolLegacyMemberArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/PoolLegacyState.java class PoolLegacyState (line 16) | public final class PoolLegacyState extends com.pulumi.resources.Resource... method comment (line 31) | public Optional> comment() { method members (line 46) | public Optional>> members() { method poolId (line 61) | public Optional> poolId() { method PoolLegacyState (line 65) | private PoolLegacyState() {} method PoolLegacyState (line 67) | private PoolLegacyState(PoolLegacyState $) { method builder (line 73) | public static Builder builder() { method builder (line 76) | public static Builder builder(PoolLegacyState defaults) { class Builder (line 80) | public static final class Builder { method Builder (line 83) | public Builder() { method Builder (line 87) | public Builder(PoolLegacyState defaults) { method comment (line 97) | public Builder comment(@Nullable Output comment) { method comment (line 108) | public Builder comment(String comment) { method members (line 118) | public Builder members(@Nullable Output> ... method members (line 129) | public Builder members(List members) { method members (line 139) | public Builder members(PoolLegacyMemberArgs... members) { method poolId (line 149) | public Builder poolId(@Nullable Output poolId) { method poolId (line 160) | public Builder poolId(String poolId) { method build (line 164) | public PoolLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/ProviderSshArgs.java class ProviderSshArgs (line 17) | public final class ProviderSshArgs extends com.pulumi.resources.Resource... method agent (line 32) | public Optional> agent() { method agentForwarding (line 47) | public Optional> agentForwarding() { method agentSocket (line 62) | public Optional> agentSocket() { method nodeAddressSource (line 77) | public Optional> nodeAddressSource() { method nodes (line 92) | public Optional>> nodes() { method password (line 107) | public Optional> password() { method privateKey (line 122) | public Optional> privateKey() { method socks5Password (line 137) | public Optional> socks5Password() { method socks5Server (line 152) | public Optional> socks5Server() { method socks5Username (line 167) | public Optional> socks5Username() { method username (line 182) | public Optional> username() { method ProviderSshArgs (line 186) | private ProviderSshArgs() {} method ProviderSshArgs (line 188) | private ProviderSshArgs(ProviderSshArgs $) { method builder (line 202) | public static Builder builder() { method builder (line 205) | public static Builder builder(ProviderSshArgs defaults) { class Builder (line 209) | public static final class Builder { method Builder (line 212) | public Builder() { method Builder (line 216) | public Builder(ProviderSshArgs defaults) { method agent (line 226) | public Builder agent(@Nullable Output agent) { method agent (line 237) | public Builder agent(Boolean agent) { method agentForwarding (line 247) | public Builder agentForwarding(@Nullable Output agentForwar... method agentForwarding (line 258) | public Builder agentForwarding(Boolean agentForwarding) { method agentSocket (line 268) | public Builder agentSocket(@Nullable Output agentSocket) { method agentSocket (line 279) | public Builder agentSocket(String agentSocket) { method nodeAddressSource (line 289) | public Builder nodeAddressSource(@Nullable Output nodeAddres... method nodeAddressSource (line 300) | public Builder nodeAddressSource(String nodeAddressSource) { method nodes (line 310) | public Builder nodes(@Nullable Output> nod... method nodes (line 321) | public Builder nodes(List nodes) { method nodes (line 331) | public Builder nodes(ProviderSshNodeArgs... nodes) { method password (line 341) | public Builder password(@Nullable Output password) { method password (line 352) | public Builder password(String password) { method privateKey (line 362) | public Builder privateKey(@Nullable Output privateKey) { method privateKey (line 373) | public Builder privateKey(String privateKey) { method socks5Password (line 383) | public Builder socks5Password(@Nullable Output socks5Passwor... method socks5Password (line 394) | public Builder socks5Password(String socks5Password) { method socks5Server (line 404) | public Builder socks5Server(@Nullable Output socks5Server) { method socks5Server (line 415) | public Builder socks5Server(String socks5Server) { method socks5Username (line 425) | public Builder socks5Username(@Nullable Output socks5Usernam... method socks5Username (line 436) | public Builder socks5Username(String socks5Username) { method username (line 446) | public Builder username(@Nullable Output username) { method username (line 457) | public Builder username(String username) { method build (line 461) | public ProviderSshArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/ProviderSshNodeArgs.java class ProviderSshNodeArgs (line 16) | public final class ProviderSshNodeArgs extends com.pulumi.resources.Reso... method address (line 31) | public Output address() { method name (line 46) | public Output name() { method port (line 61) | public Optional> port() { method ProviderSshNodeArgs (line 65) | private ProviderSshNodeArgs() {} method ProviderSshNodeArgs (line 67) | private ProviderSshNodeArgs(ProviderSshNodeArgs $) { method builder (line 73) | public static Builder builder() { method builder (line 76) | public static Builder builder(ProviderSshNodeArgs defaults) { class Builder (line 80) | public static final class Builder { method Builder (line 83) | public Builder() { method Builder (line 87) | public Builder(ProviderSshNodeArgs defaults) { method address (line 97) | public Builder address(Output address) { method address (line 108) | public Builder address(String address) { method name (line 118) | public Builder name(Output name) { method name (line 129) | public Builder name(String name) { method port (line 139) | public Builder port(@Nullable Output port) { method port (line 150) | public Builder port(Integer port) { method build (line 154) | public ProviderSshNodeArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/ReplicationLegacyState.java class ReplicationLegacyState (line 17) | public final class ReplicationLegacyState extends com.pulumi.resources.R... method comment (line 32) | public Optional> comment() { method disable (line 47) | public Optional> disable() { method guest (line 62) | public Optional> guest() { method jobnum (line 77) | public Optional> jobnum() { method rate (line 92) | public Optional> rate() { method resourceId (line 107) | public Optional> resourceId() { method schedule (line 122) | public Optional> schedule() { method source (line 137) | public Optional> source() { method target (line 152) | public Optional> target() { method type (line 167) | public Optional> type() { method ReplicationLegacyState (line 171) | private ReplicationLegacyState() {} method ReplicationLegacyState (line 173) | private ReplicationLegacyState(ReplicationLegacyState $) { method builder (line 186) | public static Builder builder() { method builder (line 189) | public static Builder builder(ReplicationLegacyState defaults) { class Builder (line 193) | public static final class Builder { method Builder (line 196) | public Builder() { method Builder (line 200) | public Builder(ReplicationLegacyState defaults) { method comment (line 210) | public Builder comment(@Nullable Output comment) { method comment (line 221) | public Builder comment(String comment) { method disable (line 231) | public Builder disable(@Nullable Output disable) { method disable (line 242) | public Builder disable(Boolean disable) { method guest (line 252) | public Builder guest(@Nullable Output guest) { method guest (line 263) | public Builder guest(Integer guest) { method jobnum (line 273) | public Builder jobnum(@Nullable Output jobnum) { method jobnum (line 284) | public Builder jobnum(Integer jobnum) { method rate (line 294) | public Builder rate(@Nullable Output rate) { method rate (line 305) | public Builder rate(Double rate) { method resourceId (line 315) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 326) | public Builder resourceId(String resourceId) { method schedule (line 336) | public Builder schedule(@Nullable Output schedule) { method schedule (line 347) | public Builder schedule(String schedule) { method source (line 357) | public Builder source(@Nullable Output source) { method source (line 368) | public Builder source(String source) { method target (line 378) | public Builder target(@Nullable Output target) { method target (line 389) | public Builder target(String target) { method type (line 399) | public Builder type(@Nullable Output type) { method type (line 410) | public Builder type(String type) { method build (line 414) | public ReplicationLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/ReplicationState.java class ReplicationState (line 17) | public final class ReplicationState extends com.pulumi.resources.Resourc... method comment (line 32) | public Optional> comment() { method disable (line 47) | public Optional> disable() { method guest (line 62) | public Optional> guest() { method jobnum (line 77) | public Optional> jobnum() { method rate (line 92) | public Optional> rate() { method resourceId (line 107) | public Optional> resourceId() { method schedule (line 122) | public Optional> schedule() { method source (line 137) | public Optional> source() { method target (line 152) | public Optional> target() { method type (line 167) | public Optional> type() { method ReplicationState (line 171) | private ReplicationState() {} method ReplicationState (line 173) | private ReplicationState(ReplicationState $) { method builder (line 186) | public static Builder builder() { method builder (line 189) | public static Builder builder(ReplicationState defaults) { class Builder (line 193) | public static final class Builder { method Builder (line 196) | public Builder() { method Builder (line 200) | public Builder(ReplicationState defaults) { method comment (line 210) | public Builder comment(@Nullable Output comment) { method comment (line 221) | public Builder comment(String comment) { method disable (line 231) | public Builder disable(@Nullable Output disable) { method disable (line 242) | public Builder disable(Boolean disable) { method guest (line 252) | public Builder guest(@Nullable Output guest) { method guest (line 263) | public Builder guest(Integer guest) { method jobnum (line 273) | public Builder jobnum(@Nullable Output jobnum) { method jobnum (line 284) | public Builder jobnum(Integer jobnum) { method rate (line 294) | public Builder rate(@Nullable Output rate) { method rate (line 305) | public Builder rate(Double rate) { method resourceId (line 315) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 326) | public Builder resourceId(String resourceId) { method schedule (line 336) | public Builder schedule(@Nullable Output schedule) { method schedule (line 347) | public Builder schedule(String schedule) { method source (line 357) | public Builder source(@Nullable Output source) { method source (line 368) | public Builder source(String source) { method target (line 378) | public Builder target(@Nullable Output target) { method target (line 389) | public Builder target(String target) { method type (line 399) | public Builder type(@Nullable Output type) { method type (line 410) | public Builder type(String type) { method build (line 414) | public ReplicationState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/RoleLegacyState.java class RoleLegacyState (line 15) | public final class RoleLegacyState extends com.pulumi.resources.Resource... method privileges (line 30) | public Optional>> privileges() { method roleId (line 45) | public Optional> roleId() { method RoleLegacyState (line 49) | private RoleLegacyState() {} method RoleLegacyState (line 51) | private RoleLegacyState(RoleLegacyState $) { method builder (line 56) | public static Builder builder() { method builder (line 59) | public static Builder builder(RoleLegacyState defaults) { class Builder (line 63) | public static final class Builder { method Builder (line 66) | public Builder() { method Builder (line 70) | public Builder(RoleLegacyState defaults) { method privileges (line 80) | public Builder privileges(@Nullable Output> privileges) { method privileges (line 91) | public Builder privileges(List privileges) { method privileges (line 101) | public Builder privileges(String... privileges) { method roleId (line 111) | public Builder roleId(@Nullable Output roleId) { method roleId (line 122) | public Builder roleId(String roleId) { method build (line 126) | public RoleLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/TimeLegacyState.java class TimeLegacyState (line 14) | public final class TimeLegacyState extends com.pulumi.resources.Resource... method localTime (line 29) | public Optional> localTime() { method nodeName (line 44) | public Optional> nodeName() { method timeZone (line 59) | public Optional> timeZone() { method utcTime (line 74) | public Optional> utcTime() { method TimeLegacyState (line 78) | private TimeLegacyState() {} method TimeLegacyState (line 80) | private TimeLegacyState(TimeLegacyState $) { method builder (line 87) | public static Builder builder() { method builder (line 90) | public static Builder builder(TimeLegacyState defaults) { class Builder (line 94) | public static final class Builder { method Builder (line 97) | public Builder() { method Builder (line 101) | public Builder(TimeLegacyState defaults) { method localTime (line 111) | public Builder localTime(@Nullable Output localTime) { method localTime (line 122) | public Builder localTime(String localTime) { method nodeName (line 132) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 143) | public Builder nodeName(String nodeName) { method timeZone (line 153) | public Builder timeZone(@Nullable Output timeZone) { method timeZone (line 164) | public Builder timeZone(String timeZone) { method utcTime (line 174) | public Builder utcTime(@Nullable Output utcTime) { method utcTime (line 185) | public Builder utcTime(String utcTime) { method build (line 189) | public TimeLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/UserLegacyAclArgs.java class UserLegacyAclArgs (line 16) | public final class UserLegacyAclArgs extends com.pulumi.resources.Resour... method path (line 31) | public Output path() { method propagate (line 46) | public Optional> propagate() { method roleId (line 61) | public Output roleId() { method UserLegacyAclArgs (line 65) | private UserLegacyAclArgs() {} method UserLegacyAclArgs (line 67) | private UserLegacyAclArgs(UserLegacyAclArgs $) { method builder (line 73) | public static Builder builder() { method builder (line 76) | public static Builder builder(UserLegacyAclArgs defaults) { class Builder (line 80) | public static final class Builder { method Builder (line 83) | public Builder() { method Builder (line 87) | public Builder(UserLegacyAclArgs defaults) { method path (line 97) | public Builder path(Output path) { method path (line 108) | public Builder path(String path) { method propagate (line 118) | public Builder propagate(@Nullable Output propagate) { method propagate (line 129) | public Builder propagate(Boolean propagate) { method roleId (line 139) | public Builder roleId(Output roleId) { method roleId (line 150) | public Builder roleId(String roleId) { method build (line 154) | public UserLegacyAclArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/UserLegacyState.java class UserLegacyState (line 17) | public final class UserLegacyState extends com.pulumi.resources.Resource... method acls (line 32) | public Optional>> acls() { method comment (line 47) | public Optional> comment() { method email (line 62) | public Optional> email() { method enabled (line 77) | public Optional> enabled() { method expirationDate (line 92) | public Optional> expirationDate() { method firstName (line 107) | public Optional> firstName() { method groups (line 122) | public Optional>> groups() { method keys (line 137) | public Optional> keys() { method lastName (line 152) | public Optional> lastName() { method password (line 167) | public Optional> password() { method userId (line 182) | public Optional> userId() { method UserLegacyState (line 186) | private UserLegacyState() {} method UserLegacyState (line 188) | private UserLegacyState(UserLegacyState $) { method builder (line 202) | public static Builder builder() { method builder (line 205) | public static Builder builder(UserLegacyState defaults) { class Builder (line 209) | public static final class Builder { method Builder (line 212) | public Builder() { method Builder (line 216) | public Builder(UserLegacyState defaults) { method acls (line 226) | public Builder acls(@Nullable Output> acls) { method acls (line 237) | public Builder acls(List acls) { method acls (line 247) | public Builder acls(UserLegacyAclArgs... acls) { method comment (line 257) | public Builder comment(@Nullable Output comment) { method comment (line 268) | public Builder comment(String comment) { method email (line 278) | public Builder email(@Nullable Output email) { method email (line 289) | public Builder email(String email) { method enabled (line 299) | public Builder enabled(@Nullable Output enabled) { method enabled (line 310) | public Builder enabled(Boolean enabled) { method expirationDate (line 320) | public Builder expirationDate(@Nullable Output expirationDat... method expirationDate (line 331) | public Builder expirationDate(String expirationDate) { method firstName (line 341) | public Builder firstName(@Nullable Output firstName) { method firstName (line 352) | public Builder firstName(String firstName) { method groups (line 362) | public Builder groups(@Nullable Output> groups) { method groups (line 373) | public Builder groups(List groups) { method groups (line 383) | public Builder groups(String... groups) { method keys (line 393) | public Builder keys(@Nullable Output keys) { method keys (line 404) | public Builder keys(String keys) { method lastName (line 414) | public Builder lastName(@Nullable Output lastName) { method lastName (line 425) | public Builder lastName(String lastName) { method password (line 435) | public Builder password(@Nullable Output password) { method password (line 446) | public Builder password(String password) { method userId (line 456) | public Builder userId(@Nullable Output userId) { method userId (line 467) | public Builder userId(String userId) { method build (line 471) | public UserLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/Vm2LegacyCdromArgs.java class Vm2LegacyCdromArgs (line 14) | public final class Vm2LegacyCdromArgs extends com.pulumi.resources.Resou... method fileId (line 29) | public Optional> fileId() { method Vm2LegacyCdromArgs (line 33) | private Vm2LegacyCdromArgs() {} method Vm2LegacyCdromArgs (line 35) | private Vm2LegacyCdromArgs(Vm2LegacyCdromArgs $) { method builder (line 39) | public static Builder builder() { method builder (line 42) | public static Builder builder(Vm2LegacyCdromArgs defaults) { class Builder (line 46) | public static final class Builder { method Builder (line 49) | public Builder() { method Builder (line 53) | public Builder(Vm2LegacyCdromArgs defaults) { method fileId (line 63) | public Builder fileId(@Nullable Output fileId) { method fileId (line 74) | public Builder fileId(String fileId) { method build (line 78) | public Vm2LegacyCdromArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/Vm2LegacyCpuArgs.java class Vm2LegacyCpuArgs (line 18) | public final class Vm2LegacyCpuArgs extends com.pulumi.resources.Resourc... method affinity (line 33) | public Optional> affinity() { method architecture (line 48) | public Optional> architecture() { method cores (line 63) | public Optional> cores() { method flags (line 78) | public Optional>> flags() { method limit (line 93) | public Optional> limit() { method numa (line 108) | public Optional> numa() { method sockets (line 123) | public Optional> sockets() { method type (line 138) | public Optional> type() { method units (line 153) | public Optional> units() { method vcpus (line 168) | public Optional> vcpus() { method Vm2LegacyCpuArgs (line 172) | private Vm2LegacyCpuArgs() {} method Vm2LegacyCpuArgs (line 174) | private Vm2LegacyCpuArgs(Vm2LegacyCpuArgs $) { method builder (line 187) | public static Builder builder() { method builder (line 190) | public static Builder builder(Vm2LegacyCpuArgs defaults) { class Builder (line 194) | public static final class Builder { method Builder (line 197) | public Builder() { method Builder (line 201) | public Builder(Vm2LegacyCpuArgs defaults) { method affinity (line 211) | public Builder affinity(@Nullable Output affinity) { method affinity (line 222) | public Builder affinity(String affinity) { method architecture (line 232) | public Builder architecture(@Nullable Output architecture) { method architecture (line 243) | public Builder architecture(String architecture) { method cores (line 253) | public Builder cores(@Nullable Output cores) { method cores (line 264) | public Builder cores(Integer cores) { method flags (line 274) | public Builder flags(@Nullable Output> flags) { method flags (line 285) | public Builder flags(List flags) { method flags (line 295) | public Builder flags(String... flags) { method limit (line 305) | public Builder limit(@Nullable Output limit) { method limit (line 316) | public Builder limit(Double limit) { method numa (line 326) | public Builder numa(@Nullable Output numa) { method numa (line 337) | public Builder numa(Boolean numa) { method sockets (line 347) | public Builder sockets(@Nullable Output sockets) { method sockets (line 358) | public Builder sockets(Integer sockets) { method type (line 368) | public Builder type(@Nullable Output type) { method type (line 379) | public Builder type(String type) { method units (line 389) | public Builder units(@Nullable Output units) { method units (line 400) | public Builder units(Integer units) { method vcpus (line 410) | public Builder vcpus(@Nullable Output vcpus) { method vcpus (line 421) | public Builder vcpus(Integer vcpus) { method build (line 425) | public Vm2LegacyCpuArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/Vm2LegacyRngArgs.java class Vm2LegacyRngArgs (line 15) | public final class Vm2LegacyRngArgs extends com.pulumi.resources.Resourc... method maxBytes (line 30) | public Optional> maxBytes() { method period (line 45) | public Optional> period() { method source (line 60) | public Optional> source() { method Vm2LegacyRngArgs (line 64) | private Vm2LegacyRngArgs() {} method Vm2LegacyRngArgs (line 66) | private Vm2LegacyRngArgs(Vm2LegacyRngArgs $) { method builder (line 72) | public static Builder builder() { method builder (line 75) | public static Builder builder(Vm2LegacyRngArgs defaults) { class Builder (line 79) | public static final class Builder { method Builder (line 82) | public Builder() { method Builder (line 86) | public Builder(Vm2LegacyRngArgs defaults) { method maxBytes (line 96) | public Builder maxBytes(@Nullable Output maxBytes) { method maxBytes (line 107) | public Builder maxBytes(Integer maxBytes) { method period (line 117) | public Builder period(@Nullable Output period) { method period (line 128) | public Builder period(Integer period) { method source (line 138) | public Builder source(@Nullable Output source) { method source (line 149) | public Builder source(String source) { method build (line 153) | public Vm2LegacyRngArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/Vm2LegacyState.java class Vm2LegacyState (line 22) | public final class Vm2LegacyState extends com.pulumi.resources.ResourceA... method cdrom (line 37) | public Optional>> cdrom() { method cpu (line 52) | public Optional> cpu() { method deleteUnreferencedDisksOnDestroy (line 67) | public Optional> deleteUnreferencedDisksOnDestroy() { method description (line 82) | public Optional> description() { method name (line 97) | public Optional> name() { method nodeName (line 112) | public Optional> nodeName() { method purgeOnDestroy (line 127) | public Optional> purgeOnDestroy() { method resourceId (line 142) | public Optional> resourceId() { method rng (line 157) | public Optional> rng() { method stopOnDestroy (line 172) | public Optional> stopOnDestroy() { method tags (line 187) | public Optional>> tags() { method template (line 202) | public Optional> template() { method timeouts (line 209) | public Optional> timeouts() { method vga (line 224) | public Optional> vga() { method Vm2LegacyState (line 228) | private Vm2LegacyState() {} method Vm2LegacyState (line 230) | private Vm2LegacyState(Vm2LegacyState $) { method builder (line 247) | public static Builder builder() { method builder (line 250) | public static Builder builder(Vm2LegacyState defaults) { class Builder (line 254) | public static final class Builder { method Builder (line 257) | public Builder() { method Builder (line 261) | public Builder(Vm2LegacyState defaults) { method cdrom (line 271) | public Builder cdrom(@Nullable Output... method cdrom (line 282) | public Builder cdrom(Map cdrom) { method cpu (line 292) | public Builder cpu(@Nullable Output cpu) { method cpu (line 303) | public Builder cpu(Vm2LegacyCpuArgs cpu) { method deleteUnreferencedDisksOnDestroy (line 313) | public Builder deleteUnreferencedDisksOnDestroy(@Nullable Output description) { method description (line 345) | public Builder description(String description) { method name (line 355) | public Builder name(@Nullable Output name) { method name (line 366) | public Builder name(String name) { method nodeName (line 376) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 387) | public Builder nodeName(String nodeName) { method purgeOnDestroy (line 397) | public Builder purgeOnDestroy(@Nullable Output purgeOnDestr... method purgeOnDestroy (line 408) | public Builder purgeOnDestroy(Boolean purgeOnDestroy) { method resourceId (line 418) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 429) | public Builder resourceId(String resourceId) { method rng (line 439) | public Builder rng(@Nullable Output rng) { method rng (line 450) | public Builder rng(Vm2LegacyRngArgs rng) { method stopOnDestroy (line 460) | public Builder stopOnDestroy(@Nullable Output stopOnDestroy) { method stopOnDestroy (line 471) | public Builder stopOnDestroy(Boolean stopOnDestroy) { method tags (line 481) | public Builder tags(@Nullable Output> tags) { method tags (line 492) | public Builder tags(List tags) { method tags (line 502) | public Builder tags(String... tags) { method template (line 512) | public Builder template(@Nullable Output template) { method template (line 523) | public Builder template(Boolean template) { method timeouts (line 527) | public Builder timeouts(@Nullable Output time... method timeouts (line 532) | public Builder timeouts(Vm2LegacyTimeoutsArgs timeouts) { method vga (line 542) | public Builder vga(@Nullable Output vga) { method vga (line 553) | public Builder vga(Vm2LegacyVgaArgs vga) { method build (line 557) | public Vm2LegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/Vm2LegacyTimeoutsArgs.java class Vm2LegacyTimeoutsArgs (line 14) | public final class Vm2LegacyTimeoutsArgs extends com.pulumi.resources.Re... method create (line 29) | public Optional> create() { method delete (line 44) | public Optional> delete() { method read (line 59) | public Optional> read() { method update (line 74) | public Optional> update() { method Vm2LegacyTimeoutsArgs (line 78) | private Vm2LegacyTimeoutsArgs() {} method Vm2LegacyTimeoutsArgs (line 80) | private Vm2LegacyTimeoutsArgs(Vm2LegacyTimeoutsArgs $) { method builder (line 87) | public static Builder builder() { method builder (line 90) | public static Builder builder(Vm2LegacyTimeoutsArgs defaults) { class Builder (line 94) | public static final class Builder { method Builder (line 97) | public Builder() { method Builder (line 101) | public Builder(Vm2LegacyTimeoutsArgs defaults) { method create (line 111) | public Builder create(@Nullable Output create) { method create (line 122) | public Builder create(String create) { method delete (line 132) | public Builder delete(@Nullable Output delete) { method delete (line 143) | public Builder delete(String delete) { method read (line 153) | public Builder read(@Nullable Output read) { method read (line 164) | public Builder read(String read) { method update (line 174) | public Builder update(@Nullable Output update) { method update (line 185) | public Builder update(String update) { method build (line 189) | public Vm2LegacyTimeoutsArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/Vm2LegacyVgaArgs.java class Vm2LegacyVgaArgs (line 15) | public final class Vm2LegacyVgaArgs extends com.pulumi.resources.Resourc... method clipboard (line 30) | public Optional> clipboard() { method memory (line 45) | public Optional> memory() { method type (line 60) | public Optional> type() { method Vm2LegacyVgaArgs (line 64) | private Vm2LegacyVgaArgs() {} method Vm2LegacyVgaArgs (line 66) | private Vm2LegacyVgaArgs(Vm2LegacyVgaArgs $) { method builder (line 72) | public static Builder builder() { method builder (line 75) | public static Builder builder(Vm2LegacyVgaArgs defaults) { class Builder (line 79) | public static final class Builder { method Builder (line 82) | public Builder() { method Builder (line 86) | public Builder(Vm2LegacyVgaArgs defaults) { method clipboard (line 96) | public Builder clipboard(@Nullable Output clipboard) { method clipboard (line 107) | public Builder clipboard(String clipboard) { method memory (line 117) | public Builder memory(@Nullable Output memory) { method memory (line 128) | public Builder memory(Integer memory) { method type (line 138) | public Builder type(@Nullable Output type) { method type (line 149) | public Builder type(String type) { method build (line 153) | public Vm2LegacyVgaArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmCdromArgs.java class VmCdromArgs (line 14) | public final class VmCdromArgs extends com.pulumi.resources.ResourceArgs { method fileId (line 29) | public Optional> fileId() { method VmCdromArgs (line 33) | private VmCdromArgs() {} method VmCdromArgs (line 35) | private VmCdromArgs(VmCdromArgs $) { method builder (line 39) | public static Builder builder() { method builder (line 42) | public static Builder builder(VmCdromArgs defaults) { class Builder (line 46) | public static final class Builder { method Builder (line 49) | public Builder() { method Builder (line 53) | public Builder(VmCdromArgs defaults) { method fileId (line 63) | public Builder fileId(@Nullable Output fileId) { method fileId (line 74) | public Builder fileId(String fileId) { method build (line 78) | public VmCdromArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmCpuArgs.java class VmCpuArgs (line 18) | public final class VmCpuArgs extends com.pulumi.resources.ResourceArgs { method affinity (line 33) | public Optional> affinity() { method architecture (line 48) | public Optional> architecture() { method cores (line 63) | public Optional> cores() { method flags (line 78) | public Optional>> flags() { method limit (line 93) | public Optional> limit() { method numa (line 108) | public Optional> numa() { method sockets (line 123) | public Optional> sockets() { method type (line 138) | public Optional> type() { method units (line 153) | public Optional> units() { method vcpus (line 168) | public Optional> vcpus() { method VmCpuArgs (line 172) | private VmCpuArgs() {} method VmCpuArgs (line 174) | private VmCpuArgs(VmCpuArgs $) { method builder (line 187) | public static Builder builder() { method builder (line 190) | public static Builder builder(VmCpuArgs defaults) { class Builder (line 194) | public static final class Builder { method Builder (line 197) | public Builder() { method Builder (line 201) | public Builder(VmCpuArgs defaults) { method affinity (line 211) | public Builder affinity(@Nullable Output affinity) { method affinity (line 222) | public Builder affinity(String affinity) { method architecture (line 232) | public Builder architecture(@Nullable Output architecture) { method architecture (line 243) | public Builder architecture(String architecture) { method cores (line 253) | public Builder cores(@Nullable Output cores) { method cores (line 264) | public Builder cores(Integer cores) { method flags (line 274) | public Builder flags(@Nullable Output> flags) { method flags (line 285) | public Builder flags(List flags) { method flags (line 295) | public Builder flags(String... flags) { method limit (line 305) | public Builder limit(@Nullable Output limit) { method limit (line 316) | public Builder limit(Double limit) { method numa (line 326) | public Builder numa(@Nullable Output numa) { method numa (line 337) | public Builder numa(Boolean numa) { method sockets (line 347) | public Builder sockets(@Nullable Output sockets) { method sockets (line 358) | public Builder sockets(Integer sockets) { method type (line 368) | public Builder type(@Nullable Output type) { method type (line 379) | public Builder type(String type) { method units (line 389) | public Builder units(@Nullable Output units) { method units (line 400) | public Builder units(Integer units) { method vcpus (line 410) | public Builder vcpus(@Nullable Output vcpus) { method vcpus (line 421) | public Builder vcpus(Integer vcpus) { method build (line 425) | public VmCpuArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyAgentArgs.java class VmLegacyAgentArgs (line 16) | public final class VmLegacyAgentArgs extends com.pulumi.resources.Resour... method enabled (line 33) | public Optional> enabled() { method timeout (line 50) | public Optional> timeout() { method trim (line 67) | public Optional> trim() { method type (line 82) | public Optional> type() { method waitForIp (line 97) | public Optional> waitForIp() { method VmLegacyAgentArgs (line 101) | private VmLegacyAgentArgs() {} method VmLegacyAgentArgs (line 103) | private VmLegacyAgentArgs(VmLegacyAgentArgs $) { method builder (line 111) | public static Builder builder() { method builder (line 114) | public static Builder builder(VmLegacyAgentArgs defaults) { class Builder (line 118) | public static final class Builder { method Builder (line 121) | public Builder() { method Builder (line 125) | public Builder(VmLegacyAgentArgs defaults) { method enabled (line 136) | public Builder enabled(@Nullable Output enabled) { method enabled (line 148) | public Builder enabled(Boolean enabled) { method timeout (line 159) | public Builder timeout(@Nullable Output timeout) { method timeout (line 171) | public Builder timeout(String timeout) { method trim (line 182) | public Builder trim(@Nullable Output trim) { method trim (line 194) | public Builder trim(Boolean trim) { method type (line 204) | public Builder type(@Nullable Output type) { method type (line 215) | public Builder type(String type) { method waitForIp (line 225) | public Builder waitForIp(@Nullable Output> ipv4() { method ipv6 (line 48) | public Optional> ipv6() { method VmLegacyAgentWaitForIpArgs (line 52) | private VmLegacyAgentWaitForIpArgs() {} method VmLegacyAgentWaitForIpArgs (line 54) | private VmLegacyAgentWaitForIpArgs(VmLegacyAgentWaitForIpArgs $) { method builder (line 59) | public static Builder builder() { method builder (line 62) | public static Builder builder(VmLegacyAgentWaitForIpArgs defaults) { class Builder (line 66) | public static final class Builder { method Builder (line 69) | public Builder() { method Builder (line 73) | public Builder(VmLegacyAgentWaitForIpArgs defaults) { method ipv4 (line 83) | public Builder ipv4(@Nullable Output ipv4) { method ipv4 (line 94) | public Builder ipv4(Boolean ipv4) { method ipv6 (line 106) | public Builder ipv6(@Nullable Output ipv6) { method ipv6 (line 119) | public Builder ipv6(Boolean ipv6) { method build (line 123) | public VmLegacyAgentWaitForIpArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyAmdSevArgs.java class VmLegacyAmdSevArgs (line 15) | public final class VmLegacyAmdSevArgs extends com.pulumi.resources.Resou... method allowSmt (line 32) | public Optional> allowSmt() { method kernelHashes (line 47) | public Optional> kernelHashes() { method noDebug (line 64) | public Optional> noDebug() { method noKeySharing (line 83) | public Optional> noKeySharing() { method type (line 98) | public Optional> type() { method VmLegacyAmdSevArgs (line 102) | private VmLegacyAmdSevArgs() {} method VmLegacyAmdSevArgs (line 104) | private VmLegacyAmdSevArgs(VmLegacyAmdSevArgs $) { method builder (line 112) | public static Builder builder() { method builder (line 115) | public static Builder builder(VmLegacyAmdSevArgs defaults) { class Builder (line 119) | public static final class Builder { method Builder (line 122) | public Builder() { method Builder (line 126) | public Builder(VmLegacyAmdSevArgs defaults) { method allowSmt (line 137) | public Builder allowSmt(@Nullable Output allowSmt) { method allowSmt (line 149) | public Builder allowSmt(Boolean allowSmt) { method kernelHashes (line 159) | public Builder kernelHashes(@Nullable Output kernelHashes) { method kernelHashes (line 170) | public Builder kernelHashes(Boolean kernelHashes) { method noDebug (line 181) | public Builder noDebug(@Nullable Output noDebug) { method noDebug (line 193) | public Builder noDebug(Boolean noDebug) { method noKeySharing (line 205) | public Builder noKeySharing(@Nullable Output noKeySharing) { method noKeySharing (line 218) | public Builder noKeySharing(Boolean noKeySharing) { method type (line 228) | public Builder type(@Nullable Output type) { method type (line 239) | public Builder type(String type) { method build (line 243) | public VmLegacyAmdSevArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyAudioDeviceArgs.java class VmLegacyAudioDeviceArgs (line 15) | public final class VmLegacyAudioDeviceArgs extends com.pulumi.resources.... method device (line 36) | public Optional> device() { method driver (line 51) | public Optional> driver() { method enabled (line 68) | public Optional> enabled() { method VmLegacyAudioDeviceArgs (line 72) | private VmLegacyAudioDeviceArgs() {} method VmLegacyAudioDeviceArgs (line 74) | private VmLegacyAudioDeviceArgs(VmLegacyAudioDeviceArgs $) { method builder (line 80) | public static Builder builder() { method builder (line 83) | public static Builder builder(VmLegacyAudioDeviceArgs defaults) { class Builder (line 87) | public static final class Builder { method Builder (line 90) | public Builder() { method Builder (line 94) | public Builder(VmLegacyAudioDeviceArgs defaults) { method device (line 107) | public Builder device(@Nullable Output device) { method device (line 121) | public Builder device(String device) { method driver (line 131) | public Builder driver(@Nullable Output driver) { method driver (line 142) | public Builder driver(String driver) { method enabled (line 153) | public Builder enabled(@Nullable Output enabled) { method enabled (line 165) | public Builder enabled(Boolean enabled) { method build (line 169) | public VmLegacyAudioDeviceArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyCdromArgs.java class VmLegacyCdromArgs (line 15) | public final class VmLegacyCdromArgs extends com.pulumi.resources.Resour... method enabled (line 41) | @Deprecated /* Remove this attribute's configuration as it is no longe... method fileId (line 59) | public Optional> fileId() { method interface_ (line 78) | public Optional> interface_() { method VmLegacyCdromArgs (line 82) | private VmLegacyCdromArgs() {} method VmLegacyCdromArgs (line 84) | private VmLegacyCdromArgs(VmLegacyCdromArgs $) { method builder (line 90) | public static Builder builder() { method builder (line 93) | public static Builder builder(VmLegacyCdromArgs defaults) { class Builder (line 97) | public static final class Builder { method Builder (line 100) | public Builder() { method Builder (line 104) | public Builder(VmLegacyCdromArgs defaults) { method enabled (line 119) | @Deprecated /* Remove this attribute's configuration as it is no lon... method enabled (line 136) | @Deprecated /* Remove this attribute's configuration as it is no lon... method fileId (line 148) | public Builder fileId(@Nullable Output fileId) { method fileId (line 160) | public Builder fileId(String fileId) { method interface_ (line 172) | public Builder interface_(@Nullable Output interface_) { method interface_ (line 185) | public Builder interface_(String interface_) { method build (line 189) | public VmLegacyCdromArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyCloneArgs.java class VmLegacyCloneArgs (line 17) | public final class VmLegacyCloneArgs extends com.pulumi.resources.Resour... method datastoreId (line 32) | public Optional> datastoreId() { method full (line 47) | public Optional> full() { method nodeName (line 64) | public Optional> nodeName() { method retries (line 83) | public Optional> retries() { method vmId (line 98) | public Output vmId() { method VmLegacyCloneArgs (line 102) | private VmLegacyCloneArgs() {} method VmLegacyCloneArgs (line 104) | private VmLegacyCloneArgs(VmLegacyCloneArgs $) { method builder (line 112) | public static Builder builder() { method builder (line 115) | public static Builder builder(VmLegacyCloneArgs defaults) { class Builder (line 119) | public static final class Builder { method Builder (line 122) | public Builder() { method Builder (line 126) | public Builder(VmLegacyCloneArgs defaults) { method datastoreId (line 136) | public Builder datastoreId(@Nullable Output datastoreId) { method datastoreId (line 147) | public Builder datastoreId(String datastoreId) { method full (line 157) | public Builder full(@Nullable Output full) { method full (line 168) | public Builder full(Boolean full) { method nodeName (line 179) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 191) | public Builder nodeName(String nodeName) { method retries (line 203) | public Builder retries(@Nullable Output retries) { method retries (line 216) | public Builder retries(Integer retries) { method vmId (line 226) | public Builder vmId(Output vmId) { method vmId (line 237) | public Builder vmId(Integer vmId) { method build (line 241) | public VmLegacyCloneArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyCpuArgs.java class VmLegacyCpuArgs (line 18) | public final class VmLegacyCpuArgs extends com.pulumi.resources.Resource... method affinity (line 39) | public Optional> affinity() { method architecture (line 54) | public Optional> architecture() { method cores (line 69) | public Optional> cores() { method flags (line 128) | public Optional>> flags() { method hotplugged (line 145) | public Optional> hotplugged() { method limit (line 162) | public Optional> limit() { method numa (line 177) | public Optional> numa() { method sockets (line 192) | public Optional> sockets() { method type (line 209) | public Optional> type() { method units (line 224) | public Optional> units() { method VmLegacyCpuArgs (line 228) | private VmLegacyCpuArgs() {} method VmLegacyCpuArgs (line 230) | private VmLegacyCpuArgs(VmLegacyCpuArgs $) { method builder (line 243) | public static Builder builder() { method builder (line 246) | public static Builder builder(VmLegacyCpuArgs defaults) { class Builder (line 250) | public static final class Builder { method Builder (line 253) | public Builder() { method Builder (line 257) | public Builder(VmLegacyCpuArgs defaults) { method affinity (line 270) | public Builder affinity(@Nullable Output affinity) { method affinity (line 284) | public Builder affinity(String affinity) { method architecture (line 294) | public Builder architecture(@Nullable Output architecture) { method architecture (line 305) | public Builder architecture(String architecture) { method cores (line 315) | public Builder cores(@Nullable Output cores) { method cores (line 326) | public Builder cores(Integer cores) { method flags (line 358) | public Builder flags(@Nullable Output> flags) { method flags (line 391) | public Builder flags(List flags) { method flags (line 423) | public Builder flags(String... flags) { method hotplugged (line 434) | public Builder hotplugged(@Nullable Output hotplugged) { method hotplugged (line 446) | public Builder hotplugged(Integer hotplugged) { method limit (line 457) | public Builder limit(@Nullable Output limit) { method limit (line 469) | public Builder limit(Double limit) { method numa (line 479) | public Builder numa(@Nullable Output numa) { method numa (line 490) | public Builder numa(Boolean numa) { method sockets (line 500) | public Builder sockets(@Nullable Output sockets) { method sockets (line 511) | public Builder sockets(Integer sockets) { method type (line 522) | public Builder type(@Nullable Output type) { method type (line 534) | public Builder type(String type) { method units (line 544) | public Builder units(@Nullable Output units) { method units (line 555) | public Builder units(Integer units) { method build (line 559) | public VmLegacyCpuArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyDiskArgs.java class VmLegacyDiskArgs (line 18) | public final class VmLegacyDiskArgs extends com.pulumi.resources.Resourc... method aio (line 33) | public Optional> aio() { method backup (line 48) | public Optional> backup() { method cache (line 63) | public Optional> cache() { method datastoreId (line 80) | public Optional> datastoreId() { method discard (line 99) | public Optional> discard() { method fileFormat (line 114) | public Optional> fileFormat() { method fileId (line 139) | public Optional> fileId() { method importFrom (line 160) | public Optional> importFrom() { method interface_ (line 181) | public Output interface_() { method iothread (line 198) | public Optional> iothread() { method pathInDatastore (line 219) | public Optional> pathInDatastore() { method replicate (line 234) | public Optional> replicate() { method serial (line 249) | public Optional> serial() { method size (line 264) | public Optional> size() { method speed (line 279) | public Optional> speed() { method ssd (line 298) | public Optional> ssd() { method VmLegacyDiskArgs (line 302) | private VmLegacyDiskArgs() {} method VmLegacyDiskArgs (line 304) | private VmLegacyDiskArgs(VmLegacyDiskArgs $) { method builder (line 323) | public static Builder builder() { method builder (line 326) | public static Builder builder(VmLegacyDiskArgs defaults) { class Builder (line 330) | public static final class Builder { method Builder (line 333) | public Builder() { method Builder (line 337) | public Builder(VmLegacyDiskArgs defaults) { method aio (line 347) | public Builder aio(@Nullable Output aio) { method aio (line 358) | public Builder aio(String aio) { method backup (line 368) | public Builder backup(@Nullable Output backup) { method backup (line 379) | public Builder backup(Boolean backup) { method cache (line 389) | public Builder cache(@Nullable Output cache) { method cache (line 400) | public Builder cache(String cache) { method datastoreId (line 411) | public Builder datastoreId(@Nullable Output datastoreId) { method datastoreId (line 423) | public Builder datastoreId(String datastoreId) { method discard (line 435) | public Builder discard(@Nullable Output discard) { method discard (line 448) | public Builder discard(String discard) { method fileFormat (line 458) | public Builder fileFormat(@Nullable Output fileFormat) { method fileFormat (line 469) | public Builder fileFormat(String fileFormat) { method fileId (line 484) | public Builder fileId(@Nullable Output fileId) { method fileId (line 500) | public Builder fileId(String fileId) { method importFrom (line 513) | public Builder importFrom(@Nullable Output importFrom) { method importFrom (line 527) | public Builder importFrom(String importFrom) { method interface_ (line 540) | public Builder interface_(Output interface_) { method interface_ (line 554) | public Builder interface_(String interface_) { method iothread (line 565) | public Builder iothread(@Nullable Output iothread) { method iothread (line 577) | public Builder iothread(Boolean iothread) { method pathInDatastore (line 590) | public Builder pathInDatastore(@Nullable Output pathInDatast... method pathInDatastore (line 604) | public Builder pathInDatastore(String pathInDatastore) { method replicate (line 614) | public Builder replicate(@Nullable Output replicate) { method replicate (line 625) | public Builder replicate(Boolean replicate) { method serial (line 635) | public Builder serial(@Nullable Output serial) { method serial (line 646) | public Builder serial(String serial) { method size (line 656) | public Builder size(@Nullable Output size) { method size (line 667) | public Builder size(Integer size) { method speed (line 677) | public Builder speed(@Nullable Output speed) { method speed (line 688) | public Builder speed(VmLegacyDiskSpeedArgs speed) { method ssd (line 700) | public Builder ssd(@Nullable Output ssd) { method ssd (line 713) | public Builder ssd(Boolean ssd) { method build (line 717) | public VmLegacyDiskArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyDiskSpeedArgs.java class VmLegacyDiskSpeedArgs (line 14) | public final class VmLegacyDiskSpeedArgs extends com.pulumi.resources.Re... method iopsRead (line 29) | public Optional> iopsRead() { method iopsReadBurstable (line 44) | public Optional> iopsReadBurstable() { method iopsWrite (line 59) | public Optional> iopsWrite() { method iopsWriteBurstable (line 74) | public Optional> iopsWriteBurstable() { method read (line 89) | public Optional> read() { method readBurstable (line 106) | public Optional> readBurstable() { method write (line 121) | public Optional> write() { method writeBurstable (line 138) | public Optional> writeBurstable() { method VmLegacyDiskSpeedArgs (line 142) | private VmLegacyDiskSpeedArgs() {} method VmLegacyDiskSpeedArgs (line 144) | private VmLegacyDiskSpeedArgs(VmLegacyDiskSpeedArgs $) { method builder (line 155) | public static Builder builder() { method builder (line 158) | public static Builder builder(VmLegacyDiskSpeedArgs defaults) { class Builder (line 162) | public static final class Builder { method Builder (line 165) | public Builder() { method Builder (line 169) | public Builder(VmLegacyDiskSpeedArgs defaults) { method iopsRead (line 179) | public Builder iopsRead(@Nullable Output iopsRead) { method iopsRead (line 190) | public Builder iopsRead(Integer iopsRead) { method iopsReadBurstable (line 200) | public Builder iopsReadBurstable(@Nullable Output iopsReadB... method iopsReadBurstable (line 211) | public Builder iopsReadBurstable(Integer iopsReadBurstable) { method iopsWrite (line 221) | public Builder iopsWrite(@Nullable Output iopsWrite) { method iopsWrite (line 232) | public Builder iopsWrite(Integer iopsWrite) { method iopsWriteBurstable (line 242) | public Builder iopsWriteBurstable(@Nullable Output iopsWrit... method iopsWriteBurstable (line 253) | public Builder iopsWriteBurstable(Integer iopsWriteBurstable) { method read (line 263) | public Builder read(@Nullable Output read) { method read (line 274) | public Builder read(Integer read) { method readBurstable (line 285) | public Builder readBurstable(@Nullable Output readBurstable) { method readBurstable (line 297) | public Builder readBurstable(Integer readBurstable) { method write (line 307) | public Builder write(@Nullable Output write) { method write (line 318) | public Builder write(Integer write) { method writeBurstable (line 329) | public Builder writeBurstable(@Nullable Output writeBurstab... method writeBurstable (line 341) | public Builder writeBurstable(Integer writeBurstable) { method build (line 345) | public VmLegacyDiskSpeedArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyEfiDiskArgs.java class VmLegacyEfiDiskArgs (line 15) | public final class VmLegacyEfiDiskArgs extends com.pulumi.resources.Reso... method datastoreId (line 32) | public Optional> datastoreId() { method fileFormat (line 47) | public Optional> fileFormat() { method preEnrolledKeys (line 68) | public Optional> preEnrolledKeys() { method type (line 89) | public Optional> type() { method VmLegacyEfiDiskArgs (line 93) | private VmLegacyEfiDiskArgs() {} method VmLegacyEfiDiskArgs (line 95) | private VmLegacyEfiDiskArgs(VmLegacyEfiDiskArgs $) { method builder (line 102) | public static Builder builder() { method builder (line 105) | public static Builder builder(VmLegacyEfiDiskArgs defaults) { class Builder (line 109) | public static final class Builder { method Builder (line 112) | public Builder() { method Builder (line 116) | public Builder(VmLegacyEfiDiskArgs defaults) { method datastoreId (line 127) | public Builder datastoreId(@Nullable Output datastoreId) { method datastoreId (line 139) | public Builder datastoreId(String datastoreId) { method fileFormat (line 149) | public Builder fileFormat(@Nullable Output fileFormat) { method fileFormat (line 160) | public Builder fileFormat(String fileFormat) { method preEnrolledKeys (line 173) | public Builder preEnrolledKeys(@Nullable Output preEnrolled... method preEnrolledKeys (line 187) | public Builder preEnrolledKeys(Boolean preEnrolledKeys) { method type (line 200) | public Builder type(@Nullable Output type) { method type (line 214) | public Builder type(String type) { method build (line 218) | public VmLegacyEfiDiskArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyHostpciArgs.java class VmLegacyHostpciArgs (line 16) | public final class VmLegacyHostpciArgs extends com.pulumi.resources.Reso... method device (line 33) | public Output device() { method id (line 52) | public Optional> id() { method mapping (line 69) | public Optional> mapping() { method mdev (line 84) | public Optional> mdev() { method pcie (line 103) | public Optional> pcie() { method romFile (line 120) | public Optional> romFile() { method rombar (line 137) | public Optional> rombar() { method xvga (line 154) | public Optional> xvga() { method VmLegacyHostpciArgs (line 158) | private VmLegacyHostpciArgs() {} method VmLegacyHostpciArgs (line 160) | private VmLegacyHostpciArgs(VmLegacyHostpciArgs $) { method builder (line 171) | public static Builder builder() { method builder (line 174) | public static Builder builder(VmLegacyHostpciArgs defaults) { class Builder (line 178) | public static final class Builder { method Builder (line 181) | public Builder() { method Builder (line 185) | public Builder(VmLegacyHostpciArgs defaults) { method device (line 196) | public Builder device(Output device) { method device (line 208) | public Builder device(String device) { method id (line 220) | public Builder id(@Nullable Output id) { method id (line 233) | public Builder id(String id) { method mapping (line 244) | public Builder mapping(@Nullable Output mapping) { method mapping (line 256) | public Builder mapping(String mapping) { method mdev (line 266) | public Builder mdev(@Nullable Output mdev) { method mdev (line 277) | public Builder mdev(String mdev) { method pcie (line 289) | public Builder pcie(@Nullable Output pcie) { method pcie (line 302) | public Builder pcie(Boolean pcie) { method romFile (line 313) | public Builder romFile(@Nullable Output romFile) { method romFile (line 325) | public Builder romFile(String romFile) { method rombar (line 336) | public Builder rombar(@Nullable Output rombar) { method rombar (line 348) | public Builder rombar(Boolean rombar) { method xvga (line 359) | public Builder xvga(@Nullable Output xvga) { method xvga (line 371) | public Builder xvga(Boolean xvga) { method build (line 375) | public VmLegacyHostpciArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyInitializationArgs.java class VmLegacyInitializationArgs (line 19) | public final class VmLegacyInitializationArgs extends com.pulumi.resourc... method datastoreId (line 36) | public Optional> datastoreId() { method dns (line 51) | public Optional> dns() { method fileFormat (line 66) | public Optional> fileFormat() { method interface_ (line 87) | public Optional> interface_() { method ipConfigs (line 104) | public Optional>> ipCo... method metaDataFileId (line 121) | public Optional> metaDataFileId() { method networkDataFileId (line 140) | public Optional> networkDataFileId() { method type (line 155) | public Optional> type() { method upgrade (line 174) | public Optional> upgrade() { method userAccount (line 191) | public Optional> userAcc... method userDataFileId (line 208) | public Optional> userDataFileId() { method vendorDataFileId (line 225) | public Optional> vendorDataFileId() { method VmLegacyInitializationArgs (line 229) | private VmLegacyInitializationArgs() {} method VmLegacyInitializationArgs (line 231) | private VmLegacyInitializationArgs(VmLegacyInitializationArgs $) { method builder (line 246) | public static Builder builder() { method builder (line 249) | public static Builder builder(VmLegacyInitializationArgs defaults) { class Builder (line 253) | public static final class Builder { method Builder (line 256) | public Builder() { method Builder (line 260) | public Builder(VmLegacyInitializationArgs defaults) { method datastoreId (line 271) | public Builder datastoreId(@Nullable Output datastoreId) { method datastoreId (line 283) | public Builder datastoreId(String datastoreId) { method dns (line 293) | public Builder dns(@Nullable Output d... method dns (line 304) | public Builder dns(VmLegacyInitializationDnsArgs dns) { method fileFormat (line 314) | public Builder fileFormat(@Nullable Output fileFormat) { method fileFormat (line 325) | public Builder fileFormat(String fileFormat) { method interface_ (line 338) | public Builder interface_(@Nullable Output interface_) { method interface_ (line 352) | public Builder interface_(String interface_) { method ipConfigs (line 363) | public Builder ipConfigs(@Nullable Output ip... method ipConfigs (line 386) | public Builder ipConfigs(VmLegacyInitializationIpConfigArgs... ipCon... method metaDataFileId (line 397) | public Builder metaDataFileId(@Nullable Output metaDataFileI... method metaDataFileId (line 409) | public Builder metaDataFileId(String metaDataFileId) { method networkDataFileId (line 421) | public Builder networkDataFileId(@Nullable Output networkDat... method networkDataFileId (line 434) | public Builder networkDataFileId(String networkDataFileId) { method type (line 444) | public Builder type(@Nullable Output type) { method type (line 455) | public Builder type(String type) { method upgrade (line 467) | public Builder upgrade(@Nullable Output upgrade) { method upgrade (line 480) | public Builder upgrade(Boolean upgrade) { method userAccount (line 491) | public Builder userAccount(@Nullable Output userDataFileI... method userDataFileId (line 526) | public Builder userDataFileId(String userDataFileId) { method vendorDataFileId (line 537) | public Builder vendorDataFileId(@Nullable Output vendorDataF... method vendorDataFileId (line 549) | public Builder vendorDataFileId(String vendorDataFileId) { method build (line 553) | public VmLegacyInitializationArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyInitializationDnsArgs.java class VmLegacyInitializationDnsArgs (line 15) | public final class VmLegacyInitializationDnsArgs extends com.pulumi.reso... method domain (line 30) | public Optional> domain() { method servers (line 45) | public Optional>> servers() { method VmLegacyInitializationDnsArgs (line 49) | private VmLegacyInitializationDnsArgs() {} method VmLegacyInitializationDnsArgs (line 51) | private VmLegacyInitializationDnsArgs(VmLegacyInitializationDnsArgs $) { method builder (line 56) | public static Builder builder() { method builder (line 59) | public static Builder builder(VmLegacyInitializationDnsArgs defaults) { class Builder (line 63) | public static final class Builder { method Builder (line 66) | public Builder() { method Builder (line 70) | public Builder(VmLegacyInitializationDnsArgs defaults) { method domain (line 80) | public Builder domain(@Nullable Output domain) { method domain (line 91) | public Builder domain(String domain) { method servers (line 101) | public Builder servers(@Nullable Output> servers) { method servers (line 112) | public Builder servers(List servers) { method servers (line 122) | public Builder servers(String... servers) { method build (line 126) | public VmLegacyInitializationDnsArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyInitializationIpConfigArgs.java class VmLegacyInitializationIpConfigArgs (line 15) | public final class VmLegacyInitializationIpConfigArgs extends com.pulumi... method ipv4 (line 30) | public Optional> ipv4() { method ipv6 (line 45) | public Optional> ipv6() { method VmLegacyInitializationIpConfigArgs (line 49) | private VmLegacyInitializationIpConfigArgs() {} method VmLegacyInitializationIpConfigArgs (line 51) | private VmLegacyInitializationIpConfigArgs(VmLegacyInitializationIpCon... method builder (line 56) | public static Builder builder() { method builder (line 59) | public static Builder builder(VmLegacyInitializationIpConfigArgs defau... class Builder (line 63) | public static final class Builder { method Builder (line 66) | public Builder() { method Builder (line 70) | public Builder(VmLegacyInitializationIpConfigArgs defaults) { method ipv4 (line 80) | public Builder ipv4(@Nullable Output> address() { method gateway (line 50) | public Optional> gateway() { method VmLegacyInitializationIpConfigIpv4Args (line 54) | private VmLegacyInitializationIpConfigIpv4Args() {} method VmLegacyInitializationIpConfigIpv4Args (line 56) | private VmLegacyInitializationIpConfigIpv4Args(VmLegacyInitializationI... method builder (line 61) | public static Builder builder() { method builder (line 64) | public static Builder builder(VmLegacyInitializationIpConfigIpv4Args d... class Builder (line 68) | public static final class Builder { method Builder (line 71) | public Builder() { method Builder (line 75) | public Builder(VmLegacyInitializationIpConfigIpv4Args defaults) { method address (line 87) | public Builder address(@Nullable Output address) { method address (line 100) | public Builder address(String address) { method gateway (line 111) | public Builder gateway(@Nullable Output gateway) { method gateway (line 123) | public Builder gateway(String gateway) { method build (line 127) | public VmLegacyInitializationIpConfigIpv4Args build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyInitializationIpConfigIpv6Args.java class VmLegacyInitializationIpConfigIpv6Args (line 14) | public final class VmLegacyInitializationIpConfigIpv6Args extends com.pu... method address (line 33) | public Optional> address() { method gateway (line 50) | public Optional> gateway() { method VmLegacyInitializationIpConfigIpv6Args (line 54) | private VmLegacyInitializationIpConfigIpv6Args() {} method VmLegacyInitializationIpConfigIpv6Args (line 56) | private VmLegacyInitializationIpConfigIpv6Args(VmLegacyInitializationI... method builder (line 61) | public static Builder builder() { method builder (line 64) | public static Builder builder(VmLegacyInitializationIpConfigIpv6Args d... class Builder (line 68) | public static final class Builder { method Builder (line 71) | public Builder() { method Builder (line 75) | public Builder(VmLegacyInitializationIpConfigIpv6Args defaults) { method address (line 87) | public Builder address(@Nullable Output address) { method address (line 100) | public Builder address(String address) { method gateway (line 111) | public Builder gateway(@Nullable Output gateway) { method gateway (line 123) | public Builder gateway(String gateway) { method build (line 127) | public VmLegacyInitializationIpConfigIpv6Args build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyInitializationUserAccountArgs.java class VmLegacyInitializationUserAccountArgs (line 15) | public final class VmLegacyInitializationUserAccountArgs extends com.pul... method keys (line 30) | public Optional>> keys() { method password (line 45) | public Optional> password() { method username (line 60) | public Optional> username() { method VmLegacyInitializationUserAccountArgs (line 64) | private VmLegacyInitializationUserAccountArgs() {} method VmLegacyInitializationUserAccountArgs (line 66) | private VmLegacyInitializationUserAccountArgs(VmLegacyInitializationUs... method builder (line 72) | public static Builder builder() { method builder (line 75) | public static Builder builder(VmLegacyInitializationUserAccountArgs de... class Builder (line 79) | public static final class Builder { method Builder (line 82) | public Builder() { method Builder (line 86) | public Builder(VmLegacyInitializationUserAccountArgs defaults) { method keys (line 96) | public Builder keys(@Nullable Output> keys) { method keys (line 107) | public Builder keys(List keys) { method keys (line 117) | public Builder keys(String... keys) { method password (line 127) | public Builder password(@Nullable Output password) { method password (line 138) | public Builder password(String password) { method username (line 148) | public Builder username(@Nullable Output username) { method username (line 159) | public Builder username(String username) { method build (line 163) | public VmLegacyInitializationUserAccountArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyMemoryArgs.java class VmLegacyMemoryArgs (line 16) | public final class VmLegacyMemoryArgs extends com.pulumi.resources.Resou... method dedicated (line 31) | public Optional> dedicated() { method floating (line 50) | public Optional> floating() { method hugepages (line 65) | public Optional> hugepages() { method keepHugepages (line 86) | public Optional> keepHugepages() { method shared (line 101) | public Optional> shared() { method VmLegacyMemoryArgs (line 105) | private VmLegacyMemoryArgs() {} method VmLegacyMemoryArgs (line 107) | private VmLegacyMemoryArgs(VmLegacyMemoryArgs $) { method builder (line 115) | public static Builder builder() { method builder (line 118) | public static Builder builder(VmLegacyMemoryArgs defaults) { class Builder (line 122) | public static final class Builder { method Builder (line 125) | public Builder() { method Builder (line 129) | public Builder(VmLegacyMemoryArgs defaults) { method dedicated (line 139) | public Builder dedicated(@Nullable Output dedicated) { method dedicated (line 150) | public Builder dedicated(Integer dedicated) { method floating (line 162) | public Builder floating(@Nullable Output floating) { method floating (line 175) | public Builder floating(Integer floating) { method hugepages (line 185) | public Builder hugepages(@Nullable Output hugepages) { method hugepages (line 196) | public Builder hugepages(String hugepages) { method keepHugepages (line 209) | public Builder keepHugepages(@Nullable Output keepHugepages) { method keepHugepages (line 223) | public Builder keepHugepages(Boolean keepHugepages) { method shared (line 233) | public Builder shared(@Nullable Output shared) { method shared (line 244) | public Builder shared(Integer shared) { method build (line 248) | public VmLegacyMemoryArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyNetworkDeviceArgs.java class VmLegacyNetworkDeviceArgs (line 17) | public final class VmLegacyNetworkDeviceArgs extends com.pulumi.resource... method bridge (line 32) | public Optional> bridge() { method disconnected (line 47) | public Optional> disconnected() { method enabled (line 69) | @Deprecated /* The > firewall() { method macAddress (line 100) | public Optional> macAddress() { method model (line 115) | public Optional> model() { method mtu (line 130) | public Optional> mtu() { method queues (line 145) | public Optional> queues() { method rateLimit (line 160) | public Optional> rateLimit() { method trunks (line 179) | public Optional> trunks() { method vlanId (line 194) | public Optional> vlanId() { method VmLegacyNetworkDeviceArgs (line 198) | private VmLegacyNetworkDeviceArgs() {} method VmLegacyNetworkDeviceArgs (line 200) | private VmLegacyNetworkDeviceArgs(VmLegacyNetworkDeviceArgs $) { method builder (line 214) | public static Builder builder() { method builder (line 217) | public static Builder builder(VmLegacyNetworkDeviceArgs defaults) { class Builder (line 221) | public static final class Builder { method Builder (line 224) | public Builder() { method Builder (line 228) | public Builder(VmLegacyNetworkDeviceArgs defaults) { method bridge (line 238) | public Builder bridge(@Nullable Output bridge) { method bridge (line 249) | public Builder bridge(String bridge) { method disconnected (line 259) | public Builder disconnected(@Nullable Output disconnected) { method disconnected (line 270) | public Builder disconnected(Boolean disconnected) { method enabled (line 283) | @Deprecated /* The firewall) { method firewall (line 320) | public Builder firewall(Boolean firewall) { method macAddress (line 330) | public Builder macAddress(@Nullable Output macAddress) { method macAddress (line 341) | public Builder macAddress(String macAddress) { method model (line 351) | public Builder model(@Nullable Output model) { method model (line 362) | public Builder model(String model) { method mtu (line 372) | public Builder mtu(@Nullable Output mtu) { method mtu (line 383) | public Builder mtu(Integer mtu) { method queues (line 393) | public Builder queues(@Nullable Output queues) { method queues (line 404) | public Builder queues(Integer queues) { method rateLimit (line 414) | public Builder rateLimit(@Nullable Output rateLimit) { method rateLimit (line 425) | public Builder rateLimit(Double rateLimit) { method trunks (line 437) | public Builder trunks(@Nullable Output trunks) { method trunks (line 450) | public Builder trunks(String trunks) { method vlanId (line 460) | public Builder vlanId(@Nullable Output vlanId) { method vlanId (line 471) | public Builder vlanId(Integer vlanId) { method build (line 475) | public VmLegacyNetworkDeviceArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyNumaArgs.java class VmLegacyNumaArgs (line 16) | public final class VmLegacyNumaArgs extends com.pulumi.resources.Resourc... method cpus (line 31) | public Output cpus() { method device (line 48) | public Output device() { method hostnodes (line 63) | public Optional> hostnodes() { method memory (line 78) | public Output memory() { method policy (line 93) | public Optional> policy() { method VmLegacyNumaArgs (line 97) | private VmLegacyNumaArgs() {} method VmLegacyNumaArgs (line 99) | private VmLegacyNumaArgs(VmLegacyNumaArgs $) { method builder (line 107) | public static Builder builder() { method builder (line 110) | public static Builder builder(VmLegacyNumaArgs defaults) { class Builder (line 114) | public static final class Builder { method Builder (line 117) | public Builder() { method Builder (line 121) | public Builder(VmLegacyNumaArgs defaults) { method cpus (line 131) | public Builder cpus(Output cpus) { method cpus (line 142) | public Builder cpus(String cpus) { method device (line 153) | public Builder device(Output device) { method device (line 165) | public Builder device(String device) { method hostnodes (line 175) | public Builder hostnodes(@Nullable Output hostnodes) { method hostnodes (line 186) | public Builder hostnodes(String hostnodes) { method memory (line 196) | public Builder memory(Output memory) { method memory (line 207) | public Builder memory(Integer memory) { method policy (line 217) | public Builder policy(@Nullable Output policy) { method policy (line 228) | public Builder policy(String policy) { method build (line 232) | public VmLegacyNumaArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyOperatingSystemArgs.java class VmLegacyOperatingSystemArgs (line 14) | public final class VmLegacyOperatingSystemArgs extends com.pulumi.resour... method type (line 29) | public Optional> type() { method VmLegacyOperatingSystemArgs (line 33) | private VmLegacyOperatingSystemArgs() {} method VmLegacyOperatingSystemArgs (line 35) | private VmLegacyOperatingSystemArgs(VmLegacyOperatingSystemArgs $) { method builder (line 39) | public static Builder builder() { method builder (line 42) | public static Builder builder(VmLegacyOperatingSystemArgs defaults) { class Builder (line 46) | public static final class Builder { method Builder (line 49) | public Builder() { method Builder (line 53) | public Builder(VmLegacyOperatingSystemArgs defaults) { method type (line 63) | public Builder type(@Nullable Output type) { method type (line 74) | public Builder type(String type) { method build (line 78) | public VmLegacyOperatingSystemArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyRngArgs.java class VmLegacyRngArgs (line 16) | public final class VmLegacyRngArgs extends com.pulumi.resources.Resource... method maxBytes (line 31) | public Optional> maxBytes() { method period (line 46) | public Optional> period() { method source (line 61) | public Output source() { method VmLegacyRngArgs (line 65) | private VmLegacyRngArgs() {} method VmLegacyRngArgs (line 67) | private VmLegacyRngArgs(VmLegacyRngArgs $) { method builder (line 73) | public static Builder builder() { method builder (line 76) | public static Builder builder(VmLegacyRngArgs defaults) { class Builder (line 80) | public static final class Builder { method Builder (line 83) | public Builder() { method Builder (line 87) | public Builder(VmLegacyRngArgs defaults) { method maxBytes (line 97) | public Builder maxBytes(@Nullable Output maxBytes) { method maxBytes (line 108) | public Builder maxBytes(Integer maxBytes) { method period (line 118) | public Builder period(@Nullable Output period) { method period (line 129) | public Builder period(Integer period) { method source (line 139) | public Builder source(Output source) { method source (line 150) | public Builder source(String source) { method build (line 154) | public VmLegacyRngArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacySerialDeviceArgs.java class VmLegacySerialDeviceArgs (line 14) | public final class VmLegacySerialDeviceArgs extends com.pulumi.resources... method device (line 31) | public Optional> device() { method VmLegacySerialDeviceArgs (line 35) | private VmLegacySerialDeviceArgs() {} method VmLegacySerialDeviceArgs (line 37) | private VmLegacySerialDeviceArgs(VmLegacySerialDeviceArgs $) { method builder (line 41) | public static Builder builder() { method builder (line 44) | public static Builder builder(VmLegacySerialDeviceArgs defaults) { class Builder (line 48) | public static final class Builder { method Builder (line 51) | public Builder() { method Builder (line 55) | public Builder(VmLegacySerialDeviceArgs defaults) { method device (line 66) | public Builder device(@Nullable Output device) { method device (line 78) | public Builder device(String device) { method build (line 82) | public VmLegacySerialDeviceArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacySmbiosArgs.java class VmLegacySmbiosArgs (line 14) | public final class VmLegacySmbiosArgs extends com.pulumi.resources.Resou... method family (line 29) | public Optional> family() { method manufacturer (line 44) | public Optional> manufacturer() { method product (line 59) | public Optional> product() { method serial (line 74) | public Optional> serial() { method sku (line 89) | public Optional> sku() { method uuid (line 104) | public Optional> uuid() { method version (line 119) | public Optional> version() { method VmLegacySmbiosArgs (line 123) | private VmLegacySmbiosArgs() {} method VmLegacySmbiosArgs (line 125) | private VmLegacySmbiosArgs(VmLegacySmbiosArgs $) { method builder (line 135) | public static Builder builder() { method builder (line 138) | public static Builder builder(VmLegacySmbiosArgs defaults) { class Builder (line 142) | public static final class Builder { method Builder (line 145) | public Builder() { method Builder (line 149) | public Builder(VmLegacySmbiosArgs defaults) { method family (line 159) | public Builder family(@Nullable Output family) { method family (line 170) | public Builder family(String family) { method manufacturer (line 180) | public Builder manufacturer(@Nullable Output manufacturer) { method manufacturer (line 191) | public Builder manufacturer(String manufacturer) { method product (line 201) | public Builder product(@Nullable Output product) { method product (line 212) | public Builder product(String product) { method serial (line 222) | public Builder serial(@Nullable Output serial) { method serial (line 233) | public Builder serial(String serial) { method sku (line 243) | public Builder sku(@Nullable Output sku) { method sku (line 254) | public Builder sku(String sku) { method uuid (line 264) | public Builder uuid(@Nullable Output uuid) { method uuid (line 275) | public Builder uuid(String uuid) { method version (line 285) | public Builder version(@Nullable Output version) { method version (line 296) | public Builder version(String version) { method build (line 300) | public VmLegacySmbiosArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyStartupArgs.java class VmLegacyStartupArgs (line 14) | public final class VmLegacyStartupArgs extends com.pulumi.resources.Reso... method downDelay (line 31) | public Optional> downDelay() { method order (line 48) | public Optional> order() { method upDelay (line 65) | public Optional> upDelay() { method VmLegacyStartupArgs (line 69) | private VmLegacyStartupArgs() {} method VmLegacyStartupArgs (line 71) | private VmLegacyStartupArgs(VmLegacyStartupArgs $) { method builder (line 77) | public static Builder builder() { method builder (line 80) | public static Builder builder(VmLegacyStartupArgs defaults) { class Builder (line 84) | public static final class Builder { method Builder (line 87) | public Builder() { method Builder (line 91) | public Builder(VmLegacyStartupArgs defaults) { method downDelay (line 102) | public Builder downDelay(@Nullable Output downDelay) { method downDelay (line 114) | public Builder downDelay(Integer downDelay) { method order (line 125) | public Builder order(@Nullable Output order) { method order (line 137) | public Builder order(Integer order) { method upDelay (line 148) | public Builder upDelay(@Nullable Output upDelay) { method upDelay (line 160) | public Builder upDelay(Integer upDelay) { method build (line 164) | public VmLegacyStartupArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyState.java class VmLegacyState (line 40) | public final class VmLegacyState extends com.pulumi.resources.ResourceAr... method acpi (line 55) | public Optional> acpi() { method agent (line 70) | public Optional> agent() { method amdSev (line 85) | public Optional> amdSev() { method audioDevice (line 100) | public Optional> audioDevice() { method bios (line 115) | public Optional> bios() { method bootOrders (line 130) | public Optional>> bootOrders() { method cdrom (line 145) | public Optional> cdrom() { method clone_ (line 160) | public Optional> clone_() { method cpu (line 175) | public Optional> cpu() { method deleteUnreferencedDisksOnDestroy (line 190) | public Optional> deleteUnreferencedDisksOnDestroy() { method description (line 205) | public Optional> description() { method disks (line 220) | public Optional>> disks() { method efiDisk (line 237) | public Optional> efiDisk() { method hookScriptFileId (line 252) | public Optional> hookScriptFileId() { method hostpcis (line 267) | public Optional>> hostpcis() { method hotplug (line 294) | public Optional> hotplug() { method initialization (line 309) | public Optional> initialization() { method ipv4Addresses (line 326) | public Optional>>> ipv4Addresses() { method ipv6Addresses (line 343) | public Optional>>> ipv6Addresses() { method keyboardLayout (line 358) | public Optional> keyboardLayout() { method kvmArguments (line 373) | public Optional> kvmArguments() { method macAddresses (line 390) | public Optional>> macAddresses() { method machine (line 405) | public Optional> machine() { method memory (line 420) | public Optional> memory() { method migrate (line 437) | public Optional> migrate() { method name (line 452) | public Optional> name() { method networkDevices (line 467) | public Optional>> networkDevice... method networkInterfaceNames (line 484) | public Optional>> networkInterfaceNames() { method nodeName (line 501) | public Optional> nodeName() { method numas (line 516) | public Optional>> numas() { method onBoot (line 533) | public Optional> onBoot() { method operatingSystem (line 548) | public Optional> operatingSystem() { method poolId (line 563) | public Optional> poolId() { method protection (line 578) | public Optional> protection() { method purgeOnDestroy (line 593) | public Optional> purgeOnDestroy() { method reboot (line 608) | public Optional> reboot() { method rebootAfterUpdate (line 633) | public Optional> rebootAfterUpdate() { method rngs (line 648) | public Optional>> rngs() { method scsiHardware (line 665) | public Optional> scsiHardware() { method serialDevices (line 680) | public Optional>> serialDevices() { method smbios (line 695) | public Optional> smbios() { method started (line 712) | public Optional> started() { method startup (line 727) | public Optional> startup() { method stopOnDestroy (line 742) | public Optional> stopOnDestroy() { method tabletDevice (line 759) | public Optional> tabletDevice() { method tags (line 782) | public Optional>> tags() { method template (line 803) | public Optional> template() { method timeoutClone (line 820) | public Optional> timeoutClone() { method timeoutCreate (line 837) | public Optional> timeoutCreate() { method timeoutMigrate (line 854) | public Optional> timeoutMigrate() { method timeoutMoveDisk (line 876) | @Deprecated /* This field is deprecated and will be removed in a futur... method timeoutReboot (line 894) | public Optional> timeoutReboot() { method timeoutShutdownVm (line 911) | public Optional> timeoutShutdownVm() { method timeoutStartVm (line 928) | public Optional> timeoutStartVm() { method timeoutStopVm (line 945) | public Optional> timeoutStopVm() { method tpmState (line 966) | public Optional> tpmState() { method usbs (line 981) | public Optional>> usbs() { method vga (line 996) | public Optional> vga() { method virtiofs (line 1011) | public Optional>> virtiofs() { method vmId (line 1026) | public Optional> vmId() { method watchdog (line 1041) | public Optional> watchdog() { method VmLegacyState (line 1045) | private VmLegacyState() {} method VmLegacyState (line 1047) | private VmLegacyState(VmLegacyState $) { method builder (line 1111) | public static Builder builder() { method builder (line 1114) | public static Builder builder(VmLegacyState defaults) { class Builder (line 1118) | public static final class Builder { method Builder (line 1121) | public Builder() { method Builder (line 1125) | public Builder(VmLegacyState defaults) { method acpi (line 1135) | public Builder acpi(@Nullable Output acpi) { method acpi (line 1146) | public Builder acpi(Boolean acpi) { method agent (line 1156) | public Builder agent(@Nullable Output agent) { method agent (line 1167) | public Builder agent(VmLegacyAgentArgs agent) { method amdSev (line 1177) | public Builder amdSev(@Nullable Output amdSev) { method amdSev (line 1188) | public Builder amdSev(VmLegacyAmdSevArgs amdSev) { method audioDevice (line 1198) | public Builder audioDevice(@Nullable Output... method audioDevice (line 1209) | public Builder audioDevice(VmLegacyAudioDeviceArgs audioDevice) { method bios (line 1219) | public Builder bios(@Nullable Output bios) { method bios (line 1230) | public Builder bios(String bios) { method bootOrders (line 1240) | public Builder bootOrders(@Nullable Output> bootOrders) { method bootOrders (line 1251) | public Builder bootOrders(List bootOrders) { method bootOrders (line 1261) | public Builder bootOrders(String... bootOrders) { method cdrom (line 1271) | public Builder cdrom(@Nullable Output cdrom) { method cdrom (line 1282) | public Builder cdrom(VmLegacyCdromArgs cdrom) { method clone_ (line 1292) | public Builder clone_(@Nullable Output clone) { method clone_ (line 1303) | public Builder clone_(VmLegacyCloneArgs clone) { method cpu (line 1313) | public Builder cpu(@Nullable Output cpu) { method cpu (line 1324) | public Builder cpu(VmLegacyCpuArgs cpu) { method deleteUnreferencedDisksOnDestroy (line 1334) | public Builder deleteUnreferencedDisksOnDestroy(@Nullable Output description) { method description (line 1366) | public Builder description(String description) { method disks (line 1376) | public Builder disks(@Nullable Output> disks) { method disks (line 1387) | public Builder disks(List disks) { method disks (line 1397) | public Builder disks(VmLegacyDiskArgs... disks) { method efiDisk (line 1408) | public Builder efiDisk(@Nullable Output efiDisk) { method efiDisk (line 1420) | public Builder efiDisk(VmLegacyEfiDiskArgs efiDisk) { method hookScriptFileId (line 1430) | public Builder hookScriptFileId(@Nullable Output hookScriptF... method hookScriptFileId (line 1441) | public Builder hookScriptFileId(String hookScriptFileId) { method hostpcis (line 1451) | public Builder hostpcis(@Nullable Output> ... method hostpcis (line 1462) | public Builder hostpcis(List hostpcis) { method hostpcis (line 1472) | public Builder hostpcis(VmLegacyHostpciArgs... hostpcis) { method hotplug (line 1488) | public Builder hotplug(@Nullable Output hotplug) { method hotplug (line 1505) | public Builder hotplug(String hotplug) { method initialization (line 1515) | public Builder initialization(@Nullable Output>> ip... method ipv4Addresses (line 1549) | public Builder ipv4Addresses(List> ipv4Addresses) { method ipv4Addresses (line 1560) | public Builder ipv4Addresses(List... ipv4Addresses) { method ipv6Addresses (line 1571) | public Builder ipv6Addresses(@Nullable Output>> ip... method ipv6Addresses (line 1583) | public Builder ipv6Addresses(List> ipv6Addresses) { method ipv6Addresses (line 1594) | public Builder ipv6Addresses(List... ipv6Addresses) { method keyboardLayout (line 1604) | public Builder keyboardLayout(@Nullable Output keyboardLayou... method keyboardLayout (line 1615) | public Builder keyboardLayout(String keyboardLayout) { method kvmArguments (line 1625) | public Builder kvmArguments(@Nullable Output kvmArguments) { method kvmArguments (line 1636) | public Builder kvmArguments(String kvmArguments) { method macAddresses (line 1647) | public Builder macAddresses(@Nullable Output> macAddres... method macAddresses (line 1659) | public Builder macAddresses(List macAddresses) { method macAddresses (line 1670) | public Builder macAddresses(String... macAddresses) { method machine (line 1680) | public Builder machine(@Nullable Output machine) { method machine (line 1691) | public Builder machine(String machine) { method memory (line 1701) | public Builder memory(@Nullable Output memory) { method memory (line 1712) | public Builder memory(VmLegacyMemoryArgs memory) { method migrate (line 1723) | public Builder migrate(@Nullable Output migrate) { method migrate (line 1735) | public Builder migrate(Boolean migrate) { method name (line 1745) | public Builder name(@Nullable Output name) { method name (line 1756) | public Builder name(String name) { method networkDevices (line 1766) | public Builder networkDevices(@Nullable Output networ... method networkDevices (line 1787) | public Builder networkDevices(VmLegacyNetworkDeviceArgs... networkDe... method networkInterfaceNames (line 1798) | public Builder networkInterfaceNames(@Nullable Output> ... method networkInterfaceNames (line 1810) | public Builder networkInterfaceNames(List networkInterfaceNa... method networkInterfaceNames (line 1821) | public Builder networkInterfaceNames(String... networkInterfaceNames) { method nodeName (line 1832) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 1844) | public Builder nodeName(String nodeName) { method numas (line 1854) | public Builder numas(@Nullable Output> numas) { method numas (line 1865) | public Builder numas(List numas) { method numas (line 1875) | public Builder numas(VmLegacyNumaArgs... numas) { method onBoot (line 1886) | public Builder onBoot(@Nullable Output onBoot) { method onBoot (line 1898) | public Builder onBoot(Boolean onBoot) { method operatingSystem (line 1908) | public Builder operatingSystem(@Nullable Output poolId) { method poolId (line 1940) | public Builder poolId(String poolId) { method protection (line 1950) | public Builder protection(@Nullable Output protection) { method protection (line 1961) | public Builder protection(Boolean protection) { method purgeOnDestroy (line 1971) | public Builder purgeOnDestroy(@Nullable Output purgeOnDestr... method purgeOnDestroy (line 1982) | public Builder purgeOnDestroy(Boolean purgeOnDestroy) { method reboot (line 1992) | public Builder reboot(@Nullable Output reboot) { method reboot (line 2003) | public Builder reboot(Boolean reboot) { method rebootAfterUpdate (line 2018) | public Builder rebootAfterUpdate(@Nullable Output rebootAft... method rebootAfterUpdate (line 2034) | public Builder rebootAfterUpdate(Boolean rebootAfterUpdate) { method rngs (line 2044) | public Builder rngs(@Nullable Output> rngs) { method rngs (line 2055) | public Builder rngs(List rngs) { method rngs (line 2065) | public Builder rngs(VmLegacyRngArgs... rngs) { method scsiHardware (line 2076) | public Builder scsiHardware(@Nullable Output scsiHardware) { method scsiHardware (line 2088) | public Builder scsiHardware(String scsiHardware) { method serialDevices (line 2098) | public Builder serialDevices(@Nullable Output serialDe... method serialDevices (line 2119) | public Builder serialDevices(VmLegacySerialDeviceArgs... serialDevic... method smbios (line 2129) | public Builder smbios(@Nullable Output smbios) { method smbios (line 2140) | public Builder smbios(VmLegacySmbiosArgs smbios) { method started (line 2151) | public Builder started(@Nullable Output started) { method started (line 2163) | public Builder started(Boolean started) { method startup (line 2173) | public Builder startup(@Nullable Output startup) { method startup (line 2184) | public Builder startup(VmLegacyStartupArgs startup) { method stopOnDestroy (line 2194) | public Builder stopOnDestroy(@Nullable Output stopOnDestroy) { method stopOnDestroy (line 2205) | public Builder stopOnDestroy(Boolean stopOnDestroy) { method tabletDevice (line 2216) | public Builder tabletDevice(@Nullable Output tabletDevice) { method tabletDevice (line 2228) | public Builder tabletDevice(Boolean tabletDevice) { method tags (line 2242) | public Builder tags(@Nullable Output> tags) { method tags (line 2257) | public Builder tags(List tags) { method tags (line 2271) | public Builder tags(String... tags) { method template (line 2284) | public Builder template(@Nullable Output template) { method template (line 2298) | public Builder template(Boolean template) { method timeoutClone (line 2309) | public Builder timeoutClone(@Nullable Output timeoutClone) { method timeoutClone (line 2321) | public Builder timeoutClone(Integer timeoutClone) { method timeoutCreate (line 2332) | public Builder timeoutCreate(@Nullable Output timeoutCreate) { method timeoutCreate (line 2344) | public Builder timeoutCreate(Integer timeoutCreate) { method timeoutMigrate (line 2355) | public Builder timeoutMigrate(@Nullable Output timeoutMigra... method timeoutMigrate (line 2367) | public Builder timeoutMigrate(Integer timeoutMigrate) { method timeoutMoveDisk (line 2380) | @Deprecated /* This field is deprecated and will be removed in a fut... method timeoutMoveDisk (line 2395) | @Deprecated /* This field is deprecated and will be removed in a fut... method timeoutReboot (line 2407) | public Builder timeoutReboot(@Nullable Output timeoutReboot) { method timeoutReboot (line 2419) | public Builder timeoutReboot(Integer timeoutReboot) { method timeoutShutdownVm (line 2430) | public Builder timeoutShutdownVm(@Nullable Output timeoutSh... method timeoutShutdownVm (line 2442) | public Builder timeoutShutdownVm(Integer timeoutShutdownVm) { method timeoutStartVm (line 2453) | public Builder timeoutStartVm(@Nullable Output timeoutStart... method timeoutStartVm (line 2465) | public Builder timeoutStartVm(Integer timeoutStartVm) { method timeoutStopVm (line 2476) | public Builder timeoutStopVm(@Nullable Output timeoutStopVm) { method timeoutStopVm (line 2488) | public Builder timeoutStopVm(Integer timeoutStopVm) { method tpmState (line 2501) | public Builder tpmState(@Nullable Output tpmSt... method tpmState (line 2515) | public Builder tpmState(VmLegacyTpmStateArgs tpmState) { method usbs (line 2525) | public Builder usbs(@Nullable Output> usbs) { method usbs (line 2536) | public Builder usbs(List usbs) { method usbs (line 2546) | public Builder usbs(VmLegacyUsbArgs... usbs) { method vga (line 2556) | public Builder vga(@Nullable Output vga) { method vga (line 2567) | public Builder vga(VmLegacyVgaArgs vga) { method virtiofs (line 2577) | public Builder virtiofs(@Nullable Output> ... method virtiofs (line 2588) | public Builder virtiofs(List virtiofs) { method virtiofs (line 2598) | public Builder virtiofs(VmLegacyVirtiofArgs... virtiofs) { method vmId (line 2608) | public Builder vmId(@Nullable Output vmId) { method vmId (line 2619) | public Builder vmId(Integer vmId) { method watchdog (line 2629) | public Builder watchdog(@Nullable Output watch... method watchdog (line 2640) | public Builder watchdog(VmLegacyWatchdogArgs watchdog) { method build (line 2644) | public VmLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyTpmStateArgs.java class VmLegacyTpmStateArgs (line 14) | public final class VmLegacyTpmStateArgs extends com.pulumi.resources.Res... method datastoreId (line 31) | public Optional> datastoreId() { method version (line 48) | public Optional> version() { method VmLegacyTpmStateArgs (line 52) | private VmLegacyTpmStateArgs() {} method VmLegacyTpmStateArgs (line 54) | private VmLegacyTpmStateArgs(VmLegacyTpmStateArgs $) { method builder (line 59) | public static Builder builder() { method builder (line 62) | public static Builder builder(VmLegacyTpmStateArgs defaults) { class Builder (line 66) | public static final class Builder { method Builder (line 69) | public Builder() { method Builder (line 73) | public Builder(VmLegacyTpmStateArgs defaults) { method datastoreId (line 84) | public Builder datastoreId(@Nullable Output datastoreId) { method datastoreId (line 96) | public Builder datastoreId(String datastoreId) { method version (line 107) | public Builder version(@Nullable Output version) { method version (line 119) | public Builder version(String version) { method build (line 123) | public VmLegacyTpmStateArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyUsbArgs.java class VmLegacyUsbArgs (line 15) | public final class VmLegacyUsbArgs extends com.pulumi.resources.Resource... method host (line 30) | public Optional> host() { method mapping (line 45) | public Optional> mapping() { method usb3 (line 62) | public Optional> usb3() { method VmLegacyUsbArgs (line 66) | private VmLegacyUsbArgs() {} method VmLegacyUsbArgs (line 68) | private VmLegacyUsbArgs(VmLegacyUsbArgs $) { method builder (line 74) | public static Builder builder() { method builder (line 77) | public static Builder builder(VmLegacyUsbArgs defaults) { class Builder (line 81) | public static final class Builder { method Builder (line 84) | public Builder() { method Builder (line 88) | public Builder(VmLegacyUsbArgs defaults) { method host (line 98) | public Builder host(@Nullable Output host) { method host (line 109) | public Builder host(String host) { method mapping (line 119) | public Builder mapping(@Nullable Output mapping) { method mapping (line 130) | public Builder mapping(String mapping) { method usb3 (line 141) | public Builder usb3(@Nullable Output usb3) { method usb3 (line 153) | public Builder usb3(Boolean usb3) { method build (line 157) | public VmLegacyUsbArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyVgaArgs.java class VmLegacyVgaArgs (line 15) | public final class VmLegacyVgaArgs extends com.pulumi.resources.Resource... method clipboard (line 30) | public Optional> clipboard() { method memory (line 45) | public Optional> memory() { method type (line 60) | public Optional> type() { method VmLegacyVgaArgs (line 64) | private VmLegacyVgaArgs() {} method VmLegacyVgaArgs (line 66) | private VmLegacyVgaArgs(VmLegacyVgaArgs $) { method builder (line 72) | public static Builder builder() { method builder (line 75) | public static Builder builder(VmLegacyVgaArgs defaults) { class Builder (line 79) | public static final class Builder { method Builder (line 82) | public Builder() { method Builder (line 86) | public Builder(VmLegacyVgaArgs defaults) { method clipboard (line 96) | public Builder clipboard(@Nullable Output clipboard) { method clipboard (line 107) | public Builder clipboard(String clipboard) { method memory (line 117) | public Builder memory(@Nullable Output memory) { method memory (line 128) | public Builder memory(Integer memory) { method type (line 138) | public Builder type(@Nullable Output type) { method type (line 149) | public Builder type(String type) { method build (line 153) | public VmLegacyVgaArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyVirtiofArgs.java class VmLegacyVirtiofArgs (line 16) | public final class VmLegacyVirtiofArgs extends com.pulumi.resources.Reso... method cache (line 31) | public Optional> cache() { method directIo (line 46) | public Optional> directIo() { method exposeAcl (line 61) | public Optional> exposeAcl() { method exposeXattr (line 76) | public Optional> exposeXattr() { method mapping (line 91) | public Output mapping() { method VmLegacyVirtiofArgs (line 95) | private VmLegacyVirtiofArgs() {} method VmLegacyVirtiofArgs (line 97) | private VmLegacyVirtiofArgs(VmLegacyVirtiofArgs $) { method builder (line 105) | public static Builder builder() { method builder (line 108) | public static Builder builder(VmLegacyVirtiofArgs defaults) { class Builder (line 112) | public static final class Builder { method Builder (line 115) | public Builder() { method Builder (line 119) | public Builder(VmLegacyVirtiofArgs defaults) { method cache (line 129) | public Builder cache(@Nullable Output cache) { method cache (line 140) | public Builder cache(String cache) { method directIo (line 150) | public Builder directIo(@Nullable Output directIo) { method directIo (line 161) | public Builder directIo(Boolean directIo) { method exposeAcl (line 171) | public Builder exposeAcl(@Nullable Output exposeAcl) { method exposeAcl (line 182) | public Builder exposeAcl(Boolean exposeAcl) { method exposeXattr (line 192) | public Builder exposeXattr(@Nullable Output exposeXattr) { method exposeXattr (line 203) | public Builder exposeXattr(Boolean exposeXattr) { method mapping (line 213) | public Builder mapping(Output mapping) { method mapping (line 224) | public Builder mapping(String mapping) { method build (line 228) | public VmLegacyVirtiofArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmLegacyWatchdogArgs.java class VmLegacyWatchdogArgs (line 15) | public final class VmLegacyWatchdogArgs extends com.pulumi.resources.Res... method action (line 30) | public Optional> action() { method enabled (line 45) | public Optional> enabled() { method model (line 60) | public Optional> model() { method VmLegacyWatchdogArgs (line 64) | private VmLegacyWatchdogArgs() {} method VmLegacyWatchdogArgs (line 66) | private VmLegacyWatchdogArgs(VmLegacyWatchdogArgs $) { method builder (line 72) | public static Builder builder() { method builder (line 75) | public static Builder builder(VmLegacyWatchdogArgs defaults) { class Builder (line 79) | public static final class Builder { method Builder (line 82) | public Builder() { method Builder (line 86) | public Builder(VmLegacyWatchdogArgs defaults) { method action (line 96) | public Builder action(@Nullable Output action) { method action (line 107) | public Builder action(String action) { method enabled (line 117) | public Builder enabled(@Nullable Output enabled) { method enabled (line 128) | public Builder enabled(Boolean enabled) { method model (line 138) | public Builder model(@Nullable Output model) { method model (line 149) | public Builder model(String model) { method build (line 153) | public VmLegacyWatchdogArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmRngArgs.java class VmRngArgs (line 15) | public final class VmRngArgs extends com.pulumi.resources.ResourceArgs { method maxBytes (line 30) | public Optional> maxBytes() { method period (line 45) | public Optional> period() { method source (line 60) | public Optional> source() { method VmRngArgs (line 64) | private VmRngArgs() {} method VmRngArgs (line 66) | private VmRngArgs(VmRngArgs $) { method builder (line 72) | public static Builder builder() { method builder (line 75) | public static Builder builder(VmRngArgs defaults) { class Builder (line 79) | public static final class Builder { method Builder (line 82) | public Builder() { method Builder (line 86) | public Builder(VmRngArgs defaults) { method maxBytes (line 96) | public Builder maxBytes(@Nullable Output maxBytes) { method maxBytes (line 107) | public Builder maxBytes(Integer maxBytes) { method period (line 117) | public Builder period(@Nullable Output period) { method period (line 128) | public Builder period(Integer period) { method source (line 138) | public Builder source(@Nullable Output source) { method source (line 149) | public Builder source(String source) { method build (line 153) | public VmRngArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmState.java class VmState (line 22) | public final class VmState extends com.pulumi.resources.ResourceArgs { method cdrom (line 37) | public Optional>> cdrom() { method cpu (line 52) | public Optional> cpu() { method deleteUnreferencedDisksOnDestroy (line 67) | public Optional> deleteUnreferencedDisksOnDestroy() { method description (line 82) | public Optional> description() { method name (line 97) | public Optional> name() { method nodeName (line 112) | public Optional> nodeName() { method purgeOnDestroy (line 127) | public Optional> purgeOnDestroy() { method resourceId (line 142) | public Optional> resourceId() { method rng (line 157) | public Optional> rng() { method stopOnDestroy (line 172) | public Optional> stopOnDestroy() { method tags (line 187) | public Optional>> tags() { method template (line 202) | public Optional> template() { method timeouts (line 209) | public Optional> timeouts() { method vga (line 224) | public Optional> vga() { method VmState (line 228) | private VmState() {} method VmState (line 230) | private VmState(VmState $) { method builder (line 247) | public static Builder builder() { method builder (line 250) | public static Builder builder(VmState defaults) { class Builder (line 254) | public static final class Builder { method Builder (line 257) | public Builder() { method Builder (line 261) | public Builder(VmState defaults) { method cdrom (line 271) | public Builder cdrom(@Nullable Output> cdrom) { method cdrom (line 282) | public Builder cdrom(Map cdrom) { method cpu (line 292) | public Builder cpu(@Nullable Output cpu) { method cpu (line 303) | public Builder cpu(VmCpuArgs cpu) { method deleteUnreferencedDisksOnDestroy (line 313) | public Builder deleteUnreferencedDisksOnDestroy(@Nullable Output description) { method description (line 345) | public Builder description(String description) { method name (line 355) | public Builder name(@Nullable Output name) { method name (line 366) | public Builder name(String name) { method nodeName (line 376) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 387) | public Builder nodeName(String nodeName) { method purgeOnDestroy (line 397) | public Builder purgeOnDestroy(@Nullable Output purgeOnDestr... method purgeOnDestroy (line 408) | public Builder purgeOnDestroy(Boolean purgeOnDestroy) { method resourceId (line 418) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 429) | public Builder resourceId(String resourceId) { method rng (line 439) | public Builder rng(@Nullable Output rng) { method rng (line 450) | public Builder rng(VmRngArgs rng) { method stopOnDestroy (line 460) | public Builder stopOnDestroy(@Nullable Output stopOnDestroy) { method stopOnDestroy (line 471) | public Builder stopOnDestroy(Boolean stopOnDestroy) { method tags (line 481) | public Builder tags(@Nullable Output> tags) { method tags (line 492) | public Builder tags(List tags) { method tags (line 502) | public Builder tags(String... tags) { method template (line 512) | public Builder template(@Nullable Output template) { method template (line 523) | public Builder template(Boolean template) { method timeouts (line 527) | public Builder timeouts(@Nullable Output timeouts) { method timeouts (line 532) | public Builder timeouts(VmTimeoutsArgs timeouts) { method vga (line 542) | public Builder vga(@Nullable Output vga) { method vga (line 553) | public Builder vga(VmVgaArgs vga) { method build (line 557) | public VmState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmTimeoutsArgs.java class VmTimeoutsArgs (line 14) | public final class VmTimeoutsArgs extends com.pulumi.resources.ResourceA... method create (line 29) | public Optional> create() { method delete (line 44) | public Optional> delete() { method read (line 59) | public Optional> read() { method update (line 74) | public Optional> update() { method VmTimeoutsArgs (line 78) | private VmTimeoutsArgs() {} method VmTimeoutsArgs (line 80) | private VmTimeoutsArgs(VmTimeoutsArgs $) { method builder (line 87) | public static Builder builder() { method builder (line 90) | public static Builder builder(VmTimeoutsArgs defaults) { class Builder (line 94) | public static final class Builder { method Builder (line 97) | public Builder() { method Builder (line 101) | public Builder(VmTimeoutsArgs defaults) { method create (line 111) | public Builder create(@Nullable Output create) { method create (line 122) | public Builder create(String create) { method delete (line 132) | public Builder delete(@Nullable Output delete) { method delete (line 143) | public Builder delete(String delete) { method read (line 153) | public Builder read(@Nullable Output read) { method read (line 164) | public Builder read(String read) { method update (line 174) | public Builder update(@Nullable Output update) { method update (line 185) | public Builder update(String update) { method build (line 189) | public VmTimeoutsArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/inputs/VmVgaArgs.java class VmVgaArgs (line 15) | public final class VmVgaArgs extends com.pulumi.resources.ResourceArgs { method clipboard (line 30) | public Optional> clipboard() { method memory (line 45) | public Optional> memory() { method type (line 60) | public Optional> type() { method VmVgaArgs (line 64) | private VmVgaArgs() {} method VmVgaArgs (line 66) | private VmVgaArgs(VmVgaArgs $) { method builder (line 72) | public static Builder builder() { method builder (line 75) | public static Builder builder(VmVgaArgs defaults) { class Builder (line 79) | public static final class Builder { method Builder (line 82) | public Builder() { method Builder (line 86) | public Builder(VmVgaArgs defaults) { method clipboard (line 96) | public Builder clipboard(@Nullable Output clipboard) { method clipboard (line 107) | public Builder clipboard(String clipboard) { method memory (line 117) | public Builder memory(@Nullable Output memory) { method memory (line 128) | public Builder memory(Integer memory) { method type (line 138) | public Builder type(@Nullable Output type) { method type (line 149) | public Builder type(String type) { method build (line 153) | public VmVgaArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/network_linux/Bond.java class Bond (line 24) | @ResourceType(type="proxmoxve:network/linux/bond:Bond") method address (line 37) | public Output> address() { method address6 (line 51) | public Output> address6() { method autostart (line 65) | public Output autostart() { method bondMode (line 79) | public Output bondMode() { method bondPrimary (line 93) | public Output> bondPrimary() { method bondXmitHashPolicy (line 107) | public Output> bondXmitHashPolicy() { method comment (line 121) | public Output> comment() { method gateway (line 135) | public Output> gateway() { method gateway6 (line 149) | public Output> gateway6() { method mtu (line 163) | public Output> mtu() { method name (line 177) | public Output name() { method nodeName (line 191) | public Output nodeName() { method slaves (line 205) | public Output> slaves() { method timeoutReload (line 219) | public Output timeoutReload() { method Bond (line 227) | public Bond(java.lang.String name) { method Bond (line 235) | public Bond(java.lang.String name, BondArgs args) { method Bond (line 244) | public Bond(java.lang.String name, BondArgs args, @Nullable com.pulumi... method Bond (line 248) | private Bond(java.lang.String name, Output id, @Null... method makeArgs (line 252) | private static BondArgs makeArgs(BondArgs args, @Nullable com.pulumi.r... method makeResourceOptions (line 259) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 276) | public static Bond get(java.lang.String name, Output... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/network_linux/BondArgs.java class BondArgs (line 18) | public final class BondArgs extends com.pulumi.resources.ResourceArgs { method address (line 33) | public Optional> address() { method address6 (line 48) | public Optional> address6() { method autostart (line 63) | public Optional> autostart() { method bondMode (line 78) | public Optional> bondMode() { method bondPrimary (line 93) | public Optional> bondPrimary() { method bondXmitHashPolicy (line 108) | public Optional> bondXmitHashPolicy() { method comment (line 123) | public Optional> comment() { method gateway (line 138) | public Optional> gateway() { method gateway6 (line 153) | public Optional> gateway6() { method mtu (line 168) | public Optional> mtu() { method name (line 183) | public Optional> name() { method nodeName (line 198) | public Output nodeName() { method slaves (line 213) | public Output> slaves() { method timeoutReload (line 228) | public Optional> timeoutReload() { method BondArgs (line 232) | private BondArgs() {} method BondArgs (line 234) | private BondArgs(BondArgs $) { method builder (line 251) | public static Builder builder() { method builder (line 254) | public static Builder builder(BondArgs defaults) { class Builder (line 258) | public static final class Builder { method Builder (line 261) | public Builder() { method Builder (line 265) | public Builder(BondArgs defaults) { method address (line 275) | public Builder address(@Nullable Output address) { method address (line 286) | public Builder address(String address) { method address6 (line 296) | public Builder address6(@Nullable Output address6) { method address6 (line 307) | public Builder address6(String address6) { method autostart (line 317) | public Builder autostart(@Nullable Output autostart) { method autostart (line 328) | public Builder autostart(Boolean autostart) { method bondMode (line 338) | public Builder bondMode(@Nullable Output bondMode) { method bondMode (line 349) | public Builder bondMode(String bondMode) { method bondPrimary (line 359) | public Builder bondPrimary(@Nullable Output bondPrimary) { method bondPrimary (line 370) | public Builder bondPrimary(String bondPrimary) { method bondXmitHashPolicy (line 380) | public Builder bondXmitHashPolicy(@Nullable Output bondXmitH... method bondXmitHashPolicy (line 391) | public Builder bondXmitHashPolicy(String bondXmitHashPolicy) { method comment (line 401) | public Builder comment(@Nullable Output comment) { method comment (line 412) | public Builder comment(String comment) { method gateway (line 422) | public Builder gateway(@Nullable Output gateway) { method gateway (line 433) | public Builder gateway(String gateway) { method gateway6 (line 443) | public Builder gateway6(@Nullable Output gateway6) { method gateway6 (line 454) | public Builder gateway6(String gateway6) { method mtu (line 464) | public Builder mtu(@Nullable Output mtu) { method mtu (line 475) | public Builder mtu(Integer mtu) { method name (line 485) | public Builder name(@Nullable Output name) { method name (line 496) | public Builder name(String name) { method nodeName (line 506) | public Builder nodeName(Output nodeName) { method nodeName (line 517) | public Builder nodeName(String nodeName) { method slaves (line 527) | public Builder slaves(Output> slaves) { method slaves (line 538) | public Builder slaves(List slaves) { method slaves (line 548) | public Builder slaves(String... slaves) { method timeoutReload (line 558) | public Builder timeoutReload(@Nullable Output timeoutReload) { method timeoutReload (line 569) | public Builder timeoutReload(Integer timeoutReload) { method build (line 573) | public BondArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/network_linux/Bridge.java class Bridge (line 82) | @ResourceType(type="proxmoxve:network/linux/bridge:Bridge") method address (line 95) | public Output> address() { method address6 (line 109) | public Output> address6() { method autostart (line 123) | public Output autostart() { method comment (line 137) | public Output> comment() { method gateway (line 151) | public Output> gateway() { method gateway6 (line 165) | public Output> gateway6() { method mtu (line 179) | public Output> mtu() { method name (line 193) | public Output name() { method nodeName (line 207) | public Output nodeName() { method ports (line 221) | public Output>> ports() { method timeoutReload (line 235) | public Output timeoutReload() { method vlanAware (line 249) | public Output vlanAware() { method Bridge (line 257) | public Bridge(java.lang.String name) { method Bridge (line 265) | public Bridge(java.lang.String name, BridgeArgs args) { method Bridge (line 274) | public Bridge(java.lang.String name, BridgeArgs args, @Nullable com.pu... method Bridge (line 278) | private Bridge(java.lang.String name, Output id, @Nu... method makeArgs (line 282) | private static BridgeArgs makeArgs(BridgeArgs args, @Nullable com.pulu... method makeResourceOptions (line 289) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 306) | public static Bridge get(java.lang.String name, Output> address() { method address6 (line 48) | public Optional> address6() { method autostart (line 63) | public Optional> autostart() { method comment (line 78) | public Optional> comment() { method gateway (line 93) | public Optional> gateway() { method gateway6 (line 108) | public Optional> gateway6() { method mtu (line 123) | public Optional> mtu() { method name (line 138) | public Optional> name() { method nodeName (line 153) | public Output nodeName() { method ports (line 168) | public Optional>> ports() { method timeoutReload (line 183) | public Optional> timeoutReload() { method vlanAware (line 198) | public Optional> vlanAware() { method BridgeArgs (line 202) | private BridgeArgs() {} method BridgeArgs (line 204) | private BridgeArgs(BridgeArgs $) { method builder (line 219) | public static Builder builder() { method builder (line 222) | public static Builder builder(BridgeArgs defaults) { class Builder (line 226) | public static final class Builder { method Builder (line 229) | public Builder() { method Builder (line 233) | public Builder(BridgeArgs defaults) { method address (line 243) | public Builder address(@Nullable Output address) { method address (line 254) | public Builder address(String address) { method address6 (line 264) | public Builder address6(@Nullable Output address6) { method address6 (line 275) | public Builder address6(String address6) { method autostart (line 285) | public Builder autostart(@Nullable Output autostart) { method autostart (line 296) | public Builder autostart(Boolean autostart) { method comment (line 306) | public Builder comment(@Nullable Output comment) { method comment (line 317) | public Builder comment(String comment) { method gateway (line 327) | public Builder gateway(@Nullable Output gateway) { method gateway (line 338) | public Builder gateway(String gateway) { method gateway6 (line 348) | public Builder gateway6(@Nullable Output gateway6) { method gateway6 (line 359) | public Builder gateway6(String gateway6) { method mtu (line 369) | public Builder mtu(@Nullable Output mtu) { method mtu (line 380) | public Builder mtu(Integer mtu) { method name (line 390) | public Builder name(@Nullable Output name) { method name (line 401) | public Builder name(String name) { method nodeName (line 411) | public Builder nodeName(Output nodeName) { method nodeName (line 422) | public Builder nodeName(String nodeName) { method ports (line 432) | public Builder ports(@Nullable Output> ports) { method ports (line 443) | public Builder ports(List ports) { method ports (line 453) | public Builder ports(String... ports) { method timeoutReload (line 463) | public Builder timeoutReload(@Nullable Output timeoutReload) { method timeoutReload (line 474) | public Builder timeoutReload(Integer timeoutReload) { method vlanAware (line 484) | public Builder vlanAware(@Nullable Output vlanAware) { method vlanAware (line 495) | public Builder vlanAware(Boolean vlanAware) { method build (line 499) | public BridgeArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/network_linux/BridgeLegacy.java class BridgeLegacy (line 84) | @ResourceType(type="proxmoxve:network/linux/bridgeLegacy:BridgeLegacy") method address (line 97) | public Output> address() { method address6 (line 111) | public Output> address6() { method autostart (line 125) | public Output autostart() { method comment (line 139) | public Output> comment() { method gateway (line 153) | public Output> gateway() { method gateway6 (line 167) | public Output> gateway6() { method mtu (line 181) | public Output> mtu() { method name (line 195) | public Output name() { method nodeName (line 209) | public Output nodeName() { method ports (line 223) | public Output>> ports() { method timeoutReload (line 237) | public Output timeoutReload() { method vlanAware (line 251) | public Output vlanAware() { method BridgeLegacy (line 259) | public BridgeLegacy(java.lang.String name) { method BridgeLegacy (line 267) | public BridgeLegacy(java.lang.String name, BridgeLegacyArgs args) { method BridgeLegacy (line 276) | public BridgeLegacy(java.lang.String name, BridgeLegacyArgs args, @Nul... method BridgeLegacy (line 280) | private BridgeLegacy(java.lang.String name, Output i... method makeArgs (line 284) | private static BridgeLegacyArgs makeArgs(BridgeLegacyArgs args, @Nulla... method makeResourceOptions (line 291) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 308) | public static BridgeLegacy get(java.lang.String name, Output> address() { method address6 (line 48) | public Optional> address6() { method autostart (line 63) | public Optional> autostart() { method comment (line 78) | public Optional> comment() { method gateway (line 93) | public Optional> gateway() { method gateway6 (line 108) | public Optional> gateway6() { method mtu (line 123) | public Optional> mtu() { method name (line 138) | public Optional> name() { method nodeName (line 153) | public Output nodeName() { method ports (line 168) | public Optional>> ports() { method timeoutReload (line 183) | public Optional> timeoutReload() { method vlanAware (line 198) | public Optional> vlanAware() { method BridgeLegacyArgs (line 202) | private BridgeLegacyArgs() {} method BridgeLegacyArgs (line 204) | private BridgeLegacyArgs(BridgeLegacyArgs $) { method builder (line 219) | public static Builder builder() { method builder (line 222) | public static Builder builder(BridgeLegacyArgs defaults) { class Builder (line 226) | public static final class Builder { method Builder (line 229) | public Builder() { method Builder (line 233) | public Builder(BridgeLegacyArgs defaults) { method address (line 243) | public Builder address(@Nullable Output address) { method address (line 254) | public Builder address(String address) { method address6 (line 264) | public Builder address6(@Nullable Output address6) { method address6 (line 275) | public Builder address6(String address6) { method autostart (line 285) | public Builder autostart(@Nullable Output autostart) { method autostart (line 296) | public Builder autostart(Boolean autostart) { method comment (line 306) | public Builder comment(@Nullable Output comment) { method comment (line 317) | public Builder comment(String comment) { method gateway (line 327) | public Builder gateway(@Nullable Output gateway) { method gateway (line 338) | public Builder gateway(String gateway) { method gateway6 (line 348) | public Builder gateway6(@Nullable Output gateway6) { method gateway6 (line 359) | public Builder gateway6(String gateway6) { method mtu (line 369) | public Builder mtu(@Nullable Output mtu) { method mtu (line 380) | public Builder mtu(Integer mtu) { method name (line 390) | public Builder name(@Nullable Output name) { method name (line 401) | public Builder name(String name) { method nodeName (line 411) | public Builder nodeName(Output nodeName) { method nodeName (line 422) | public Builder nodeName(String nodeName) { method ports (line 432) | public Builder ports(@Nullable Output> ports) { method ports (line 443) | public Builder ports(List ports) { method ports (line 453) | public Builder ports(String... ports) { method timeoutReload (line 463) | public Builder timeoutReload(@Nullable Output timeoutReload) { method timeoutReload (line 474) | public Builder timeoutReload(Integer timeoutReload) { method vlanAware (line 484) | public Builder vlanAware(@Nullable Output vlanAware) { method vlanAware (line 495) | public Builder vlanAware(Boolean vlanAware) { method build (line 499) | public BridgeLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/network_linux/Vlan.java class Vlan (line 79) | @ResourceType(type="proxmoxve:network/linux/vlan:Vlan") method address (line 92) | public Output> address() { method address6 (line 106) | public Output> address6() { method autostart (line 120) | public Output autostart() { method comment (line 134) | public Output> comment() { method gateway (line 148) | public Output> gateway() { method gateway6 (line 162) | public Output> gateway6() { method interface_ (line 176) | public Output interface_() { method mtu (line 190) | public Output> mtu() { method name (line 204) | public Output name() { method nodeName (line 218) | public Output nodeName() { method timeoutReload (line 232) | public Output timeoutReload() { method vlan (line 246) | public Output vlan() { method Vlan (line 254) | public Vlan(java.lang.String name) { method Vlan (line 262) | public Vlan(java.lang.String name, VlanArgs args) { method Vlan (line 271) | public Vlan(java.lang.String name, VlanArgs args, @Nullable com.pulumi... method Vlan (line 275) | private Vlan(java.lang.String name, Output id, @Null... method makeArgs (line 279) | private static VlanArgs makeArgs(VlanArgs args, @Nullable com.pulumi.r... method makeResourceOptions (line 286) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 303) | public static Vlan get(java.lang.String name, Output... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/network_linux/VlanArgs.java class VlanArgs (line 17) | public final class VlanArgs extends com.pulumi.resources.ResourceArgs { method address (line 32) | public Optional> address() { method address6 (line 47) | public Optional> address6() { method autostart (line 62) | public Optional> autostart() { method comment (line 77) | public Optional> comment() { method gateway (line 92) | public Optional> gateway() { method gateway6 (line 107) | public Optional> gateway6() { method interface_ (line 122) | public Optional> interface_() { method mtu (line 137) | public Optional> mtu() { method name (line 152) | public Optional> name() { method nodeName (line 167) | public Output nodeName() { method timeoutReload (line 182) | public Optional> timeoutReload() { method vlan (line 197) | public Optional> vlan() { method VlanArgs (line 201) | private VlanArgs() {} method VlanArgs (line 203) | private VlanArgs(VlanArgs $) { method builder (line 218) | public static Builder builder() { method builder (line 221) | public static Builder builder(VlanArgs defaults) { class Builder (line 225) | public static final class Builder { method Builder (line 228) | public Builder() { method Builder (line 232) | public Builder(VlanArgs defaults) { method address (line 242) | public Builder address(@Nullable Output address) { method address (line 253) | public Builder address(String address) { method address6 (line 263) | public Builder address6(@Nullable Output address6) { method address6 (line 274) | public Builder address6(String address6) { method autostart (line 284) | public Builder autostart(@Nullable Output autostart) { method autostart (line 295) | public Builder autostart(Boolean autostart) { method comment (line 305) | public Builder comment(@Nullable Output comment) { method comment (line 316) | public Builder comment(String comment) { method gateway (line 326) | public Builder gateway(@Nullable Output gateway) { method gateway (line 337) | public Builder gateway(String gateway) { method gateway6 (line 347) | public Builder gateway6(@Nullable Output gateway6) { method gateway6 (line 358) | public Builder gateway6(String gateway6) { method interface_ (line 368) | public Builder interface_(@Nullable Output interface_) { method interface_ (line 379) | public Builder interface_(String interface_) { method mtu (line 389) | public Builder mtu(@Nullable Output mtu) { method mtu (line 400) | public Builder mtu(Integer mtu) { method name (line 410) | public Builder name(@Nullable Output name) { method name (line 421) | public Builder name(String name) { method nodeName (line 431) | public Builder nodeName(Output nodeName) { method nodeName (line 442) | public Builder nodeName(String nodeName) { method timeoutReload (line 452) | public Builder timeoutReload(@Nullable Output timeoutReload) { method timeoutReload (line 463) | public Builder timeoutReload(Integer timeoutReload) { method vlan (line 473) | public Builder vlan(@Nullable Output vlan) { method vlan (line 484) | public Builder vlan(Integer vlan) { method build (line 488) | public VlanArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/network_linux/VlanLegacy.java class VlanLegacy (line 81) | @ResourceType(type="proxmoxve:network/linux/vlanLegacy:VlanLegacy") method address (line 94) | public Output> address() { method address6 (line 108) | public Output> address6() { method autostart (line 122) | public Output autostart() { method comment (line 136) | public Output> comment() { method gateway (line 150) | public Output> gateway() { method gateway6 (line 164) | public Output> gateway6() { method interface_ (line 178) | public Output interface_() { method mtu (line 192) | public Output> mtu() { method name (line 206) | public Output name() { method nodeName (line 220) | public Output nodeName() { method timeoutReload (line 234) | public Output timeoutReload() { method vlan (line 248) | public Output vlan() { method VlanLegacy (line 256) | public VlanLegacy(java.lang.String name) { method VlanLegacy (line 264) | public VlanLegacy(java.lang.String name, VlanLegacyArgs args) { method VlanLegacy (line 273) | public VlanLegacy(java.lang.String name, VlanLegacyArgs args, @Nullabl... method VlanLegacy (line 277) | private VlanLegacy(java.lang.String name, Output id,... method makeArgs (line 281) | private static VlanLegacyArgs makeArgs(VlanLegacyArgs args, @Nullable ... method makeResourceOptions (line 288) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 305) | public static VlanLegacy get(java.lang.String name, Output> address() { method address6 (line 47) | public Optional> address6() { method autostart (line 62) | public Optional> autostart() { method comment (line 77) | public Optional> comment() { method gateway (line 92) | public Optional> gateway() { method gateway6 (line 107) | public Optional> gateway6() { method interface_ (line 122) | public Optional> interface_() { method mtu (line 137) | public Optional> mtu() { method name (line 152) | public Optional> name() { method nodeName (line 167) | public Output nodeName() { method timeoutReload (line 182) | public Optional> timeoutReload() { method vlan (line 197) | public Optional> vlan() { method VlanLegacyArgs (line 201) | private VlanLegacyArgs() {} method VlanLegacyArgs (line 203) | private VlanLegacyArgs(VlanLegacyArgs $) { method builder (line 218) | public static Builder builder() { method builder (line 221) | public static Builder builder(VlanLegacyArgs defaults) { class Builder (line 225) | public static final class Builder { method Builder (line 228) | public Builder() { method Builder (line 232) | public Builder(VlanLegacyArgs defaults) { method address (line 242) | public Builder address(@Nullable Output address) { method address (line 253) | public Builder address(String address) { method address6 (line 263) | public Builder address6(@Nullable Output address6) { method address6 (line 274) | public Builder address6(String address6) { method autostart (line 284) | public Builder autostart(@Nullable Output autostart) { method autostart (line 295) | public Builder autostart(Boolean autostart) { method comment (line 305) | public Builder comment(@Nullable Output comment) { method comment (line 316) | public Builder comment(String comment) { method gateway (line 326) | public Builder gateway(@Nullable Output gateway) { method gateway (line 337) | public Builder gateway(String gateway) { method gateway6 (line 347) | public Builder gateway6(@Nullable Output gateway6) { method gateway6 (line 358) | public Builder gateway6(String gateway6) { method interface_ (line 368) | public Builder interface_(@Nullable Output interface_) { method interface_ (line 379) | public Builder interface_(String interface_) { method mtu (line 389) | public Builder mtu(@Nullable Output mtu) { method mtu (line 400) | public Builder mtu(Integer mtu) { method name (line 410) | public Builder name(@Nullable Output name) { method name (line 421) | public Builder name(String name) { method nodeName (line 431) | public Builder nodeName(Output nodeName) { method nodeName (line 442) | public Builder nodeName(String nodeName) { method timeoutReload (line 452) | public Builder timeoutReload(@Nullable Output timeoutReload) { method timeoutReload (line 463) | public Builder timeoutReload(Integer timeoutReload) { method vlan (line 473) | public Builder vlan(@Nullable Output vlan) { method vlan (line 484) | public Builder vlan(Integer vlan) { method build (line 488) | public VlanLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/network_linux/inputs/BondState.java class BondState (line 17) | public final class BondState extends com.pulumi.resources.ResourceArgs { method address (line 32) | public Optional> address() { method address6 (line 47) | public Optional> address6() { method autostart (line 62) | public Optional> autostart() { method bondMode (line 77) | public Optional> bondMode() { method bondPrimary (line 92) | public Optional> bondPrimary() { method bondXmitHashPolicy (line 107) | public Optional> bondXmitHashPolicy() { method comment (line 122) | public Optional> comment() { method gateway (line 137) | public Optional> gateway() { method gateway6 (line 152) | public Optional> gateway6() { method mtu (line 167) | public Optional> mtu() { method name (line 182) | public Optional> name() { method nodeName (line 197) | public Optional> nodeName() { method slaves (line 212) | public Optional>> slaves() { method timeoutReload (line 227) | public Optional> timeoutReload() { method BondState (line 231) | private BondState() {} method BondState (line 233) | private BondState(BondState $) { method builder (line 250) | public static Builder builder() { method builder (line 253) | public static Builder builder(BondState defaults) { class Builder (line 257) | public static final class Builder { method Builder (line 260) | public Builder() { method Builder (line 264) | public Builder(BondState defaults) { method address (line 274) | public Builder address(@Nullable Output address) { method address (line 285) | public Builder address(String address) { method address6 (line 295) | public Builder address6(@Nullable Output address6) { method address6 (line 306) | public Builder address6(String address6) { method autostart (line 316) | public Builder autostart(@Nullable Output autostart) { method autostart (line 327) | public Builder autostart(Boolean autostart) { method bondMode (line 337) | public Builder bondMode(@Nullable Output bondMode) { method bondMode (line 348) | public Builder bondMode(String bondMode) { method bondPrimary (line 358) | public Builder bondPrimary(@Nullable Output bondPrimary) { method bondPrimary (line 369) | public Builder bondPrimary(String bondPrimary) { method bondXmitHashPolicy (line 379) | public Builder bondXmitHashPolicy(@Nullable Output bondXmitH... method bondXmitHashPolicy (line 390) | public Builder bondXmitHashPolicy(String bondXmitHashPolicy) { method comment (line 400) | public Builder comment(@Nullable Output comment) { method comment (line 411) | public Builder comment(String comment) { method gateway (line 421) | public Builder gateway(@Nullable Output gateway) { method gateway (line 432) | public Builder gateway(String gateway) { method gateway6 (line 442) | public Builder gateway6(@Nullable Output gateway6) { method gateway6 (line 453) | public Builder gateway6(String gateway6) { method mtu (line 463) | public Builder mtu(@Nullable Output mtu) { method mtu (line 474) | public Builder mtu(Integer mtu) { method name (line 484) | public Builder name(@Nullable Output name) { method name (line 495) | public Builder name(String name) { method nodeName (line 505) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 516) | public Builder nodeName(String nodeName) { method slaves (line 526) | public Builder slaves(@Nullable Output> slaves) { method slaves (line 537) | public Builder slaves(List slaves) { method slaves (line 547) | public Builder slaves(String... slaves) { method timeoutReload (line 557) | public Builder timeoutReload(@Nullable Output timeoutReload) { method timeoutReload (line 568) | public Builder timeoutReload(Integer timeoutReload) { method build (line 572) | public BondState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/network_linux/inputs/BridgeLegacyState.java class BridgeLegacyState (line 17) | public final class BridgeLegacyState extends com.pulumi.resources.Resour... method address (line 32) | public Optional> address() { method address6 (line 47) | public Optional> address6() { method autostart (line 62) | public Optional> autostart() { method comment (line 77) | public Optional> comment() { method gateway (line 92) | public Optional> gateway() { method gateway6 (line 107) | public Optional> gateway6() { method mtu (line 122) | public Optional> mtu() { method name (line 137) | public Optional> name() { method nodeName (line 152) | public Optional> nodeName() { method ports (line 167) | public Optional>> ports() { method timeoutReload (line 182) | public Optional> timeoutReload() { method vlanAware (line 197) | public Optional> vlanAware() { method BridgeLegacyState (line 201) | private BridgeLegacyState() {} method BridgeLegacyState (line 203) | private BridgeLegacyState(BridgeLegacyState $) { method builder (line 218) | public static Builder builder() { method builder (line 221) | public static Builder builder(BridgeLegacyState defaults) { class Builder (line 225) | public static final class Builder { method Builder (line 228) | public Builder() { method Builder (line 232) | public Builder(BridgeLegacyState defaults) { method address (line 242) | public Builder address(@Nullable Output address) { method address (line 253) | public Builder address(String address) { method address6 (line 263) | public Builder address6(@Nullable Output address6) { method address6 (line 274) | public Builder address6(String address6) { method autostart (line 284) | public Builder autostart(@Nullable Output autostart) { method autostart (line 295) | public Builder autostart(Boolean autostart) { method comment (line 305) | public Builder comment(@Nullable Output comment) { method comment (line 316) | public Builder comment(String comment) { method gateway (line 326) | public Builder gateway(@Nullable Output gateway) { method gateway (line 337) | public Builder gateway(String gateway) { method gateway6 (line 347) | public Builder gateway6(@Nullable Output gateway6) { method gateway6 (line 358) | public Builder gateway6(String gateway6) { method mtu (line 368) | public Builder mtu(@Nullable Output mtu) { method mtu (line 379) | public Builder mtu(Integer mtu) { method name (line 389) | public Builder name(@Nullable Output name) { method name (line 400) | public Builder name(String name) { method nodeName (line 410) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 421) | public Builder nodeName(String nodeName) { method ports (line 431) | public Builder ports(@Nullable Output> ports) { method ports (line 442) | public Builder ports(List ports) { method ports (line 452) | public Builder ports(String... ports) { method timeoutReload (line 462) | public Builder timeoutReload(@Nullable Output timeoutReload) { method timeoutReload (line 473) | public Builder timeoutReload(Integer timeoutReload) { method vlanAware (line 483) | public Builder vlanAware(@Nullable Output vlanAware) { method vlanAware (line 494) | public Builder vlanAware(Boolean vlanAware) { method build (line 498) | public BridgeLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/network_linux/inputs/BridgeState.java class BridgeState (line 17) | public final class BridgeState extends com.pulumi.resources.ResourceArgs { method address (line 32) | public Optional> address() { method address6 (line 47) | public Optional> address6() { method autostart (line 62) | public Optional> autostart() { method comment (line 77) | public Optional> comment() { method gateway (line 92) | public Optional> gateway() { method gateway6 (line 107) | public Optional> gateway6() { method mtu (line 122) | public Optional> mtu() { method name (line 137) | public Optional> name() { method nodeName (line 152) | public Optional> nodeName() { method ports (line 167) | public Optional>> ports() { method timeoutReload (line 182) | public Optional> timeoutReload() { method vlanAware (line 197) | public Optional> vlanAware() { method BridgeState (line 201) | private BridgeState() {} method BridgeState (line 203) | private BridgeState(BridgeState $) { method builder (line 218) | public static Builder builder() { method builder (line 221) | public static Builder builder(BridgeState defaults) { class Builder (line 225) | public static final class Builder { method Builder (line 228) | public Builder() { method Builder (line 232) | public Builder(BridgeState defaults) { method address (line 242) | public Builder address(@Nullable Output address) { method address (line 253) | public Builder address(String address) { method address6 (line 263) | public Builder address6(@Nullable Output address6) { method address6 (line 274) | public Builder address6(String address6) { method autostart (line 284) | public Builder autostart(@Nullable Output autostart) { method autostart (line 295) | public Builder autostart(Boolean autostart) { method comment (line 305) | public Builder comment(@Nullable Output comment) { method comment (line 316) | public Builder comment(String comment) { method gateway (line 326) | public Builder gateway(@Nullable Output gateway) { method gateway (line 337) | public Builder gateway(String gateway) { method gateway6 (line 347) | public Builder gateway6(@Nullable Output gateway6) { method gateway6 (line 358) | public Builder gateway6(String gateway6) { method mtu (line 368) | public Builder mtu(@Nullable Output mtu) { method mtu (line 379) | public Builder mtu(Integer mtu) { method name (line 389) | public Builder name(@Nullable Output name) { method name (line 400) | public Builder name(String name) { method nodeName (line 410) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 421) | public Builder nodeName(String nodeName) { method ports (line 431) | public Builder ports(@Nullable Output> ports) { method ports (line 442) | public Builder ports(List ports) { method ports (line 452) | public Builder ports(String... ports) { method timeoutReload (line 462) | public Builder timeoutReload(@Nullable Output timeoutReload) { method timeoutReload (line 473) | public Builder timeoutReload(Integer timeoutReload) { method vlanAware (line 483) | public Builder vlanAware(@Nullable Output vlanAware) { method vlanAware (line 494) | public Builder vlanAware(Boolean vlanAware) { method build (line 498) | public BridgeState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/network_linux/inputs/VlanLegacyState.java class VlanLegacyState (line 16) | public final class VlanLegacyState extends com.pulumi.resources.Resource... method address (line 31) | public Optional> address() { method address6 (line 46) | public Optional> address6() { method autostart (line 61) | public Optional> autostart() { method comment (line 76) | public Optional> comment() { method gateway (line 91) | public Optional> gateway() { method gateway6 (line 106) | public Optional> gateway6() { method interface_ (line 121) | public Optional> interface_() { method mtu (line 136) | public Optional> mtu() { method name (line 151) | public Optional> name() { method nodeName (line 166) | public Optional> nodeName() { method timeoutReload (line 181) | public Optional> timeoutReload() { method vlan (line 196) | public Optional> vlan() { method VlanLegacyState (line 200) | private VlanLegacyState() {} method VlanLegacyState (line 202) | private VlanLegacyState(VlanLegacyState $) { method builder (line 217) | public static Builder builder() { method builder (line 220) | public static Builder builder(VlanLegacyState defaults) { class Builder (line 224) | public static final class Builder { method Builder (line 227) | public Builder() { method Builder (line 231) | public Builder(VlanLegacyState defaults) { method address (line 241) | public Builder address(@Nullable Output address) { method address (line 252) | public Builder address(String address) { method address6 (line 262) | public Builder address6(@Nullable Output address6) { method address6 (line 273) | public Builder address6(String address6) { method autostart (line 283) | public Builder autostart(@Nullable Output autostart) { method autostart (line 294) | public Builder autostart(Boolean autostart) { method comment (line 304) | public Builder comment(@Nullable Output comment) { method comment (line 315) | public Builder comment(String comment) { method gateway (line 325) | public Builder gateway(@Nullable Output gateway) { method gateway (line 336) | public Builder gateway(String gateway) { method gateway6 (line 346) | public Builder gateway6(@Nullable Output gateway6) { method gateway6 (line 357) | public Builder gateway6(String gateway6) { method interface_ (line 367) | public Builder interface_(@Nullable Output interface_) { method interface_ (line 378) | public Builder interface_(String interface_) { method mtu (line 388) | public Builder mtu(@Nullable Output mtu) { method mtu (line 399) | public Builder mtu(Integer mtu) { method name (line 409) | public Builder name(@Nullable Output name) { method name (line 420) | public Builder name(String name) { method nodeName (line 430) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 441) | public Builder nodeName(String nodeName) { method timeoutReload (line 451) | public Builder timeoutReload(@Nullable Output timeoutReload) { method timeoutReload (line 462) | public Builder timeoutReload(Integer timeoutReload) { method vlan (line 472) | public Builder vlan(@Nullable Output vlan) { method vlan (line 483) | public Builder vlan(Integer vlan) { method build (line 487) | public VlanLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/network_linux/inputs/VlanState.java class VlanState (line 16) | public final class VlanState extends com.pulumi.resources.ResourceArgs { method address (line 31) | public Optional> address() { method address6 (line 46) | public Optional> address6() { method autostart (line 61) | public Optional> autostart() { method comment (line 76) | public Optional> comment() { method gateway (line 91) | public Optional> gateway() { method gateway6 (line 106) | public Optional> gateway6() { method interface_ (line 121) | public Optional> interface_() { method mtu (line 136) | public Optional> mtu() { method name (line 151) | public Optional> name() { method nodeName (line 166) | public Optional> nodeName() { method timeoutReload (line 181) | public Optional> timeoutReload() { method vlan (line 196) | public Optional> vlan() { method VlanState (line 200) | private VlanState() {} method VlanState (line 202) | private VlanState(VlanState $) { method builder (line 217) | public static Builder builder() { method builder (line 220) | public static Builder builder(VlanState defaults) { class Builder (line 224) | public static final class Builder { method Builder (line 227) | public Builder() { method Builder (line 231) | public Builder(VlanState defaults) { method address (line 241) | public Builder address(@Nullable Output address) { method address (line 252) | public Builder address(String address) { method address6 (line 262) | public Builder address6(@Nullable Output address6) { method address6 (line 273) | public Builder address6(String address6) { method autostart (line 283) | public Builder autostart(@Nullable Output autostart) { method autostart (line 294) | public Builder autostart(Boolean autostart) { method comment (line 304) | public Builder comment(@Nullable Output comment) { method comment (line 315) | public Builder comment(String comment) { method gateway (line 325) | public Builder gateway(@Nullable Output gateway) { method gateway (line 336) | public Builder gateway(String gateway) { method gateway6 (line 346) | public Builder gateway6(@Nullable Output gateway6) { method gateway6 (line 357) | public Builder gateway6(String gateway6) { method interface_ (line 367) | public Builder interface_(@Nullable Output interface_) { method interface_ (line 378) | public Builder interface_(String interface_) { method mtu (line 388) | public Builder mtu(@Nullable Output mtu) { method mtu (line 399) | public Builder mtu(Integer mtu) { method name (line 409) | public Builder name(@Nullable Output name) { method name (line 420) | public Builder name(String name) { method nodeName (line 430) | public Builder nodeName(@Nullable Output nodeName) { method nodeName (line 441) | public Builder nodeName(String nodeName) { method timeoutReload (line 451) | public Builder timeoutReload(@Nullable Output timeoutReload) { method timeoutReload (line 462) | public Builder timeoutReload(Integer timeoutReload) { method vlan (line 472) | public Builder vlan(@Nullable Output vlan) { method vlan (line 483) | public Builder vlan(Integer vlan) { method build (line 487) | public VlanState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/ContainerLegacyClone.java class ContainerLegacyClone (line 15) | @CustomType method ContainerLegacyClone (line 42) | private ContainerLegacyClone() {} method datastoreId (line 47) | public Optional datastoreId() { method full (line 57) | public Optional full() { method nodeName (line 65) | public Optional nodeName() { method vmId (line 72) | public Integer vmId() { method builder (line 76) | public static Builder builder() { method builder (line 80) | public static Builder builder(ContainerLegacyClone defaults) { class Builder (line 83) | @CustomType.Builder method Builder (line 89) | public Builder() {} method Builder (line 90) | public Builder(ContainerLegacyClone defaults) { method datastoreId (line 98) | @CustomType.Setter method full (line 104) | @CustomType.Setter method nodeName (line 110) | @CustomType.Setter method vmId (line 116) | @CustomType.Setter method build (line 124) | public ContainerLegacyClone build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/ContainerLegacyConsole.java class ContainerLegacyConsole (line 14) | @CustomType method ContainerLegacyConsole (line 33) | private ContainerLegacyConsole() {} method enabled (line 39) | public Optional enabled() { method ttyCount (line 46) | public Optional ttyCount() { method type (line 53) | public Optional type() { method builder (line 57) | public static Builder builder() { method builder (line 61) | public static Builder builder(ContainerLegacyConsole defaults) { class Builder (line 64) | @CustomType.Builder method Builder (line 69) | public Builder() {} method Builder (line 70) | public Builder(ContainerLegacyConsole defaults) { method enabled (line 77) | @CustomType.Setter method ttyCount (line 83) | @CustomType.Setter method type (line 89) | @CustomType.Setter method build (line 95) | public ContainerLegacyConsole build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/ContainerLegacyCpu.java class ContainerLegacyCpu (line 14) | @CustomType method ContainerLegacyCpu (line 37) | private ContainerLegacyCpu() {} method architecture (line 42) | public Optional architecture() { method cores (line 49) | public Optional cores() { method limit (line 56) | public Optional limit() { method units (line 63) | public Optional units() { method builder (line 67) | public static Builder builder() { method builder (line 71) | public static Builder builder(ContainerLegacyCpu defaults) { class Builder (line 74) | @CustomType.Builder method Builder (line 80) | public Builder() {} method Builder (line 81) | public Builder(ContainerLegacyCpu defaults) { method architecture (line 89) | @CustomType.Setter method cores (line 95) | @CustomType.Setter method limit (line 101) | @CustomType.Setter method units (line 107) | @CustomType.Setter method build (line 113) | public ContainerLegacyCpu build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/ContainerLegacyDevicePassthrough.java class ContainerLegacyDevicePassthrough (line 15) | @CustomType method ContainerLegacyDevicePassthrough (line 44) | private ContainerLegacyDevicePassthrough() {} method denyWrite (line 49) | public Optional denyWrite() { method gid (line 56) | public Optional gid() { method mode (line 64) | public Optional mode() { method path (line 71) | public String path() { method uid (line 78) | public Optional uid() { method builder (line 82) | public static Builder builder() { method builder (line 86) | public static Builder builder(ContainerLegacyDevicePassthrough default... class Builder (line 89) | @CustomType.Builder method Builder (line 96) | public Builder() {} method Builder (line 97) | public Builder(ContainerLegacyDevicePassthrough defaults) { method denyWrite (line 106) | @CustomType.Setter method gid (line 112) | @CustomType.Setter method mode (line 118) | @CustomType.Setter method path (line 124) | @CustomType.Setter method uid (line 132) | @CustomType.Setter method build (line 138) | public ContainerLegacyDevicePassthrough build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/ContainerLegacyDisk.java class ContainerLegacyDisk (line 15) | @CustomType method ContainerLegacyDisk (line 57) | private ContainerLegacyDisk() {} method acl (line 62) | public Optional acl() { method datastoreId (line 70) | public Optional datastoreId() { method mountOptions (line 77) | public List mountOptions() { method pathInDatastore (line 85) | public Optional pathInDatastore() { method quota (line 92) | public Optional quota() { method replicate (line 99) | public Optional replicate() { method size (line 108) | public Optional size() { method builder (line 112) | public static Builder builder() { method builder (line 116) | public static Builder builder(ContainerLegacyDisk defaults) { class Builder (line 119) | @CustomType.Builder method Builder (line 128) | public Builder() {} method Builder (line 129) | public Builder(ContainerLegacyDisk defaults) { method acl (line 140) | @CustomType.Setter method datastoreId (line 146) | @CustomType.Setter method mountOptions (line 152) | @CustomType.Setter method mountOptions (line 158) | public Builder mountOptions(String... mountOptions) { method pathInDatastore (line 161) | @CustomType.Setter method quota (line 167) | @CustomType.Setter method replicate (line 173) | @CustomType.Setter method size (line 179) | @CustomType.Setter method build (line 185) | public ContainerLegacyDisk build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/ContainerLegacyFeatures.java class ContainerLegacyFeatures (line 14) | @CustomType method ContainerLegacyFeatures (line 37) | private ContainerLegacyFeatures() {} method fuse (line 42) | public Optional fuse() { method keyctl (line 49) | public Optional keyctl() { method mounts (line 56) | public List mounts() { method nesting (line 63) | public Optional nesting() { method builder (line 67) | public static Builder builder() { method builder (line 71) | public static Builder builder(ContainerLegacyFeatures defaults) { class Builder (line 74) | @CustomType.Builder method Builder (line 80) | public Builder() {} method Builder (line 81) | public Builder(ContainerLegacyFeatures defaults) { method fuse (line 89) | @CustomType.Setter method keyctl (line 95) | @CustomType.Setter method mounts (line 101) | @CustomType.Setter method mounts (line 107) | public Builder mounts(String... mounts) { method nesting (line 110) | @CustomType.Setter method build (line 116) | public ContainerLegacyFeatures build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/ContainerLegacyIdmap.java class ContainerLegacyIdmap (line 12) | @CustomType method ContainerLegacyIdmap (line 35) | private ContainerLegacyIdmap() {} method containerId (line 40) | public Integer containerId() { method hostId (line 47) | public Integer hostId() { method size (line 54) | public Integer size() { method type (line 61) | public String type() { method builder (line 65) | public static Builder builder() { method builder (line 69) | public static Builder builder(ContainerLegacyIdmap defaults) { class Builder (line 72) | @CustomType.Builder method Builder (line 78) | public Builder() {} method Builder (line 79) | public Builder(ContainerLegacyIdmap defaults) { method containerId (line 87) | @CustomType.Setter method hostId (line 95) | @CustomType.Setter method size (line 103) | @CustomType.Setter method type (line 111) | @CustomType.Setter method build (line 119) | public ContainerLegacyIdmap build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/ContainerLegacyInitialization.java class ContainerLegacyInitialization (line 16) | @CustomType method ContainerLegacyInitialization (line 45) | private ContainerLegacyInitialization() {} method dns (line 50) | public Optional dns() { method entrypoint (line 57) | public Optional entrypoint() { method hostname (line 64) | public Optional hostname() { method ipConfigs (line 72) | public List ipConfigs() { method userAccount (line 79) | public Optional userAccount() { method builder (line 83) | public static Builder builder() { method builder (line 87) | public static Builder builder(ContainerLegacyInitialization defaults) { class Builder (line 90) | @CustomType.Builder method Builder (line 97) | public Builder() {} method Builder (line 98) | public Builder(ContainerLegacyInitialization defaults) { method dns (line 107) | @CustomType.Setter method entrypoint (line 113) | @CustomType.Setter method hostname (line 119) | @CustomType.Setter method ipConfigs (line 125) | @CustomType.Setter method ipConfigs (line 131) | public Builder ipConfigs(ContainerLegacyInitializationIpConfig... ip... method userAccount (line 134) | @CustomType.Setter method build (line 140) | public ContainerLegacyInitialization build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/ContainerLegacyInitializationDns.java class ContainerLegacyInitializationDns (line 13) | @CustomType method ContainerLegacyInitializationDns (line 37) | private ContainerLegacyInitializationDns() {} method domain (line 42) | public Optional domain() { method server (line 54) | @Deprecated /* The servers() { method builder (line 66) | public static Builder builder() { method builder (line 70) | public static Builder builder(ContainerLegacyInitializationDns default... class Builder (line 73) | @CustomType.Builder method Builder (line 78) | public Builder() {} method Builder (line 79) | public Builder(ContainerLegacyInitializationDns defaults) { method domain (line 86) | @CustomType.Setter method server (line 92) | @CustomType.Setter method servers (line 98) | @CustomType.Setter method servers (line 104) | public Builder servers(String... servers) { method build (line 107) | public ContainerLegacyInitializationDns build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/ContainerLegacyInitializationIpConfig.java class ContainerLegacyInitializationIpConfig (line 13) | @CustomType method ContainerLegacyInitializationIpConfig (line 26) | private ContainerLegacyInitializationIpConfig() {} method ipv4 (line 31) | public Optional ipv4() { method ipv6 (line 38) | public Optional ipv6() { method builder (line 42) | public static Builder builder() { method builder (line 46) | public static Builder builder(ContainerLegacyInitializationIpConfig de... class Builder (line 49) | @CustomType.Builder method Builder (line 53) | public Builder() {} method Builder (line 54) | public Builder(ContainerLegacyInitializationIpConfig defaults) { method ipv4 (line 60) | @CustomType.Setter method ipv6 (line 66) | @CustomType.Setter method build (line 72) | public ContainerLegacyInitializationIpConfig build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/ContainerLegacyInitializationIpConfigIpv4.java class ContainerLegacyInitializationIpConfigIpv4 (line 12) | @CustomType method ContainerLegacyInitializationIpConfigIpv4 (line 28) | private ContainerLegacyInitializationIpConfigIpv4() {} method address (line 35) | public Optional address() { method gateway (line 43) | public Optional gateway() { method builder (line 47) | public static Builder builder() { method builder (line 51) | public static Builder builder(ContainerLegacyInitializationIpConfigIpv... class Builder (line 54) | @CustomType.Builder method Builder (line 58) | public Builder() {} method Builder (line 59) | public Builder(ContainerLegacyInitializationIpConfigIpv4 defaults) { method address (line 65) | @CustomType.Setter method gateway (line 71) | @CustomType.Setter method build (line 77) | public ContainerLegacyInitializationIpConfigIpv4 build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/ContainerLegacyInitializationIpConfigIpv6.java class ContainerLegacyInitializationIpConfigIpv6 (line 12) | @CustomType method ContainerLegacyInitializationIpConfigIpv6 (line 28) | private ContainerLegacyInitializationIpConfigIpv6() {} method address (line 35) | public Optional address() { method gateway (line 43) | public Optional gateway() { method builder (line 47) | public static Builder builder() { method builder (line 51) | public static Builder builder(ContainerLegacyInitializationIpConfigIpv... class Builder (line 54) | @CustomType.Builder method Builder (line 58) | public Builder() {} method Builder (line 59) | public Builder(ContainerLegacyInitializationIpConfigIpv6 defaults) { method address (line 65) | @CustomType.Setter method gateway (line 71) | @CustomType.Setter method build (line 77) | public ContainerLegacyInitializationIpConfigIpv6 build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/ContainerLegacyInitializationUserAccount.java class ContainerLegacyInitializationUserAccount (line 13) | @CustomType method ContainerLegacyInitializationUserAccount (line 26) | private ContainerLegacyInitializationUserAccount() {} method keys (line 31) | public List keys() { method password (line 38) | public Optional password() { method builder (line 42) | public static Builder builder() { method builder (line 46) | public static Builder builder(ContainerLegacyInitializationUserAccount... class Builder (line 49) | @CustomType.Builder method Builder (line 53) | public Builder() {} method Builder (line 54) | public Builder(ContainerLegacyInitializationUserAccount defaults) { method keys (line 60) | @CustomType.Setter method keys (line 66) | public Builder keys(String... keys) { method password (line 69) | @CustomType.Setter method build (line 75) | public ContainerLegacyInitializationUserAccount build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/ContainerLegacyMemory.java class ContainerLegacyMemory (line 12) | @CustomType method ContainerLegacyMemory (line 26) | private ContainerLegacyMemory() {} method dedicated (line 32) | public Optional dedicated() { method swap (line 39) | public Optional swap() { method builder (line 43) | public static Builder builder() { method builder (line 47) | public static Builder builder(ContainerLegacyMemory defaults) { class Builder (line 50) | @CustomType.Builder method Builder (line 54) | public Builder() {} method Builder (line 55) | public Builder(ContainerLegacyMemory defaults) { method dedicated (line 61) | @CustomType.Setter method swap (line 67) | @CustomType.Setter method build (line 73) | public ContainerLegacyMemory build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/ContainerLegacyMountPoint.java class ContainerLegacyMountPoint (line 15) | @CustomType method ContainerLegacyMountPoint (line 80) | private ContainerLegacyMountPoint() {} method acl (line 85) | public Optional acl() { method backup (line 93) | public Optional backup() { method mountOptions (line 100) | public List mountOptions() { method path (line 108) | public String path() { method pathInDatastore (line 116) | public Optional pathInDatastore() { method quota (line 124) | public Optional quota() { method readOnly (line 131) | public Optional readOnly() { method replicate (line 138) | public Optional replicate() { method shared (line 146) | public Optional shared() { method size (line 154) | public Optional size() { method volume (line 162) | public String volume() { method builder (line 166) | public static Builder builder() { method builder (line 170) | public static Builder builder(ContainerLegacyMountPoint defaults) { class Builder (line 173) | @CustomType.Builder method Builder (line 186) | public Builder() {} method Builder (line 187) | public Builder(ContainerLegacyMountPoint defaults) { method acl (line 202) | @CustomType.Setter method backup (line 208) | @CustomType.Setter method mountOptions (line 214) | @CustomType.Setter method mountOptions (line 220) | public Builder mountOptions(String... mountOptions) { method path (line 223) | @CustomType.Setter method pathInDatastore (line 231) | @CustomType.Setter method quota (line 237) | @CustomType.Setter method readOnly (line 243) | @CustomType.Setter method replicate (line 249) | @CustomType.Setter method shared (line 255) | @CustomType.Setter method size (line 261) | @CustomType.Setter method volume (line 267) | @CustomType.Setter method build (line 275) | public ContainerLegacyMountPoint build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/ContainerLegacyNetworkInterface.java class ContainerLegacyNetworkInterface (line 16) | @CustomType method ContainerLegacyNetworkInterface (line 70) | private ContainerLegacyNetworkInterface() {} method bridge (line 76) | public Optional bridge() { method enabled (line 84) | public Optional enabled() { method firewall (line 92) | public Optional firewall() { method hostManaged (line 101) | public Optional hostManaged() { method macAddress (line 108) | public Optional macAddress() { method mtu (line 116) | public Optional mtu() { method name (line 123) | public String name() { method rateLimit (line 130) | public Optional rateLimit() { method vlanId (line 137) | public Optional vlanId() { method builder (line 141) | public static Builder builder() { method builder (line 145) | public static Builder builder(ContainerLegacyNetworkInterface defaults) { class Builder (line 148) | @CustomType.Builder method Builder (line 159) | public Builder() {} method Builder (line 160) | public Builder(ContainerLegacyNetworkInterface defaults) { method bridge (line 173) | @CustomType.Setter method enabled (line 179) | @CustomType.Setter method firewall (line 185) | @CustomType.Setter method hostManaged (line 191) | @CustomType.Setter method macAddress (line 197) | @CustomType.Setter method mtu (line 203) | @CustomType.Setter method name (line 209) | @CustomType.Setter method rateLimit (line 217) | @CustomType.Setter method vlanId (line 223) | @CustomType.Setter method build (line 229) | public ContainerLegacyNetworkInterface build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/ContainerLegacyOperatingSystem.java class ContainerLegacyOperatingSystem (line 13) | @CustomType method ContainerLegacyOperatingSystem (line 28) | private ContainerLegacyOperatingSystem() {} method templateFileId (line 35) | public String templateFileId() { method type (line 42) | public Optional type() { method builder (line 46) | public static Builder builder() { method builder (line 50) | public static Builder builder(ContainerLegacyOperatingSystem defaults) { class Builder (line 53) | @CustomType.Builder method Builder (line 57) | public Builder() {} method Builder (line 58) | public Builder(ContainerLegacyOperatingSystem defaults) { method templateFileId (line 64) | @CustomType.Setter method type (line 72) | @CustomType.Setter method build (line 78) | public ContainerLegacyOperatingSystem build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/ContainerLegacyStartup.java class ContainerLegacyStartup (line 12) | @CustomType method ContainerLegacyStartup (line 33) | private ContainerLegacyStartup() {} method downDelay (line 39) | public Optional downDelay() { method order (line 47) | public Optional order() { method upDelay (line 55) | public Optional upDelay() { method builder (line 59) | public static Builder builder() { method builder (line 63) | public static Builder builder(ContainerLegacyStartup defaults) { class Builder (line 66) | @CustomType.Builder method Builder (line 71) | public Builder() {} method Builder (line 72) | public Builder(ContainerLegacyStartup defaults) { method downDelay (line 79) | @CustomType.Setter method order (line 85) | @CustomType.Setter method upDelay (line 91) | @CustomType.Setter method build (line 97) | public ContainerLegacyStartup build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/ContainerLegacyWaitForIp.java class ContainerLegacyWaitForIp (line 12) | @CustomType method ContainerLegacyWaitForIp (line 27) | private ContainerLegacyWaitForIp() {} method ipv4 (line 32) | public Optional ipv4() { method ipv6 (line 41) | public Optional ipv6() { method builder (line 45) | public static Builder builder() { method builder (line 49) | public static Builder builder(ContainerLegacyWaitForIp defaults) { class Builder (line 52) | @CustomType.Builder method Builder (line 56) | public Builder() {} method Builder (line 57) | public Builder(ContainerLegacyWaitForIp defaults) { method ipv4 (line 63) | @CustomType.Setter method ipv6 (line 69) | @CustomType.Setter method build (line 75) | public ContainerLegacyWaitForIp build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/FileLegacySourceFile.java class FileLegacySourceFile (line 14) | @CustomType method FileLegacySourceFile (line 51) | private FileLegacySourceFile() {} method changed (line 56) | public Optional changed() { method checksum (line 63) | public Optional checksum() { method fileName (line 72) | public Optional fileName() { method insecure (line 80) | public Optional insecure() { method minTls (line 88) | public Optional minTls() { method path (line 95) | public String path() { method builder (line 99) | public static Builder builder() { method builder (line 103) | public static Builder builder(FileLegacySourceFile defaults) { class Builder (line 106) | @CustomType.Builder method Builder (line 114) | public Builder() {} method Builder (line 115) | public Builder(FileLegacySourceFile defaults) { method changed (line 125) | @CustomType.Setter method checksum (line 131) | @CustomType.Setter method fileName (line 137) | @CustomType.Setter method insecure (line 143) | @CustomType.Setter method minTls (line 149) | @CustomType.Setter method path (line 155) | @CustomType.Setter method build (line 163) | public FileLegacySourceFile build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/FileLegacySourceRaw.java class FileLegacySourceRaw (line 14) | @CustomType method FileLegacySourceRaw (line 32) | private FileLegacySourceRaw() {} method data (line 37) | public String data() { method fileName (line 44) | public String fileName() { method resize (line 51) | public Optional resize() { method builder (line 55) | public static Builder builder() { method builder (line 59) | public static Builder builder(FileLegacySourceRaw defaults) { class Builder (line 62) | @CustomType.Builder method Builder (line 67) | public Builder() {} method Builder (line 68) | public Builder(FileLegacySourceRaw defaults) { method data (line 75) | @CustomType.Setter method fileName (line 83) | @CustomType.Setter method resize (line 91) | @CustomType.Setter method build (line 97) | public FileLegacySourceRaw build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetContainerLegacyResult.java class GetContainerLegacyResult (line 16) | @CustomType method GetContainerLegacyResult (line 46) | private GetContainerLegacyResult() {} method id (line 51) | public String id() { method name (line 58) | public String name() { method nodeName (line 61) | public String nodeName() { method status (line 68) | public Optional status() { method tags (line 75) | public List tags() { method template (line 82) | public Optional template() { method vmId (line 85) | public Integer vmId() { method builder (line 89) | public static Builder builder() { method builder (line 93) | public static Builder builder(GetContainerLegacyResult defaults) { class Builder (line 96) | @CustomType.Builder method Builder (line 105) | public Builder() {} method Builder (line 106) | public Builder(GetContainerLegacyResult defaults) { method id (line 117) | @CustomType.Setter method name (line 125) | @CustomType.Setter method nodeName (line 133) | @CustomType.Setter method status (line 141) | @CustomType.Setter method tags (line 147) | @CustomType.Setter method tags (line 155) | public Builder tags(String... tags) { method template (line 158) | @CustomType.Setter method vmId (line 164) | @CustomType.Setter method build (line 172) | public GetContainerLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetContainersLegacyContainer.java class GetContainersLegacyContainer (line 16) | @CustomType method GetContainersLegacyContainer (line 50) | private GetContainersLegacyContainer() {} method name (line 55) | public String name() { method nodeName (line 62) | public String nodeName() { method status (line 69) | public Optional status() { method tags (line 77) | public List tags() { method template (line 84) | public Optional template() { method vmId (line 91) | public Integer vmId() { method builder (line 95) | public static Builder builder() { method builder (line 99) | public static Builder builder(GetContainersLegacyContainer defaults) { class Builder (line 102) | @CustomType.Builder method Builder (line 110) | public Builder() {} method Builder (line 111) | public Builder(GetContainersLegacyContainer defaults) { method name (line 121) | @CustomType.Setter method nodeName (line 129) | @CustomType.Setter method status (line 137) | @CustomType.Setter method tags (line 143) | @CustomType.Setter method tags (line 151) | public Builder tags(String... tags) { method template (line 154) | @CustomType.Setter method vmId (line 160) | @CustomType.Setter method build (line 168) | public GetContainersLegacyContainer build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetContainersLegacyFilter.java class GetContainersLegacyFilter (line 15) | @CustomType method GetContainersLegacyFilter (line 33) | private GetContainersLegacyFilter() {} method name (line 38) | public String name() { method regex (line 45) | public Optional regex() { method values (line 52) | public List values() { method builder (line 56) | public static Builder builder() { method builder (line 60) | public static Builder builder(GetContainersLegacyFilter defaults) { class Builder (line 63) | @CustomType.Builder method Builder (line 68) | public Builder() {} method Builder (line 69) | public Builder(GetContainersLegacyFilter defaults) { method name (line 76) | @CustomType.Setter method regex (line 84) | @CustomType.Setter method values (line 90) | @CustomType.Setter method values (line 98) | public Builder values(String... values) { method build (line 101) | public GetContainersLegacyFilter build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetContainersLegacyResult.java class GetContainersLegacyResult (line 16) | @CustomType method GetContainersLegacyResult (line 40) | private GetContainersLegacyResult() {} method containers (line 45) | public List containers() { method filters (line 48) | public List filters() { method id (line 55) | public String id() { method nodeName (line 62) | public Optional nodeName() { method tags (line 69) | public List tags() { method builder (line 73) | public static Builder builder() { method builder (line 77) | public static Builder builder(GetContainersLegacyResult defaults) { class Builder (line 80) | @CustomType.Builder method Builder (line 87) | public Builder() {} method Builder (line 88) | public Builder(GetContainersLegacyResult defaults) { method containers (line 97) | @CustomType.Setter method containers (line 105) | public Builder containers(GetContainersLegacyContainer... containers) { method filters (line 108) | @CustomType.Setter method filters (line 114) | public Builder filters(GetContainersLegacyFilter... filters) { method id (line 117) | @CustomType.Setter method nodeName (line 125) | @CustomType.Setter method tags (line 131) | @CustomType.Setter method tags (line 137) | public Builder tags(String... tags) { method build (line 140) | public GetContainersLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetDatastoresDatastore.java class GetDatastoresDatastore (line 17) | @CustomType method GetDatastoresDatastore (line 75) | private GetDatastoresDatastore() {} method active (line 80) | public Optional active() { method contentTypes (line 87) | public List contentTypes() { method enabled (line 94) | public Optional enabled() { method id (line 101) | public String id() { method nodeName (line 108) | public String nodeName() { method shared (line 115) | public Optional shared() { method spaceAvailable (line 122) | public Optional spaceAvailable() { method spaceTotal (line 129) | public Optional spaceTotal() { method spaceUsed (line 136) | public Optional spaceUsed() { method spaceUsedFraction (line 143) | public Optional spaceUsedFraction() { method type (line 150) | public String type() { method builder (line 154) | public static Builder builder() { method builder (line 158) | public static Builder builder(GetDatastoresDatastore defaults) { class Builder (line 161) | @CustomType.Builder method Builder (line 174) | public Builder() {} method Builder (line 175) | public Builder(GetDatastoresDatastore defaults) { method active (line 190) | @CustomType.Setter method contentTypes (line 196) | @CustomType.Setter method contentTypes (line 204) | public Builder contentTypes(String... contentTypes) { method enabled (line 207) | @CustomType.Setter method id (line 213) | @CustomType.Setter method nodeName (line 221) | @CustomType.Setter method shared (line 229) | @CustomType.Setter method spaceAvailable (line 235) | @CustomType.Setter method spaceTotal (line 241) | @CustomType.Setter method spaceUsed (line 247) | @CustomType.Setter method spaceUsedFraction (line 253) | @CustomType.Setter method type (line 259) | @CustomType.Setter method build (line 267) | public GetDatastoresDatastore build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetDatastoresFilters.java class GetDatastoresFilters (line 13) | @CustomType method GetDatastoresFilters (line 31) | private GetDatastoresFilters() {} method contentTypes (line 36) | public List contentTypes() { method id (line 43) | public Optional id() { method target (line 50) | public Optional target() { method builder (line 54) | public static Builder builder() { method builder (line 58) | public static Builder builder(GetDatastoresFilters defaults) { class Builder (line 61) | @CustomType.Builder method Builder (line 66) | public Builder() {} method Builder (line 67) | public Builder(GetDatastoresFilters defaults) { method contentTypes (line 74) | @CustomType.Setter method contentTypes (line 80) | public Builder contentTypes(String... contentTypes) { method id (line 83) | @CustomType.Setter method target (line 89) | @CustomType.Setter method build (line 95) | public GetDatastoresFilters build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetDatastoresLegacyDatastore.java class GetDatastoresLegacyDatastore (line 17) | @CustomType method GetDatastoresLegacyDatastore (line 75) | private GetDatastoresLegacyDatastore() {} method active (line 80) | public Optional active() { method contentTypes (line 87) | public List contentTypes() { method enabled (line 94) | public Optional enabled() { method id (line 101) | public String id() { method nodeName (line 108) | public String nodeName() { method shared (line 115) | public Optional shared() { method spaceAvailable (line 122) | public Optional spaceAvailable() { method spaceTotal (line 129) | public Optional spaceTotal() { method spaceUsed (line 136) | public Optional spaceUsed() { method spaceUsedFraction (line 143) | public Optional spaceUsedFraction() { method type (line 150) | public String type() { method builder (line 154) | public static Builder builder() { method builder (line 158) | public static Builder builder(GetDatastoresLegacyDatastore defaults) { class Builder (line 161) | @CustomType.Builder method Builder (line 174) | public Builder() {} method Builder (line 175) | public Builder(GetDatastoresLegacyDatastore defaults) { method active (line 190) | @CustomType.Setter method contentTypes (line 196) | @CustomType.Setter method contentTypes (line 204) | public Builder contentTypes(String... contentTypes) { method enabled (line 207) | @CustomType.Setter method id (line 213) | @CustomType.Setter method nodeName (line 221) | @CustomType.Setter method shared (line 229) | @CustomType.Setter method spaceAvailable (line 235) | @CustomType.Setter method spaceTotal (line 241) | @CustomType.Setter method spaceUsed (line 247) | @CustomType.Setter method spaceUsedFraction (line 253) | @CustomType.Setter method type (line 259) | @CustomType.Setter method build (line 267) | public GetDatastoresLegacyDatastore build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetDatastoresLegacyFilters.java class GetDatastoresLegacyFilters (line 13) | @CustomType method GetDatastoresLegacyFilters (line 31) | private GetDatastoresLegacyFilters() {} method contentTypes (line 36) | public List contentTypes() { method id (line 43) | public Optional id() { method target (line 50) | public Optional target() { method builder (line 54) | public static Builder builder() { method builder (line 58) | public static Builder builder(GetDatastoresLegacyFilters defaults) { class Builder (line 61) | @CustomType.Builder method Builder (line 66) | public Builder() {} method Builder (line 67) | public Builder(GetDatastoresLegacyFilters defaults) { method contentTypes (line 74) | @CustomType.Setter method contentTypes (line 80) | public Builder contentTypes(String... contentTypes) { method id (line 83) | @CustomType.Setter method target (line 89) | @CustomType.Setter method build (line 95) | public GetDatastoresLegacyFilters build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetDatastoresLegacyResult.java class GetDatastoresLegacyResult (line 16) | @CustomType method GetDatastoresLegacyResult (line 39) | private GetDatastoresLegacyResult() {} method datastores (line 44) | public List datastores() { method filters (line 51) | public Optional filters() { method id (line 58) | public String id() { method nodeName (line 65) | public String nodeName() { method builder (line 69) | public static Builder builder() { method builder (line 73) | public static Builder builder(GetDatastoresLegacyResult defaults) { class Builder (line 76) | @CustomType.Builder method Builder (line 82) | public Builder() {} method Builder (line 83) | public Builder(GetDatastoresLegacyResult defaults) { method datastores (line 91) | @CustomType.Setter method datastores (line 97) | public Builder datastores(GetDatastoresLegacyDatastore... datastores) { method filters (line 100) | @CustomType.Setter method id (line 106) | @CustomType.Setter method nodeName (line 114) | @CustomType.Setter method build (line 122) | public GetDatastoresLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetDatastoresResult.java class GetDatastoresResult (line 16) | @CustomType method GetDatastoresResult (line 39) | private GetDatastoresResult() {} method datastores (line 44) | public List datastores() { method filters (line 51) | public Optional filters() { method id (line 58) | public String id() { method nodeName (line 65) | public String nodeName() { method builder (line 69) | public static Builder builder() { method builder (line 73) | public static Builder builder(GetDatastoresResult defaults) { class Builder (line 76) | @CustomType.Builder method Builder (line 82) | public Builder() {} method Builder (line 83) | public Builder(GetDatastoresResult defaults) { method datastores (line 91) | @CustomType.Setter method datastores (line 97) | public Builder datastores(GetDatastoresDatastore... datastores) { method filters (line 100) | @CustomType.Setter method id (line 106) | @CustomType.Setter method nodeName (line 114) | @CustomType.Setter method build (line 122) | public GetDatastoresResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetDnsLegacyResult.java class GetDnsLegacyResult (line 12) | @CustomType method GetDnsLegacyResult (line 31) | private GetDnsLegacyResult() {} method domain (line 36) | public String domain() { method id (line 43) | public String id() { method nodeName (line 46) | public String nodeName() { method servers (line 53) | public List servers() { method builder (line 57) | public static Builder builder() { method builder (line 61) | public static Builder builder(GetDnsLegacyResult defaults) { class Builder (line 64) | @CustomType.Builder method Builder (line 70) | public Builder() {} method Builder (line 71) | public Builder(GetDnsLegacyResult defaults) { method domain (line 79) | @CustomType.Setter method id (line 87) | @CustomType.Setter method nodeName (line 95) | @CustomType.Setter method servers (line 103) | @CustomType.Setter method servers (line 111) | public Builder servers(String... servers) { method build (line 114) | public GetDnsLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetFileLegacyResult.java class GetFileLegacyResult (line 12) | @CustomType method GetFileLegacyResult (line 55) | private GetFileLegacyResult() {} method contentType (line 60) | public String contentType() { method datastoreId (line 67) | public String datastoreId() { method fileFormat (line 74) | public String fileFormat() { method fileName (line 81) | public String fileName() { method fileSize (line 88) | public Integer fileSize() { method id (line 95) | public String id() { method nodeName (line 102) | public String nodeName() { method vmid (line 109) | public Integer vmid() { method builder (line 113) | public static Builder builder() { method builder (line 117) | public static Builder builder(GetFileLegacyResult defaults) { class Builder (line 120) | @CustomType.Builder method Builder (line 130) | public Builder() {} method Builder (line 131) | public Builder(GetFileLegacyResult defaults) { method contentType (line 143) | @CustomType.Setter method datastoreId (line 151) | @CustomType.Setter method fileFormat (line 159) | @CustomType.Setter method fileName (line 167) | @CustomType.Setter method fileSize (line 175) | @CustomType.Setter method id (line 183) | @CustomType.Setter method nodeName (line 191) | @CustomType.Setter method vmid (line 199) | @CustomType.Setter method build (line 207) | public GetFileLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetFileResult.java class GetFileResult (line 12) | @CustomType method GetFileResult (line 55) | private GetFileResult() {} method contentType (line 60) | public String contentType() { method datastoreId (line 67) | public String datastoreId() { method fileFormat (line 74) | public String fileFormat() { method fileName (line 81) | public String fileName() { method fileSize (line 88) | public Integer fileSize() { method id (line 95) | public String id() { method nodeName (line 102) | public String nodeName() { method vmid (line 109) | public Integer vmid() { method builder (line 113) | public static Builder builder() { method builder (line 117) | public static Builder builder(GetFileResult defaults) { class Builder (line 120) | @CustomType.Builder method Builder (line 130) | public Builder() {} method Builder (line 131) | public Builder(GetFileResult defaults) { method contentType (line 143) | @CustomType.Setter method datastoreId (line 151) | @CustomType.Setter method fileFormat (line 159) | @CustomType.Setter method fileName (line 167) | @CustomType.Setter method fileSize (line 175) | @CustomType.Setter method id (line 183) | @CustomType.Setter method nodeName (line 191) | @CustomType.Setter method vmid (line 199) | @CustomType.Setter method build (line 207) | public GetFileResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetFilesFile.java class GetFilesFile (line 12) | @CustomType method GetFilesFile (line 45) | private GetFilesFile() {} method contentType (line 50) | public String contentType() { method fileFormat (line 57) | public String fileFormat() { method fileName (line 64) | public String fileName() { method fileSize (line 71) | public Integer fileSize() { method id (line 78) | public String id() { method vmid (line 85) | public Integer vmid() { method builder (line 89) | public static Builder builder() { method builder (line 93) | public static Builder builder(GetFilesFile defaults) { class Builder (line 96) | @CustomType.Builder method Builder (line 104) | public Builder() {} method Builder (line 105) | public Builder(GetFilesFile defaults) { method contentType (line 115) | @CustomType.Setter method fileFormat (line 123) | @CustomType.Setter method fileName (line 131) | @CustomType.Setter method fileSize (line 139) | @CustomType.Setter method id (line 147) | @CustomType.Setter method vmid (line 155) | @CustomType.Setter method build (line 163) | public GetFilesFile build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetFilesResult.java class GetFilesResult (line 15) | @CustomType method GetFilesResult (line 48) | private GetFilesResult() {} method contentType (line 53) | public Optional contentType() { method datastoreId (line 60) | public String datastoreId() { method fileNameRegex (line 67) | public Optional fileNameRegex() { method files (line 74) | public List files() { method id (line 81) | public String id() { method nodeName (line 88) | public String nodeName() { method builder (line 92) | public static Builder builder() { method builder (line 96) | public static Builder builder(GetFilesResult defaults) { class Builder (line 99) | @CustomType.Builder method Builder (line 107) | public Builder() {} method Builder (line 108) | public Builder(GetFilesResult defaults) { method contentType (line 118) | @CustomType.Setter method datastoreId (line 124) | @CustomType.Setter method fileNameRegex (line 132) | @CustomType.Setter method files (line 138) | @CustomType.Setter method files (line 146) | public Builder files(GetFilesFile... files) { method id (line 149) | @CustomType.Setter method nodeName (line 157) | @CustomType.Setter method build (line 165) | public GetFilesResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetGroupLegacyAcl.java class GetGroupLegacyAcl (line 12) | @CustomType method GetGroupLegacyAcl (line 30) | private GetGroupLegacyAcl() {} method path (line 35) | public String path() { method propagate (line 42) | public Boolean propagate() { method roleId (line 49) | public String roleId() { method builder (line 53) | public static Builder builder() { method builder (line 57) | public static Builder builder(GetGroupLegacyAcl defaults) { class Builder (line 60) | @CustomType.Builder method Builder (line 65) | public Builder() {} method Builder (line 66) | public Builder(GetGroupLegacyAcl defaults) { method path (line 73) | @CustomType.Setter method propagate (line 81) | @CustomType.Setter method roleId (line 89) | @CustomType.Setter method build (line 97) | public GetGroupLegacyAcl build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetGroupLegacyResult.java class GetGroupLegacyResult (line 13) | @CustomType method GetGroupLegacyResult (line 37) | private GetGroupLegacyResult() {} method acls (line 42) | public List acls() { method comment (line 49) | public String comment() { method groupId (line 52) | public String groupId() { method id (line 59) | public String id() { method members (line 66) | public List members() { method builder (line 70) | public static Builder builder() { method builder (line 74) | public static Builder builder(GetGroupLegacyResult defaults) { class Builder (line 77) | @CustomType.Builder method Builder (line 84) | public Builder() {} method Builder (line 85) | public Builder(GetGroupLegacyResult defaults) { method acls (line 94) | @CustomType.Setter method acls (line 102) | public Builder acls(GetGroupLegacyAcl... acls) { method comment (line 105) | @CustomType.Setter method groupId (line 113) | @CustomType.Setter method id (line 121) | @CustomType.Setter method members (line 129) | @CustomType.Setter method members (line 137) | public Builder members(String... members) { method build (line 140) | public GetGroupLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetGroupsLegacyResult.java class GetGroupsLegacyResult (line 12) | @CustomType method GetGroupsLegacyResult (line 30) | private GetGroupsLegacyResult() {} method comments (line 35) | public List comments() { method groupIds (line 42) | public List groupIds() { method id (line 49) | public String id() { method builder (line 53) | public static Builder builder() { method builder (line 57) | public static Builder builder(GetGroupsLegacyResult defaults) { class Builder (line 60) | @CustomType.Builder method Builder (line 65) | public Builder() {} method Builder (line 66) | public Builder(GetGroupsLegacyResult defaults) { method comments (line 73) | @CustomType.Setter method comments (line 81) | public Builder comments(String... comments) { method groupIds (line 84) | @CustomType.Setter method groupIds (line 92) | public Builder groupIds(String... groupIds) { method id (line 95) | @CustomType.Setter method build (line 103) | public GetGroupsLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetHagroupLegacyResult.java class GetHagroupLegacyResult (line 14) | @CustomType method GetHagroupLegacyResult (line 47) | private GetHagroupLegacyResult() {} method comment (line 52) | public String comment() { method group (line 59) | public String group() { method id (line 66) | public String id() { method noFailback (line 73) | public Boolean noFailback() { method nodes (line 80) | public Map nodes() { method restricted (line 87) | public Boolean restricted() { method builder (line 91) | public static Builder builder() { method builder (line 95) | public static Builder builder(GetHagroupLegacyResult defaults) { class Builder (line 98) | @CustomType.Builder method Builder (line 106) | public Builder() {} method Builder (line 107) | public Builder(GetHagroupLegacyResult defaults) { method comment (line 117) | @CustomType.Setter method group (line 125) | @CustomType.Setter method id (line 133) | @CustomType.Setter method noFailback (line 141) | @CustomType.Setter method nodes (line 149) | @CustomType.Setter method restricted (line 157) | @CustomType.Setter method build (line 165) | public GetHagroupLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetHagroupResult.java class GetHagroupResult (line 14) | @CustomType method GetHagroupResult (line 47) | private GetHagroupResult() {} method comment (line 52) | public String comment() { method group (line 59) | public String group() { method id (line 66) | public String id() { method noFailback (line 73) | public Boolean noFailback() { method nodes (line 80) | public Map nodes() { method restricted (line 87) | public Boolean restricted() { method builder (line 91) | public static Builder builder() { method builder (line 95) | public static Builder builder(GetHagroupResult defaults) { class Builder (line 98) | @CustomType.Builder method Builder (line 106) | public Builder() {} method Builder (line 107) | public Builder(GetHagroupResult defaults) { method comment (line 117) | @CustomType.Setter method group (line 125) | @CustomType.Setter method id (line 133) | @CustomType.Setter method noFailback (line 141) | @CustomType.Setter method nodes (line 149) | @CustomType.Setter method restricted (line 157) | @CustomType.Setter method build (line 165) | public GetHagroupResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetHagroupsLegacyResult.java class GetHagroupsLegacyResult (line 12) | @CustomType method GetHagroupsLegacyResult (line 25) | private GetHagroupsLegacyResult() {} method groupIds (line 30) | public List groupIds() { method id (line 37) | public String id() { method builder (line 41) | public static Builder builder() { method builder (line 45) | public static Builder builder(GetHagroupsLegacyResult defaults) { class Builder (line 48) | @CustomType.Builder method Builder (line 52) | public Builder() {} method Builder (line 53) | public Builder(GetHagroupsLegacyResult defaults) { method groupIds (line 59) | @CustomType.Setter method groupIds (line 67) | public Builder groupIds(String... groupIds) { method id (line 70) | @CustomType.Setter method build (line 78) | public GetHagroupsLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetHagroupsResult.java class GetHagroupsResult (line 12) | @CustomType method GetHagroupsResult (line 25) | private GetHagroupsResult() {} method groupIds (line 30) | public List groupIds() { method id (line 37) | public String id() { method builder (line 41) | public static Builder builder() { method builder (line 45) | public static Builder builder(GetHagroupsResult defaults) { class Builder (line 48) | @CustomType.Builder method Builder (line 52) | public Builder() {} method Builder (line 53) | public Builder(GetHagroupsResult defaults) { method groupIds (line 59) | @CustomType.Setter method groupIds (line 67) | public Builder groupIds(String... groupIds) { method id (line 70) | @CustomType.Setter method build (line 78) | public GetHagroupsResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetHaresourceLegacyResult.java class GetHaresourceLegacyResult (line 12) | @CustomType method GetHaresourceLegacyResult (line 55) | private GetHaresourceLegacyResult() {} method comment (line 60) | public String comment() { method group (line 67) | public String group() { method id (line 74) | public String id() { method maxRelocate (line 81) | public Integer maxRelocate() { method maxRestart (line 88) | public Integer maxRestart() { method resourceId (line 95) | public String resourceId() { method state (line 102) | public String state() { method type (line 109) | public String type() { method builder (line 113) | public static Builder builder() { method builder (line 117) | public static Builder builder(GetHaresourceLegacyResult defaults) { class Builder (line 120) | @CustomType.Builder method Builder (line 130) | public Builder() {} method Builder (line 131) | public Builder(GetHaresourceLegacyResult defaults) { method comment (line 143) | @CustomType.Setter method group (line 151) | @CustomType.Setter method id (line 159) | @CustomType.Setter method maxRelocate (line 167) | @CustomType.Setter method maxRestart (line 175) | @CustomType.Setter method resourceId (line 183) | @CustomType.Setter method state (line 191) | @CustomType.Setter method type (line 199) | @CustomType.Setter method build (line 207) | public GetHaresourceLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetHaresourceResult.java class GetHaresourceResult (line 12) | @CustomType method GetHaresourceResult (line 55) | private GetHaresourceResult() {} method comment (line 60) | public String comment() { method group (line 67) | public String group() { method id (line 74) | public String id() { method maxRelocate (line 81) | public Integer maxRelocate() { method maxRestart (line 88) | public Integer maxRestart() { method resourceId (line 95) | public String resourceId() { method state (line 102) | public String state() { method type (line 109) | public String type() { method builder (line 113) | public static Builder builder() { method builder (line 117) | public static Builder builder(GetHaresourceResult defaults) { class Builder (line 120) | @CustomType.Builder method Builder (line 130) | public Builder() {} method Builder (line 131) | public Builder(GetHaresourceResult defaults) { method comment (line 143) | @CustomType.Setter method group (line 151) | @CustomType.Setter method id (line 159) | @CustomType.Setter method maxRelocate (line 167) | @CustomType.Setter method maxRestart (line 175) | @CustomType.Setter method resourceId (line 183) | @CustomType.Setter method state (line 191) | @CustomType.Setter method type (line 199) | @CustomType.Setter method build (line 207) | public GetHaresourceResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetHaresourcesLegacyResult.java class GetHaresourcesLegacyResult (line 14) | @CustomType method GetHaresourcesLegacyResult (line 32) | private GetHaresourcesLegacyResult() {} method id (line 37) | public String id() { method resourceIds (line 44) | public List resourceIds() { method type (line 51) | public Optional type() { method builder (line 55) | public static Builder builder() { method builder (line 59) | public static Builder builder(GetHaresourcesLegacyResult defaults) { class Builder (line 62) | @CustomType.Builder method Builder (line 67) | public Builder() {} method Builder (line 68) | public Builder(GetHaresourcesLegacyResult defaults) { method id (line 75) | @CustomType.Setter method resourceIds (line 83) | @CustomType.Setter method resourceIds (line 91) | public Builder resourceIds(String... resourceIds) { method type (line 94) | @CustomType.Setter method build (line 100) | public GetHaresourcesLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetHaresourcesResult.java class GetHaresourcesResult (line 14) | @CustomType method GetHaresourcesResult (line 32) | private GetHaresourcesResult() {} method id (line 37) | public String id() { method resourceIds (line 44) | public List resourceIds() { method type (line 51) | public Optional type() { method builder (line 55) | public static Builder builder() { method builder (line 59) | public static Builder builder(GetHaresourcesResult defaults) { class Builder (line 62) | @CustomType.Builder method Builder (line 67) | public Builder() {} method Builder (line 68) | public Builder(GetHaresourcesResult defaults) { method id (line 75) | @CustomType.Setter method resourceIds (line 83) | @CustomType.Setter method resourceIds (line 91) | public Builder resourceIds(String... resourceIds) { method type (line 94) | @CustomType.Setter method build (line 100) | public GetHaresourcesResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetHostsLegacyEntry.java class GetHostsLegacyEntry (line 12) | @CustomType method GetHostsLegacyEntry (line 25) | private GetHostsLegacyEntry() {} method address (line 30) | public String address() { method hostnames (line 37) | public List hostnames() { method builder (line 41) | public static Builder builder() { method builder (line 45) | public static Builder builder(GetHostsLegacyEntry defaults) { class Builder (line 48) | @CustomType.Builder method Builder (line 52) | public Builder() {} method Builder (line 53) | public Builder(GetHostsLegacyEntry defaults) { method address (line 59) | @CustomType.Setter method hostnames (line 67) | @CustomType.Setter method hostnames (line 75) | public Builder hostnames(String... hostnames) { method build (line 78) | public GetHostsLegacyEntry build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetHostsLegacyResult.java class GetHostsLegacyResult (line 13) | @CustomType method GetHostsLegacyResult (line 43) | private GetHostsLegacyResult() {} method addresses (line 48) | public List addresses() { method digest (line 55) | public String digest() { method entries (line 63) | public List entries() { method hostnames (line 70) | public List> hostnames() { method id (line 77) | public String id() { method nodeName (line 80) | public String nodeName() { method builder (line 84) | public static Builder builder() { method builder (line 88) | public static Builder builder(GetHostsLegacyResult defaults) { class Builder (line 91) | @CustomType.Builder method Builder (line 99) | public Builder() {} method Builder (line 100) | public Builder(GetHostsLegacyResult defaults) { method addresses (line 110) | @CustomType.Setter method addresses (line 118) | public Builder addresses(String... addresses) { method digest (line 121) | @CustomType.Setter method entries (line 129) | @CustomType.Setter method entries (line 137) | public Builder entries(GetHostsLegacyEntry... entries) { method hostnames (line 140) | @CustomType.Setter method id (line 148) | @CustomType.Setter method nodeName (line 156) | @CustomType.Setter method build (line 164) | public GetHostsLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetNodeLegacyResult.java class GetNodeLegacyResult (line 13) | @CustomType method GetNodeLegacyResult (line 71) | private GetNodeLegacyResult() {} method cpuCores (line 76) | public Integer cpuCores() { method cpuCount (line 83) | public Integer cpuCount() { method cpuModel (line 90) | public String cpuModel() { method cpuSockets (line 97) | public Integer cpuSockets() { method cpuUtilization (line 104) | public Double cpuUtilization() { method id (line 111) | public String id() { method memoryAvailable (line 118) | public Integer memoryAvailable() { method memoryTotal (line 125) | public Integer memoryTotal() { method memoryUsed (line 132) | public Integer memoryUsed() { method nodeName (line 139) | public String nodeName() { method uptime (line 146) | public Integer uptime() { method builder (line 150) | public static Builder builder() { method builder (line 154) | public static Builder builder(GetNodeLegacyResult defaults) { class Builder (line 157) | @CustomType.Builder method Builder (line 170) | public Builder() {} method Builder (line 171) | public Builder(GetNodeLegacyResult defaults) { method cpuCores (line 186) | @CustomType.Setter method cpuCount (line 194) | @CustomType.Setter method cpuModel (line 202) | @CustomType.Setter method cpuSockets (line 210) | @CustomType.Setter method cpuUtilization (line 218) | @CustomType.Setter method id (line 226) | @CustomType.Setter method memoryAvailable (line 234) | @CustomType.Setter method memoryTotal (line 242) | @CustomType.Setter method memoryUsed (line 250) | @CustomType.Setter method nodeName (line 258) | @CustomType.Setter method uptime (line 266) | @CustomType.Setter method build (line 274) | public GetNodeLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetNodesLegacyResult.java class GetNodesLegacyResult (line 15) | @CustomType method GetNodesLegacyResult (line 68) | private GetNodesLegacyResult() {} method cpuCounts (line 73) | public List cpuCounts() { method cpuUtilizations (line 80) | public List cpuUtilizations() { method id (line 87) | public String id() { method memoryAvailables (line 94) | public List memoryAvailables() { method memoryUseds (line 101) | public List memoryUseds() { method names (line 108) | public List names() { method onlines (line 115) | public List onlines() { method sslFingerprints (line 122) | public List sslFingerprints() { method supportLevels (line 129) | public List supportLevels() { method uptimes (line 136) | public List uptimes() { method builder (line 140) | public static Builder builder() { method builder (line 144) | public static Builder builder(GetNodesLegacyResult defaults) { class Builder (line 147) | @CustomType.Builder method Builder (line 159) | public Builder() {} method Builder (line 160) | public Builder(GetNodesLegacyResult defaults) { method cpuCounts (line 174) | @CustomType.Setter method cpuCounts (line 182) | public Builder cpuCounts(Integer... cpuCounts) { method cpuUtilizations (line 185) | @CustomType.Setter method cpuUtilizations (line 193) | public Builder cpuUtilizations(Double... cpuUtilizations) { method id (line 196) | @CustomType.Setter method memoryAvailables (line 204) | @CustomType.Setter method memoryAvailables (line 212) | public Builder memoryAvailables(Integer... memoryAvailables) { method memoryUseds (line 215) | @CustomType.Setter method memoryUseds (line 223) | public Builder memoryUseds(Integer... memoryUseds) { method names (line 226) | @CustomType.Setter method names (line 234) | public Builder names(String... names) { method onlines (line 237) | @CustomType.Setter method onlines (line 245) | public Builder onlines(Boolean... onlines) { method sslFingerprints (line 248) | @CustomType.Setter method sslFingerprints (line 256) | public Builder sslFingerprints(String... sslFingerprints) { method supportLevels (line 259) | @CustomType.Setter method supportLevels (line 267) | public Builder supportLevels(String... supportLevels) { method uptimes (line 270) | @CustomType.Setter method uptimes (line 278) | public Builder uptimes(Integer... uptimes) { method build (line 281) | public GetNodesLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetPoolLegacyMember.java class GetPoolLegacyMember (line 12) | @CustomType method GetPoolLegacyMember (line 40) | private GetPoolLegacyMember() {} method datastoreId (line 45) | public String datastoreId() { method id (line 52) | public String id() { method nodeName (line 59) | public String nodeName() { method type (line 66) | public String type() { method vmId (line 73) | public Integer vmId() { method builder (line 77) | public static Builder builder() { method builder (line 81) | public static Builder builder(GetPoolLegacyMember defaults) { class Builder (line 84) | @CustomType.Builder method Builder (line 91) | public Builder() {} method Builder (line 92) | public Builder(GetPoolLegacyMember defaults) { method datastoreId (line 101) | @CustomType.Setter method id (line 109) | @CustomType.Setter method nodeName (line 117) | @CustomType.Setter method type (line 125) | @CustomType.Setter method vmId (line 133) | @CustomType.Setter method build (line 141) | public GetPoolLegacyMember build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetPoolLegacyResult.java class GetPoolLegacyResult (line 13) | @CustomType method GetPoolLegacyResult (line 32) | private GetPoolLegacyResult() {} method comment (line 37) | public String comment() { method id (line 44) | public String id() { method members (line 51) | public List members() { method poolId (line 54) | public String poolId() { method builder (line 58) | public static Builder builder() { method builder (line 62) | public static Builder builder(GetPoolLegacyResult defaults) { class Builder (line 65) | @CustomType.Builder method Builder (line 71) | public Builder() {} method Builder (line 72) | public Builder(GetPoolLegacyResult defaults) { method comment (line 80) | @CustomType.Setter method id (line 88) | @CustomType.Setter method members (line 96) | @CustomType.Setter method members (line 104) | public Builder members(GetPoolLegacyMember... members) { method poolId (line 107) | @CustomType.Setter method build (line 115) | public GetPoolLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetPoolsLegacyResult.java class GetPoolsLegacyResult (line 12) | @CustomType method GetPoolsLegacyResult (line 25) | private GetPoolsLegacyResult() {} method id (line 30) | public String id() { method poolIds (line 37) | public List poolIds() { method builder (line 41) | public static Builder builder() { method builder (line 45) | public static Builder builder(GetPoolsLegacyResult defaults) { class Builder (line 48) | @CustomType.Builder method Builder (line 52) | public Builder() {} method Builder (line 53) | public Builder(GetPoolsLegacyResult defaults) { method id (line 59) | @CustomType.Setter method poolIds (line 67) | @CustomType.Setter method poolIds (line 75) | public Builder poolIds(String... poolIds) { method build (line 78) | public GetPoolsLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetReplicationLegacyResult.java class GetReplicationLegacyResult (line 14) | @CustomType method GetReplicationLegacyResult (line 67) | private GetReplicationLegacyResult() {} method comment (line 72) | public String comment() { method disable (line 79) | public Boolean disable() { method guest (line 86) | public Integer guest() { method id (line 93) | public String id() { method jobnum (line 100) | public Integer jobnum() { method rate (line 107) | public Double rate() { method schedule (line 114) | public String schedule() { method source (line 121) | public String source() { method target (line 128) | public String target() { method type (line 135) | public String type() { method builder (line 139) | public static Builder builder() { method builder (line 143) | public static Builder builder(GetReplicationLegacyResult defaults) { class Builder (line 146) | @CustomType.Builder method Builder (line 158) | public Builder() {} method Builder (line 159) | public Builder(GetReplicationLegacyResult defaults) { method comment (line 173) | @CustomType.Setter method disable (line 181) | @CustomType.Setter method guest (line 189) | @CustomType.Setter method id (line 197) | @CustomType.Setter method jobnum (line 205) | @CustomType.Setter method rate (line 213) | @CustomType.Setter method schedule (line 221) | @CustomType.Setter method source (line 229) | @CustomType.Setter method target (line 237) | @CustomType.Setter method type (line 245) | @CustomType.Setter method build (line 253) | public GetReplicationLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetReplicationResult.java class GetReplicationResult (line 14) | @CustomType method GetReplicationResult (line 67) | private GetReplicationResult() {} method comment (line 72) | public String comment() { method disable (line 79) | public Boolean disable() { method guest (line 86) | public Integer guest() { method id (line 93) | public String id() { method jobnum (line 100) | public Integer jobnum() { method rate (line 107) | public Double rate() { method schedule (line 114) | public String schedule() { method source (line 121) | public String source() { method target (line 128) | public String target() { method type (line 135) | public String type() { method builder (line 139) | public static Builder builder() { method builder (line 143) | public static Builder builder(GetReplicationResult defaults) { class Builder (line 146) | @CustomType.Builder method Builder (line 158) | public Builder() {} method Builder (line 159) | public Builder(GetReplicationResult defaults) { method comment (line 173) | @CustomType.Setter method disable (line 181) | @CustomType.Setter method guest (line 189) | @CustomType.Setter method id (line 197) | @CustomType.Setter method jobnum (line 205) | @CustomType.Setter method rate (line 213) | @CustomType.Setter method schedule (line 221) | @CustomType.Setter method source (line 229) | @CustomType.Setter method target (line 237) | @CustomType.Setter method type (line 245) | @CustomType.Setter method build (line 253) | public GetReplicationResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetReplicationsLegacyReplication.java class GetReplicationsLegacyReplication (line 14) | @CustomType method GetReplicationsLegacyReplication (line 28) | private GetReplicationsLegacyReplication() {} method comment (line 29) | public String comment() { method disable (line 32) | public Boolean disable() { method guest (line 35) | public Integer guest() { method id (line 38) | public String id() { method jobnum (line 41) | public Integer jobnum() { method rate (line 44) | public Double rate() { method removeJob (line 47) | public String removeJob() { method schedule (line 50) | public String schedule() { method source (line 53) | public String source() { method target (line 56) | public String target() { method type (line 59) | public String type() { method builder (line 63) | public static Builder builder() { method builder (line 67) | public static Builder builder(GetReplicationsLegacyReplication default... class Builder (line 70) | @CustomType.Builder method Builder (line 83) | public Builder() {} method Builder (line 84) | public Builder(GetReplicationsLegacyReplication defaults) { method comment (line 99) | @CustomType.Setter method disable (line 107) | @CustomType.Setter method guest (line 115) | @CustomType.Setter method id (line 123) | @CustomType.Setter method jobnum (line 131) | @CustomType.Setter method rate (line 139) | @CustomType.Setter method removeJob (line 147) | @CustomType.Setter method schedule (line 155) | @CustomType.Setter method source (line 163) | @CustomType.Setter method target (line 171) | @CustomType.Setter method type (line 179) | @CustomType.Setter method build (line 187) | public GetReplicationsLegacyReplication build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetReplicationsLegacyResult.java class GetReplicationsLegacyResult (line 13) | @CustomType method GetReplicationsLegacyResult (line 26) | private GetReplicationsLegacyResult() {} method id (line 31) | public String id() { method replications (line 38) | public List replications() { method builder (line 42) | public static Builder builder() { method builder (line 46) | public static Builder builder(GetReplicationsLegacyResult defaults) { class Builder (line 49) | @CustomType.Builder method Builder (line 53) | public Builder() {} method Builder (line 54) | public Builder(GetReplicationsLegacyResult defaults) { method id (line 60) | @CustomType.Setter method replications (line 68) | @CustomType.Setter method replications (line 76) | public Builder replications(GetReplicationsLegacyReplication... repl... method build (line 79) | public GetReplicationsLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetReplicationsReplication.java class GetReplicationsReplication (line 14) | @CustomType method GetReplicationsReplication (line 28) | private GetReplicationsReplication() {} method comment (line 29) | public String comment() { method disable (line 32) | public Boolean disable() { method guest (line 35) | public Integer guest() { method id (line 38) | public String id() { method jobnum (line 41) | public Integer jobnum() { method rate (line 44) | public Double rate() { method removeJob (line 47) | public String removeJob() { method schedule (line 50) | public String schedule() { method source (line 53) | public String source() { method target (line 56) | public String target() { method type (line 59) | public String type() { method builder (line 63) | public static Builder builder() { method builder (line 67) | public static Builder builder(GetReplicationsReplication defaults) { class Builder (line 70) | @CustomType.Builder method Builder (line 83) | public Builder() {} method Builder (line 84) | public Builder(GetReplicationsReplication defaults) { method comment (line 99) | @CustomType.Setter method disable (line 107) | @CustomType.Setter method guest (line 115) | @CustomType.Setter method id (line 123) | @CustomType.Setter method jobnum (line 131) | @CustomType.Setter method rate (line 139) | @CustomType.Setter method removeJob (line 147) | @CustomType.Setter method schedule (line 155) | @CustomType.Setter method source (line 163) | @CustomType.Setter method target (line 171) | @CustomType.Setter method type (line 179) | @CustomType.Setter method build (line 187) | public GetReplicationsReplication build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetReplicationsResult.java class GetReplicationsResult (line 13) | @CustomType method GetReplicationsResult (line 26) | private GetReplicationsResult() {} method id (line 31) | public String id() { method replications (line 38) | public List replications() { method builder (line 42) | public static Builder builder() { method builder (line 46) | public static Builder builder(GetReplicationsResult defaults) { class Builder (line 49) | @CustomType.Builder method Builder (line 53) | public Builder() {} method Builder (line 54) | public Builder(GetReplicationsResult defaults) { method id (line 60) | @CustomType.Setter method replications (line 68) | @CustomType.Setter method replications (line 76) | public Builder replications(GetReplicationsReplication... replicatio... method build (line 79) | public GetReplicationsResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetRoleLegacyResult.java class GetRoleLegacyResult (line 12) | @CustomType method GetRoleLegacyResult (line 26) | private GetRoleLegacyResult() {} method id (line 31) | public String id() { method privileges (line 38) | public List privileges() { method roleId (line 41) | public String roleId() { method builder (line 45) | public static Builder builder() { method builder (line 49) | public static Builder builder(GetRoleLegacyResult defaults) { class Builder (line 52) | @CustomType.Builder method Builder (line 57) | public Builder() {} method Builder (line 58) | public Builder(GetRoleLegacyResult defaults) { method id (line 65) | @CustomType.Setter method privileges (line 73) | @CustomType.Setter method privileges (line 81) | public Builder privileges(String... privileges) { method roleId (line 84) | @CustomType.Setter method build (line 92) | public GetRoleLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetRolesLegacyResult.java class GetRolesLegacyResult (line 13) | @CustomType method GetRolesLegacyResult (line 36) | private GetRolesLegacyResult() {} method id (line 41) | public String id() { method privileges (line 48) | public List> privileges() { method roleIds (line 55) | public List roleIds() { method specials (line 62) | public List specials() { method builder (line 66) | public static Builder builder() { method builder (line 70) | public static Builder builder(GetRolesLegacyResult defaults) { class Builder (line 73) | @CustomType.Builder method Builder (line 79) | public Builder() {} method Builder (line 80) | public Builder(GetRolesLegacyResult defaults) { method id (line 88) | @CustomType.Setter method privileges (line 96) | @CustomType.Setter method roleIds (line 104) | @CustomType.Setter method roleIds (line 112) | public Builder roleIds(String... roleIds) { method specials (line 115) | @CustomType.Setter method specials (line 123) | public Builder specials(Boolean... specials) { method build (line 126) | public GetRolesLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetTimeLegacyResult.java class GetTimeLegacyResult (line 11) | @CustomType method GetTimeLegacyResult (line 35) | private GetTimeLegacyResult() {} method id (line 40) | public String id() { method localTime (line 47) | public String localTime() { method nodeName (line 50) | public String nodeName() { method timeZone (line 57) | public String timeZone() { method utcTime (line 64) | public String utcTime() { method builder (line 68) | public static Builder builder() { method builder (line 72) | public static Builder builder(GetTimeLegacyResult defaults) { class Builder (line 75) | @CustomType.Builder method Builder (line 82) | public Builder() {} method Builder (line 83) | public Builder(GetTimeLegacyResult defaults) { method id (line 92) | @CustomType.Setter method localTime (line 100) | @CustomType.Setter method nodeName (line 108) | @CustomType.Setter method timeZone (line 116) | @CustomType.Setter method utcTime (line 124) | @CustomType.Setter method build (line 132) | public GetTimeLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetUserLegacyAcl.java class GetUserLegacyAcl (line 12) | @CustomType method GetUserLegacyAcl (line 30) | private GetUserLegacyAcl() {} method path (line 35) | public String path() { method propagate (line 42) | public Boolean propagate() { method roleId (line 49) | public String roleId() { method builder (line 53) | public static Builder builder() { method builder (line 57) | public static Builder builder(GetUserLegacyAcl defaults) { class Builder (line 60) | @CustomType.Builder method Builder (line 65) | public Builder() {} method Builder (line 66) | public Builder(GetUserLegacyAcl defaults) { method path (line 73) | @CustomType.Setter method propagate (line 81) | @CustomType.Setter method roleId (line 89) | @CustomType.Setter method build (line 97) | public GetUserLegacyAcl build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetUserLegacyResult.java class GetUserLegacyResult (line 14) | @CustomType method GetUserLegacyResult (line 68) | private GetUserLegacyResult() {} method acls (line 73) | public List acls() { method comment (line 80) | public String comment() { method email (line 87) | public String email() { method enabled (line 94) | public Boolean enabled() { method expirationDate (line 101) | public String expirationDate() { method firstName (line 108) | public String firstName() { method groups (line 115) | public List groups() { method id (line 122) | public String id() { method keys (line 129) | public String keys() { method lastName (line 136) | public String lastName() { method userId (line 139) | public String userId() { method builder (line 143) | public static Builder builder() { method builder (line 147) | public static Builder builder(GetUserLegacyResult defaults) { class Builder (line 150) | @CustomType.Builder method Builder (line 163) | public Builder() {} method Builder (line 164) | public Builder(GetUserLegacyResult defaults) { method acls (line 179) | @CustomType.Setter method acls (line 187) | public Builder acls(GetUserLegacyAcl... acls) { method comment (line 190) | @CustomType.Setter method email (line 198) | @CustomType.Setter method enabled (line 206) | @CustomType.Setter method expirationDate (line 214) | @CustomType.Setter method firstName (line 222) | @CustomType.Setter method groups (line 230) | @CustomType.Setter method groups (line 238) | public Builder groups(String... groups) { method id (line 241) | @CustomType.Setter method keys (line 249) | @CustomType.Setter method lastName (line 257) | @CustomType.Setter method userId (line 265) | @CustomType.Setter method build (line 273) | public GetUserLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetUsersLegacyResult.java class GetUsersLegacyResult (line 13) | @CustomType method GetUsersLegacyResult (line 66) | private GetUsersLegacyResult() {} method comments (line 71) | public List comments() { method emails (line 78) | public List emails() { method enableds (line 85) | public List enableds() { method expirationDates (line 92) | public List expirationDates() { method firstNames (line 99) | public List firstNames() { method groups (line 106) | public List> groups() { method id (line 113) | public String id() { method keys (line 120) | public List keys() { method lastNames (line 127) | public List lastNames() { method userIds (line 134) | public List userIds() { method builder (line 138) | public static Builder builder() { method builder (line 142) | public static Builder builder(GetUsersLegacyResult defaults) { class Builder (line 145) | @CustomType.Builder method Builder (line 157) | public Builder() {} method Builder (line 158) | public Builder(GetUsersLegacyResult defaults) { method comments (line 172) | @CustomType.Setter method comments (line 180) | public Builder comments(String... comments) { method emails (line 183) | @CustomType.Setter method emails (line 191) | public Builder emails(String... emails) { method enableds (line 194) | @CustomType.Setter method enableds (line 202) | public Builder enableds(Boolean... enableds) { method expirationDates (line 205) | @CustomType.Setter method expirationDates (line 213) | public Builder expirationDates(String... expirationDates) { method firstNames (line 216) | @CustomType.Setter method firstNames (line 224) | public Builder firstNames(String... firstNames) { method groups (line 227) | @CustomType.Setter method id (line 235) | @CustomType.Setter method keys (line 243) | @CustomType.Setter method keys (line 251) | public Builder keys(String... keys) { method lastNames (line 254) | @CustomType.Setter method lastNames (line 262) | public Builder lastNames(String... lastNames) { method userIds (line 265) | @CustomType.Setter method userIds (line 273) | public Builder userIds(String... userIds) { method build (line 276) | public GetUsersLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetVersionLegacyResult.java class GetVersionLegacyResult (line 11) | @CustomType method GetVersionLegacyResult (line 34) | private GetVersionLegacyResult() {} method id (line 39) | public String id() { method release (line 46) | public String release() { method repositoryId (line 53) | public String repositoryId() { method version (line 60) | public String version() { method builder (line 64) | public static Builder builder() { method builder (line 68) | public static Builder builder(GetVersionLegacyResult defaults) { class Builder (line 71) | @CustomType.Builder method Builder (line 77) | public Builder() {} method Builder (line 78) | public Builder(GetVersionLegacyResult defaults) { method id (line 86) | @CustomType.Setter method release (line 94) | @CustomType.Setter method repositoryId (line 102) | @CustomType.Setter method version (line 110) | @CustomType.Setter method build (line 118) | public GetVersionLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetVersionResult.java class GetVersionResult (line 11) | @CustomType method GetVersionResult (line 34) | private GetVersionResult() {} method id (line 39) | public String id() { method release (line 46) | public String release() { method repositoryId (line 53) | public String repositoryId() { method version (line 60) | public String version() { method builder (line 64) | public static Builder builder() { method builder (line 68) | public static Builder builder(GetVersionResult defaults) { class Builder (line 71) | @CustomType.Builder method Builder (line 77) | public Builder() {} method Builder (line 78) | public Builder(GetVersionResult defaults) { method id (line 86) | @CustomType.Setter method release (line 94) | @CustomType.Setter method repositoryId (line 102) | @CustomType.Setter method version (line 110) | @CustomType.Setter method build (line 118) | public GetVersionResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetVm2LegacyCdrom.java class GetVm2LegacyCdrom (line 11) | @CustomType method GetVm2LegacyCdrom (line 19) | private GetVm2LegacyCdrom() {} method fileId (line 24) | public String fileId() { method builder (line 28) | public static Builder builder() { method builder (line 32) | public static Builder builder(GetVm2LegacyCdrom defaults) { class Builder (line 35) | @CustomType.Builder method Builder (line 38) | public Builder() {} method Builder (line 39) | public Builder(GetVm2LegacyCdrom defaults) { method fileId (line 44) | @CustomType.Setter method build (line 52) | public GetVm2LegacyCdrom build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetVm2LegacyCpu.java class GetVm2LegacyCpu (line 15) | @CustomType method GetVm2LegacyCpu (line 68) | private GetVm2LegacyCpu() {} method affinity (line 73) | public String affinity() { method architecture (line 80) | public String architecture() { method cores (line 87) | public Integer cores() { method flags (line 94) | public List flags() { method limit (line 101) | public Double limit() { method numa (line 108) | public Boolean numa() { method sockets (line 115) | public Integer sockets() { method type (line 122) | public String type() { method units (line 129) | public Integer units() { method vcpus (line 136) | public Integer vcpus() { method builder (line 140) | public static Builder builder() { method builder (line 144) | public static Builder builder(GetVm2LegacyCpu defaults) { class Builder (line 147) | @CustomType.Builder method Builder (line 159) | public Builder() {} method Builder (line 160) | public Builder(GetVm2LegacyCpu defaults) { method affinity (line 174) | @CustomType.Setter method architecture (line 182) | @CustomType.Setter method cores (line 190) | @CustomType.Setter method flags (line 198) | @CustomType.Setter method flags (line 206) | public Builder flags(String... flags) { method limit (line 209) | @CustomType.Setter method numa (line 217) | @CustomType.Setter method sockets (line 225) | @CustomType.Setter method type (line 233) | @CustomType.Setter method units (line 241) | @CustomType.Setter method vcpus (line 249) | @CustomType.Setter method build (line 257) | public GetVm2LegacyCpu build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetVm2LegacyResult.java class GetVm2LegacyResult (line 22) | @CustomType method GetVm2LegacyResult (line 81) | private GetVm2LegacyResult() {} method cdrom (line 86) | public Map cdrom() { method cpu (line 93) | public GetVm2LegacyCpu cpu() { method description (line 100) | public String description() { method id (line 107) | public Integer id() { method name (line 114) | public String name() { method nodeName (line 121) | public String nodeName() { method rng (line 128) | public GetVm2LegacyRng rng() { method status (line 135) | public String status() { method tags (line 142) | public List tags() { method template (line 149) | public Boolean template() { method timeouts (line 152) | public Optional timeouts() { method vga (line 159) | public GetVm2LegacyVga vga() { method builder (line 163) | public static Builder builder() { method builder (line 167) | public static Builder builder(GetVm2LegacyResult defaults) { class Builder (line 170) | @CustomType.Builder method Builder (line 184) | public Builder() {} method Builder (line 185) | public Builder(GetVm2LegacyResult defaults) { method cdrom (line 201) | @CustomType.Setter method cpu (line 209) | @CustomType.Setter method description (line 217) | @CustomType.Setter method id (line 225) | @CustomType.Setter method name (line 233) | @CustomType.Setter method nodeName (line 241) | @CustomType.Setter method rng (line 249) | @CustomType.Setter method status (line 257) | @CustomType.Setter method tags (line 265) | @CustomType.Setter method tags (line 273) | public Builder tags(String... tags) { method template (line 276) | @CustomType.Setter method timeouts (line 284) | @CustomType.Setter method vga (line 290) | @CustomType.Setter method build (line 298) | public GetVm2LegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetVm2LegacyRng.java class GetVm2LegacyRng (line 12) | @CustomType method GetVm2LegacyRng (line 30) | private GetVm2LegacyRng() {} method maxBytes (line 35) | public Integer maxBytes() { method period (line 42) | public Integer period() { method source (line 49) | public String source() { method builder (line 53) | public static Builder builder() { method builder (line 57) | public static Builder builder(GetVm2LegacyRng defaults) { class Builder (line 60) | @CustomType.Builder method Builder (line 65) | public Builder() {} method Builder (line 66) | public Builder(GetVm2LegacyRng defaults) { method maxBytes (line 73) | @CustomType.Setter method period (line 81) | @CustomType.Setter method source (line 89) | @CustomType.Setter method build (line 97) | public GetVm2LegacyRng build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetVm2LegacyTimeouts.java class GetVm2LegacyTimeouts (line 12) | @CustomType method GetVm2LegacyTimeouts (line 20) | private GetVm2LegacyTimeouts() {} method read (line 25) | public Optional read() { method builder (line 29) | public static Builder builder() { method builder (line 33) | public static Builder builder(GetVm2LegacyTimeouts defaults) { class Builder (line 36) | @CustomType.Builder method Builder (line 39) | public Builder() {} method Builder (line 40) | public Builder(GetVm2LegacyTimeouts defaults) { method read (line 45) | @CustomType.Setter method build (line 51) | public GetVm2LegacyTimeouts build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetVm2LegacyVga.java class GetVm2LegacyVga (line 12) | @CustomType method GetVm2LegacyVga (line 30) | private GetVm2LegacyVga() {} method clipboard (line 35) | public String clipboard() { method memory (line 42) | public Integer memory() { method type (line 49) | public String type() { method builder (line 53) | public static Builder builder() { method builder (line 57) | public static Builder builder(GetVm2LegacyVga defaults) { class Builder (line 60) | @CustomType.Builder method Builder (line 65) | public Builder() {} method Builder (line 66) | public Builder(GetVm2LegacyVga defaults) { method clipboard (line 73) | @CustomType.Setter method memory (line 81) | @CustomType.Setter method type (line 89) | @CustomType.Setter method build (line 97) | public GetVm2LegacyVga build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetVmCdrom.java class GetVmCdrom (line 11) | @CustomType method GetVmCdrom (line 19) | private GetVmCdrom() {} method fileId (line 24) | public String fileId() { method builder (line 28) | public static Builder builder() { method builder (line 32) | public static Builder builder(GetVmCdrom defaults) { class Builder (line 35) | @CustomType.Builder method Builder (line 38) | public Builder() {} method Builder (line 39) | public Builder(GetVmCdrom defaults) { method fileId (line 44) | @CustomType.Setter method build (line 52) | public GetVmCdrom build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetVmCpu.java class GetVmCpu (line 15) | @CustomType method GetVmCpu (line 68) | private GetVmCpu() {} method affinity (line 73) | public String affinity() { method architecture (line 80) | public String architecture() { method cores (line 87) | public Integer cores() { method flags (line 94) | public List flags() { method limit (line 101) | public Double limit() { method numa (line 108) | public Boolean numa() { method sockets (line 115) | public Integer sockets() { method type (line 122) | public String type() { method units (line 129) | public Integer units() { method vcpus (line 136) | public Integer vcpus() { method builder (line 140) | public static Builder builder() { method builder (line 144) | public static Builder builder(GetVmCpu defaults) { class Builder (line 147) | @CustomType.Builder method Builder (line 159) | public Builder() {} method Builder (line 160) | public Builder(GetVmCpu defaults) { method affinity (line 174) | @CustomType.Setter method architecture (line 182) | @CustomType.Setter method cores (line 190) | @CustomType.Setter method flags (line 198) | @CustomType.Setter method flags (line 206) | public Builder flags(String... flags) { method limit (line 209) | @CustomType.Setter method numa (line 217) | @CustomType.Setter method sockets (line 225) | @CustomType.Setter method type (line 233) | @CustomType.Setter method units (line 241) | @CustomType.Setter method vcpus (line 249) | @CustomType.Setter method build (line 257) | public GetVmCpu build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetVmLegacyResult.java class GetVmLegacyResult (line 16) | @CustomType method GetVmLegacyResult (line 46) | private GetVmLegacyResult() {} method id (line 51) | public String id() { method name (line 58) | public String name() { method nodeName (line 61) | public String nodeName() { method status (line 68) | public Optional status() { method tags (line 75) | public List tags() { method template (line 82) | public Optional template() { method vmId (line 85) | public Integer vmId() { method builder (line 89) | public static Builder builder() { method builder (line 93) | public static Builder builder(GetVmLegacyResult defaults) { class Builder (line 96) | @CustomType.Builder method Builder (line 105) | public Builder() {} method Builder (line 106) | public Builder(GetVmLegacyResult defaults) { method id (line 117) | @CustomType.Setter method name (line 125) | @CustomType.Setter method nodeName (line 133) | @CustomType.Setter method status (line 141) | @CustomType.Setter method tags (line 147) | @CustomType.Setter method tags (line 155) | public Builder tags(String... tags) { method template (line 158) | @CustomType.Setter method vmId (line 164) | @CustomType.Setter method build (line 172) | public GetVmLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetVmResult.java class GetVmResult (line 22) | @CustomType method GetVmResult (line 81) | private GetVmResult() {} method cdrom (line 86) | public Map cdrom() { method cpu (line 93) | public GetVmCpu cpu() { method description (line 100) | public String description() { method id (line 107) | public Integer id() { method name (line 114) | public String name() { method nodeName (line 121) | public String nodeName() { method rng (line 128) | public GetVmRng rng() { method status (line 135) | public String status() { method tags (line 142) | public List tags() { method template (line 149) | public Boolean template() { method timeouts (line 152) | public Optional timeouts() { method vga (line 159) | public GetVmVga vga() { method builder (line 163) | public static Builder builder() { method builder (line 167) | public static Builder builder(GetVmResult defaults) { class Builder (line 170) | @CustomType.Builder method Builder (line 184) | public Builder() {} method Builder (line 185) | public Builder(GetVmResult defaults) { method cdrom (line 201) | @CustomType.Setter method cpu (line 209) | @CustomType.Setter method description (line 217) | @CustomType.Setter method id (line 225) | @CustomType.Setter method name (line 233) | @CustomType.Setter method nodeName (line 241) | @CustomType.Setter method rng (line 249) | @CustomType.Setter method status (line 257) | @CustomType.Setter method tags (line 265) | @CustomType.Setter method tags (line 273) | public Builder tags(String... tags) { method template (line 276) | @CustomType.Setter method timeouts (line 284) | @CustomType.Setter method vga (line 290) | @CustomType.Setter method build (line 298) | public GetVmResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetVmRng.java class GetVmRng (line 12) | @CustomType method GetVmRng (line 30) | private GetVmRng() {} method maxBytes (line 35) | public Integer maxBytes() { method period (line 42) | public Integer period() { method source (line 49) | public String source() { method builder (line 53) | public static Builder builder() { method builder (line 57) | public static Builder builder(GetVmRng defaults) { class Builder (line 60) | @CustomType.Builder method Builder (line 65) | public Builder() {} method Builder (line 66) | public Builder(GetVmRng defaults) { method maxBytes (line 73) | @CustomType.Setter method period (line 81) | @CustomType.Setter method source (line 89) | @CustomType.Setter method build (line 97) | public GetVmRng build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetVmTimeouts.java class GetVmTimeouts (line 12) | @CustomType method GetVmTimeouts (line 20) | private GetVmTimeouts() {} method read (line 25) | public Optional read() { method builder (line 29) | public static Builder builder() { method builder (line 33) | public static Builder builder(GetVmTimeouts defaults) { class Builder (line 36) | @CustomType.Builder method Builder (line 39) | public Builder() {} method Builder (line 40) | public Builder(GetVmTimeouts defaults) { method read (line 45) | @CustomType.Setter method build (line 51) | public GetVmTimeouts build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetVmVga.java class GetVmVga (line 12) | @CustomType method GetVmVga (line 30) | private GetVmVga() {} method clipboard (line 35) | public String clipboard() { method memory (line 42) | public Integer memory() { method type (line 49) | public String type() { method builder (line 53) | public static Builder builder() { method builder (line 57) | public static Builder builder(GetVmVga defaults) { class Builder (line 60) | @CustomType.Builder method Builder (line 65) | public Builder() {} method Builder (line 66) | public Builder(GetVmVga defaults) { method clipboard (line 73) | @CustomType.Setter method memory (line 81) | @CustomType.Setter method type (line 89) | @CustomType.Setter method build (line 97) | public GetVmVga build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetVmsLegacyFilter.java class GetVmsLegacyFilter (line 15) | @CustomType method GetVmsLegacyFilter (line 33) | private GetVmsLegacyFilter() {} method name (line 38) | public String name() { method regex (line 45) | public Optional regex() { method values (line 52) | public List values() { method builder (line 56) | public static Builder builder() { method builder (line 60) | public static Builder builder(GetVmsLegacyFilter defaults) { class Builder (line 63) | @CustomType.Builder method Builder (line 68) | public Builder() {} method Builder (line 69) | public Builder(GetVmsLegacyFilter defaults) { method name (line 76) | @CustomType.Setter method regex (line 84) | @CustomType.Setter method values (line 90) | @CustomType.Setter method values (line 98) | public Builder values(String... values) { method build (line 101) | public GetVmsLegacyFilter build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetVmsLegacyResult.java class GetVmsLegacyResult (line 16) | @CustomType method GetVmsLegacyResult (line 40) | private GetVmsLegacyResult() {} method filters (line 41) | public List filters() { method id (line 48) | public String id() { method nodeName (line 55) | public Optional nodeName() { method tags (line 62) | public List tags() { method vms (line 69) | public List vms() { method builder (line 73) | public static Builder builder() { method builder (line 77) | public static Builder builder(GetVmsLegacyResult defaults) { class Builder (line 80) | @CustomType.Builder method Builder (line 87) | public Builder() {} method Builder (line 88) | public Builder(GetVmsLegacyResult defaults) { method filters (line 97) | @CustomType.Setter method filters (line 103) | public Builder filters(GetVmsLegacyFilter... filters) { method id (line 106) | @CustomType.Setter method nodeName (line 114) | @CustomType.Setter method tags (line 120) | @CustomType.Setter method tags (line 126) | public Builder tags(String... tags) { method vms (line 129) | @CustomType.Setter method vms (line 137) | public Builder vms(GetVmsLegacyVm... vms) { method build (line 140) | public GetVmsLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GetVmsLegacyVm.java class GetVmsLegacyVm (line 16) | @CustomType method GetVmsLegacyVm (line 50) | private GetVmsLegacyVm() {} method name (line 55) | public String name() { method nodeName (line 62) | public String nodeName() { method status (line 69) | public Optional status() { method tags (line 77) | public List tags() { method template (line 84) | public Optional template() { method vmId (line 91) | public Integer vmId() { method builder (line 95) | public static Builder builder() { method builder (line 99) | public static Builder builder(GetVmsLegacyVm defaults) { class Builder (line 102) | @CustomType.Builder method Builder (line 110) | public Builder() {} method Builder (line 111) | public Builder(GetVmsLegacyVm defaults) { method name (line 121) | @CustomType.Setter method nodeName (line 129) | @CustomType.Setter method status (line 137) | @CustomType.Setter method tags (line 143) | @CustomType.Setter method tags (line 151) | public Builder tags(String... tags) { method template (line 154) | @CustomType.Setter method vmId (line 160) | @CustomType.Setter method build (line 168) | public GetVmsLegacyVm build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/GroupLegacyAcl.java class GroupLegacyAcl (line 14) | @CustomType method GroupLegacyAcl (line 32) | private GroupLegacyAcl() {} method path (line 37) | public String path() { method propagate (line 44) | public Optional propagate() { method roleId (line 51) | public String roleId() { method builder (line 55) | public static Builder builder() { method builder (line 59) | public static Builder builder(GroupLegacyAcl defaults) { class Builder (line 62) | @CustomType.Builder method Builder (line 67) | public Builder() {} method Builder (line 68) | public Builder(GroupLegacyAcl defaults) { method path (line 75) | @CustomType.Setter method propagate (line 83) | @CustomType.Setter method roleId (line 89) | @CustomType.Setter method build (line 97) | public GroupLegacyAcl build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/HostsLegacyEntry.java class HostsLegacyEntry (line 12) | @CustomType method HostsLegacyEntry (line 25) | private HostsLegacyEntry() {} method address (line 30) | public String address() { method hostnames (line 37) | public List hostnames() { method builder (line 41) | public static Builder builder() { method builder (line 45) | public static Builder builder(HostsLegacyEntry defaults) { class Builder (line 48) | @CustomType.Builder method Builder (line 52) | public Builder() {} method Builder (line 53) | public Builder(HostsLegacyEntry defaults) { method address (line 59) | @CustomType.Setter method hostnames (line 67) | @CustomType.Setter method hostnames (line 75) | public Builder hostnames(String... hostnames) { method build (line 78) | public HostsLegacyEntry build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/PoolLegacyMember.java class PoolLegacyMember (line 13) | @CustomType method PoolLegacyMember (line 41) | private PoolLegacyMember() {} method datastoreId (line 46) | public Optional datastoreId() { method id (line 53) | public Optional id() { method nodeName (line 60) | public Optional nodeName() { method type (line 67) | public Optional type() { method vmId (line 74) | public Optional vmId() { method builder (line 78) | public static Builder builder() { method builder (line 82) | public static Builder builder(PoolLegacyMember defaults) { class Builder (line 85) | @CustomType.Builder method Builder (line 92) | public Builder() {} method Builder (line 93) | public Builder(PoolLegacyMember defaults) { method datastoreId (line 102) | @CustomType.Setter method id (line 108) | @CustomType.Setter method nodeName (line 114) | @CustomType.Setter method type (line 120) | @CustomType.Setter method vmId (line 126) | @CustomType.Setter method build (line 132) | public PoolLegacyMember build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/UserLegacyAcl.java class UserLegacyAcl (line 14) | @CustomType method UserLegacyAcl (line 32) | private UserLegacyAcl() {} method path (line 37) | public String path() { method propagate (line 44) | public Optional propagate() { method roleId (line 51) | public String roleId() { method builder (line 55) | public static Builder builder() { method builder (line 59) | public static Builder builder(UserLegacyAcl defaults) { class Builder (line 62) | @CustomType.Builder method Builder (line 67) | public Builder() {} method Builder (line 68) | public Builder(UserLegacyAcl defaults) { method path (line 75) | @CustomType.Setter method propagate (line 83) | @CustomType.Setter method roleId (line 89) | @CustomType.Setter method build (line 97) | public UserLegacyAcl build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/Vm2LegacyCdrom.java class Vm2LegacyCdrom (line 12) | @CustomType method Vm2LegacyCdrom (line 20) | private Vm2LegacyCdrom() {} method fileId (line 25) | public Optional fileId() { method builder (line 29) | public static Builder builder() { method builder (line 33) | public static Builder builder(Vm2LegacyCdrom defaults) { class Builder (line 36) | @CustomType.Builder method Builder (line 39) | public Builder() {} method Builder (line 40) | public Builder(Vm2LegacyCdrom defaults) { method fileId (line 45) | @CustomType.Setter method build (line 51) | public Vm2LegacyCdrom build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/Vm2LegacyCpu.java class Vm2LegacyCpu (line 16) | @CustomType method Vm2LegacyCpu (line 69) | private Vm2LegacyCpu() {} method affinity (line 74) | public Optional affinity() { method architecture (line 81) | public Optional architecture() { method cores (line 88) | public Optional cores() { method flags (line 95) | public List flags() { method limit (line 102) | public Optional limit() { method numa (line 109) | public Optional numa() { method sockets (line 116) | public Optional sockets() { method type (line 123) | public Optional type() { method units (line 130) | public Optional units() { method vcpus (line 137) | public Optional vcpus() { method builder (line 141) | public static Builder builder() { method builder (line 145) | public static Builder builder(Vm2LegacyCpu defaults) { class Builder (line 148) | @CustomType.Builder method Builder (line 160) | public Builder() {} method Builder (line 161) | public Builder(Vm2LegacyCpu defaults) { method affinity (line 175) | @CustomType.Setter method architecture (line 181) | @CustomType.Setter method cores (line 187) | @CustomType.Setter method flags (line 193) | @CustomType.Setter method flags (line 199) | public Builder flags(String... flags) { method limit (line 202) | @CustomType.Setter method numa (line 208) | @CustomType.Setter method sockets (line 214) | @CustomType.Setter method type (line 220) | @CustomType.Setter method units (line 226) | @CustomType.Setter method vcpus (line 232) | @CustomType.Setter method build (line 238) | public Vm2LegacyCpu build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/Vm2LegacyRng.java class Vm2LegacyRng (line 13) | @CustomType method Vm2LegacyRng (line 31) | private Vm2LegacyRng() {} method maxBytes (line 36) | public Optional maxBytes() { method period (line 43) | public Optional period() { method source (line 50) | public Optional source() { method builder (line 54) | public static Builder builder() { method builder (line 58) | public static Builder builder(Vm2LegacyRng defaults) { class Builder (line 61) | @CustomType.Builder method Builder (line 66) | public Builder() {} method Builder (line 67) | public Builder(Vm2LegacyRng defaults) { method maxBytes (line 74) | @CustomType.Setter method period (line 80) | @CustomType.Setter method source (line 86) | @CustomType.Setter method build (line 92) | public Vm2LegacyRng build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/Vm2LegacyTimeouts.java class Vm2LegacyTimeouts (line 12) | @CustomType method Vm2LegacyTimeouts (line 35) | private Vm2LegacyTimeouts() {} method create (line 40) | public Optional create() { method delete (line 47) | public Optional delete() { method read (line 54) | public Optional read() { method update (line 61) | public Optional update() { method builder (line 65) | public static Builder builder() { method builder (line 69) | public static Builder builder(Vm2LegacyTimeouts defaults) { class Builder (line 72) | @CustomType.Builder method Builder (line 78) | public Builder() {} method Builder (line 79) | public Builder(Vm2LegacyTimeouts defaults) { method create (line 87) | @CustomType.Setter method delete (line 93) | @CustomType.Setter method read (line 99) | @CustomType.Setter method update (line 105) | @CustomType.Setter method build (line 111) | public Vm2LegacyTimeouts build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/Vm2LegacyVga.java class Vm2LegacyVga (line 13) | @CustomType method Vm2LegacyVga (line 31) | private Vm2LegacyVga() {} method clipboard (line 36) | public Optional clipboard() { method memory (line 43) | public Optional memory() { method type (line 50) | public Optional type() { method builder (line 54) | public static Builder builder() { method builder (line 58) | public static Builder builder(Vm2LegacyVga defaults) { class Builder (line 61) | @CustomType.Builder method Builder (line 66) | public Builder() {} method Builder (line 67) | public Builder(Vm2LegacyVga defaults) { method clipboard (line 74) | @CustomType.Setter method memory (line 80) | @CustomType.Setter method type (line 86) | @CustomType.Setter method build (line 92) | public Vm2LegacyVga build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmCdrom.java class VmCdrom (line 12) | @CustomType method VmCdrom (line 20) | private VmCdrom() {} method fileId (line 25) | public Optional fileId() { method builder (line 29) | public static Builder builder() { method builder (line 33) | public static Builder builder(VmCdrom defaults) { class Builder (line 36) | @CustomType.Builder method Builder (line 39) | public Builder() {} method Builder (line 40) | public Builder(VmCdrom defaults) { method fileId (line 45) | @CustomType.Setter method build (line 51) | public VmCdrom build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmCpu.java class VmCpu (line 16) | @CustomType method VmCpu (line 69) | private VmCpu() {} method affinity (line 74) | public Optional affinity() { method architecture (line 81) | public Optional architecture() { method cores (line 88) | public Optional cores() { method flags (line 95) | public List flags() { method limit (line 102) | public Optional limit() { method numa (line 109) | public Optional numa() { method sockets (line 116) | public Optional sockets() { method type (line 123) | public Optional type() { method units (line 130) | public Optional units() { method vcpus (line 137) | public Optional vcpus() { method builder (line 141) | public static Builder builder() { method builder (line 145) | public static Builder builder(VmCpu defaults) { class Builder (line 148) | @CustomType.Builder method Builder (line 160) | public Builder() {} method Builder (line 161) | public Builder(VmCpu defaults) { method affinity (line 175) | @CustomType.Setter method architecture (line 181) | @CustomType.Setter method cores (line 187) | @CustomType.Setter method flags (line 193) | @CustomType.Setter method flags (line 199) | public Builder flags(String... flags) { method limit (line 202) | @CustomType.Setter method numa (line 208) | @CustomType.Setter method sockets (line 214) | @CustomType.Setter method type (line 220) | @CustomType.Setter method units (line 226) | @CustomType.Setter method vcpus (line 232) | @CustomType.Setter method build (line 238) | public VmCpu build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyAgent.java class VmLegacyAgent (line 14) | @CustomType method VmLegacyAgent (line 45) | private VmLegacyAgent() {} method enabled (line 51) | public Optional enabled() { method timeout (line 59) | public Optional timeout() { method trim (line 67) | public Optional trim() { method type (line 74) | public Optional type() { method waitForIp (line 81) | public Optional waitForIp() { method builder (line 85) | public static Builder builder() { method builder (line 89) | public static Builder builder(VmLegacyAgent defaults) { class Builder (line 92) | @CustomType.Builder method Builder (line 99) | public Builder() {} method Builder (line 100) | public Builder(VmLegacyAgent defaults) { method enabled (line 109) | @CustomType.Setter method timeout (line 115) | @CustomType.Setter method trim (line 121) | @CustomType.Setter method type (line 127) | @CustomType.Setter method waitForIp (line 133) | @CustomType.Setter method build (line 139) | public VmLegacyAgent build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyAgentWaitForIp.java class VmLegacyAgentWaitForIp (line 12) | @CustomType method VmLegacyAgentWaitForIp (line 27) | private VmLegacyAgentWaitForIp() {} method ipv4 (line 32) | public Optional ipv4() { method ipv6 (line 41) | public Optional ipv6() { method builder (line 45) | public static Builder builder() { method builder (line 49) | public static Builder builder(VmLegacyAgentWaitForIp defaults) { class Builder (line 52) | @CustomType.Builder method Builder (line 56) | public Builder() {} method Builder (line 57) | public Builder(VmLegacyAgentWaitForIp defaults) { method ipv4 (line 63) | @CustomType.Setter method ipv6 (line 69) | @CustomType.Setter method build (line 75) | public VmLegacyAgentWaitForIp build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyAmdSev.java class VmLegacyAmdSev (line 13) | @CustomType method VmLegacyAmdSev (line 45) | private VmLegacyAmdSev() {} method allowSmt (line 51) | public Optional allowSmt() { method kernelHashes (line 58) | public Optional kernelHashes() { method noDebug (line 66) | public Optional noDebug() { method noKeySharing (line 75) | public Optional noKeySharing() { method type (line 82) | public Optional type() { method builder (line 86) | public static Builder builder() { method builder (line 90) | public static Builder builder(VmLegacyAmdSev defaults) { class Builder (line 93) | @CustomType.Builder method Builder (line 100) | public Builder() {} method Builder (line 101) | public Builder(VmLegacyAmdSev defaults) { method allowSmt (line 110) | @CustomType.Setter method kernelHashes (line 116) | @CustomType.Setter method noDebug (line 122) | @CustomType.Setter method noKeySharing (line 128) | @CustomType.Setter method type (line 134) | @CustomType.Setter method build (line 140) | public VmLegacyAmdSev build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyAudioDevice.java class VmLegacyAudioDevice (line 13) | @CustomType method VmLegacyAudioDevice (line 35) | private VmLegacyAudioDevice() {} method device (line 43) | public Optional device() { method driver (line 50) | public Optional driver() { method enabled (line 58) | public Optional enabled() { method builder (line 62) | public static Builder builder() { method builder (line 66) | public static Builder builder(VmLegacyAudioDevice defaults) { class Builder (line 69) | @CustomType.Builder method Builder (line 74) | public Builder() {} method Builder (line 75) | public Builder(VmLegacyAudioDevice defaults) { method device (line 82) | @CustomType.Setter method driver (line 88) | @CustomType.Setter method enabled (line 94) | @CustomType.Setter method build (line 100) | public VmLegacyAudioDevice build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyCdrom.java class VmLegacyCdrom (line 13) | @CustomType method VmLegacyCdrom (line 40) | private VmLegacyCdrom() {} method enabled (line 50) | @Deprecated /* Remove this attribute's configuration as it is no longe... method fileId (line 59) | public Optional fileId() { method interface_ (line 68) | public Optional interface_() { method builder (line 72) | public static Builder builder() { method builder (line 76) | public static Builder builder(VmLegacyCdrom defaults) { class Builder (line 79) | @CustomType.Builder method Builder (line 84) | public Builder() {} method Builder (line 85) | public Builder(VmLegacyCdrom defaults) { method enabled (line 92) | @CustomType.Setter method fileId (line 98) | @CustomType.Setter method interface_ (line 104) | @CustomType.Setter("interface") method build (line 110) | public VmLegacyCdrom build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyClone.java class VmLegacyClone (line 15) | @CustomType method VmLegacyClone (line 46) | private VmLegacyClone() {} method datastoreId (line 51) | public Optional datastoreId() { method full (line 58) | public Optional full() { method nodeName (line 66) | public Optional nodeName() { method retries (line 75) | public Optional retries() { method vmId (line 82) | public Integer vmId() { method builder (line 86) | public static Builder builder() { method builder (line 90) | public static Builder builder(VmLegacyClone defaults) { class Builder (line 93) | @CustomType.Builder method Builder (line 100) | public Builder() {} method Builder (line 101) | public Builder(VmLegacyClone defaults) { method datastoreId (line 110) | @CustomType.Setter method full (line 116) | @CustomType.Setter method nodeName (line 122) | @CustomType.Setter method retries (line 128) | @CustomType.Setter method vmId (line 134) | @CustomType.Setter method build (line 142) | public VmLegacyClone build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyCpu.java class VmLegacyCpu (line 16) | @CustomType method VmLegacyCpu (line 97) | private VmLegacyCpu() {} method affinity (line 105) | public Optional affinity() { method architecture (line 112) | public Optional architecture() { method cores (line 119) | public Optional cores() { method flags (line 148) | public List flags() { method hotplugged (line 156) | public Optional hotplugged() { method limit (line 164) | public Optional limit() { method numa (line 171) | public Optional numa() { method sockets (line 178) | public Optional sockets() { method type (line 186) | public Optional type() { method units (line 193) | public Optional units() { method builder (line 197) | public static Builder builder() { method builder (line 201) | public static Builder builder(VmLegacyCpu defaults) { class Builder (line 204) | @CustomType.Builder method Builder (line 216) | public Builder() {} method Builder (line 217) | public Builder(VmLegacyCpu defaults) { method affinity (line 231) | @CustomType.Setter method architecture (line 237) | @CustomType.Setter method cores (line 243) | @CustomType.Setter method flags (line 249) | @CustomType.Setter method flags (line 255) | public Builder flags(String... flags) { method hotplugged (line 258) | @CustomType.Setter method limit (line 264) | @CustomType.Setter method numa (line 270) | @CustomType.Setter method sockets (line 276) | @CustomType.Setter method type (line 282) | @CustomType.Setter method units (line 288) | @CustomType.Setter method build (line 294) | public VmLegacyCpu build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyDisk.java class VmLegacyDisk (line 16) | @CustomType method VmLegacyDisk (line 119) | private VmLegacyDisk() {} method aio (line 124) | public Optional aio() { method backup (line 131) | public Optional backup() { method cache (line 138) | public Optional cache() { method datastoreId (line 146) | public Optional datastoreId() { method discard (line 155) | public Optional discard() { method fileFormat (line 162) | public Optional fileFormat() { method fileId (line 174) | public Optional fileId() { method importFrom (line 184) | public Optional importFrom() { method interface_ (line 194) | public String interface_() { method iothread (line 202) | public Optional iothread() { method pathInDatastore (line 212) | public Optional pathInDatastore() { method replicate (line 219) | public Optional replicate() { method serial (line 226) | public Optional serial() { method size (line 233) | public Optional size() { method speed (line 240) | public Optional speed() { method ssd (line 249) | public Optional ssd() { method builder (line 253) | public static Builder builder() { method builder (line 257) | public static Builder builder(VmLegacyDisk defaults) { class Builder (line 260) | @CustomType.Builder method Builder (line 278) | public Builder() {} method Builder (line 279) | public Builder(VmLegacyDisk defaults) { method aio (line 299) | @CustomType.Setter method backup (line 305) | @CustomType.Setter method cache (line 311) | @CustomType.Setter method datastoreId (line 317) | @CustomType.Setter method discard (line 323) | @CustomType.Setter method fileFormat (line 329) | @CustomType.Setter method fileId (line 335) | @CustomType.Setter method importFrom (line 341) | @CustomType.Setter method interface_ (line 347) | @CustomType.Setter("interface") method iothread (line 355) | @CustomType.Setter method pathInDatastore (line 361) | @CustomType.Setter method replicate (line 367) | @CustomType.Setter method serial (line 373) | @CustomType.Setter method size (line 379) | @CustomType.Setter method speed (line 385) | @CustomType.Setter method ssd (line 391) | @CustomType.Setter method build (line 397) | public VmLegacyDisk build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyDiskSpeed.java class VmLegacyDiskSpeed (line 12) | @CustomType method VmLegacyDiskSpeed (line 57) | private VmLegacyDiskSpeed() {} method iopsRead (line 62) | public Optional iopsRead() { method iopsReadBurstable (line 69) | public Optional iopsReadBurstable() { method iopsWrite (line 76) | public Optional iopsWrite() { method iopsWriteBurstable (line 83) | public Optional iopsWriteBurstable() { method read (line 90) | public Optional read() { method readBurstable (line 98) | public Optional readBurstable() { method write (line 105) | public Optional write() { method writeBurstable (line 113) | public Optional writeBurstable() { method builder (line 117) | public static Builder builder() { method builder (line 121) | public static Builder builder(VmLegacyDiskSpeed defaults) { class Builder (line 124) | @CustomType.Builder method Builder (line 134) | public Builder() {} method Builder (line 135) | public Builder(VmLegacyDiskSpeed defaults) { method iopsRead (line 147) | @CustomType.Setter method iopsReadBurstable (line 153) | @CustomType.Setter method iopsWrite (line 159) | @CustomType.Setter method iopsWriteBurstable (line 165) | @CustomType.Setter method read (line 171) | @CustomType.Setter method readBurstable (line 177) | @CustomType.Setter method write (line 183) | @CustomType.Setter method writeBurstable (line 189) | @CustomType.Setter method build (line 195) | public VmLegacyDiskSpeed build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyEfiDisk.java class VmLegacyEfiDisk (line 13) | @CustomType method VmLegacyEfiDisk (line 43) | private VmLegacyEfiDisk() {} method datastoreId (line 49) | public Optional datastoreId() { method fileFormat (line 56) | public Optional fileFormat() { method preEnrolledKeys (line 66) | public Optional preEnrolledKeys() { method type (line 76) | public Optional type() { method builder (line 80) | public static Builder builder() { method builder (line 84) | public static Builder builder(VmLegacyEfiDisk defaults) { class Builder (line 87) | @CustomType.Builder method Builder (line 93) | public Builder() {} method Builder (line 94) | public Builder(VmLegacyEfiDisk defaults) { method datastoreId (line 102) | @CustomType.Setter method fileFormat (line 108) | @CustomType.Setter method preEnrolledKeys (line 114) | @CustomType.Setter method type (line 120) | @CustomType.Setter method build (line 126) | public VmLegacyEfiDisk build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyHostpci.java class VmLegacyHostpci (line 14) | @CustomType method VmLegacyHostpci (line 66) | private VmLegacyHostpci() {} method device (line 72) | public String device() { method id (line 81) | public Optional id() { method mapping (line 89) | public Optional mapping() { method mdev (line 96) | public Optional mdev() { method pcie (line 105) | public Optional pcie() { method romFile (line 113) | public Optional romFile() { method rombar (line 121) | public Optional rombar() { method xvga (line 129) | public Optional xvga() { method builder (line 133) | public static Builder builder() { method builder (line 137) | public static Builder builder(VmLegacyHostpci defaults) { class Builder (line 140) | @CustomType.Builder method Builder (line 150) | public Builder() {} method Builder (line 151) | public Builder(VmLegacyHostpci defaults) { method device (line 163) | @CustomType.Setter method id (line 171) | @CustomType.Setter method mapping (line 177) | @CustomType.Setter method mdev (line 183) | @CustomType.Setter method pcie (line 189) | @CustomType.Setter method romFile (line 195) | @CustomType.Setter method rombar (line 201) | @CustomType.Setter method xvga (line 207) | @CustomType.Setter method build (line 213) | public VmLegacyHostpci build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyInitialization.java class VmLegacyInitialization (line 17) | @CustomType method VmLegacyInitialization (line 93) | private VmLegacyInitialization() {} method datastoreId (line 99) | public Optional datastoreId() { method dns (line 106) | public Optional dns() { method fileFormat (line 113) | public Optional fileFormat() { method interface_ (line 123) | public Optional interface_() { method ipConfigs (line 131) | public List ipConfigs() { method metaDataFileId (line 139) | public Optional metaDataFileId() { method networkDataFileId (line 148) | public Optional networkDataFileId() { method type (line 155) | public Optional type() { method upgrade (line 164) | public Optional upgrade() { method userAccount (line 172) | public Optional userAccount() { method userDataFileId (line 180) | public Optional userDataFileId() { method vendorDataFileId (line 188) | public Optional vendorDataFileId() { method builder (line 192) | public static Builder builder() { method builder (line 196) | public static Builder builder(VmLegacyInitialization defaults) { class Builder (line 199) | @CustomType.Builder method Builder (line 213) | public Builder() {} method Builder (line 214) | public Builder(VmLegacyInitialization defaults) { method datastoreId (line 230) | @CustomType.Setter method dns (line 236) | @CustomType.Setter method fileFormat (line 242) | @CustomType.Setter method interface_ (line 248) | @CustomType.Setter("interface") method ipConfigs (line 254) | @CustomType.Setter method ipConfigs (line 260) | public Builder ipConfigs(VmLegacyInitializationIpConfig... ipConfigs) { method metaDataFileId (line 263) | @CustomType.Setter method networkDataFileId (line 269) | @CustomType.Setter method type (line 275) | @CustomType.Setter method upgrade (line 281) | @CustomType.Setter method userAccount (line 287) | @CustomType.Setter method userDataFileId (line 293) | @CustomType.Setter method vendorDataFileId (line 299) | @CustomType.Setter method build (line 305) | public VmLegacyInitialization build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyInitializationDns.java class VmLegacyInitializationDns (line 13) | @CustomType method VmLegacyInitializationDns (line 26) | private VmLegacyInitializationDns() {} method domain (line 31) | public Optional domain() { method servers (line 38) | public List servers() { method builder (line 42) | public static Builder builder() { method builder (line 46) | public static Builder builder(VmLegacyInitializationDns defaults) { class Builder (line 49) | @CustomType.Builder method Builder (line 53) | public Builder() {} method Builder (line 54) | public Builder(VmLegacyInitializationDns defaults) { method domain (line 60) | @CustomType.Setter method servers (line 66) | @CustomType.Setter method servers (line 72) | public Builder servers(String... servers) { method build (line 75) | public VmLegacyInitializationDns build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyInitializationIpConfig.java class VmLegacyInitializationIpConfig (line 13) | @CustomType method VmLegacyInitializationIpConfig (line 26) | private VmLegacyInitializationIpConfig() {} method ipv4 (line 31) | public Optional ipv4() { method ipv6 (line 38) | public Optional ipv6() { method builder (line 42) | public static Builder builder() { method builder (line 46) | public static Builder builder(VmLegacyInitializationIpConfig defaults) { class Builder (line 49) | @CustomType.Builder method Builder (line 53) | public Builder() {} method Builder (line 54) | public Builder(VmLegacyInitializationIpConfig defaults) { method ipv4 (line 60) | @CustomType.Setter method ipv6 (line 66) | @CustomType.Setter method build (line 72) | public VmLegacyInitializationIpConfig build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyInitializationIpConfigIpv4.java class VmLegacyInitializationIpConfigIpv4 (line 12) | @CustomType method VmLegacyInitializationIpConfigIpv4 (line 28) | private VmLegacyInitializationIpConfigIpv4() {} method address (line 35) | public Optional address() { method gateway (line 43) | public Optional gateway() { method builder (line 47) | public static Builder builder() { method builder (line 51) | public static Builder builder(VmLegacyInitializationIpConfigIpv4 defau... class Builder (line 54) | @CustomType.Builder method Builder (line 58) | public Builder() {} method Builder (line 59) | public Builder(VmLegacyInitializationIpConfigIpv4 defaults) { method address (line 65) | @CustomType.Setter method gateway (line 71) | @CustomType.Setter method build (line 77) | public VmLegacyInitializationIpConfigIpv4 build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyInitializationIpConfigIpv6.java class VmLegacyInitializationIpConfigIpv6 (line 12) | @CustomType method VmLegacyInitializationIpConfigIpv6 (line 28) | private VmLegacyInitializationIpConfigIpv6() {} method address (line 35) | public Optional address() { method gateway (line 43) | public Optional gateway() { method builder (line 47) | public static Builder builder() { method builder (line 51) | public static Builder builder(VmLegacyInitializationIpConfigIpv6 defau... class Builder (line 54) | @CustomType.Builder method Builder (line 58) | public Builder() {} method Builder (line 59) | public Builder(VmLegacyInitializationIpConfigIpv6 defaults) { method address (line 65) | @CustomType.Setter method gateway (line 71) | @CustomType.Setter method build (line 77) | public VmLegacyInitializationIpConfigIpv6 build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyInitializationUserAccount.java class VmLegacyInitializationUserAccount (line 13) | @CustomType method VmLegacyInitializationUserAccount (line 31) | private VmLegacyInitializationUserAccount() {} method keys (line 36) | public List keys() { method password (line 43) | public Optional password() { method username (line 50) | public Optional username() { method builder (line 54) | public static Builder builder() { method builder (line 58) | public static Builder builder(VmLegacyInitializationUserAccount defaul... class Builder (line 61) | @CustomType.Builder method Builder (line 66) | public Builder() {} method Builder (line 67) | public Builder(VmLegacyInitializationUserAccount defaults) { method keys (line 74) | @CustomType.Setter method keys (line 80) | public Builder keys(String... keys) { method password (line 83) | @CustomType.Setter method username (line 89) | @CustomType.Setter method build (line 95) | public VmLegacyInitializationUserAccount build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyMemory.java class VmLegacyMemory (line 14) | @CustomType method VmLegacyMemory (line 47) | private VmLegacyMemory() {} method dedicated (line 52) | public Optional dedicated() { method floating (line 61) | public Optional floating() { method hugepages (line 68) | public Optional hugepages() { method keepHugepages (line 78) | public Optional keepHugepages() { method shared (line 85) | public Optional shared() { method builder (line 89) | public static Builder builder() { method builder (line 93) | public static Builder builder(VmLegacyMemory defaults) { class Builder (line 96) | @CustomType.Builder method Builder (line 103) | public Builder() {} method Builder (line 104) | public Builder(VmLegacyMemory defaults) { method dedicated (line 113) | @CustomType.Setter method floating (line 119) | @CustomType.Setter method hugepages (line 125) | @CustomType.Setter method keepHugepages (line 131) | @CustomType.Setter method shared (line 137) | @CustomType.Setter method build (line 143) | public VmLegacyMemory build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyNetworkDevice.java class VmLegacyNetworkDevice (line 15) | @CustomType method VmLegacyNetworkDevice (line 79) | private VmLegacyNetworkDevice() {} method bridge (line 84) | public Optional bridge() { method disconnected (line 91) | public Optional disconnected() { method enabled (line 101) | @Deprecated /* The firewall() { method macAddress (line 116) | public Optional macAddress() { method model (line 123) | public Optional model() { method mtu (line 130) | public Optional mtu() { method queues (line 137) | public Optional queues() { method rateLimit (line 144) | public Optional rateLimit() { method trunks (line 153) | public Optional trunks() { method vlanId (line 160) | public Optional vlanId() { method builder (line 164) | public static Builder builder() { method builder (line 168) | public static Builder builder(VmLegacyNetworkDevice defaults) { class Builder (line 171) | @CustomType.Builder method Builder (line 184) | public Builder() {} method Builder (line 185) | public Builder(VmLegacyNetworkDevice defaults) { method bridge (line 200) | @CustomType.Setter method disconnected (line 206) | @CustomType.Setter method enabled (line 212) | @CustomType.Setter method firewall (line 218) | @CustomType.Setter method macAddress (line 224) | @CustomType.Setter method model (line 230) | @CustomType.Setter method mtu (line 236) | @CustomType.Setter method queues (line 242) | @CustomType.Setter method rateLimit (line 248) | @CustomType.Setter method trunks (line 254) | @CustomType.Setter method vlanId (line 260) | @CustomType.Setter method build (line 266) | public VmLegacyNetworkDevice build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyNuma.java class VmLegacyNuma (line 14) | @CustomType method VmLegacyNuma (line 43) | private VmLegacyNuma() {} method cpus (line 48) | public String cpus() { method device (line 56) | public String device() { method hostnodes (line 63) | public Optional hostnodes() { method memory (line 70) | public Integer memory() { method policy (line 77) | public Optional policy() { method builder (line 81) | public static Builder builder() { method builder (line 85) | public static Builder builder(VmLegacyNuma defaults) { class Builder (line 88) | @CustomType.Builder method Builder (line 95) | public Builder() {} method Builder (line 96) | public Builder(VmLegacyNuma defaults) { method cpus (line 105) | @CustomType.Setter method device (line 113) | @CustomType.Setter method hostnodes (line 121) | @CustomType.Setter method memory (line 127) | @CustomType.Setter method policy (line 135) | @CustomType.Setter method build (line 141) | public VmLegacyNuma build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyOperatingSystem.java class VmLegacyOperatingSystem (line 12) | @CustomType method VmLegacyOperatingSystem (line 20) | private VmLegacyOperatingSystem() {} method type (line 25) | public Optional type() { method builder (line 29) | public static Builder builder() { method builder (line 33) | public static Builder builder(VmLegacyOperatingSystem defaults) { class Builder (line 36) | @CustomType.Builder method Builder (line 39) | public Builder() {} method Builder (line 40) | public Builder(VmLegacyOperatingSystem defaults) { method type (line 45) | @CustomType.Setter method build (line 51) | public VmLegacyOperatingSystem build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyRng.java class VmLegacyRng (line 14) | @CustomType method VmLegacyRng (line 32) | private VmLegacyRng() {} method maxBytes (line 37) | public Optional maxBytes() { method period (line 44) | public Optional period() { method source (line 51) | public String source() { method builder (line 55) | public static Builder builder() { method builder (line 59) | public static Builder builder(VmLegacyRng defaults) { class Builder (line 62) | @CustomType.Builder method Builder (line 67) | public Builder() {} method Builder (line 68) | public Builder(VmLegacyRng defaults) { method maxBytes (line 75) | @CustomType.Setter method period (line 81) | @CustomType.Setter method source (line 87) | @CustomType.Setter method build (line 95) | public VmLegacyRng build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacySerialDevice.java class VmLegacySerialDevice (line 12) | @CustomType method VmLegacySerialDevice (line 21) | private VmLegacySerialDevice() {} method device (line 27) | public Optional device() { method builder (line 31) | public static Builder builder() { method builder (line 35) | public static Builder builder(VmLegacySerialDevice defaults) { class Builder (line 38) | @CustomType.Builder method Builder (line 41) | public Builder() {} method Builder (line 42) | public Builder(VmLegacySerialDevice defaults) { method device (line 47) | @CustomType.Setter method build (line 53) | public VmLegacySerialDevice build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacySmbios.java class VmLegacySmbios (line 12) | @CustomType method VmLegacySmbios (line 50) | private VmLegacySmbios() {} method family (line 55) | public Optional family() { method manufacturer (line 62) | public Optional manufacturer() { method product (line 69) | public Optional product() { method serial (line 76) | public Optional serial() { method sku (line 83) | public Optional sku() { method uuid (line 90) | public Optional uuid() { method version (line 97) | public Optional version() { method builder (line 101) | public static Builder builder() { method builder (line 105) | public static Builder builder(VmLegacySmbios defaults) { class Builder (line 108) | @CustomType.Builder method Builder (line 117) | public Builder() {} method Builder (line 118) | public Builder(VmLegacySmbios defaults) { method family (line 129) | @CustomType.Setter method manufacturer (line 135) | @CustomType.Setter method product (line 141) | @CustomType.Setter method serial (line 147) | @CustomType.Setter method sku (line 153) | @CustomType.Setter method uuid (line 159) | @CustomType.Setter method version (line 165) | @CustomType.Setter method build (line 171) | public VmLegacySmbios build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyStartup.java class VmLegacyStartup (line 12) | @CustomType method VmLegacyStartup (line 33) | private VmLegacyStartup() {} method downDelay (line 39) | public Optional downDelay() { method order (line 47) | public Optional order() { method upDelay (line 55) | public Optional upDelay() { method builder (line 59) | public static Builder builder() { method builder (line 63) | public static Builder builder(VmLegacyStartup defaults) { class Builder (line 66) | @CustomType.Builder method Builder (line 71) | public Builder() {} method Builder (line 72) | public Builder(VmLegacyStartup defaults) { method downDelay (line 79) | @CustomType.Setter method order (line 85) | @CustomType.Setter method upDelay (line 91) | @CustomType.Setter method build (line 97) | public VmLegacyStartup build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyTpmState.java class VmLegacyTpmState (line 12) | @CustomType method VmLegacyTpmState (line 27) | private VmLegacyTpmState() {} method datastoreId (line 33) | public Optional datastoreId() { method version (line 41) | public Optional version() { method builder (line 45) | public static Builder builder() { method builder (line 49) | public static Builder builder(VmLegacyTpmState defaults) { class Builder (line 52) | @CustomType.Builder method Builder (line 56) | public Builder() {} method Builder (line 57) | public Builder(VmLegacyTpmState defaults) { method datastoreId (line 63) | @CustomType.Setter method version (line 69) | @CustomType.Setter method build (line 75) | public VmLegacyTpmState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyUsb.java class VmLegacyUsb (line 13) | @CustomType method VmLegacyUsb (line 32) | private VmLegacyUsb() {} method host (line 37) | public Optional host() { method mapping (line 44) | public Optional mapping() { method usb3 (line 52) | public Optional usb3() { method builder (line 56) | public static Builder builder() { method builder (line 60) | public static Builder builder(VmLegacyUsb defaults) { class Builder (line 63) | @CustomType.Builder method Builder (line 68) | public Builder() {} method Builder (line 69) | public Builder(VmLegacyUsb defaults) { method host (line 76) | @CustomType.Setter method mapping (line 82) | @CustomType.Setter method usb3 (line 88) | @CustomType.Setter method build (line 94) | public VmLegacyUsb build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyVga.java class VmLegacyVga (line 13) | @CustomType method VmLegacyVga (line 31) | private VmLegacyVga() {} method clipboard (line 36) | public Optional clipboard() { method memory (line 43) | public Optional memory() { method type (line 50) | public Optional type() { method builder (line 54) | public static Builder builder() { method builder (line 58) | public static Builder builder(VmLegacyVga defaults) { class Builder (line 61) | @CustomType.Builder method Builder (line 66) | public Builder() {} method Builder (line 67) | public Builder(VmLegacyVga defaults) { method clipboard (line 74) | @CustomType.Setter method memory (line 80) | @CustomType.Setter method type (line 86) | @CustomType.Setter method build (line 92) | public VmLegacyVga build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyVirtiof.java class VmLegacyVirtiof (line 14) | @CustomType method VmLegacyVirtiof (line 42) | private VmLegacyVirtiof() {} method cache (line 47) | public Optional cache() { method directIo (line 54) | public Optional directIo() { method exposeAcl (line 61) | public Optional exposeAcl() { method exposeXattr (line 68) | public Optional exposeXattr() { method mapping (line 75) | public String mapping() { method builder (line 79) | public static Builder builder() { method builder (line 83) | public static Builder builder(VmLegacyVirtiof defaults) { class Builder (line 86) | @CustomType.Builder method Builder (line 93) | public Builder() {} method Builder (line 94) | public Builder(VmLegacyVirtiof defaults) { method cache (line 103) | @CustomType.Setter method directIo (line 109) | @CustomType.Setter method exposeAcl (line 115) | @CustomType.Setter method exposeXattr (line 121) | @CustomType.Setter method mapping (line 127) | @CustomType.Setter method build (line 135) | public VmLegacyVirtiof build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmLegacyWatchdog.java class VmLegacyWatchdog (line 13) | @CustomType method VmLegacyWatchdog (line 31) | private VmLegacyWatchdog() {} method action (line 36) | public Optional action() { method enabled (line 43) | public Optional enabled() { method model (line 50) | public Optional model() { method builder (line 54) | public static Builder builder() { method builder (line 58) | public static Builder builder(VmLegacyWatchdog defaults) { class Builder (line 61) | @CustomType.Builder method Builder (line 66) | public Builder() {} method Builder (line 67) | public Builder(VmLegacyWatchdog defaults) { method action (line 74) | @CustomType.Setter method enabled (line 80) | @CustomType.Setter method model (line 86) | @CustomType.Setter method build (line 92) | public VmLegacyWatchdog build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmRng.java class VmRng (line 13) | @CustomType method VmRng (line 31) | private VmRng() {} method maxBytes (line 36) | public Optional maxBytes() { method period (line 43) | public Optional period() { method source (line 50) | public Optional source() { method builder (line 54) | public static Builder builder() { method builder (line 58) | public static Builder builder(VmRng defaults) { class Builder (line 61) | @CustomType.Builder method Builder (line 66) | public Builder() {} method Builder (line 67) | public Builder(VmRng defaults) { method maxBytes (line 74) | @CustomType.Setter method period (line 80) | @CustomType.Setter method source (line 86) | @CustomType.Setter method build (line 92) | public VmRng build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmTimeouts.java class VmTimeouts (line 12) | @CustomType method VmTimeouts (line 35) | private VmTimeouts() {} method create (line 40) | public Optional create() { method delete (line 47) | public Optional delete() { method read (line 54) | public Optional read() { method update (line 61) | public Optional update() { method builder (line 65) | public static Builder builder() { method builder (line 69) | public static Builder builder(VmTimeouts defaults) { class Builder (line 72) | @CustomType.Builder method Builder (line 78) | public Builder() {} method Builder (line 79) | public Builder(VmTimeouts defaults) { method create (line 87) | @CustomType.Setter method delete (line 93) | @CustomType.Setter method read (line 99) | @CustomType.Setter method update (line 105) | @CustomType.Setter method build (line 111) | public VmTimeouts build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/outputs/VmVga.java class VmVga (line 13) | @CustomType method VmVga (line 31) | private VmVga() {} method clipboard (line 36) | public Optional clipboard() { method memory (line 43) | public Optional memory() { method type (line 50) | public Optional type() { method builder (line 54) | public static Builder builder() { method builder (line 58) | public static Builder builder(VmVga defaults) { class Builder (line 61) | @CustomType.Builder method Builder (line 66) | public Builder() {} method Builder (line 67) | public Builder(VmVga defaults) { method clipboard (line 74) | @CustomType.Setter method memory (line 80) | @CustomType.Setter method type (line 86) | @CustomType.Setter method build (line 92) | public VmVga build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/Evpn.java class Evpn (line 85) | @ResourceType(type="proxmoxve:sdn/zone/evpn:Evpn") method advertiseSubnets (line 98) | public Output advertiseSubnets() { method controller (line 112) | public Output controller() { method disableArpNdSuppression (line 126) | public Output disableArpNdSuppression() { method dns (line 140) | public Output> dns() { method dnsZone (line 154) | public Output> dnsZone() { method exitNodes (line 168) | public Output> exitNodes() { method exitNodesLocalRouting (line 182) | public Output exitNodesLocalRouting() { method ipam (line 196) | public Output> ipam() { method mtu (line 210) | public Output mtu() { method nodes (line 224) | public Output> nodes() { method pending (line 238) | public Output pending() { method primaryExitNode (line 252) | public Output> primaryExitNode() { method resourceId (line 266) | public Output resourceId() { method reverseDns (line 280) | public Output> reverseDns() { method rtImport (line 294) | public Output> rtImport() { method state (line 308) | public Output state() { method vrfVxlan (line 322) | public Output vrfVxlan() { method Evpn (line 330) | public Evpn(java.lang.String name) { method Evpn (line 338) | public Evpn(java.lang.String name, EvpnArgs args) { method Evpn (line 347) | public Evpn(java.lang.String name, EvpnArgs args, @Nullable com.pulumi... method Evpn (line 351) | private Evpn(java.lang.String name, Output id, @Null... method makeArgs (line 355) | private static EvpnArgs makeArgs(EvpnArgs args, @Nullable com.pulumi.r... method makeResourceOptions (line 362) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 382) | public static Evpn get(java.lang.String name, Output... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/EvpnArgs.java class EvpnArgs (line 18) | public final class EvpnArgs extends com.pulumi.resources.ResourceArgs { method advertiseSubnets (line 33) | public Optional> advertiseSubnets() { method controller (line 48) | public Output controller() { method disableArpNdSuppression (line 63) | public Optional> disableArpNdSuppression() { method dns (line 78) | public Optional> dns() { method dnsZone (line 93) | public Optional> dnsZone() { method exitNodes (line 108) | public Optional>> exitNodes() { method exitNodesLocalRouting (line 123) | public Optional> exitNodesLocalRouting() { method ipam (line 138) | public Optional> ipam() { method mtu (line 153) | public Optional> mtu() { method nodes (line 168) | public Optional>> nodes() { method primaryExitNode (line 183) | public Optional> primaryExitNode() { method resourceId (line 198) | public Output resourceId() { method reverseDns (line 213) | public Optional> reverseDns() { method rtImport (line 228) | public Optional> rtImport() { method vrfVxlan (line 243) | public Output vrfVxlan() { method EvpnArgs (line 247) | private EvpnArgs() {} method EvpnArgs (line 249) | private EvpnArgs(EvpnArgs $) { method builder (line 267) | public static Builder builder() { method builder (line 270) | public static Builder builder(EvpnArgs defaults) { class Builder (line 274) | public static final class Builder { method Builder (line 277) | public Builder() { method Builder (line 281) | public Builder(EvpnArgs defaults) { method advertiseSubnets (line 291) | public Builder advertiseSubnets(@Nullable Output advertiseS... method advertiseSubnets (line 302) | public Builder advertiseSubnets(Boolean advertiseSubnets) { method controller (line 312) | public Builder controller(Output controller) { method controller (line 323) | public Builder controller(String controller) { method disableArpNdSuppression (line 333) | public Builder disableArpNdSuppression(@Nullable Output dis... method disableArpNdSuppression (line 344) | public Builder disableArpNdSuppression(Boolean disableArpNdSuppressi... method dns (line 354) | public Builder dns(@Nullable Output dns) { method dns (line 365) | public Builder dns(String dns) { method dnsZone (line 375) | public Builder dnsZone(@Nullable Output dnsZone) { method dnsZone (line 386) | public Builder dnsZone(String dnsZone) { method exitNodes (line 396) | public Builder exitNodes(@Nullable Output> exitNodes) { method exitNodes (line 407) | public Builder exitNodes(List exitNodes) { method exitNodes (line 417) | public Builder exitNodes(String... exitNodes) { method exitNodesLocalRouting (line 427) | public Builder exitNodesLocalRouting(@Nullable Output exitN... method exitNodesLocalRouting (line 438) | public Builder exitNodesLocalRouting(Boolean exitNodesLocalRouting) { method ipam (line 448) | public Builder ipam(@Nullable Output ipam) { method ipam (line 459) | public Builder ipam(String ipam) { method mtu (line 469) | public Builder mtu(@Nullable Output mtu) { method mtu (line 480) | public Builder mtu(Integer mtu) { method nodes (line 490) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 501) | public Builder nodes(List nodes) { method nodes (line 511) | public Builder nodes(String... nodes) { method primaryExitNode (line 521) | public Builder primaryExitNode(@Nullable Output primaryExitN... method primaryExitNode (line 532) | public Builder primaryExitNode(String primaryExitNode) { method resourceId (line 542) | public Builder resourceId(Output resourceId) { method resourceId (line 553) | public Builder resourceId(String resourceId) { method reverseDns (line 563) | public Builder reverseDns(@Nullable Output reverseDns) { method reverseDns (line 574) | public Builder reverseDns(String reverseDns) { method rtImport (line 584) | public Builder rtImport(@Nullable Output rtImport) { method rtImport (line 595) | public Builder rtImport(String rtImport) { method vrfVxlan (line 605) | public Builder vrfVxlan(Output vrfVxlan) { method vrfVxlan (line 616) | public Builder vrfVxlan(Integer vrfVxlan) { method build (line 620) | public EvpnArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/EvpnLegacy.java class EvpnLegacy (line 86) | @ResourceType(type="proxmoxve:sdn/zone/evpnLegacy:EvpnLegacy") method advertiseSubnets (line 99) | public Output advertiseSubnets() { method controller (line 113) | public Output controller() { method disableArpNdSuppression (line 127) | public Output disableArpNdSuppression() { method dns (line 141) | public Output> dns() { method dnsZone (line 155) | public Output> dnsZone() { method exitNodes (line 169) | public Output> exitNodes() { method exitNodesLocalRouting (line 183) | public Output exitNodesLocalRouting() { method ipam (line 197) | public Output> ipam() { method mtu (line 211) | public Output mtu() { method nodes (line 225) | public Output> nodes() { method pending (line 239) | public Output pending() { method primaryExitNode (line 253) | public Output> primaryExitNode() { method resourceId (line 267) | public Output resourceId() { method reverseDns (line 281) | public Output> reverseDns() { method rtImport (line 295) | public Output> rtImport() { method state (line 309) | public Output state() { method vrfVxlan (line 323) | public Output vrfVxlan() { method EvpnLegacy (line 331) | public EvpnLegacy(java.lang.String name) { method EvpnLegacy (line 339) | public EvpnLegacy(java.lang.String name, EvpnLegacyArgs args) { method EvpnLegacy (line 348) | public EvpnLegacy(java.lang.String name, EvpnLegacyArgs args, @Nullabl... method EvpnLegacy (line 352) | private EvpnLegacy(java.lang.String name, Output id,... method makeArgs (line 356) | private static EvpnLegacyArgs makeArgs(EvpnLegacyArgs args, @Nullable ... method makeResourceOptions (line 363) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 380) | public static EvpnLegacy get(java.lang.String name, Output> advertiseSubnets() { method controller (line 48) | public Output controller() { method disableArpNdSuppression (line 63) | public Optional> disableArpNdSuppression() { method dns (line 78) | public Optional> dns() { method dnsZone (line 93) | public Optional> dnsZone() { method exitNodes (line 108) | public Optional>> exitNodes() { method exitNodesLocalRouting (line 123) | public Optional> exitNodesLocalRouting() { method ipam (line 138) | public Optional> ipam() { method mtu (line 153) | public Optional> mtu() { method nodes (line 168) | public Optional>> nodes() { method primaryExitNode (line 183) | public Optional> primaryExitNode() { method resourceId (line 198) | public Output resourceId() { method reverseDns (line 213) | public Optional> reverseDns() { method rtImport (line 228) | public Optional> rtImport() { method vrfVxlan (line 243) | public Output vrfVxlan() { method EvpnLegacyArgs (line 247) | private EvpnLegacyArgs() {} method EvpnLegacyArgs (line 249) | private EvpnLegacyArgs(EvpnLegacyArgs $) { method builder (line 267) | public static Builder builder() { method builder (line 270) | public static Builder builder(EvpnLegacyArgs defaults) { class Builder (line 274) | public static final class Builder { method Builder (line 277) | public Builder() { method Builder (line 281) | public Builder(EvpnLegacyArgs defaults) { method advertiseSubnets (line 291) | public Builder advertiseSubnets(@Nullable Output advertiseS... method advertiseSubnets (line 302) | public Builder advertiseSubnets(Boolean advertiseSubnets) { method controller (line 312) | public Builder controller(Output controller) { method controller (line 323) | public Builder controller(String controller) { method disableArpNdSuppression (line 333) | public Builder disableArpNdSuppression(@Nullable Output dis... method disableArpNdSuppression (line 344) | public Builder disableArpNdSuppression(Boolean disableArpNdSuppressi... method dns (line 354) | public Builder dns(@Nullable Output dns) { method dns (line 365) | public Builder dns(String dns) { method dnsZone (line 375) | public Builder dnsZone(@Nullable Output dnsZone) { method dnsZone (line 386) | public Builder dnsZone(String dnsZone) { method exitNodes (line 396) | public Builder exitNodes(@Nullable Output> exitNodes) { method exitNodes (line 407) | public Builder exitNodes(List exitNodes) { method exitNodes (line 417) | public Builder exitNodes(String... exitNodes) { method exitNodesLocalRouting (line 427) | public Builder exitNodesLocalRouting(@Nullable Output exitN... method exitNodesLocalRouting (line 438) | public Builder exitNodesLocalRouting(Boolean exitNodesLocalRouting) { method ipam (line 448) | public Builder ipam(@Nullable Output ipam) { method ipam (line 459) | public Builder ipam(String ipam) { method mtu (line 469) | public Builder mtu(@Nullable Output mtu) { method mtu (line 480) | public Builder mtu(Integer mtu) { method nodes (line 490) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 501) | public Builder nodes(List nodes) { method nodes (line 511) | public Builder nodes(String... nodes) { method primaryExitNode (line 521) | public Builder primaryExitNode(@Nullable Output primaryExitN... method primaryExitNode (line 532) | public Builder primaryExitNode(String primaryExitNode) { method resourceId (line 542) | public Builder resourceId(Output resourceId) { method resourceId (line 553) | public Builder resourceId(String resourceId) { method reverseDns (line 563) | public Builder reverseDns(@Nullable Output reverseDns) { method reverseDns (line 574) | public Builder reverseDns(String reverseDns) { method rtImport (line 584) | public Builder rtImport(@Nullable Output rtImport) { method rtImport (line 595) | public Builder rtImport(String rtImport) { method vrfVxlan (line 605) | public Builder vrfVxlan(Output vrfVxlan) { method vrfVxlan (line 616) | public Builder vrfVxlan(Integer vrfVxlan) { method build (line 620) | public EvpnLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/Qinq.java class Qinq (line 77) | @ResourceType(type="proxmoxve:sdn/zone/qinq:Qinq") method bridge (line 90) | public Output bridge() { method dns (line 104) | public Output> dns() { method dnsZone (line 118) | public Output> dnsZone() { method ipam (line 132) | public Output> ipam() { method mtu (line 146) | public Output mtu() { method nodes (line 160) | public Output> nodes() { method pending (line 174) | public Output pending() { method resourceId (line 188) | public Output resourceId() { method reverseDns (line 202) | public Output> reverseDns() { method serviceVlan (line 216) | public Output serviceVlan() { method serviceVlanProtocol (line 230) | public Output serviceVlanProtocol() { method state (line 244) | public Output state() { method Qinq (line 252) | public Qinq(java.lang.String name) { method Qinq (line 260) | public Qinq(java.lang.String name, QinqArgs args) { method Qinq (line 269) | public Qinq(java.lang.String name, QinqArgs args, @Nullable com.pulumi... method Qinq (line 273) | private Qinq(java.lang.String name, Output id, @Null... method makeArgs (line 277) | private static QinqArgs makeArgs(QinqArgs args, @Nullable com.pulumi.r... method makeResourceOptions (line 284) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 304) | public static Qinq get(java.lang.String name, Output... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/QinqArgs.java class QinqArgs (line 17) | public final class QinqArgs extends com.pulumi.resources.ResourceArgs { method bridge (line 32) | public Output bridge() { method dns (line 47) | public Optional> dns() { method dnsZone (line 62) | public Optional> dnsZone() { method ipam (line 77) | public Optional> ipam() { method mtu (line 92) | public Optional> mtu() { method nodes (line 107) | public Optional>> nodes() { method resourceId (line 122) | public Output resourceId() { method reverseDns (line 137) | public Optional> reverseDns() { method serviceVlan (line 152) | public Output serviceVlan() { method serviceVlanProtocol (line 167) | public Optional> serviceVlanProtocol() { method QinqArgs (line 171) | private QinqArgs() {} method QinqArgs (line 173) | private QinqArgs(QinqArgs $) { method builder (line 186) | public static Builder builder() { method builder (line 189) | public static Builder builder(QinqArgs defaults) { class Builder (line 193) | public static final class Builder { method Builder (line 196) | public Builder() { method Builder (line 200) | public Builder(QinqArgs defaults) { method bridge (line 210) | public Builder bridge(Output bridge) { method bridge (line 221) | public Builder bridge(String bridge) { method dns (line 231) | public Builder dns(@Nullable Output dns) { method dns (line 242) | public Builder dns(String dns) { method dnsZone (line 252) | public Builder dnsZone(@Nullable Output dnsZone) { method dnsZone (line 263) | public Builder dnsZone(String dnsZone) { method ipam (line 273) | public Builder ipam(@Nullable Output ipam) { method ipam (line 284) | public Builder ipam(String ipam) { method mtu (line 294) | public Builder mtu(@Nullable Output mtu) { method mtu (line 305) | public Builder mtu(Integer mtu) { method nodes (line 315) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 326) | public Builder nodes(List nodes) { method nodes (line 336) | public Builder nodes(String... nodes) { method resourceId (line 346) | public Builder resourceId(Output resourceId) { method resourceId (line 357) | public Builder resourceId(String resourceId) { method reverseDns (line 367) | public Builder reverseDns(@Nullable Output reverseDns) { method reverseDns (line 378) | public Builder reverseDns(String reverseDns) { method serviceVlan (line 388) | public Builder serviceVlan(Output serviceVlan) { method serviceVlan (line 399) | public Builder serviceVlan(Integer serviceVlan) { method serviceVlanProtocol (line 409) | public Builder serviceVlanProtocol(@Nullable Output serviceV... method serviceVlanProtocol (line 420) | public Builder serviceVlanProtocol(String serviceVlanProtocol) { method build (line 424) | public QinqArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/QinqLegacy.java class QinqLegacy (line 78) | @ResourceType(type="proxmoxve:sdn/zone/qinqLegacy:QinqLegacy") method bridge (line 91) | public Output bridge() { method dns (line 105) | public Output> dns() { method dnsZone (line 119) | public Output> dnsZone() { method ipam (line 133) | public Output> ipam() { method mtu (line 147) | public Output mtu() { method nodes (line 161) | public Output> nodes() { method pending (line 175) | public Output pending() { method resourceId (line 189) | public Output resourceId() { method reverseDns (line 203) | public Output> reverseDns() { method serviceVlan (line 217) | public Output serviceVlan() { method serviceVlanProtocol (line 231) | public Output serviceVlanProtocol() { method state (line 245) | public Output state() { method QinqLegacy (line 253) | public QinqLegacy(java.lang.String name) { method QinqLegacy (line 261) | public QinqLegacy(java.lang.String name, QinqLegacyArgs args) { method QinqLegacy (line 270) | public QinqLegacy(java.lang.String name, QinqLegacyArgs args, @Nullabl... method QinqLegacy (line 274) | private QinqLegacy(java.lang.String name, Output id,... method makeArgs (line 278) | private static QinqLegacyArgs makeArgs(QinqLegacyArgs args, @Nullable ... method makeResourceOptions (line 285) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 302) | public static QinqLegacy get(java.lang.String name, Output bridge() { method dns (line 47) | public Optional> dns() { method dnsZone (line 62) | public Optional> dnsZone() { method ipam (line 77) | public Optional> ipam() { method mtu (line 92) | public Optional> mtu() { method nodes (line 107) | public Optional>> nodes() { method resourceId (line 122) | public Output resourceId() { method reverseDns (line 137) | public Optional> reverseDns() { method serviceVlan (line 152) | public Output serviceVlan() { method serviceVlanProtocol (line 167) | public Optional> serviceVlanProtocol() { method QinqLegacyArgs (line 171) | private QinqLegacyArgs() {} method QinqLegacyArgs (line 173) | private QinqLegacyArgs(QinqLegacyArgs $) { method builder (line 186) | public static Builder builder() { method builder (line 189) | public static Builder builder(QinqLegacyArgs defaults) { class Builder (line 193) | public static final class Builder { method Builder (line 196) | public Builder() { method Builder (line 200) | public Builder(QinqLegacyArgs defaults) { method bridge (line 210) | public Builder bridge(Output bridge) { method bridge (line 221) | public Builder bridge(String bridge) { method dns (line 231) | public Builder dns(@Nullable Output dns) { method dns (line 242) | public Builder dns(String dns) { method dnsZone (line 252) | public Builder dnsZone(@Nullable Output dnsZone) { method dnsZone (line 263) | public Builder dnsZone(String dnsZone) { method ipam (line 273) | public Builder ipam(@Nullable Output ipam) { method ipam (line 284) | public Builder ipam(String ipam) { method mtu (line 294) | public Builder mtu(@Nullable Output mtu) { method mtu (line 305) | public Builder mtu(Integer mtu) { method nodes (line 315) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 326) | public Builder nodes(List nodes) { method nodes (line 336) | public Builder nodes(String... nodes) { method resourceId (line 346) | public Builder resourceId(Output resourceId) { method resourceId (line 357) | public Builder resourceId(String resourceId) { method reverseDns (line 367) | public Builder reverseDns(@Nullable Output reverseDns) { method reverseDns (line 378) | public Builder reverseDns(String reverseDns) { method serviceVlan (line 388) | public Builder serviceVlan(Output serviceVlan) { method serviceVlan (line 399) | public Builder serviceVlan(Integer serviceVlan) { method serviceVlanProtocol (line 409) | public Builder serviceVlanProtocol(@Nullable Output serviceV... method serviceVlanProtocol (line 420) | public Builder serviceVlanProtocol(String serviceVlanProtocol) { method build (line 424) | public QinqLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/Sdn_zoneFunctions.java class Sdn_zoneFunctions (line 44) | public final class Sdn_zoneFunctions { method getEvpn (line 101) | public static Output getEvpn(GetEvpnArgs args) { method getEvpnPlain (line 160) | public static CompletableFuture getEvpnPlain(GetEvpnPla... method getEvpn (line 219) | public static Output getEvpn(GetEvpnArgs args, InvokeOp... method getEvpn (line 278) | public static Output getEvpn(GetEvpnArgs args, InvokeOu... method getEvpnPlain (line 337) | public static CompletableFuture getEvpnPlain(GetEvpnPla... method getEvpnLegacy (line 398) | public static Output getEvpnLegacy(GetEvpnLegacyA... method getEvpnLegacyPlain (line 459) | public static CompletableFuture getEvpnLegacyPlai... method getEvpnLegacy (line 520) | public static Output getEvpnLegacy(GetEvpnLegacyA... method getEvpnLegacy (line 581) | public static Output getEvpnLegacy(GetEvpnLegacyA... method getEvpnLegacyPlain (line 642) | public static CompletableFuture getEvpnLegacyPlai... method getQinq (line 696) | public static Output getQinq(GetQinqArgs args) { method getQinqPlain (line 750) | public static CompletableFuture getQinqPlain(GetQinqPla... method getQinq (line 804) | public static Output getQinq(GetQinqArgs args, InvokeOp... method getQinq (line 858) | public static Output getQinq(GetQinqArgs args, InvokeOu... method getQinqPlain (line 912) | public static CompletableFuture getQinqPlain(GetQinqPla... method getQinqLegacy (line 968) | public static Output getQinqLegacy(GetQinqLegacyA... method getQinqLegacyPlain (line 1024) | public static CompletableFuture getQinqLegacyPlai... method getQinqLegacy (line 1080) | public static Output getQinqLegacy(GetQinqLegacyA... method getQinqLegacy (line 1136) | public static Output getQinqLegacy(GetQinqLegacyA... method getQinqLegacyPlain (line 1192) | public static CompletableFuture getQinqLegacyPlai... method getSimple (line 1243) | public static Output getSimple(GetSimpleArgs args) { method getSimplePlain (line 1294) | public static CompletableFuture getSimplePlain(GetSim... method getSimple (line 1345) | public static Output getSimple(GetSimpleArgs args, In... method getSimple (line 1396) | public static Output getSimple(GetSimpleArgs args, In... method getSimplePlain (line 1447) | public static CompletableFuture getSimplePlain(GetSim... method getSimpleLegacy (line 1500) | public static Output getSimpleLegacy(GetSimpleL... method getSimpleLegacyPlain (line 1553) | public static CompletableFuture getSimpleLegacy... method getSimpleLegacy (line 1606) | public static Output getSimpleLegacy(GetSimpleL... method getSimpleLegacy (line 1659) | public static Output getSimpleLegacy(GetSimpleL... method getSimpleLegacyPlain (line 1712) | public static CompletableFuture getSimpleLegacy... method getVlan (line 1764) | public static Output getVlan(GetVlanArgs args) { method getVlanPlain (line 1816) | public static CompletableFuture getVlanPlain(GetVlanPla... method getVlan (line 1868) | public static Output getVlan(GetVlanArgs args, InvokeOp... method getVlan (line 1920) | public static Output getVlan(GetVlanArgs args, InvokeOu... method getVlanPlain (line 1972) | public static CompletableFuture getVlanPlain(GetVlanPla... method getVlanLegacy (line 2026) | public static Output getVlanLegacy(GetVlanLegacyA... method getVlanLegacyPlain (line 2080) | public static CompletableFuture getVlanLegacyPlai... method getVlanLegacy (line 2134) | public static Output getVlanLegacy(GetVlanLegacyA... method getVlanLegacy (line 2188) | public static Output getVlanLegacy(GetVlanLegacyA... method getVlanLegacyPlain (line 2242) | public static CompletableFuture getVlanLegacyPlai... method getVxlan (line 2294) | public static Output getVxlan(GetVxlanArgs args) { method getVxlanPlain (line 2346) | public static CompletableFuture getVxlanPlain(GetVxlan... method getVxlan (line 2398) | public static Output getVxlan(GetVxlanArgs args, Invok... method getVxlan (line 2450) | public static Output getVxlan(GetVxlanArgs args, Invok... method getVxlanPlain (line 2502) | public static CompletableFuture getVxlanPlain(GetVxlan... method getVxlanLegacy (line 2556) | public static Output getVxlanLegacy(GetVxlanLega... method getVxlanLegacyPlain (line 2610) | public static CompletableFuture getVxlanLegacyPl... method getVxlanLegacy (line 2664) | public static Output getVxlanLegacy(GetVxlanLega... method getVxlanLegacy (line 2718) | public static Output getVxlanLegacy(GetVxlanLega... method getVxlanLegacyPlain (line 2772) | public static CompletableFuture getVxlanLegacyPl... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/Simple.java class Simple (line 75) | @ResourceType(type="proxmoxve:sdn/zone/simple:Simple") method dhcp (line 88) | public Output> dhcp() { method dns (line 102) | public Output> dns() { method dnsZone (line 116) | public Output> dnsZone() { method ipam (line 130) | public Output> ipam() { method mtu (line 144) | public Output mtu() { method nodes (line 158) | public Output> nodes() { method pending (line 172) | public Output pending() { method resourceId (line 186) | public Output resourceId() { method reverseDns (line 200) | public Output> reverseDns() { method state (line 214) | public Output state() { method Simple (line 222) | public Simple(java.lang.String name) { method Simple (line 230) | public Simple(java.lang.String name, SimpleArgs args) { method Simple (line 239) | public Simple(java.lang.String name, SimpleArgs args, @Nullable com.pu... method Simple (line 243) | private Simple(java.lang.String name, Output id, @Nu... method makeArgs (line 247) | private static SimpleArgs makeArgs(SimpleArgs args, @Nullable com.pulu... method makeResourceOptions (line 254) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 274) | public static Simple get(java.lang.String name, Output> dhcp() { method dns (line 47) | public Optional> dns() { method dnsZone (line 62) | public Optional> dnsZone() { method ipam (line 77) | public Optional> ipam() { method mtu (line 92) | public Optional> mtu() { method nodes (line 107) | public Optional>> nodes() { method resourceId (line 122) | public Output resourceId() { method reverseDns (line 137) | public Optional> reverseDns() { method SimpleArgs (line 141) | private SimpleArgs() {} method SimpleArgs (line 143) | private SimpleArgs(SimpleArgs $) { method builder (line 154) | public static Builder builder() { method builder (line 157) | public static Builder builder(SimpleArgs defaults) { class Builder (line 161) | public static final class Builder { method Builder (line 164) | public Builder() { method Builder (line 168) | public Builder(SimpleArgs defaults) { method dhcp (line 178) | public Builder dhcp(@Nullable Output dhcp) { method dhcp (line 189) | public Builder dhcp(String dhcp) { method dns (line 199) | public Builder dns(@Nullable Output dns) { method dns (line 210) | public Builder dns(String dns) { method dnsZone (line 220) | public Builder dnsZone(@Nullable Output dnsZone) { method dnsZone (line 231) | public Builder dnsZone(String dnsZone) { method ipam (line 241) | public Builder ipam(@Nullable Output ipam) { method ipam (line 252) | public Builder ipam(String ipam) { method mtu (line 262) | public Builder mtu(@Nullable Output mtu) { method mtu (line 273) | public Builder mtu(Integer mtu) { method nodes (line 283) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 294) | public Builder nodes(List nodes) { method nodes (line 304) | public Builder nodes(String... nodes) { method resourceId (line 314) | public Builder resourceId(Output resourceId) { method resourceId (line 325) | public Builder resourceId(String resourceId) { method reverseDns (line 335) | public Builder reverseDns(@Nullable Output reverseDns) { method reverseDns (line 346) | public Builder reverseDns(String reverseDns) { method build (line 350) | public SimpleArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/SimpleLegacy.java class SimpleLegacy (line 76) | @ResourceType(type="proxmoxve:sdn/zone/simpleLegacy:SimpleLegacy") method dhcp (line 89) | public Output> dhcp() { method dns (line 103) | public Output> dns() { method dnsZone (line 117) | public Output> dnsZone() { method ipam (line 131) | public Output> ipam() { method mtu (line 145) | public Output mtu() { method nodes (line 159) | public Output> nodes() { method pending (line 173) | public Output pending() { method resourceId (line 187) | public Output resourceId() { method reverseDns (line 201) | public Output> reverseDns() { method state (line 215) | public Output state() { method SimpleLegacy (line 223) | public SimpleLegacy(java.lang.String name) { method SimpleLegacy (line 231) | public SimpleLegacy(java.lang.String name, SimpleLegacyArgs args) { method SimpleLegacy (line 240) | public SimpleLegacy(java.lang.String name, SimpleLegacyArgs args, @Nul... method SimpleLegacy (line 244) | private SimpleLegacy(java.lang.String name, Output i... method makeArgs (line 248) | private static SimpleLegacyArgs makeArgs(SimpleLegacyArgs args, @Nulla... method makeResourceOptions (line 255) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 272) | public static SimpleLegacy get(java.lang.String name, Output> dhcp() { method dns (line 47) | public Optional> dns() { method dnsZone (line 62) | public Optional> dnsZone() { method ipam (line 77) | public Optional> ipam() { method mtu (line 92) | public Optional> mtu() { method nodes (line 107) | public Optional>> nodes() { method resourceId (line 122) | public Output resourceId() { method reverseDns (line 137) | public Optional> reverseDns() { method SimpleLegacyArgs (line 141) | private SimpleLegacyArgs() {} method SimpleLegacyArgs (line 143) | private SimpleLegacyArgs(SimpleLegacyArgs $) { method builder (line 154) | public static Builder builder() { method builder (line 157) | public static Builder builder(SimpleLegacyArgs defaults) { class Builder (line 161) | public static final class Builder { method Builder (line 164) | public Builder() { method Builder (line 168) | public Builder(SimpleLegacyArgs defaults) { method dhcp (line 178) | public Builder dhcp(@Nullable Output dhcp) { method dhcp (line 189) | public Builder dhcp(String dhcp) { method dns (line 199) | public Builder dns(@Nullable Output dns) { method dns (line 210) | public Builder dns(String dns) { method dnsZone (line 220) | public Builder dnsZone(@Nullable Output dnsZone) { method dnsZone (line 231) | public Builder dnsZone(String dnsZone) { method ipam (line 241) | public Builder ipam(@Nullable Output ipam) { method ipam (line 252) | public Builder ipam(String ipam) { method mtu (line 262) | public Builder mtu(@Nullable Output mtu) { method mtu (line 273) | public Builder mtu(Integer mtu) { method nodes (line 283) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 294) | public Builder nodes(List nodes) { method nodes (line 304) | public Builder nodes(String... nodes) { method resourceId (line 314) | public Builder resourceId(Output resourceId) { method resourceId (line 325) | public Builder resourceId(String resourceId) { method reverseDns (line 335) | public Builder reverseDns(@Nullable Output reverseDns) { method reverseDns (line 346) | public Builder reverseDns(String reverseDns) { method build (line 350) | public SimpleLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/Vlan.java class Vlan (line 75) | @ResourceType(type="proxmoxve:sdn/zone/vlan:Vlan") method bridge (line 88) | public Output bridge() { method dns (line 102) | public Output> dns() { method dnsZone (line 116) | public Output> dnsZone() { method ipam (line 130) | public Output> ipam() { method mtu (line 144) | public Output mtu() { method nodes (line 158) | public Output> nodes() { method pending (line 172) | public Output pending() { method resourceId (line 186) | public Output resourceId() { method reverseDns (line 200) | public Output> reverseDns() { method state (line 214) | public Output state() { method Vlan (line 222) | public Vlan(java.lang.String name) { method Vlan (line 230) | public Vlan(java.lang.String name, VlanArgs args) { method Vlan (line 239) | public Vlan(java.lang.String name, VlanArgs args, @Nullable com.pulumi... method Vlan (line 243) | private Vlan(java.lang.String name, Output id, @Null... method makeArgs (line 247) | private static VlanArgs makeArgs(VlanArgs args, @Nullable com.pulumi.r... method makeResourceOptions (line 254) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 274) | public static Vlan get(java.lang.String name, Output... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/VlanArgs.java class VlanArgs (line 17) | public final class VlanArgs extends com.pulumi.resources.ResourceArgs { method bridge (line 32) | public Output bridge() { method dns (line 47) | public Optional> dns() { method dnsZone (line 62) | public Optional> dnsZone() { method ipam (line 77) | public Optional> ipam() { method mtu (line 92) | public Optional> mtu() { method nodes (line 107) | public Optional>> nodes() { method resourceId (line 122) | public Output resourceId() { method reverseDns (line 137) | public Optional> reverseDns() { method VlanArgs (line 141) | private VlanArgs() {} method VlanArgs (line 143) | private VlanArgs(VlanArgs $) { method builder (line 154) | public static Builder builder() { method builder (line 157) | public static Builder builder(VlanArgs defaults) { class Builder (line 161) | public static final class Builder { method Builder (line 164) | public Builder() { method Builder (line 168) | public Builder(VlanArgs defaults) { method bridge (line 178) | public Builder bridge(Output bridge) { method bridge (line 189) | public Builder bridge(String bridge) { method dns (line 199) | public Builder dns(@Nullable Output dns) { method dns (line 210) | public Builder dns(String dns) { method dnsZone (line 220) | public Builder dnsZone(@Nullable Output dnsZone) { method dnsZone (line 231) | public Builder dnsZone(String dnsZone) { method ipam (line 241) | public Builder ipam(@Nullable Output ipam) { method ipam (line 252) | public Builder ipam(String ipam) { method mtu (line 262) | public Builder mtu(@Nullable Output mtu) { method mtu (line 273) | public Builder mtu(Integer mtu) { method nodes (line 283) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 294) | public Builder nodes(List nodes) { method nodes (line 304) | public Builder nodes(String... nodes) { method resourceId (line 314) | public Builder resourceId(Output resourceId) { method resourceId (line 325) | public Builder resourceId(String resourceId) { method reverseDns (line 335) | public Builder reverseDns(@Nullable Output reverseDns) { method reverseDns (line 346) | public Builder reverseDns(String reverseDns) { method build (line 350) | public VlanArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/VlanLegacy.java class VlanLegacy (line 76) | @ResourceType(type="proxmoxve:sdn/zone/vlanLegacy:VlanLegacy") method bridge (line 89) | public Output bridge() { method dns (line 103) | public Output> dns() { method dnsZone (line 117) | public Output> dnsZone() { method ipam (line 131) | public Output> ipam() { method mtu (line 145) | public Output mtu() { method nodes (line 159) | public Output> nodes() { method pending (line 173) | public Output pending() { method resourceId (line 187) | public Output resourceId() { method reverseDns (line 201) | public Output> reverseDns() { method state (line 215) | public Output state() { method VlanLegacy (line 223) | public VlanLegacy(java.lang.String name) { method VlanLegacy (line 231) | public VlanLegacy(java.lang.String name, VlanLegacyArgs args) { method VlanLegacy (line 240) | public VlanLegacy(java.lang.String name, VlanLegacyArgs args, @Nullabl... method VlanLegacy (line 244) | private VlanLegacy(java.lang.String name, Output id,... method makeArgs (line 248) | private static VlanLegacyArgs makeArgs(VlanLegacyArgs args, @Nullable ... method makeResourceOptions (line 255) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 272) | public static VlanLegacy get(java.lang.String name, Output bridge() { method dns (line 47) | public Optional> dns() { method dnsZone (line 62) | public Optional> dnsZone() { method ipam (line 77) | public Optional> ipam() { method mtu (line 92) | public Optional> mtu() { method nodes (line 107) | public Optional>> nodes() { method resourceId (line 122) | public Output resourceId() { method reverseDns (line 137) | public Optional> reverseDns() { method VlanLegacyArgs (line 141) | private VlanLegacyArgs() {} method VlanLegacyArgs (line 143) | private VlanLegacyArgs(VlanLegacyArgs $) { method builder (line 154) | public static Builder builder() { method builder (line 157) | public static Builder builder(VlanLegacyArgs defaults) { class Builder (line 161) | public static final class Builder { method Builder (line 164) | public Builder() { method Builder (line 168) | public Builder(VlanLegacyArgs defaults) { method bridge (line 178) | public Builder bridge(Output bridge) { method bridge (line 189) | public Builder bridge(String bridge) { method dns (line 199) | public Builder dns(@Nullable Output dns) { method dns (line 210) | public Builder dns(String dns) { method dnsZone (line 220) | public Builder dnsZone(@Nullable Output dnsZone) { method dnsZone (line 231) | public Builder dnsZone(String dnsZone) { method ipam (line 241) | public Builder ipam(@Nullable Output ipam) { method ipam (line 252) | public Builder ipam(String ipam) { method mtu (line 262) | public Builder mtu(@Nullable Output mtu) { method mtu (line 273) | public Builder mtu(Integer mtu) { method nodes (line 283) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 294) | public Builder nodes(List nodes) { method nodes (line 304) | public Builder nodes(String... nodes) { method resourceId (line 314) | public Builder resourceId(Output resourceId) { method resourceId (line 325) | public Builder resourceId(String resourceId) { method reverseDns (line 335) | public Builder reverseDns(@Nullable Output reverseDns) { method reverseDns (line 346) | public Builder reverseDns(String reverseDns) { method build (line 350) | public VlanLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/Vxlan.java class Vxlan (line 78) | @ResourceType(type="proxmoxve:sdn/zone/vxlan:Vxlan") method dns (line 91) | public Output> dns() { method dnsZone (line 105) | public Output> dnsZone() { method ipam (line 119) | public Output> ipam() { method mtu (line 133) | public Output mtu() { method nodes (line 147) | public Output> nodes() { method peers (line 161) | public Output> peers() { method pending (line 175) | public Output pending() { method resourceId (line 189) | public Output resourceId() { method reverseDns (line 203) | public Output> reverseDns() { method state (line 217) | public Output state() { method Vxlan (line 225) | public Vxlan(java.lang.String name) { method Vxlan (line 233) | public Vxlan(java.lang.String name, VxlanArgs args) { method Vxlan (line 242) | public Vxlan(java.lang.String name, VxlanArgs args, @Nullable com.pulu... method Vxlan (line 246) | private Vxlan(java.lang.String name, Output id, @Nul... method makeArgs (line 250) | private static VxlanArgs makeArgs(VxlanArgs args, @Nullable com.pulumi... method makeResourceOptions (line 257) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 277) | public static Vxlan get(java.lang.String name, Output> dns() { method dnsZone (line 47) | public Optional> dnsZone() { method ipam (line 62) | public Optional> ipam() { method mtu (line 77) | public Optional> mtu() { method nodes (line 92) | public Optional>> nodes() { method peers (line 107) | public Output> peers() { method resourceId (line 122) | public Output resourceId() { method reverseDns (line 137) | public Optional> reverseDns() { method VxlanArgs (line 141) | private VxlanArgs() {} method VxlanArgs (line 143) | private VxlanArgs(VxlanArgs $) { method builder (line 154) | public static Builder builder() { method builder (line 157) | public static Builder builder(VxlanArgs defaults) { class Builder (line 161) | public static final class Builder { method Builder (line 164) | public Builder() { method Builder (line 168) | public Builder(VxlanArgs defaults) { method dns (line 178) | public Builder dns(@Nullable Output dns) { method dns (line 189) | public Builder dns(String dns) { method dnsZone (line 199) | public Builder dnsZone(@Nullable Output dnsZone) { method dnsZone (line 210) | public Builder dnsZone(String dnsZone) { method ipam (line 220) | public Builder ipam(@Nullable Output ipam) { method ipam (line 231) | public Builder ipam(String ipam) { method mtu (line 241) | public Builder mtu(@Nullable Output mtu) { method mtu (line 252) | public Builder mtu(Integer mtu) { method nodes (line 262) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 273) | public Builder nodes(List nodes) { method nodes (line 283) | public Builder nodes(String... nodes) { method peers (line 293) | public Builder peers(Output> peers) { method peers (line 304) | public Builder peers(List peers) { method peers (line 314) | public Builder peers(String... peers) { method resourceId (line 324) | public Builder resourceId(Output resourceId) { method resourceId (line 335) | public Builder resourceId(String resourceId) { method reverseDns (line 345) | public Builder reverseDns(@Nullable Output reverseDns) { method reverseDns (line 356) | public Builder reverseDns(String reverseDns) { method build (line 360) | public VxlanArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/VxlanLegacy.java class VxlanLegacy (line 79) | @ResourceType(type="proxmoxve:sdn/zone/vxlanLegacy:VxlanLegacy") method dns (line 92) | public Output> dns() { method dnsZone (line 106) | public Output> dnsZone() { method ipam (line 120) | public Output> ipam() { method mtu (line 134) | public Output mtu() { method nodes (line 148) | public Output> nodes() { method peers (line 162) | public Output> peers() { method pending (line 176) | public Output pending() { method resourceId (line 190) | public Output resourceId() { method reverseDns (line 204) | public Output> reverseDns() { method state (line 218) | public Output state() { method VxlanLegacy (line 226) | public VxlanLegacy(java.lang.String name) { method VxlanLegacy (line 234) | public VxlanLegacy(java.lang.String name, VxlanLegacyArgs args) { method VxlanLegacy (line 243) | public VxlanLegacy(java.lang.String name, VxlanLegacyArgs args, @Nulla... method VxlanLegacy (line 247) | private VxlanLegacy(java.lang.String name, Output id... method makeArgs (line 251) | private static VxlanLegacyArgs makeArgs(VxlanLegacyArgs args, @Nullabl... method makeResourceOptions (line 258) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 275) | public static VxlanLegacy get(java.lang.String name, Output> dns() { method dnsZone (line 47) | public Optional> dnsZone() { method ipam (line 62) | public Optional> ipam() { method mtu (line 77) | public Optional> mtu() { method nodes (line 92) | public Optional>> nodes() { method peers (line 107) | public Output> peers() { method resourceId (line 122) | public Output resourceId() { method reverseDns (line 137) | public Optional> reverseDns() { method VxlanLegacyArgs (line 141) | private VxlanLegacyArgs() {} method VxlanLegacyArgs (line 143) | private VxlanLegacyArgs(VxlanLegacyArgs $) { method builder (line 154) | public static Builder builder() { method builder (line 157) | public static Builder builder(VxlanLegacyArgs defaults) { class Builder (line 161) | public static final class Builder { method Builder (line 164) | public Builder() { method Builder (line 168) | public Builder(VxlanLegacyArgs defaults) { method dns (line 178) | public Builder dns(@Nullable Output dns) { method dns (line 189) | public Builder dns(String dns) { method dnsZone (line 199) | public Builder dnsZone(@Nullable Output dnsZone) { method dnsZone (line 210) | public Builder dnsZone(String dnsZone) { method ipam (line 220) | public Builder ipam(@Nullable Output ipam) { method ipam (line 231) | public Builder ipam(String ipam) { method mtu (line 241) | public Builder mtu(@Nullable Output mtu) { method mtu (line 252) | public Builder mtu(Integer mtu) { method nodes (line 262) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 273) | public Builder nodes(List nodes) { method nodes (line 283) | public Builder nodes(String... nodes) { method peers (line 293) | public Builder peers(Output> peers) { method peers (line 304) | public Builder peers(List peers) { method peers (line 314) | public Builder peers(String... peers) { method resourceId (line 324) | public Builder resourceId(Output resourceId) { method resourceId (line 335) | public Builder resourceId(String resourceId) { method reverseDns (line 345) | public Builder reverseDns(@Nullable Output reverseDns) { method reverseDns (line 356) | public Builder reverseDns(String reverseDns) { method build (line 360) | public VxlanLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/EvpnLegacyState.java class EvpnLegacyState (line 17) | public final class EvpnLegacyState extends com.pulumi.resources.Resource... method advertiseSubnets (line 32) | public Optional> advertiseSubnets() { method controller (line 47) | public Optional> controller() { method disableArpNdSuppression (line 62) | public Optional> disableArpNdSuppression() { method dns (line 77) | public Optional> dns() { method dnsZone (line 92) | public Optional> dnsZone() { method exitNodes (line 107) | public Optional>> exitNodes() { method exitNodesLocalRouting (line 122) | public Optional> exitNodesLocalRouting() { method ipam (line 137) | public Optional> ipam() { method mtu (line 152) | public Optional> mtu() { method nodes (line 167) | public Optional>> nodes() { method pending (line 182) | public Optional> pending() { method primaryExitNode (line 197) | public Optional> primaryExitNode() { method resourceId (line 212) | public Optional> resourceId() { method reverseDns (line 227) | public Optional> reverseDns() { method rtImport (line 242) | public Optional> rtImport() { method state (line 257) | public Optional> state() { method vrfVxlan (line 272) | public Optional> vrfVxlan() { method EvpnLegacyState (line 276) | private EvpnLegacyState() {} method EvpnLegacyState (line 278) | private EvpnLegacyState(EvpnLegacyState $) { method builder (line 298) | public static Builder builder() { method builder (line 301) | public static Builder builder(EvpnLegacyState defaults) { class Builder (line 305) | public static final class Builder { method Builder (line 308) | public Builder() { method Builder (line 312) | public Builder(EvpnLegacyState defaults) { method advertiseSubnets (line 322) | public Builder advertiseSubnets(@Nullable Output advertiseS... method advertiseSubnets (line 333) | public Builder advertiseSubnets(Boolean advertiseSubnets) { method controller (line 343) | public Builder controller(@Nullable Output controller) { method controller (line 354) | public Builder controller(String controller) { method disableArpNdSuppression (line 364) | public Builder disableArpNdSuppression(@Nullable Output dis... method disableArpNdSuppression (line 375) | public Builder disableArpNdSuppression(Boolean disableArpNdSuppressi... method dns (line 385) | public Builder dns(@Nullable Output dns) { method dns (line 396) | public Builder dns(String dns) { method dnsZone (line 406) | public Builder dnsZone(@Nullable Output dnsZone) { method dnsZone (line 417) | public Builder dnsZone(String dnsZone) { method exitNodes (line 427) | public Builder exitNodes(@Nullable Output> exitNodes) { method exitNodes (line 438) | public Builder exitNodes(List exitNodes) { method exitNodes (line 448) | public Builder exitNodes(String... exitNodes) { method exitNodesLocalRouting (line 458) | public Builder exitNodesLocalRouting(@Nullable Output exitN... method exitNodesLocalRouting (line 469) | public Builder exitNodesLocalRouting(Boolean exitNodesLocalRouting) { method ipam (line 479) | public Builder ipam(@Nullable Output ipam) { method ipam (line 490) | public Builder ipam(String ipam) { method mtu (line 500) | public Builder mtu(@Nullable Output mtu) { method mtu (line 511) | public Builder mtu(Integer mtu) { method nodes (line 521) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 532) | public Builder nodes(List nodes) { method nodes (line 542) | public Builder nodes(String... nodes) { method pending (line 552) | public Builder pending(@Nullable Output pending) { method pending (line 563) | public Builder pending(Boolean pending) { method primaryExitNode (line 573) | public Builder primaryExitNode(@Nullable Output primaryExitN... method primaryExitNode (line 584) | public Builder primaryExitNode(String primaryExitNode) { method resourceId (line 594) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 605) | public Builder resourceId(String resourceId) { method reverseDns (line 615) | public Builder reverseDns(@Nullable Output reverseDns) { method reverseDns (line 626) | public Builder reverseDns(String reverseDns) { method rtImport (line 636) | public Builder rtImport(@Nullable Output rtImport) { method rtImport (line 647) | public Builder rtImport(String rtImport) { method state (line 657) | public Builder state(@Nullable Output state) { method state (line 668) | public Builder state(String state) { method vrfVxlan (line 678) | public Builder vrfVxlan(@Nullable Output vrfVxlan) { method vrfVxlan (line 689) | public Builder vrfVxlan(Integer vrfVxlan) { method build (line 693) | public EvpnLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/EvpnState.java class EvpnState (line 17) | public final class EvpnState extends com.pulumi.resources.ResourceArgs { method advertiseSubnets (line 32) | public Optional> advertiseSubnets() { method controller (line 47) | public Optional> controller() { method disableArpNdSuppression (line 62) | public Optional> disableArpNdSuppression() { method dns (line 77) | public Optional> dns() { method dnsZone (line 92) | public Optional> dnsZone() { method exitNodes (line 107) | public Optional>> exitNodes() { method exitNodesLocalRouting (line 122) | public Optional> exitNodesLocalRouting() { method ipam (line 137) | public Optional> ipam() { method mtu (line 152) | public Optional> mtu() { method nodes (line 167) | public Optional>> nodes() { method pending (line 182) | public Optional> pending() { method primaryExitNode (line 197) | public Optional> primaryExitNode() { method resourceId (line 212) | public Optional> resourceId() { method reverseDns (line 227) | public Optional> reverseDns() { method rtImport (line 242) | public Optional> rtImport() { method state (line 257) | public Optional> state() { method vrfVxlan (line 272) | public Optional> vrfVxlan() { method EvpnState (line 276) | private EvpnState() {} method EvpnState (line 278) | private EvpnState(EvpnState $) { method builder (line 298) | public static Builder builder() { method builder (line 301) | public static Builder builder(EvpnState defaults) { class Builder (line 305) | public static final class Builder { method Builder (line 308) | public Builder() { method Builder (line 312) | public Builder(EvpnState defaults) { method advertiseSubnets (line 322) | public Builder advertiseSubnets(@Nullable Output advertiseS... method advertiseSubnets (line 333) | public Builder advertiseSubnets(Boolean advertiseSubnets) { method controller (line 343) | public Builder controller(@Nullable Output controller) { method controller (line 354) | public Builder controller(String controller) { method disableArpNdSuppression (line 364) | public Builder disableArpNdSuppression(@Nullable Output dis... method disableArpNdSuppression (line 375) | public Builder disableArpNdSuppression(Boolean disableArpNdSuppressi... method dns (line 385) | public Builder dns(@Nullable Output dns) { method dns (line 396) | public Builder dns(String dns) { method dnsZone (line 406) | public Builder dnsZone(@Nullable Output dnsZone) { method dnsZone (line 417) | public Builder dnsZone(String dnsZone) { method exitNodes (line 427) | public Builder exitNodes(@Nullable Output> exitNodes) { method exitNodes (line 438) | public Builder exitNodes(List exitNodes) { method exitNodes (line 448) | public Builder exitNodes(String... exitNodes) { method exitNodesLocalRouting (line 458) | public Builder exitNodesLocalRouting(@Nullable Output exitN... method exitNodesLocalRouting (line 469) | public Builder exitNodesLocalRouting(Boolean exitNodesLocalRouting) { method ipam (line 479) | public Builder ipam(@Nullable Output ipam) { method ipam (line 490) | public Builder ipam(String ipam) { method mtu (line 500) | public Builder mtu(@Nullable Output mtu) { method mtu (line 511) | public Builder mtu(Integer mtu) { method nodes (line 521) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 532) | public Builder nodes(List nodes) { method nodes (line 542) | public Builder nodes(String... nodes) { method pending (line 552) | public Builder pending(@Nullable Output pending) { method pending (line 563) | public Builder pending(Boolean pending) { method primaryExitNode (line 573) | public Builder primaryExitNode(@Nullable Output primaryExitN... method primaryExitNode (line 584) | public Builder primaryExitNode(String primaryExitNode) { method resourceId (line 594) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 605) | public Builder resourceId(String resourceId) { method reverseDns (line 615) | public Builder reverseDns(@Nullable Output reverseDns) { method reverseDns (line 626) | public Builder reverseDns(String reverseDns) { method rtImport (line 636) | public Builder rtImport(@Nullable Output rtImport) { method rtImport (line 647) | public Builder rtImport(String rtImport) { method state (line 657) | public Builder state(@Nullable Output state) { method state (line 668) | public Builder state(String state) { method vrfVxlan (line 678) | public Builder vrfVxlan(@Nullable Output vrfVxlan) { method vrfVxlan (line 689) | public Builder vrfVxlan(Integer vrfVxlan) { method build (line 693) | public EvpnState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/GetEvpnArgs.java class GetEvpnArgs (line 13) | public final class GetEvpnArgs extends com.pulumi.resources.InvokeArgs { method id (line 28) | public Output id() { method GetEvpnArgs (line 32) | private GetEvpnArgs() {} method GetEvpnArgs (line 34) | private GetEvpnArgs(GetEvpnArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetEvpnArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetEvpnArgs defaults) { method id (line 62) | public Builder id(Output id) { method id (line 73) | public Builder id(String id) { method build (line 77) | public GetEvpnArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/GetEvpnLegacyArgs.java class GetEvpnLegacyArgs (line 13) | public final class GetEvpnLegacyArgs extends com.pulumi.resources.Invoke... method id (line 28) | public Output id() { method GetEvpnLegacyArgs (line 32) | private GetEvpnLegacyArgs() {} method GetEvpnLegacyArgs (line 34) | private GetEvpnLegacyArgs(GetEvpnLegacyArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetEvpnLegacyArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetEvpnLegacyArgs defaults) { method id (line 62) | public Builder id(Output id) { method id (line 73) | public Builder id(String id) { method build (line 77) | public GetEvpnLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/GetEvpnLegacyPlainArgs.java class GetEvpnLegacyPlainArgs (line 12) | public final class GetEvpnLegacyPlainArgs extends com.pulumi.resources.I... method id (line 27) | public String id() { method GetEvpnLegacyPlainArgs (line 31) | private GetEvpnLegacyPlainArgs() {} method GetEvpnLegacyPlainArgs (line 33) | private GetEvpnLegacyPlainArgs(GetEvpnLegacyPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetEvpnLegacyPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetEvpnLegacyPlainArgs defaults) { method id (line 61) | public Builder id(String id) { method build (line 66) | public GetEvpnLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/GetEvpnPlainArgs.java class GetEvpnPlainArgs (line 12) | public final class GetEvpnPlainArgs extends com.pulumi.resources.InvokeA... method id (line 27) | public String id() { method GetEvpnPlainArgs (line 31) | private GetEvpnPlainArgs() {} method GetEvpnPlainArgs (line 33) | private GetEvpnPlainArgs(GetEvpnPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetEvpnPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetEvpnPlainArgs defaults) { method id (line 61) | public Builder id(String id) { method build (line 66) | public GetEvpnPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/GetQinqArgs.java class GetQinqArgs (line 13) | public final class GetQinqArgs extends com.pulumi.resources.InvokeArgs { method id (line 28) | public Output id() { method GetQinqArgs (line 32) | private GetQinqArgs() {} method GetQinqArgs (line 34) | private GetQinqArgs(GetQinqArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetQinqArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetQinqArgs defaults) { method id (line 62) | public Builder id(Output id) { method id (line 73) | public Builder id(String id) { method build (line 77) | public GetQinqArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/GetQinqLegacyArgs.java class GetQinqLegacyArgs (line 13) | public final class GetQinqLegacyArgs extends com.pulumi.resources.Invoke... method id (line 28) | public Output id() { method GetQinqLegacyArgs (line 32) | private GetQinqLegacyArgs() {} method GetQinqLegacyArgs (line 34) | private GetQinqLegacyArgs(GetQinqLegacyArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetQinqLegacyArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetQinqLegacyArgs defaults) { method id (line 62) | public Builder id(Output id) { method id (line 73) | public Builder id(String id) { method build (line 77) | public GetQinqLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/GetQinqLegacyPlainArgs.java class GetQinqLegacyPlainArgs (line 12) | public final class GetQinqLegacyPlainArgs extends com.pulumi.resources.I... method id (line 27) | public String id() { method GetQinqLegacyPlainArgs (line 31) | private GetQinqLegacyPlainArgs() {} method GetQinqLegacyPlainArgs (line 33) | private GetQinqLegacyPlainArgs(GetQinqLegacyPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetQinqLegacyPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetQinqLegacyPlainArgs defaults) { method id (line 61) | public Builder id(String id) { method build (line 66) | public GetQinqLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/GetQinqPlainArgs.java class GetQinqPlainArgs (line 12) | public final class GetQinqPlainArgs extends com.pulumi.resources.InvokeA... method id (line 27) | public String id() { method GetQinqPlainArgs (line 31) | private GetQinqPlainArgs() {} method GetQinqPlainArgs (line 33) | private GetQinqPlainArgs(GetQinqPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetQinqPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetQinqPlainArgs defaults) { method id (line 61) | public Builder id(String id) { method build (line 66) | public GetQinqPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/GetSimpleArgs.java class GetSimpleArgs (line 13) | public final class GetSimpleArgs extends com.pulumi.resources.InvokeArgs { method id (line 28) | public Output id() { method GetSimpleArgs (line 32) | private GetSimpleArgs() {} method GetSimpleArgs (line 34) | private GetSimpleArgs(GetSimpleArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetSimpleArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetSimpleArgs defaults) { method id (line 62) | public Builder id(Output id) { method id (line 73) | public Builder id(String id) { method build (line 77) | public GetSimpleArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/GetSimpleLegacyArgs.java class GetSimpleLegacyArgs (line 13) | public final class GetSimpleLegacyArgs extends com.pulumi.resources.Invo... method id (line 28) | public Output id() { method GetSimpleLegacyArgs (line 32) | private GetSimpleLegacyArgs() {} method GetSimpleLegacyArgs (line 34) | private GetSimpleLegacyArgs(GetSimpleLegacyArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetSimpleLegacyArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetSimpleLegacyArgs defaults) { method id (line 62) | public Builder id(Output id) { method id (line 73) | public Builder id(String id) { method build (line 77) | public GetSimpleLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/GetSimpleLegacyPlainArgs.java class GetSimpleLegacyPlainArgs (line 12) | public final class GetSimpleLegacyPlainArgs extends com.pulumi.resources... method id (line 27) | public String id() { method GetSimpleLegacyPlainArgs (line 31) | private GetSimpleLegacyPlainArgs() {} method GetSimpleLegacyPlainArgs (line 33) | private GetSimpleLegacyPlainArgs(GetSimpleLegacyPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetSimpleLegacyPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetSimpleLegacyPlainArgs defaults) { method id (line 61) | public Builder id(String id) { method build (line 66) | public GetSimpleLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/GetSimplePlainArgs.java class GetSimplePlainArgs (line 12) | public final class GetSimplePlainArgs extends com.pulumi.resources.Invok... method id (line 27) | public String id() { method GetSimplePlainArgs (line 31) | private GetSimplePlainArgs() {} method GetSimplePlainArgs (line 33) | private GetSimplePlainArgs(GetSimplePlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetSimplePlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetSimplePlainArgs defaults) { method id (line 61) | public Builder id(String id) { method build (line 66) | public GetSimplePlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/GetVlanArgs.java class GetVlanArgs (line 13) | public final class GetVlanArgs extends com.pulumi.resources.InvokeArgs { method id (line 28) | public Output id() { method GetVlanArgs (line 32) | private GetVlanArgs() {} method GetVlanArgs (line 34) | private GetVlanArgs(GetVlanArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetVlanArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetVlanArgs defaults) { method id (line 62) | public Builder id(Output id) { method id (line 73) | public Builder id(String id) { method build (line 77) | public GetVlanArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/GetVlanLegacyArgs.java class GetVlanLegacyArgs (line 13) | public final class GetVlanLegacyArgs extends com.pulumi.resources.Invoke... method id (line 28) | public Output id() { method GetVlanLegacyArgs (line 32) | private GetVlanLegacyArgs() {} method GetVlanLegacyArgs (line 34) | private GetVlanLegacyArgs(GetVlanLegacyArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetVlanLegacyArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetVlanLegacyArgs defaults) { method id (line 62) | public Builder id(Output id) { method id (line 73) | public Builder id(String id) { method build (line 77) | public GetVlanLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/GetVlanLegacyPlainArgs.java class GetVlanLegacyPlainArgs (line 12) | public final class GetVlanLegacyPlainArgs extends com.pulumi.resources.I... method id (line 27) | public String id() { method GetVlanLegacyPlainArgs (line 31) | private GetVlanLegacyPlainArgs() {} method GetVlanLegacyPlainArgs (line 33) | private GetVlanLegacyPlainArgs(GetVlanLegacyPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetVlanLegacyPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetVlanLegacyPlainArgs defaults) { method id (line 61) | public Builder id(String id) { method build (line 66) | public GetVlanLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/GetVlanPlainArgs.java class GetVlanPlainArgs (line 12) | public final class GetVlanPlainArgs extends com.pulumi.resources.InvokeA... method id (line 27) | public String id() { method GetVlanPlainArgs (line 31) | private GetVlanPlainArgs() {} method GetVlanPlainArgs (line 33) | private GetVlanPlainArgs(GetVlanPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetVlanPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetVlanPlainArgs defaults) { method id (line 61) | public Builder id(String id) { method build (line 66) | public GetVlanPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/GetVxlanArgs.java class GetVxlanArgs (line 13) | public final class GetVxlanArgs extends com.pulumi.resources.InvokeArgs { method id (line 28) | public Output id() { method GetVxlanArgs (line 32) | private GetVxlanArgs() {} method GetVxlanArgs (line 34) | private GetVxlanArgs(GetVxlanArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetVxlanArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetVxlanArgs defaults) { method id (line 62) | public Builder id(Output id) { method id (line 73) | public Builder id(String id) { method build (line 77) | public GetVxlanArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/GetVxlanLegacyArgs.java class GetVxlanLegacyArgs (line 13) | public final class GetVxlanLegacyArgs extends com.pulumi.resources.Invok... method id (line 28) | public Output id() { method GetVxlanLegacyArgs (line 32) | private GetVxlanLegacyArgs() {} method GetVxlanLegacyArgs (line 34) | private GetVxlanLegacyArgs(GetVxlanLegacyArgs $) { method builder (line 38) | public static Builder builder() { method builder (line 41) | public static Builder builder(GetVxlanLegacyArgs defaults) { class Builder (line 45) | public static final class Builder { method Builder (line 48) | public Builder() { method Builder (line 52) | public Builder(GetVxlanLegacyArgs defaults) { method id (line 62) | public Builder id(Output id) { method id (line 73) | public Builder id(String id) { method build (line 77) | public GetVxlanLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/GetVxlanLegacyPlainArgs.java class GetVxlanLegacyPlainArgs (line 12) | public final class GetVxlanLegacyPlainArgs extends com.pulumi.resources.... method id (line 27) | public String id() { method GetVxlanLegacyPlainArgs (line 31) | private GetVxlanLegacyPlainArgs() {} method GetVxlanLegacyPlainArgs (line 33) | private GetVxlanLegacyPlainArgs(GetVxlanLegacyPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetVxlanLegacyPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetVxlanLegacyPlainArgs defaults) { method id (line 61) | public Builder id(String id) { method build (line 66) | public GetVxlanLegacyPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/GetVxlanPlainArgs.java class GetVxlanPlainArgs (line 12) | public final class GetVxlanPlainArgs extends com.pulumi.resources.Invoke... method id (line 27) | public String id() { method GetVxlanPlainArgs (line 31) | private GetVxlanPlainArgs() {} method GetVxlanPlainArgs (line 33) | private GetVxlanPlainArgs(GetVxlanPlainArgs $) { method builder (line 37) | public static Builder builder() { method builder (line 40) | public static Builder builder(GetVxlanPlainArgs defaults) { class Builder (line 44) | public static final class Builder { method Builder (line 47) | public Builder() { method Builder (line 51) | public Builder(GetVxlanPlainArgs defaults) { method id (line 61) | public Builder id(String id) { method build (line 66) | public GetVxlanPlainArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/QinqLegacyState.java class QinqLegacyState (line 17) | public final class QinqLegacyState extends com.pulumi.resources.Resource... method bridge (line 32) | public Optional> bridge() { method dns (line 47) | public Optional> dns() { method dnsZone (line 62) | public Optional> dnsZone() { method ipam (line 77) | public Optional> ipam() { method mtu (line 92) | public Optional> mtu() { method nodes (line 107) | public Optional>> nodes() { method pending (line 122) | public Optional> pending() { method resourceId (line 137) | public Optional> resourceId() { method reverseDns (line 152) | public Optional> reverseDns() { method serviceVlan (line 167) | public Optional> serviceVlan() { method serviceVlanProtocol (line 182) | public Optional> serviceVlanProtocol() { method state (line 197) | public Optional> state() { method QinqLegacyState (line 201) | private QinqLegacyState() {} method QinqLegacyState (line 203) | private QinqLegacyState(QinqLegacyState $) { method builder (line 218) | public static Builder builder() { method builder (line 221) | public static Builder builder(QinqLegacyState defaults) { class Builder (line 225) | public static final class Builder { method Builder (line 228) | public Builder() { method Builder (line 232) | public Builder(QinqLegacyState defaults) { method bridge (line 242) | public Builder bridge(@Nullable Output bridge) { method bridge (line 253) | public Builder bridge(String bridge) { method dns (line 263) | public Builder dns(@Nullable Output dns) { method dns (line 274) | public Builder dns(String dns) { method dnsZone (line 284) | public Builder dnsZone(@Nullable Output dnsZone) { method dnsZone (line 295) | public Builder dnsZone(String dnsZone) { method ipam (line 305) | public Builder ipam(@Nullable Output ipam) { method ipam (line 316) | public Builder ipam(String ipam) { method mtu (line 326) | public Builder mtu(@Nullable Output mtu) { method mtu (line 337) | public Builder mtu(Integer mtu) { method nodes (line 347) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 358) | public Builder nodes(List nodes) { method nodes (line 368) | public Builder nodes(String... nodes) { method pending (line 378) | public Builder pending(@Nullable Output pending) { method pending (line 389) | public Builder pending(Boolean pending) { method resourceId (line 399) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 410) | public Builder resourceId(String resourceId) { method reverseDns (line 420) | public Builder reverseDns(@Nullable Output reverseDns) { method reverseDns (line 431) | public Builder reverseDns(String reverseDns) { method serviceVlan (line 441) | public Builder serviceVlan(@Nullable Output serviceVlan) { method serviceVlan (line 452) | public Builder serviceVlan(Integer serviceVlan) { method serviceVlanProtocol (line 462) | public Builder serviceVlanProtocol(@Nullable Output serviceV... method serviceVlanProtocol (line 473) | public Builder serviceVlanProtocol(String serviceVlanProtocol) { method state (line 483) | public Builder state(@Nullable Output state) { method state (line 494) | public Builder state(String state) { method build (line 498) | public QinqLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/QinqState.java class QinqState (line 17) | public final class QinqState extends com.pulumi.resources.ResourceArgs { method bridge (line 32) | public Optional> bridge() { method dns (line 47) | public Optional> dns() { method dnsZone (line 62) | public Optional> dnsZone() { method ipam (line 77) | public Optional> ipam() { method mtu (line 92) | public Optional> mtu() { method nodes (line 107) | public Optional>> nodes() { method pending (line 122) | public Optional> pending() { method resourceId (line 137) | public Optional> resourceId() { method reverseDns (line 152) | public Optional> reverseDns() { method serviceVlan (line 167) | public Optional> serviceVlan() { method serviceVlanProtocol (line 182) | public Optional> serviceVlanProtocol() { method state (line 197) | public Optional> state() { method QinqState (line 201) | private QinqState() {} method QinqState (line 203) | private QinqState(QinqState $) { method builder (line 218) | public static Builder builder() { method builder (line 221) | public static Builder builder(QinqState defaults) { class Builder (line 225) | public static final class Builder { method Builder (line 228) | public Builder() { method Builder (line 232) | public Builder(QinqState defaults) { method bridge (line 242) | public Builder bridge(@Nullable Output bridge) { method bridge (line 253) | public Builder bridge(String bridge) { method dns (line 263) | public Builder dns(@Nullable Output dns) { method dns (line 274) | public Builder dns(String dns) { method dnsZone (line 284) | public Builder dnsZone(@Nullable Output dnsZone) { method dnsZone (line 295) | public Builder dnsZone(String dnsZone) { method ipam (line 305) | public Builder ipam(@Nullable Output ipam) { method ipam (line 316) | public Builder ipam(String ipam) { method mtu (line 326) | public Builder mtu(@Nullable Output mtu) { method mtu (line 337) | public Builder mtu(Integer mtu) { method nodes (line 347) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 358) | public Builder nodes(List nodes) { method nodes (line 368) | public Builder nodes(String... nodes) { method pending (line 378) | public Builder pending(@Nullable Output pending) { method pending (line 389) | public Builder pending(Boolean pending) { method resourceId (line 399) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 410) | public Builder resourceId(String resourceId) { method reverseDns (line 420) | public Builder reverseDns(@Nullable Output reverseDns) { method reverseDns (line 431) | public Builder reverseDns(String reverseDns) { method serviceVlan (line 441) | public Builder serviceVlan(@Nullable Output serviceVlan) { method serviceVlan (line 452) | public Builder serviceVlan(Integer serviceVlan) { method serviceVlanProtocol (line 462) | public Builder serviceVlanProtocol(@Nullable Output serviceV... method serviceVlanProtocol (line 473) | public Builder serviceVlanProtocol(String serviceVlanProtocol) { method state (line 483) | public Builder state(@Nullable Output state) { method state (line 494) | public Builder state(String state) { method build (line 498) | public QinqState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/SimpleLegacyState.java class SimpleLegacyState (line 17) | public final class SimpleLegacyState extends com.pulumi.resources.Resour... method dhcp (line 32) | public Optional> dhcp() { method dns (line 47) | public Optional> dns() { method dnsZone (line 62) | public Optional> dnsZone() { method ipam (line 77) | public Optional> ipam() { method mtu (line 92) | public Optional> mtu() { method nodes (line 107) | public Optional>> nodes() { method pending (line 122) | public Optional> pending() { method resourceId (line 137) | public Optional> resourceId() { method reverseDns (line 152) | public Optional> reverseDns() { method state (line 167) | public Optional> state() { method SimpleLegacyState (line 171) | private SimpleLegacyState() {} method SimpleLegacyState (line 173) | private SimpleLegacyState(SimpleLegacyState $) { method builder (line 186) | public static Builder builder() { method builder (line 189) | public static Builder builder(SimpleLegacyState defaults) { class Builder (line 193) | public static final class Builder { method Builder (line 196) | public Builder() { method Builder (line 200) | public Builder(SimpleLegacyState defaults) { method dhcp (line 210) | public Builder dhcp(@Nullable Output dhcp) { method dhcp (line 221) | public Builder dhcp(String dhcp) { method dns (line 231) | public Builder dns(@Nullable Output dns) { method dns (line 242) | public Builder dns(String dns) { method dnsZone (line 252) | public Builder dnsZone(@Nullable Output dnsZone) { method dnsZone (line 263) | public Builder dnsZone(String dnsZone) { method ipam (line 273) | public Builder ipam(@Nullable Output ipam) { method ipam (line 284) | public Builder ipam(String ipam) { method mtu (line 294) | public Builder mtu(@Nullable Output mtu) { method mtu (line 305) | public Builder mtu(Integer mtu) { method nodes (line 315) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 326) | public Builder nodes(List nodes) { method nodes (line 336) | public Builder nodes(String... nodes) { method pending (line 346) | public Builder pending(@Nullable Output pending) { method pending (line 357) | public Builder pending(Boolean pending) { method resourceId (line 367) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 378) | public Builder resourceId(String resourceId) { method reverseDns (line 388) | public Builder reverseDns(@Nullable Output reverseDns) { method reverseDns (line 399) | public Builder reverseDns(String reverseDns) { method state (line 409) | public Builder state(@Nullable Output state) { method state (line 420) | public Builder state(String state) { method build (line 424) | public SimpleLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/SimpleState.java class SimpleState (line 17) | public final class SimpleState extends com.pulumi.resources.ResourceArgs { method dhcp (line 32) | public Optional> dhcp() { method dns (line 47) | public Optional> dns() { method dnsZone (line 62) | public Optional> dnsZone() { method ipam (line 77) | public Optional> ipam() { method mtu (line 92) | public Optional> mtu() { method nodes (line 107) | public Optional>> nodes() { method pending (line 122) | public Optional> pending() { method resourceId (line 137) | public Optional> resourceId() { method reverseDns (line 152) | public Optional> reverseDns() { method state (line 167) | public Optional> state() { method SimpleState (line 171) | private SimpleState() {} method SimpleState (line 173) | private SimpleState(SimpleState $) { method builder (line 186) | public static Builder builder() { method builder (line 189) | public static Builder builder(SimpleState defaults) { class Builder (line 193) | public static final class Builder { method Builder (line 196) | public Builder() { method Builder (line 200) | public Builder(SimpleState defaults) { method dhcp (line 210) | public Builder dhcp(@Nullable Output dhcp) { method dhcp (line 221) | public Builder dhcp(String dhcp) { method dns (line 231) | public Builder dns(@Nullable Output dns) { method dns (line 242) | public Builder dns(String dns) { method dnsZone (line 252) | public Builder dnsZone(@Nullable Output dnsZone) { method dnsZone (line 263) | public Builder dnsZone(String dnsZone) { method ipam (line 273) | public Builder ipam(@Nullable Output ipam) { method ipam (line 284) | public Builder ipam(String ipam) { method mtu (line 294) | public Builder mtu(@Nullable Output mtu) { method mtu (line 305) | public Builder mtu(Integer mtu) { method nodes (line 315) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 326) | public Builder nodes(List nodes) { method nodes (line 336) | public Builder nodes(String... nodes) { method pending (line 346) | public Builder pending(@Nullable Output pending) { method pending (line 357) | public Builder pending(Boolean pending) { method resourceId (line 367) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 378) | public Builder resourceId(String resourceId) { method reverseDns (line 388) | public Builder reverseDns(@Nullable Output reverseDns) { method reverseDns (line 399) | public Builder reverseDns(String reverseDns) { method state (line 409) | public Builder state(@Nullable Output state) { method state (line 420) | public Builder state(String state) { method build (line 424) | public SimpleState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/VlanLegacyState.java class VlanLegacyState (line 17) | public final class VlanLegacyState extends com.pulumi.resources.Resource... method bridge (line 32) | public Optional> bridge() { method dns (line 47) | public Optional> dns() { method dnsZone (line 62) | public Optional> dnsZone() { method ipam (line 77) | public Optional> ipam() { method mtu (line 92) | public Optional> mtu() { method nodes (line 107) | public Optional>> nodes() { method pending (line 122) | public Optional> pending() { method resourceId (line 137) | public Optional> resourceId() { method reverseDns (line 152) | public Optional> reverseDns() { method state (line 167) | public Optional> state() { method VlanLegacyState (line 171) | private VlanLegacyState() {} method VlanLegacyState (line 173) | private VlanLegacyState(VlanLegacyState $) { method builder (line 186) | public static Builder builder() { method builder (line 189) | public static Builder builder(VlanLegacyState defaults) { class Builder (line 193) | public static final class Builder { method Builder (line 196) | public Builder() { method Builder (line 200) | public Builder(VlanLegacyState defaults) { method bridge (line 210) | public Builder bridge(@Nullable Output bridge) { method bridge (line 221) | public Builder bridge(String bridge) { method dns (line 231) | public Builder dns(@Nullable Output dns) { method dns (line 242) | public Builder dns(String dns) { method dnsZone (line 252) | public Builder dnsZone(@Nullable Output dnsZone) { method dnsZone (line 263) | public Builder dnsZone(String dnsZone) { method ipam (line 273) | public Builder ipam(@Nullable Output ipam) { method ipam (line 284) | public Builder ipam(String ipam) { method mtu (line 294) | public Builder mtu(@Nullable Output mtu) { method mtu (line 305) | public Builder mtu(Integer mtu) { method nodes (line 315) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 326) | public Builder nodes(List nodes) { method nodes (line 336) | public Builder nodes(String... nodes) { method pending (line 346) | public Builder pending(@Nullable Output pending) { method pending (line 357) | public Builder pending(Boolean pending) { method resourceId (line 367) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 378) | public Builder resourceId(String resourceId) { method reverseDns (line 388) | public Builder reverseDns(@Nullable Output reverseDns) { method reverseDns (line 399) | public Builder reverseDns(String reverseDns) { method state (line 409) | public Builder state(@Nullable Output state) { method state (line 420) | public Builder state(String state) { method build (line 424) | public VlanLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/VlanState.java class VlanState (line 17) | public final class VlanState extends com.pulumi.resources.ResourceArgs { method bridge (line 32) | public Optional> bridge() { method dns (line 47) | public Optional> dns() { method dnsZone (line 62) | public Optional> dnsZone() { method ipam (line 77) | public Optional> ipam() { method mtu (line 92) | public Optional> mtu() { method nodes (line 107) | public Optional>> nodes() { method pending (line 122) | public Optional> pending() { method resourceId (line 137) | public Optional> resourceId() { method reverseDns (line 152) | public Optional> reverseDns() { method state (line 167) | public Optional> state() { method VlanState (line 171) | private VlanState() {} method VlanState (line 173) | private VlanState(VlanState $) { method builder (line 186) | public static Builder builder() { method builder (line 189) | public static Builder builder(VlanState defaults) { class Builder (line 193) | public static final class Builder { method Builder (line 196) | public Builder() { method Builder (line 200) | public Builder(VlanState defaults) { method bridge (line 210) | public Builder bridge(@Nullable Output bridge) { method bridge (line 221) | public Builder bridge(String bridge) { method dns (line 231) | public Builder dns(@Nullable Output dns) { method dns (line 242) | public Builder dns(String dns) { method dnsZone (line 252) | public Builder dnsZone(@Nullable Output dnsZone) { method dnsZone (line 263) | public Builder dnsZone(String dnsZone) { method ipam (line 273) | public Builder ipam(@Nullable Output ipam) { method ipam (line 284) | public Builder ipam(String ipam) { method mtu (line 294) | public Builder mtu(@Nullable Output mtu) { method mtu (line 305) | public Builder mtu(Integer mtu) { method nodes (line 315) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 326) | public Builder nodes(List nodes) { method nodes (line 336) | public Builder nodes(String... nodes) { method pending (line 346) | public Builder pending(@Nullable Output pending) { method pending (line 357) | public Builder pending(Boolean pending) { method resourceId (line 367) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 378) | public Builder resourceId(String resourceId) { method reverseDns (line 388) | public Builder reverseDns(@Nullable Output reverseDns) { method reverseDns (line 399) | public Builder reverseDns(String reverseDns) { method state (line 409) | public Builder state(@Nullable Output state) { method state (line 420) | public Builder state(String state) { method build (line 424) | public VlanState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/VxlanLegacyState.java class VxlanLegacyState (line 17) | public final class VxlanLegacyState extends com.pulumi.resources.Resourc... method dns (line 32) | public Optional> dns() { method dnsZone (line 47) | public Optional> dnsZone() { method ipam (line 62) | public Optional> ipam() { method mtu (line 77) | public Optional> mtu() { method nodes (line 92) | public Optional>> nodes() { method peers (line 107) | public Optional>> peers() { method pending (line 122) | public Optional> pending() { method resourceId (line 137) | public Optional> resourceId() { method reverseDns (line 152) | public Optional> reverseDns() { method state (line 167) | public Optional> state() { method VxlanLegacyState (line 171) | private VxlanLegacyState() {} method VxlanLegacyState (line 173) | private VxlanLegacyState(VxlanLegacyState $) { method builder (line 186) | public static Builder builder() { method builder (line 189) | public static Builder builder(VxlanLegacyState defaults) { class Builder (line 193) | public static final class Builder { method Builder (line 196) | public Builder() { method Builder (line 200) | public Builder(VxlanLegacyState defaults) { method dns (line 210) | public Builder dns(@Nullable Output dns) { method dns (line 221) | public Builder dns(String dns) { method dnsZone (line 231) | public Builder dnsZone(@Nullable Output dnsZone) { method dnsZone (line 242) | public Builder dnsZone(String dnsZone) { method ipam (line 252) | public Builder ipam(@Nullable Output ipam) { method ipam (line 263) | public Builder ipam(String ipam) { method mtu (line 273) | public Builder mtu(@Nullable Output mtu) { method mtu (line 284) | public Builder mtu(Integer mtu) { method nodes (line 294) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 305) | public Builder nodes(List nodes) { method nodes (line 315) | public Builder nodes(String... nodes) { method peers (line 325) | public Builder peers(@Nullable Output> peers) { method peers (line 336) | public Builder peers(List peers) { method peers (line 346) | public Builder peers(String... peers) { method pending (line 356) | public Builder pending(@Nullable Output pending) { method pending (line 367) | public Builder pending(Boolean pending) { method resourceId (line 377) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 388) | public Builder resourceId(String resourceId) { method reverseDns (line 398) | public Builder reverseDns(@Nullable Output reverseDns) { method reverseDns (line 409) | public Builder reverseDns(String reverseDns) { method state (line 419) | public Builder state(@Nullable Output state) { method state (line 430) | public Builder state(String state) { method build (line 434) | public VxlanLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/inputs/VxlanState.java class VxlanState (line 17) | public final class VxlanState extends com.pulumi.resources.ResourceArgs { method dns (line 32) | public Optional> dns() { method dnsZone (line 47) | public Optional> dnsZone() { method ipam (line 62) | public Optional> ipam() { method mtu (line 77) | public Optional> mtu() { method nodes (line 92) | public Optional>> nodes() { method peers (line 107) | public Optional>> peers() { method pending (line 122) | public Optional> pending() { method resourceId (line 137) | public Optional> resourceId() { method reverseDns (line 152) | public Optional> reverseDns() { method state (line 167) | public Optional> state() { method VxlanState (line 171) | private VxlanState() {} method VxlanState (line 173) | private VxlanState(VxlanState $) { method builder (line 186) | public static Builder builder() { method builder (line 189) | public static Builder builder(VxlanState defaults) { class Builder (line 193) | public static final class Builder { method Builder (line 196) | public Builder() { method Builder (line 200) | public Builder(VxlanState defaults) { method dns (line 210) | public Builder dns(@Nullable Output dns) { method dns (line 221) | public Builder dns(String dns) { method dnsZone (line 231) | public Builder dnsZone(@Nullable Output dnsZone) { method dnsZone (line 242) | public Builder dnsZone(String dnsZone) { method ipam (line 252) | public Builder ipam(@Nullable Output ipam) { method ipam (line 263) | public Builder ipam(String ipam) { method mtu (line 273) | public Builder mtu(@Nullable Output mtu) { method mtu (line 284) | public Builder mtu(Integer mtu) { method nodes (line 294) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 305) | public Builder nodes(List nodes) { method nodes (line 315) | public Builder nodes(String... nodes) { method peers (line 325) | public Builder peers(@Nullable Output> peers) { method peers (line 336) | public Builder peers(List peers) { method peers (line 346) | public Builder peers(String... peers) { method pending (line 356) | public Builder pending(@Nullable Output pending) { method pending (line 367) | public Builder pending(Boolean pending) { method resourceId (line 377) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 388) | public Builder resourceId(String resourceId) { method reverseDns (line 398) | public Builder reverseDns(@Nullable Output reverseDns) { method reverseDns (line 409) | public Builder reverseDns(String reverseDns) { method state (line 419) | public Builder state(@Nullable Output state) { method state (line 430) | public Builder state(String state) { method build (line 434) | public VxlanState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/outputs/GetEvpnLegacyResult.java class GetEvpnLegacyResult (line 14) | @CustomType method GetEvpnLegacyResult (line 102) | private GetEvpnLegacyResult() {} method advertiseSubnets (line 107) | public Boolean advertiseSubnets() { method controller (line 114) | public String controller() { method disableArpNdSuppression (line 121) | public Boolean disableArpNdSuppression() { method dns (line 128) | public String dns() { method dnsZone (line 135) | public String dnsZone() { method exitNodes (line 142) | public List exitNodes() { method exitNodesLocalRouting (line 149) | public Boolean exitNodesLocalRouting() { method id (line 156) | public String id() { method ipam (line 163) | public String ipam() { method mtu (line 170) | public Integer mtu() { method nodes (line 177) | public List nodes() { method pending (line 184) | public Boolean pending() { method primaryExitNode (line 191) | public String primaryExitNode() { method reverseDns (line 198) | public String reverseDns() { method rtImport (line 205) | public String rtImport() { method state (line 212) | public String state() { method vrfVxlan (line 219) | public Integer vrfVxlan() { method builder (line 223) | public static Builder builder() { method builder (line 227) | public static Builder builder(GetEvpnLegacyResult defaults) { class Builder (line 230) | @CustomType.Builder method Builder (line 249) | public Builder() {} method Builder (line 250) | public Builder(GetEvpnLegacyResult defaults) { method advertiseSubnets (line 271) | @CustomType.Setter method controller (line 279) | @CustomType.Setter method disableArpNdSuppression (line 287) | @CustomType.Setter method dns (line 295) | @CustomType.Setter method dnsZone (line 303) | @CustomType.Setter method exitNodes (line 311) | @CustomType.Setter method exitNodes (line 319) | public Builder exitNodes(String... exitNodes) { method exitNodesLocalRouting (line 322) | @CustomType.Setter method id (line 330) | @CustomType.Setter method ipam (line 338) | @CustomType.Setter method mtu (line 346) | @CustomType.Setter method nodes (line 354) | @CustomType.Setter method nodes (line 362) | public Builder nodes(String... nodes) { method pending (line 365) | @CustomType.Setter method primaryExitNode (line 373) | @CustomType.Setter method reverseDns (line 381) | @CustomType.Setter method rtImport (line 389) | @CustomType.Setter method state (line 397) | @CustomType.Setter method vrfVxlan (line 405) | @CustomType.Setter method build (line 413) | public GetEvpnLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/outputs/GetEvpnResult.java class GetEvpnResult (line 14) | @CustomType method GetEvpnResult (line 102) | private GetEvpnResult() {} method advertiseSubnets (line 107) | public Boolean advertiseSubnets() { method controller (line 114) | public String controller() { method disableArpNdSuppression (line 121) | public Boolean disableArpNdSuppression() { method dns (line 128) | public String dns() { method dnsZone (line 135) | public String dnsZone() { method exitNodes (line 142) | public List exitNodes() { method exitNodesLocalRouting (line 149) | public Boolean exitNodesLocalRouting() { method id (line 156) | public String id() { method ipam (line 163) | public String ipam() { method mtu (line 170) | public Integer mtu() { method nodes (line 177) | public List nodes() { method pending (line 184) | public Boolean pending() { method primaryExitNode (line 191) | public String primaryExitNode() { method reverseDns (line 198) | public String reverseDns() { method rtImport (line 205) | public String rtImport() { method state (line 212) | public String state() { method vrfVxlan (line 219) | public Integer vrfVxlan() { method builder (line 223) | public static Builder builder() { method builder (line 227) | public static Builder builder(GetEvpnResult defaults) { class Builder (line 230) | @CustomType.Builder method Builder (line 249) | public Builder() {} method Builder (line 250) | public Builder(GetEvpnResult defaults) { method advertiseSubnets (line 271) | @CustomType.Setter method controller (line 279) | @CustomType.Setter method disableArpNdSuppression (line 287) | @CustomType.Setter method dns (line 295) | @CustomType.Setter method dnsZone (line 303) | @CustomType.Setter method exitNodes (line 311) | @CustomType.Setter method exitNodes (line 319) | public Builder exitNodes(String... exitNodes) { method exitNodesLocalRouting (line 322) | @CustomType.Setter method id (line 330) | @CustomType.Setter method ipam (line 338) | @CustomType.Setter method mtu (line 346) | @CustomType.Setter method nodes (line 354) | @CustomType.Setter method nodes (line 362) | public Builder nodes(String... nodes) { method pending (line 365) | @CustomType.Setter method primaryExitNode (line 373) | @CustomType.Setter method reverseDns (line 381) | @CustomType.Setter method rtImport (line 389) | @CustomType.Setter method state (line 397) | @CustomType.Setter method vrfVxlan (line 405) | @CustomType.Setter method build (line 413) | public GetEvpnResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/outputs/GetQinqLegacyResult.java class GetQinqLegacyResult (line 14) | @CustomType method GetQinqLegacyResult (line 77) | private GetQinqLegacyResult() {} method bridge (line 82) | public String bridge() { method dns (line 89) | public String dns() { method dnsZone (line 96) | public String dnsZone() { method id (line 103) | public String id() { method ipam (line 110) | public String ipam() { method mtu (line 117) | public Integer mtu() { method nodes (line 124) | public List nodes() { method pending (line 131) | public Boolean pending() { method reverseDns (line 138) | public String reverseDns() { method serviceVlan (line 145) | public Integer serviceVlan() { method serviceVlanProtocol (line 152) | public String serviceVlanProtocol() { method state (line 159) | public String state() { method builder (line 163) | public static Builder builder() { method builder (line 167) | public static Builder builder(GetQinqLegacyResult defaults) { class Builder (line 170) | @CustomType.Builder method Builder (line 184) | public Builder() {} method Builder (line 185) | public Builder(GetQinqLegacyResult defaults) { method bridge (line 201) | @CustomType.Setter method dns (line 209) | @CustomType.Setter method dnsZone (line 217) | @CustomType.Setter method id (line 225) | @CustomType.Setter method ipam (line 233) | @CustomType.Setter method mtu (line 241) | @CustomType.Setter method nodes (line 249) | @CustomType.Setter method nodes (line 257) | public Builder nodes(String... nodes) { method pending (line 260) | @CustomType.Setter method reverseDns (line 268) | @CustomType.Setter method serviceVlan (line 276) | @CustomType.Setter method serviceVlanProtocol (line 284) | @CustomType.Setter method state (line 292) | @CustomType.Setter method build (line 300) | public GetQinqLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/outputs/GetQinqResult.java class GetQinqResult (line 14) | @CustomType method GetQinqResult (line 77) | private GetQinqResult() {} method bridge (line 82) | public String bridge() { method dns (line 89) | public String dns() { method dnsZone (line 96) | public String dnsZone() { method id (line 103) | public String id() { method ipam (line 110) | public String ipam() { method mtu (line 117) | public Integer mtu() { method nodes (line 124) | public List nodes() { method pending (line 131) | public Boolean pending() { method reverseDns (line 138) | public String reverseDns() { method serviceVlan (line 145) | public Integer serviceVlan() { method serviceVlanProtocol (line 152) | public String serviceVlanProtocol() { method state (line 159) | public String state() { method builder (line 163) | public static Builder builder() { method builder (line 167) | public static Builder builder(GetQinqResult defaults) { class Builder (line 170) | @CustomType.Builder method Builder (line 184) | public Builder() {} method Builder (line 185) | public Builder(GetQinqResult defaults) { method bridge (line 201) | @CustomType.Setter method dns (line 209) | @CustomType.Setter method dnsZone (line 217) | @CustomType.Setter method id (line 225) | @CustomType.Setter method ipam (line 233) | @CustomType.Setter method mtu (line 241) | @CustomType.Setter method nodes (line 249) | @CustomType.Setter method nodes (line 257) | public Builder nodes(String... nodes) { method pending (line 260) | @CustomType.Setter method reverseDns (line 268) | @CustomType.Setter method serviceVlan (line 276) | @CustomType.Setter method serviceVlanProtocol (line 284) | @CustomType.Setter method state (line 292) | @CustomType.Setter method build (line 300) | public GetQinqResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/outputs/GetSimpleLegacyResult.java class GetSimpleLegacyResult (line 14) | @CustomType method GetSimpleLegacyResult (line 67) | private GetSimpleLegacyResult() {} method dhcp (line 72) | public String dhcp() { method dns (line 79) | public String dns() { method dnsZone (line 86) | public String dnsZone() { method id (line 93) | public String id() { method ipam (line 100) | public String ipam() { method mtu (line 107) | public Integer mtu() { method nodes (line 114) | public List nodes() { method pending (line 121) | public Boolean pending() { method reverseDns (line 128) | public String reverseDns() { method state (line 135) | public String state() { method builder (line 139) | public static Builder builder() { method builder (line 143) | public static Builder builder(GetSimpleLegacyResult defaults) { class Builder (line 146) | @CustomType.Builder method Builder (line 158) | public Builder() {} method Builder (line 159) | public Builder(GetSimpleLegacyResult defaults) { method dhcp (line 173) | @CustomType.Setter method dns (line 181) | @CustomType.Setter method dnsZone (line 189) | @CustomType.Setter method id (line 197) | @CustomType.Setter method ipam (line 205) | @CustomType.Setter method mtu (line 213) | @CustomType.Setter method nodes (line 221) | @CustomType.Setter method nodes (line 229) | public Builder nodes(String... nodes) { method pending (line 232) | @CustomType.Setter method reverseDns (line 240) | @CustomType.Setter method state (line 248) | @CustomType.Setter method build (line 256) | public GetSimpleLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/outputs/GetSimpleResult.java class GetSimpleResult (line 14) | @CustomType method GetSimpleResult (line 67) | private GetSimpleResult() {} method dhcp (line 72) | public String dhcp() { method dns (line 79) | public String dns() { method dnsZone (line 86) | public String dnsZone() { method id (line 93) | public String id() { method ipam (line 100) | public String ipam() { method mtu (line 107) | public Integer mtu() { method nodes (line 114) | public List nodes() { method pending (line 121) | public Boolean pending() { method reverseDns (line 128) | public String reverseDns() { method state (line 135) | public String state() { method builder (line 139) | public static Builder builder() { method builder (line 143) | public static Builder builder(GetSimpleResult defaults) { class Builder (line 146) | @CustomType.Builder method Builder (line 158) | public Builder() {} method Builder (line 159) | public Builder(GetSimpleResult defaults) { method dhcp (line 173) | @CustomType.Setter method dns (line 181) | @CustomType.Setter method dnsZone (line 189) | @CustomType.Setter method id (line 197) | @CustomType.Setter method ipam (line 205) | @CustomType.Setter method mtu (line 213) | @CustomType.Setter method nodes (line 221) | @CustomType.Setter method nodes (line 229) | public Builder nodes(String... nodes) { method pending (line 232) | @CustomType.Setter method reverseDns (line 240) | @CustomType.Setter method state (line 248) | @CustomType.Setter method build (line 256) | public GetSimpleResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/outputs/GetVlanLegacyResult.java class GetVlanLegacyResult (line 14) | @CustomType method GetVlanLegacyResult (line 67) | private GetVlanLegacyResult() {} method bridge (line 72) | public String bridge() { method dns (line 79) | public String dns() { method dnsZone (line 86) | public String dnsZone() { method id (line 93) | public String id() { method ipam (line 100) | public String ipam() { method mtu (line 107) | public Integer mtu() { method nodes (line 114) | public List nodes() { method pending (line 121) | public Boolean pending() { method reverseDns (line 128) | public String reverseDns() { method state (line 135) | public String state() { method builder (line 139) | public static Builder builder() { method builder (line 143) | public static Builder builder(GetVlanLegacyResult defaults) { class Builder (line 146) | @CustomType.Builder method Builder (line 158) | public Builder() {} method Builder (line 159) | public Builder(GetVlanLegacyResult defaults) { method bridge (line 173) | @CustomType.Setter method dns (line 181) | @CustomType.Setter method dnsZone (line 189) | @CustomType.Setter method id (line 197) | @CustomType.Setter method ipam (line 205) | @CustomType.Setter method mtu (line 213) | @CustomType.Setter method nodes (line 221) | @CustomType.Setter method nodes (line 229) | public Builder nodes(String... nodes) { method pending (line 232) | @CustomType.Setter method reverseDns (line 240) | @CustomType.Setter method state (line 248) | @CustomType.Setter method build (line 256) | public GetVlanLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/outputs/GetVlanResult.java class GetVlanResult (line 14) | @CustomType method GetVlanResult (line 67) | private GetVlanResult() {} method bridge (line 72) | public String bridge() { method dns (line 79) | public String dns() { method dnsZone (line 86) | public String dnsZone() { method id (line 93) | public String id() { method ipam (line 100) | public String ipam() { method mtu (line 107) | public Integer mtu() { method nodes (line 114) | public List nodes() { method pending (line 121) | public Boolean pending() { method reverseDns (line 128) | public String reverseDns() { method state (line 135) | public String state() { method builder (line 139) | public static Builder builder() { method builder (line 143) | public static Builder builder(GetVlanResult defaults) { class Builder (line 146) | @CustomType.Builder method Builder (line 158) | public Builder() {} method Builder (line 159) | public Builder(GetVlanResult defaults) { method bridge (line 173) | @CustomType.Setter method dns (line 181) | @CustomType.Setter method dnsZone (line 189) | @CustomType.Setter method id (line 197) | @CustomType.Setter method ipam (line 205) | @CustomType.Setter method mtu (line 213) | @CustomType.Setter method nodes (line 221) | @CustomType.Setter method nodes (line 229) | public Builder nodes(String... nodes) { method pending (line 232) | @CustomType.Setter method reverseDns (line 240) | @CustomType.Setter method state (line 248) | @CustomType.Setter method build (line 256) | public GetVlanResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/outputs/GetVxlanLegacyResult.java class GetVxlanLegacyResult (line 14) | @CustomType method GetVxlanLegacyResult (line 67) | private GetVxlanLegacyResult() {} method dns (line 72) | public String dns() { method dnsZone (line 79) | public String dnsZone() { method id (line 86) | public String id() { method ipam (line 93) | public String ipam() { method mtu (line 100) | public Integer mtu() { method nodes (line 107) | public List nodes() { method peers (line 114) | public List peers() { method pending (line 121) | public Boolean pending() { method reverseDns (line 128) | public String reverseDns() { method state (line 135) | public String state() { method builder (line 139) | public static Builder builder() { method builder (line 143) | public static Builder builder(GetVxlanLegacyResult defaults) { class Builder (line 146) | @CustomType.Builder method Builder (line 158) | public Builder() {} method Builder (line 159) | public Builder(GetVxlanLegacyResult defaults) { method dns (line 173) | @CustomType.Setter method dnsZone (line 181) | @CustomType.Setter method id (line 189) | @CustomType.Setter method ipam (line 197) | @CustomType.Setter method mtu (line 205) | @CustomType.Setter method nodes (line 213) | @CustomType.Setter method nodes (line 221) | public Builder nodes(String... nodes) { method peers (line 224) | @CustomType.Setter method peers (line 232) | public Builder peers(String... peers) { method pending (line 235) | @CustomType.Setter method reverseDns (line 243) | @CustomType.Setter method state (line 251) | @CustomType.Setter method build (line 259) | public GetVxlanLegacyResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/sdn_zone/outputs/GetVxlanResult.java class GetVxlanResult (line 14) | @CustomType method GetVxlanResult (line 67) | private GetVxlanResult() {} method dns (line 72) | public String dns() { method dnsZone (line 79) | public String dnsZone() { method id (line 86) | public String id() { method ipam (line 93) | public String ipam() { method mtu (line 100) | public Integer mtu() { method nodes (line 107) | public List nodes() { method peers (line 114) | public List peers() { method pending (line 121) | public Boolean pending() { method reverseDns (line 128) | public String reverseDns() { method state (line 135) | public String state() { method builder (line 139) | public static Builder builder() { method builder (line 143) | public static Builder builder(GetVxlanResult defaults) { class Builder (line 146) | @CustomType.Builder method Builder (line 158) | public Builder() {} method Builder (line 159) | public Builder(GetVxlanResult defaults) { method dns (line 173) | @CustomType.Setter method dnsZone (line 181) | @CustomType.Setter method id (line 189) | @CustomType.Setter method ipam (line 197) | @CustomType.Setter method mtu (line 205) | @CustomType.Setter method nodes (line 213) | @CustomType.Setter method nodes (line 221) | public Builder nodes(String... nodes) { method peers (line 224) | @CustomType.Setter method peers (line 232) | public Builder peers(String... peers) { method pending (line 235) | @CustomType.Setter method reverseDns (line 243) | @CustomType.Setter method state (line 251) | @CustomType.Setter method build (line 259) | public GetVxlanResult build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/CIFS.java class Cifs (line 84) | @ResourceType(type="proxmoxve:storage/cifs:Cifs") method backups (line 97) | public Output> backups() { method contents (line 111) | public Output> contents() { method disable (line 125) | public Output disable() { method domain (line 139) | public Output> domain() { method nodes (line 153) | public Output> nodes() { method password (line 167) | public Output password() { method preallocation (line 181) | public Output> preallocation() { method resourceId (line 195) | public Output resourceId() { method server (line 209) | public Output server() { method share (line 223) | public Output share() { method shared (line 237) | public Output shared() { method snapshotAsVolumeChain (line 251) | public Output> snapshotAsVolumeChain() { method subdirectory (line 265) | public Output> subdirectory() { method username (line 279) | public Output username() { method Cifs (line 287) | public Cifs(java.lang.String name) { method Cifs (line 295) | public Cifs(java.lang.String name, CifsArgs args) { method Cifs (line 304) | public Cifs(java.lang.String name, CifsArgs args, @Nullable com.pulumi... method Cifs (line 308) | private Cifs(java.lang.String name, Output id, @Null... method makeArgs (line 312) | private static CifsArgs makeArgs(CifsArgs args, @Nullable com.pulumi.r... method makeResourceOptions (line 319) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 342) | public static Cifs get(java.lang.String name, Output... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/CIFSArgs.java class CifsArgs (line 18) | public final class CifsArgs extends com.pulumi.resources.ResourceArgs { method backups (line 33) | public Optional> backups() { method contents (line 48) | public Optional>> contents() { method disable (line 63) | public Optional> disable() { method domain (line 78) | public Optional> domain() { method nodes (line 93) | public Optional>> nodes() { method password (line 108) | public Output password() { method preallocation (line 123) | public Optional> preallocation() { method resourceId (line 138) | public Output resourceId() { method server (line 153) | public Output server() { method share (line 168) | public Output share() { method snapshotAsVolumeChain (line 183) | public Optional> snapshotAsVolumeChain() { method subdirectory (line 198) | public Optional> subdirectory() { method username (line 213) | public Output username() { method CifsArgs (line 217) | private CifsArgs() {} method CifsArgs (line 219) | private CifsArgs(CifsArgs $) { method builder (line 235) | public static Builder builder() { method builder (line 238) | public static Builder builder(CifsArgs defaults) { class Builder (line 242) | public static final class Builder { method Builder (line 245) | public Builder() { method Builder (line 249) | public Builder(CifsArgs defaults) { method backups (line 259) | public Builder backups(@Nullable Output backups) { method backups (line 270) | public Builder backups(CifsBackupsArgs backups) { method contents (line 280) | public Builder contents(@Nullable Output> contents) { method contents (line 291) | public Builder contents(List contents) { method contents (line 301) | public Builder contents(String... contents) { method disable (line 311) | public Builder disable(@Nullable Output disable) { method disable (line 322) | public Builder disable(Boolean disable) { method domain (line 332) | public Builder domain(@Nullable Output domain) { method domain (line 343) | public Builder domain(String domain) { method nodes (line 353) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 364) | public Builder nodes(List nodes) { method nodes (line 374) | public Builder nodes(String... nodes) { method password (line 384) | public Builder password(Output password) { method password (line 395) | public Builder password(String password) { method preallocation (line 405) | public Builder preallocation(@Nullable Output preallocation) { method preallocation (line 416) | public Builder preallocation(String preallocation) { method resourceId (line 426) | public Builder resourceId(Output resourceId) { method resourceId (line 437) | public Builder resourceId(String resourceId) { method server (line 447) | public Builder server(Output server) { method server (line 458) | public Builder server(String server) { method share (line 468) | public Builder share(Output share) { method share (line 479) | public Builder share(String share) { method snapshotAsVolumeChain (line 489) | public Builder snapshotAsVolumeChain(@Nullable Output snaps... method snapshotAsVolumeChain (line 500) | public Builder snapshotAsVolumeChain(Boolean snapshotAsVolumeChain) { method subdirectory (line 510) | public Builder subdirectory(@Nullable Output subdirectory) { method subdirectory (line 521) | public Builder subdirectory(String subdirectory) { method username (line 531) | public Builder username(Output username) { method username (line 542) | public Builder username(String username) { method build (line 546) | public CifsArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/CifsLegacy.java class CifsLegacy (line 85) | @ResourceType(type="proxmoxve:storage/cifsLegacy:CifsLegacy") method backups (line 98) | public Output> backups() { method contents (line 112) | public Output> contents() { method disable (line 126) | public Output disable() { method domain (line 140) | public Output> domain() { method nodes (line 154) | public Output> nodes() { method password (line 168) | public Output password() { method preallocation (line 182) | public Output> preallocation() { method resourceId (line 196) | public Output resourceId() { method server (line 210) | public Output server() { method share (line 224) | public Output share() { method shared (line 238) | public Output shared() { method snapshotAsVolumeChain (line 252) | public Output> snapshotAsVolumeChain() { method subdirectory (line 266) | public Output> subdirectory() { method username (line 280) | public Output username() { method CifsLegacy (line 288) | public CifsLegacy(java.lang.String name) { method CifsLegacy (line 296) | public CifsLegacy(java.lang.String name, CifsLegacyArgs args) { method CifsLegacy (line 305) | public CifsLegacy(java.lang.String name, CifsLegacyArgs args, @Nullabl... method CifsLegacy (line 309) | private CifsLegacy(java.lang.String name, Output id,... method makeArgs (line 313) | private static CifsLegacyArgs makeArgs(CifsLegacyArgs args, @Nullable ... method makeResourceOptions (line 320) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 340) | public static CifsLegacy get(java.lang.String name, Output> backups() { method contents (line 48) | public Optional>> contents() { method disable (line 63) | public Optional> disable() { method domain (line 78) | public Optional> domain() { method nodes (line 93) | public Optional>> nodes() { method password (line 108) | public Output password() { method preallocation (line 123) | public Optional> preallocation() { method resourceId (line 138) | public Output resourceId() { method server (line 153) | public Output server() { method share (line 168) | public Output share() { method snapshotAsVolumeChain (line 183) | public Optional> snapshotAsVolumeChain() { method subdirectory (line 198) | public Optional> subdirectory() { method username (line 213) | public Output username() { method CifsLegacyArgs (line 217) | private CifsLegacyArgs() {} method CifsLegacyArgs (line 219) | private CifsLegacyArgs(CifsLegacyArgs $) { method builder (line 235) | public static Builder builder() { method builder (line 238) | public static Builder builder(CifsLegacyArgs defaults) { class Builder (line 242) | public static final class Builder { method Builder (line 245) | public Builder() { method Builder (line 249) | public Builder(CifsLegacyArgs defaults) { method backups (line 259) | public Builder backups(@Nullable Output backu... method backups (line 270) | public Builder backups(CifsLegacyBackupsArgs backups) { method contents (line 280) | public Builder contents(@Nullable Output> contents) { method contents (line 291) | public Builder contents(List contents) { method contents (line 301) | public Builder contents(String... contents) { method disable (line 311) | public Builder disable(@Nullable Output disable) { method disable (line 322) | public Builder disable(Boolean disable) { method domain (line 332) | public Builder domain(@Nullable Output domain) { method domain (line 343) | public Builder domain(String domain) { method nodes (line 353) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 364) | public Builder nodes(List nodes) { method nodes (line 374) | public Builder nodes(String... nodes) { method password (line 384) | public Builder password(Output password) { method password (line 395) | public Builder password(String password) { method preallocation (line 405) | public Builder preallocation(@Nullable Output preallocation) { method preallocation (line 416) | public Builder preallocation(String preallocation) { method resourceId (line 426) | public Builder resourceId(Output resourceId) { method resourceId (line 437) | public Builder resourceId(String resourceId) { method server (line 447) | public Builder server(Output server) { method server (line 458) | public Builder server(String server) { method share (line 468) | public Builder share(Output share) { method share (line 479) | public Builder share(String share) { method snapshotAsVolumeChain (line 489) | public Builder snapshotAsVolumeChain(@Nullable Output snaps... method snapshotAsVolumeChain (line 500) | public Builder snapshotAsVolumeChain(Boolean snapshotAsVolumeChain) { method subdirectory (line 510) | public Builder subdirectory(@Nullable Output subdirectory) { method subdirectory (line 521) | public Builder subdirectory(String subdirectory) { method username (line 531) | public Builder username(Output username) { method username (line 542) | public Builder username(String username) { method build (line 546) | public CifsLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/Directory.java class Directory (line 79) | @ResourceType(type="proxmoxve:storage/directory:Directory") method backups (line 92) | public Output> backups() { method contents (line 106) | public Output> contents() { method disable (line 120) | public Output disable() { method nodes (line 134) | public Output> nodes() { method path (line 148) | public Output path() { method preallocation (line 162) | public Output> preallocation() { method resourceId (line 176) | public Output resourceId() { method shared (line 190) | public Output shared() { method Directory (line 198) | public Directory(java.lang.String name) { method Directory (line 206) | public Directory(java.lang.String name, DirectoryArgs args) { method Directory (line 215) | public Directory(java.lang.String name, DirectoryArgs args, @Nullable ... method Directory (line 219) | private Directory(java.lang.String name, Output id, ... method makeArgs (line 223) | private static DirectoryArgs makeArgs(DirectoryArgs args, @Nullable co... method makeResourceOptions (line 230) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 250) | public static Directory get(java.lang.String name, Output> backups() { method contents (line 48) | public Optional>> contents() { method disable (line 63) | public Optional> disable() { method nodes (line 78) | public Optional>> nodes() { method path (line 93) | public Output path() { method preallocation (line 108) | public Optional> preallocation() { method resourceId (line 123) | public Output resourceId() { method shared (line 138) | public Optional> shared() { method DirectoryArgs (line 142) | private DirectoryArgs() {} method DirectoryArgs (line 144) | private DirectoryArgs(DirectoryArgs $) { method builder (line 155) | public static Builder builder() { method builder (line 158) | public static Builder builder(DirectoryArgs defaults) { class Builder (line 162) | public static final class Builder { method Builder (line 165) | public Builder() { method Builder (line 169) | public Builder(DirectoryArgs defaults) { method backups (line 179) | public Builder backups(@Nullable Output backup... method backups (line 190) | public Builder backups(DirectoryBackupsArgs backups) { method contents (line 200) | public Builder contents(@Nullable Output> contents) { method contents (line 211) | public Builder contents(List contents) { method contents (line 221) | public Builder contents(String... contents) { method disable (line 231) | public Builder disable(@Nullable Output disable) { method disable (line 242) | public Builder disable(Boolean disable) { method nodes (line 252) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 263) | public Builder nodes(List nodes) { method nodes (line 273) | public Builder nodes(String... nodes) { method path (line 283) | public Builder path(Output path) { method path (line 294) | public Builder path(String path) { method preallocation (line 304) | public Builder preallocation(@Nullable Output preallocation) { method preallocation (line 315) | public Builder preallocation(String preallocation) { method resourceId (line 325) | public Builder resourceId(Output resourceId) { method resourceId (line 336) | public Builder resourceId(String resourceId) { method shared (line 346) | public Builder shared(@Nullable Output shared) { method shared (line 357) | public Builder shared(Boolean shared) { method build (line 361) | public DirectoryArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/DirectoryLegacy.java class DirectoryLegacy (line 80) | @ResourceType(type="proxmoxve:storage/directoryLegacy:DirectoryLegacy") method backups (line 93) | public Output> backups() { method contents (line 107) | public Output> contents() { method disable (line 121) | public Output disable() { method nodes (line 135) | public Output> nodes() { method path (line 149) | public Output path() { method preallocation (line 163) | public Output> preallocation() { method resourceId (line 177) | public Output resourceId() { method shared (line 191) | public Output shared() { method DirectoryLegacy (line 199) | public DirectoryLegacy(java.lang.String name) { method DirectoryLegacy (line 207) | public DirectoryLegacy(java.lang.String name, DirectoryLegacyArgs args) { method DirectoryLegacy (line 216) | public DirectoryLegacy(java.lang.String name, DirectoryLegacyArgs args... method DirectoryLegacy (line 220) | private DirectoryLegacy(java.lang.String name, Output> backups() { method contents (line 48) | public Optional>> contents() { method disable (line 63) | public Optional> disable() { method nodes (line 78) | public Optional>> nodes() { method path (line 93) | public Output path() { method preallocation (line 108) | public Optional> preallocation() { method resourceId (line 123) | public Output resourceId() { method shared (line 138) | public Optional> shared() { method DirectoryLegacyArgs (line 142) | private DirectoryLegacyArgs() {} method DirectoryLegacyArgs (line 144) | private DirectoryLegacyArgs(DirectoryLegacyArgs $) { method builder (line 155) | public static Builder builder() { method builder (line 158) | public static Builder builder(DirectoryLegacyArgs defaults) { class Builder (line 162) | public static final class Builder { method Builder (line 165) | public Builder() { method Builder (line 169) | public Builder(DirectoryLegacyArgs defaults) { method backups (line 179) | public Builder backups(@Nullable Output ... method backups (line 190) | public Builder backups(DirectoryLegacyBackupsArgs backups) { method contents (line 200) | public Builder contents(@Nullable Output> contents) { method contents (line 211) | public Builder contents(List contents) { method contents (line 221) | public Builder contents(String... contents) { method disable (line 231) | public Builder disable(@Nullable Output disable) { method disable (line 242) | public Builder disable(Boolean disable) { method nodes (line 252) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 263) | public Builder nodes(List nodes) { method nodes (line 273) | public Builder nodes(String... nodes) { method path (line 283) | public Builder path(Output path) { method path (line 294) | public Builder path(String path) { method preallocation (line 304) | public Builder preallocation(@Nullable Output preallocation) { method preallocation (line 315) | public Builder preallocation(String preallocation) { method resourceId (line 325) | public Builder resourceId(Output resourceId) { method resourceId (line 336) | public Builder resourceId(String resourceId) { method shared (line 346) | public Builder shared(@Nullable Output shared) { method shared (line 357) | public Builder shared(Boolean shared) { method build (line 361) | public DirectoryLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/LVM.java class Lvm (line 71) | @ResourceType(type="proxmoxve:storage/lvm:Lvm") method contents (line 84) | public Output> contents() { method disable (line 98) | public Output disable() { method nodes (line 112) | public Output> nodes() { method resourceId (line 126) | public Output resourceId() { method shared (line 140) | public Output shared() { method volumeGroup (line 154) | public Output volumeGroup() { method wipeRemovedVolumes (line 168) | public Output wipeRemovedVolumes() { method Lvm (line 176) | public Lvm(java.lang.String name) { method Lvm (line 184) | public Lvm(java.lang.String name, LvmArgs args) { method Lvm (line 193) | public Lvm(java.lang.String name, LvmArgs args, @Nullable com.pulumi.r... method Lvm (line 197) | private Lvm(java.lang.String name, Output id, @Nulla... method makeArgs (line 201) | private static LvmArgs makeArgs(LvmArgs args, @Nullable com.pulumi.res... method makeResourceOptions (line 208) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 228) | public static Lvm get(java.lang.String name, Output ... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/LVMArgs.java class LvmArgs (line 17) | public final class LvmArgs extends com.pulumi.resources.ResourceArgs { method contents (line 32) | public Optional>> contents() { method disable (line 47) | public Optional> disable() { method nodes (line 62) | public Optional>> nodes() { method resourceId (line 77) | public Output resourceId() { method shared (line 92) | public Optional> shared() { method volumeGroup (line 107) | public Output volumeGroup() { method wipeRemovedVolumes (line 122) | public Optional> wipeRemovedVolumes() { method LvmArgs (line 126) | private LvmArgs() {} method LvmArgs (line 128) | private LvmArgs(LvmArgs $) { method builder (line 138) | public static Builder builder() { method builder (line 141) | public static Builder builder(LvmArgs defaults) { class Builder (line 145) | public static final class Builder { method Builder (line 148) | public Builder() { method Builder (line 152) | public Builder(LvmArgs defaults) { method contents (line 162) | public Builder contents(@Nullable Output> contents) { method contents (line 173) | public Builder contents(List contents) { method contents (line 183) | public Builder contents(String... contents) { method disable (line 193) | public Builder disable(@Nullable Output disable) { method disable (line 204) | public Builder disable(Boolean disable) { method nodes (line 214) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 225) | public Builder nodes(List nodes) { method nodes (line 235) | public Builder nodes(String... nodes) { method resourceId (line 245) | public Builder resourceId(Output resourceId) { method resourceId (line 256) | public Builder resourceId(String resourceId) { method shared (line 266) | public Builder shared(@Nullable Output shared) { method shared (line 277) | public Builder shared(Boolean shared) { method volumeGroup (line 287) | public Builder volumeGroup(Output volumeGroup) { method volumeGroup (line 298) | public Builder volumeGroup(String volumeGroup) { method wipeRemovedVolumes (line 308) | public Builder wipeRemovedVolumes(@Nullable Output wipeRemo... method wipeRemovedVolumes (line 319) | public Builder wipeRemovedVolumes(Boolean wipeRemovedVolumes) { method build (line 323) | public LvmArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/LVMThin.java class Lvmthin (line 71) | @ResourceType(type="proxmoxve:storage/lvmthin:Lvmthin") method contents (line 84) | public Output> contents() { method disable (line 98) | public Output disable() { method nodes (line 112) | public Output> nodes() { method resourceId (line 126) | public Output resourceId() { method shared (line 140) | public Output shared() { method thinPool (line 154) | public Output thinPool() { method volumeGroup (line 168) | public Output volumeGroup() { method Lvmthin (line 176) | public Lvmthin(java.lang.String name) { method Lvmthin (line 184) | public Lvmthin(java.lang.String name, LvmthinArgs args) { method Lvmthin (line 193) | public Lvmthin(java.lang.String name, LvmthinArgs args, @Nullable com.... method Lvmthin (line 197) | private Lvmthin(java.lang.String name, Output id, @N... method makeArgs (line 201) | private static LvmthinArgs makeArgs(LvmthinArgs args, @Nullable com.pu... method makeResourceOptions (line 208) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 228) | public static Lvmthin get(java.lang.String name, Output>> contents() { method disable (line 47) | public Optional> disable() { method nodes (line 62) | public Optional>> nodes() { method resourceId (line 77) | public Output resourceId() { method thinPool (line 92) | public Output thinPool() { method volumeGroup (line 107) | public Output volumeGroup() { method LvmthinArgs (line 111) | private LvmthinArgs() {} method LvmthinArgs (line 113) | private LvmthinArgs(LvmthinArgs $) { method builder (line 122) | public static Builder builder() { method builder (line 125) | public static Builder builder(LvmthinArgs defaults) { class Builder (line 129) | public static final class Builder { method Builder (line 132) | public Builder() { method Builder (line 136) | public Builder(LvmthinArgs defaults) { method contents (line 146) | public Builder contents(@Nullable Output> contents) { method contents (line 157) | public Builder contents(List contents) { method contents (line 167) | public Builder contents(String... contents) { method disable (line 177) | public Builder disable(@Nullable Output disable) { method disable (line 188) | public Builder disable(Boolean disable) { method nodes (line 198) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 209) | public Builder nodes(List nodes) { method nodes (line 219) | public Builder nodes(String... nodes) { method resourceId (line 229) | public Builder resourceId(Output resourceId) { method resourceId (line 240) | public Builder resourceId(String resourceId) { method thinPool (line 250) | public Builder thinPool(Output thinPool) { method thinPool (line 261) | public Builder thinPool(String thinPool) { method volumeGroup (line 271) | public Builder volumeGroup(Output volumeGroup) { method volumeGroup (line 282) | public Builder volumeGroup(String volumeGroup) { method build (line 286) | public LvmthinArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/LvmLegacy.java class LvmLegacy (line 72) | @ResourceType(type="proxmoxve:storage/lvmLegacy:LvmLegacy") method contents (line 85) | public Output> contents() { method disable (line 99) | public Output disable() { method nodes (line 113) | public Output> nodes() { method resourceId (line 127) | public Output resourceId() { method shared (line 141) | public Output shared() { method volumeGroup (line 155) | public Output volumeGroup() { method wipeRemovedVolumes (line 169) | public Output wipeRemovedVolumes() { method LvmLegacy (line 177) | public LvmLegacy(java.lang.String name) { method LvmLegacy (line 185) | public LvmLegacy(java.lang.String name, LvmLegacyArgs args) { method LvmLegacy (line 194) | public LvmLegacy(java.lang.String name, LvmLegacyArgs args, @Nullable ... method LvmLegacy (line 198) | private LvmLegacy(java.lang.String name, Output id, ... method makeArgs (line 202) | private static LvmLegacyArgs makeArgs(LvmLegacyArgs args, @Nullable co... method makeResourceOptions (line 209) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 226) | public static LvmLegacy get(java.lang.String name, Output>> contents() { method disable (line 47) | public Optional> disable() { method nodes (line 62) | public Optional>> nodes() { method resourceId (line 77) | public Output resourceId() { method shared (line 92) | public Optional> shared() { method volumeGroup (line 107) | public Output volumeGroup() { method wipeRemovedVolumes (line 122) | public Optional> wipeRemovedVolumes() { method LvmLegacyArgs (line 126) | private LvmLegacyArgs() {} method LvmLegacyArgs (line 128) | private LvmLegacyArgs(LvmLegacyArgs $) { method builder (line 138) | public static Builder builder() { method builder (line 141) | public static Builder builder(LvmLegacyArgs defaults) { class Builder (line 145) | public static final class Builder { method Builder (line 148) | public Builder() { method Builder (line 152) | public Builder(LvmLegacyArgs defaults) { method contents (line 162) | public Builder contents(@Nullable Output> contents) { method contents (line 173) | public Builder contents(List contents) { method contents (line 183) | public Builder contents(String... contents) { method disable (line 193) | public Builder disable(@Nullable Output disable) { method disable (line 204) | public Builder disable(Boolean disable) { method nodes (line 214) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 225) | public Builder nodes(List nodes) { method nodes (line 235) | public Builder nodes(String... nodes) { method resourceId (line 245) | public Builder resourceId(Output resourceId) { method resourceId (line 256) | public Builder resourceId(String resourceId) { method shared (line 266) | public Builder shared(@Nullable Output shared) { method shared (line 277) | public Builder shared(Boolean shared) { method volumeGroup (line 287) | public Builder volumeGroup(Output volumeGroup) { method volumeGroup (line 298) | public Builder volumeGroup(String volumeGroup) { method wipeRemovedVolumes (line 308) | public Builder wipeRemovedVolumes(@Nullable Output wipeRemo... method wipeRemovedVolumes (line 319) | public Builder wipeRemovedVolumes(Boolean wipeRemovedVolumes) { method build (line 323) | public LvmLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/LvmthinLegacy.java class LvmthinLegacy (line 72) | @ResourceType(type="proxmoxve:storage/lvmthinLegacy:LvmthinLegacy") method contents (line 85) | public Output> contents() { method disable (line 99) | public Output disable() { method nodes (line 113) | public Output> nodes() { method resourceId (line 127) | public Output resourceId() { method shared (line 141) | public Output shared() { method thinPool (line 155) | public Output thinPool() { method volumeGroup (line 169) | public Output volumeGroup() { method LvmthinLegacy (line 177) | public LvmthinLegacy(java.lang.String name) { method LvmthinLegacy (line 185) | public LvmthinLegacy(java.lang.String name, LvmthinLegacyArgs args) { method LvmthinLegacy (line 194) | public LvmthinLegacy(java.lang.String name, LvmthinLegacyArgs args, @N... method LvmthinLegacy (line 198) | private LvmthinLegacy(java.lang.String name, Output ... method makeArgs (line 202) | private static LvmthinLegacyArgs makeArgs(LvmthinLegacyArgs args, @Nul... method makeResourceOptions (line 209) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 226) | public static LvmthinLegacy get(java.lang.String name, Output>> contents() { method disable (line 47) | public Optional> disable() { method nodes (line 62) | public Optional>> nodes() { method resourceId (line 77) | public Output resourceId() { method thinPool (line 92) | public Output thinPool() { method volumeGroup (line 107) | public Output volumeGroup() { method LvmthinLegacyArgs (line 111) | private LvmthinLegacyArgs() {} method LvmthinLegacyArgs (line 113) | private LvmthinLegacyArgs(LvmthinLegacyArgs $) { method builder (line 122) | public static Builder builder() { method builder (line 125) | public static Builder builder(LvmthinLegacyArgs defaults) { class Builder (line 129) | public static final class Builder { method Builder (line 132) | public Builder() { method Builder (line 136) | public Builder(LvmthinLegacyArgs defaults) { method contents (line 146) | public Builder contents(@Nullable Output> contents) { method contents (line 157) | public Builder contents(List contents) { method contents (line 167) | public Builder contents(String... contents) { method disable (line 177) | public Builder disable(@Nullable Output disable) { method disable (line 188) | public Builder disable(Boolean disable) { method nodes (line 198) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 209) | public Builder nodes(List nodes) { method nodes (line 219) | public Builder nodes(String... nodes) { method resourceId (line 229) | public Builder resourceId(Output resourceId) { method resourceId (line 240) | public Builder resourceId(String resourceId) { method thinPool (line 250) | public Builder thinPool(Output thinPool) { method thinPool (line 261) | public Builder thinPool(String thinPool) { method volumeGroup (line 271) | public Builder volumeGroup(Output volumeGroup) { method volumeGroup (line 282) | public Builder volumeGroup(String volumeGroup) { method build (line 286) | public LvmthinLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/NFS.java class Nfs (line 84) | @ResourceType(type="proxmoxve:storage/nfs:Nfs") method backups (line 97) | public Output> backups() { method contents (line 111) | public Output> contents() { method disable (line 125) | public Output disable() { method export (line 139) | public Output export() { method nodes (line 153) | public Output> nodes() { method options (line 167) | public Output> options() { method preallocation (line 181) | public Output> preallocation() { method resourceId (line 195) | public Output resourceId() { method server (line 209) | public Output server() { method shared (line 223) | public Output shared() { method snapshotAsVolumeChain (line 237) | public Output> snapshotAsVolumeChain() { method Nfs (line 245) | public Nfs(java.lang.String name) { method Nfs (line 253) | public Nfs(java.lang.String name, NfsArgs args) { method Nfs (line 262) | public Nfs(java.lang.String name, NfsArgs args, @Nullable com.pulumi.r... method Nfs (line 266) | private Nfs(java.lang.String name, Output id, @Nulla... method makeArgs (line 270) | private static NfsArgs makeArgs(NfsArgs args, @Nullable com.pulumi.res... method makeResourceOptions (line 277) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 297) | public static Nfs get(java.lang.String name, Output ... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/NFSArgs.java class NfsArgs (line 18) | public final class NfsArgs extends com.pulumi.resources.ResourceArgs { method backups (line 33) | public Optional> backups() { method contents (line 48) | public Optional>> contents() { method disable (line 63) | public Optional> disable() { method export (line 78) | public Output export() { method nodes (line 93) | public Optional>> nodes() { method options (line 108) | public Optional> options() { method preallocation (line 123) | public Optional> preallocation() { method resourceId (line 138) | public Output resourceId() { method server (line 153) | public Output server() { method snapshotAsVolumeChain (line 168) | public Optional> snapshotAsVolumeChain() { method NfsArgs (line 172) | private NfsArgs() {} method NfsArgs (line 174) | private NfsArgs(NfsArgs $) { method builder (line 187) | public static Builder builder() { method builder (line 190) | public static Builder builder(NfsArgs defaults) { class Builder (line 194) | public static final class Builder { method Builder (line 197) | public Builder() { method Builder (line 201) | public Builder(NfsArgs defaults) { method backups (line 211) | public Builder backups(@Nullable Output backups) { method backups (line 222) | public Builder backups(NfsBackupsArgs backups) { method contents (line 232) | public Builder contents(@Nullable Output> contents) { method contents (line 243) | public Builder contents(List contents) { method contents (line 253) | public Builder contents(String... contents) { method disable (line 263) | public Builder disable(@Nullable Output disable) { method disable (line 274) | public Builder disable(Boolean disable) { method export (line 284) | public Builder export(Output export) { method export (line 295) | public Builder export(String export) { method nodes (line 305) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 316) | public Builder nodes(List nodes) { method nodes (line 326) | public Builder nodes(String... nodes) { method options (line 336) | public Builder options(@Nullable Output options) { method options (line 347) | public Builder options(String options) { method preallocation (line 357) | public Builder preallocation(@Nullable Output preallocation) { method preallocation (line 368) | public Builder preallocation(String preallocation) { method resourceId (line 378) | public Builder resourceId(Output resourceId) { method resourceId (line 389) | public Builder resourceId(String resourceId) { method server (line 399) | public Builder server(Output server) { method server (line 410) | public Builder server(String server) { method snapshotAsVolumeChain (line 420) | public Builder snapshotAsVolumeChain(@Nullable Output snaps... method snapshotAsVolumeChain (line 431) | public Builder snapshotAsVolumeChain(Boolean snapshotAsVolumeChain) { method build (line 435) | public NfsArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/NfsLegacy.java class NfsLegacy (line 85) | @ResourceType(type="proxmoxve:storage/nfsLegacy:NfsLegacy") method backups (line 98) | public Output> backups() { method contents (line 112) | public Output> contents() { method disable (line 126) | public Output disable() { method export (line 140) | public Output export() { method nodes (line 154) | public Output> nodes() { method options (line 168) | public Output> options() { method preallocation (line 182) | public Output> preallocation() { method resourceId (line 196) | public Output resourceId() { method server (line 210) | public Output server() { method shared (line 224) | public Output shared() { method snapshotAsVolumeChain (line 238) | public Output> snapshotAsVolumeChain() { method NfsLegacy (line 246) | public NfsLegacy(java.lang.String name) { method NfsLegacy (line 254) | public NfsLegacy(java.lang.String name, NfsLegacyArgs args) { method NfsLegacy (line 263) | public NfsLegacy(java.lang.String name, NfsLegacyArgs args, @Nullable ... method NfsLegacy (line 267) | private NfsLegacy(java.lang.String name, Output id, ... method makeArgs (line 271) | private static NfsLegacyArgs makeArgs(NfsLegacyArgs args, @Nullable co... method makeResourceOptions (line 278) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 295) | public static NfsLegacy get(java.lang.String name, Output> backups() { method contents (line 48) | public Optional>> contents() { method disable (line 63) | public Optional> disable() { method export (line 78) | public Output export() { method nodes (line 93) | public Optional>> nodes() { method options (line 108) | public Optional> options() { method preallocation (line 123) | public Optional> preallocation() { method resourceId (line 138) | public Output resourceId() { method server (line 153) | public Output server() { method snapshotAsVolumeChain (line 168) | public Optional> snapshotAsVolumeChain() { method NfsLegacyArgs (line 172) | private NfsLegacyArgs() {} method NfsLegacyArgs (line 174) | private NfsLegacyArgs(NfsLegacyArgs $) { method builder (line 187) | public static Builder builder() { method builder (line 190) | public static Builder builder(NfsLegacyArgs defaults) { class Builder (line 194) | public static final class Builder { method Builder (line 197) | public Builder() { method Builder (line 201) | public Builder(NfsLegacyArgs defaults) { method backups (line 211) | public Builder backups(@Nullable Output backup... method backups (line 222) | public Builder backups(NfsLegacyBackupsArgs backups) { method contents (line 232) | public Builder contents(@Nullable Output> contents) { method contents (line 243) | public Builder contents(List contents) { method contents (line 253) | public Builder contents(String... contents) { method disable (line 263) | public Builder disable(@Nullable Output disable) { method disable (line 274) | public Builder disable(Boolean disable) { method export (line 284) | public Builder export(Output export) { method export (line 295) | public Builder export(String export) { method nodes (line 305) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 316) | public Builder nodes(List nodes) { method nodes (line 326) | public Builder nodes(String... nodes) { method options (line 336) | public Builder options(@Nullable Output options) { method options (line 347) | public Builder options(String options) { method preallocation (line 357) | public Builder preallocation(@Nullable Output preallocation) { method preallocation (line 368) | public Builder preallocation(String preallocation) { method resourceId (line 378) | public Builder resourceId(Output resourceId) { method resourceId (line 389) | public Builder resourceId(String resourceId) { method server (line 399) | public Builder server(Output server) { method server (line 410) | public Builder server(String server) { method snapshotAsVolumeChain (line 420) | public Builder snapshotAsVolumeChain(@Nullable Output snaps... method snapshotAsVolumeChain (line 431) | public Builder snapshotAsVolumeChain(Boolean snapshotAsVolumeChain) { method build (line 435) | public NfsLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/PBS.java class Pbs (line 77) | @ResourceType(type="proxmoxve:storage/pbs:Pbs") method backups (line 90) | public Output> backups() { method contents (line 104) | public Output> contents() { method datastore (line 118) | public Output datastore() { method disable (line 132) | public Output disable() { method encryptionKey (line 146) | public Output> encryptionKey() { method encryptionKeyFingerprint (line 160) | public Output encryptionKeyFingerprint() { method fingerprint (line 174) | public Output> fingerprint() { method generateEncryptionKey (line 188) | public Output> generateEncryptionKey() { method generatedEncryptionKey (line 202) | public Output generatedEncryptionKey() { method namespace (line 216) | public Output> namespace() { method nodes (line 230) | public Output> nodes() { method password (line 244) | public Output password() { method resourceId (line 258) | public Output resourceId() { method server (line 272) | public Output server() { method shared (line 286) | public Output shared() { method username (line 300) | public Output username() { method Pbs (line 308) | public Pbs(java.lang.String name) { method Pbs (line 316) | public Pbs(java.lang.String name, PbsArgs args) { method Pbs (line 325) | public Pbs(java.lang.String name, PbsArgs args, @Nullable com.pulumi.r... method Pbs (line 329) | private Pbs(java.lang.String name, Output id, @Nulla... method makeArgs (line 333) | private static PbsArgs makeArgs(PbsArgs args, @Nullable com.pulumi.res... method makeResourceOptions (line 340) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 365) | public static Pbs get(java.lang.String name, Output ... FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/PBSArgs.java class PbsArgs (line 18) | public final class PbsArgs extends com.pulumi.resources.ResourceArgs { method backups (line 33) | public Optional> backups() { method contents (line 48) | public Optional>> contents() { method datastore (line 63) | public Output datastore() { method disable (line 78) | public Optional> disable() { method encryptionKey (line 93) | public Optional> encryptionKey() { method fingerprint (line 108) | public Optional> fingerprint() { method generateEncryptionKey (line 123) | public Optional> generateEncryptionKey() { method namespace (line 138) | public Optional> namespace() { method nodes (line 153) | public Optional>> nodes() { method password (line 168) | public Output password() { method resourceId (line 183) | public Output resourceId() { method server (line 198) | public Output server() { method username (line 213) | public Output username() { method PbsArgs (line 217) | private PbsArgs() {} method PbsArgs (line 219) | private PbsArgs(PbsArgs $) { method builder (line 235) | public static Builder builder() { method builder (line 238) | public static Builder builder(PbsArgs defaults) { class Builder (line 242) | public static final class Builder { method Builder (line 245) | public Builder() { method Builder (line 249) | public Builder(PbsArgs defaults) { method backups (line 259) | public Builder backups(@Nullable Output backups) { method backups (line 270) | public Builder backups(PbsBackupsArgs backups) { method contents (line 280) | public Builder contents(@Nullable Output> contents) { method contents (line 291) | public Builder contents(List contents) { method contents (line 301) | public Builder contents(String... contents) { method datastore (line 311) | public Builder datastore(Output datastore) { method datastore (line 322) | public Builder datastore(String datastore) { method disable (line 332) | public Builder disable(@Nullable Output disable) { method disable (line 343) | public Builder disable(Boolean disable) { method encryptionKey (line 353) | public Builder encryptionKey(@Nullable Output encryptionKey) { method encryptionKey (line 364) | public Builder encryptionKey(String encryptionKey) { method fingerprint (line 374) | public Builder fingerprint(@Nullable Output fingerprint) { method fingerprint (line 385) | public Builder fingerprint(String fingerprint) { method generateEncryptionKey (line 395) | public Builder generateEncryptionKey(@Nullable Output gener... method generateEncryptionKey (line 406) | public Builder generateEncryptionKey(Boolean generateEncryptionKey) { method namespace (line 416) | public Builder namespace(@Nullable Output namespace) { method namespace (line 427) | public Builder namespace(String namespace) { method nodes (line 437) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 448) | public Builder nodes(List nodes) { method nodes (line 458) | public Builder nodes(String... nodes) { method password (line 468) | public Builder password(Output password) { method password (line 479) | public Builder password(String password) { method resourceId (line 489) | public Builder resourceId(Output resourceId) { method resourceId (line 500) | public Builder resourceId(String resourceId) { method server (line 510) | public Builder server(Output server) { method server (line 521) | public Builder server(String server) { method username (line 531) | public Builder username(Output username) { method username (line 542) | public Builder username(String username) { method build (line 546) | public PbsArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/PbsLegacy.java class PbsLegacy (line 78) | @ResourceType(type="proxmoxve:storage/pbsLegacy:PbsLegacy") method backups (line 91) | public Output> backups() { method contents (line 105) | public Output> contents() { method datastore (line 119) | public Output datastore() { method disable (line 133) | public Output disable() { method encryptionKey (line 147) | public Output> encryptionKey() { method encryptionKeyFingerprint (line 161) | public Output encryptionKeyFingerprint() { method fingerprint (line 175) | public Output> fingerprint() { method generateEncryptionKey (line 189) | public Output> generateEncryptionKey() { method generatedEncryptionKey (line 203) | public Output generatedEncryptionKey() { method namespace (line 217) | public Output> namespace() { method nodes (line 231) | public Output> nodes() { method password (line 245) | public Output password() { method resourceId (line 259) | public Output resourceId() { method server (line 273) | public Output server() { method shared (line 287) | public Output shared() { method username (line 301) | public Output username() { method PbsLegacy (line 309) | public PbsLegacy(java.lang.String name) { method PbsLegacy (line 317) | public PbsLegacy(java.lang.String name, PbsLegacyArgs args) { method PbsLegacy (line 326) | public PbsLegacy(java.lang.String name, PbsLegacyArgs args, @Nullable ... method PbsLegacy (line 330) | private PbsLegacy(java.lang.String name, Output id, ... method makeArgs (line 334) | private static PbsLegacyArgs makeArgs(PbsLegacyArgs args, @Nullable co... method makeResourceOptions (line 341) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 363) | public static PbsLegacy get(java.lang.String name, Output> backups() { method contents (line 48) | public Optional>> contents() { method datastore (line 63) | public Output datastore() { method disable (line 78) | public Optional> disable() { method encryptionKey (line 93) | public Optional> encryptionKey() { method fingerprint (line 108) | public Optional> fingerprint() { method generateEncryptionKey (line 123) | public Optional> generateEncryptionKey() { method namespace (line 138) | public Optional> namespace() { method nodes (line 153) | public Optional>> nodes() { method password (line 168) | public Output password() { method resourceId (line 183) | public Output resourceId() { method server (line 198) | public Output server() { method username (line 213) | public Output username() { method PbsLegacyArgs (line 217) | private PbsLegacyArgs() {} method PbsLegacyArgs (line 219) | private PbsLegacyArgs(PbsLegacyArgs $) { method builder (line 235) | public static Builder builder() { method builder (line 238) | public static Builder builder(PbsLegacyArgs defaults) { class Builder (line 242) | public static final class Builder { method Builder (line 245) | public Builder() { method Builder (line 249) | public Builder(PbsLegacyArgs defaults) { method backups (line 259) | public Builder backups(@Nullable Output backup... method backups (line 270) | public Builder backups(PbsLegacyBackupsArgs backups) { method contents (line 280) | public Builder contents(@Nullable Output> contents) { method contents (line 291) | public Builder contents(List contents) { method contents (line 301) | public Builder contents(String... contents) { method datastore (line 311) | public Builder datastore(Output datastore) { method datastore (line 322) | public Builder datastore(String datastore) { method disable (line 332) | public Builder disable(@Nullable Output disable) { method disable (line 343) | public Builder disable(Boolean disable) { method encryptionKey (line 353) | public Builder encryptionKey(@Nullable Output encryptionKey) { method encryptionKey (line 364) | public Builder encryptionKey(String encryptionKey) { method fingerprint (line 374) | public Builder fingerprint(@Nullable Output fingerprint) { method fingerprint (line 385) | public Builder fingerprint(String fingerprint) { method generateEncryptionKey (line 395) | public Builder generateEncryptionKey(@Nullable Output gener... method generateEncryptionKey (line 406) | public Builder generateEncryptionKey(Boolean generateEncryptionKey) { method namespace (line 416) | public Builder namespace(@Nullable Output namespace) { method namespace (line 427) | public Builder namespace(String namespace) { method nodes (line 437) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 448) | public Builder nodes(List nodes) { method nodes (line 458) | public Builder nodes(String... nodes) { method password (line 468) | public Builder password(Output password) { method password (line 479) | public Builder password(String password) { method resourceId (line 489) | public Builder resourceId(Output resourceId) { method resourceId (line 500) | public Builder resourceId(String resourceId) { method server (line 510) | public Builder server(Output server) { method server (line 521) | public Builder server(String server) { method username (line 531) | public Builder username(Output username) { method username (line 542) | public Builder username(String username) { method build (line 546) | public PbsLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/ZFSPool.java class Zfspool (line 73) | @ResourceType(type="proxmoxve:storage/zfspool:Zfspool") method blocksize (line 86) | public Output> blocksize() { method contents (line 100) | public Output> contents() { method disable (line 114) | public Output disable() { method nodes (line 128) | public Output> nodes() { method resourceId (line 142) | public Output resourceId() { method shared (line 156) | public Output shared() { method thinProvision (line 170) | public Output> thinProvision() { method zfsPool (line 184) | public Output zfsPool() { method Zfspool (line 192) | public Zfspool(java.lang.String name) { method Zfspool (line 200) | public Zfspool(java.lang.String name, ZfspoolArgs args) { method Zfspool (line 209) | public Zfspool(java.lang.String name, ZfspoolArgs args, @Nullable com.... method Zfspool (line 213) | private Zfspool(java.lang.String name, Output id, @N... method makeArgs (line 217) | private static ZfspoolArgs makeArgs(ZfspoolArgs args, @Nullable com.pu... method makeResourceOptions (line 224) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 244) | public static Zfspool get(java.lang.String name, Output> blocksize() { method contents (line 47) | public Optional>> contents() { method disable (line 62) | public Optional> disable() { method nodes (line 77) | public Optional>> nodes() { method resourceId (line 92) | public Output resourceId() { method thinProvision (line 107) | public Optional> thinProvision() { method zfsPool (line 122) | public Output zfsPool() { method ZfspoolArgs (line 126) | private ZfspoolArgs() {} method ZfspoolArgs (line 128) | private ZfspoolArgs(ZfspoolArgs $) { method builder (line 138) | public static Builder builder() { method builder (line 141) | public static Builder builder(ZfspoolArgs defaults) { class Builder (line 145) | public static final class Builder { method Builder (line 148) | public Builder() { method Builder (line 152) | public Builder(ZfspoolArgs defaults) { method blocksize (line 162) | public Builder blocksize(@Nullable Output blocksize) { method blocksize (line 173) | public Builder blocksize(String blocksize) { method contents (line 183) | public Builder contents(@Nullable Output> contents) { method contents (line 194) | public Builder contents(List contents) { method contents (line 204) | public Builder contents(String... contents) { method disable (line 214) | public Builder disable(@Nullable Output disable) { method disable (line 225) | public Builder disable(Boolean disable) { method nodes (line 235) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 246) | public Builder nodes(List nodes) { method nodes (line 256) | public Builder nodes(String... nodes) { method resourceId (line 266) | public Builder resourceId(Output resourceId) { method resourceId (line 277) | public Builder resourceId(String resourceId) { method thinProvision (line 287) | public Builder thinProvision(@Nullable Output thinProvision) { method thinProvision (line 298) | public Builder thinProvision(Boolean thinProvision) { method zfsPool (line 308) | public Builder zfsPool(Output zfsPool) { method zfsPool (line 319) | public Builder zfsPool(String zfsPool) { method build (line 323) | public ZfspoolArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/ZfspoolLegacy.java class ZfspoolLegacy (line 74) | @ResourceType(type="proxmoxve:storage/zfspoolLegacy:ZfspoolLegacy") method blocksize (line 87) | public Output> blocksize() { method contents (line 101) | public Output> contents() { method disable (line 115) | public Output disable() { method nodes (line 129) | public Output> nodes() { method resourceId (line 143) | public Output resourceId() { method shared (line 157) | public Output shared() { method thinProvision (line 171) | public Output> thinProvision() { method zfsPool (line 185) | public Output zfsPool() { method ZfspoolLegacy (line 193) | public ZfspoolLegacy(java.lang.String name) { method ZfspoolLegacy (line 201) | public ZfspoolLegacy(java.lang.String name, ZfspoolLegacyArgs args) { method ZfspoolLegacy (line 210) | public ZfspoolLegacy(java.lang.String name, ZfspoolLegacyArgs args, @N... method ZfspoolLegacy (line 214) | private ZfspoolLegacy(java.lang.String name, Output ... method makeArgs (line 218) | private static ZfspoolLegacyArgs makeArgs(ZfspoolLegacyArgs args, @Nul... method makeResourceOptions (line 225) | private static com.pulumi.resources.CustomResourceOptions makeResource... method get (line 242) | public static ZfspoolLegacy get(java.lang.String name, Output> blocksize() { method contents (line 47) | public Optional>> contents() { method disable (line 62) | public Optional> disable() { method nodes (line 77) | public Optional>> nodes() { method resourceId (line 92) | public Output resourceId() { method thinProvision (line 107) | public Optional> thinProvision() { method zfsPool (line 122) | public Output zfsPool() { method ZfspoolLegacyArgs (line 126) | private ZfspoolLegacyArgs() {} method ZfspoolLegacyArgs (line 128) | private ZfspoolLegacyArgs(ZfspoolLegacyArgs $) { method builder (line 138) | public static Builder builder() { method builder (line 141) | public static Builder builder(ZfspoolLegacyArgs defaults) { class Builder (line 145) | public static final class Builder { method Builder (line 148) | public Builder() { method Builder (line 152) | public Builder(ZfspoolLegacyArgs defaults) { method blocksize (line 162) | public Builder blocksize(@Nullable Output blocksize) { method blocksize (line 173) | public Builder blocksize(String blocksize) { method contents (line 183) | public Builder contents(@Nullable Output> contents) { method contents (line 194) | public Builder contents(List contents) { method contents (line 204) | public Builder contents(String... contents) { method disable (line 214) | public Builder disable(@Nullable Output disable) { method disable (line 225) | public Builder disable(Boolean disable) { method nodes (line 235) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 246) | public Builder nodes(List nodes) { method nodes (line 256) | public Builder nodes(String... nodes) { method resourceId (line 266) | public Builder resourceId(Output resourceId) { method resourceId (line 277) | public Builder resourceId(String resourceId) { method thinProvision (line 287) | public Builder thinProvision(@Nullable Output thinProvision) { method thinProvision (line 298) | public Builder thinProvision(Boolean thinProvision) { method zfsPool (line 308) | public Builder zfsPool(Output zfsPool) { method zfsPool (line 319) | public Builder zfsPool(String zfsPool) { method build (line 323) | public ZfspoolLegacyArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/inputs/CIFSBackupsArgs.java class CifsBackupsArgs (line 15) | public final class CifsBackupsArgs extends com.pulumi.resources.Resource... method keepAll (line 30) | public Optional> keepAll() { method keepDaily (line 45) | public Optional> keepDaily() { method keepHourly (line 60) | public Optional> keepHourly() { method keepLast (line 75) | public Optional> keepLast() { method keepMonthly (line 90) | public Optional> keepMonthly() { method keepWeekly (line 105) | public Optional> keepWeekly() { method keepYearly (line 120) | public Optional> keepYearly() { method maxProtectedBackups (line 135) | public Optional> maxProtectedBackups() { method CifsBackupsArgs (line 139) | private CifsBackupsArgs() {} method CifsBackupsArgs (line 141) | private CifsBackupsArgs(CifsBackupsArgs $) { method builder (line 152) | public static Builder builder() { method builder (line 155) | public static Builder builder(CifsBackupsArgs defaults) { class Builder (line 159) | public static final class Builder { method Builder (line 162) | public Builder() { method Builder (line 166) | public Builder(CifsBackupsArgs defaults) { method keepAll (line 176) | public Builder keepAll(@Nullable Output keepAll) { method keepAll (line 187) | public Builder keepAll(Boolean keepAll) { method keepDaily (line 197) | public Builder keepDaily(@Nullable Output keepDaily) { method keepDaily (line 208) | public Builder keepDaily(Integer keepDaily) { method keepHourly (line 218) | public Builder keepHourly(@Nullable Output keepHourly) { method keepHourly (line 229) | public Builder keepHourly(Integer keepHourly) { method keepLast (line 239) | public Builder keepLast(@Nullable Output keepLast) { method keepLast (line 250) | public Builder keepLast(Integer keepLast) { method keepMonthly (line 260) | public Builder keepMonthly(@Nullable Output keepMonthly) { method keepMonthly (line 271) | public Builder keepMonthly(Integer keepMonthly) { method keepWeekly (line 281) | public Builder keepWeekly(@Nullable Output keepWeekly) { method keepWeekly (line 292) | public Builder keepWeekly(Integer keepWeekly) { method keepYearly (line 302) | public Builder keepYearly(@Nullable Output keepYearly) { method keepYearly (line 313) | public Builder keepYearly(Integer keepYearly) { method maxProtectedBackups (line 323) | public Builder maxProtectedBackups(@Nullable Output maxProt... method maxProtectedBackups (line 334) | public Builder maxProtectedBackups(Integer maxProtectedBackups) { method build (line 338) | public CifsBackupsArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/inputs/CIFSState.java class CifsState (line 17) | public final class CifsState extends com.pulumi.resources.ResourceArgs { method backups (line 32) | public Optional> backups() { method contents (line 47) | public Optional>> contents() { method disable (line 62) | public Optional> disable() { method domain (line 77) | public Optional> domain() { method nodes (line 92) | public Optional>> nodes() { method password (line 107) | public Optional> password() { method preallocation (line 122) | public Optional> preallocation() { method resourceId (line 137) | public Optional> resourceId() { method server (line 152) | public Optional> server() { method share (line 167) | public Optional> share() { method shared (line 182) | public Optional> shared() { method snapshotAsVolumeChain (line 197) | public Optional> snapshotAsVolumeChain() { method subdirectory (line 212) | public Optional> subdirectory() { method username (line 227) | public Optional> username() { method CifsState (line 231) | private CifsState() {} method CifsState (line 233) | private CifsState(CifsState $) { method builder (line 250) | public static Builder builder() { method builder (line 253) | public static Builder builder(CifsState defaults) { class Builder (line 257) | public static final class Builder { method Builder (line 260) | public Builder() { method Builder (line 264) | public Builder(CifsState defaults) { method backups (line 274) | public Builder backups(@Nullable Output backups) { method backups (line 285) | public Builder backups(CifsBackupsArgs backups) { method contents (line 295) | public Builder contents(@Nullable Output> contents) { method contents (line 306) | public Builder contents(List contents) { method contents (line 316) | public Builder contents(String... contents) { method disable (line 326) | public Builder disable(@Nullable Output disable) { method disable (line 337) | public Builder disable(Boolean disable) { method domain (line 347) | public Builder domain(@Nullable Output domain) { method domain (line 358) | public Builder domain(String domain) { method nodes (line 368) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 379) | public Builder nodes(List nodes) { method nodes (line 389) | public Builder nodes(String... nodes) { method password (line 399) | public Builder password(@Nullable Output password) { method password (line 410) | public Builder password(String password) { method preallocation (line 420) | public Builder preallocation(@Nullable Output preallocation) { method preallocation (line 431) | public Builder preallocation(String preallocation) { method resourceId (line 441) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 452) | public Builder resourceId(String resourceId) { method server (line 462) | public Builder server(@Nullable Output server) { method server (line 473) | public Builder server(String server) { method share (line 483) | public Builder share(@Nullable Output share) { method share (line 494) | public Builder share(String share) { method shared (line 504) | public Builder shared(@Nullable Output shared) { method shared (line 515) | public Builder shared(Boolean shared) { method snapshotAsVolumeChain (line 525) | public Builder snapshotAsVolumeChain(@Nullable Output snaps... method snapshotAsVolumeChain (line 536) | public Builder snapshotAsVolumeChain(Boolean snapshotAsVolumeChain) { method subdirectory (line 546) | public Builder subdirectory(@Nullable Output subdirectory) { method subdirectory (line 557) | public Builder subdirectory(String subdirectory) { method username (line 567) | public Builder username(@Nullable Output username) { method username (line 578) | public Builder username(String username) { method build (line 582) | public CifsState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/inputs/CifsLegacyBackupsArgs.java class CifsLegacyBackupsArgs (line 15) | public final class CifsLegacyBackupsArgs extends com.pulumi.resources.Re... method keepAll (line 30) | public Optional> keepAll() { method keepDaily (line 45) | public Optional> keepDaily() { method keepHourly (line 60) | public Optional> keepHourly() { method keepLast (line 75) | public Optional> keepLast() { method keepMonthly (line 90) | public Optional> keepMonthly() { method keepWeekly (line 105) | public Optional> keepWeekly() { method keepYearly (line 120) | public Optional> keepYearly() { method maxProtectedBackups (line 135) | public Optional> maxProtectedBackups() { method CifsLegacyBackupsArgs (line 139) | private CifsLegacyBackupsArgs() {} method CifsLegacyBackupsArgs (line 141) | private CifsLegacyBackupsArgs(CifsLegacyBackupsArgs $) { method builder (line 152) | public static Builder builder() { method builder (line 155) | public static Builder builder(CifsLegacyBackupsArgs defaults) { class Builder (line 159) | public static final class Builder { method Builder (line 162) | public Builder() { method Builder (line 166) | public Builder(CifsLegacyBackupsArgs defaults) { method keepAll (line 176) | public Builder keepAll(@Nullable Output keepAll) { method keepAll (line 187) | public Builder keepAll(Boolean keepAll) { method keepDaily (line 197) | public Builder keepDaily(@Nullable Output keepDaily) { method keepDaily (line 208) | public Builder keepDaily(Integer keepDaily) { method keepHourly (line 218) | public Builder keepHourly(@Nullable Output keepHourly) { method keepHourly (line 229) | public Builder keepHourly(Integer keepHourly) { method keepLast (line 239) | public Builder keepLast(@Nullable Output keepLast) { method keepLast (line 250) | public Builder keepLast(Integer keepLast) { method keepMonthly (line 260) | public Builder keepMonthly(@Nullable Output keepMonthly) { method keepMonthly (line 271) | public Builder keepMonthly(Integer keepMonthly) { method keepWeekly (line 281) | public Builder keepWeekly(@Nullable Output keepWeekly) { method keepWeekly (line 292) | public Builder keepWeekly(Integer keepWeekly) { method keepYearly (line 302) | public Builder keepYearly(@Nullable Output keepYearly) { method keepYearly (line 313) | public Builder keepYearly(Integer keepYearly) { method maxProtectedBackups (line 323) | public Builder maxProtectedBackups(@Nullable Output maxProt... method maxProtectedBackups (line 334) | public Builder maxProtectedBackups(Integer maxProtectedBackups) { method build (line 338) | public CifsLegacyBackupsArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/inputs/CifsLegacyState.java class CifsLegacyState (line 17) | public final class CifsLegacyState extends com.pulumi.resources.Resource... method backups (line 32) | public Optional> backups() { method contents (line 47) | public Optional>> contents() { method disable (line 62) | public Optional> disable() { method domain (line 77) | public Optional> domain() { method nodes (line 92) | public Optional>> nodes() { method password (line 107) | public Optional> password() { method preallocation (line 122) | public Optional> preallocation() { method resourceId (line 137) | public Optional> resourceId() { method server (line 152) | public Optional> server() { method share (line 167) | public Optional> share() { method shared (line 182) | public Optional> shared() { method snapshotAsVolumeChain (line 197) | public Optional> snapshotAsVolumeChain() { method subdirectory (line 212) | public Optional> subdirectory() { method username (line 227) | public Optional> username() { method CifsLegacyState (line 231) | private CifsLegacyState() {} method CifsLegacyState (line 233) | private CifsLegacyState(CifsLegacyState $) { method builder (line 250) | public static Builder builder() { method builder (line 253) | public static Builder builder(CifsLegacyState defaults) { class Builder (line 257) | public static final class Builder { method Builder (line 260) | public Builder() { method Builder (line 264) | public Builder(CifsLegacyState defaults) { method backups (line 274) | public Builder backups(@Nullable Output backu... method backups (line 285) | public Builder backups(CifsLegacyBackupsArgs backups) { method contents (line 295) | public Builder contents(@Nullable Output> contents) { method contents (line 306) | public Builder contents(List contents) { method contents (line 316) | public Builder contents(String... contents) { method disable (line 326) | public Builder disable(@Nullable Output disable) { method disable (line 337) | public Builder disable(Boolean disable) { method domain (line 347) | public Builder domain(@Nullable Output domain) { method domain (line 358) | public Builder domain(String domain) { method nodes (line 368) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 379) | public Builder nodes(List nodes) { method nodes (line 389) | public Builder nodes(String... nodes) { method password (line 399) | public Builder password(@Nullable Output password) { method password (line 410) | public Builder password(String password) { method preallocation (line 420) | public Builder preallocation(@Nullable Output preallocation) { method preallocation (line 431) | public Builder preallocation(String preallocation) { method resourceId (line 441) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 452) | public Builder resourceId(String resourceId) { method server (line 462) | public Builder server(@Nullable Output server) { method server (line 473) | public Builder server(String server) { method share (line 483) | public Builder share(@Nullable Output share) { method share (line 494) | public Builder share(String share) { method shared (line 504) | public Builder shared(@Nullable Output shared) { method shared (line 515) | public Builder shared(Boolean shared) { method snapshotAsVolumeChain (line 525) | public Builder snapshotAsVolumeChain(@Nullable Output snaps... method snapshotAsVolumeChain (line 536) | public Builder snapshotAsVolumeChain(Boolean snapshotAsVolumeChain) { method subdirectory (line 546) | public Builder subdirectory(@Nullable Output subdirectory) { method subdirectory (line 557) | public Builder subdirectory(String subdirectory) { method username (line 567) | public Builder username(@Nullable Output username) { method username (line 578) | public Builder username(String username) { method build (line 582) | public CifsLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/inputs/DirectoryBackupsArgs.java class DirectoryBackupsArgs (line 15) | public final class DirectoryBackupsArgs extends com.pulumi.resources.Res... method keepAll (line 30) | public Optional> keepAll() { method keepDaily (line 45) | public Optional> keepDaily() { method keepHourly (line 60) | public Optional> keepHourly() { method keepLast (line 75) | public Optional> keepLast() { method keepMonthly (line 90) | public Optional> keepMonthly() { method keepWeekly (line 105) | public Optional> keepWeekly() { method keepYearly (line 120) | public Optional> keepYearly() { method maxProtectedBackups (line 135) | public Optional> maxProtectedBackups() { method DirectoryBackupsArgs (line 139) | private DirectoryBackupsArgs() {} method DirectoryBackupsArgs (line 141) | private DirectoryBackupsArgs(DirectoryBackupsArgs $) { method builder (line 152) | public static Builder builder() { method builder (line 155) | public static Builder builder(DirectoryBackupsArgs defaults) { class Builder (line 159) | public static final class Builder { method Builder (line 162) | public Builder() { method Builder (line 166) | public Builder(DirectoryBackupsArgs defaults) { method keepAll (line 176) | public Builder keepAll(@Nullable Output keepAll) { method keepAll (line 187) | public Builder keepAll(Boolean keepAll) { method keepDaily (line 197) | public Builder keepDaily(@Nullable Output keepDaily) { method keepDaily (line 208) | public Builder keepDaily(Integer keepDaily) { method keepHourly (line 218) | public Builder keepHourly(@Nullable Output keepHourly) { method keepHourly (line 229) | public Builder keepHourly(Integer keepHourly) { method keepLast (line 239) | public Builder keepLast(@Nullable Output keepLast) { method keepLast (line 250) | public Builder keepLast(Integer keepLast) { method keepMonthly (line 260) | public Builder keepMonthly(@Nullable Output keepMonthly) { method keepMonthly (line 271) | public Builder keepMonthly(Integer keepMonthly) { method keepWeekly (line 281) | public Builder keepWeekly(@Nullable Output keepWeekly) { method keepWeekly (line 292) | public Builder keepWeekly(Integer keepWeekly) { method keepYearly (line 302) | public Builder keepYearly(@Nullable Output keepYearly) { method keepYearly (line 313) | public Builder keepYearly(Integer keepYearly) { method maxProtectedBackups (line 323) | public Builder maxProtectedBackups(@Nullable Output maxProt... method maxProtectedBackups (line 334) | public Builder maxProtectedBackups(Integer maxProtectedBackups) { method build (line 338) | public DirectoryBackupsArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/inputs/DirectoryLegacyBackupsArgs.java class DirectoryLegacyBackupsArgs (line 15) | public final class DirectoryLegacyBackupsArgs extends com.pulumi.resourc... method keepAll (line 30) | public Optional> keepAll() { method keepDaily (line 45) | public Optional> keepDaily() { method keepHourly (line 60) | public Optional> keepHourly() { method keepLast (line 75) | public Optional> keepLast() { method keepMonthly (line 90) | public Optional> keepMonthly() { method keepWeekly (line 105) | public Optional> keepWeekly() { method keepYearly (line 120) | public Optional> keepYearly() { method maxProtectedBackups (line 135) | public Optional> maxProtectedBackups() { method DirectoryLegacyBackupsArgs (line 139) | private DirectoryLegacyBackupsArgs() {} method DirectoryLegacyBackupsArgs (line 141) | private DirectoryLegacyBackupsArgs(DirectoryLegacyBackupsArgs $) { method builder (line 152) | public static Builder builder() { method builder (line 155) | public static Builder builder(DirectoryLegacyBackupsArgs defaults) { class Builder (line 159) | public static final class Builder { method Builder (line 162) | public Builder() { method Builder (line 166) | public Builder(DirectoryLegacyBackupsArgs defaults) { method keepAll (line 176) | public Builder keepAll(@Nullable Output keepAll) { method keepAll (line 187) | public Builder keepAll(Boolean keepAll) { method keepDaily (line 197) | public Builder keepDaily(@Nullable Output keepDaily) { method keepDaily (line 208) | public Builder keepDaily(Integer keepDaily) { method keepHourly (line 218) | public Builder keepHourly(@Nullable Output keepHourly) { method keepHourly (line 229) | public Builder keepHourly(Integer keepHourly) { method keepLast (line 239) | public Builder keepLast(@Nullable Output keepLast) { method keepLast (line 250) | public Builder keepLast(Integer keepLast) { method keepMonthly (line 260) | public Builder keepMonthly(@Nullable Output keepMonthly) { method keepMonthly (line 271) | public Builder keepMonthly(Integer keepMonthly) { method keepWeekly (line 281) | public Builder keepWeekly(@Nullable Output keepWeekly) { method keepWeekly (line 292) | public Builder keepWeekly(Integer keepWeekly) { method keepYearly (line 302) | public Builder keepYearly(@Nullable Output keepYearly) { method keepYearly (line 313) | public Builder keepYearly(Integer keepYearly) { method maxProtectedBackups (line 323) | public Builder maxProtectedBackups(@Nullable Output maxProt... method maxProtectedBackups (line 334) | public Builder maxProtectedBackups(Integer maxProtectedBackups) { method build (line 338) | public DirectoryLegacyBackupsArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/inputs/DirectoryLegacyState.java class DirectoryLegacyState (line 17) | public final class DirectoryLegacyState extends com.pulumi.resources.Res... method backups (line 32) | public Optional> backups() { method contents (line 47) | public Optional>> contents() { method disable (line 62) | public Optional> disable() { method nodes (line 77) | public Optional>> nodes() { method path (line 92) | public Optional> path() { method preallocation (line 107) | public Optional> preallocation() { method resourceId (line 122) | public Optional> resourceId() { method shared (line 137) | public Optional> shared() { method DirectoryLegacyState (line 141) | private DirectoryLegacyState() {} method DirectoryLegacyState (line 143) | private DirectoryLegacyState(DirectoryLegacyState $) { method builder (line 154) | public static Builder builder() { method builder (line 157) | public static Builder builder(DirectoryLegacyState defaults) { class Builder (line 161) | public static final class Builder { method Builder (line 164) | public Builder() { method Builder (line 168) | public Builder(DirectoryLegacyState defaults) { method backups (line 178) | public Builder backups(@Nullable Output ... method backups (line 189) | public Builder backups(DirectoryLegacyBackupsArgs backups) { method contents (line 199) | public Builder contents(@Nullable Output> contents) { method contents (line 210) | public Builder contents(List contents) { method contents (line 220) | public Builder contents(String... contents) { method disable (line 230) | public Builder disable(@Nullable Output disable) { method disable (line 241) | public Builder disable(Boolean disable) { method nodes (line 251) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 262) | public Builder nodes(List nodes) { method nodes (line 272) | public Builder nodes(String... nodes) { method path (line 282) | public Builder path(@Nullable Output path) { method path (line 293) | public Builder path(String path) { method preallocation (line 303) | public Builder preallocation(@Nullable Output preallocation) { method preallocation (line 314) | public Builder preallocation(String preallocation) { method resourceId (line 324) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 335) | public Builder resourceId(String resourceId) { method shared (line 345) | public Builder shared(@Nullable Output shared) { method shared (line 356) | public Builder shared(Boolean shared) { method build (line 360) | public DirectoryLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/inputs/DirectoryState.java class DirectoryState (line 17) | public final class DirectoryState extends com.pulumi.resources.ResourceA... method backups (line 32) | public Optional> backups() { method contents (line 47) | public Optional>> contents() { method disable (line 62) | public Optional> disable() { method nodes (line 77) | public Optional>> nodes() { method path (line 92) | public Optional> path() { method preallocation (line 107) | public Optional> preallocation() { method resourceId (line 122) | public Optional> resourceId() { method shared (line 137) | public Optional> shared() { method DirectoryState (line 141) | private DirectoryState() {} method DirectoryState (line 143) | private DirectoryState(DirectoryState $) { method builder (line 154) | public static Builder builder() { method builder (line 157) | public static Builder builder(DirectoryState defaults) { class Builder (line 161) | public static final class Builder { method Builder (line 164) | public Builder() { method Builder (line 168) | public Builder(DirectoryState defaults) { method backups (line 178) | public Builder backups(@Nullable Output backup... method backups (line 189) | public Builder backups(DirectoryBackupsArgs backups) { method contents (line 199) | public Builder contents(@Nullable Output> contents) { method contents (line 210) | public Builder contents(List contents) { method contents (line 220) | public Builder contents(String... contents) { method disable (line 230) | public Builder disable(@Nullable Output disable) { method disable (line 241) | public Builder disable(Boolean disable) { method nodes (line 251) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 262) | public Builder nodes(List nodes) { method nodes (line 272) | public Builder nodes(String... nodes) { method path (line 282) | public Builder path(@Nullable Output path) { method path (line 293) | public Builder path(String path) { method preallocation (line 303) | public Builder preallocation(@Nullable Output preallocation) { method preallocation (line 314) | public Builder preallocation(String preallocation) { method resourceId (line 324) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 335) | public Builder resourceId(String resourceId) { method shared (line 345) | public Builder shared(@Nullable Output shared) { method shared (line 356) | public Builder shared(Boolean shared) { method build (line 360) | public DirectoryState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/inputs/LVMState.java class LvmState (line 16) | public final class LvmState extends com.pulumi.resources.ResourceArgs { method contents (line 31) | public Optional>> contents() { method disable (line 46) | public Optional> disable() { method nodes (line 61) | public Optional>> nodes() { method resourceId (line 76) | public Optional> resourceId() { method shared (line 91) | public Optional> shared() { method volumeGroup (line 106) | public Optional> volumeGroup() { method wipeRemovedVolumes (line 121) | public Optional> wipeRemovedVolumes() { method LvmState (line 125) | private LvmState() {} method LvmState (line 127) | private LvmState(LvmState $) { method builder (line 137) | public static Builder builder() { method builder (line 140) | public static Builder builder(LvmState defaults) { class Builder (line 144) | public static final class Builder { method Builder (line 147) | public Builder() { method Builder (line 151) | public Builder(LvmState defaults) { method contents (line 161) | public Builder contents(@Nullable Output> contents) { method contents (line 172) | public Builder contents(List contents) { method contents (line 182) | public Builder contents(String... contents) { method disable (line 192) | public Builder disable(@Nullable Output disable) { method disable (line 203) | public Builder disable(Boolean disable) { method nodes (line 213) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 224) | public Builder nodes(List nodes) { method nodes (line 234) | public Builder nodes(String... nodes) { method resourceId (line 244) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 255) | public Builder resourceId(String resourceId) { method shared (line 265) | public Builder shared(@Nullable Output shared) { method shared (line 276) | public Builder shared(Boolean shared) { method volumeGroup (line 286) | public Builder volumeGroup(@Nullable Output volumeGroup) { method volumeGroup (line 297) | public Builder volumeGroup(String volumeGroup) { method wipeRemovedVolumes (line 307) | public Builder wipeRemovedVolumes(@Nullable Output wipeRemo... method wipeRemovedVolumes (line 318) | public Builder wipeRemovedVolumes(Boolean wipeRemovedVolumes) { method build (line 322) | public LvmState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/inputs/LVMThinState.java class LvmthinState (line 16) | public final class LvmthinState extends com.pulumi.resources.ResourceArgs { method contents (line 31) | public Optional>> contents() { method disable (line 46) | public Optional> disable() { method nodes (line 61) | public Optional>> nodes() { method resourceId (line 76) | public Optional> resourceId() { method shared (line 91) | public Optional> shared() { method thinPool (line 106) | public Optional> thinPool() { method volumeGroup (line 121) | public Optional> volumeGroup() { method LvmthinState (line 125) | private LvmthinState() {} method LvmthinState (line 127) | private LvmthinState(LvmthinState $) { method builder (line 137) | public static Builder builder() { method builder (line 140) | public static Builder builder(LvmthinState defaults) { class Builder (line 144) | public static final class Builder { method Builder (line 147) | public Builder() { method Builder (line 151) | public Builder(LvmthinState defaults) { method contents (line 161) | public Builder contents(@Nullable Output> contents) { method contents (line 172) | public Builder contents(List contents) { method contents (line 182) | public Builder contents(String... contents) { method disable (line 192) | public Builder disable(@Nullable Output disable) { method disable (line 203) | public Builder disable(Boolean disable) { method nodes (line 213) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 224) | public Builder nodes(List nodes) { method nodes (line 234) | public Builder nodes(String... nodes) { method resourceId (line 244) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 255) | public Builder resourceId(String resourceId) { method shared (line 265) | public Builder shared(@Nullable Output shared) { method shared (line 276) | public Builder shared(Boolean shared) { method thinPool (line 286) | public Builder thinPool(@Nullable Output thinPool) { method thinPool (line 297) | public Builder thinPool(String thinPool) { method volumeGroup (line 307) | public Builder volumeGroup(@Nullable Output volumeGroup) { method volumeGroup (line 318) | public Builder volumeGroup(String volumeGroup) { method build (line 322) | public LvmthinState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/inputs/LvmLegacyState.java class LvmLegacyState (line 16) | public final class LvmLegacyState extends com.pulumi.resources.ResourceA... method contents (line 31) | public Optional>> contents() { method disable (line 46) | public Optional> disable() { method nodes (line 61) | public Optional>> nodes() { method resourceId (line 76) | public Optional> resourceId() { method shared (line 91) | public Optional> shared() { method volumeGroup (line 106) | public Optional> volumeGroup() { method wipeRemovedVolumes (line 121) | public Optional> wipeRemovedVolumes() { method LvmLegacyState (line 125) | private LvmLegacyState() {} method LvmLegacyState (line 127) | private LvmLegacyState(LvmLegacyState $) { method builder (line 137) | public static Builder builder() { method builder (line 140) | public static Builder builder(LvmLegacyState defaults) { class Builder (line 144) | public static final class Builder { method Builder (line 147) | public Builder() { method Builder (line 151) | public Builder(LvmLegacyState defaults) { method contents (line 161) | public Builder contents(@Nullable Output> contents) { method contents (line 172) | public Builder contents(List contents) { method contents (line 182) | public Builder contents(String... contents) { method disable (line 192) | public Builder disable(@Nullable Output disable) { method disable (line 203) | public Builder disable(Boolean disable) { method nodes (line 213) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 224) | public Builder nodes(List nodes) { method nodes (line 234) | public Builder nodes(String... nodes) { method resourceId (line 244) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 255) | public Builder resourceId(String resourceId) { method shared (line 265) | public Builder shared(@Nullable Output shared) { method shared (line 276) | public Builder shared(Boolean shared) { method volumeGroup (line 286) | public Builder volumeGroup(@Nullable Output volumeGroup) { method volumeGroup (line 297) | public Builder volumeGroup(String volumeGroup) { method wipeRemovedVolumes (line 307) | public Builder wipeRemovedVolumes(@Nullable Output wipeRemo... method wipeRemovedVolumes (line 318) | public Builder wipeRemovedVolumes(Boolean wipeRemovedVolumes) { method build (line 322) | public LvmLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/inputs/LvmthinLegacyState.java class LvmthinLegacyState (line 16) | public final class LvmthinLegacyState extends com.pulumi.resources.Resou... method contents (line 31) | public Optional>> contents() { method disable (line 46) | public Optional> disable() { method nodes (line 61) | public Optional>> nodes() { method resourceId (line 76) | public Optional> resourceId() { method shared (line 91) | public Optional> shared() { method thinPool (line 106) | public Optional> thinPool() { method volumeGroup (line 121) | public Optional> volumeGroup() { method LvmthinLegacyState (line 125) | private LvmthinLegacyState() {} method LvmthinLegacyState (line 127) | private LvmthinLegacyState(LvmthinLegacyState $) { method builder (line 137) | public static Builder builder() { method builder (line 140) | public static Builder builder(LvmthinLegacyState defaults) { class Builder (line 144) | public static final class Builder { method Builder (line 147) | public Builder() { method Builder (line 151) | public Builder(LvmthinLegacyState defaults) { method contents (line 161) | public Builder contents(@Nullable Output> contents) { method contents (line 172) | public Builder contents(List contents) { method contents (line 182) | public Builder contents(String... contents) { method disable (line 192) | public Builder disable(@Nullable Output disable) { method disable (line 203) | public Builder disable(Boolean disable) { method nodes (line 213) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 224) | public Builder nodes(List nodes) { method nodes (line 234) | public Builder nodes(String... nodes) { method resourceId (line 244) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 255) | public Builder resourceId(String resourceId) { method shared (line 265) | public Builder shared(@Nullable Output shared) { method shared (line 276) | public Builder shared(Boolean shared) { method thinPool (line 286) | public Builder thinPool(@Nullable Output thinPool) { method thinPool (line 297) | public Builder thinPool(String thinPool) { method volumeGroup (line 307) | public Builder volumeGroup(@Nullable Output volumeGroup) { method volumeGroup (line 318) | public Builder volumeGroup(String volumeGroup) { method build (line 322) | public LvmthinLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/inputs/NFSBackupsArgs.java class NfsBackupsArgs (line 15) | public final class NfsBackupsArgs extends com.pulumi.resources.ResourceA... method keepAll (line 30) | public Optional> keepAll() { method keepDaily (line 45) | public Optional> keepDaily() { method keepHourly (line 60) | public Optional> keepHourly() { method keepLast (line 75) | public Optional> keepLast() { method keepMonthly (line 90) | public Optional> keepMonthly() { method keepWeekly (line 105) | public Optional> keepWeekly() { method keepYearly (line 120) | public Optional> keepYearly() { method maxProtectedBackups (line 135) | public Optional> maxProtectedBackups() { method NfsBackupsArgs (line 139) | private NfsBackupsArgs() {} method NfsBackupsArgs (line 141) | private NfsBackupsArgs(NfsBackupsArgs $) { method builder (line 152) | public static Builder builder() { method builder (line 155) | public static Builder builder(NfsBackupsArgs defaults) { class Builder (line 159) | public static final class Builder { method Builder (line 162) | public Builder() { method Builder (line 166) | public Builder(NfsBackupsArgs defaults) { method keepAll (line 176) | public Builder keepAll(@Nullable Output keepAll) { method keepAll (line 187) | public Builder keepAll(Boolean keepAll) { method keepDaily (line 197) | public Builder keepDaily(@Nullable Output keepDaily) { method keepDaily (line 208) | public Builder keepDaily(Integer keepDaily) { method keepHourly (line 218) | public Builder keepHourly(@Nullable Output keepHourly) { method keepHourly (line 229) | public Builder keepHourly(Integer keepHourly) { method keepLast (line 239) | public Builder keepLast(@Nullable Output keepLast) { method keepLast (line 250) | public Builder keepLast(Integer keepLast) { method keepMonthly (line 260) | public Builder keepMonthly(@Nullable Output keepMonthly) { method keepMonthly (line 271) | public Builder keepMonthly(Integer keepMonthly) { method keepWeekly (line 281) | public Builder keepWeekly(@Nullable Output keepWeekly) { method keepWeekly (line 292) | public Builder keepWeekly(Integer keepWeekly) { method keepYearly (line 302) | public Builder keepYearly(@Nullable Output keepYearly) { method keepYearly (line 313) | public Builder keepYearly(Integer keepYearly) { method maxProtectedBackups (line 323) | public Builder maxProtectedBackups(@Nullable Output maxProt... method maxProtectedBackups (line 334) | public Builder maxProtectedBackups(Integer maxProtectedBackups) { method build (line 338) | public NfsBackupsArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/inputs/NFSState.java class NfsState (line 17) | public final class NfsState extends com.pulumi.resources.ResourceArgs { method backups (line 32) | public Optional> backups() { method contents (line 47) | public Optional>> contents() { method disable (line 62) | public Optional> disable() { method export (line 77) | public Optional> export() { method nodes (line 92) | public Optional>> nodes() { method options (line 107) | public Optional> options() { method preallocation (line 122) | public Optional> preallocation() { method resourceId (line 137) | public Optional> resourceId() { method server (line 152) | public Optional> server() { method shared (line 167) | public Optional> shared() { method snapshotAsVolumeChain (line 182) | public Optional> snapshotAsVolumeChain() { method NfsState (line 186) | private NfsState() {} method NfsState (line 188) | private NfsState(NfsState $) { method builder (line 202) | public static Builder builder() { method builder (line 205) | public static Builder builder(NfsState defaults) { class Builder (line 209) | public static final class Builder { method Builder (line 212) | public Builder() { method Builder (line 216) | public Builder(NfsState defaults) { method backups (line 226) | public Builder backups(@Nullable Output backups) { method backups (line 237) | public Builder backups(NfsBackupsArgs backups) { method contents (line 247) | public Builder contents(@Nullable Output> contents) { method contents (line 258) | public Builder contents(List contents) { method contents (line 268) | public Builder contents(String... contents) { method disable (line 278) | public Builder disable(@Nullable Output disable) { method disable (line 289) | public Builder disable(Boolean disable) { method export (line 299) | public Builder export(@Nullable Output export) { method export (line 310) | public Builder export(String export) { method nodes (line 320) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 331) | public Builder nodes(List nodes) { method nodes (line 341) | public Builder nodes(String... nodes) { method options (line 351) | public Builder options(@Nullable Output options) { method options (line 362) | public Builder options(String options) { method preallocation (line 372) | public Builder preallocation(@Nullable Output preallocation) { method preallocation (line 383) | public Builder preallocation(String preallocation) { method resourceId (line 393) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 404) | public Builder resourceId(String resourceId) { method server (line 414) | public Builder server(@Nullable Output server) { method server (line 425) | public Builder server(String server) { method shared (line 435) | public Builder shared(@Nullable Output shared) { method shared (line 446) | public Builder shared(Boolean shared) { method snapshotAsVolumeChain (line 456) | public Builder snapshotAsVolumeChain(@Nullable Output snaps... method snapshotAsVolumeChain (line 467) | public Builder snapshotAsVolumeChain(Boolean snapshotAsVolumeChain) { method build (line 471) | public NfsState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/inputs/NfsLegacyBackupsArgs.java class NfsLegacyBackupsArgs (line 15) | public final class NfsLegacyBackupsArgs extends com.pulumi.resources.Res... method keepAll (line 30) | public Optional> keepAll() { method keepDaily (line 45) | public Optional> keepDaily() { method keepHourly (line 60) | public Optional> keepHourly() { method keepLast (line 75) | public Optional> keepLast() { method keepMonthly (line 90) | public Optional> keepMonthly() { method keepWeekly (line 105) | public Optional> keepWeekly() { method keepYearly (line 120) | public Optional> keepYearly() { method maxProtectedBackups (line 135) | public Optional> maxProtectedBackups() { method NfsLegacyBackupsArgs (line 139) | private NfsLegacyBackupsArgs() {} method NfsLegacyBackupsArgs (line 141) | private NfsLegacyBackupsArgs(NfsLegacyBackupsArgs $) { method builder (line 152) | public static Builder builder() { method builder (line 155) | public static Builder builder(NfsLegacyBackupsArgs defaults) { class Builder (line 159) | public static final class Builder { method Builder (line 162) | public Builder() { method Builder (line 166) | public Builder(NfsLegacyBackupsArgs defaults) { method keepAll (line 176) | public Builder keepAll(@Nullable Output keepAll) { method keepAll (line 187) | public Builder keepAll(Boolean keepAll) { method keepDaily (line 197) | public Builder keepDaily(@Nullable Output keepDaily) { method keepDaily (line 208) | public Builder keepDaily(Integer keepDaily) { method keepHourly (line 218) | public Builder keepHourly(@Nullable Output keepHourly) { method keepHourly (line 229) | public Builder keepHourly(Integer keepHourly) { method keepLast (line 239) | public Builder keepLast(@Nullable Output keepLast) { method keepLast (line 250) | public Builder keepLast(Integer keepLast) { method keepMonthly (line 260) | public Builder keepMonthly(@Nullable Output keepMonthly) { method keepMonthly (line 271) | public Builder keepMonthly(Integer keepMonthly) { method keepWeekly (line 281) | public Builder keepWeekly(@Nullable Output keepWeekly) { method keepWeekly (line 292) | public Builder keepWeekly(Integer keepWeekly) { method keepYearly (line 302) | public Builder keepYearly(@Nullable Output keepYearly) { method keepYearly (line 313) | public Builder keepYearly(Integer keepYearly) { method maxProtectedBackups (line 323) | public Builder maxProtectedBackups(@Nullable Output maxProt... method maxProtectedBackups (line 334) | public Builder maxProtectedBackups(Integer maxProtectedBackups) { method build (line 338) | public NfsLegacyBackupsArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/inputs/NfsLegacyState.java class NfsLegacyState (line 17) | public final class NfsLegacyState extends com.pulumi.resources.ResourceA... method backups (line 32) | public Optional> backups() { method contents (line 47) | public Optional>> contents() { method disable (line 62) | public Optional> disable() { method export (line 77) | public Optional> export() { method nodes (line 92) | public Optional>> nodes() { method options (line 107) | public Optional> options() { method preallocation (line 122) | public Optional> preallocation() { method resourceId (line 137) | public Optional> resourceId() { method server (line 152) | public Optional> server() { method shared (line 167) | public Optional> shared() { method snapshotAsVolumeChain (line 182) | public Optional> snapshotAsVolumeChain() { method NfsLegacyState (line 186) | private NfsLegacyState() {} method NfsLegacyState (line 188) | private NfsLegacyState(NfsLegacyState $) { method builder (line 202) | public static Builder builder() { method builder (line 205) | public static Builder builder(NfsLegacyState defaults) { class Builder (line 209) | public static final class Builder { method Builder (line 212) | public Builder() { method Builder (line 216) | public Builder(NfsLegacyState defaults) { method backups (line 226) | public Builder backups(@Nullable Output backup... method backups (line 237) | public Builder backups(NfsLegacyBackupsArgs backups) { method contents (line 247) | public Builder contents(@Nullable Output> contents) { method contents (line 258) | public Builder contents(List contents) { method contents (line 268) | public Builder contents(String... contents) { method disable (line 278) | public Builder disable(@Nullable Output disable) { method disable (line 289) | public Builder disable(Boolean disable) { method export (line 299) | public Builder export(@Nullable Output export) { method export (line 310) | public Builder export(String export) { method nodes (line 320) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 331) | public Builder nodes(List nodes) { method nodes (line 341) | public Builder nodes(String... nodes) { method options (line 351) | public Builder options(@Nullable Output options) { method options (line 362) | public Builder options(String options) { method preallocation (line 372) | public Builder preallocation(@Nullable Output preallocation) { method preallocation (line 383) | public Builder preallocation(String preallocation) { method resourceId (line 393) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 404) | public Builder resourceId(String resourceId) { method server (line 414) | public Builder server(@Nullable Output server) { method server (line 425) | public Builder server(String server) { method shared (line 435) | public Builder shared(@Nullable Output shared) { method shared (line 446) | public Builder shared(Boolean shared) { method snapshotAsVolumeChain (line 456) | public Builder snapshotAsVolumeChain(@Nullable Output snaps... method snapshotAsVolumeChain (line 467) | public Builder snapshotAsVolumeChain(Boolean snapshotAsVolumeChain) { method build (line 471) | public NfsLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/inputs/PBSBackupsArgs.java class PbsBackupsArgs (line 15) | public final class PbsBackupsArgs extends com.pulumi.resources.ResourceA... method keepAll (line 30) | public Optional> keepAll() { method keepDaily (line 45) | public Optional> keepDaily() { method keepHourly (line 60) | public Optional> keepHourly() { method keepLast (line 75) | public Optional> keepLast() { method keepMonthly (line 90) | public Optional> keepMonthly() { method keepWeekly (line 105) | public Optional> keepWeekly() { method keepYearly (line 120) | public Optional> keepYearly() { method maxProtectedBackups (line 135) | public Optional> maxProtectedBackups() { method PbsBackupsArgs (line 139) | private PbsBackupsArgs() {} method PbsBackupsArgs (line 141) | private PbsBackupsArgs(PbsBackupsArgs $) { method builder (line 152) | public static Builder builder() { method builder (line 155) | public static Builder builder(PbsBackupsArgs defaults) { class Builder (line 159) | public static final class Builder { method Builder (line 162) | public Builder() { method Builder (line 166) | public Builder(PbsBackupsArgs defaults) { method keepAll (line 176) | public Builder keepAll(@Nullable Output keepAll) { method keepAll (line 187) | public Builder keepAll(Boolean keepAll) { method keepDaily (line 197) | public Builder keepDaily(@Nullable Output keepDaily) { method keepDaily (line 208) | public Builder keepDaily(Integer keepDaily) { method keepHourly (line 218) | public Builder keepHourly(@Nullable Output keepHourly) { method keepHourly (line 229) | public Builder keepHourly(Integer keepHourly) { method keepLast (line 239) | public Builder keepLast(@Nullable Output keepLast) { method keepLast (line 250) | public Builder keepLast(Integer keepLast) { method keepMonthly (line 260) | public Builder keepMonthly(@Nullable Output keepMonthly) { method keepMonthly (line 271) | public Builder keepMonthly(Integer keepMonthly) { method keepWeekly (line 281) | public Builder keepWeekly(@Nullable Output keepWeekly) { method keepWeekly (line 292) | public Builder keepWeekly(Integer keepWeekly) { method keepYearly (line 302) | public Builder keepYearly(@Nullable Output keepYearly) { method keepYearly (line 313) | public Builder keepYearly(Integer keepYearly) { method maxProtectedBackups (line 323) | public Builder maxProtectedBackups(@Nullable Output maxProt... method maxProtectedBackups (line 334) | public Builder maxProtectedBackups(Integer maxProtectedBackups) { method build (line 338) | public PbsBackupsArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/inputs/PBSState.java class PbsState (line 17) | public final class PbsState extends com.pulumi.resources.ResourceArgs { method backups (line 32) | public Optional> backups() { method contents (line 47) | public Optional>> contents() { method datastore (line 62) | public Optional> datastore() { method disable (line 77) | public Optional> disable() { method encryptionKey (line 92) | public Optional> encryptionKey() { method encryptionKeyFingerprint (line 107) | public Optional> encryptionKeyFingerprint() { method fingerprint (line 122) | public Optional> fingerprint() { method generateEncryptionKey (line 137) | public Optional> generateEncryptionKey() { method generatedEncryptionKey (line 152) | public Optional> generatedEncryptionKey() { method namespace (line 167) | public Optional> namespace() { method nodes (line 182) | public Optional>> nodes() { method password (line 197) | public Optional> password() { method resourceId (line 212) | public Optional> resourceId() { method server (line 227) | public Optional> server() { method shared (line 242) | public Optional> shared() { method username (line 257) | public Optional> username() { method PbsState (line 261) | private PbsState() {} method PbsState (line 263) | private PbsState(PbsState $) { method builder (line 282) | public static Builder builder() { method builder (line 285) | public static Builder builder(PbsState defaults) { class Builder (line 289) | public static final class Builder { method Builder (line 292) | public Builder() { method Builder (line 296) | public Builder(PbsState defaults) { method backups (line 306) | public Builder backups(@Nullable Output backups) { method backups (line 317) | public Builder backups(PbsBackupsArgs backups) { method contents (line 327) | public Builder contents(@Nullable Output> contents) { method contents (line 338) | public Builder contents(List contents) { method contents (line 348) | public Builder contents(String... contents) { method datastore (line 358) | public Builder datastore(@Nullable Output datastore) { method datastore (line 369) | public Builder datastore(String datastore) { method disable (line 379) | public Builder disable(@Nullable Output disable) { method disable (line 390) | public Builder disable(Boolean disable) { method encryptionKey (line 400) | public Builder encryptionKey(@Nullable Output encryptionKey) { method encryptionKey (line 411) | public Builder encryptionKey(String encryptionKey) { method encryptionKeyFingerprint (line 421) | public Builder encryptionKeyFingerprint(@Nullable Output enc... method encryptionKeyFingerprint (line 432) | public Builder encryptionKeyFingerprint(String encryptionKeyFingerpr... method fingerprint (line 442) | public Builder fingerprint(@Nullable Output fingerprint) { method fingerprint (line 453) | public Builder fingerprint(String fingerprint) { method generateEncryptionKey (line 463) | public Builder generateEncryptionKey(@Nullable Output gener... method generateEncryptionKey (line 474) | public Builder generateEncryptionKey(Boolean generateEncryptionKey) { method generatedEncryptionKey (line 484) | public Builder generatedEncryptionKey(@Nullable Output gener... method generatedEncryptionKey (line 495) | public Builder generatedEncryptionKey(String generatedEncryptionKey) { method namespace (line 505) | public Builder namespace(@Nullable Output namespace) { method namespace (line 516) | public Builder namespace(String namespace) { method nodes (line 526) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 537) | public Builder nodes(List nodes) { method nodes (line 547) | public Builder nodes(String... nodes) { method password (line 557) | public Builder password(@Nullable Output password) { method password (line 568) | public Builder password(String password) { method resourceId (line 578) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 589) | public Builder resourceId(String resourceId) { method server (line 599) | public Builder server(@Nullable Output server) { method server (line 610) | public Builder server(String server) { method shared (line 620) | public Builder shared(@Nullable Output shared) { method shared (line 631) | public Builder shared(Boolean shared) { method username (line 641) | public Builder username(@Nullable Output username) { method username (line 652) | public Builder username(String username) { method build (line 656) | public PbsState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/inputs/PbsLegacyBackupsArgs.java class PbsLegacyBackupsArgs (line 15) | public final class PbsLegacyBackupsArgs extends com.pulumi.resources.Res... method keepAll (line 30) | public Optional> keepAll() { method keepDaily (line 45) | public Optional> keepDaily() { method keepHourly (line 60) | public Optional> keepHourly() { method keepLast (line 75) | public Optional> keepLast() { method keepMonthly (line 90) | public Optional> keepMonthly() { method keepWeekly (line 105) | public Optional> keepWeekly() { method keepYearly (line 120) | public Optional> keepYearly() { method maxProtectedBackups (line 135) | public Optional> maxProtectedBackups() { method PbsLegacyBackupsArgs (line 139) | private PbsLegacyBackupsArgs() {} method PbsLegacyBackupsArgs (line 141) | private PbsLegacyBackupsArgs(PbsLegacyBackupsArgs $) { method builder (line 152) | public static Builder builder() { method builder (line 155) | public static Builder builder(PbsLegacyBackupsArgs defaults) { class Builder (line 159) | public static final class Builder { method Builder (line 162) | public Builder() { method Builder (line 166) | public Builder(PbsLegacyBackupsArgs defaults) { method keepAll (line 176) | public Builder keepAll(@Nullable Output keepAll) { method keepAll (line 187) | public Builder keepAll(Boolean keepAll) { method keepDaily (line 197) | public Builder keepDaily(@Nullable Output keepDaily) { method keepDaily (line 208) | public Builder keepDaily(Integer keepDaily) { method keepHourly (line 218) | public Builder keepHourly(@Nullable Output keepHourly) { method keepHourly (line 229) | public Builder keepHourly(Integer keepHourly) { method keepLast (line 239) | public Builder keepLast(@Nullable Output keepLast) { method keepLast (line 250) | public Builder keepLast(Integer keepLast) { method keepMonthly (line 260) | public Builder keepMonthly(@Nullable Output keepMonthly) { method keepMonthly (line 271) | public Builder keepMonthly(Integer keepMonthly) { method keepWeekly (line 281) | public Builder keepWeekly(@Nullable Output keepWeekly) { method keepWeekly (line 292) | public Builder keepWeekly(Integer keepWeekly) { method keepYearly (line 302) | public Builder keepYearly(@Nullable Output keepYearly) { method keepYearly (line 313) | public Builder keepYearly(Integer keepYearly) { method maxProtectedBackups (line 323) | public Builder maxProtectedBackups(@Nullable Output maxProt... method maxProtectedBackups (line 334) | public Builder maxProtectedBackups(Integer maxProtectedBackups) { method build (line 338) | public PbsLegacyBackupsArgs build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/inputs/PbsLegacyState.java class PbsLegacyState (line 17) | public final class PbsLegacyState extends com.pulumi.resources.ResourceA... method backups (line 32) | public Optional> backups() { method contents (line 47) | public Optional>> contents() { method datastore (line 62) | public Optional> datastore() { method disable (line 77) | public Optional> disable() { method encryptionKey (line 92) | public Optional> encryptionKey() { method encryptionKeyFingerprint (line 107) | public Optional> encryptionKeyFingerprint() { method fingerprint (line 122) | public Optional> fingerprint() { method generateEncryptionKey (line 137) | public Optional> generateEncryptionKey() { method generatedEncryptionKey (line 152) | public Optional> generatedEncryptionKey() { method namespace (line 167) | public Optional> namespace() { method nodes (line 182) | public Optional>> nodes() { method password (line 197) | public Optional> password() { method resourceId (line 212) | public Optional> resourceId() { method server (line 227) | public Optional> server() { method shared (line 242) | public Optional> shared() { method username (line 257) | public Optional> username() { method PbsLegacyState (line 261) | private PbsLegacyState() {} method PbsLegacyState (line 263) | private PbsLegacyState(PbsLegacyState $) { method builder (line 282) | public static Builder builder() { method builder (line 285) | public static Builder builder(PbsLegacyState defaults) { class Builder (line 289) | public static final class Builder { method Builder (line 292) | public Builder() { method Builder (line 296) | public Builder(PbsLegacyState defaults) { method backups (line 306) | public Builder backups(@Nullable Output backup... method backups (line 317) | public Builder backups(PbsLegacyBackupsArgs backups) { method contents (line 327) | public Builder contents(@Nullable Output> contents) { method contents (line 338) | public Builder contents(List contents) { method contents (line 348) | public Builder contents(String... contents) { method datastore (line 358) | public Builder datastore(@Nullable Output datastore) { method datastore (line 369) | public Builder datastore(String datastore) { method disable (line 379) | public Builder disable(@Nullable Output disable) { method disable (line 390) | public Builder disable(Boolean disable) { method encryptionKey (line 400) | public Builder encryptionKey(@Nullable Output encryptionKey) { method encryptionKey (line 411) | public Builder encryptionKey(String encryptionKey) { method encryptionKeyFingerprint (line 421) | public Builder encryptionKeyFingerprint(@Nullable Output enc... method encryptionKeyFingerprint (line 432) | public Builder encryptionKeyFingerprint(String encryptionKeyFingerpr... method fingerprint (line 442) | public Builder fingerprint(@Nullable Output fingerprint) { method fingerprint (line 453) | public Builder fingerprint(String fingerprint) { method generateEncryptionKey (line 463) | public Builder generateEncryptionKey(@Nullable Output gener... method generateEncryptionKey (line 474) | public Builder generateEncryptionKey(Boolean generateEncryptionKey) { method generatedEncryptionKey (line 484) | public Builder generatedEncryptionKey(@Nullable Output gener... method generatedEncryptionKey (line 495) | public Builder generatedEncryptionKey(String generatedEncryptionKey) { method namespace (line 505) | public Builder namespace(@Nullable Output namespace) { method namespace (line 516) | public Builder namespace(String namespace) { method nodes (line 526) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 537) | public Builder nodes(List nodes) { method nodes (line 547) | public Builder nodes(String... nodes) { method password (line 557) | public Builder password(@Nullable Output password) { method password (line 568) | public Builder password(String password) { method resourceId (line 578) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 589) | public Builder resourceId(String resourceId) { method server (line 599) | public Builder server(@Nullable Output server) { method server (line 610) | public Builder server(String server) { method shared (line 620) | public Builder shared(@Nullable Output shared) { method shared (line 631) | public Builder shared(Boolean shared) { method username (line 641) | public Builder username(@Nullable Output username) { method username (line 652) | public Builder username(String username) { method build (line 656) | public PbsLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/inputs/ZFSPoolState.java class ZfspoolState (line 16) | public final class ZfspoolState extends com.pulumi.resources.ResourceArgs { method blocksize (line 31) | public Optional> blocksize() { method contents (line 46) | public Optional>> contents() { method disable (line 61) | public Optional> disable() { method nodes (line 76) | public Optional>> nodes() { method resourceId (line 91) | public Optional> resourceId() { method shared (line 106) | public Optional> shared() { method thinProvision (line 121) | public Optional> thinProvision() { method zfsPool (line 136) | public Optional> zfsPool() { method ZfspoolState (line 140) | private ZfspoolState() {} method ZfspoolState (line 142) | private ZfspoolState(ZfspoolState $) { method builder (line 153) | public static Builder builder() { method builder (line 156) | public static Builder builder(ZfspoolState defaults) { class Builder (line 160) | public static final class Builder { method Builder (line 163) | public Builder() { method Builder (line 167) | public Builder(ZfspoolState defaults) { method blocksize (line 177) | public Builder blocksize(@Nullable Output blocksize) { method blocksize (line 188) | public Builder blocksize(String blocksize) { method contents (line 198) | public Builder contents(@Nullable Output> contents) { method contents (line 209) | public Builder contents(List contents) { method contents (line 219) | public Builder contents(String... contents) { method disable (line 229) | public Builder disable(@Nullable Output disable) { method disable (line 240) | public Builder disable(Boolean disable) { method nodes (line 250) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 261) | public Builder nodes(List nodes) { method nodes (line 271) | public Builder nodes(String... nodes) { method resourceId (line 281) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 292) | public Builder resourceId(String resourceId) { method shared (line 302) | public Builder shared(@Nullable Output shared) { method shared (line 313) | public Builder shared(Boolean shared) { method thinProvision (line 323) | public Builder thinProvision(@Nullable Output thinProvision) { method thinProvision (line 334) | public Builder thinProvision(Boolean thinProvision) { method zfsPool (line 344) | public Builder zfsPool(@Nullable Output zfsPool) { method zfsPool (line 355) | public Builder zfsPool(String zfsPool) { method build (line 359) | public ZfspoolState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/inputs/ZfspoolLegacyState.java class ZfspoolLegacyState (line 16) | public final class ZfspoolLegacyState extends com.pulumi.resources.Resou... method blocksize (line 31) | public Optional> blocksize() { method contents (line 46) | public Optional>> contents() { method disable (line 61) | public Optional> disable() { method nodes (line 76) | public Optional>> nodes() { method resourceId (line 91) | public Optional> resourceId() { method shared (line 106) | public Optional> shared() { method thinProvision (line 121) | public Optional> thinProvision() { method zfsPool (line 136) | public Optional> zfsPool() { method ZfspoolLegacyState (line 140) | private ZfspoolLegacyState() {} method ZfspoolLegacyState (line 142) | private ZfspoolLegacyState(ZfspoolLegacyState $) { method builder (line 153) | public static Builder builder() { method builder (line 156) | public static Builder builder(ZfspoolLegacyState defaults) { class Builder (line 160) | public static final class Builder { method Builder (line 163) | public Builder() { method Builder (line 167) | public Builder(ZfspoolLegacyState defaults) { method blocksize (line 177) | public Builder blocksize(@Nullable Output blocksize) { method blocksize (line 188) | public Builder blocksize(String blocksize) { method contents (line 198) | public Builder contents(@Nullable Output> contents) { method contents (line 209) | public Builder contents(List contents) { method contents (line 219) | public Builder contents(String... contents) { method disable (line 229) | public Builder disable(@Nullable Output disable) { method disable (line 240) | public Builder disable(Boolean disable) { method nodes (line 250) | public Builder nodes(@Nullable Output> nodes) { method nodes (line 261) | public Builder nodes(List nodes) { method nodes (line 271) | public Builder nodes(String... nodes) { method resourceId (line 281) | public Builder resourceId(@Nullable Output resourceId) { method resourceId (line 292) | public Builder resourceId(String resourceId) { method shared (line 302) | public Builder shared(@Nullable Output shared) { method shared (line 313) | public Builder shared(Boolean shared) { method thinProvision (line 323) | public Builder thinProvision(@Nullable Output thinProvision) { method thinProvision (line 334) | public Builder thinProvision(Boolean thinProvision) { method zfsPool (line 344) | public Builder zfsPool(@Nullable Output zfsPool) { method zfsPool (line 355) | public Builder zfsPool(String zfsPool) { method build (line 359) | public ZfspoolLegacyState build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/outputs/CIFSBackups.java class CifsBackups (line 13) | @CustomType method CifsBackups (line 56) | private CifsBackups() {} method keepAll (line 61) | public Optional keepAll() { method keepDaily (line 68) | public Optional keepDaily() { method keepHourly (line 75) | public Optional keepHourly() { method keepLast (line 82) | public Optional keepLast() { method keepMonthly (line 89) | public Optional keepMonthly() { method keepWeekly (line 96) | public Optional keepWeekly() { method keepYearly (line 103) | public Optional keepYearly() { method maxProtectedBackups (line 110) | public Optional maxProtectedBackups() { method builder (line 114) | public static Builder builder() { method builder (line 118) | public static Builder builder(CifsBackups defaults) { class Builder (line 121) | @CustomType.Builder method Builder (line 131) | public Builder() {} method Builder (line 132) | public Builder(CifsBackups defaults) { method keepAll (line 144) | @CustomType.Setter method keepDaily (line 150) | @CustomType.Setter method keepHourly (line 156) | @CustomType.Setter method keepLast (line 162) | @CustomType.Setter method keepMonthly (line 168) | @CustomType.Setter method keepWeekly (line 174) | @CustomType.Setter method keepYearly (line 180) | @CustomType.Setter method maxProtectedBackups (line 186) | @CustomType.Setter method build (line 192) | public CifsBackups build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/outputs/CifsLegacyBackups.java class CifsLegacyBackups (line 13) | @CustomType method CifsLegacyBackups (line 56) | private CifsLegacyBackups() {} method keepAll (line 61) | public Optional keepAll() { method keepDaily (line 68) | public Optional keepDaily() { method keepHourly (line 75) | public Optional keepHourly() { method keepLast (line 82) | public Optional keepLast() { method keepMonthly (line 89) | public Optional keepMonthly() { method keepWeekly (line 96) | public Optional keepWeekly() { method keepYearly (line 103) | public Optional keepYearly() { method maxProtectedBackups (line 110) | public Optional maxProtectedBackups() { method builder (line 114) | public static Builder builder() { method builder (line 118) | public static Builder builder(CifsLegacyBackups defaults) { class Builder (line 121) | @CustomType.Builder method Builder (line 131) | public Builder() {} method Builder (line 132) | public Builder(CifsLegacyBackups defaults) { method keepAll (line 144) | @CustomType.Setter method keepDaily (line 150) | @CustomType.Setter method keepHourly (line 156) | @CustomType.Setter method keepLast (line 162) | @CustomType.Setter method keepMonthly (line 168) | @CustomType.Setter method keepWeekly (line 174) | @CustomType.Setter method keepYearly (line 180) | @CustomType.Setter method maxProtectedBackups (line 186) | @CustomType.Setter method build (line 192) | public CifsLegacyBackups build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/outputs/DirectoryBackups.java class DirectoryBackups (line 13) | @CustomType method DirectoryBackups (line 56) | private DirectoryBackups() {} method keepAll (line 61) | public Optional keepAll() { method keepDaily (line 68) | public Optional keepDaily() { method keepHourly (line 75) | public Optional keepHourly() { method keepLast (line 82) | public Optional keepLast() { method keepMonthly (line 89) | public Optional keepMonthly() { method keepWeekly (line 96) | public Optional keepWeekly() { method keepYearly (line 103) | public Optional keepYearly() { method maxProtectedBackups (line 110) | public Optional maxProtectedBackups() { method builder (line 114) | public static Builder builder() { method builder (line 118) | public static Builder builder(DirectoryBackups defaults) { class Builder (line 121) | @CustomType.Builder method Builder (line 131) | public Builder() {} method Builder (line 132) | public Builder(DirectoryBackups defaults) { method keepAll (line 144) | @CustomType.Setter method keepDaily (line 150) | @CustomType.Setter method keepHourly (line 156) | @CustomType.Setter method keepLast (line 162) | @CustomType.Setter method keepMonthly (line 168) | @CustomType.Setter method keepWeekly (line 174) | @CustomType.Setter method keepYearly (line 180) | @CustomType.Setter method maxProtectedBackups (line 186) | @CustomType.Setter method build (line 192) | public DirectoryBackups build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/outputs/DirectoryLegacyBackups.java class DirectoryLegacyBackups (line 13) | @CustomType method DirectoryLegacyBackups (line 56) | private DirectoryLegacyBackups() {} method keepAll (line 61) | public Optional keepAll() { method keepDaily (line 68) | public Optional keepDaily() { method keepHourly (line 75) | public Optional keepHourly() { method keepLast (line 82) | public Optional keepLast() { method keepMonthly (line 89) | public Optional keepMonthly() { method keepWeekly (line 96) | public Optional keepWeekly() { method keepYearly (line 103) | public Optional keepYearly() { method maxProtectedBackups (line 110) | public Optional maxProtectedBackups() { method builder (line 114) | public static Builder builder() { method builder (line 118) | public static Builder builder(DirectoryLegacyBackups defaults) { class Builder (line 121) | @CustomType.Builder method Builder (line 131) | public Builder() {} method Builder (line 132) | public Builder(DirectoryLegacyBackups defaults) { method keepAll (line 144) | @CustomType.Setter method keepDaily (line 150) | @CustomType.Setter method keepHourly (line 156) | @CustomType.Setter method keepLast (line 162) | @CustomType.Setter method keepMonthly (line 168) | @CustomType.Setter method keepWeekly (line 174) | @CustomType.Setter method keepYearly (line 180) | @CustomType.Setter method maxProtectedBackups (line 186) | @CustomType.Setter method build (line 192) | public DirectoryLegacyBackups build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/outputs/NFSBackups.java class NfsBackups (line 13) | @CustomType method NfsBackups (line 56) | private NfsBackups() {} method keepAll (line 61) | public Optional keepAll() { method keepDaily (line 68) | public Optional keepDaily() { method keepHourly (line 75) | public Optional keepHourly() { method keepLast (line 82) | public Optional keepLast() { method keepMonthly (line 89) | public Optional keepMonthly() { method keepWeekly (line 96) | public Optional keepWeekly() { method keepYearly (line 103) | public Optional keepYearly() { method maxProtectedBackups (line 110) | public Optional maxProtectedBackups() { method builder (line 114) | public static Builder builder() { method builder (line 118) | public static Builder builder(NfsBackups defaults) { class Builder (line 121) | @CustomType.Builder method Builder (line 131) | public Builder() {} method Builder (line 132) | public Builder(NfsBackups defaults) { method keepAll (line 144) | @CustomType.Setter method keepDaily (line 150) | @CustomType.Setter method keepHourly (line 156) | @CustomType.Setter method keepLast (line 162) | @CustomType.Setter method keepMonthly (line 168) | @CustomType.Setter method keepWeekly (line 174) | @CustomType.Setter method keepYearly (line 180) | @CustomType.Setter method maxProtectedBackups (line 186) | @CustomType.Setter method build (line 192) | public NfsBackups build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/outputs/NfsLegacyBackups.java class NfsLegacyBackups (line 13) | @CustomType method NfsLegacyBackups (line 56) | private NfsLegacyBackups() {} method keepAll (line 61) | public Optional keepAll() { method keepDaily (line 68) | public Optional keepDaily() { method keepHourly (line 75) | public Optional keepHourly() { method keepLast (line 82) | public Optional keepLast() { method keepMonthly (line 89) | public Optional keepMonthly() { method keepWeekly (line 96) | public Optional keepWeekly() { method keepYearly (line 103) | public Optional keepYearly() { method maxProtectedBackups (line 110) | public Optional maxProtectedBackups() { method builder (line 114) | public static Builder builder() { method builder (line 118) | public static Builder builder(NfsLegacyBackups defaults) { class Builder (line 121) | @CustomType.Builder method Builder (line 131) | public Builder() {} method Builder (line 132) | public Builder(NfsLegacyBackups defaults) { method keepAll (line 144) | @CustomType.Setter method keepDaily (line 150) | @CustomType.Setter method keepHourly (line 156) | @CustomType.Setter method keepLast (line 162) | @CustomType.Setter method keepMonthly (line 168) | @CustomType.Setter method keepWeekly (line 174) | @CustomType.Setter method keepYearly (line 180) | @CustomType.Setter method maxProtectedBackups (line 186) | @CustomType.Setter method build (line 192) | public NfsLegacyBackups build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/outputs/PBSBackups.java class PbsBackups (line 13) | @CustomType method PbsBackups (line 56) | private PbsBackups() {} method keepAll (line 61) | public Optional keepAll() { method keepDaily (line 68) | public Optional keepDaily() { method keepHourly (line 75) | public Optional keepHourly() { method keepLast (line 82) | public Optional keepLast() { method keepMonthly (line 89) | public Optional keepMonthly() { method keepWeekly (line 96) | public Optional keepWeekly() { method keepYearly (line 103) | public Optional keepYearly() { method maxProtectedBackups (line 110) | public Optional maxProtectedBackups() { method builder (line 114) | public static Builder builder() { method builder (line 118) | public static Builder builder(PbsBackups defaults) { class Builder (line 121) | @CustomType.Builder method Builder (line 131) | public Builder() {} method Builder (line 132) | public Builder(PbsBackups defaults) { method keepAll (line 144) | @CustomType.Setter method keepDaily (line 150) | @CustomType.Setter method keepHourly (line 156) | @CustomType.Setter method keepLast (line 162) | @CustomType.Setter method keepMonthly (line 168) | @CustomType.Setter method keepWeekly (line 174) | @CustomType.Setter method keepYearly (line 180) | @CustomType.Setter method maxProtectedBackups (line 186) | @CustomType.Setter method build (line 192) | public PbsBackups build() { FILE: sdk/java/src/main/java/io/muehlbachler/pulumi/proxmoxve/storage/outputs/PbsLegacyBackups.java class PbsLegacyBackups (line 13) | @CustomType method PbsLegacyBackups (line 56) | private PbsLegacyBackups() {} method keepAll (line 61) | public Optional keepAll() { method keepDaily (line 68) | public Optional keepDaily() { method keepHourly (line 75) | public Optional keepHourly() { method keepLast (line 82) | public Optional keepLast() { method keepMonthly (line 89) | public Optional keepMonthly() { method keepWeekly (line 96) | public Optional keepWeekly() { method keepYearly (line 103) | public Optional keepYearly() { method maxProtectedBackups (line 110) | public Optional maxProtectedBackups() { method builder (line 114) | public static Builder builder() { method builder (line 118) | public static Builder builder(PbsLegacyBackups defaults) { class Builder (line 121) | @CustomType.Builder method Builder (line 131) | public Builder() {} method Builder (line 132) | public Builder(PbsLegacyBackups defaults) { method keepAll (line 144) | @CustomType.Setter method keepDaily (line 150) | @CustomType.Setter method keepHourly (line 156) | @CustomType.Setter method keepLast (line 162) | @CustomType.Setter method keepMonthly (line 168) | @CustomType.Setter method keepWeekly (line 174) | @CustomType.Setter method keepYearly (line 180) | @CustomType.Setter method maxProtectedBackups (line 186) | @CustomType.Setter method build (line 192) | public PbsLegacyBackups build() { FILE: sdk/nodejs/acl.ts class Acl (line 45) | class Acl extends pulumi.CustomResource { method get (line 55) | public static get(name: string, id: pulumi.Input, state?: A... method isInstance (line 66) | public static isInstance(obj: any): obj is Acl { method constructor (line 106) | constructor(name: string, argsOrState?: AclArgs | AclState, opts?: pul... type AclState (line 140) | interface AclState { type AclArgs (line 170) | interface AclArgs { FILE: sdk/nodejs/aclLegacy.ts class AclLegacy (line 47) | class AclLegacy extends pulumi.CustomResource { method get (line 57) | public static get(name: string, id: pulumi.Input, state?: A... method isInstance (line 68) | public static isInstance(obj: any): obj is AclLegacy { method constructor (line 108) | constructor(name: string, argsOrState?: AclLegacyArgs | AclLegacyState... type AclLegacyState (line 142) | interface AclLegacyState { type AclLegacyArgs (line 172) | interface AclLegacyArgs { FILE: sdk/nodejs/acme/account.ts class Account (line 35) | class Account extends pulumi.CustomResource { method get (line 45) | public static get(name: string, id: pulumi.Input, state?: A... method isInstance (line 56) | public static isInstance(obj: any): obj is Account { method constructor (line 104) | constructor(name: string, argsOrState?: AccountArgs | AccountState, op... type AccountState (line 139) | interface AccountState { type AccountArgs (line 177) | interface AccountArgs { FILE: sdk/nodejs/acme/accountLegacy.ts class AccountLegacy (line 37) | class AccountLegacy extends pulumi.CustomResource { method get (line 47) | public static get(name: string, id: pulumi.Input, state?: A... method isInstance (line 58) | public static isInstance(obj: any): obj is AccountLegacy { method constructor (line 106) | constructor(name: string, argsOrState?: AccountLegacyArgs | AccountLeg... type AccountLegacyState (line 141) | interface AccountLegacyState { type AccountLegacyArgs (line 179) | interface AccountLegacyArgs { FILE: sdk/nodejs/acme/certificate.ts class Certificate (line 86) | class Certificate extends pulumi.CustomResource { method get (line 96) | public static get(name: string, id: pulumi.Input, state?: C... method isInstance (line 107) | public static isInstance(obj: any): obj is Certificate { method constructor (line 167) | constructor(name: string, argsOrState?: CertificateArgs | CertificateS... type CertificateState (line 214) | interface CertificateState { type CertificateArgs (line 264) | interface CertificateArgs { FILE: sdk/nodejs/acme/certificateLegacy.ts class CertificateLegacy (line 88) | class CertificateLegacy extends pulumi.CustomResource { method get (line 98) | public static get(name: string, id: pulumi.Input, state?: C... method isInstance (line 109) | public static isInstance(obj: any): obj is CertificateLegacy { method constructor (line 169) | constructor(name: string, argsOrState?: CertificateLegacyArgs | Certif... type CertificateLegacyState (line 216) | interface CertificateLegacyState { type CertificateLegacyArgs (line 266) | interface CertificateLegacyArgs { FILE: sdk/nodejs/acme/dns/index.ts type Plugin (line 9) | type Plugin = import("./plugin").Plugin; type PluginLegacy (line 14) | type PluginLegacy = import("./pluginLegacy").PluginLegacy; FILE: sdk/nodejs/acme/dns/plugin.ts class Plugin (line 35) | class Plugin extends pulumi.CustomResource { method get (line 45) | public static get(name: string, id: pulumi.Input, state?: P... method isInstance (line 56) | public static isInstance(obj: any): obj is Plugin { method constructor (line 96) | constructor(name: string, argsOrState?: PluginArgs | PluginState, opts... type PluginState (line 130) | interface PluginState { type PluginArgs (line 160) | interface PluginArgs { FILE: sdk/nodejs/acme/dns/pluginLegacy.ts class PluginLegacy (line 37) | class PluginLegacy extends pulumi.CustomResource { method get (line 47) | public static get(name: string, id: pulumi.Input, state?: P... method isInstance (line 58) | public static isInstance(obj: any): obj is PluginLegacy { method constructor (line 98) | constructor(name: string, argsOrState?: PluginLegacyArgs | PluginLegac... type PluginLegacyState (line 132) | interface PluginLegacyState { type PluginLegacyArgs (line 162) | interface PluginLegacyArgs { FILE: sdk/nodejs/acme/getAccount.ts function getAccount (line 27) | function getAccount(args?: GetAccountArgs, opts?: pulumi.InvokeOptions):... type GetAccountArgs (line 38) | interface GetAccountArgs { type GetAccountResult (line 48) | interface GetAccountResult { function getAccountOutput (line 92) | function getAccountOutput(args?: GetAccountOutputArgs, opts?: pulumi.Inv... type GetAccountOutputArgs (line 103) | interface GetAccountOutputArgs { FILE: sdk/nodejs/acme/getAccountLegacy.ts function getAccountLegacy (line 29) | function getAccountLegacy(args?: GetAccountLegacyArgs, opts?: pulumi.Inv... type GetAccountLegacyArgs (line 40) | interface GetAccountLegacyArgs { type GetAccountLegacyResult (line 50) | interface GetAccountLegacyResult { function getAccountLegacyOutput (line 96) | function getAccountLegacyOutput(args?: GetAccountLegacyOutputArgs, opts?... type GetAccountLegacyOutputArgs (line 107) | interface GetAccountLegacyOutputArgs { FILE: sdk/nodejs/acme/getAccounts.ts function getAccounts (line 20) | function getAccounts(opts?: pulumi.InvokeOptions): Promise, state?: R... method isInstance (line 55) | public static isInstance(obj: any): obj is Repository { method constructor (line 111) | constructor(name: string, argsOrState?: RepositoryArgs | RepositorySta... type RepositoryState (line 156) | interface RepositoryState { type RepositoryArgs (line 202) | interface RepositoryArgs { FILE: sdk/nodejs/apt/repositoryLegacy.ts class RepositoryLegacy (line 36) | class RepositoryLegacy extends pulumi.CustomResource { method get (line 46) | public static get(name: string, id: pulumi.Input, state?: R... method isInstance (line 57) | public static isInstance(obj: any): obj is RepositoryLegacy { method constructor (line 113) | constructor(name: string, argsOrState?: RepositoryLegacyArgs | Reposit... type RepositoryLegacyState (line 158) | interface RepositoryLegacyState { type RepositoryLegacyArgs (line 204) | interface RepositoryLegacyArgs { FILE: sdk/nodejs/apt/standard/getRepository.ts function getRepository (line 23) | function getRepository(args: GetRepositoryArgs, opts?: pulumi.InvokeOpti... type GetRepositoryArgs (line 34) | interface GetRepositoryArgs { type GetRepositoryResult (line 48) | interface GetRepositoryResult { function getRepositoryOutput (line 98) | function getRepositoryOutput(args: GetRepositoryOutputArgs, opts?: pulum... type GetRepositoryOutputArgs (line 109) | interface GetRepositoryOutputArgs { FILE: sdk/nodejs/apt/standard/getRepositoryLegacy.ts function getRepositoryLegacy (line 25) | function getRepositoryLegacy(args: GetRepositoryLegacyArgs, opts?: pulum... type GetRepositoryLegacyArgs (line 36) | interface GetRepositoryLegacyArgs { type GetRepositoryLegacyResult (line 50) | interface GetRepositoryLegacyResult { function getRepositoryLegacyOutput (line 102) | function getRepositoryLegacyOutput(args: GetRepositoryLegacyOutputArgs, ... type GetRepositoryLegacyOutputArgs (line 113) | interface GetRepositoryLegacyOutputArgs { FILE: sdk/nodejs/apt/standard/index.ts type Repository (line 19) | type Repository = import("./repository").Repository; type RepositoryLegacy (line 24) | type RepositoryLegacy = import("./repositoryLegacy").RepositoryLegacy; FILE: sdk/nodejs/apt/standard/repository.ts class Repository (line 38) | class Repository extends pulumi.CustomResource { method get (line 48) | public static get(name: string, id: pulumi.Input, state?: R... method isInstance (line 59) | public static isInstance(obj: any): obj is Repository { method constructor (line 103) | constructor(name: string, argsOrState?: RepositoryArgs | RepositorySta... type RepositoryState (line 139) | interface RepositoryState { type RepositoryArgs (line 173) | interface RepositoryArgs { FILE: sdk/nodejs/apt/standard/repositoryLegacy.ts class RepositoryLegacy (line 40) | class RepositoryLegacy extends pulumi.CustomResource { method get (line 50) | public static get(name: string, id: pulumi.Input, state?: R... method isInstance (line 61) | public static isInstance(obj: any): obj is RepositoryLegacy { method constructor (line 105) | constructor(name: string, argsOrState?: RepositoryLegacyArgs | Reposit... type RepositoryLegacyState (line 141) | interface RepositoryLegacyState { type RepositoryLegacyArgs (line 175) | interface RepositoryLegacyArgs { FILE: sdk/nodejs/backup/getJobs.ts function getJobs (line 21) | function getJobs(opts?: pulumi.InvokeOptions): Promise { type GetJobsResult (line 30) | interface GetJobsResult { function getJobsOutput (line 52) | function getJobsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output... FILE: sdk/nodejs/backup/index.ts type Job (line 14) | type Job = import("./job").Job; FILE: sdk/nodejs/backup/job.ts class Job (line 34) | class Job extends pulumi.CustomResource { method get (line 44) | public static get(name: string, id: pulumi.Input, state?: J... method isInstance (line 55) | public static isInstance(obj: any): obj is Job { method constructor (line 199) | constructor(name: string, argsOrState?: JobArgs | JobState, opts?: pul... type JobState (line 288) | interface JobState { type JobArgs (line 422) | interface JobArgs { FILE: sdk/nodejs/certificateLegacy.ts class CertificateLegacy (line 42) | class CertificateLegacy extends pulumi.CustomResource { method get (line 52) | public static get(name: string, id: pulumi.Input, state?: C... method isInstance (line 63) | public static isInstance(obj: any): obj is CertificateLegacy { method constructor (line 135) | constructor(name: string, argsOrState?: CertificateLegacyArgs | Certif... type CertificateLegacyState (line 190) | interface CertificateLegacyState { type CertificateLegacyArgs (line 252) | interface CertificateLegacyArgs { FILE: sdk/nodejs/cloned/index.ts type Vm (line 9) | type Vm = import("./vm").Vm; type VmLegacy (line 14) | type VmLegacy = import("./vmLegacy").VmLegacy; FILE: sdk/nodejs/cloned/vm.ts class Vm (line 214) | class Vm extends pulumi.CustomResource { method get (line 224) | public static get(name: string, id: pulumi.Input, state?: V... method isInstance (line 235) | public static isInstance(obj: any): obj is Vm { method constructor (line 324) | constructor(name: string, argsOrState?: VmArgs | VmState, opts?: pulum... type VmState (line 386) | interface VmState { type VmArgs (line 465) | interface VmArgs { FILE: sdk/nodejs/cloned/vmLegacy.ts class VmLegacy (line 216) | class VmLegacy extends pulumi.CustomResource { method get (line 226) | public static get(name: string, id: pulumi.Input, state?: V... method isInstance (line 237) | public static isInstance(obj: any): obj is VmLegacy { method constructor (line 326) | constructor(name: string, argsOrState?: VmLegacyArgs | VmLegacyState, ... type VmLegacyState (line 386) | interface VmLegacyState { type VmLegacyArgs (line 465) | interface VmLegacyArgs { FILE: sdk/nodejs/cluster/firewall/security/groupLegacy.ts class GroupLegacy (line 54) | class GroupLegacy extends pulumi.CustomResource { method get (line 64) | public static get(name: string, id: pulumi.Input, state?: G... method isInstance (line 75) | public static isInstance(obj: any): obj is GroupLegacy { method constructor (line 115) | constructor(name: string, argsOrState?: GroupLegacyArgs | GroupLegacyS... type GroupLegacyState (line 143) | interface GroupLegacyState { type GroupLegacyArgs (line 173) | interface GroupLegacyArgs { FILE: sdk/nodejs/cluster/firewall/security/index.ts type GroupLegacy (line 9) | type GroupLegacy = import("./groupLegacy").GroupLegacy; FILE: sdk/nodejs/cluster/firewallLegacy.ts class FirewallLegacy (line 44) | class FirewallLegacy extends pulumi.CustomResource { method get (line 54) | public static get(name: string, id: pulumi.Input, state?: F... method isInstance (line 65) | public static isInstance(obj: any): obj is FirewallLegacy { method constructor (line 105) | constructor(name: string, argsOrState?: FirewallLegacyArgs | FirewallL... type FirewallLegacyState (line 133) | interface FirewallLegacyState { type FirewallLegacyArgs (line 163) | interface FirewallLegacyArgs { FILE: sdk/nodejs/cluster/index.ts type FirewallLegacy (line 9) | type FirewallLegacy = import("./firewallLegacy").FirewallLegacy; type Options (line 14) | type Options = import("./options").Options; type OptionsLegacy (line 19) | type OptionsLegacy = import("./optionsLegacy").OptionsLegacy; FILE: sdk/nodejs/cluster/options.ts class Options (line 51) | class Options extends pulumi.CustomResource { method get (line 61) | public static get(name: string, id: pulumi.Input, state?: O... method isInstance (line 72) | public static isInstance(obj: any): obj is Options { method constructor (line 168) | constructor(name: string, argsOrState?: OptionsArgs | OptionsState, op... type OptionsState (line 224) | interface OptionsState { type OptionsArgs (line 310) | interface OptionsArgs { FILE: sdk/nodejs/cluster/optionsLegacy.ts class OptionsLegacy (line 53) | class OptionsLegacy extends pulumi.CustomResource { method get (line 63) | public static get(name: string, id: pulumi.Input, state?: O... method isInstance (line 74) | public static isInstance(obj: any): obj is OptionsLegacy { method constructor (line 170) | constructor(name: string, argsOrState?: OptionsLegacyArgs | OptionsLeg... type OptionsLegacyState (line 226) | interface OptionsLegacyState { type OptionsLegacyArgs (line 312) | interface OptionsLegacyArgs { FILE: sdk/nodejs/config/vars.ts method get (line 17) | get() { method get (line 28) | get() { method get (line 39) | get() { method get (line 50) | get() { method get (line 61) | get() { method get (line 72) | get() { method get (line 83) | get() { method get (line 94) | get() { method get (line 105) | get() { method get (line 116) | get() { method get (line 127) | get() { method get (line 138) | get() { method get (line 149) | get() { method get (line 160) | get() { FILE: sdk/nodejs/containerLegacy.ts class ContainerLegacy (line 108) | class ContainerLegacy extends pulumi.CustomResource { method get (line 118) | public static get(name: string, id: pulumi.Input, state?: C... method isInstance (line 129) | public static isInstance(obj: any): obj is ContainerLegacy { method constructor (line 288) | constructor(name: string, argsOrState?: ContainerLegacyArgs | Containe... type ContainerLegacyState (line 373) | interface ContainerLegacyState { type ContainerLegacyArgs (line 522) | interface ContainerLegacyArgs { FILE: sdk/nodejs/dnsLegacy.ts class DnsLegacy (line 41) | class DnsLegacy extends pulumi.CustomResource { method get (line 51) | public static get(name: string, id: pulumi.Input, state?: D... method isInstance (line 62) | public static isInstance(obj: any): obj is DnsLegacy { method constructor (line 90) | constructor(name: string, argsOrState?: DnsLegacyArgs | DnsLegacyState... type DnsLegacyState (line 118) | interface DnsLegacyState { type DnsLegacyArgs (line 136) | interface DnsLegacyArgs { FILE: sdk/nodejs/download/file.ts class File (line 83) | class File extends pulumi.CustomResource { method get (line 93) | public static get(name: string, id: pulumi.Input, state?: F... method isInstance (line 104) | public static isInstance(obj: any): obj is File { method constructor (line 172) | constructor(name: string, argsOrState?: FileArgs | FileState, opts?: p... type FileState (line 226) | interface FileState { type FileArgs (line 284) | interface FileArgs { FILE: sdk/nodejs/download/fileLegacy.ts class FileLegacy (line 85) | class FileLegacy extends pulumi.CustomResource { method get (line 95) | public static get(name: string, id: pulumi.Input, state?: F... method isInstance (line 106) | public static isInstance(obj: any): obj is FileLegacy { method constructor (line 174) | constructor(name: string, argsOrState?: FileLegacyArgs | FileLegacySta... type FileLegacyState (line 228) | interface FileLegacyState { type FileLegacyArgs (line 286) | interface FileLegacyArgs { FILE: sdk/nodejs/download/index.ts type File (line 9) | type File = import("./file").File; type FileLegacy (line 14) | type FileLegacy = import("./fileLegacy").FileLegacy; FILE: sdk/nodejs/fileLegacy.ts class FileLegacy (line 173) | class FileLegacy extends pulumi.CustomResource { method get (line 183) | public static get(name: string, id: pulumi.Input, state?: F... method isInstance (line 194) | public static isInstance(obj: any): obj is FileLegacy { method constructor (line 263) | constructor(name: string, argsOrState?: FileLegacyArgs | FileLegacySta... type FileLegacyState (line 309) | interface FileLegacyState { type FileLegacyArgs (line 368) | interface FileLegacyArgs { FILE: sdk/nodejs/firewall/aliasLegacy.ts class AliasLegacy (line 34) | class AliasLegacy extends pulumi.CustomResource { method get (line 44) | public static get(name: string, id: pulumi.Input, state?: A... method isInstance (line 55) | public static isInstance(obj: any): obj is AliasLegacy { method constructor (line 95) | constructor(name: string, argsOrState?: AliasLegacyArgs | AliasLegacyS... type AliasLegacyState (line 126) | interface AliasLegacyState { type AliasLegacyArgs (line 156) | interface AliasLegacyArgs { FILE: sdk/nodejs/firewall/index.ts type AliasLegacy (line 9) | type AliasLegacy = import("./aliasLegacy").AliasLegacy; type IpsetLegacy (line 14) | type IpsetLegacy = import("./ipsetLegacy").IpsetLegacy; type OptionsLegacy (line 19) | type OptionsLegacy = import("./optionsLegacy").OptionsLegacy; type RulesLegacy (line 24) | type RulesLegacy = import("./rulesLegacy").RulesLegacy; FILE: sdk/nodejs/firewall/ipsetLegacy.ts class IpsetLegacy (line 73) | class IpsetLegacy extends pulumi.CustomResource { method get (line 83) | public static get(name: string, id: pulumi.Input, state?: I... method isInstance (line 94) | public static isInstance(obj: any): obj is IpsetLegacy { method constructor (line 134) | constructor(name: string, argsOrState?: IpsetLegacyArgs | IpsetLegacyS... type IpsetLegacyState (line 162) | interface IpsetLegacyState { type IpsetLegacyArgs (line 192) | interface IpsetLegacyArgs { FILE: sdk/nodejs/firewall/optionsLegacy.ts class OptionsLegacy (line 54) | class OptionsLegacy extends pulumi.CustomResource { method get (line 64) | public static get(name: string, id: pulumi.Input, state?: O... method isInstance (line 75) | public static isInstance(obj: any): obj is OptionsLegacy { method constructor (line 153) | constructor(name: string, argsOrState?: OptionsLegacyArgs | OptionsLeg... type OptionsLegacyState (line 198) | interface OptionsLegacyState { type OptionsLegacyArgs (line 266) | interface OptionsLegacyArgs { FILE: sdk/nodejs/firewall/rulesLegacy.ts class RulesLegacy (line 93) | class RulesLegacy extends pulumi.CustomResource { method get (line 103) | public static get(name: string, id: pulumi.Input, state?: R... method isInstance (line 114) | public static isInstance(obj: any): obj is RulesLegacy { method constructor (line 148) | constructor(name: string, argsOrState?: RulesLegacyArgs | RulesLegacyS... type RulesLegacyState (line 172) | interface RulesLegacyState { type RulesLegacyArgs (line 196) | interface RulesLegacyArgs { FILE: sdk/nodejs/getContainerLegacy.ts function getContainerLegacy (line 22) | function getContainerLegacy(args: GetContainerLegacyArgs, opts?: pulumi.... type GetContainerLegacyArgs (line 35) | interface GetContainerLegacyArgs { type GetContainerLegacyResult (line 57) | interface GetContainerLegacyResult { function getContainerLegacyOutput (line 96) | function getContainerLegacyOutput(args: GetContainerLegacyOutputArgs, op... type GetContainerLegacyOutputArgs (line 109) | interface GetContainerLegacyOutputArgs { FILE: sdk/nodejs/getContainersLegacy.ts function getContainersLegacy (line 52) | function getContainersLegacy(args?: GetContainersLegacyArgs, opts?: pulu... type GetContainersLegacyArgs (line 65) | interface GetContainersLegacyArgs { type GetContainersLegacyResult (line 84) | interface GetContainersLegacyResult { function getContainersLegacyOutput (line 146) | function getContainersLegacyOutput(args?: GetContainersLegacyOutputArgs,... type GetContainersLegacyOutputArgs (line 159) | interface GetContainersLegacyOutputArgs { FILE: sdk/nodejs/getDatastores.ts function getDatastores (line 12) | function getDatastores(args: GetDatastoresArgs, opts?: pulumi.InvokeOpti... type GetDatastoresArgs (line 24) | interface GetDatastoresArgs { type GetDatastoresResult (line 42) | interface GetDatastoresResult { function getDatastoresOutput (line 63) | function getDatastoresOutput(args: GetDatastoresOutputArgs, opts?: pulum... type GetDatastoresOutputArgs (line 75) | interface GetDatastoresOutputArgs { FILE: sdk/nodejs/getDatastoresLegacy.ts function getDatastoresLegacy (line 14) | function getDatastoresLegacy(args: GetDatastoresLegacyArgs, opts?: pulum... type GetDatastoresLegacyArgs (line 26) | interface GetDatastoresLegacyArgs { type GetDatastoresLegacyResult (line 44) | interface GetDatastoresLegacyResult { function getDatastoresLegacyOutput (line 67) | function getDatastoresLegacyOutput(args: GetDatastoresLegacyOutputArgs, ... type GetDatastoresLegacyOutputArgs (line 79) | interface GetDatastoresLegacyOutputArgs { FILE: sdk/nodejs/getDnsLegacy.ts function getDnsLegacy (line 21) | function getDnsLegacy(args: GetDnsLegacyArgs, opts?: pulumi.InvokeOption... type GetDnsLegacyArgs (line 31) | interface GetDnsLegacyArgs { type GetDnsLegacyResult (line 41) | interface GetDnsLegacyResult { function getDnsLegacyOutput (line 70) | function getDnsLegacyOutput(args: GetDnsLegacyOutputArgs, opts?: pulumi.... type GetDnsLegacyOutputArgs (line 80) | interface GetDnsLegacyOutputArgs { FILE: sdk/nodejs/getFile.ts function getFile (line 66) | function getFile(args: GetFileArgs, opts?: pulumi.InvokeOptions): Promis... type GetFileArgs (line 79) | interface GetFileArgs { type GetFileResult (line 101) | interface GetFileResult { function getFileOutput (line 194) | function getFileOutput(args: GetFileOutputArgs, opts?: pulumi.InvokeOutp... type GetFileOutputArgs (line 207) | interface GetFileOutputArgs { FILE: sdk/nodejs/getFileLegacy.ts function getFileLegacy (line 68) | function getFileLegacy(args: GetFileLegacyArgs, opts?: pulumi.InvokeOpti... type GetFileLegacyArgs (line 81) | interface GetFileLegacyArgs { type GetFileLegacyResult (line 103) | interface GetFileLegacyResult { function getFileLegacyOutput (line 198) | function getFileLegacyOutput(args: GetFileLegacyOutputArgs, opts?: pulum... type GetFileLegacyOutputArgs (line 211) | interface GetFileLegacyOutputArgs { FILE: sdk/nodejs/getFiles.ts function getFiles (line 50) | function getFiles(args: GetFilesArgs, opts?: pulumi.InvokeOptions): Prom... type GetFilesArgs (line 63) | interface GetFilesArgs { type GetFilesResult (line 85) | interface GetFilesResult { function getFilesOutput (line 152) | function getFilesOutput(args: GetFilesOutputArgs, opts?: pulumi.InvokeOu... type GetFilesOutputArgs (line 165) | interface GetFilesOutputArgs { FILE: sdk/nodejs/getGroupLegacy.ts function getGroupLegacy (line 23) | function getGroupLegacy(args: GetGroupLegacyArgs, opts?: pulumi.InvokeOp... type GetGroupLegacyArgs (line 33) | interface GetGroupLegacyArgs { type GetGroupLegacyResult (line 43) | interface GetGroupLegacyResult { function getGroupLegacyOutput (line 76) | function getGroupLegacyOutput(args: GetGroupLegacyOutputArgs, opts?: pul... type GetGroupLegacyOutputArgs (line 86) | interface GetGroupLegacyOutputArgs { FILE: sdk/nodejs/getGroupsLegacy.ts function getGroupsLegacy (line 19) | function getGroupsLegacy(opts?: pulumi.InvokeOptions): Promise, state?: G... method isInstance (line 53) | public static isInstance(obj: any): obj is GroupLegacy { method constructor (line 85) | constructor(name: string, argsOrState?: GroupLegacyArgs | GroupLegacyS... type GroupLegacyState (line 112) | interface GroupLegacyState { type GroupLegacyArgs (line 134) | interface GroupLegacyArgs { FILE: sdk/nodejs/hagroup.ts class Hagroup (line 38) | class Hagroup extends pulumi.CustomResource { method get (line 48) | public static get(name: string, id: pulumi.Input, state?: H... method isInstance (line 59) | public static isInstance(obj: any): obj is Hagroup { method constructor (line 95) | constructor(name: string, argsOrState?: HagroupArgs | HagroupState, op... type HagroupState (line 127) | interface HagroupState { type HagroupArgs (line 153) | interface HagroupArgs { FILE: sdk/nodejs/hagroupLegacy.ts class HagroupLegacy (line 40) | class HagroupLegacy extends pulumi.CustomResource { method get (line 50) | public static get(name: string, id: pulumi.Input, state?: H... method isInstance (line 61) | public static isInstance(obj: any): obj is HagroupLegacy { method constructor (line 97) | constructor(name: string, argsOrState?: HagroupLegacyArgs | HagroupLeg... type HagroupLegacyState (line 129) | interface HagroupLegacyState { type HagroupLegacyArgs (line 155) | interface HagroupLegacyArgs { FILE: sdk/nodejs/hardware/getMappings.ts function getMappings (line 34) | function getMappings(args: GetMappingsArgs, opts?: pulumi.InvokeOptions)... type GetMappingsArgs (line 45) | interface GetMappingsArgs { type GetMappingsResult (line 59) | interface GetMappingsResult { function getMappingsOutput (line 106) | function getMappingsOutput(args: GetMappingsOutputArgs, opts?: pulumi.In... type GetMappingsOutputArgs (line 117) | interface GetMappingsOutputArgs { FILE: sdk/nodejs/hardware/getMappingsLegacy.ts function getMappingsLegacy (line 36) | function getMappingsLegacy(args: GetMappingsLegacyArgs, opts?: pulumi.In... type GetMappingsLegacyArgs (line 47) | interface GetMappingsLegacyArgs { type GetMappingsLegacyResult (line 61) | interface GetMappingsLegacyResult { function getMappingsLegacyOutput (line 110) | function getMappingsLegacyOutput(args: GetMappingsLegacyOutputArgs, opts... type GetMappingsLegacyOutputArgs (line 121) | interface GetMappingsLegacyOutputArgs { FILE: sdk/nodejs/hardware/getPci.ts function getPci (line 38) | function getPci(args: GetPciArgs, opts?: pulumi.InvokeOptions): Promise<... type GetPciArgs (line 50) | interface GetPciArgs { type GetPciResult (line 68) | interface GetPciResult { function getPciOutput (line 119) | function getPciOutput(args: GetPciOutputArgs, opts?: pulumi.InvokeOutput... type GetPciOutputArgs (line 131) | interface GetPciOutputArgs { FILE: sdk/nodejs/hardware/mapping/dir.ts class Dir (line 37) | class Dir extends pulumi.CustomResource { method get (line 47) | public static get(name: string, id: pulumi.Input, state?: D... method isInstance (line 58) | public static isInstance(obj: any): obj is Dir { method constructor (line 86) | constructor(name: string, argsOrState?: DirArgs | DirState, opts?: pul... type DirState (line 111) | interface DirState { type DirArgs (line 129) | interface DirArgs { FILE: sdk/nodejs/hardware/mapping/dirLegacy.ts class DirLegacy (line 39) | class DirLegacy extends pulumi.CustomResource { method get (line 49) | public static get(name: string, id: pulumi.Input, state?: D... method isInstance (line 60) | public static isInstance(obj: any): obj is DirLegacy { method constructor (line 88) | constructor(name: string, argsOrState?: DirLegacyArgs | DirLegacyState... type DirLegacyState (line 113) | interface DirLegacyState { type DirLegacyArgs (line 131) | interface DirLegacyArgs { FILE: sdk/nodejs/hardware/mapping/getDir.ts function getDir (line 24) | function getDir(args: GetDirArgs, opts?: pulumi.InvokeOptions): Promise<... type GetDirArgs (line 34) | interface GetDirArgs { type GetDirResult (line 44) | interface GetDirResult { function getDirOutput (line 77) | function getDirOutput(args: GetDirOutputArgs, opts?: pulumi.InvokeOutput... type GetDirOutputArgs (line 87) | interface GetDirOutputArgs { FILE: sdk/nodejs/hardware/mapping/getDirLegacy.ts function getDirLegacy (line 26) | function getDirLegacy(args: GetDirLegacyArgs, opts?: pulumi.InvokeOption... type GetDirLegacyArgs (line 36) | interface GetDirLegacyArgs { type GetDirLegacyResult (line 46) | interface GetDirLegacyResult { function getDirLegacyOutput (line 81) | function getDirLegacyOutput(args: GetDirLegacyOutputArgs, opts?: pulumi.... type GetDirLegacyOutputArgs (line 91) | interface GetDirLegacyOutputArgs { FILE: sdk/nodejs/hardware/mapping/getPci.ts function getPci (line 24) | function getPci(args: GetPciArgs, opts?: pulumi.InvokeOptions): Promise<... type GetPciArgs (line 34) | interface GetPciArgs { type GetPciResult (line 44) | interface GetPciResult { function getPciOutput (line 81) | function getPciOutput(args: GetPciOutputArgs, opts?: pulumi.InvokeOutput... type GetPciOutputArgs (line 91) | interface GetPciOutputArgs { FILE: sdk/nodejs/hardware/mapping/getPciLegacy.ts function getPciLegacy (line 26) | function getPciLegacy(args: GetPciLegacyArgs, opts?: pulumi.InvokeOption... type GetPciLegacyArgs (line 36) | interface GetPciLegacyArgs { type GetPciLegacyResult (line 46) | interface GetPciLegacyResult { function getPciLegacyOutput (line 85) | function getPciLegacyOutput(args: GetPciLegacyOutputArgs, opts?: pulumi.... type GetPciLegacyOutputArgs (line 95) | interface GetPciLegacyOutputArgs { FILE: sdk/nodejs/hardware/mapping/getUsb.ts function getUsb (line 24) | function getUsb(args: GetUsbArgs, opts?: pulumi.InvokeOptions): Promise<... type GetUsbArgs (line 34) | interface GetUsbArgs { type GetUsbResult (line 44) | interface GetUsbResult { function getUsbOutput (line 77) | function getUsbOutput(args: GetUsbOutputArgs, opts?: pulumi.InvokeOutput... type GetUsbOutputArgs (line 87) | interface GetUsbOutputArgs { FILE: sdk/nodejs/hardware/mapping/getUsbLegacy.ts function getUsbLegacy (line 26) | function getUsbLegacy(args: GetUsbLegacyArgs, opts?: pulumi.InvokeOption... type GetUsbLegacyArgs (line 36) | interface GetUsbLegacyArgs { type GetUsbLegacyResult (line 46) | interface GetUsbLegacyResult { function getUsbLegacyOutput (line 81) | function getUsbLegacyOutput(args: GetUsbLegacyOutputArgs, opts?: pulumi.... type GetUsbLegacyOutputArgs (line 91) | interface GetUsbLegacyOutputArgs { FILE: sdk/nodejs/hardware/mapping/index.ts type Dir (line 9) | type Dir = import("./dir").Dir; type DirLegacy (line 14) | type DirLegacy = import("./dirLegacy").DirLegacy; type Pci (line 49) | type Pci = import("./pci").Pci; type PciLegacy (line 54) | type PciLegacy = import("./pciLegacy").PciLegacy; type Usb (line 59) | type Usb = import("./usb").Usb; type UsbLegacy (line 64) | type UsbLegacy = import("./usbLegacy").UsbLegacy; FILE: sdk/nodejs/hardware/mapping/pci.ts class Pci (line 42) | class Pci extends pulumi.CustomResource { method get (line 52) | public static get(name: string, id: pulumi.Input, state?: P... method isInstance (line 63) | public static isInstance(obj: any): obj is Pci { method constructor (line 95) | constructor(name: string, argsOrState?: PciArgs | PciState, opts?: pul... type PciState (line 122) | interface PciState { type PciArgs (line 144) | interface PciArgs { FILE: sdk/nodejs/hardware/mapping/pciLegacy.ts class PciLegacy (line 44) | class PciLegacy extends pulumi.CustomResource { method get (line 54) | public static get(name: string, id: pulumi.Input, state?: P... method isInstance (line 65) | public static isInstance(obj: any): obj is PciLegacy { method constructor (line 97) | constructor(name: string, argsOrState?: PciLegacyArgs | PciLegacyState... type PciLegacyState (line 124) | interface PciLegacyState { type PciLegacyArgs (line 146) | interface PciLegacyArgs { FILE: sdk/nodejs/hardware/mapping/usb.ts class Usb (line 39) | class Usb extends pulumi.CustomResource { method get (line 49) | public static get(name: string, id: pulumi.Input, state?: U... method isInstance (line 60) | public static isInstance(obj: any): obj is Usb { method constructor (line 88) | constructor(name: string, argsOrState?: UsbArgs | UsbState, opts?: pul... type UsbState (line 113) | interface UsbState { type UsbArgs (line 131) | interface UsbArgs { FILE: sdk/nodejs/hardware/mapping/usbLegacy.ts class UsbLegacy (line 41) | class UsbLegacy extends pulumi.CustomResource { method get (line 51) | public static get(name: string, id: pulumi.Input, state?: U... method isInstance (line 62) | public static isInstance(obj: any): obj is UsbLegacy { method constructor (line 90) | constructor(name: string, argsOrState?: UsbLegacyArgs | UsbLegacyState... type UsbLegacyState (line 115) | interface UsbLegacyState { type UsbLegacyArgs (line 133) | interface UsbLegacyArgs { FILE: sdk/nodejs/haresource.ts class Haresource (line 35) | class Haresource extends pulumi.CustomResource { method get (line 45) | public static get(name: string, id: pulumi.Input, state?: H... method isInstance (line 56) | public static isInstance(obj: any): obj is Haresource { method constructor (line 100) | constructor(name: string, argsOrState?: HaresourceArgs | HaresourceSta... type HaresourceState (line 133) | interface HaresourceState { type HaresourceArgs (line 167) | interface HaresourceArgs { FILE: sdk/nodejs/haresourceLegacy.ts class HaresourceLegacy (line 37) | class HaresourceLegacy extends pulumi.CustomResource { method get (line 47) | public static get(name: string, id: pulumi.Input, state?: H... method isInstance (line 58) | public static isInstance(obj: any): obj is HaresourceLegacy { method constructor (line 102) | constructor(name: string, argsOrState?: HaresourceLegacyArgs | Haresou... type HaresourceLegacyState (line 135) | interface HaresourceLegacyState { type HaresourceLegacyArgs (line 169) | interface HaresourceLegacyArgs { FILE: sdk/nodejs/harule.ts class Harule (line 73) | class Harule extends pulumi.CustomResource { method get (line 83) | public static get(name: string, id: pulumi.Input, state?: H... method isInstance (line 94) | public static isInstance(obj: any): obj is Harule { method constructor (line 142) | constructor(name: string, argsOrState?: HaruleArgs | HaruleState, opts... type HaruleState (line 183) | interface HaruleState { type HaruleArgs (line 221) | interface HaruleArgs { FILE: sdk/nodejs/haruleLegacy.ts class HaruleLegacy (line 75) | class HaruleLegacy extends pulumi.CustomResource { method get (line 85) | public static get(name: string, id: pulumi.Input, state?: H... method isInstance (line 96) | public static isInstance(obj: any): obj is HaruleLegacy { method constructor (line 144) | constructor(name: string, argsOrState?: HaruleLegacyArgs | HaruleLegac... type HaruleLegacyState (line 185) | interface HaruleLegacyState { type HaruleLegacyArgs (line 223) | interface HaruleLegacyArgs { FILE: sdk/nodejs/hostsLegacy.ts class HostsLegacy (line 42) | class HostsLegacy extends pulumi.CustomResource { method get (line 52) | public static get(name: string, id: pulumi.Input, state?: H... method isInstance (line 63) | public static isInstance(obj: any): obj is HostsLegacy { method constructor (line 104) | constructor(name: string, argsOrState?: HostsLegacyArgs | HostsLegacyS... type HostsLegacyState (line 138) | interface HostsLegacyState { type HostsLegacyArgs (line 169) | interface HostsLegacyArgs { FILE: sdk/nodejs/index.ts type Acl (line 9) | type Acl = import("./acl").Acl; type AclLegacy (line 14) | type AclLegacy = import("./aclLegacy").AclLegacy; type CertificateLegacy (line 19) | type CertificateLegacy = import("./certificateLegacy").CertificateLegacy; type ContainerLegacy (line 24) | type ContainerLegacy = import("./containerLegacy").ContainerLegacy; type DnsLegacy (line 29) | type DnsLegacy = import("./dnsLegacy").DnsLegacy; type FileLegacy (line 34) | type FileLegacy = import("./fileLegacy").FileLegacy; type GroupLegacy (line 229) | type GroupLegacy = import("./groupLegacy").GroupLegacy; type Hagroup (line 234) | type Hagroup = import("./hagroup").Hagroup; type HagroupLegacy (line 239) | type HagroupLegacy = import("./hagroupLegacy").HagroupLegacy; type Haresource (line 244) | type Haresource = import("./haresource").Haresource; type HaresourceLegacy (line 249) | type HaresourceLegacy = import("./haresourceLegacy").HaresourceLegacy; type Harule (line 254) | type Harule = import("./harule").Harule; type HaruleLegacy (line 259) | type HaruleLegacy = import("./haruleLegacy").HaruleLegacy; type HostsLegacy (line 264) | type HostsLegacy = import("./hostsLegacy").HostsLegacy; type PoolLegacy (line 269) | type PoolLegacy = import("./poolLegacy").PoolLegacy; type Replication (line 277) | type Replication = import("./replication").Replication; type ReplicationLegacy (line 282) | type ReplicationLegacy = import("./replicationLegacy").ReplicationLegacy; type RoleLegacy (line 287) | type RoleLegacy = import("./roleLegacy").RoleLegacy; type TimeLegacy (line 292) | type TimeLegacy = import("./timeLegacy").TimeLegacy; type UserLegacy (line 297) | type UserLegacy = import("./userLegacy").UserLegacy; type Vm (line 302) | type Vm = import("./vm").Vm; type Vm2Legacy (line 307) | type Vm2Legacy = import("./vm2Legacy").Vm2Legacy; type VmLegacy (line 312) | type VmLegacy = import("./vmLegacy").VmLegacy; FILE: sdk/nodejs/metrics/getServer.ts function getServer (line 25) | function getServer(args: GetServerArgs, opts?: pulumi.InvokeOptions): Pr... type GetServerArgs (line 35) | interface GetServerArgs { type GetServerResult (line 45) | interface GetServerResult { function getServerOutput (line 121) | function getServerOutput(args: GetServerOutputArgs, opts?: pulumi.Invoke... type GetServerOutputArgs (line 131) | interface GetServerOutputArgs { FILE: sdk/nodejs/metrics/getServerLegacy.ts function getServerLegacy (line 27) | function getServerLegacy(args: GetServerLegacyArgs, opts?: pulumi.Invoke... type GetServerLegacyArgs (line 37) | interface GetServerLegacyArgs { type GetServerLegacyResult (line 47) | interface GetServerLegacyResult { function getServerLegacyOutput (line 125) | function getServerLegacyOutput(args: GetServerLegacyOutputArgs, opts?: p... type GetServerLegacyOutputArgs (line 135) | interface GetServerLegacyOutputArgs { FILE: sdk/nodejs/metrics/index.ts type Server (line 19) | type Server = import("./server").Server; type ServerLegacy (line 24) | type ServerLegacy = import("./serverLegacy").ServerLegacy; FILE: sdk/nodejs/metrics/server.ts class Server (line 46) | class Server extends pulumi.CustomResource { method get (line 56) | public static get(name: string, id: pulumi.Input, state?: S... method isInstance (line 67) | public static isInstance(obj: any): obj is Server { method constructor (line 179) | constructor(name: string, argsOrState?: ServerArgs | ServerState, opts... type ServerState (line 254) | interface ServerState { type ServerArgs (line 356) | interface ServerArgs { FILE: sdk/nodejs/metrics/serverLegacy.ts class ServerLegacy (line 48) | class ServerLegacy extends pulumi.CustomResource { method get (line 58) | public static get(name: string, id: pulumi.Input, state?: S... method isInstance (line 69) | public static isInstance(obj: any): obj is ServerLegacy { method constructor (line 181) | constructor(name: string, argsOrState?: ServerLegacyArgs | ServerLegac... type ServerLegacyState (line 256) | interface ServerLegacyState { type ServerLegacyArgs (line 358) | interface ServerLegacyArgs { FILE: sdk/nodejs/network/linux/bond.ts class Bond (line 10) | class Bond extends pulumi.CustomResource { method get (line 20) | public static get(name: string, id: pulumi.Input, state?: B... method isInstance (line 31) | public static isInstance(obj: any): obj is Bond { method constructor (line 103) | constructor(name: string, argsOrState?: BondArgs | BondState, opts?: p... type BondState (line 153) | interface BondState { type BondArgs (line 215) | interface BondArgs { FILE: sdk/nodejs/network/linux/bridge.ts class Bridge (line 40) | class Bridge extends pulumi.CustomResource { method get (line 50) | public static get(name: string, id: pulumi.Input, state?: B... method isInstance (line 61) | public static isInstance(obj: any): obj is Bridge { method constructor (line 125) | constructor(name: string, argsOrState?: BridgeArgs | BridgeState, opts... type BridgeState (line 168) | interface BridgeState { type BridgeArgs (line 222) | interface BridgeArgs { FILE: sdk/nodejs/network/linux/bridgeLegacy.ts class BridgeLegacy (line 42) | class BridgeLegacy extends pulumi.CustomResource { method get (line 52) | public static get(name: string, id: pulumi.Input, state?: B... method isInstance (line 63) | public static isInstance(obj: any): obj is BridgeLegacy { method constructor (line 127) | constructor(name: string, argsOrState?: BridgeLegacyArgs | BridgeLegac... type BridgeLegacyState (line 170) | interface BridgeLegacyState { type BridgeLegacyArgs (line 224) | interface BridgeLegacyArgs { FILE: sdk/nodejs/network/linux/index.ts type Bond (line 9) | type Bond = import("./bond").Bond; type Bridge (line 14) | type Bridge = import("./bridge").Bridge; type BridgeLegacy (line 19) | type BridgeLegacy = import("./bridgeLegacy").BridgeLegacy; type Vlan (line 24) | type Vlan = import("./vlan").Vlan; type VlanLegacy (line 29) | type VlanLegacy = import("./vlanLegacy").VlanLegacy; FILE: sdk/nodejs/network/linux/vlan.ts class Vlan (line 41) | class Vlan extends pulumi.CustomResource { method get (line 51) | public static get(name: string, id: pulumi.Input, state?: V... method isInstance (line 62) | public static isInstance(obj: any): obj is Vlan { method constructor (line 126) | constructor(name: string, argsOrState?: VlanArgs | VlanState, opts?: p... type VlanState (line 169) | interface VlanState { type VlanArgs (line 223) | interface VlanArgs { FILE: sdk/nodejs/network/linux/vlanLegacy.ts class VlanLegacy (line 43) | class VlanLegacy extends pulumi.CustomResource { method get (line 53) | public static get(name: string, id: pulumi.Input, state?: V... method isInstance (line 64) | public static isInstance(obj: any): obj is VlanLegacy { method constructor (line 128) | constructor(name: string, argsOrState?: VlanLegacyArgs | VlanLegacySta... type VlanLegacyState (line 171) | interface VlanLegacyState { type VlanLegacyArgs (line 225) | interface VlanLegacyArgs { FILE: sdk/nodejs/node/firewall.ts class Firewall (line 42) | class Firewall extends pulumi.CustomResource { method get (line 52) | public static get(name: string, id: pulumi.Input, state?: F... method isInstance (line 63) | public static isInstance(obj: any): obj is Firewall { method constructor (line 127) | constructor(name: string, argsOrState?: FirewallArgs | FirewallState, ... type FirewallState (line 170) | interface FirewallState { type FirewallArgs (line 224) | interface FirewallArgs { FILE: sdk/nodejs/node/firewallLegacy.ts class FirewallLegacy (line 44) | class FirewallLegacy extends pulumi.CustomResource { method get (line 54) | public static get(name: string, id: pulumi.Input, state?: F... method isInstance (line 65) | public static isInstance(obj: any): obj is FirewallLegacy { method constructor (line 129) | constructor(name: string, argsOrState?: FirewallLegacyArgs | FirewallL... type FirewallLegacyState (line 172) | interface FirewallLegacyState { type FirewallLegacyArgs (line 226) | interface FirewallLegacyArgs { FILE: sdk/nodejs/node/index.ts type Firewall (line 9) | type Firewall = import("./firewall").Firewall; type FirewallLegacy (line 14) | type FirewallLegacy = import("./firewallLegacy").FirewallLegacy; FILE: sdk/nodejs/oci/image.ts class Image (line 37) | class Image extends pulumi.CustomResource { method get (line 47) | public static get(name: string, id: pulumi.Input, state?: I... method isInstance (line 58) | public static isInstance(obj: any): obj is Image { method constructor (line 106) | constructor(name: string, argsOrState?: ImageArgs | ImageState, opts?:... type ImageState (line 147) | interface ImageState { type ImageArgs (line 185) | interface ImageArgs { FILE: sdk/nodejs/oci/imageLegacy.ts class ImageLegacy (line 39) | class ImageLegacy extends pulumi.CustomResource { method get (line 49) | public static get(name: string, id: pulumi.Input, state?: I... method isInstance (line 60) | public static isInstance(obj: any): obj is ImageLegacy { method constructor (line 108) | constructor(name: string, argsOrState?: ImageLegacyArgs | ImageLegacyS... type ImageLegacyState (line 149) | interface ImageLegacyState { type ImageLegacyArgs (line 187) | interface ImageLegacyArgs { FILE: sdk/nodejs/oci/index.ts type Image (line 9) | type Image = import("./image").Image; type ImageLegacy (line 14) | type ImageLegacy = import("./imageLegacy").ImageLegacy; FILE: sdk/nodejs/pool/index.ts type Membership (line 9) | type Membership = import("./membership").Membership; type MembershipLegacy (line 14) | type MembershipLegacy = import("./membershipLegacy").MembershipLegacy; FILE: sdk/nodejs/pool/membership.ts class Membership (line 43) | class Membership extends pulumi.CustomResource { method get (line 53) | public static get(name: string, id: pulumi.Input, state?: M... method isInstance (line 64) | public static isInstance(obj: any): obj is Membership { method constructor (line 96) | constructor(name: string, argsOrState?: MembershipArgs | MembershipSta... type MembershipState (line 123) | interface MembershipState { type MembershipArgs (line 145) | interface MembershipArgs { FILE: sdk/nodejs/pool/membershipLegacy.ts class MembershipLegacy (line 45) | class MembershipLegacy extends pulumi.CustomResource { method get (line 55) | public static get(name: string, id: pulumi.Input, state?: M... method isInstance (line 66) | public static isInstance(obj: any): obj is MembershipLegacy { method constructor (line 98) | constructor(name: string, argsOrState?: MembershipLegacyArgs | Members... type MembershipLegacyState (line 125) | interface MembershipLegacyState { type MembershipLegacyArgs (line 147) | interface MembershipLegacyArgs { FILE: sdk/nodejs/poolLegacy.ts class PoolLegacy (line 32) | class PoolLegacy extends pulumi.CustomResource { method get (line 42) | public static get(name: string, id: pulumi.Input, state?: P... method isInstance (line 53) | public static isInstance(obj: any): obj is PoolLegacy { method constructor (line 81) | constructor(name: string, argsOrState?: PoolLegacyArgs | PoolLegacySta... type PoolLegacyState (line 106) | interface PoolLegacyState { type PoolLegacyArgs (line 124) | interface PoolLegacyArgs { FILE: sdk/nodejs/provider.ts class Provider (line 15) | class Provider extends pulumi.ProviderResource { method isInstance (line 23) | public static isInstance(obj: any): obj is Provider { method constructor (line 76) | constructor(name: string, args?: ProviderArgs, opts?: pulumi.ResourceO... method terraformConfig (line 104) | terraformConfig(): pulumi.Output { type ProviderArgs (line 114) | interface ProviderArgs { type TerraformConfigResult (line 179) | interface TerraformConfigResult { FILE: sdk/nodejs/realm/index.ts type Ldap (line 9) | type Ldap = import("./ldap").Ldap; type LdapLegacy (line 14) | type LdapLegacy = import("./ldapLegacy").LdapLegacy; type Openid (line 19) | type Openid = import("./openid").Openid; type OpenidLegacy (line 24) | type OpenidLegacy = import("./openidLegacy").OpenidLegacy; type Sync (line 29) | type Sync = import("./sync").Sync; type SyncLegacy (line 34) | type SyncLegacy = import("./syncLegacy").SyncLegacy; FILE: sdk/nodejs/realm/ldap.ts class Ldap (line 131) | class Ldap extends pulumi.CustomResource { method get (line 141) | public static get(name: string, id: pulumi.Input, state?: L... method isInstance (line 152) | public static isInstance(obj: any): obj is Ldap { method constructor (line 274) | constructor(name: string, argsOrState?: LdapArgs | LdapState, opts?: p... type LdapState (line 353) | interface LdapState { type LdapArgs (line 465) | interface LdapArgs { FILE: sdk/nodejs/realm/ldapLegacy.ts class LdapLegacy (line 133) | class LdapLegacy extends pulumi.CustomResource { method get (line 143) | public static get(name: string, id: pulumi.Input, state?: L... method isInstance (line 154) | public static isInstance(obj: any): obj is LdapLegacy { method constructor (line 276) | constructor(name: string, argsOrState?: LdapLegacyArgs | LdapLegacySta... type LdapLegacyState (line 355) | interface LdapLegacyState { type LdapLegacyArgs (line 467) | interface LdapLegacyArgs { FILE: sdk/nodejs/realm/openid.ts class Openid (line 114) | class Openid extends pulumi.CustomResource { method get (line 124) | public static get(name: string, id: pulumi.Input, state?: O... method isInstance (line 135) | public static isInstance(obj: any): obj is Openid { method constructor (line 211) | constructor(name: string, argsOrState?: OpenidArgs | OpenidState, opts... type OpenidState (line 268) | interface OpenidState { type OpenidArgs (line 334) | interface OpenidArgs { FILE: sdk/nodejs/realm/openidLegacy.ts class OpenidLegacy (line 116) | class OpenidLegacy extends pulumi.CustomResource { method get (line 126) | public static get(name: string, id: pulumi.Input, state?: O... method isInstance (line 137) | public static isInstance(obj: any): obj is OpenidLegacy { method constructor (line 213) | constructor(name: string, argsOrState?: OpenidLegacyArgs | OpenidLegac... type OpenidLegacyState (line 270) | interface OpenidLegacyState { type OpenidLegacyArgs (line 336) | interface OpenidLegacyArgs { FILE: sdk/nodejs/realm/sync.ts class Sync (line 58) | class Sync extends pulumi.CustomResource { method get (line 68) | public static get(name: string, id: pulumi.Input, state?: S... method isInstance (line 79) | public static isInstance(obj: any): obj is Sync { method constructor (line 127) | constructor(name: string, argsOrState?: SyncArgs | SyncState, opts?: p... type SyncState (line 160) | interface SyncState { type SyncArgs (line 198) | interface SyncArgs { FILE: sdk/nodejs/realm/syncLegacy.ts class SyncLegacy (line 60) | class SyncLegacy extends pulumi.CustomResource { method get (line 70) | public static get(name: string, id: pulumi.Input, state?: S... method isInstance (line 81) | public static isInstance(obj: any): obj is SyncLegacy { method constructor (line 129) | constructor(name: string, argsOrState?: SyncLegacyArgs | SyncLegacySta... type SyncLegacyState (line 162) | interface SyncLegacyState { type SyncLegacyArgs (line 200) | interface SyncLegacyArgs { FILE: sdk/nodejs/replication.ts class Replication (line 27) | class Replication extends pulumi.CustomResource { method get (line 37) | public static get(name: string, id: pulumi.Input, state?: R... method isInstance (line 48) | public static isInstance(obj: any): obj is Replication { method constructor (line 104) | constructor(name: string, argsOrState?: ReplicationArgs | ReplicationS... type ReplicationState (line 151) | interface ReplicationState { type ReplicationArgs (line 197) | interface ReplicationArgs { FILE: sdk/nodejs/replicationLegacy.ts class ReplicationLegacy (line 29) | class ReplicationLegacy extends pulumi.CustomResource { method get (line 39) | public static get(name: string, id: pulumi.Input, state?: R... method isInstance (line 50) | public static isInstance(obj: any): obj is ReplicationLegacy { method constructor (line 106) | constructor(name: string, argsOrState?: ReplicationLegacyArgs | Replic... type ReplicationLegacyState (line 151) | interface ReplicationLegacyState { type ReplicationLegacyArgs (line 197) | interface ReplicationLegacyArgs { FILE: sdk/nodejs/roleLegacy.ts class RoleLegacy (line 30) | class RoleLegacy extends pulumi.CustomResource { method get (line 40) | public static get(name: string, id: pulumi.Input, state?: R... method isInstance (line 51) | public static isInstance(obj: any): obj is RoleLegacy { method constructor (line 75) | constructor(name: string, argsOrState?: RoleLegacyArgs | RoleLegacySta... type RoleLegacyState (line 101) | interface RoleLegacyState { type RoleLegacyArgs (line 115) | interface RoleLegacyArgs { FILE: sdk/nodejs/sdn/applier.ts class Applier (line 10) | class Applier extends pulumi.CustomResource { method get (line 20) | public static get(name: string, id: pulumi.Input, state?: A... method isInstance (line 31) | public static isInstance(obj: any): obj is Applier { method constructor (line 55) | constructor(name: string, argsOrState?: ApplierArgs | ApplierState, op... type ApplierState (line 75) | interface ApplierState { type ApplierArgs (line 89) | interface ApplierArgs { FILE: sdk/nodejs/sdn/applierLegacy.ts class ApplierLegacy (line 12) | class ApplierLegacy extends pulumi.CustomResource { method get (line 22) | public static get(name: string, id: pulumi.Input, state?: A... method isInstance (line 33) | public static isInstance(obj: any): obj is ApplierLegacy { method constructor (line 57) | constructor(name: string, argsOrState?: ApplierLegacyArgs | ApplierLeg... type ApplierLegacyState (line 77) | interface ApplierLegacyState { type ApplierLegacyArgs (line 91) | interface ApplierLegacyArgs { FILE: sdk/nodejs/sdn/fabric/getOpenfabric.ts function getOpenfabric (line 10) | function getOpenfabric(args: GetOpenfabricArgs, opts?: pulumi.InvokeOpti... type GetOpenfabricArgs (line 20) | interface GetOpenfabricArgs { type GetOpenfabricResult (line 30) | interface GetOpenfabricResult { function getOpenfabricOutput (line 55) | function getOpenfabricOutput(args: GetOpenfabricOutputArgs, opts?: pulum... type GetOpenfabricOutputArgs (line 65) | interface GetOpenfabricOutputArgs { FILE: sdk/nodejs/sdn/fabric/getOpenfabricLegacy.ts function getOpenfabricLegacy (line 12) | function getOpenfabricLegacy(args: GetOpenfabricLegacyArgs, opts?: pulum... type GetOpenfabricLegacyArgs (line 22) | interface GetOpenfabricLegacyArgs { type GetOpenfabricLegacyResult (line 32) | interface GetOpenfabricLegacyResult { function getOpenfabricLegacyOutput (line 59) | function getOpenfabricLegacyOutput(args: GetOpenfabricLegacyOutputArgs, ... type GetOpenfabricLegacyOutputArgs (line 69) | interface GetOpenfabricLegacyOutputArgs { FILE: sdk/nodejs/sdn/fabric/getOspf.ts function getOspf (line 10) | function getOspf(args: GetOspfArgs, opts?: pulumi.InvokeOptions): Promis... type GetOspfArgs (line 20) | interface GetOspfArgs { type GetOspfResult (line 30) | interface GetOspfResult { function getOspfOutput (line 47) | function getOspfOutput(args: GetOspfOutputArgs, opts?: pulumi.InvokeOutp... type GetOspfOutputArgs (line 57) | interface GetOspfOutputArgs { FILE: sdk/nodejs/sdn/fabric/getOspfLegacy.ts function getOspfLegacy (line 12) | function getOspfLegacy(args: GetOspfLegacyArgs, opts?: pulumi.InvokeOpti... type GetOspfLegacyArgs (line 22) | interface GetOspfLegacyArgs { type GetOspfLegacyResult (line 32) | interface GetOspfLegacyResult { function getOspfLegacyOutput (line 51) | function getOspfLegacyOutput(args: GetOspfLegacyOutputArgs, opts?: pulum... type GetOspfLegacyOutputArgs (line 61) | interface GetOspfLegacyOutputArgs { FILE: sdk/nodejs/sdn/fabric/index.ts type Openfabric (line 29) | type Openfabric = import("./openfabric").Openfabric; type OpenfabricLegacy (line 34) | type OpenfabricLegacy = import("./openfabricLegacy").OpenfabricLegacy; type Ospf (line 39) | type Ospf = import("./ospf").Ospf; type OspfLegacy (line 44) | type OspfLegacy = import("./ospfLegacy").OspfLegacy; FILE: sdk/nodejs/sdn/fabric/node/getOpenfabric.ts function getOpenfabric (line 10) | function getOpenfabric(args: GetOpenfabricArgs, opts?: pulumi.InvokeOpti... type GetOpenfabricArgs (line 21) | interface GetOpenfabricArgs { type GetOpenfabricResult (line 35) | interface GetOpenfabricResult { function getOpenfabricOutput (line 64) | function getOpenfabricOutput(args: GetOpenfabricOutputArgs, opts?: pulum... type GetOpenfabricOutputArgs (line 75) | interface GetOpenfabricOutputArgs { FILE: sdk/nodejs/sdn/fabric/node/getOpenfabricLegacy.ts function getOpenfabricLegacy (line 12) | function getOpenfabricLegacy(args: GetOpenfabricLegacyArgs, opts?: pulum... type GetOpenfabricLegacyArgs (line 23) | interface GetOpenfabricLegacyArgs { type GetOpenfabricLegacyResult (line 37) | interface GetOpenfabricLegacyResult { function getOpenfabricLegacyOutput (line 68) | function getOpenfabricLegacyOutput(args: GetOpenfabricLegacyOutputArgs, ... type GetOpenfabricLegacyOutputArgs (line 79) | interface GetOpenfabricLegacyOutputArgs { FILE: sdk/nodejs/sdn/fabric/node/getOspf.ts function getOspf (line 10) | function getOspf(args: GetOspfArgs, opts?: pulumi.InvokeOptions): Promis... type GetOspfArgs (line 21) | interface GetOspfArgs { type GetOspfResult (line 35) | interface GetOspfResult { function getOspfOutput (line 60) | function getOspfOutput(args: GetOspfOutputArgs, opts?: pulumi.InvokeOutp... type GetOspfOutputArgs (line 71) | interface GetOspfOutputArgs { FILE: sdk/nodejs/sdn/fabric/node/getOspfLegacy.ts function getOspfLegacy (line 12) | function getOspfLegacy(args: GetOspfLegacyArgs, opts?: pulumi.InvokeOpti... type GetOspfLegacyArgs (line 23) | interface GetOspfLegacyArgs { type GetOspfLegacyResult (line 37) | interface GetOspfLegacyResult { function getOspfLegacyOutput (line 64) | function getOspfLegacyOutput(args: GetOspfLegacyOutputArgs, opts?: pulum... type GetOspfLegacyOutputArgs (line 75) | interface GetOspfLegacyOutputArgs { FILE: sdk/nodejs/sdn/fabric/node/index.ts type Openfabric (line 29) | type Openfabric = import("./openfabric").Openfabric; type OpenfabricLegacy (line 34) | type OpenfabricLegacy = import("./openfabricLegacy").OpenfabricLegacy; type Ospf (line 39) | type Ospf = import("./ospf").Ospf; type OspfLegacy (line 44) | type OspfLegacy = import("./ospfLegacy").OspfLegacy; FILE: sdk/nodejs/sdn/fabric/node/openfabric.ts class Openfabric (line 10) | class Openfabric extends pulumi.CustomResource { method get (line 20) | public static get(name: string, id: pulumi.Input, state?: O... method isInstance (line 31) | public static isInstance(obj: any): obj is Openfabric { method constructor (line 67) | constructor(name: string, argsOrState?: OpenfabricArgs | OpenfabricSta... type OpenfabricState (line 102) | interface OpenfabricState { type OpenfabricArgs (line 128) | interface OpenfabricArgs { FILE: sdk/nodejs/sdn/fabric/node/openfabricLegacy.ts class OpenfabricLegacy (line 12) | class OpenfabricLegacy extends pulumi.CustomResource { method get (line 22) | public static get(name: string, id: pulumi.Input, state?: O... method isInstance (line 33) | public static isInstance(obj: any): obj is OpenfabricLegacy { method constructor (line 69) | constructor(name: string, argsOrState?: OpenfabricLegacyArgs | Openfab... type OpenfabricLegacyState (line 104) | interface OpenfabricLegacyState { type OpenfabricLegacyArgs (line 130) | interface OpenfabricLegacyArgs { FILE: sdk/nodejs/sdn/fabric/node/ospf.ts class Ospf (line 10) | class Ospf extends pulumi.CustomResource { method get (line 20) | public static get(name: string, id: pulumi.Input, state?: O... method isInstance (line 31) | public static isInstance(obj: any): obj is Ospf { method constructor (line 63) | constructor(name: string, argsOrState?: OspfArgs | OspfState, opts?: p... type OspfState (line 99) | interface OspfState { type OspfArgs (line 121) | interface OspfArgs { FILE: sdk/nodejs/sdn/fabric/node/ospfLegacy.ts class OspfLegacy (line 12) | class OspfLegacy extends pulumi.CustomResource { method get (line 22) | public static get(name: string, id: pulumi.Input, state?: O... method isInstance (line 33) | public static isInstance(obj: any): obj is OspfLegacy { method constructor (line 65) | constructor(name: string, argsOrState?: OspfLegacyArgs | OspfLegacySta... type OspfLegacyState (line 101) | interface OspfLegacyState { type OspfLegacyArgs (line 123) | interface OspfLegacyArgs { FILE: sdk/nodejs/sdn/fabric/openfabric.ts class Openfabric (line 10) | class Openfabric extends pulumi.CustomResource { method get (line 20) | public static get(name: string, id: pulumi.Input, state?: O... method isInstance (line 31) | public static isInstance(obj: any): obj is Openfabric { method constructor (line 67) | constructor(name: string, argsOrState?: OpenfabricArgs | OpenfabricSta... type OpenfabricState (line 98) | interface OpenfabricState { type OpenfabricArgs (line 124) | interface OpenfabricArgs { FILE: sdk/nodejs/sdn/fabric/openfabricLegacy.ts class OpenfabricLegacy (line 12) | class OpenfabricLegacy extends pulumi.CustomResource { method get (line 22) | public static get(name: string, id: pulumi.Input, state?: O... method isInstance (line 33) | public static isInstance(obj: any): obj is OpenfabricLegacy { method constructor (line 69) | constructor(name: string, argsOrState?: OpenfabricLegacyArgs | Openfab... type OpenfabricLegacyState (line 98) | interface OpenfabricLegacyState { type OpenfabricLegacyArgs (line 124) | interface OpenfabricLegacyArgs { FILE: sdk/nodejs/sdn/fabric/ospf.ts class Ospf (line 10) | class Ospf extends pulumi.CustomResource { method get (line 20) | public static get(name: string, id: pulumi.Input, state?: O... method isInstance (line 31) | public static isInstance(obj: any): obj is Ospf { method constructor (line 59) | constructor(name: string, argsOrState?: OspfArgs | OspfState, opts?: p... type OspfState (line 92) | interface OspfState { type OspfArgs (line 110) | interface OspfArgs { FILE: sdk/nodejs/sdn/fabric/ospfLegacy.ts class OspfLegacy (line 12) | class OspfLegacy extends pulumi.CustomResource { method get (line 22) | public static get(name: string, id: pulumi.Input, state?: O... method isInstance (line 33) | public static isInstance(obj: any): obj is OspfLegacy { method constructor (line 61) | constructor(name: string, argsOrState?: OspfLegacyArgs | OspfLegacySta... type OspfLegacyState (line 92) | interface OspfLegacyState { type OspfLegacyArgs (line 110) | interface OspfLegacyArgs { FILE: sdk/nodejs/sdn/getSubnet.ts function getSubnet (line 12) | function getSubnet(args: GetSubnetArgs, opts?: pulumi.InvokeOptions): Pr... type GetSubnetArgs (line 24) | interface GetSubnetArgs { type GetSubnetResult (line 42) | interface GetSubnetResult { function getSubnetOutput (line 79) | function getSubnetOutput(args: GetSubnetOutputArgs, opts?: pulumi.Invoke... type GetSubnetOutputArgs (line 91) | interface GetSubnetOutputArgs { FILE: sdk/nodejs/sdn/getSubnetLegacy.ts function getSubnetLegacy (line 14) | function getSubnetLegacy(args: GetSubnetLegacyArgs, opts?: pulumi.Invoke... type GetSubnetLegacyArgs (line 26) | interface GetSubnetLegacyArgs { type GetSubnetLegacyResult (line 44) | interface GetSubnetLegacyResult { function getSubnetLegacyOutput (line 83) | function getSubnetLegacyOutput(args: GetSubnetLegacyOutputArgs, opts?: p... type GetSubnetLegacyOutputArgs (line 95) | interface GetSubnetLegacyOutputArgs { FILE: sdk/nodejs/sdn/getVnet.ts function getVnet (line 29) | function getVnet(args: GetVnetArgs, opts?: pulumi.InvokeOptions): Promis... type GetVnetArgs (line 39) | interface GetVnetArgs { type GetVnetResult (line 49) | interface GetVnetResult { function getVnetOutput (line 97) | function getVnetOutput(args: GetVnetOutputArgs, opts?: pulumi.InvokeOutp... type GetVnetOutputArgs (line 107) | interface GetVnetOutputArgs { FILE: sdk/nodejs/sdn/getVnetLegacy.ts function getVnetLegacy (line 31) | function getVnetLegacy(args: GetVnetLegacyArgs, opts?: pulumi.InvokeOpti... type GetVnetLegacyArgs (line 41) | interface GetVnetLegacyArgs { type GetVnetLegacyResult (line 51) | interface GetVnetLegacyResult { function getVnetLegacyOutput (line 101) | function getVnetLegacyOutput(args: GetVnetLegacyOutputArgs, opts?: pulum... type GetVnetLegacyOutputArgs (line 111) | interface GetVnetLegacyOutputArgs { FILE: sdk/nodejs/sdn/getVnets.ts function getVnets (line 25) | function getVnets(opts?: pulumi.InvokeOptions): Promise { type GetVnetsResult (line 34) | interface GetVnetsResult { function getVnetsOutput (line 60) | function getVnetsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Outpu... FILE: sdk/nodejs/sdn/getVnetsLegacy.ts function getVnetsLegacy (line 27) | function getVnetsLegacy(opts?: pulumi.InvokeOptions): Promise, state?: S... method isInstance (line 124) | public static isInstance(obj: any): obj is Subnet { method constructor (line 168) | constructor(name: string, argsOrState?: SubnetArgs | SubnetState, opts... type SubnetState (line 204) | interface SubnetState { type SubnetArgs (line 238) | interface SubnetArgs { FILE: sdk/nodejs/sdn/subnetLegacy.ts class SubnetLegacy (line 105) | class SubnetLegacy extends pulumi.CustomResource { method get (line 115) | public static get(name: string, id: pulumi.Input, state?: S... method isInstance (line 126) | public static isInstance(obj: any): obj is SubnetLegacy { method constructor (line 170) | constructor(name: string, argsOrState?: SubnetLegacyArgs | SubnetLegac... type SubnetLegacyState (line 206) | interface SubnetLegacyState { type SubnetLegacyArgs (line 240) | interface SubnetLegacyArgs { FILE: sdk/nodejs/sdn/vnet.ts class Vnet (line 73) | class Vnet extends pulumi.CustomResource { method get (line 83) | public static get(name: string, id: pulumi.Input, state?: V... method isInstance (line 94) | public static isInstance(obj: any): obj is Vnet { method constructor (line 134) | constructor(name: string, argsOrState?: VnetArgs | VnetState, opts?: p... type VnetState (line 170) | interface VnetState { type VnetArgs (line 200) | interface VnetArgs { FILE: sdk/nodejs/sdn/vnetLegacy.ts class VnetLegacy (line 75) | class VnetLegacy extends pulumi.CustomResource { method get (line 85) | public static get(name: string, id: pulumi.Input, state?: V... method isInstance (line 96) | public static isInstance(obj: any): obj is VnetLegacy { method constructor (line 136) | constructor(name: string, argsOrState?: VnetLegacyArgs | VnetLegacySta... type VnetLegacyState (line 170) | interface VnetLegacyState { type VnetLegacyArgs (line 200) | interface VnetLegacyArgs { FILE: sdk/nodejs/sdn/zone/evpn.ts class Evpn (line 47) | class Evpn extends pulumi.CustomResource { method get (line 57) | public static get(name: string, id: pulumi.Input, state?: E... method isInstance (line 68) | public static isInstance(obj: any): obj is Evpn { method constructor (line 152) | constructor(name: string, argsOrState?: EvpnArgs | EvpnState, opts?: p... type EvpnState (line 213) | interface EvpnState { type EvpnArgs (line 287) | interface EvpnArgs { FILE: sdk/nodejs/sdn/zone/evpnLegacy.ts class EvpnLegacy (line 49) | class EvpnLegacy extends pulumi.CustomResource { method get (line 59) | public static get(name: string, id: pulumi.Input, state?: E... method isInstance (line 70) | public static isInstance(obj: any): obj is EvpnLegacy { method constructor (line 154) | constructor(name: string, argsOrState?: EvpnLegacyArgs | EvpnLegacySta... type EvpnLegacyState (line 213) | interface EvpnLegacyState { type EvpnLegacyArgs (line 287) | interface EvpnLegacyArgs { FILE: sdk/nodejs/sdn/zone/getEvpn.ts function getEvpn (line 38) | function getEvpn(args: GetEvpnArgs, opts?: pulumi.InvokeOptions): Promis... type GetEvpnArgs (line 48) | interface GetEvpnArgs { type GetEvpnResult (line 58) | interface GetEvpnResult { function getEvpnOutput (line 159) | function getEvpnOutput(args: GetEvpnOutputArgs, opts?: pulumi.InvokeOutp... type GetEvpnOutputArgs (line 169) | interface GetEvpnOutputArgs { FILE: sdk/nodejs/sdn/zone/getEvpnLegacy.ts function getEvpnLegacy (line 40) | function getEvpnLegacy(args: GetEvpnLegacyArgs, opts?: pulumi.InvokeOpti... type GetEvpnLegacyArgs (line 50) | interface GetEvpnLegacyArgs { type GetEvpnLegacyResult (line 60) | interface GetEvpnLegacyResult { function getEvpnLegacyOutput (line 163) | function getEvpnLegacyOutput(args: GetEvpnLegacyOutputArgs, opts?: pulum... type GetEvpnLegacyOutputArgs (line 173) | interface GetEvpnLegacyOutputArgs { FILE: sdk/nodejs/sdn/zone/getQinq.ts function getQinq (line 33) | function getQinq(args: GetQinqArgs, opts?: pulumi.InvokeOptions): Promis... type GetQinqArgs (line 43) | interface GetQinqArgs { type GetQinqResult (line 53) | interface GetQinqResult { function getQinqOutput (line 129) | function getQinqOutput(args: GetQinqOutputArgs, opts?: pulumi.InvokeOutp... type GetQinqOutputArgs (line 139) | interface GetQinqOutputArgs { FILE: sdk/nodejs/sdn/zone/getQinqLegacy.ts function getQinqLegacy (line 35) | function getQinqLegacy(args: GetQinqLegacyArgs, opts?: pulumi.InvokeOpti... type GetQinqLegacyArgs (line 45) | interface GetQinqLegacyArgs { type GetQinqLegacyResult (line 55) | interface GetQinqLegacyResult { function getQinqLegacyOutput (line 133) | function getQinqLegacyOutput(args: GetQinqLegacyOutputArgs, opts?: pulum... type GetQinqLegacyOutputArgs (line 143) | interface GetQinqLegacyOutputArgs { FILE: sdk/nodejs/sdn/zone/getSimple.ts function getSimple (line 30) | function getSimple(args: GetSimpleArgs, opts?: pulumi.InvokeOptions): Pr... type GetSimpleArgs (line 40) | interface GetSimpleArgs { type GetSimpleResult (line 50) | interface GetSimpleResult { function getSimpleOutput (line 115) | function getSimpleOutput(args: GetSimpleOutputArgs, opts?: pulumi.Invoke... type GetSimpleOutputArgs (line 125) | interface GetSimpleOutputArgs { FILE: sdk/nodejs/sdn/zone/getSimpleLegacy.ts function getSimpleLegacy (line 32) | function getSimpleLegacy(args: GetSimpleLegacyArgs, opts?: pulumi.Invoke... type GetSimpleLegacyArgs (line 42) | interface GetSimpleLegacyArgs { type GetSimpleLegacyResult (line 52) | interface GetSimpleLegacyResult { function getSimpleLegacyOutput (line 119) | function getSimpleLegacyOutput(args: GetSimpleLegacyOutputArgs, opts?: p... type GetSimpleLegacyOutputArgs (line 129) | interface GetSimpleLegacyOutputArgs { FILE: sdk/nodejs/sdn/zone/getVlan.ts function getVlan (line 31) | function getVlan(args: GetVlanArgs, opts?: pulumi.InvokeOptions): Promis... type GetVlanArgs (line 41) | interface GetVlanArgs { type GetVlanResult (line 51) | interface GetVlanResult { function getVlanOutput (line 117) | function getVlanOutput(args: GetVlanOutputArgs, opts?: pulumi.InvokeOutp... type GetVlanOutputArgs (line 127) | interface GetVlanOutputArgs { FILE: sdk/nodejs/sdn/zone/getVlanLegacy.ts function getVlanLegacy (line 33) | function getVlanLegacy(args: GetVlanLegacyArgs, opts?: pulumi.InvokeOpti... type GetVlanLegacyArgs (line 43) | interface GetVlanLegacyArgs { type GetVlanLegacyResult (line 53) | interface GetVlanLegacyResult { function getVlanLegacyOutput (line 121) | function getVlanLegacyOutput(args: GetVlanLegacyOutputArgs, opts?: pulum... type GetVlanLegacyOutputArgs (line 131) | interface GetVlanLegacyOutputArgs { FILE: sdk/nodejs/sdn/zone/getVxlan.ts function getVxlan (line 31) | function getVxlan(args: GetVxlanArgs, opts?: pulumi.InvokeOptions): Prom... type GetVxlanArgs (line 41) | interface GetVxlanArgs { type GetVxlanResult (line 51) | interface GetVxlanResult { function getVxlanOutput (line 117) | function getVxlanOutput(args: GetVxlanOutputArgs, opts?: pulumi.InvokeOu... type GetVxlanOutputArgs (line 127) | interface GetVxlanOutputArgs { FILE: sdk/nodejs/sdn/zone/getVxlanLegacy.ts function getVxlanLegacy (line 33) | function getVxlanLegacy(args: GetVxlanLegacyArgs, opts?: pulumi.InvokeOp... type GetVxlanLegacyArgs (line 43) | interface GetVxlanLegacyArgs { type GetVxlanLegacyResult (line 53) | interface GetVxlanLegacyResult { function getVxlanLegacyOutput (line 121) | function getVxlanLegacyOutput(args: GetVxlanLegacyOutputArgs, opts?: pul... type GetVxlanLegacyOutputArgs (line 131) | interface GetVxlanLegacyOutputArgs { FILE: sdk/nodejs/sdn/zone/index.ts type Evpn (line 9) | type Evpn = import("./evpn").Evpn; type EvpnLegacy (line 14) | type EvpnLegacy = import("./evpnLegacy").EvpnLegacy; type Qinq (line 69) | type Qinq = import("./qinq").Qinq; type QinqLegacy (line 74) | type QinqLegacy = import("./qinqLegacy").QinqLegacy; type Simple (line 79) | type Simple = import("./simple").Simple; type SimpleLegacy (line 84) | type SimpleLegacy = import("./simpleLegacy").SimpleLegacy; type Vlan (line 89) | type Vlan = import("./vlan").Vlan; type VlanLegacy (line 94) | type VlanLegacy = import("./vlanLegacy").VlanLegacy; type Vxlan (line 99) | type Vxlan = import("./vxlan").Vxlan; type VxlanLegacy (line 104) | type VxlanLegacy = import("./vxlanLegacy").VxlanLegacy; FILE: sdk/nodejs/sdn/zone/qinq.ts class Qinq (line 38) | class Qinq extends pulumi.CustomResource { method get (line 48) | public static get(name: string, id: pulumi.Input, state?: Q... method isInstance (line 59) | public static isInstance(obj: any): obj is Qinq { method constructor (line 123) | constructor(name: string, argsOrState?: QinqArgs | QinqState, opts?: p... type QinqState (line 174) | interface QinqState { type QinqArgs (line 228) | interface QinqArgs { FILE: sdk/nodejs/sdn/zone/qinqLegacy.ts class QinqLegacy (line 40) | class QinqLegacy extends pulumi.CustomResource { method get (line 50) | public static get(name: string, id: pulumi.Input, state?: Q... method isInstance (line 61) | public static isInstance(obj: any): obj is QinqLegacy { method constructor (line 125) | constructor(name: string, argsOrState?: QinqLegacyArgs | QinqLegacySta... type QinqLegacyState (line 174) | interface QinqLegacyState { type QinqLegacyArgs (line 228) | interface QinqLegacyArgs { FILE: sdk/nodejs/sdn/zone/simple.ts class Simple (line 36) | class Simple extends pulumi.CustomResource { method get (line 46) | public static get(name: string, id: pulumi.Input, state?: S... method isInstance (line 57) | public static isInstance(obj: any): obj is Simple { method constructor (line 113) | constructor(name: string, argsOrState?: SimpleArgs | SimpleState, opts... type SimpleState (line 154) | interface SimpleState { type SimpleArgs (line 200) | interface SimpleArgs { FILE: sdk/nodejs/sdn/zone/simpleLegacy.ts class SimpleLegacy (line 38) | class SimpleLegacy extends pulumi.CustomResource { method get (line 48) | public static get(name: string, id: pulumi.Input, state?: S... method isInstance (line 59) | public static isInstance(obj: any): obj is SimpleLegacy { method constructor (line 115) | constructor(name: string, argsOrState?: SimpleLegacyArgs | SimpleLegac... type SimpleLegacyState (line 154) | interface SimpleLegacyState { type SimpleLegacyArgs (line 200) | interface SimpleLegacyArgs { FILE: sdk/nodejs/sdn/zone/vlan.ts class Vlan (line 36) | class Vlan extends pulumi.CustomResource { method get (line 46) | public static get(name: string, id: pulumi.Input, state?: V... method isInstance (line 57) | public static isInstance(obj: any): obj is Vlan { method constructor (line 113) | constructor(name: string, argsOrState?: VlanArgs | VlanState, opts?: p... type VlanState (line 157) | interface VlanState { type VlanArgs (line 203) | interface VlanArgs { FILE: sdk/nodejs/sdn/zone/vlanLegacy.ts class VlanLegacy (line 38) | class VlanLegacy extends pulumi.CustomResource { method get (line 48) | public static get(name: string, id: pulumi.Input, state?: V... method isInstance (line 59) | public static isInstance(obj: any): obj is VlanLegacy { method constructor (line 115) | constructor(name: string, argsOrState?: VlanLegacyArgs | VlanLegacySta... type VlanLegacyState (line 157) | interface VlanLegacyState { type VlanLegacyArgs (line 203) | interface VlanLegacyArgs { FILE: sdk/nodejs/sdn/zone/vxlan.ts class Vxlan (line 40) | class Vxlan extends pulumi.CustomResource { method get (line 50) | public static get(name: string, id: pulumi.Input, state?: V... method isInstance (line 61) | public static isInstance(obj: any): obj is Vxlan { method constructor (line 117) | constructor(name: string, argsOrState?: VxlanArgs | VxlanState, opts?:... type VxlanState (line 161) | interface VxlanState { type VxlanArgs (line 207) | interface VxlanArgs { FILE: sdk/nodejs/sdn/zone/vxlanLegacy.ts class VxlanLegacy (line 42) | class VxlanLegacy extends pulumi.CustomResource { method get (line 52) | public static get(name: string, id: pulumi.Input, state?: V... method isInstance (line 63) | public static isInstance(obj: any): obj is VxlanLegacy { method constructor (line 119) | constructor(name: string, argsOrState?: VxlanLegacyArgs | VxlanLegacyS... type VxlanLegacyState (line 161) | interface VxlanLegacyState { type VxlanLegacyArgs (line 207) | interface VxlanLegacyArgs { FILE: sdk/nodejs/storage/cifs.ts class Cifs (line 46) | class Cifs extends pulumi.CustomResource { method get (line 56) | public static get(name: string, id: pulumi.Input, state?: C... method isInstance (line 67) | public static isInstance(obj: any): obj is Cifs { method constructor (line 139) | constructor(name: string, argsOrState?: CifsArgs | CifsState, opts?: p... type CifsState (line 202) | interface CifsState { type CifsArgs (line 264) | interface CifsArgs { FILE: sdk/nodejs/storage/cifsLegacy.ts class CifsLegacy (line 48) | class CifsLegacy extends pulumi.CustomResource { method get (line 58) | public static get(name: string, id: pulumi.Input, state?: C... method isInstance (line 69) | public static isInstance(obj: any): obj is CifsLegacy { method constructor (line 141) | constructor(name: string, argsOrState?: CifsLegacyArgs | CifsLegacySta... type CifsLegacyState (line 202) | interface CifsLegacyState { type CifsLegacyArgs (line 264) | interface CifsLegacyArgs { FILE: sdk/nodejs/storage/directory.ts class Directory (line 41) | class Directory extends pulumi.CustomResource { method get (line 51) | public static get(name: string, id: pulumi.Input, state?: D... method isInstance (line 62) | public static isInstance(obj: any): obj is Directory { method constructor (line 110) | constructor(name: string, argsOrState?: DirectoryArgs | DirectoryState... type DirectoryState (line 150) | interface DirectoryState { type DirectoryArgs (line 188) | interface DirectoryArgs { FILE: sdk/nodejs/storage/directoryLegacy.ts class DirectoryLegacy (line 43) | class DirectoryLegacy extends pulumi.CustomResource { method get (line 53) | public static get(name: string, id: pulumi.Input, state?: D... method isInstance (line 64) | public static isInstance(obj: any): obj is DirectoryLegacy { method constructor (line 112) | constructor(name: string, argsOrState?: DirectoryLegacyArgs | Director... type DirectoryLegacyState (line 150) | interface DirectoryLegacyState { type DirectoryLegacyArgs (line 188) | interface DirectoryLegacyArgs { FILE: sdk/nodejs/storage/index.ts type Cifs (line 9) | type Cifs = import("./cifs").Cifs; type CifsLegacy (line 14) | type CifsLegacy = import("./cifsLegacy").CifsLegacy; type Directory (line 19) | type Directory = import("./directory").Directory; type DirectoryLegacy (line 24) | type DirectoryLegacy = import("./directoryLegacy").DirectoryLegacy; type Lvm (line 29) | type Lvm = import("./lvm").Lvm; type LvmLegacy (line 34) | type LvmLegacy = import("./lvmLegacy").LvmLegacy; type Lvmthin (line 39) | type Lvmthin = import("./lvmthin").Lvmthin; type LvmthinLegacy (line 44) | type LvmthinLegacy = import("./lvmthinLegacy").LvmthinLegacy; type Nfs (line 49) | type Nfs = import("./nfs").Nfs; type NfsLegacy (line 54) | type NfsLegacy = import("./nfsLegacy").NfsLegacy; type Pbs (line 59) | type Pbs = import("./pbs").Pbs; type PbsLegacy (line 64) | type PbsLegacy = import("./pbsLegacy").PbsLegacy; type Zfspool (line 69) | type Zfspool = import("./zfspool").Zfspool; type ZfspoolLegacy (line 74) | type ZfspoolLegacy = import("./zfspoolLegacy").ZfspoolLegacy; FILE: sdk/nodejs/storage/lvm.ts class Lvm (line 34) | class Lvm extends pulumi.CustomResource { method get (line 44) | public static get(name: string, id: pulumi.Input, state?: L... method isInstance (line 55) | public static isInstance(obj: any): obj is Lvm { method constructor (line 99) | constructor(name: string, argsOrState?: LvmArgs | LvmState, opts?: pul... type LvmState (line 137) | interface LvmState { type LvmArgs (line 171) | interface LvmArgs { FILE: sdk/nodejs/storage/lvmLegacy.ts class LvmLegacy (line 36) | class LvmLegacy extends pulumi.CustomResource { method get (line 46) | public static get(name: string, id: pulumi.Input, state?: L... method isInstance (line 57) | public static isInstance(obj: any): obj is LvmLegacy { method constructor (line 101) | constructor(name: string, argsOrState?: LvmLegacyArgs | LvmLegacyState... type LvmLegacyState (line 137) | interface LvmLegacyState { type LvmLegacyArgs (line 171) | interface LvmLegacyArgs { FILE: sdk/nodejs/storage/lvmthin.ts class Lvmthin (line 34) | class Lvmthin extends pulumi.CustomResource { method get (line 44) | public static get(name: string, id: pulumi.Input, state?: L... method isInstance (line 55) | public static isInstance(obj: any): obj is Lvmthin { method constructor (line 99) | constructor(name: string, argsOrState?: LvmthinArgs | LvmthinState, op... type LvmthinState (line 140) | interface LvmthinState { type LvmthinArgs (line 174) | interface LvmthinArgs { FILE: sdk/nodejs/storage/lvmthinLegacy.ts class LvmthinLegacy (line 36) | class LvmthinLegacy extends pulumi.CustomResource { method get (line 46) | public static get(name: string, id: pulumi.Input, state?: L... method isInstance (line 57) | public static isInstance(obj: any): obj is LvmthinLegacy { method constructor (line 101) | constructor(name: string, argsOrState?: LvmthinLegacyArgs | LvmthinLeg... type LvmthinLegacyState (line 140) | interface LvmthinLegacyState { type LvmthinLegacyArgs (line 174) | interface LvmthinLegacyArgs { FILE: sdk/nodejs/storage/nfs.ts class Nfs (line 47) | class Nfs extends pulumi.CustomResource { method get (line 57) | public static get(name: string, id: pulumi.Input, state?: N... method isInstance (line 68) | public static isInstance(obj: any): obj is Nfs { method constructor (line 128) | constructor(name: string, argsOrState?: NfsArgs | NfsState, opts?: pul... type NfsState (line 177) | interface NfsState { type NfsArgs (line 227) | interface NfsArgs { FILE: sdk/nodejs/storage/nfsLegacy.ts class NfsLegacy (line 49) | class NfsLegacy extends pulumi.CustomResource { method get (line 59) | public static get(name: string, id: pulumi.Input, state?: N... method isInstance (line 70) | public static isInstance(obj: any): obj is NfsLegacy { method constructor (line 130) | constructor(name: string, argsOrState?: NfsLegacyArgs | NfsLegacyState... type NfsLegacyState (line 177) | interface NfsLegacyState { type NfsLegacyArgs (line 227) | interface NfsLegacyArgs { FILE: sdk/nodejs/storage/pbs.ts class Pbs (line 40) | class Pbs extends pulumi.CustomResource { method get (line 50) | public static get(name: string, id: pulumi.Input, state?: P... method isInstance (line 61) | public static isInstance(obj: any): obj is Pbs { method constructor (line 141) | constructor(name: string, argsOrState?: PbsArgs | PbsState, opts?: pul... type PbsState (line 208) | interface PbsState { type PbsArgs (line 278) | interface PbsArgs { FILE: sdk/nodejs/storage/pbsLegacy.ts class PbsLegacy (line 42) | class PbsLegacy extends pulumi.CustomResource { method get (line 52) | public static get(name: string, id: pulumi.Input, state?: P... method isInstance (line 63) | public static isInstance(obj: any): obj is PbsLegacy { method constructor (line 143) | constructor(name: string, argsOrState?: PbsLegacyArgs | PbsLegacyState... type PbsLegacyState (line 208) | interface PbsLegacyState { type PbsLegacyArgs (line 278) | interface PbsLegacyArgs { FILE: sdk/nodejs/storage/zfspool.ts class Zfspool (line 35) | class Zfspool extends pulumi.CustomResource { method get (line 45) | public static get(name: string, id: pulumi.Input, state?: Z... method isInstance (line 56) | public static isInstance(obj: any): obj is Zfspool { method constructor (line 104) | constructor(name: string, argsOrState?: ZfspoolArgs | ZfspoolState, op... type ZfspoolState (line 144) | interface ZfspoolState { type ZfspoolArgs (line 182) | interface ZfspoolArgs { FILE: sdk/nodejs/storage/zfspoolLegacy.ts class ZfspoolLegacy (line 37) | class ZfspoolLegacy extends pulumi.CustomResource { method get (line 47) | public static get(name: string, id: pulumi.Input, state?: Z... method isInstance (line 58) | public static isInstance(obj: any): obj is ZfspoolLegacy { method constructor (line 106) | constructor(name: string, argsOrState?: ZfspoolLegacyArgs | ZfspoolLeg... type ZfspoolLegacyState (line 144) | interface ZfspoolLegacyState { type ZfspoolLegacyArgs (line 182) | interface ZfspoolLegacyArgs { FILE: sdk/nodejs/timeLegacy.ts class TimeLegacy (line 30) | class TimeLegacy extends pulumi.CustomResource { method get (line 40) | public static get(name: string, id: pulumi.Input, state?: T... method isInstance (line 51) | public static isInstance(obj: any): obj is TimeLegacy { method constructor (line 83) | constructor(name: string, argsOrState?: TimeLegacyArgs | TimeLegacySta... type TimeLegacyState (line 113) | interface TimeLegacyState { type TimeLegacyArgs (line 135) | interface TimeLegacyArgs { FILE: sdk/nodejs/types/input.ts type ContainerLegacyClone (line 8) | interface ContainerLegacyClone { type ContainerLegacyConsole (line 31) | interface ContainerLegacyConsole { type ContainerLegacyCpu (line 47) | interface ContainerLegacyCpu { type ContainerLegacyDevicePassthrough (line 66) | interface ContainerLegacyDevicePassthrough { type ContainerLegacyDisk (line 90) | interface ContainerLegacyDisk { type ContainerLegacyFeatures (line 125) | interface ContainerLegacyFeatures { type ContainerLegacyIdmap (line 144) | interface ContainerLegacyIdmap { type ContainerLegacyInitialization (line 163) | interface ContainerLegacyInitialization { type ContainerLegacyInitializationDns (line 187) | interface ContainerLegacyInitializationDns { type ContainerLegacyInitializationIpConfig (line 206) | interface ContainerLegacyInitializationIpConfig { type ContainerLegacyInitializationIpConfigIpv4 (line 217) | interface ContainerLegacyInitializationIpConfigIpv4 { type ContainerLegacyInitializationIpConfigIpv6 (line 231) | interface ContainerLegacyInitializationIpConfigIpv6 { type ContainerLegacyInitializationUserAccount (line 245) | interface ContainerLegacyInitializationUserAccount { type ContainerLegacyMemory (line 256) | interface ContainerLegacyMemory { type ContainerLegacyMountPoint (line 268) | interface ContainerLegacyMountPoint { type ContainerLegacyNetworkInterface (line 322) | interface ContainerLegacyNetworkInterface { type ContainerLegacyOperatingSystem (line 367) | interface ContainerLegacyOperatingSystem { type ContainerLegacyStartup (line 380) | interface ContainerLegacyStartup { type ContainerLegacyWaitForIp (line 398) | interface ContainerLegacyWaitForIp { type FileLegacySourceFile (line 411) | interface FileLegacySourceFile { type FileLegacySourceRaw (line 442) | interface FileLegacySourceRaw { type GetContainersLegacyFilter (line 457) | interface GetContainersLegacyFilter { type GetContainersLegacyFilterArgs (line 472) | interface GetContainersLegacyFilterArgs { type GetDatastoresDatastore (line 487) | interface GetDatastoresDatastore { type GetDatastoresDatastoreArgs (line 534) | interface GetDatastoresDatastoreArgs { type GetDatastoresFilters (line 581) | interface GetDatastoresFilters { type GetDatastoresFiltersArgs (line 596) | interface GetDatastoresFiltersArgs { type GetDatastoresLegacyDatastore (line 611) | interface GetDatastoresLegacyDatastore { type GetDatastoresLegacyDatastoreArgs (line 658) | interface GetDatastoresLegacyDatastoreArgs { type GetDatastoresLegacyFilters (line 705) | interface GetDatastoresLegacyFilters { type GetDatastoresLegacyFiltersArgs (line 720) | interface GetDatastoresLegacyFiltersArgs { type GetVm2LegacyTimeouts (line 735) | interface GetVm2LegacyTimeouts { type GetVm2LegacyTimeoutsArgs (line 742) | interface GetVm2LegacyTimeoutsArgs { type GetVmTimeouts (line 749) | interface GetVmTimeouts { type GetVmTimeoutsArgs (line 756) | interface GetVmTimeoutsArgs { type GetVmsLegacyFilter (line 763) | interface GetVmsLegacyFilter { type GetVmsLegacyFilterArgs (line 778) | interface GetVmsLegacyFilterArgs { type GroupLegacyAcl (line 793) | interface GroupLegacyAcl { type HostsLegacyEntry (line 808) | interface HostsLegacyEntry { type PoolLegacyMember (line 819) | interface PoolLegacyMember { type ProviderSsh (line 842) | interface ProviderSsh { type ProviderSshNode (line 889) | interface ProviderSshNode { type UserLegacyAcl (line 904) | interface UserLegacyAcl { type Vm2LegacyCdrom (line 919) | interface Vm2LegacyCdrom { type Vm2LegacyCpu (line 926) | interface Vm2LegacyCpu { type Vm2LegacyRng (line 969) | interface Vm2LegacyRng { type Vm2LegacyTimeouts (line 984) | interface Vm2LegacyTimeouts { type Vm2LegacyVga (line 1003) | interface Vm2LegacyVga { type VmCdrom (line 1018) | interface VmCdrom { type VmCpu (line 1025) | interface VmCpu { type VmLegacyAgent (line 1068) | interface VmLegacyAgent { type VmLegacyAgentWaitForIp (line 1094) | interface VmLegacyAgentWaitForIp { type VmLegacyAmdSev (line 1107) | interface VmLegacyAmdSev { type VmLegacyAudioDevice (line 1134) | interface VmLegacyAudioDevice { type VmLegacyCdrom (line 1153) | interface VmLegacyCdrom { type VmLegacyClone (line 1175) | interface VmLegacyClone { type VmLegacyCpu (line 1201) | interface VmLegacyCpu { type VmLegacyDisk (line 1272) | interface VmLegacyDisk { type VmLegacyDiskSpeed (line 1359) | interface VmLegacyDiskSpeed { type VmLegacyEfiDisk (line 1396) | interface VmLegacyEfiDisk { type VmLegacyHostpci (line 1422) | interface VmLegacyHostpci { type VmLegacyInitialization (line 1466) | interface VmLegacyInitialization { type VmLegacyInitializationDns (line 1530) | interface VmLegacyInitializationDns { type VmLegacyInitializationIpConfig (line 1541) | interface VmLegacyInitializationIpConfig { type VmLegacyInitializationIpConfigIpv4 (line 1552) | interface VmLegacyInitializationIpConfigIpv4 { type VmLegacyInitializationIpConfigIpv6 (line 1566) | interface VmLegacyInitializationIpConfigIpv6 { type VmLegacyInitializationUserAccount (line 1580) | interface VmLegacyInitializationUserAccount { type VmLegacyMemory (line 1595) | interface VmLegacyMemory { type VmLegacyNetworkDevice (line 1623) | interface VmLegacyNetworkDevice { type VmLegacyNuma (line 1674) | interface VmLegacyNuma { type VmLegacyOperatingSystem (line 1698) | interface VmLegacyOperatingSystem { type VmLegacyRng (line 1705) | interface VmLegacyRng { type VmLegacySerialDevice (line 1720) | interface VmLegacySerialDevice { type VmLegacySmbios (line 1728) | interface VmLegacySmbios { type VmLegacyStartup (line 1759) | interface VmLegacyStartup { type VmLegacyTpmState (line 1777) | interface VmLegacyTpmState { type VmLegacyUsb (line 1790) | interface VmLegacyUsb { type VmLegacyVga (line 1806) | interface VmLegacyVga { type VmLegacyVirtiof (line 1821) | interface VmLegacyVirtiof { type VmLegacyWatchdog (line 1844) | interface VmLegacyWatchdog { type VmRng (line 1859) | interface VmRng { type VmTimeouts (line 1874) | interface VmTimeouts { type VmVga (line 1893) | interface VmVga { type CertificateDomain (line 1908) | interface CertificateDomain { type CertificateLegacyDomain (line 1923) | interface CertificateLegacyDomain { type JobFleecing (line 1941) | interface JobFleecing { type JobPerformance (line 1952) | interface JobPerformance { type VmCdrom (line 1965) | interface VmCdrom { type VmClone (line 1972) | interface VmClone { type VmCpu (line 2011) | interface VmCpu { type VmDelete (line 2054) | interface VmDelete { type VmDisk (line 2065) | interface VmDisk { type VmLegacyCdrom (line 2124) | interface VmLegacyCdrom { type VmLegacyClone (line 2131) | interface VmLegacyClone { type VmLegacyCpu (line 2170) | interface VmLegacyCpu { type VmLegacyDelete (line 2213) | interface VmLegacyDelete { type VmLegacyDisk (line 2224) | interface VmLegacyDisk { type VmLegacyMemory (line 2283) | interface VmLegacyMemory { type VmLegacyNetwork (line 2311) | interface VmLegacyNetwork { type VmLegacyRng (line 2354) | interface VmLegacyRng { type VmLegacyTimeouts (line 2369) | interface VmLegacyTimeouts { type VmLegacyVga (line 2388) | interface VmLegacyVga { type VmMemory (line 2403) | interface VmMemory { type VmNetwork (line 2431) | interface VmNetwork { type VmRng (line 2474) | interface VmRng { type VmTimeouts (line 2489) | interface VmTimeouts { type VmVga (line 2508) | interface VmVga { type FirewallLegacyLogRatelimit (line 2525) | interface FirewallLegacyLogRatelimit { type OptionsLegacyNextId (line 2542) | interface OptionsLegacyNextId { type OptionsLegacyNotify (line 2553) | interface OptionsLegacyNotify { type OptionsNextId (line 2580) | interface OptionsNextId { type OptionsNotify (line 2591) | interface OptionsNotify { type GroupLegacyRule (line 2619) | interface GroupLegacyRule { type IpsetLegacyCidr (line 2708) | interface IpsetLegacyCidr { type RulesLegacyRule (line 2724) | interface RulesLegacyRule { type GetPciFilters (line 2809) | interface GetPciFilters { type GetPciFiltersArgs (line 2828) | interface GetPciFiltersArgs { type DirLegacyMap (line 2847) | interface DirLegacyMap { type DirMap (line 2858) | interface DirMap { type PciLegacyMap (line 2869) | interface PciLegacyMap { type PciMap (line 2896) | interface PciMap { type UsbLegacyMap (line 2923) | interface UsbLegacyMap { type UsbMap (line 2942) | interface UsbMap { type GetSubnetDhcpRange (line 2964) | interface GetSubnetDhcpRange { type GetSubnetDhcpRangeArgs (line 2975) | interface GetSubnetDhcpRangeArgs { type GetSubnetLegacyDhcpRange (line 2986) | interface GetSubnetLegacyDhcpRange { type GetSubnetLegacyDhcpRangeArgs (line 2997) | interface GetSubnetLegacyDhcpRangeArgs { type SubnetDhcpRange (line 3008) | interface SubnetDhcpRange { type SubnetLegacyDhcpRange (line 3019) | interface SubnetLegacyDhcpRange { type CifsBackups (line 3032) | interface CifsBackups { type CifsLegacyBackups (line 3067) | interface CifsLegacyBackups { type DirectoryBackups (line 3102) | interface DirectoryBackups { type DirectoryLegacyBackups (line 3137) | interface DirectoryLegacyBackups { type NfsBackups (line 3172) | interface NfsBackups { type NfsLegacyBackups (line 3207) | interface NfsLegacyBackups { type PbsBackups (line 3242) | interface PbsBackups { type PbsLegacyBackups (line 3277) | interface PbsLegacyBackups { FILE: sdk/nodejs/types/output.ts type ContainerLegacyClone (line 8) | interface ContainerLegacyClone { type ContainerLegacyConsole (line 31) | interface ContainerLegacyConsole { type ContainerLegacyCpu (line 47) | interface ContainerLegacyCpu { type ContainerLegacyDevicePassthrough (line 66) | interface ContainerLegacyDevicePassthrough { type ContainerLegacyDisk (line 90) | interface ContainerLegacyDisk { type ContainerLegacyFeatures (line 125) | interface ContainerLegacyFeatures { type ContainerLegacyIdmap (line 144) | interface ContainerLegacyIdmap { type ContainerLegacyInitialization (line 163) | interface ContainerLegacyInitialization { type ContainerLegacyInitializationDns (line 187) | interface ContainerLegacyInitializationDns { type ContainerLegacyInitializationIpConfig (line 206) | interface ContainerLegacyInitializationIpConfig { type ContainerLegacyInitializationIpConfigIpv4 (line 217) | interface ContainerLegacyInitializationIpConfigIpv4 { type ContainerLegacyInitializationIpConfigIpv6 (line 231) | interface ContainerLegacyInitializationIpConfigIpv6 { type ContainerLegacyInitializationUserAccount (line 245) | interface ContainerLegacyInitializationUserAccount { type ContainerLegacyMemory (line 256) | interface ContainerLegacyMemory { type ContainerLegacyMountPoint (line 268) | interface ContainerLegacyMountPoint { type ContainerLegacyNetworkInterface (line 322) | interface ContainerLegacyNetworkInterface { type ContainerLegacyOperatingSystem (line 367) | interface ContainerLegacyOperatingSystem { type ContainerLegacyStartup (line 380) | interface ContainerLegacyStartup { type ContainerLegacyWaitForIp (line 398) | interface ContainerLegacyWaitForIp { type FileLegacySourceFile (line 411) | interface FileLegacySourceFile { type FileLegacySourceRaw (line 442) | interface FileLegacySourceRaw { type GetContainersLegacyContainer (line 457) | interface GetContainersLegacyContainer { type GetContainersLegacyFilter (line 485) | interface GetContainersLegacyFilter { type GetDatastoresDatastore (line 500) | interface GetDatastoresDatastore { type GetDatastoresFilters (line 547) | interface GetDatastoresFilters { type GetDatastoresLegacyDatastore (line 562) | interface GetDatastoresLegacyDatastore { type GetDatastoresLegacyFilters (line 609) | interface GetDatastoresLegacyFilters { type GetFilesFile (line 624) | interface GetFilesFile { type GetGroupLegacyAcl (line 651) | interface GetGroupLegacyAcl { type GetHostsLegacyEntry (line 666) | interface GetHostsLegacyEntry { type GetPoolLegacyMember (line 677) | interface GetPoolLegacyMember { type GetReplicationsLegacyReplication (line 700) | interface GetReplicationsLegacyReplication { type GetReplicationsReplication (line 714) | interface GetReplicationsReplication { type GetUserLegacyAcl (line 728) | interface GetUserLegacyAcl { type GetVm2LegacyCdrom (line 743) | interface GetVm2LegacyCdrom { type GetVm2LegacyCpu (line 750) | interface GetVm2LegacyCpu { type GetVm2LegacyRng (line 793) | interface GetVm2LegacyRng { type GetVm2LegacyTimeouts (line 808) | interface GetVm2LegacyTimeouts { type GetVm2LegacyVga (line 815) | interface GetVm2LegacyVga { type GetVmCdrom (line 830) | interface GetVmCdrom { type GetVmCpu (line 837) | interface GetVmCpu { type GetVmRng (line 880) | interface GetVmRng { type GetVmTimeouts (line 895) | interface GetVmTimeouts { type GetVmVga (line 902) | interface GetVmVga { type GetVmsLegacyFilter (line 917) | interface GetVmsLegacyFilter { type GetVmsLegacyVm (line 932) | interface GetVmsLegacyVm { type GroupLegacyAcl (line 960) | interface GroupLegacyAcl { type HostsLegacyEntry (line 975) | interface HostsLegacyEntry { type PoolLegacyMember (line 986) | interface PoolLegacyMember { type UserLegacyAcl (line 1009) | interface UserLegacyAcl { type Vm2LegacyCdrom (line 1024) | interface Vm2LegacyCdrom { type Vm2LegacyCpu (line 1031) | interface Vm2LegacyCpu { type Vm2LegacyRng (line 1074) | interface Vm2LegacyRng { type Vm2LegacyTimeouts (line 1089) | interface Vm2LegacyTimeouts { type Vm2LegacyVga (line 1108) | interface Vm2LegacyVga { type VmCdrom (line 1123) | interface VmCdrom { type VmCpu (line 1130) | interface VmCpu { type VmLegacyAgent (line 1173) | interface VmLegacyAgent { type VmLegacyAgentWaitForIp (line 1199) | interface VmLegacyAgentWaitForIp { type VmLegacyAmdSev (line 1212) | interface VmLegacyAmdSev { type VmLegacyAudioDevice (line 1239) | interface VmLegacyAudioDevice { type VmLegacyCdrom (line 1258) | interface VmLegacyCdrom { type VmLegacyClone (line 1280) | interface VmLegacyClone { type VmLegacyCpu (line 1306) | interface VmLegacyCpu { type VmLegacyDisk (line 1377) | interface VmLegacyDisk { type VmLegacyDiskSpeed (line 1464) | interface VmLegacyDiskSpeed { type VmLegacyEfiDisk (line 1501) | interface VmLegacyEfiDisk { type VmLegacyHostpci (line 1527) | interface VmLegacyHostpci { type VmLegacyInitialization (line 1571) | interface VmLegacyInitialization { type VmLegacyInitializationDns (line 1635) | interface VmLegacyInitializationDns { type VmLegacyInitializationIpConfig (line 1646) | interface VmLegacyInitializationIpConfig { type VmLegacyInitializationIpConfigIpv4 (line 1657) | interface VmLegacyInitializationIpConfigIpv4 { type VmLegacyInitializationIpConfigIpv6 (line 1671) | interface VmLegacyInitializationIpConfigIpv6 { type VmLegacyInitializationUserAccount (line 1685) | interface VmLegacyInitializationUserAccount { type VmLegacyMemory (line 1700) | interface VmLegacyMemory { type VmLegacyNetworkDevice (line 1728) | interface VmLegacyNetworkDevice { type VmLegacyNuma (line 1779) | interface VmLegacyNuma { type VmLegacyOperatingSystem (line 1803) | interface VmLegacyOperatingSystem { type VmLegacyRng (line 1810) | interface VmLegacyRng { type VmLegacySerialDevice (line 1825) | interface VmLegacySerialDevice { type VmLegacySmbios (line 1833) | interface VmLegacySmbios { type VmLegacyStartup (line 1864) | interface VmLegacyStartup { type VmLegacyTpmState (line 1882) | interface VmLegacyTpmState { type VmLegacyUsb (line 1895) | interface VmLegacyUsb { type VmLegacyVga (line 1911) | interface VmLegacyVga { type VmLegacyVirtiof (line 1926) | interface VmLegacyVirtiof { type VmLegacyWatchdog (line 1949) | interface VmLegacyWatchdog { type VmRng (line 1964) | interface VmRng { type VmTimeouts (line 1979) | interface VmTimeouts { type VmVga (line 1998) | interface VmVga { type CertificateDomain (line 2014) | interface CertificateDomain { type CertificateLegacyDomain (line 2029) | interface CertificateLegacyDomain { type GetAccountAccount (line 2044) | interface GetAccountAccount { type GetAccountLegacyAccount (line 2059) | interface GetAccountLegacyAccount { type GetPluginsLegacyPlugin (line 2074) | interface GetPluginsLegacyPlugin { type GetPluginsPlugin (line 2101) | interface GetPluginsPlugin { type GetJobsJob (line 2131) | interface GetJobsJob { type JobFleecing (line 2194) | interface JobFleecing { type JobPerformance (line 2205) | interface JobPerformance { type VmCdrom (line 2219) | interface VmCdrom { type VmClone (line 2226) | interface VmClone { type VmCpu (line 2265) | interface VmCpu { type VmDelete (line 2308) | interface VmDelete { type VmDisk (line 2319) | interface VmDisk { type VmLegacyCdrom (line 2378) | interface VmLegacyCdrom { type VmLegacyClone (line 2385) | interface VmLegacyClone { type VmLegacyCpu (line 2424) | interface VmLegacyCpu { type VmLegacyDelete (line 2467) | interface VmLegacyDelete { type VmLegacyDisk (line 2478) | interface VmLegacyDisk { type VmLegacyMemory (line 2537) | interface VmLegacyMemory { type VmLegacyNetwork (line 2565) | interface VmLegacyNetwork { type VmLegacyRng (line 2608) | interface VmLegacyRng { type VmLegacyTimeouts (line 2623) | interface VmLegacyTimeouts { type VmLegacyVga (line 2642) | interface VmLegacyVga { type VmMemory (line 2657) | interface VmMemory { type VmNetwork (line 2685) | interface VmNetwork { type VmRng (line 2728) | interface VmRng { type VmTimeouts (line 2743) | interface VmTimeouts { type VmVga (line 2762) | interface VmVga { type FirewallLegacyLogRatelimit (line 2780) | interface FirewallLegacyLogRatelimit { type OptionsLegacyNextId (line 2797) | interface OptionsLegacyNextId { type OptionsLegacyNotify (line 2808) | interface OptionsLegacyNotify { type OptionsNextId (line 2835) | interface OptionsNextId { type OptionsNotify (line 2846) | interface OptionsNotify { type GroupLegacyRule (line 2875) | interface GroupLegacyRule { type Ssh (line 2962) | interface Ssh { type SshNode (line 3009) | interface SshNode { type IpsetLegacyCidr (line 3027) | interface IpsetLegacyCidr { type RulesLegacyRule (line 3043) | interface RulesLegacyRule { type GetMappingsCheck (line 3129) | interface GetMappingsCheck { type GetMappingsLegacyCheck (line 3144) | interface GetMappingsLegacyCheck { type GetPciDevice (line 3159) | interface GetPciDevice { type GetPciFilters (line 3210) | interface GetPciFilters { type DirLegacyMap (line 3230) | interface DirLegacyMap { type DirMap (line 3241) | interface DirMap { type GetDirLegacyMap (line 3252) | interface GetDirLegacyMap { type GetDirMap (line 3263) | interface GetDirMap { type GetPciLegacyMap (line 3274) | interface GetPciLegacyMap { type GetPciMap (line 3301) | interface GetPciMap { type GetUsbLegacyMap (line 3328) | interface GetUsbLegacyMap { type GetUsbMap (line 3347) | interface GetUsbMap { type PciLegacyMap (line 3366) | interface PciLegacyMap { type PciMap (line 3393) | interface PciMap { type UsbLegacyMap (line 3420) | interface UsbLegacyMap { type UsbMap (line 3439) | interface UsbMap { type GetSubnetDhcpRange (line 3462) | interface GetSubnetDhcpRange { type GetSubnetLegacyDhcpRange (line 3473) | interface GetSubnetLegacyDhcpRange { type GetVnetsLegacyVnet (line 3484) | interface GetVnetsLegacyVnet { type GetVnetsVnet (line 3493) | interface GetVnetsVnet { type GetZonesLegacyZone (line 3502) | interface GetZonesLegacyZone { type GetZonesZone (line 3528) | interface GetZonesZone { type SubnetDhcpRange (line 3554) | interface SubnetDhcpRange { type SubnetLegacyDhcpRange (line 3565) | interface SubnetLegacyDhcpRange { type CifsBackups (line 3579) | interface CifsBackups { type CifsLegacyBackups (line 3614) | interface CifsLegacyBackups { type DirectoryBackups (line 3649) | interface DirectoryBackups { type DirectoryLegacyBackups (line 3684) | interface DirectoryLegacyBackups { type NfsBackups (line 3719) | interface NfsBackups { type NfsLegacyBackups (line 3754) | interface NfsLegacyBackups { type PbsBackups (line 3789) | interface PbsBackups { type PbsLegacyBackups (line 3824) | interface PbsLegacyBackups { FILE: sdk/nodejs/user/index.ts type Token (line 9) | type Token = import("./token").Token; type TokenLegacy (line 14) | type TokenLegacy = import("./tokenLegacy").TokenLegacy; FILE: sdk/nodejs/user/token.ts class Token (line 41) | class Token extends pulumi.CustomResource { method get (line 51) | public static get(name: string, id: pulumi.Input, state?: T... method isInstance (line 62) | public static isInstance(obj: any): obj is Token { method constructor (line 102) | constructor(name: string, argsOrState?: TokenArgs | TokenState, opts?:... type TokenState (line 138) | interface TokenState { type TokenArgs (line 168) | interface TokenArgs { FILE: sdk/nodejs/user/tokenLegacy.ts class TokenLegacy (line 43) | class TokenLegacy extends pulumi.CustomResource { method get (line 53) | public static get(name: string, id: pulumi.Input, state?: T... method isInstance (line 64) | public static isInstance(obj: any): obj is TokenLegacy { method constructor (line 104) | constructor(name: string, argsOrState?: TokenLegacyArgs | TokenLegacyS... type TokenLegacyState (line 140) | interface TokenLegacyState { type TokenLegacyArgs (line 170) | interface TokenLegacyArgs { FILE: sdk/nodejs/userLegacy.ts class UserLegacy (line 42) | class UserLegacy extends pulumi.CustomResource { method get (line 52) | public static get(name: string, id: pulumi.Input, state?: U... method isInstance (line 63) | public static isInstance(obj: any): obj is UserLegacy { method constructor (line 123) | constructor(name: string, argsOrState?: UserLegacyArgs | UserLegacySta... type UserLegacyState (line 166) | interface UserLegacyState { type UserLegacyArgs (line 216) | interface UserLegacyArgs { FILE: sdk/nodejs/utilities.ts function getEnv (line 8) | function getEnv(...vars: string[]): string | undefined { function getEnvBoolean (line 18) | function getEnvBoolean(...vars: string[]): boolean | undefined { function getEnvNumber (line 33) | function getEnvNumber(...vars: string[]): number | undefined { function getVersion (line 44) | function getVersion(): string { function resourceOptsDefaults (line 55) | function resourceOptsDefaults(): any { function lazyLoad (line 60) | function lazyLoad(exports: any, props: string[], loadModule: any) { function callAsync (line 72) | async function callAsync( FILE: sdk/nodejs/vm.ts class Vm (line 20) | class Vm extends pulumi.CustomResource { method get (line 30) | public static get(name: string, id: pulumi.Input, state?: V... method isInstance (line 41) | public static isInstance(obj: any): obj is Vm { method constructor (line 110) | constructor(name: string, argsOrState?: VmArgs | VmState, opts?: pulum... type VmState (line 159) | interface VmState { type VmArgs (line 218) | interface VmArgs { FILE: sdk/nodejs/vm2Legacy.ts class Vm2Legacy (line 22) | class Vm2Legacy extends pulumi.CustomResource { method get (line 32) | public static get(name: string, id: pulumi.Input, state?: V... method isInstance (line 43) | public static isInstance(obj: any): obj is Vm2Legacy { method constructor (line 112) | constructor(name: string, argsOrState?: Vm2LegacyArgs | Vm2LegacyState... type Vm2LegacyState (line 159) | interface Vm2LegacyState { type Vm2LegacyArgs (line 218) | interface Vm2LegacyArgs { FILE: sdk/nodejs/vmLegacy.ts class VmLegacy (line 240) | class VmLegacy extends pulumi.CustomResource { method get (line 250) | public static get(name: string, id: pulumi.Input, state?: V... method isInstance (line 261) | public static isInstance(obj: any): obj is VmLegacy { method constructor (line 562) | constructor(name: string, argsOrState?: VmLegacyArgs | VmLegacyState, ... type VmLegacyState (line 703) | interface VmLegacyState { type VmLegacyArgs (line 994) | interface VmLegacyArgs { FILE: sdk/python/pulumi_proxmoxve/_inputs.py class ContainerLegacyCloneArgsDict (line 170) | class ContainerLegacyCloneArgsDict(TypedDict): class ContainerLegacyCloneArgs (line 193) | class ContainerLegacyCloneArgs: method __init__ (line 194) | def __init__(__self__, *, method vm_id (line 219) | def vm_id(self) -> pulumi.Input[_builtins.int]: method vm_id (line 226) | def vm_id(self, value: pulumi.Input[_builtins.int]): method datastore_id (line 231) | def datastore_id(self) -> Optional[pulumi.Input[_builtins.str]]: method datastore_id (line 238) | def datastore_id(self, value: Optional[pulumi.Input[_builtins.str]]): method full (line 243) | def full(self) -> Optional[pulumi.Input[_builtins.bool]]: method full (line 253) | def full(self, value: Optional[pulumi.Input[_builtins.bool]]): method node_name (line 258) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 266) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): class ContainerLegacyConsoleArgsDict (line 270) | class ContainerLegacyConsoleArgsDict(TypedDict): class ContainerLegacyConsoleArgs (line 286) | class ContainerLegacyConsoleArgs: method __init__ (line 287) | def __init__(__self__, *, method enabled (line 306) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 314) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): method tty_count (line 319) | def tty_count(self) -> Optional[pulumi.Input[_builtins.int]]: method tty_count (line 326) | def tty_count(self, value: Optional[pulumi.Input[_builtins.int]]): method type (line 331) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 338) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): class ContainerLegacyCpuArgsDict (line 342) | class ContainerLegacyCpuArgsDict(TypedDict): class ContainerLegacyCpuArgs (line 361) | class ContainerLegacyCpuArgs: method __init__ (line 362) | def __init__(__self__, *, method architecture (line 384) | def architecture(self) -> Optional[pulumi.Input[_builtins.str]]: method architecture (line 391) | def architecture(self, value: Optional[pulumi.Input[_builtins.str]]): method cores (line 396) | def cores(self) -> Optional[pulumi.Input[_builtins.int]]: method cores (line 403) | def cores(self, value: Optional[pulumi.Input[_builtins.int]]): method limit (line 408) | def limit(self) -> Optional[pulumi.Input[_builtins.float]]: method limit (line 415) | def limit(self, value: Optional[pulumi.Input[_builtins.float]]): method units (line 420) | def units(self) -> Optional[pulumi.Input[_builtins.int]]: method units (line 427) | def units(self, value: Optional[pulumi.Input[_builtins.int]]): class ContainerLegacyDevicePassthroughArgsDict (line 431) | class ContainerLegacyDevicePassthroughArgsDict(TypedDict): class ContainerLegacyDevicePassthroughArgs (line 455) | class ContainerLegacyDevicePassthroughArgs: method __init__ (line 456) | def __init__(__self__, *, method path (line 482) | def path(self) -> pulumi.Input[_builtins.str]: method path (line 489) | def path(self, value: pulumi.Input[_builtins.str]): method deny_write (line 494) | def deny_write(self) -> Optional[pulumi.Input[_builtins.bool]]: method deny_write (line 501) | def deny_write(self, value: Optional[pulumi.Input[_builtins.bool]]): method gid (line 506) | def gid(self) -> Optional[pulumi.Input[_builtins.int]]: method gid (line 513) | def gid(self, value: Optional[pulumi.Input[_builtins.int]]): method mode (line 518) | def mode(self) -> Optional[pulumi.Input[_builtins.str]]: method mode (line 526) | def mode(self, value: Optional[pulumi.Input[_builtins.str]]): method uid (line 531) | def uid(self) -> Optional[pulumi.Input[_builtins.int]]: method uid (line 538) | def uid(self, value: Optional[pulumi.Input[_builtins.int]]): class ContainerLegacyDiskArgsDict (line 542) | class ContainerLegacyDiskArgsDict(TypedDict): class ContainerLegacyDiskArgs (line 577) | class ContainerLegacyDiskArgs: method __init__ (line 578) | def __init__(__self__, *, method acl (line 616) | def acl(self) -> Optional[pulumi.Input[_builtins.bool]]: method acl (line 623) | def acl(self, value: Optional[pulumi.Input[_builtins.bool]]): method datastore_id (line 628) | def datastore_id(self) -> Optional[pulumi.Input[_builtins.str]]: method datastore_id (line 636) | def datastore_id(self, value: Optional[pulumi.Input[_builtins.str]]): method mount_options (line 641) | def mount_options(self) -> Optional[pulumi.Input[Sequence[pulumi.Input... method mount_options (line 648) | def mount_options(self, value: Optional[pulumi.Input[Sequence[pulumi.I... method path_in_datastore (line 653) | def path_in_datastore(self) -> Optional[pulumi.Input[_builtins.str]]: method path_in_datastore (line 661) | def path_in_datastore(self, value: Optional[pulumi.Input[_builtins.str... method quota (line 666) | def quota(self) -> Optional[pulumi.Input[_builtins.bool]]: method quota (line 673) | def quota(self, value: Optional[pulumi.Input[_builtins.bool]]): method replicate (line 678) | def replicate(self) -> Optional[pulumi.Input[_builtins.bool]]: method replicate (line 685) | def replicate(self, value: Optional[pulumi.Input[_builtins.bool]]): method size (line 690) | def size(self) -> Optional[pulumi.Input[_builtins.int]]: method size (line 699) | def size(self, value: Optional[pulumi.Input[_builtins.int]]): class ContainerLegacyFeaturesArgsDict (line 703) | class ContainerLegacyFeaturesArgsDict(TypedDict): class ContainerLegacyFeaturesArgs (line 722) | class ContainerLegacyFeaturesArgs: method __init__ (line 723) | def __init__(__self__, *, method fuse (line 745) | def fuse(self) -> Optional[pulumi.Input[_builtins.bool]]: method fuse (line 752) | def fuse(self, value: Optional[pulumi.Input[_builtins.bool]]): method keyctl (line 757) | def keyctl(self) -> Optional[pulumi.Input[_builtins.bool]]: method keyctl (line 764) | def keyctl(self, value: Optional[pulumi.Input[_builtins.bool]]): method mounts (line 769) | def mounts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_built... method mounts (line 776) | def mounts(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_b... method nesting (line 781) | def nesting(self) -> Optional[pulumi.Input[_builtins.bool]]: method nesting (line 788) | def nesting(self, value: Optional[pulumi.Input[_builtins.bool]]): class ContainerLegacyIdmapArgsDict (line 792) | class ContainerLegacyIdmapArgsDict(TypedDict): class ContainerLegacyIdmapArgs (line 811) | class ContainerLegacyIdmapArgs: method __init__ (line 812) | def __init__(__self__, *, method container_id (line 830) | def container_id(self) -> pulumi.Input[_builtins.int]: method container_id (line 837) | def container_id(self, value: pulumi.Input[_builtins.int]): method host_id (line 842) | def host_id(self) -> pulumi.Input[_builtins.int]: method host_id (line 849) | def host_id(self, value: pulumi.Input[_builtins.int]): method size (line 854) | def size(self) -> pulumi.Input[_builtins.int]: method size (line 861) | def size(self, value: pulumi.Input[_builtins.int]): method type (line 866) | def type(self) -> pulumi.Input[_builtins.str]: method type (line 873) | def type(self, value: pulumi.Input[_builtins.str]): class ContainerLegacyInitializationArgsDict (line 877) | class ContainerLegacyInitializationArgsDict(TypedDict): class ContainerLegacyInitializationArgs (line 901) | class ContainerLegacyInitializationArgs: method __init__ (line 902) | def __init__(__self__, *, method dns (line 929) | def dns(self) -> Optional[pulumi.Input['ContainerLegacyInitializationD... method dns (line 936) | def dns(self, value: Optional[pulumi.Input['ContainerLegacyInitializat... method entrypoint (line 941) | def entrypoint(self) -> Optional[pulumi.Input[_builtins.str]]: method entrypoint (line 948) | def entrypoint(self, value: Optional[pulumi.Input[_builtins.str]]): method hostname (line 953) | def hostname(self) -> Optional[pulumi.Input[_builtins.str]]: method hostname (line 960) | def hostname(self, value: Optional[pulumi.Input[_builtins.str]]): method ip_configs (line 965) | def ip_configs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['C... method ip_configs (line 973) | def ip_configs(self, value: Optional[pulumi.Input[Sequence[pulumi.Inpu... method user_account (line 978) | def user_account(self) -> Optional[pulumi.Input['ContainerLegacyInitia... method user_account (line 985) | def user_account(self, value: Optional[pulumi.Input['ContainerLegacyIn... class ContainerLegacyInitializationDnsArgsDict (line 989) | class ContainerLegacyInitializationDnsArgsDict(TypedDict): class ContainerLegacyInitializationDnsArgs (line 1006) | class ContainerLegacyInitializationDnsArgs: method __init__ (line 1007) | def __init__(__self__, *, method domain (line 1030) | def domain(self) -> Optional[pulumi.Input[_builtins.str]]: method domain (line 1037) | def domain(self, value: Optional[pulumi.Input[_builtins.str]]): method server (line 1043) | def server(self) -> Optional[pulumi.Input[_builtins.str]]: method server (line 1052) | def server(self, value: Optional[pulumi.Input[_builtins.str]]): method servers (line 1057) | def servers(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_buil... method servers (line 1064) | def servers(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_... class ContainerLegacyInitializationIpConfigArgsDict (line 1068) | class ContainerLegacyInitializationIpConfigArgsDict(TypedDict): class ContainerLegacyInitializationIpConfigArgs (line 1079) | class ContainerLegacyInitializationIpConfigArgs: method __init__ (line 1080) | def __init__(__self__, *, method ipv4 (line 1094) | def ipv4(self) -> Optional[pulumi.Input['ContainerLegacyInitialization... method ipv4 (line 1101) | def ipv4(self, value: Optional[pulumi.Input['ContainerLegacyInitializa... method ipv6 (line 1106) | def ipv6(self) -> Optional[pulumi.Input['ContainerLegacyInitialization... method ipv6 (line 1113) | def ipv6(self, value: Optional[pulumi.Input['ContainerLegacyInitializa... class ContainerLegacyInitializationIpConfigIpv4ArgsDict (line 1117) | class ContainerLegacyInitializationIpConfigIpv4ArgsDict(TypedDict): class ContainerLegacyInitializationIpConfigIpv4Args (line 1131) | class ContainerLegacyInitializationIpConfigIpv4Args: method __init__ (line 1132) | def __init__(__self__, *, method address (line 1149) | def address(self) -> Optional[pulumi.Input[_builtins.str]]: method address (line 1158) | def address(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway (line 1163) | def gateway(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway (line 1171) | def gateway(self, value: Optional[pulumi.Input[_builtins.str]]): class ContainerLegacyInitializationIpConfigIpv6ArgsDict (line 1175) | class ContainerLegacyInitializationIpConfigIpv6ArgsDict(TypedDict): class ContainerLegacyInitializationIpConfigIpv6Args (line 1189) | class ContainerLegacyInitializationIpConfigIpv6Args: method __init__ (line 1190) | def __init__(__self__, *, method address (line 1207) | def address(self) -> Optional[pulumi.Input[_builtins.str]]: method address (line 1216) | def address(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway (line 1221) | def gateway(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway (line 1229) | def gateway(self, value: Optional[pulumi.Input[_builtins.str]]): class ContainerLegacyInitializationUserAccountArgsDict (line 1233) | class ContainerLegacyInitializationUserAccountArgsDict(TypedDict): class ContainerLegacyInitializationUserAccountArgs (line 1244) | class ContainerLegacyInitializationUserAccountArgs: method __init__ (line 1245) | def __init__(__self__, *, method keys (line 1259) | def keys(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtin... method keys (line 1266) | def keys(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method password (line 1271) | def password(self) -> Optional[pulumi.Input[_builtins.str]]: method password (line 1278) | def password(self, value: Optional[pulumi.Input[_builtins.str]]): class ContainerLegacyMemoryArgsDict (line 1282) | class ContainerLegacyMemoryArgsDict(TypedDict): class ContainerLegacyMemoryArgs (line 1294) | class ContainerLegacyMemoryArgs: method __init__ (line 1295) | def __init__(__self__, *, method dedicated (line 1310) | def dedicated(self) -> Optional[pulumi.Input[_builtins.int]]: method dedicated (line 1318) | def dedicated(self, value: Optional[pulumi.Input[_builtins.int]]): method swap (line 1323) | def swap(self) -> Optional[pulumi.Input[_builtins.int]]: method swap (line 1330) | def swap(self, value: Optional[pulumi.Input[_builtins.int]]): class ContainerLegacyMountPointArgsDict (line 1334) | class ContainerLegacyMountPointArgsDict(TypedDict): class ContainerLegacyMountPointArgs (line 1388) | class ContainerLegacyMountPointArgs: method __init__ (line 1389) | def __init__(__self__, *, method path (line 1444) | def path(self) -> pulumi.Input[_builtins.str]: method path (line 1452) | def path(self, value: pulumi.Input[_builtins.str]): method volume (line 1457) | def volume(self) -> pulumi.Input[_builtins.str]: method volume (line 1465) | def volume(self, value: pulumi.Input[_builtins.str]): method acl (line 1470) | def acl(self) -> Optional[pulumi.Input[_builtins.bool]]: method acl (line 1477) | def acl(self, value: Optional[pulumi.Input[_builtins.bool]]): method backup (line 1482) | def backup(self) -> Optional[pulumi.Input[_builtins.bool]]: method backup (line 1490) | def backup(self, value: Optional[pulumi.Input[_builtins.bool]]): method mount_options (line 1495) | def mount_options(self) -> Optional[pulumi.Input[Sequence[pulumi.Input... method mount_options (line 1502) | def mount_options(self, value: Optional[pulumi.Input[Sequence[pulumi.I... method path_in_datastore (line 1507) | def path_in_datastore(self) -> Optional[pulumi.Input[_builtins.str]]: method path_in_datastore (line 1515) | def path_in_datastore(self, value: Optional[pulumi.Input[_builtins.str... method quota (line 1520) | def quota(self) -> Optional[pulumi.Input[_builtins.bool]]: method quota (line 1528) | def quota(self, value: Optional[pulumi.Input[_builtins.bool]]): method read_only (line 1533) | def read_only(self) -> Optional[pulumi.Input[_builtins.bool]]: method read_only (line 1540) | def read_only(self, value: Optional[pulumi.Input[_builtins.bool]]): method replicate (line 1545) | def replicate(self) -> Optional[pulumi.Input[_builtins.bool]]: method replicate (line 1552) | def replicate(self, value: Optional[pulumi.Input[_builtins.bool]]): method shared (line 1557) | def shared(self) -> Optional[pulumi.Input[_builtins.bool]]: method shared (line 1565) | def shared(self, value: Optional[pulumi.Input[_builtins.bool]]): method size (line 1570) | def size(self) -> Optional[pulumi.Input[_builtins.str]]: method size (line 1578) | def size(self, value: Optional[pulumi.Input[_builtins.str]]): class ContainerLegacyNetworkInterfaceArgsDict (line 1582) | class ContainerLegacyNetworkInterfaceArgsDict(TypedDict): class ContainerLegacyNetworkInterfaceArgs (line 1627) | class ContainerLegacyNetworkInterfaceArgs: method __init__ (line 1628) | def __init__(__self__, *, method name (line 1675) | def name(self) -> pulumi.Input[_builtins.str]: method name (line 1682) | def name(self, value: pulumi.Input[_builtins.str]): method bridge (line 1687) | def bridge(self) -> Optional[pulumi.Input[_builtins.str]]: method bridge (line 1695) | def bridge(self, value: Optional[pulumi.Input[_builtins.str]]): method enabled (line 1700) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 1708) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): method firewall (line 1713) | def firewall(self) -> Optional[pulumi.Input[_builtins.bool]]: method firewall (line 1721) | def firewall(self, value: Optional[pulumi.Input[_builtins.bool]]): method host_managed (line 1726) | def host_managed(self) -> Optional[pulumi.Input[_builtins.bool]]: method host_managed (line 1735) | def host_managed(self, value: Optional[pulumi.Input[_builtins.bool]]): method mac_address (line 1740) | def mac_address(self) -> Optional[pulumi.Input[_builtins.str]]: method mac_address (line 1747) | def mac_address(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 1752) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 1760) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method rate_limit (line 1765) | def rate_limit(self) -> Optional[pulumi.Input[_builtins.float]]: method rate_limit (line 1772) | def rate_limit(self, value: Optional[pulumi.Input[_builtins.float]]): method vlan_id (line 1777) | def vlan_id(self) -> Optional[pulumi.Input[_builtins.int]]: method vlan_id (line 1784) | def vlan_id(self, value: Optional[pulumi.Input[_builtins.int]]): class ContainerLegacyOperatingSystemArgsDict (line 1788) | class ContainerLegacyOperatingSystemArgsDict(TypedDict): class ContainerLegacyOperatingSystemArgs (line 1801) | class ContainerLegacyOperatingSystemArgs: method __init__ (line 1802) | def __init__(__self__, *, method template_file_id (line 1817) | def template_file_id(self) -> pulumi.Input[_builtins.str]: method template_file_id (line 1826) | def template_file_id(self, value: pulumi.Input[_builtins.str]): method type (line 1831) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 1838) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): class ContainerLegacyStartupArgsDict (line 1842) | class ContainerLegacyStartupArgsDict(TypedDict): class ContainerLegacyStartupArgs (line 1860) | class ContainerLegacyStartupArgs: method __init__ (line 1861) | def __init__(__self__, *, method down_delay (line 1882) | def down_delay(self) -> Optional[pulumi.Input[_builtins.int]]: method down_delay (line 1890) | def down_delay(self, value: Optional[pulumi.Input[_builtins.int]]): method order (line 1895) | def order(self) -> Optional[pulumi.Input[_builtins.int]]: method order (line 1903) | def order(self, value: Optional[pulumi.Input[_builtins.int]]): method up_delay (line 1908) | def up_delay(self) -> Optional[pulumi.Input[_builtins.int]]: method up_delay (line 1916) | def up_delay(self, value: Optional[pulumi.Input[_builtins.int]]): class ContainerLegacyWaitForIpArgsDict (line 1920) | class ContainerLegacyWaitForIpArgsDict(TypedDict): class ContainerLegacyWaitForIpArgs (line 1933) | class ContainerLegacyWaitForIpArgs: method __init__ (line 1934) | def __init__(__self__, *, method ipv4 (line 1950) | def ipv4(self) -> Optional[pulumi.Input[_builtins.bool]]: method ipv4 (line 1957) | def ipv4(self, value: Optional[pulumi.Input[_builtins.bool]]): method ipv6 (line 1962) | def ipv6(self) -> Optional[pulumi.Input[_builtins.bool]]: method ipv6 (line 1971) | def ipv6(self, value: Optional[pulumi.Input[_builtins.bool]]): class FileLegacySourceFileArgsDict (line 1975) | class FileLegacySourceFileArgsDict(TypedDict): class FileLegacySourceFileArgs (line 2006) | class FileLegacySourceFileArgs: method __init__ (line 2007) | def __init__(__self__, *, method path (line 2040) | def path(self) -> pulumi.Input[_builtins.str]: method path (line 2047) | def path(self, value: pulumi.Input[_builtins.str]): method changed (line 2052) | def changed(self) -> Optional[pulumi.Input[_builtins.bool]]: method changed (line 2059) | def changed(self, value: Optional[pulumi.Input[_builtins.bool]]): method checksum (line 2064) | def checksum(self) -> Optional[pulumi.Input[_builtins.str]]: method checksum (line 2071) | def checksum(self, value: Optional[pulumi.Input[_builtins.str]]): method file_name (line 2076) | def file_name(self) -> Optional[pulumi.Input[_builtins.str]]: method file_name (line 2085) | def file_name(self, value: Optional[pulumi.Input[_builtins.str]]): method insecure (line 2090) | def insecure(self) -> Optional[pulumi.Input[_builtins.bool]]: method insecure (line 2098) | def insecure(self, value: Optional[pulumi.Input[_builtins.bool]]): method min_tls (line 2103) | def min_tls(self) -> Optional[pulumi.Input[_builtins.str]]: method min_tls (line 2111) | def min_tls(self, value: Optional[pulumi.Input[_builtins.str]]): class FileLegacySourceRawArgsDict (line 2115) | class FileLegacySourceRawArgsDict(TypedDict): class FileLegacySourceRawArgs (line 2130) | class FileLegacySourceRawArgs: method __init__ (line 2131) | def __init__(__self__, *, method data (line 2147) | def data(self) -> pulumi.Input[_builtins.str]: method data (line 2154) | def data(self, value: pulumi.Input[_builtins.str]): method file_name (line 2159) | def file_name(self) -> pulumi.Input[_builtins.str]: method file_name (line 2166) | def file_name(self, value: pulumi.Input[_builtins.str]): method resize (line 2171) | def resize(self) -> Optional[pulumi.Input[_builtins.int]]: method resize (line 2178) | def resize(self, value: Optional[pulumi.Input[_builtins.int]]): class GroupLegacyAclArgsDict (line 2182) | class GroupLegacyAclArgsDict(TypedDict): class GroupLegacyAclArgs (line 2197) | class GroupLegacyAclArgs: method __init__ (line 2198) | def __init__(__self__, *, method path (line 2214) | def path(self) -> pulumi.Input[_builtins.str]: method path (line 2221) | def path(self, value: pulumi.Input[_builtins.str]): method role_id (line 2226) | def role_id(self) -> pulumi.Input[_builtins.str]: method role_id (line 2233) | def role_id(self, value: pulumi.Input[_builtins.str]): method propagate (line 2238) | def propagate(self) -> Optional[pulumi.Input[_builtins.bool]]: method propagate (line 2245) | def propagate(self, value: Optional[pulumi.Input[_builtins.bool]]): class HostsLegacyEntryArgsDict (line 2249) | class HostsLegacyEntryArgsDict(TypedDict): class HostsLegacyEntryArgs (line 2260) | class HostsLegacyEntryArgs: method __init__ (line 2261) | def __init__(__self__, *, method address (line 2273) | def address(self) -> pulumi.Input[_builtins.str]: method address (line 2280) | def address(self, value: pulumi.Input[_builtins.str]): method hostnames (line 2285) | def hostnames(self) -> pulumi.Input[Sequence[pulumi.Input[_builtins.st... method hostnames (line 2292) | def hostnames(self, value: pulumi.Input[Sequence[pulumi.Input[_builtin... class PoolLegacyMemberArgsDict (line 2296) | class PoolLegacyMemberArgsDict(TypedDict): class PoolLegacyMemberArgs (line 2319) | class PoolLegacyMemberArgs: method __init__ (line 2320) | def __init__(__self__, *, method datastore_id (line 2346) | def datastore_id(self) -> Optional[pulumi.Input[_builtins.str]]: method datastore_id (line 2353) | def datastore_id(self, value: Optional[pulumi.Input[_builtins.str]]): method id (line 2358) | def id(self) -> Optional[pulumi.Input[_builtins.str]]: method id (line 2365) | def id(self, value: Optional[pulumi.Input[_builtins.str]]): method node_name (line 2370) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 2377) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method type (line 2382) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 2389) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): method vm_id (line 2394) | def vm_id(self) -> Optional[pulumi.Input[_builtins.int]]: method vm_id (line 2401) | def vm_id(self, value: Optional[pulumi.Input[_builtins.int]]): class ProviderSshArgsDict (line 2405) | class ProviderSshArgsDict(TypedDict): class ProviderSshArgs (line 2452) | class ProviderSshArgs: method __init__ (line 2453) | def __init__(__self__, *, method agent (line 2503) | def agent(self) -> Optional[pulumi.Input[_builtins.bool]]: method agent (line 2510) | def agent(self, value: Optional[pulumi.Input[_builtins.bool]]): method agent_forwarding (line 2515) | def agent_forwarding(self) -> Optional[pulumi.Input[_builtins.bool]]: method agent_forwarding (line 2522) | def agent_forwarding(self, value: Optional[pulumi.Input[_builtins.bool... method agent_socket (line 2527) | def agent_socket(self) -> Optional[pulumi.Input[_builtins.str]]: method agent_socket (line 2534) | def agent_socket(self, value: Optional[pulumi.Input[_builtins.str]]): method node_address_source (line 2539) | def node_address_source(self) -> Optional[pulumi.Input[_builtins.str]]: method node_address_source (line 2546) | def node_address_source(self, value: Optional[pulumi.Input[_builtins.s... method nodes (line 2551) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['Provid... method nodes (line 2558) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['Pr... method password (line 2563) | def password(self) -> Optional[pulumi.Input[_builtins.str]]: method password (line 2570) | def password(self, value: Optional[pulumi.Input[_builtins.str]]): method private_key (line 2575) | def private_key(self) -> Optional[pulumi.Input[_builtins.str]]: method private_key (line 2582) | def private_key(self, value: Optional[pulumi.Input[_builtins.str]]): method socks5_password (line 2587) | def socks5_password(self) -> Optional[pulumi.Input[_builtins.str]]: method socks5_password (line 2594) | def socks5_password(self, value: Optional[pulumi.Input[_builtins.str]]): method socks5_server (line 2599) | def socks5_server(self) -> Optional[pulumi.Input[_builtins.str]]: method socks5_server (line 2606) | def socks5_server(self, value: Optional[pulumi.Input[_builtins.str]]): method socks5_username (line 2611) | def socks5_username(self) -> Optional[pulumi.Input[_builtins.str]]: method socks5_username (line 2618) | def socks5_username(self, value: Optional[pulumi.Input[_builtins.str]]): method username (line 2623) | def username(self) -> Optional[pulumi.Input[_builtins.str]]: method username (line 2630) | def username(self, value: Optional[pulumi.Input[_builtins.str]]): class ProviderSshNodeArgsDict (line 2634) | class ProviderSshNodeArgsDict(TypedDict): class ProviderSshNodeArgs (line 2649) | class ProviderSshNodeArgs: method __init__ (line 2650) | def __init__(__self__, *, method address (line 2666) | def address(self) -> pulumi.Input[_builtins.str]: method address (line 2673) | def address(self, value: pulumi.Input[_builtins.str]): method name (line 2678) | def name(self) -> pulumi.Input[_builtins.str]: method name (line 2685) | def name(self, value: pulumi.Input[_builtins.str]): method port (line 2690) | def port(self) -> Optional[pulumi.Input[_builtins.int]]: method port (line 2697) | def port(self, value: Optional[pulumi.Input[_builtins.int]]): class UserLegacyAclArgsDict (line 2701) | class UserLegacyAclArgsDict(TypedDict): class UserLegacyAclArgs (line 2716) | class UserLegacyAclArgs: method __init__ (line 2717) | def __init__(__self__, *, method path (line 2733) | def path(self) -> pulumi.Input[_builtins.str]: method path (line 2740) | def path(self, value: pulumi.Input[_builtins.str]): method role_id (line 2745) | def role_id(self) -> pulumi.Input[_builtins.str]: method role_id (line 2752) | def role_id(self, value: pulumi.Input[_builtins.str]): method propagate (line 2757) | def propagate(self) -> Optional[pulumi.Input[_builtins.bool]]: method propagate (line 2764) | def propagate(self, value: Optional[pulumi.Input[_builtins.bool]]): class Vm2LegacyCdromArgsDict (line 2768) | class Vm2LegacyCdromArgsDict(TypedDict): class Vm2LegacyCdromArgs (line 2775) | class Vm2LegacyCdromArgs: method __init__ (line 2776) | def __init__(__self__, *, method file_id (line 2786) | def file_id(self) -> Optional[pulumi.Input[_builtins.str]]: method file_id (line 2793) | def file_id(self, value: Optional[pulumi.Input[_builtins.str]]): class Vm2LegacyCpuArgsDict (line 2797) | class Vm2LegacyCpuArgsDict(TypedDict): class Vm2LegacyCpuArgs (line 2840) | class Vm2LegacyCpuArgs: method __init__ (line 2841) | def __init__(__self__, *, method affinity (line 2887) | def affinity(self) -> Optional[pulumi.Input[_builtins.str]]: method affinity (line 2894) | def affinity(self, value: Optional[pulumi.Input[_builtins.str]]): method architecture (line 2899) | def architecture(self) -> Optional[pulumi.Input[_builtins.str]]: method architecture (line 2906) | def architecture(self, value: Optional[pulumi.Input[_builtins.str]]): method cores (line 2911) | def cores(self) -> Optional[pulumi.Input[_builtins.int]]: method cores (line 2918) | def cores(self, value: Optional[pulumi.Input[_builtins.int]]): method flags (line 2923) | def flags(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method flags (line 2930) | def flags(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method limit (line 2935) | def limit(self) -> Optional[pulumi.Input[_builtins.float]]: method limit (line 2942) | def limit(self, value: Optional[pulumi.Input[_builtins.float]]): method numa (line 2947) | def numa(self) -> Optional[pulumi.Input[_builtins.bool]]: method numa (line 2954) | def numa(self, value: Optional[pulumi.Input[_builtins.bool]]): method sockets (line 2959) | def sockets(self) -> Optional[pulumi.Input[_builtins.int]]: method sockets (line 2966) | def sockets(self, value: Optional[pulumi.Input[_builtins.int]]): method type (line 2971) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 2978) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): method units (line 2983) | def units(self) -> Optional[pulumi.Input[_builtins.int]]: method units (line 2990) | def units(self, value: Optional[pulumi.Input[_builtins.int]]): method vcpus (line 2995) | def vcpus(self) -> Optional[pulumi.Input[_builtins.int]]: method vcpus (line 3002) | def vcpus(self, value: Optional[pulumi.Input[_builtins.int]]): class Vm2LegacyRngArgsDict (line 3006) | class Vm2LegacyRngArgsDict(TypedDict): class Vm2LegacyRngArgs (line 3021) | class Vm2LegacyRngArgs: method __init__ (line 3022) | def __init__(__self__, *, method max_bytes (line 3040) | def max_bytes(self) -> Optional[pulumi.Input[_builtins.int]]: method max_bytes (line 3047) | def max_bytes(self, value: Optional[pulumi.Input[_builtins.int]]): method period (line 3052) | def period(self) -> Optional[pulumi.Input[_builtins.int]]: method period (line 3059) | def period(self, value: Optional[pulumi.Input[_builtins.int]]): method source (line 3064) | def source(self) -> Optional[pulumi.Input[_builtins.str]]: method source (line 3071) | def source(self, value: Optional[pulumi.Input[_builtins.str]]): class Vm2LegacyTimeoutsArgsDict (line 3075) | class Vm2LegacyTimeoutsArgsDict(TypedDict): class Vm2LegacyTimeoutsArgs (line 3094) | class Vm2LegacyTimeoutsArgs: method __init__ (line 3095) | def __init__(__self__, *, method create (line 3117) | def create(self) -> Optional[pulumi.Input[_builtins.str]]: method create (line 3124) | def create(self, value: Optional[pulumi.Input[_builtins.str]]): method delete (line 3129) | def delete(self) -> Optional[pulumi.Input[_builtins.str]]: method delete (line 3136) | def delete(self, value: Optional[pulumi.Input[_builtins.str]]): method read (line 3141) | def read(self) -> Optional[pulumi.Input[_builtins.str]]: method read (line 3148) | def read(self, value: Optional[pulumi.Input[_builtins.str]]): method update (line 3153) | def update(self) -> Optional[pulumi.Input[_builtins.str]]: method update (line 3160) | def update(self, value: Optional[pulumi.Input[_builtins.str]]): class Vm2LegacyVgaArgsDict (line 3164) | class Vm2LegacyVgaArgsDict(TypedDict): class Vm2LegacyVgaArgs (line 3179) | class Vm2LegacyVgaArgs: method __init__ (line 3180) | def __init__(__self__, *, method clipboard (line 3198) | def clipboard(self) -> Optional[pulumi.Input[_builtins.str]]: method clipboard (line 3205) | def clipboard(self, value: Optional[pulumi.Input[_builtins.str]]): method memory (line 3210) | def memory(self) -> Optional[pulumi.Input[_builtins.int]]: method memory (line 3217) | def memory(self, value: Optional[pulumi.Input[_builtins.int]]): method type (line 3222) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 3229) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): class VmCdromArgsDict (line 3233) | class VmCdromArgsDict(TypedDict): class VmCdromArgs (line 3240) | class VmCdromArgs: method __init__ (line 3241) | def __init__(__self__, *, method file_id (line 3251) | def file_id(self) -> Optional[pulumi.Input[_builtins.str]]: method file_id (line 3258) | def file_id(self, value: Optional[pulumi.Input[_builtins.str]]): class VmCpuArgsDict (line 3262) | class VmCpuArgsDict(TypedDict): class VmCpuArgs (line 3305) | class VmCpuArgs: method __init__ (line 3306) | def __init__(__self__, *, method affinity (line 3352) | def affinity(self) -> Optional[pulumi.Input[_builtins.str]]: method affinity (line 3359) | def affinity(self, value: Optional[pulumi.Input[_builtins.str]]): method architecture (line 3364) | def architecture(self) -> Optional[pulumi.Input[_builtins.str]]: method architecture (line 3371) | def architecture(self, value: Optional[pulumi.Input[_builtins.str]]): method cores (line 3376) | def cores(self) -> Optional[pulumi.Input[_builtins.int]]: method cores (line 3383) | def cores(self, value: Optional[pulumi.Input[_builtins.int]]): method flags (line 3388) | def flags(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method flags (line 3395) | def flags(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method limit (line 3400) | def limit(self) -> Optional[pulumi.Input[_builtins.float]]: method limit (line 3407) | def limit(self, value: Optional[pulumi.Input[_builtins.float]]): method numa (line 3412) | def numa(self) -> Optional[pulumi.Input[_builtins.bool]]: method numa (line 3419) | def numa(self, value: Optional[pulumi.Input[_builtins.bool]]): method sockets (line 3424) | def sockets(self) -> Optional[pulumi.Input[_builtins.int]]: method sockets (line 3431) | def sockets(self, value: Optional[pulumi.Input[_builtins.int]]): method type (line 3436) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 3443) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): method units (line 3448) | def units(self) -> Optional[pulumi.Input[_builtins.int]]: method units (line 3455) | def units(self, value: Optional[pulumi.Input[_builtins.int]]): method vcpus (line 3460) | def vcpus(self) -> Optional[pulumi.Input[_builtins.int]]: method vcpus (line 3467) | def vcpus(self, value: Optional[pulumi.Input[_builtins.int]]): class VmLegacyAgentArgsDict (line 3471) | class VmLegacyAgentArgsDict(TypedDict): class VmLegacyAgentArgs (line 3497) | class VmLegacyAgentArgs: method __init__ (line 3498) | def __init__(__self__, *, method enabled (line 3527) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 3535) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): method timeout (line 3540) | def timeout(self) -> Optional[pulumi.Input[_builtins.str]]: method timeout (line 3548) | def timeout(self, value: Optional[pulumi.Input[_builtins.str]]): method trim (line 3553) | def trim(self) -> Optional[pulumi.Input[_builtins.bool]]: method trim (line 3561) | def trim(self, value: Optional[pulumi.Input[_builtins.bool]]): method type (line 3566) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 3573) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): method wait_for_ip (line 3578) | def wait_for_ip(self) -> Optional[pulumi.Input['VmLegacyAgentWaitForIp... method wait_for_ip (line 3585) | def wait_for_ip(self, value: Optional[pulumi.Input['VmLegacyAgentWaitF... class VmLegacyAgentWaitForIpArgsDict (line 3589) | class VmLegacyAgentWaitForIpArgsDict(TypedDict): class VmLegacyAgentWaitForIpArgs (line 3602) | class VmLegacyAgentWaitForIpArgs: method __init__ (line 3603) | def __init__(__self__, *, method ipv4 (line 3619) | def ipv4(self) -> Optional[pulumi.Input[_builtins.bool]]: method ipv4 (line 3626) | def ipv4(self, value: Optional[pulumi.Input[_builtins.bool]]): method ipv6 (line 3631) | def ipv6(self) -> Optional[pulumi.Input[_builtins.bool]]: method ipv6 (line 3640) | def ipv6(self, value: Optional[pulumi.Input[_builtins.bool]]): class VmLegacyAmdSevArgsDict (line 3644) | class VmLegacyAmdSevArgsDict(TypedDict): class VmLegacyAmdSevArgs (line 3671) | class VmLegacyAmdSevArgs: method __init__ (line 3672) | def __init__(__self__, *, method allow_smt (line 3702) | def allow_smt(self) -> Optional[pulumi.Input[_builtins.bool]]: method allow_smt (line 3710) | def allow_smt(self, value: Optional[pulumi.Input[_builtins.bool]]): method kernel_hashes (line 3715) | def kernel_hashes(self) -> Optional[pulumi.Input[_builtins.bool]]: method kernel_hashes (line 3722) | def kernel_hashes(self, value: Optional[pulumi.Input[_builtins.bool]]): method no_debug (line 3727) | def no_debug(self) -> Optional[pulumi.Input[_builtins.bool]]: method no_debug (line 3735) | def no_debug(self, value: Optional[pulumi.Input[_builtins.bool]]): method no_key_sharing (line 3740) | def no_key_sharing(self) -> Optional[pulumi.Input[_builtins.bool]]: method no_key_sharing (line 3749) | def no_key_sharing(self, value: Optional[pulumi.Input[_builtins.bool]]): method type (line 3754) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 3761) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): class VmLegacyAudioDeviceArgsDict (line 3765) | class VmLegacyAudioDeviceArgsDict(TypedDict): class VmLegacyAudioDeviceArgs (line 3784) | class VmLegacyAudioDeviceArgs: method __init__ (line 3785) | def __init__(__self__, *, method device (line 3807) | def device(self) -> Optional[pulumi.Input[_builtins.str]]: method device (line 3817) | def device(self, value: Optional[pulumi.Input[_builtins.str]]): method driver (line 3822) | def driver(self) -> Optional[pulumi.Input[_builtins.str]]: method driver (line 3829) | def driver(self, value: Optional[pulumi.Input[_builtins.str]]): method enabled (line 3834) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 3842) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): class VmLegacyCdromArgsDict (line 3846) | class VmLegacyCdromArgsDict(TypedDict): class VmLegacyCdromArgs (line 3866) | class VmLegacyCdromArgs: method __init__ (line 3867) | def __init__(__self__, *, method enabled (line 3894) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 3903) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): method file_id (line 3908) | def file_id(self) -> Optional[pulumi.Input[_builtins.str]]: method file_id (line 3916) | def file_id(self, value: Optional[pulumi.Input[_builtins.str]]): method interface (line 3921) | def interface(self) -> Optional[pulumi.Input[_builtins.str]]: method interface (line 3930) | def interface(self, value: Optional[pulumi.Input[_builtins.str]]): class VmLegacyCloneArgsDict (line 3934) | class VmLegacyCloneArgsDict(TypedDict): class VmLegacyCloneArgs (line 3960) | class VmLegacyCloneArgs: method __init__ (line 3961) | def __init__(__self__, *, method vm_id (line 3989) | def vm_id(self) -> pulumi.Input[_builtins.int]: method vm_id (line 3996) | def vm_id(self, value: pulumi.Input[_builtins.int]): method datastore_id (line 4001) | def datastore_id(self) -> Optional[pulumi.Input[_builtins.str]]: method datastore_id (line 4008) | def datastore_id(self, value: Optional[pulumi.Input[_builtins.str]]): method full (line 4013) | def full(self) -> Optional[pulumi.Input[_builtins.bool]]: method full (line 4020) | def full(self, value: Optional[pulumi.Input[_builtins.bool]]): method node_name (line 4025) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 4033) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method retries (line 4038) | def retries(self) -> Optional[pulumi.Input[_builtins.int]]: method retries (line 4047) | def retries(self, value: Optional[pulumi.Input[_builtins.int]]): class VmLegacyCpuArgsDict (line 4051) | class VmLegacyCpuArgsDict(TypedDict): class VmLegacyCpuArgs (line 4122) | class VmLegacyCpuArgs: method __init__ (line 4123) | def __init__(__self__, *, method affinity (line 4197) | def affinity(self) -> Optional[pulumi.Input[_builtins.str]]: method affinity (line 4207) | def affinity(self, value: Optional[pulumi.Input[_builtins.str]]): method architecture (line 4212) | def architecture(self) -> Optional[pulumi.Input[_builtins.str]]: method architecture (line 4219) | def architecture(self, value: Optional[pulumi.Input[_builtins.str]]): method cores (line 4224) | def cores(self) -> Optional[pulumi.Input[_builtins.int]]: method cores (line 4231) | def cores(self, value: Optional[pulumi.Input[_builtins.int]]): method flags (line 4236) | def flags(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method flags (line 4265) | def flags(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method hotplugged (line 4270) | def hotplugged(self) -> Optional[pulumi.Input[_builtins.int]]: method hotplugged (line 4278) | def hotplugged(self, value: Optional[pulumi.Input[_builtins.int]]): method limit (line 4283) | def limit(self) -> Optional[pulumi.Input[_builtins.float]]: method limit (line 4291) | def limit(self, value: Optional[pulumi.Input[_builtins.float]]): method numa (line 4296) | def numa(self) -> Optional[pulumi.Input[_builtins.bool]]: method numa (line 4303) | def numa(self, value: Optional[pulumi.Input[_builtins.bool]]): method sockets (line 4308) | def sockets(self) -> Optional[pulumi.Input[_builtins.int]]: method sockets (line 4315) | def sockets(self, value: Optional[pulumi.Input[_builtins.int]]): method type (line 4320) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 4328) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): method units (line 4333) | def units(self) -> Optional[pulumi.Input[_builtins.int]]: method units (line 4340) | def units(self, value: Optional[pulumi.Input[_builtins.int]]): class VmLegacyDiskArgsDict (line 4344) | class VmLegacyDiskArgsDict(TypedDict): class VmLegacyDiskArgs (line 4431) | class VmLegacyDiskArgs: method __init__ (line 4432) | def __init__(__self__, *, method interface (line 4521) | def interface(self) -> pulumi.Input[_builtins.str]: method interface (line 4531) | def interface(self, value: pulumi.Input[_builtins.str]): method aio (line 4536) | def aio(self) -> Optional[pulumi.Input[_builtins.str]]: method aio (line 4543) | def aio(self, value: Optional[pulumi.Input[_builtins.str]]): method backup (line 4548) | def backup(self) -> Optional[pulumi.Input[_builtins.bool]]: method backup (line 4555) | def backup(self, value: Optional[pulumi.Input[_builtins.bool]]): method cache (line 4560) | def cache(self) -> Optional[pulumi.Input[_builtins.str]]: method cache (line 4567) | def cache(self, value: Optional[pulumi.Input[_builtins.str]]): method datastore_id (line 4572) | def datastore_id(self) -> Optional[pulumi.Input[_builtins.str]]: method datastore_id (line 4580) | def datastore_id(self, value: Optional[pulumi.Input[_builtins.str]]): method discard (line 4585) | def discard(self) -> Optional[pulumi.Input[_builtins.str]]: method discard (line 4594) | def discard(self, value: Optional[pulumi.Input[_builtins.str]]): method file_format (line 4599) | def file_format(self) -> Optional[pulumi.Input[_builtins.str]]: method file_format (line 4606) | def file_format(self, value: Optional[pulumi.Input[_builtins.str]]): method file_id (line 4611) | def file_id(self) -> Optional[pulumi.Input[_builtins.str]]: method file_id (line 4623) | def file_id(self, value: Optional[pulumi.Input[_builtins.str]]): method import_from (line 4628) | def import_from(self) -> Optional[pulumi.Input[_builtins.str]]: method import_from (line 4638) | def import_from(self, value: Optional[pulumi.Input[_builtins.str]]): method iothread (line 4643) | def iothread(self) -> Optional[pulumi.Input[_builtins.bool]]: method iothread (line 4651) | def iothread(self, value: Optional[pulumi.Input[_builtins.bool]]): method path_in_datastore (line 4656) | def path_in_datastore(self) -> Optional[pulumi.Input[_builtins.str]]: method path_in_datastore (line 4666) | def path_in_datastore(self, value: Optional[pulumi.Input[_builtins.str... method replicate (line 4671) | def replicate(self) -> Optional[pulumi.Input[_builtins.bool]]: method replicate (line 4678) | def replicate(self, value: Optional[pulumi.Input[_builtins.bool]]): method serial (line 4683) | def serial(self) -> Optional[pulumi.Input[_builtins.str]]: method serial (line 4690) | def serial(self, value: Optional[pulumi.Input[_builtins.str]]): method size (line 4695) | def size(self) -> Optional[pulumi.Input[_builtins.int]]: method size (line 4702) | def size(self, value: Optional[pulumi.Input[_builtins.int]]): method speed (line 4707) | def speed(self) -> Optional[pulumi.Input['VmLegacyDiskSpeedArgs']]: method speed (line 4714) | def speed(self, value: Optional[pulumi.Input['VmLegacyDiskSpeedArgs']]): method ssd (line 4719) | def ssd(self) -> Optional[pulumi.Input[_builtins.bool]]: method ssd (line 4728) | def ssd(self, value: Optional[pulumi.Input[_builtins.bool]]): class VmLegacyDiskSpeedArgsDict (line 4732) | class VmLegacyDiskSpeedArgsDict(TypedDict): class VmLegacyDiskSpeedArgs (line 4769) | class VmLegacyDiskSpeedArgs: method __init__ (line 4770) | def __init__(__self__, *, method iops_read (line 4810) | def iops_read(self) -> Optional[pulumi.Input[_builtins.int]]: method iops_read (line 4817) | def iops_read(self, value: Optional[pulumi.Input[_builtins.int]]): method iops_read_burstable (line 4822) | def iops_read_burstable(self) -> Optional[pulumi.Input[_builtins.int]]: method iops_read_burstable (line 4829) | def iops_read_burstable(self, value: Optional[pulumi.Input[_builtins.i... method iops_write (line 4834) | def iops_write(self) -> Optional[pulumi.Input[_builtins.int]]: method iops_write (line 4841) | def iops_write(self, value: Optional[pulumi.Input[_builtins.int]]): method iops_write_burstable (line 4846) | def iops_write_burstable(self) -> Optional[pulumi.Input[_builtins.int]]: method iops_write_burstable (line 4853) | def iops_write_burstable(self, value: Optional[pulumi.Input[_builtins.... method read (line 4858) | def read(self) -> Optional[pulumi.Input[_builtins.int]]: method read (line 4865) | def read(self, value: Optional[pulumi.Input[_builtins.int]]): method read_burstable (line 4870) | def read_burstable(self) -> Optional[pulumi.Input[_builtins.int]]: method read_burstable (line 4878) | def read_burstable(self, value: Optional[pulumi.Input[_builtins.int]]): method write (line 4883) | def write(self) -> Optional[pulumi.Input[_builtins.int]]: method write (line 4890) | def write(self, value: Optional[pulumi.Input[_builtins.int]]): method write_burstable (line 4895) | def write_burstable(self) -> Optional[pulumi.Input[_builtins.int]]: method write_burstable (line 4903) | def write_burstable(self, value: Optional[pulumi.Input[_builtins.int]]): class VmLegacyEfiDiskArgsDict (line 4907) | class VmLegacyEfiDiskArgsDict(TypedDict): class VmLegacyEfiDiskArgs (line 4933) | class VmLegacyEfiDiskArgs: method __init__ (line 4934) | def __init__(__self__, *, method datastore_id (line 4963) | def datastore_id(self) -> Optional[pulumi.Input[_builtins.str]]: method datastore_id (line 4971) | def datastore_id(self, value: Optional[pulumi.Input[_builtins.str]]): method file_format (line 4976) | def file_format(self) -> Optional[pulumi.Input[_builtins.str]]: method file_format (line 4983) | def file_format(self, value: Optional[pulumi.Input[_builtins.str]]): method pre_enrolled_keys (line 4988) | def pre_enrolled_keys(self) -> Optional[pulumi.Input[_builtins.bool]]: method pre_enrolled_keys (line 4998) | def pre_enrolled_keys(self, value: Optional[pulumi.Input[_builtins.boo... method type (line 5003) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 5013) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): class VmLegacyHostpciArgsDict (line 5017) | class VmLegacyHostpciArgsDict(TypedDict): class VmLegacyHostpciArgs (line 5061) | class VmLegacyHostpciArgs: method __init__ (line 5062) | def __init__(__self__, *, method device (line 5108) | def device(self) -> pulumi.Input[_builtins.str]: method device (line 5116) | def device(self, value: pulumi.Input[_builtins.str]): method id (line 5121) | def id(self) -> Optional[pulumi.Input[_builtins.str]]: method id (line 5130) | def id(self, value: Optional[pulumi.Input[_builtins.str]]): method mapping (line 5135) | def mapping(self) -> Optional[pulumi.Input[_builtins.str]]: method mapping (line 5143) | def mapping(self, value: Optional[pulumi.Input[_builtins.str]]): method mdev (line 5148) | def mdev(self) -> Optional[pulumi.Input[_builtins.str]]: method mdev (line 5155) | def mdev(self, value: Optional[pulumi.Input[_builtins.str]]): method pcie (line 5160) | def pcie(self) -> Optional[pulumi.Input[_builtins.bool]]: method pcie (line 5169) | def pcie(self, value: Optional[pulumi.Input[_builtins.bool]]): method rom_file (line 5174) | def rom_file(self) -> Optional[pulumi.Input[_builtins.str]]: method rom_file (line 5182) | def rom_file(self, value: Optional[pulumi.Input[_builtins.str]]): method rombar (line 5187) | def rombar(self) -> Optional[pulumi.Input[_builtins.bool]]: method rombar (line 5195) | def rombar(self, value: Optional[pulumi.Input[_builtins.bool]]): method xvga (line 5200) | def xvga(self) -> Optional[pulumi.Input[_builtins.bool]]: method xvga (line 5208) | def xvga(self, value: Optional[pulumi.Input[_builtins.bool]]): class VmLegacyInitializationArgsDict (line 5212) | class VmLegacyInitializationArgsDict(TypedDict): class VmLegacyInitializationArgs (line 5276) | class VmLegacyInitializationArgs: method __init__ (line 5277) | def __init__(__self__, *, method datastore_id (line 5344) | def datastore_id(self) -> Optional[pulumi.Input[_builtins.str]]: method datastore_id (line 5352) | def datastore_id(self, value: Optional[pulumi.Input[_builtins.str]]): method dns (line 5357) | def dns(self) -> Optional[pulumi.Input['VmLegacyInitializationDnsArgs']]: method dns (line 5364) | def dns(self, value: Optional[pulumi.Input['VmLegacyInitializationDnsA... method file_format (line 5369) | def file_format(self) -> Optional[pulumi.Input[_builtins.str]]: method file_format (line 5376) | def file_format(self, value: Optional[pulumi.Input[_builtins.str]]): method interface (line 5381) | def interface(self) -> Optional[pulumi.Input[_builtins.str]]: method interface (line 5391) | def interface(self, value: Optional[pulumi.Input[_builtins.str]]): method ip_configs (line 5396) | def ip_configs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['V... method ip_configs (line 5404) | def ip_configs(self, value: Optional[pulumi.Input[Sequence[pulumi.Inpu... method meta_data_file_id (line 5409) | def meta_data_file_id(self) -> Optional[pulumi.Input[_builtins.str]]: method meta_data_file_id (line 5417) | def meta_data_file_id(self, value: Optional[pulumi.Input[_builtins.str... method network_data_file_id (line 5422) | def network_data_file_id(self) -> Optional[pulumi.Input[_builtins.str]]: method network_data_file_id (line 5431) | def network_data_file_id(self, value: Optional[pulumi.Input[_builtins.... method type (line 5436) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 5443) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): method upgrade (line 5448) | def upgrade(self) -> Optional[pulumi.Input[_builtins.bool]]: method upgrade (line 5457) | def upgrade(self, value: Optional[pulumi.Input[_builtins.bool]]): method user_account (line 5462) | def user_account(self) -> Optional[pulumi.Input['VmLegacyInitializatio... method user_account (line 5470) | def user_account(self, value: Optional[pulumi.Input['VmLegacyInitializ... method user_data_file_id (line 5475) | def user_data_file_id(self) -> Optional[pulumi.Input[_builtins.str]]: method user_data_file_id (line 5483) | def user_data_file_id(self, value: Optional[pulumi.Input[_builtins.str... method vendor_data_file_id (line 5488) | def vendor_data_file_id(self) -> Optional[pulumi.Input[_builtins.str]]: method vendor_data_file_id (line 5496) | def vendor_data_file_id(self, value: Optional[pulumi.Input[_builtins.s... class VmLegacyInitializationDnsArgsDict (line 5500) | class VmLegacyInitializationDnsArgsDict(TypedDict): class VmLegacyInitializationDnsArgs (line 5511) | class VmLegacyInitializationDnsArgs: method __init__ (line 5512) | def __init__(__self__, *, method domain (line 5526) | def domain(self) -> Optional[pulumi.Input[_builtins.str]]: method domain (line 5533) | def domain(self, value: Optional[pulumi.Input[_builtins.str]]): method servers (line 5538) | def servers(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_buil... method servers (line 5545) | def servers(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_... class VmLegacyInitializationIpConfigArgsDict (line 5549) | class VmLegacyInitializationIpConfigArgsDict(TypedDict): class VmLegacyInitializationIpConfigArgs (line 5560) | class VmLegacyInitializationIpConfigArgs: method __init__ (line 5561) | def __init__(__self__, *, method ipv4 (line 5575) | def ipv4(self) -> Optional[pulumi.Input['VmLegacyInitializationIpConfi... method ipv4 (line 5582) | def ipv4(self, value: Optional[pulumi.Input['VmLegacyInitializationIpC... method ipv6 (line 5587) | def ipv6(self) -> Optional[pulumi.Input['VmLegacyInitializationIpConfi... method ipv6 (line 5594) | def ipv6(self, value: Optional[pulumi.Input['VmLegacyInitializationIpC... class VmLegacyInitializationIpConfigIpv4ArgsDict (line 5598) | class VmLegacyInitializationIpConfigIpv4ArgsDict(TypedDict): class VmLegacyInitializationIpConfigIpv4Args (line 5612) | class VmLegacyInitializationIpConfigIpv4Args: method __init__ (line 5613) | def __init__(__self__, *, method address (line 5630) | def address(self) -> Optional[pulumi.Input[_builtins.str]]: method address (line 5639) | def address(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway (line 5644) | def gateway(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway (line 5652) | def gateway(self, value: Optional[pulumi.Input[_builtins.str]]): class VmLegacyInitializationIpConfigIpv6ArgsDict (line 5656) | class VmLegacyInitializationIpConfigIpv6ArgsDict(TypedDict): class VmLegacyInitializationIpConfigIpv6Args (line 5670) | class VmLegacyInitializationIpConfigIpv6Args: method __init__ (line 5671) | def __init__(__self__, *, method address (line 5688) | def address(self) -> Optional[pulumi.Input[_builtins.str]]: method address (line 5697) | def address(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway (line 5702) | def gateway(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway (line 5710) | def gateway(self, value: Optional[pulumi.Input[_builtins.str]]): class VmLegacyInitializationUserAccountArgsDict (line 5714) | class VmLegacyInitializationUserAccountArgsDict(TypedDict): class VmLegacyInitializationUserAccountArgs (line 5729) | class VmLegacyInitializationUserAccountArgs: method __init__ (line 5730) | def __init__(__self__, *, method keys (line 5748) | def keys(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtin... method keys (line 5755) | def keys(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method password (line 5760) | def password(self) -> Optional[pulumi.Input[_builtins.str]]: method password (line 5767) | def password(self, value: Optional[pulumi.Input[_builtins.str]]): method username (line 5772) | def username(self) -> Optional[pulumi.Input[_builtins.str]]: method username (line 5779) | def username(self, value: Optional[pulumi.Input[_builtins.str]]): class VmLegacyMemoryArgsDict (line 5783) | class VmLegacyMemoryArgsDict(TypedDict): class VmLegacyMemoryArgs (line 5811) | class VmLegacyMemoryArgs: method __init__ (line 5812) | def __init__(__self__, *, method dedicated (line 5843) | def dedicated(self) -> Optional[pulumi.Input[_builtins.int]]: method dedicated (line 5850) | def dedicated(self, value: Optional[pulumi.Input[_builtins.int]]): method floating (line 5855) | def floating(self) -> Optional[pulumi.Input[_builtins.int]]: method floating (line 5864) | def floating(self, value: Optional[pulumi.Input[_builtins.int]]): method hugepages (line 5869) | def hugepages(self) -> Optional[pulumi.Input[_builtins.str]]: method hugepages (line 5876) | def hugepages(self, value: Optional[pulumi.Input[_builtins.str]]): method keep_hugepages (line 5881) | def keep_hugepages(self) -> Optional[pulumi.Input[_builtins.bool]]: method keep_hugepages (line 5891) | def keep_hugepages(self, value: Optional[pulumi.Input[_builtins.bool]]): method shared (line 5896) | def shared(self) -> Optional[pulumi.Input[_builtins.int]]: method shared (line 5903) | def shared(self, value: Optional[pulumi.Input[_builtins.int]]): class VmLegacyNetworkDeviceArgsDict (line 5907) | class VmLegacyNetworkDeviceArgsDict(TypedDict): class VmLegacyNetworkDeviceArgs (line 5956) | class VmLegacyNetworkDeviceArgs: method __init__ (line 5957) | def __init__(__self__, *, method bridge (line 6012) | def bridge(self) -> Optional[pulumi.Input[_builtins.str]]: method bridge (line 6019) | def bridge(self, value: Optional[pulumi.Input[_builtins.str]]): method disconnected (line 6024) | def disconnected(self) -> Optional[pulumi.Input[_builtins.bool]]: method disconnected (line 6031) | def disconnected(self, value: Optional[pulumi.Input[_builtins.bool]]): method enabled (line 6037) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 6044) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): method firewall (line 6049) | def firewall(self) -> Optional[pulumi.Input[_builtins.bool]]: method firewall (line 6056) | def firewall(self, value: Optional[pulumi.Input[_builtins.bool]]): method mac_address (line 6061) | def mac_address(self) -> Optional[pulumi.Input[_builtins.str]]: method mac_address (line 6068) | def mac_address(self, value: Optional[pulumi.Input[_builtins.str]]): method model (line 6073) | def model(self) -> Optional[pulumi.Input[_builtins.str]]: method model (line 6080) | def model(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 6085) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 6092) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method queues (line 6097) | def queues(self) -> Optional[pulumi.Input[_builtins.int]]: method queues (line 6104) | def queues(self, value: Optional[pulumi.Input[_builtins.int]]): method rate_limit (line 6109) | def rate_limit(self) -> Optional[pulumi.Input[_builtins.float]]: method rate_limit (line 6116) | def rate_limit(self, value: Optional[pulumi.Input[_builtins.float]]): method trunks (line 6121) | def trunks(self) -> Optional[pulumi.Input[_builtins.str]]: method trunks (line 6130) | def trunks(self, value: Optional[pulumi.Input[_builtins.str]]): method vlan_id (line 6135) | def vlan_id(self) -> Optional[pulumi.Input[_builtins.int]]: method vlan_id (line 6142) | def vlan_id(self, value: Optional[pulumi.Input[_builtins.int]]): class VmLegacyNumaArgsDict (line 6146) | class VmLegacyNumaArgsDict(TypedDict): class VmLegacyNumaArgs (line 6170) | class VmLegacyNumaArgs: method __init__ (line 6171) | def __init__(__self__, *, method cpus (line 6195) | def cpus(self) -> pulumi.Input[_builtins.str]: method cpus (line 6202) | def cpus(self, value: pulumi.Input[_builtins.str]): method device (line 6207) | def device(self) -> pulumi.Input[_builtins.str]: method device (line 6215) | def device(self, value: pulumi.Input[_builtins.str]): method memory (line 6220) | def memory(self) -> pulumi.Input[_builtins.int]: method memory (line 6227) | def memory(self, value: pulumi.Input[_builtins.int]): method hostnodes (line 6232) | def hostnodes(self) -> Optional[pulumi.Input[_builtins.str]]: method hostnodes (line 6239) | def hostnodes(self, value: Optional[pulumi.Input[_builtins.str]]): method policy (line 6244) | def policy(self) -> Optional[pulumi.Input[_builtins.str]]: method policy (line 6251) | def policy(self, value: Optional[pulumi.Input[_builtins.str]]): class VmLegacyOperatingSystemArgsDict (line 6255) | class VmLegacyOperatingSystemArgsDict(TypedDict): class VmLegacyOperatingSystemArgs (line 6262) | class VmLegacyOperatingSystemArgs: method __init__ (line 6263) | def __init__(__self__, *, method type (line 6273) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 6280) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): class VmLegacyRngArgsDict (line 6284) | class VmLegacyRngArgsDict(TypedDict): class VmLegacyRngArgs (line 6299) | class VmLegacyRngArgs: method __init__ (line 6300) | def __init__(__self__, *, method source (line 6317) | def source(self) -> pulumi.Input[_builtins.str]: method source (line 6324) | def source(self, value: pulumi.Input[_builtins.str]): method max_bytes (line 6329) | def max_bytes(self) -> Optional[pulumi.Input[_builtins.int]]: method max_bytes (line 6336) | def max_bytes(self, value: Optional[pulumi.Input[_builtins.int]]): method period (line 6341) | def period(self) -> Optional[pulumi.Input[_builtins.int]]: method period (line 6348) | def period(self, value: Optional[pulumi.Input[_builtins.int]]): class VmLegacySerialDeviceArgsDict (line 6352) | class VmLegacySerialDeviceArgsDict(TypedDict): class VmLegacySerialDeviceArgs (line 6360) | class VmLegacySerialDeviceArgs: method __init__ (line 6361) | def __init__(__self__, *, method device (line 6372) | def device(self) -> Optional[pulumi.Input[_builtins.str]]: method device (line 6380) | def device(self, value: Optional[pulumi.Input[_builtins.str]]): class VmLegacySmbiosArgsDict (line 6384) | class VmLegacySmbiosArgsDict(TypedDict): class VmLegacySmbiosArgs (line 6415) | class VmLegacySmbiosArgs: method __init__ (line 6416) | def __init__(__self__, *, method family (line 6450) | def family(self) -> Optional[pulumi.Input[_builtins.str]]: method family (line 6457) | def family(self, value: Optional[pulumi.Input[_builtins.str]]): method manufacturer (line 6462) | def manufacturer(self) -> Optional[pulumi.Input[_builtins.str]]: method manufacturer (line 6469) | def manufacturer(self, value: Optional[pulumi.Input[_builtins.str]]): method product (line 6474) | def product(self) -> Optional[pulumi.Input[_builtins.str]]: method product (line 6481) | def product(self, value: Optional[pulumi.Input[_builtins.str]]): method serial (line 6486) | def serial(self) -> Optional[pulumi.Input[_builtins.str]]: method serial (line 6493) | def serial(self, value: Optional[pulumi.Input[_builtins.str]]): method sku (line 6498) | def sku(self) -> Optional[pulumi.Input[_builtins.str]]: method sku (line 6505) | def sku(self, value: Optional[pulumi.Input[_builtins.str]]): method uuid (line 6510) | def uuid(self) -> Optional[pulumi.Input[_builtins.str]]: method uuid (line 6517) | def uuid(self, value: Optional[pulumi.Input[_builtins.str]]): method version (line 6522) | def version(self) -> Optional[pulumi.Input[_builtins.str]]: method version (line 6529) | def version(self, value: Optional[pulumi.Input[_builtins.str]]): class VmLegacyStartupArgsDict (line 6533) | class VmLegacyStartupArgsDict(TypedDict): class VmLegacyStartupArgs (line 6551) | class VmLegacyStartupArgs: method __init__ (line 6552) | def __init__(__self__, *, method down_delay (line 6573) | def down_delay(self) -> Optional[pulumi.Input[_builtins.int]]: method down_delay (line 6581) | def down_delay(self, value: Optional[pulumi.Input[_builtins.int]]): method order (line 6586) | def order(self) -> Optional[pulumi.Input[_builtins.int]]: method order (line 6594) | def order(self, value: Optional[pulumi.Input[_builtins.int]]): method up_delay (line 6599) | def up_delay(self) -> Optional[pulumi.Input[_builtins.int]]: method up_delay (line 6607) | def up_delay(self, value: Optional[pulumi.Input[_builtins.int]]): class VmLegacyTpmStateArgsDict (line 6611) | class VmLegacyTpmStateArgsDict(TypedDict): class VmLegacyTpmStateArgs (line 6624) | class VmLegacyTpmStateArgs: method __init__ (line 6625) | def __init__(__self__, *, method datastore_id (line 6641) | def datastore_id(self) -> Optional[pulumi.Input[_builtins.str]]: method datastore_id (line 6649) | def datastore_id(self, value: Optional[pulumi.Input[_builtins.str]]): method version (line 6654) | def version(self) -> Optional[pulumi.Input[_builtins.str]]: method version (line 6662) | def version(self, value: Optional[pulumi.Input[_builtins.str]]): class VmLegacyUsbArgsDict (line 6666) | class VmLegacyUsbArgsDict(TypedDict): class VmLegacyUsbArgs (line 6682) | class VmLegacyUsbArgs: method __init__ (line 6683) | def __init__(__self__, *, method host (line 6702) | def host(self) -> Optional[pulumi.Input[_builtins.str]]: method host (line 6709) | def host(self, value: Optional[pulumi.Input[_builtins.str]]): method mapping (line 6714) | def mapping(self) -> Optional[pulumi.Input[_builtins.str]]: method mapping (line 6721) | def mapping(self, value: Optional[pulumi.Input[_builtins.str]]): method usb3 (line 6726) | def usb3(self) -> Optional[pulumi.Input[_builtins.bool]]: method usb3 (line 6734) | def usb3(self, value: Optional[pulumi.Input[_builtins.bool]]): class VmLegacyVgaArgsDict (line 6738) | class VmLegacyVgaArgsDict(TypedDict): class VmLegacyVgaArgs (line 6753) | class VmLegacyVgaArgs: method __init__ (line 6754) | def __init__(__self__, *, method clipboard (line 6772) | def clipboard(self) -> Optional[pulumi.Input[_builtins.str]]: method clipboard (line 6779) | def clipboard(self, value: Optional[pulumi.Input[_builtins.str]]): method memory (line 6784) | def memory(self) -> Optional[pulumi.Input[_builtins.int]]: method memory (line 6791) | def memory(self, value: Optional[pulumi.Input[_builtins.int]]): method type (line 6796) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 6803) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): class VmLegacyVirtiofArgsDict (line 6807) | class VmLegacyVirtiofArgsDict(TypedDict): class VmLegacyVirtiofArgs (line 6830) | class VmLegacyVirtiofArgs: method __init__ (line 6831) | def __init__(__self__, *, method mapping (line 6856) | def mapping(self) -> pulumi.Input[_builtins.str]: method mapping (line 6863) | def mapping(self, value: pulumi.Input[_builtins.str]): method cache (line 6868) | def cache(self) -> Optional[pulumi.Input[_builtins.str]]: method cache (line 6875) | def cache(self, value: Optional[pulumi.Input[_builtins.str]]): method direct_io (line 6880) | def direct_io(self) -> Optional[pulumi.Input[_builtins.bool]]: method direct_io (line 6887) | def direct_io(self, value: Optional[pulumi.Input[_builtins.bool]]): method expose_acl (line 6892) | def expose_acl(self) -> Optional[pulumi.Input[_builtins.bool]]: method expose_acl (line 6899) | def expose_acl(self, value: Optional[pulumi.Input[_builtins.bool]]): method expose_xattr (line 6904) | def expose_xattr(self) -> Optional[pulumi.Input[_builtins.bool]]: method expose_xattr (line 6911) | def expose_xattr(self, value: Optional[pulumi.Input[_builtins.bool]]): class VmLegacyWatchdogArgsDict (line 6915) | class VmLegacyWatchdogArgsDict(TypedDict): class VmLegacyWatchdogArgs (line 6930) | class VmLegacyWatchdogArgs: method __init__ (line 6931) | def __init__(__self__, *, method action (line 6949) | def action(self) -> Optional[pulumi.Input[_builtins.str]]: method action (line 6956) | def action(self, value: Optional[pulumi.Input[_builtins.str]]): method enabled (line 6961) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 6968) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): method model (line 6973) | def model(self) -> Optional[pulumi.Input[_builtins.str]]: method model (line 6980) | def model(self, value: Optional[pulumi.Input[_builtins.str]]): class VmRngArgsDict (line 6984) | class VmRngArgsDict(TypedDict): class VmRngArgs (line 6999) | class VmRngArgs: method __init__ (line 7000) | def __init__(__self__, *, method max_bytes (line 7018) | def max_bytes(self) -> Optional[pulumi.Input[_builtins.int]]: method max_bytes (line 7025) | def max_bytes(self, value: Optional[pulumi.Input[_builtins.int]]): method period (line 7030) | def period(self) -> Optional[pulumi.Input[_builtins.int]]: method period (line 7037) | def period(self, value: Optional[pulumi.Input[_builtins.int]]): method source (line 7042) | def source(self) -> Optional[pulumi.Input[_builtins.str]]: method source (line 7049) | def source(self, value: Optional[pulumi.Input[_builtins.str]]): class VmTimeoutsArgsDict (line 7053) | class VmTimeoutsArgsDict(TypedDict): class VmTimeoutsArgs (line 7072) | class VmTimeoutsArgs: method __init__ (line 7073) | def __init__(__self__, *, method create (line 7095) | def create(self) -> Optional[pulumi.Input[_builtins.str]]: method create (line 7102) | def create(self, value: Optional[pulumi.Input[_builtins.str]]): method delete (line 7107) | def delete(self) -> Optional[pulumi.Input[_builtins.str]]: method delete (line 7114) | def delete(self, value: Optional[pulumi.Input[_builtins.str]]): method read (line 7119) | def read(self) -> Optional[pulumi.Input[_builtins.str]]: method read (line 7126) | def read(self, value: Optional[pulumi.Input[_builtins.str]]): method update (line 7131) | def update(self) -> Optional[pulumi.Input[_builtins.str]]: method update (line 7138) | def update(self, value: Optional[pulumi.Input[_builtins.str]]): class VmVgaArgsDict (line 7142) | class VmVgaArgsDict(TypedDict): class VmVgaArgs (line 7157) | class VmVgaArgs: method __init__ (line 7158) | def __init__(__self__, *, method clipboard (line 7176) | def clipboard(self) -> Optional[pulumi.Input[_builtins.str]]: method clipboard (line 7183) | def clipboard(self, value: Optional[pulumi.Input[_builtins.str]]): method memory (line 7188) | def memory(self) -> Optional[pulumi.Input[_builtins.int]]: method memory (line 7195) | def memory(self, value: Optional[pulumi.Input[_builtins.int]]): method type (line 7200) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 7207) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): class GetContainersLegacyFilterArgsDict (line 7211) | class GetContainersLegacyFilterArgsDict(TypedDict): class GetContainersLegacyFilterArgs (line 7226) | class GetContainersLegacyFilterArgs: method __init__ (line 7227) | def __init__(__self__, *, method name (line 7243) | def name(self) -> _builtins.str: method name (line 7250) | def name(self, value: _builtins.str): method values (line 7255) | def values(self) -> Sequence[_builtins.str]: method values (line 7262) | def values(self, value: Sequence[_builtins.str]): method regex (line 7267) | def regex(self) -> Optional[_builtins.bool]: method regex (line 7274) | def regex(self, value: Optional[_builtins.bool]): class GetDatastoresDatastoreArgsDict (line 7278) | class GetDatastoresDatastoreArgsDict(TypedDict): class GetDatastoresDatastoreArgs (line 7325) | class GetDatastoresDatastoreArgs: method __init__ (line 7326) | def __init__(__self__, *, method content_types (line 7372) | def content_types(self) -> Sequence[_builtins.str]: method content_types (line 7379) | def content_types(self, value: Sequence[_builtins.str]): method id (line 7384) | def id(self) -> _builtins.str: method id (line 7391) | def id(self, value: _builtins.str): method node_name (line 7396) | def node_name(self) -> _builtins.str: method node_name (line 7403) | def node_name(self, value: _builtins.str): method type (line 7408) | def type(self) -> _builtins.str: method type (line 7415) | def type(self, value: _builtins.str): method active (line 7420) | def active(self) -> Optional[_builtins.bool]: method active (line 7427) | def active(self, value: Optional[_builtins.bool]): method enabled (line 7432) | def enabled(self) -> Optional[_builtins.bool]: method enabled (line 7439) | def enabled(self, value: Optional[_builtins.bool]): method shared (line 7444) | def shared(self) -> Optional[_builtins.bool]: method shared (line 7451) | def shared(self, value: Optional[_builtins.bool]): method space_available (line 7456) | def space_available(self) -> Optional[_builtins.int]: method space_available (line 7463) | def space_available(self, value: Optional[_builtins.int]): method space_total (line 7468) | def space_total(self) -> Optional[_builtins.int]: method space_total (line 7475) | def space_total(self, value: Optional[_builtins.int]): method space_used (line 7480) | def space_used(self) -> Optional[_builtins.int]: method space_used (line 7487) | def space_used(self, value: Optional[_builtins.int]): method space_used_fraction (line 7492) | def space_used_fraction(self) -> Optional[_builtins.float]: method space_used_fraction (line 7499) | def space_used_fraction(self, value: Optional[_builtins.float]): class GetDatastoresFiltersArgsDict (line 7503) | class GetDatastoresFiltersArgsDict(TypedDict): class GetDatastoresFiltersArgs (line 7518) | class GetDatastoresFiltersArgs: method __init__ (line 7519) | def __init__(__self__, *, method content_types (line 7537) | def content_types(self) -> Optional[Sequence[_builtins.str]]: method content_types (line 7544) | def content_types(self, value: Optional[Sequence[_builtins.str]]): method id (line 7549) | def id(self) -> Optional[_builtins.str]: method id (line 7556) | def id(self, value: Optional[_builtins.str]): method target (line 7561) | def target(self) -> Optional[_builtins.str]: method target (line 7568) | def target(self, value: Optional[_builtins.str]): class GetDatastoresLegacyDatastoreArgsDict (line 7572) | class GetDatastoresLegacyDatastoreArgsDict(TypedDict): class GetDatastoresLegacyDatastoreArgs (line 7619) | class GetDatastoresLegacyDatastoreArgs: method __init__ (line 7620) | def __init__(__self__, *, method content_types (line 7666) | def content_types(self) -> Sequence[_builtins.str]: method content_types (line 7673) | def content_types(self, value: Sequence[_builtins.str]): method id (line 7678) | def id(self) -> _builtins.str: method id (line 7685) | def id(self, value: _builtins.str): method node_name (line 7690) | def node_name(self) -> _builtins.str: method node_name (line 7697) | def node_name(self, value: _builtins.str): method type (line 7702) | def type(self) -> _builtins.str: method type (line 7709) | def type(self, value: _builtins.str): method active (line 7714) | def active(self) -> Optional[_builtins.bool]: method active (line 7721) | def active(self, value: Optional[_builtins.bool]): method enabled (line 7726) | def enabled(self) -> Optional[_builtins.bool]: method enabled (line 7733) | def enabled(self, value: Optional[_builtins.bool]): method shared (line 7738) | def shared(self) -> Optional[_builtins.bool]: method shared (line 7745) | def shared(self, value: Optional[_builtins.bool]): method space_available (line 7750) | def space_available(self) -> Optional[_builtins.int]: method space_available (line 7757) | def space_available(self, value: Optional[_builtins.int]): method space_total (line 7762) | def space_total(self) -> Optional[_builtins.int]: method space_total (line 7769) | def space_total(self, value: Optional[_builtins.int]): method space_used (line 7774) | def space_used(self) -> Optional[_builtins.int]: method space_used (line 7781) | def space_used(self, value: Optional[_builtins.int]): method space_used_fraction (line 7786) | def space_used_fraction(self) -> Optional[_builtins.float]: method space_used_fraction (line 7793) | def space_used_fraction(self, value: Optional[_builtins.float]): class GetDatastoresLegacyFiltersArgsDict (line 7797) | class GetDatastoresLegacyFiltersArgsDict(TypedDict): class GetDatastoresLegacyFiltersArgs (line 7812) | class GetDatastoresLegacyFiltersArgs: method __init__ (line 7813) | def __init__(__self__, *, method content_types (line 7831) | def content_types(self) -> Optional[Sequence[_builtins.str]]: method content_types (line 7838) | def content_types(self, value: Optional[Sequence[_builtins.str]]): method id (line 7843) | def id(self) -> Optional[_builtins.str]: method id (line 7850) | def id(self, value: Optional[_builtins.str]): method target (line 7855) | def target(self) -> Optional[_builtins.str]: method target (line 7862) | def target(self, value: Optional[_builtins.str]): class GetVm2LegacyTimeoutsArgsDict (line 7866) | class GetVm2LegacyTimeoutsArgsDict(TypedDict): class GetVm2LegacyTimeoutsArgs (line 7873) | class GetVm2LegacyTimeoutsArgs: method __init__ (line 7874) | def __init__(__self__, *, method read (line 7884) | def read(self) -> Optional[_builtins.str]: method read (line 7891) | def read(self, value: Optional[_builtins.str]): class GetVmTimeoutsArgsDict (line 7895) | class GetVmTimeoutsArgsDict(TypedDict): class GetVmTimeoutsArgs (line 7902) | class GetVmTimeoutsArgs: method __init__ (line 7903) | def __init__(__self__, *, method read (line 7913) | def read(self) -> Optional[_builtins.str]: method read (line 7920) | def read(self, value: Optional[_builtins.str]): class GetVmsLegacyFilterArgsDict (line 7924) | class GetVmsLegacyFilterArgsDict(TypedDict): class GetVmsLegacyFilterArgs (line 7939) | class GetVmsLegacyFilterArgs: method __init__ (line 7940) | def __init__(__self__, *, method name (line 7956) | def name(self) -> _builtins.str: method name (line 7963) | def name(self, value: _builtins.str): method values (line 7968) | def values(self) -> Sequence[_builtins.str]: method values (line 7975) | def values(self, value: Sequence[_builtins.str]): method regex (line 7980) | def regex(self) -> Optional[_builtins.bool]: method regex (line 7987) | def regex(self, value: Optional[_builtins.bool]): FILE: sdk/python/pulumi_proxmoxve/_utilities.py function get_env (line 29) | def get_env(*args): function get_env_bool (line 37) | def get_env_bool(*args): function get_env_int (line 49) | def get_env_int(*args): function get_env_float (line 59) | def get_env_float(*args): function _get_semver_version (line 69) | def _get_semver_version(): function get_resource_opts_defaults (line 106) | def get_resource_opts_defaults() -> pulumi.ResourceOptions: function get_invoke_opts_defaults (line 112) | def get_invoke_opts_defaults() -> pulumi.InvokeOptions: function get_resource_args_opts (line 118) | def get_resource_args_opts(resource_args_type, resource_options_type, *a... function lazy_import (line 150) | def lazy_import(fullname): function _lazy_import_temp (line 161) | def _lazy_import_temp(fullname): class Package (line 185) | class Package(pulumi.runtime.ResourcePackage): method __init__ (line 186) | def __init__(self, pkg_info): method version (line 190) | def version(self): method construct_provider (line 193) | def construct_provider(self, name: str, typ: str, urn: str) -> pulumi.... class Module (line 200) | class Module(pulumi.runtime.ResourceModule): method __init__ (line 201) | def __init__(self, mod_info): method version (line 205) | def version(self): method construct (line 208) | def construct(self, name: str, typ: str, urn: str) -> pulumi.Resource: function register (line 218) | def register(resource_modules, resource_packages): function lift_output_func (line 235) | def lift_output_func(func: typing.Any) -> typing.Callable[[_F], _F]: function call_plain (line 255) | def call_plain( function _await_output (line 285) | async def _await_output(o: pulumi.Output[typing.Any]) -> typing.Tuple[ob... function deprecated (line 296) | def deprecated(message: str) -> typing.Callable[[C], C]: function get_plugin_download_url (line 324) | def get_plugin_download_url(): function get_version (line 327) | def get_version(): FILE: sdk/python/pulumi_proxmoxve/acl.py class AclArgs (line 20) | class AclArgs: method __init__ (line 21) | def __init__(__self__, *, method path (line 51) | def path(self) -> pulumi.Input[_builtins.str]: method path (line 58) | def path(self, value: pulumi.Input[_builtins.str]): method role_id (line 63) | def role_id(self) -> pulumi.Input[_builtins.str]: method role_id (line 70) | def role_id(self, value: pulumi.Input[_builtins.str]): method group_id (line 75) | def group_id(self) -> Optional[pulumi.Input[_builtins.str]]: method group_id (line 82) | def group_id(self, value: Optional[pulumi.Input[_builtins.str]]): method propagate (line 87) | def propagate(self) -> Optional[pulumi.Input[_builtins.bool]]: method propagate (line 94) | def propagate(self, value: Optional[pulumi.Input[_builtins.bool]]): method token_id (line 99) | def token_id(self) -> Optional[pulumi.Input[_builtins.str]]: method token_id (line 106) | def token_id(self, value: Optional[pulumi.Input[_builtins.str]]): method user_id (line 111) | def user_id(self) -> Optional[pulumi.Input[_builtins.str]]: method user_id (line 118) | def user_id(self, value: Optional[pulumi.Input[_builtins.str]]): class _AclState (line 123) | class _AclState: method __init__ (line 124) | def __init__(__self__, *, method group_id (line 156) | def group_id(self) -> Optional[pulumi.Input[_builtins.str]]: method group_id (line 163) | def group_id(self, value: Optional[pulumi.Input[_builtins.str]]): method path (line 168) | def path(self) -> Optional[pulumi.Input[_builtins.str]]: method path (line 175) | def path(self, value: Optional[pulumi.Input[_builtins.str]]): method propagate (line 180) | def propagate(self) -> Optional[pulumi.Input[_builtins.bool]]: method propagate (line 187) | def propagate(self, value: Optional[pulumi.Input[_builtins.bool]]): method role_id (line 192) | def role_id(self) -> Optional[pulumi.Input[_builtins.str]]: method role_id (line 199) | def role_id(self, value: Optional[pulumi.Input[_builtins.str]]): method token_id (line 204) | def token_id(self) -> Optional[pulumi.Input[_builtins.str]]: method token_id (line 211) | def token_id(self, value: Optional[pulumi.Input[_builtins.str]]): method user_id (line 216) | def user_id(self) -> Optional[pulumi.Input[_builtins.str]]: method user_id (line 223) | def user_id(self, value: Optional[pulumi.Input[_builtins.str]]): class Acl (line 228) | class Acl(pulumi.CustomResource): method __init__ (line 230) | def __init__(__self__, method __init__ (line 287) | def __init__(__self__, method __init__ (line 332) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 339) | def _internal_init(__self__, method get (line 374) | def get(resource_name: str, method group_id (line 411) | def group_id(self) -> pulumi.Output[Optional[_builtins.str]]: method path (line 419) | def path(self) -> pulumi.Output[_builtins.str]: method propagate (line 427) | def propagate(self) -> pulumi.Output[_builtins.bool]: method role_id (line 435) | def role_id(self) -> pulumi.Output[_builtins.str]: method token_id (line 443) | def token_id(self) -> pulumi.Output[Optional[_builtins.str]]: method user_id (line 451) | def user_id(self) -> pulumi.Output[Optional[_builtins.str]]: FILE: sdk/python/pulumi_proxmoxve/acl_legacy.py class AclLegacyArgs (line 20) | class AclLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method path (line 51) | def path(self) -> pulumi.Input[_builtins.str]: method path (line 58) | def path(self, value: pulumi.Input[_builtins.str]): method role_id (line 63) | def role_id(self) -> pulumi.Input[_builtins.str]: method role_id (line 70) | def role_id(self, value: pulumi.Input[_builtins.str]): method group_id (line 75) | def group_id(self) -> Optional[pulumi.Input[_builtins.str]]: method group_id (line 82) | def group_id(self, value: Optional[pulumi.Input[_builtins.str]]): method propagate (line 87) | def propagate(self) -> Optional[pulumi.Input[_builtins.bool]]: method propagate (line 94) | def propagate(self, value: Optional[pulumi.Input[_builtins.bool]]): method token_id (line 99) | def token_id(self) -> Optional[pulumi.Input[_builtins.str]]: method token_id (line 106) | def token_id(self, value: Optional[pulumi.Input[_builtins.str]]): method user_id (line 111) | def user_id(self) -> Optional[pulumi.Input[_builtins.str]]: method user_id (line 118) | def user_id(self, value: Optional[pulumi.Input[_builtins.str]]): class _AclLegacyState (line 123) | class _AclLegacyState: method __init__ (line 124) | def __init__(__self__, *, method group_id (line 156) | def group_id(self) -> Optional[pulumi.Input[_builtins.str]]: method group_id (line 163) | def group_id(self, value: Optional[pulumi.Input[_builtins.str]]): method path (line 168) | def path(self) -> Optional[pulumi.Input[_builtins.str]]: method path (line 175) | def path(self, value: Optional[pulumi.Input[_builtins.str]]): method propagate (line 180) | def propagate(self) -> Optional[pulumi.Input[_builtins.bool]]: method propagate (line 187) | def propagate(self, value: Optional[pulumi.Input[_builtins.bool]]): method role_id (line 192) | def role_id(self) -> Optional[pulumi.Input[_builtins.str]]: method role_id (line 199) | def role_id(self, value: Optional[pulumi.Input[_builtins.str]]): method token_id (line 204) | def token_id(self) -> Optional[pulumi.Input[_builtins.str]]: method token_id (line 211) | def token_id(self, value: Optional[pulumi.Input[_builtins.str]]): method user_id (line 216) | def user_id(self) -> Optional[pulumi.Input[_builtins.str]]: method user_id (line 223) | def user_id(self, value: Optional[pulumi.Input[_builtins.str]]): class AclLegacy (line 228) | class AclLegacy(pulumi.CustomResource): method __init__ (line 230) | def __init__(__self__, method __init__ (line 289) | def __init__(__self__, method __init__ (line 336) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 343) | def _internal_init(__self__, method get (line 378) | def get(resource_name: str, method group_id (line 415) | def group_id(self) -> pulumi.Output[Optional[_builtins.str]]: method path (line 423) | def path(self) -> pulumi.Output[_builtins.str]: method propagate (line 431) | def propagate(self) -> pulumi.Output[_builtins.bool]: method role_id (line 439) | def role_id(self) -> pulumi.Output[_builtins.str]: method token_id (line 447) | def token_id(self) -> pulumi.Output[Optional[_builtins.str]]: method user_id (line 455) | def user_id(self) -> pulumi.Output[Optional[_builtins.str]]: FILE: sdk/python/pulumi_proxmoxve/acme/_inputs.py class CertificateDomainArgsDict (line 24) | class CertificateDomainArgsDict(TypedDict): class CertificateDomainArgs (line 39) | class CertificateDomainArgs: method __init__ (line 40) | def __init__(__self__, *, method domain (line 57) | def domain(self) -> pulumi.Input[_builtins.str]: method domain (line 64) | def domain(self, value: pulumi.Input[_builtins.str]): method alias (line 69) | def alias(self) -> Optional[pulumi.Input[_builtins.str]]: method alias (line 76) | def alias(self, value: Optional[pulumi.Input[_builtins.str]]): method plugin (line 81) | def plugin(self) -> Optional[pulumi.Input[_builtins.str]]: method plugin (line 88) | def plugin(self, value: Optional[pulumi.Input[_builtins.str]]): class CertificateLegacyDomainArgsDict (line 92) | class CertificateLegacyDomainArgsDict(TypedDict): class CertificateLegacyDomainArgs (line 107) | class CertificateLegacyDomainArgs: method __init__ (line 108) | def __init__(__self__, *, method domain (line 125) | def domain(self) -> pulumi.Input[_builtins.str]: method domain (line 132) | def domain(self, value: pulumi.Input[_builtins.str]): method alias (line 137) | def alias(self) -> Optional[pulumi.Input[_builtins.str]]: method alias (line 144) | def alias(self, value: Optional[pulumi.Input[_builtins.str]]): method plugin (line 149) | def plugin(self) -> Optional[pulumi.Input[_builtins.str]]: method plugin (line 156) | def plugin(self, value: Optional[pulumi.Input[_builtins.str]]): FILE: sdk/python/pulumi_proxmoxve/acme/account.py class AccountArgs (line 20) | class AccountArgs: method __init__ (line 21) | def __init__(__self__, *, method contact (line 52) | def contact(self) -> pulumi.Input[_builtins.str]: method contact (line 59) | def contact(self, value: pulumi.Input[_builtins.str]): method directory (line 64) | def directory(self) -> Optional[pulumi.Input[_builtins.str]]: method directory (line 71) | def directory(self, value: Optional[pulumi.Input[_builtins.str]]): method eab_hmac_key (line 76) | def eab_hmac_key(self) -> Optional[pulumi.Input[_builtins.str]]: method eab_hmac_key (line 83) | def eab_hmac_key(self, value: Optional[pulumi.Input[_builtins.str]]): method eab_kid (line 88) | def eab_kid(self) -> Optional[pulumi.Input[_builtins.str]]: method eab_kid (line 95) | def eab_kid(self, value: Optional[pulumi.Input[_builtins.str]]): method name (line 100) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 107) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method tos (line 112) | def tos(self) -> Optional[pulumi.Input[_builtins.str]]: method tos (line 119) | def tos(self, value: Optional[pulumi.Input[_builtins.str]]): class _AccountState (line 124) | class _AccountState: method __init__ (line 125) | def __init__(__self__, *, method contact (line 165) | def contact(self) -> Optional[pulumi.Input[_builtins.str]]: method contact (line 172) | def contact(self, value: Optional[pulumi.Input[_builtins.str]]): method created_at (line 177) | def created_at(self) -> Optional[pulumi.Input[_builtins.str]]: method created_at (line 184) | def created_at(self, value: Optional[pulumi.Input[_builtins.str]]): method directory (line 189) | def directory(self) -> Optional[pulumi.Input[_builtins.str]]: method directory (line 196) | def directory(self, value: Optional[pulumi.Input[_builtins.str]]): method eab_hmac_key (line 201) | def eab_hmac_key(self) -> Optional[pulumi.Input[_builtins.str]]: method eab_hmac_key (line 208) | def eab_hmac_key(self, value: Optional[pulumi.Input[_builtins.str]]): method eab_kid (line 213) | def eab_kid(self) -> Optional[pulumi.Input[_builtins.str]]: method eab_kid (line 220) | def eab_kid(self, value: Optional[pulumi.Input[_builtins.str]]): method location (line 225) | def location(self) -> Optional[pulumi.Input[_builtins.str]]: method location (line 232) | def location(self, value: Optional[pulumi.Input[_builtins.str]]): method name (line 237) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 244) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method tos (line 249) | def tos(self) -> Optional[pulumi.Input[_builtins.str]]: method tos (line 256) | def tos(self, value: Optional[pulumi.Input[_builtins.str]]): class Account (line 261) | class Account(pulumi.CustomResource): method __init__ (line 263) | def __init__(__self__, method __init__ (line 312) | def __init__(__self__, method __init__ (line 349) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 356) | def _internal_init(__self__, method get (line 391) | def get(resource_name: str, method contact (line 434) | def contact(self) -> pulumi.Output[_builtins.str]: method created_at (line 442) | def created_at(self) -> pulumi.Output[_builtins.str]: method directory (line 450) | def directory(self) -> pulumi.Output[Optional[_builtins.str]]: method eab_hmac_key (line 458) | def eab_hmac_key(self) -> pulumi.Output[Optional[_builtins.str]]: method eab_kid (line 466) | def eab_kid(self) -> pulumi.Output[Optional[_builtins.str]]: method location (line 474) | def location(self) -> pulumi.Output[_builtins.str]: method name (line 482) | def name(self) -> pulumi.Output[_builtins.str]: method tos (line 490) | def tos(self) -> pulumi.Output[Optional[_builtins.str]]: FILE: sdk/python/pulumi_proxmoxve/acme/account_legacy.py class AccountLegacyArgs (line 20) | class AccountLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method contact (line 52) | def contact(self) -> pulumi.Input[_builtins.str]: method contact (line 59) | def contact(self, value: pulumi.Input[_builtins.str]): method directory (line 64) | def directory(self) -> Optional[pulumi.Input[_builtins.str]]: method directory (line 71) | def directory(self, value: Optional[pulumi.Input[_builtins.str]]): method eab_hmac_key (line 76) | def eab_hmac_key(self) -> Optional[pulumi.Input[_builtins.str]]: method eab_hmac_key (line 83) | def eab_hmac_key(self, value: Optional[pulumi.Input[_builtins.str]]): method eab_kid (line 88) | def eab_kid(self) -> Optional[pulumi.Input[_builtins.str]]: method eab_kid (line 95) | def eab_kid(self, value: Optional[pulumi.Input[_builtins.str]]): method name (line 100) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 107) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method tos (line 112) | def tos(self) -> Optional[pulumi.Input[_builtins.str]]: method tos (line 119) | def tos(self, value: Optional[pulumi.Input[_builtins.str]]): class _AccountLegacyState (line 124) | class _AccountLegacyState: method __init__ (line 125) | def __init__(__self__, *, method contact (line 165) | def contact(self) -> Optional[pulumi.Input[_builtins.str]]: method contact (line 172) | def contact(self, value: Optional[pulumi.Input[_builtins.str]]): method created_at (line 177) | def created_at(self) -> Optional[pulumi.Input[_builtins.str]]: method created_at (line 184) | def created_at(self, value: Optional[pulumi.Input[_builtins.str]]): method directory (line 189) | def directory(self) -> Optional[pulumi.Input[_builtins.str]]: method directory (line 196) | def directory(self, value: Optional[pulumi.Input[_builtins.str]]): method eab_hmac_key (line 201) | def eab_hmac_key(self) -> Optional[pulumi.Input[_builtins.str]]: method eab_hmac_key (line 208) | def eab_hmac_key(self, value: Optional[pulumi.Input[_builtins.str]]): method eab_kid (line 213) | def eab_kid(self) -> Optional[pulumi.Input[_builtins.str]]: method eab_kid (line 220) | def eab_kid(self, value: Optional[pulumi.Input[_builtins.str]]): method location (line 225) | def location(self) -> Optional[pulumi.Input[_builtins.str]]: method location (line 232) | def location(self, value: Optional[pulumi.Input[_builtins.str]]): method name (line 237) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 244) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method tos (line 249) | def tos(self) -> Optional[pulumi.Input[_builtins.str]]: method tos (line 256) | def tos(self, value: Optional[pulumi.Input[_builtins.str]]): class AccountLegacy (line 261) | class AccountLegacy(pulumi.CustomResource): method __init__ (line 263) | def __init__(__self__, method __init__ (line 314) | def __init__(__self__, method __init__ (line 353) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 360) | def _internal_init(__self__, method get (line 395) | def get(resource_name: str, method contact (line 438) | def contact(self) -> pulumi.Output[_builtins.str]: method created_at (line 446) | def created_at(self) -> pulumi.Output[_builtins.str]: method directory (line 454) | def directory(self) -> pulumi.Output[Optional[_builtins.str]]: method eab_hmac_key (line 462) | def eab_hmac_key(self) -> pulumi.Output[Optional[_builtins.str]]: method eab_kid (line 470) | def eab_kid(self) -> pulumi.Output[Optional[_builtins.str]]: method location (line 478) | def location(self) -> pulumi.Output[_builtins.str]: method name (line 486) | def name(self) -> pulumi.Output[_builtins.str]: method tos (line 494) | def tos(self) -> pulumi.Output[Optional[_builtins.str]]: FILE: sdk/python/pulumi_proxmoxve/acme/certificate.py class CertificateArgs (line 22) | class CertificateArgs: method __init__ (line 23) | def __init__(__self__, *, method account (line 44) | def account(self) -> pulumi.Input[_builtins.str]: method account (line 51) | def account(self, value: pulumi.Input[_builtins.str]): method domains (line 56) | def domains(self) -> pulumi.Input[Sequence[pulumi.Input['CertificateDo... method domains (line 63) | def domains(self, value: pulumi.Input[Sequence[pulumi.Input['Certifica... method node_name (line 68) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 75) | def node_name(self, value: pulumi.Input[_builtins.str]): method force (line 80) | def force(self) -> Optional[pulumi.Input[_builtins.bool]]: method force (line 87) | def force(self, value: Optional[pulumi.Input[_builtins.bool]]): class _CertificateState (line 92) | class _CertificateState: method __init__ (line 93) | def __init__(__self__, *, method account (line 145) | def account(self) -> Optional[pulumi.Input[_builtins.str]]: method account (line 152) | def account(self, value: Optional[pulumi.Input[_builtins.str]]): method certificate (line 157) | def certificate(self) -> Optional[pulumi.Input[_builtins.str]]: method certificate (line 164) | def certificate(self, value: Optional[pulumi.Input[_builtins.str]]): method domains (line 169) | def domains(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['Cert... method domains (line 176) | def domains(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['... method fingerprint (line 181) | def fingerprint(self) -> Optional[pulumi.Input[_builtins.str]]: method fingerprint (line 188) | def fingerprint(self, value: Optional[pulumi.Input[_builtins.str]]): method force (line 193) | def force(self) -> Optional[pulumi.Input[_builtins.bool]]: method force (line 200) | def force(self, value: Optional[pulumi.Input[_builtins.bool]]): method issuer (line 205) | def issuer(self) -> Optional[pulumi.Input[_builtins.str]]: method issuer (line 212) | def issuer(self, value: Optional[pulumi.Input[_builtins.str]]): method node_name (line 217) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 224) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method not_after (line 229) | def not_after(self) -> Optional[pulumi.Input[_builtins.str]]: method not_after (line 236) | def not_after(self, value: Optional[pulumi.Input[_builtins.str]]): method not_before (line 241) | def not_before(self) -> Optional[pulumi.Input[_builtins.str]]: method not_before (line 248) | def not_before(self, value: Optional[pulumi.Input[_builtins.str]]): method subject (line 253) | def subject(self) -> Optional[pulumi.Input[_builtins.str]]: method subject (line 260) | def subject(self, value: Optional[pulumi.Input[_builtins.str]]): method subject_alternative_names (line 265) | def subject_alternative_names(self) -> Optional[pulumi.Input[Sequence[... method subject_alternative_names (line 272) | def subject_alternative_names(self, value: Optional[pulumi.Input[Seque... class Certificate (line 277) | class Certificate(pulumi.CustomResource): method __init__ (line 279) | def __init__(__self__, method __init__ (line 367) | def __init__(__self__, method __init__ (line 447) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 454) | def _internal_init(__self__, method get (line 494) | def get(resource_name: str, method account (line 546) | def account(self) -> pulumi.Output[_builtins.str]: method certificate (line 554) | def certificate(self) -> pulumi.Output[_builtins.str]: method domains (line 562) | def domains(self) -> pulumi.Output[Sequence['outputs.CertificateDomain... method fingerprint (line 570) | def fingerprint(self) -> pulumi.Output[_builtins.str]: method force (line 578) | def force(self) -> pulumi.Output[_builtins.bool]: method issuer (line 586) | def issuer(self) -> pulumi.Output[_builtins.str]: method node_name (line 594) | def node_name(self) -> pulumi.Output[_builtins.str]: method not_after (line 602) | def not_after(self) -> pulumi.Output[_builtins.str]: method not_before (line 610) | def not_before(self) -> pulumi.Output[_builtins.str]: method subject (line 618) | def subject(self) -> pulumi.Output[_builtins.str]: method subject_alternative_names (line 626) | def subject_alternative_names(self) -> pulumi.Output[Sequence[_builtin... FILE: sdk/python/pulumi_proxmoxve/acme/certificate_legacy.py class CertificateLegacyArgs (line 22) | class CertificateLegacyArgs: method __init__ (line 23) | def __init__(__self__, *, method account (line 44) | def account(self) -> pulumi.Input[_builtins.str]: method account (line 51) | def account(self, value: pulumi.Input[_builtins.str]): method domains (line 56) | def domains(self) -> pulumi.Input[Sequence[pulumi.Input['CertificateLe... method domains (line 63) | def domains(self, value: pulumi.Input[Sequence[pulumi.Input['Certifica... method node_name (line 68) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 75) | def node_name(self, value: pulumi.Input[_builtins.str]): method force (line 80) | def force(self) -> Optional[pulumi.Input[_builtins.bool]]: method force (line 87) | def force(self, value: Optional[pulumi.Input[_builtins.bool]]): class _CertificateLegacyState (line 92) | class _CertificateLegacyState: method __init__ (line 93) | def __init__(__self__, *, method account (line 145) | def account(self) -> Optional[pulumi.Input[_builtins.str]]: method account (line 152) | def account(self, value: Optional[pulumi.Input[_builtins.str]]): method certificate (line 157) | def certificate(self) -> Optional[pulumi.Input[_builtins.str]]: method certificate (line 164) | def certificate(self, value: Optional[pulumi.Input[_builtins.str]]): method domains (line 169) | def domains(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['Cert... method domains (line 176) | def domains(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['... method fingerprint (line 181) | def fingerprint(self) -> Optional[pulumi.Input[_builtins.str]]: method fingerprint (line 188) | def fingerprint(self, value: Optional[pulumi.Input[_builtins.str]]): method force (line 193) | def force(self) -> Optional[pulumi.Input[_builtins.bool]]: method force (line 200) | def force(self, value: Optional[pulumi.Input[_builtins.bool]]): method issuer (line 205) | def issuer(self) -> Optional[pulumi.Input[_builtins.str]]: method issuer (line 212) | def issuer(self, value: Optional[pulumi.Input[_builtins.str]]): method node_name (line 217) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 224) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method not_after (line 229) | def not_after(self) -> Optional[pulumi.Input[_builtins.str]]: method not_after (line 236) | def not_after(self, value: Optional[pulumi.Input[_builtins.str]]): method not_before (line 241) | def not_before(self) -> Optional[pulumi.Input[_builtins.str]]: method not_before (line 248) | def not_before(self, value: Optional[pulumi.Input[_builtins.str]]): method subject (line 253) | def subject(self) -> Optional[pulumi.Input[_builtins.str]]: method subject (line 260) | def subject(self, value: Optional[pulumi.Input[_builtins.str]]): method subject_alternative_names (line 265) | def subject_alternative_names(self) -> Optional[pulumi.Input[Sequence[... method subject_alternative_names (line 272) | def subject_alternative_names(self, value: Optional[pulumi.Input[Seque... class CertificateLegacy (line 277) | class CertificateLegacy(pulumi.CustomResource): method __init__ (line 279) | def __init__(__self__, method __init__ (line 369) | def __init__(__self__, method __init__ (line 451) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 458) | def _internal_init(__self__, method get (line 498) | def get(resource_name: str, method account (line 550) | def account(self) -> pulumi.Output[_builtins.str]: method certificate (line 558) | def certificate(self) -> pulumi.Output[_builtins.str]: method domains (line 566) | def domains(self) -> pulumi.Output[Sequence['outputs.CertificateLegacy... method fingerprint (line 574) | def fingerprint(self) -> pulumi.Output[_builtins.str]: method force (line 582) | def force(self) -> pulumi.Output[_builtins.bool]: method issuer (line 590) | def issuer(self) -> pulumi.Output[_builtins.str]: method node_name (line 598) | def node_name(self) -> pulumi.Output[_builtins.str]: method not_after (line 606) | def not_after(self) -> pulumi.Output[_builtins.str]: method not_before (line 614) | def not_before(self) -> pulumi.Output[_builtins.str]: method subject (line 622) | def subject(self) -> pulumi.Output[_builtins.str]: method subject_alternative_names (line 630) | def subject_alternative_names(self) -> pulumi.Output[Sequence[_builtin... FILE: sdk/python/pulumi_proxmoxve/acme/dns/plugin.py class PluginArgs (line 20) | class PluginArgs: method __init__ (line 21) | def __init__(__self__, *, method api (line 51) | def api(self) -> pulumi.Input[_builtins.str]: method api (line 58) | def api(self, value: pulumi.Input[_builtins.str]): method plugin (line 63) | def plugin(self) -> pulumi.Input[_builtins.str]: method plugin (line 70) | def plugin(self, value: pulumi.Input[_builtins.str]): method data (line 75) | def data(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_bui... method data (line 82) | def data(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[... method digest (line 87) | def digest(self) -> Optional[pulumi.Input[_builtins.str]]: method digest (line 94) | def digest(self, value: Optional[pulumi.Input[_builtins.str]]): method disable (line 99) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 106) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method validation_delay (line 111) | def validation_delay(self) -> Optional[pulumi.Input[_builtins.int]]: method validation_delay (line 118) | def validation_delay(self, value: Optional[pulumi.Input[_builtins.int]]): class _PluginState (line 123) | class _PluginState: method __init__ (line 124) | def __init__(__self__, *, method api (line 156) | def api(self) -> Optional[pulumi.Input[_builtins.str]]: method api (line 163) | def api(self, value: Optional[pulumi.Input[_builtins.str]]): method data (line 168) | def data(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_bui... method data (line 175) | def data(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[... method digest (line 180) | def digest(self) -> Optional[pulumi.Input[_builtins.str]]: method digest (line 187) | def digest(self, value: Optional[pulumi.Input[_builtins.str]]): method disable (line 192) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 199) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method plugin (line 204) | def plugin(self) -> Optional[pulumi.Input[_builtins.str]]: method plugin (line 211) | def plugin(self, value: Optional[pulumi.Input[_builtins.str]]): method validation_delay (line 216) | def validation_delay(self) -> Optional[pulumi.Input[_builtins.int]]: method validation_delay (line 223) | def validation_delay(self, value: Optional[pulumi.Input[_builtins.int]]): class Plugin (line 228) | class Plugin(pulumi.CustomResource): method __init__ (line 230) | def __init__(__self__, method __init__ (line 279) | def __init__(__self__, method __init__ (line 316) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 323) | def _internal_init(__self__, method get (line 358) | def get(resource_name: str, method api (line 395) | def api(self) -> pulumi.Output[_builtins.str]: method data (line 403) | def data(self) -> pulumi.Output[Optional[Mapping[str, _builtins.str]]]: method digest (line 411) | def digest(self) -> pulumi.Output[_builtins.str]: method disable (line 419) | def disable(self) -> pulumi.Output[Optional[_builtins.bool]]: method plugin (line 427) | def plugin(self) -> pulumi.Output[_builtins.str]: method validation_delay (line 435) | def validation_delay(self) -> pulumi.Output[_builtins.int]: FILE: sdk/python/pulumi_proxmoxve/acme/dns/plugin_legacy.py class PluginLegacyArgs (line 20) | class PluginLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method api (line 51) | def api(self) -> pulumi.Input[_builtins.str]: method api (line 58) | def api(self, value: pulumi.Input[_builtins.str]): method plugin (line 63) | def plugin(self) -> pulumi.Input[_builtins.str]: method plugin (line 70) | def plugin(self, value: pulumi.Input[_builtins.str]): method data (line 75) | def data(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_bui... method data (line 82) | def data(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[... method digest (line 87) | def digest(self) -> Optional[pulumi.Input[_builtins.str]]: method digest (line 94) | def digest(self, value: Optional[pulumi.Input[_builtins.str]]): method disable (line 99) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 106) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method validation_delay (line 111) | def validation_delay(self) -> Optional[pulumi.Input[_builtins.int]]: method validation_delay (line 118) | def validation_delay(self, value: Optional[pulumi.Input[_builtins.int]]): class _PluginLegacyState (line 123) | class _PluginLegacyState: method __init__ (line 124) | def __init__(__self__, *, method api (line 156) | def api(self) -> Optional[pulumi.Input[_builtins.str]]: method api (line 163) | def api(self, value: Optional[pulumi.Input[_builtins.str]]): method data (line 168) | def data(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_bui... method data (line 175) | def data(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[... method digest (line 180) | def digest(self) -> Optional[pulumi.Input[_builtins.str]]: method digest (line 187) | def digest(self, value: Optional[pulumi.Input[_builtins.str]]): method disable (line 192) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 199) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method plugin (line 204) | def plugin(self) -> Optional[pulumi.Input[_builtins.str]]: method plugin (line 211) | def plugin(self, value: Optional[pulumi.Input[_builtins.str]]): method validation_delay (line 216) | def validation_delay(self) -> Optional[pulumi.Input[_builtins.int]]: method validation_delay (line 223) | def validation_delay(self, value: Optional[pulumi.Input[_builtins.int]]): class PluginLegacy (line 228) | class PluginLegacy(pulumi.CustomResource): method __init__ (line 230) | def __init__(__self__, method __init__ (line 281) | def __init__(__self__, method __init__ (line 320) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 327) | def _internal_init(__self__, method get (line 362) | def get(resource_name: str, method api (line 399) | def api(self) -> pulumi.Output[_builtins.str]: method data (line 407) | def data(self) -> pulumi.Output[Optional[Mapping[str, _builtins.str]]]: method digest (line 415) | def digest(self) -> pulumi.Output[_builtins.str]: method disable (line 423) | def disable(self) -> pulumi.Output[Optional[_builtins.bool]]: method plugin (line 431) | def plugin(self) -> pulumi.Output[_builtins.str]: method validation_delay (line 439) | def validation_delay(self) -> pulumi.Output[_builtins.int]: FILE: sdk/python/pulumi_proxmoxve/acme/get_account.py class GetAccountResult (line 26) | class GetAccountResult: method __init__ (line 30) | def __init__(__self__, account=None, directory=None, id=None, location... method account (line 52) | def account(self) -> 'outputs.GetAccountAccountResult': method directory (line 60) | def directory(self) -> _builtins.str: method id (line 68) | def id(self) -> _builtins.str: method location (line 76) | def location(self) -> _builtins.str: method name (line 84) | def name(self) -> Optional[_builtins.str]: method tos (line 92) | def tos(self) -> _builtins.str: class AwaitableGetAccountResult (line 99) | class AwaitableGetAccountResult(GetAccountResult): method __await__ (line 101) | def __await__(self): function get_account (line 113) | def get_account(name: Optional[_builtins.str] = None, function get_account_output (line 146) | def get_account_output(name: Optional[pulumi.Input[Optional[_builtins.st... FILE: sdk/python/pulumi_proxmoxve/acme/get_account_legacy.py class GetAccountLegacyResult (line 26) | class GetAccountLegacyResult: method __init__ (line 30) | def __init__(__self__, account=None, directory=None, id=None, location... method account (line 52) | def account(self) -> 'outputs.GetAccountLegacyAccountResult': method directory (line 60) | def directory(self) -> _builtins.str: method id (line 68) | def id(self) -> _builtins.str: method location (line 76) | def location(self) -> _builtins.str: method name (line 84) | def name(self) -> Optional[_builtins.str]: method tos (line 92) | def tos(self) -> _builtins.str: class AwaitableGetAccountLegacyResult (line 99) | class AwaitableGetAccountLegacyResult(GetAccountLegacyResult): method __await__ (line 101) | def __await__(self): function get_account_legacy (line 113) | def get_account_legacy(name: Optional[_builtins.str] = None, function get_account_legacy_output (line 148) | def get_account_legacy_output(name: Optional[pulumi.Input[Optional[_buil... FILE: sdk/python/pulumi_proxmoxve/acme/get_accounts.py class GetAccountsResult (line 25) | class GetAccountsResult: method __init__ (line 29) | def __init__(__self__, accounts=None, id=None): method accounts (line 39) | def accounts(self) -> Sequence[_builtins.str]: method id (line 47) | def id(self) -> _builtins.str: class AwaitableGetAccountsResult (line 54) | class AwaitableGetAccountsResult(GetAccountsResult): method __await__ (line 56) | def __await__(self): function get_accounts (line 64) | def get_accounts(opts: Optional[pulumi.InvokeOptions] = None) -> Awaitab... function get_accounts_output (line 85) | def get_accounts_output(opts: Optional[Union[pulumi.InvokeOptions, pulum... FILE: sdk/python/pulumi_proxmoxve/acme/get_accounts_legacy.py class GetAccountsLegacyResult (line 25) | class GetAccountsLegacyResult: method __init__ (line 29) | def __init__(__self__, accounts=None, id=None): method accounts (line 39) | def accounts(self) -> Sequence[_builtins.str]: method id (line 47) | def id(self) -> _builtins.str: class AwaitableGetAccountsLegacyResult (line 54) | class AwaitableGetAccountsLegacyResult(GetAccountsLegacyResult): method __await__ (line 56) | def __await__(self): function get_accounts_legacy (line 64) | def get_accounts_legacy(opts: Optional[pulumi.InvokeOptions] = None) -> ... function get_accounts_legacy_output (line 87) | def get_accounts_legacy_output(opts: Optional[Union[pulumi.InvokeOptions... FILE: sdk/python/pulumi_proxmoxve/acme/get_plugin.py class GetPluginResult (line 25) | class GetPluginResult: method __init__ (line 29) | def __init__(__self__, api=None, data=None, digest=None, id=None, plug... method api (line 54) | def api(self) -> _builtins.str: method data (line 62) | def data(self) -> Mapping[str, _builtins.str]: method digest (line 70) | def digest(self) -> _builtins.str: method id (line 78) | def id(self) -> _builtins.str: method plugin (line 86) | def plugin(self) -> _builtins.str: method type (line 94) | def type(self) -> _builtins.str: method validation_delay (line 102) | def validation_delay(self) -> _builtins.int: class AwaitableGetPluginResult (line 109) | class AwaitableGetPluginResult(GetPluginResult): method __await__ (line 111) | def __await__(self): function get_plugin (line 124) | def get_plugin(plugin: Optional[_builtins.str] = None, function get_plugin_output (line 155) | def get_plugin_output(plugin: Optional[pulumi.Input[_builtins.str]] = None, FILE: sdk/python/pulumi_proxmoxve/acme/get_plugin_legacy.py class GetPluginLegacyResult (line 25) | class GetPluginLegacyResult: method __init__ (line 29) | def __init__(__self__, api=None, data=None, digest=None, id=None, plug... method api (line 54) | def api(self) -> _builtins.str: method data (line 62) | def data(self) -> Mapping[str, _builtins.str]: method digest (line 70) | def digest(self) -> _builtins.str: method id (line 78) | def id(self) -> _builtins.str: method plugin (line 86) | def plugin(self) -> _builtins.str: method type (line 94) | def type(self) -> _builtins.str: method validation_delay (line 102) | def validation_delay(self) -> _builtins.int: class AwaitableGetPluginLegacyResult (line 109) | class AwaitableGetPluginLegacyResult(GetPluginLegacyResult): method __await__ (line 111) | def __await__(self): function get_plugin_legacy (line 124) | def get_plugin_legacy(plugin: Optional[_builtins.str] = None, function get_plugin_legacy_output (line 157) | def get_plugin_legacy_output(plugin: Optional[pulumi.Input[_builtins.str... FILE: sdk/python/pulumi_proxmoxve/acme/get_plugins.py class GetPluginsResult (line 26) | class GetPluginsResult: method __init__ (line 30) | def __init__(__self__, id=None, plugins=None): method id (line 40) | def id(self) -> _builtins.str: method plugins (line 48) | def plugins(self) -> Sequence['outputs.GetPluginsPluginResult']: class AwaitableGetPluginsResult (line 55) | class AwaitableGetPluginsResult(GetPluginsResult): method __await__ (line 57) | def __await__(self): function get_plugins (line 65) | def get_plugins(opts: Optional[pulumi.InvokeOptions] = None) -> Awaitabl... function get_plugins_output (line 86) | def get_plugins_output(opts: Optional[Union[pulumi.InvokeOptions, pulumi... FILE: sdk/python/pulumi_proxmoxve/acme/get_plugins_legacy.py class GetPluginsLegacyResult (line 26) | class GetPluginsLegacyResult: method __init__ (line 30) | def __init__(__self__, id=None, plugins=None): method id (line 40) | def id(self) -> _builtins.str: method plugins (line 48) | def plugins(self) -> Sequence['outputs.GetPluginsLegacyPluginResult']: class AwaitableGetPluginsLegacyResult (line 55) | class AwaitableGetPluginsLegacyResult(GetPluginsLegacyResult): method __await__ (line 57) | def __await__(self): function get_plugins_legacy (line 65) | def get_plugins_legacy(opts: Optional[pulumi.InvokeOptions] = None) -> A... function get_plugins_legacy_output (line 88) | def get_plugins_legacy_output(opts: Optional[Union[pulumi.InvokeOptions,... FILE: sdk/python/pulumi_proxmoxve/acme/outputs.py class CertificateDomain (line 27) | class CertificateDomain(dict): method __init__ (line 28) | def __init__(__self__, *, method domain (line 45) | def domain(self) -> _builtins.str: method alias (line 53) | def alias(self) -> Optional[_builtins.str]: method plugin (line 61) | def plugin(self) -> Optional[_builtins.str]: class CertificateLegacyDomain (line 69) | class CertificateLegacyDomain(dict): method __init__ (line 70) | def __init__(__self__, *, method domain (line 87) | def domain(self) -> _builtins.str: method alias (line 95) | def alias(self) -> Optional[_builtins.str]: method plugin (line 103) | def plugin(self) -> Optional[_builtins.str]: class GetAccountAccountResult (line 111) | class GetAccountAccountResult(dict): method __init__ (line 112) | def __init__(__self__, *, method contacts (line 127) | def contacts(self) -> Sequence[_builtins.str]: method created_at (line 135) | def created_at(self) -> _builtins.str: method status (line 143) | def status(self) -> _builtins.str: class GetAccountLegacyAccountResult (line 151) | class GetAccountLegacyAccountResult(dict): method __init__ (line 152) | def __init__(__self__, *, method contacts (line 167) | def contacts(self) -> Sequence[_builtins.str]: method created_at (line 175) | def created_at(self) -> _builtins.str: method status (line 183) | def status(self) -> _builtins.str: class GetPluginsLegacyPluginResult (line 191) | class GetPluginsLegacyPluginResult(dict): method __init__ (line 192) | def __init__(__self__, *, method api (line 216) | def api(self) -> _builtins.str: method data (line 224) | def data(self) -> Mapping[str, _builtins.str]: method digest (line 232) | def digest(self) -> _builtins.str: method plugin (line 240) | def plugin(self) -> _builtins.str: method type (line 248) | def type(self) -> _builtins.str: method validation_delay (line 256) | def validation_delay(self) -> _builtins.int: class GetPluginsPluginResult (line 264) | class GetPluginsPluginResult(dict): method __init__ (line 265) | def __init__(__self__, *, method api (line 289) | def api(self) -> _builtins.str: method data (line 297) | def data(self) -> Mapping[str, _builtins.str]: method digest (line 305) | def digest(self) -> _builtins.str: method plugin (line 313) | def plugin(self) -> _builtins.str: method type (line 321) | def type(self) -> _builtins.str: method validation_delay (line 329) | def validation_delay(self) -> _builtins.int: FILE: sdk/python/pulumi_proxmoxve/apt/get_repository.py class GetRepositoryResult (line 25) | class GetRepositoryResult: method __init__ (line 29) | def __init__(__self__, comment=None, components=None, enabled=None, fi... method comment (line 66) | def comment(self) -> _builtins.str: method components (line 74) | def components(self) -> Sequence[_builtins.str]: method enabled (line 82) | def enabled(self) -> _builtins.bool: method file_path (line 90) | def file_path(self) -> _builtins.str: method file_type (line 98) | def file_type(self) -> _builtins.str: method id (line 106) | def id(self) -> _builtins.str: method index (line 114) | def index(self) -> _builtins.int: method node (line 122) | def node(self) -> _builtins.str: method package_types (line 130) | def package_types(self) -> Sequence[_builtins.str]: method suites (line 138) | def suites(self) -> Sequence[_builtins.str]: method uris (line 146) | def uris(self) -> Sequence[_builtins.str]: class AwaitableGetRepositoryResult (line 153) | class AwaitableGetRepositoryResult(GetRepositoryResult): method __await__ (line 155) | def __await__(self): function get_repository (line 172) | def get_repository(file_path: Optional[_builtins.str] = None, function get_repository_output (line 215) | def get_repository_output(file_path: Optional[pulumi.Input[_builtins.str... FILE: sdk/python/pulumi_proxmoxve/apt/get_repository_legacy.py class GetRepositoryLegacyResult (line 25) | class GetRepositoryLegacyResult: method __init__ (line 29) | def __init__(__self__, comment=None, components=None, enabled=None, fi... method comment (line 66) | def comment(self) -> _builtins.str: method components (line 74) | def components(self) -> Sequence[_builtins.str]: method enabled (line 82) | def enabled(self) -> _builtins.bool: method file_path (line 90) | def file_path(self) -> _builtins.str: method file_type (line 98) | def file_type(self) -> _builtins.str: method id (line 106) | def id(self) -> _builtins.str: method index (line 114) | def index(self) -> _builtins.int: method node (line 122) | def node(self) -> _builtins.str: method package_types (line 130) | def package_types(self) -> Sequence[_builtins.str]: method suites (line 138) | def suites(self) -> Sequence[_builtins.str]: method uris (line 146) | def uris(self) -> Sequence[_builtins.str]: class AwaitableGetRepositoryLegacyResult (line 153) | class AwaitableGetRepositoryLegacyResult(GetRepositoryLegacyResult): method __await__ (line 155) | def __await__(self): function get_repository_legacy (line 172) | def get_repository_legacy(file_path: Optional[_builtins.str] = None, function get_repository_legacy_output (line 217) | def get_repository_legacy_output(file_path: Optional[pulumi.Input[_built... FILE: sdk/python/pulumi_proxmoxve/apt/repository.py class RepositoryArgs (line 20) | class RepositoryArgs: method __init__ (line 21) | def __init__(__self__, *, method file_path (line 42) | def file_path(self) -> pulumi.Input[_builtins.str]: method file_path (line 49) | def file_path(self, value: pulumi.Input[_builtins.str]): method index (line 54) | def index(self) -> pulumi.Input[_builtins.int]: method index (line 61) | def index(self, value: pulumi.Input[_builtins.int]): method node (line 66) | def node(self) -> pulumi.Input[_builtins.str]: method node (line 73) | def node(self, value: pulumi.Input[_builtins.str]): method enabled (line 78) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 85) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): class _RepositoryState (line 90) | class _RepositoryState: method __init__ (line 91) | def __init__(__self__, *, method comment (line 139) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 146) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method components (line 151) | def components(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_b... method components (line 158) | def components(self, value: Optional[pulumi.Input[Sequence[pulumi.Inpu... method enabled (line 163) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 170) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): method file_path (line 175) | def file_path(self) -> Optional[pulumi.Input[_builtins.str]]: method file_path (line 182) | def file_path(self, value: Optional[pulumi.Input[_builtins.str]]): method file_type (line 187) | def file_type(self) -> Optional[pulumi.Input[_builtins.str]]: method file_type (line 194) | def file_type(self, value: Optional[pulumi.Input[_builtins.str]]): method index (line 199) | def index(self) -> Optional[pulumi.Input[_builtins.int]]: method index (line 206) | def index(self, value: Optional[pulumi.Input[_builtins.int]]): method node (line 211) | def node(self) -> Optional[pulumi.Input[_builtins.str]]: method node (line 218) | def node(self, value: Optional[pulumi.Input[_builtins.str]]): method package_types (line 223) | def package_types(self) -> Optional[pulumi.Input[Sequence[pulumi.Input... method package_types (line 230) | def package_types(self, value: Optional[pulumi.Input[Sequence[pulumi.I... method suites (line 235) | def suites(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_built... method suites (line 242) | def suites(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_b... method uris (line 247) | def uris(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtin... method uris (line 254) | def uris(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bui... class Repository (line 259) | class Repository(pulumi.CustomResource): method __init__ (line 261) | def __init__(__self__, method __init__ (line 305) | def __init__(__self__, method __init__ (line 341) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 348) | def _internal_init(__self__, method get (line 387) | def get(resource_name: str, method comment (line 436) | def comment(self) -> pulumi.Output[_builtins.str]: method components (line 444) | def components(self) -> pulumi.Output[Sequence[_builtins.str]]: method enabled (line 452) | def enabled(self) -> pulumi.Output[_builtins.bool]: method file_path (line 460) | def file_path(self) -> pulumi.Output[_builtins.str]: method file_type (line 468) | def file_type(self) -> pulumi.Output[_builtins.str]: method index (line 476) | def index(self) -> pulumi.Output[_builtins.int]: method node (line 484) | def node(self) -> pulumi.Output[_builtins.str]: method package_types (line 492) | def package_types(self) -> pulumi.Output[Sequence[_builtins.str]]: method suites (line 500) | def suites(self) -> pulumi.Output[Sequence[_builtins.str]]: method uris (line 508) | def uris(self) -> pulumi.Output[Sequence[_builtins.str]]: FILE: sdk/python/pulumi_proxmoxve/apt/repository_legacy.py class RepositoryLegacyArgs (line 20) | class RepositoryLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method file_path (line 42) | def file_path(self) -> pulumi.Input[_builtins.str]: method file_path (line 49) | def file_path(self, value: pulumi.Input[_builtins.str]): method index (line 54) | def index(self) -> pulumi.Input[_builtins.int]: method index (line 61) | def index(self, value: pulumi.Input[_builtins.int]): method node (line 66) | def node(self) -> pulumi.Input[_builtins.str]: method node (line 73) | def node(self, value: pulumi.Input[_builtins.str]): method enabled (line 78) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 85) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): class _RepositoryLegacyState (line 90) | class _RepositoryLegacyState: method __init__ (line 91) | def __init__(__self__, *, method comment (line 139) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 146) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method components (line 151) | def components(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_b... method components (line 158) | def components(self, value: Optional[pulumi.Input[Sequence[pulumi.Inpu... method enabled (line 163) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 170) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): method file_path (line 175) | def file_path(self) -> Optional[pulumi.Input[_builtins.str]]: method file_path (line 182) | def file_path(self, value: Optional[pulumi.Input[_builtins.str]]): method file_type (line 187) | def file_type(self) -> Optional[pulumi.Input[_builtins.str]]: method file_type (line 194) | def file_type(self, value: Optional[pulumi.Input[_builtins.str]]): method index (line 199) | def index(self) -> Optional[pulumi.Input[_builtins.int]]: method index (line 206) | def index(self, value: Optional[pulumi.Input[_builtins.int]]): method node (line 211) | def node(self) -> Optional[pulumi.Input[_builtins.str]]: method node (line 218) | def node(self, value: Optional[pulumi.Input[_builtins.str]]): method package_types (line 223) | def package_types(self) -> Optional[pulumi.Input[Sequence[pulumi.Input... method package_types (line 230) | def package_types(self, value: Optional[pulumi.Input[Sequence[pulumi.I... method suites (line 235) | def suites(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_built... method suites (line 242) | def suites(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_b... method uris (line 247) | def uris(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtin... method uris (line 254) | def uris(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bui... class RepositoryLegacy (line 259) | class RepositoryLegacy(pulumi.CustomResource): method __init__ (line 261) | def __init__(__self__, method __init__ (line 307) | def __init__(__self__, method __init__ (line 345) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 352) | def _internal_init(__self__, method get (line 391) | def get(resource_name: str, method comment (line 440) | def comment(self) -> pulumi.Output[_builtins.str]: method components (line 448) | def components(self) -> pulumi.Output[Sequence[_builtins.str]]: method enabled (line 456) | def enabled(self) -> pulumi.Output[_builtins.bool]: method file_path (line 464) | def file_path(self) -> pulumi.Output[_builtins.str]: method file_type (line 472) | def file_type(self) -> pulumi.Output[_builtins.str]: method index (line 480) | def index(self) -> pulumi.Output[_builtins.int]: method node (line 488) | def node(self) -> pulumi.Output[_builtins.str]: method package_types (line 496) | def package_types(self) -> pulumi.Output[Sequence[_builtins.str]]: method suites (line 504) | def suites(self) -> pulumi.Output[Sequence[_builtins.str]]: method uris (line 512) | def uris(self) -> pulumi.Output[Sequence[_builtins.str]]: FILE: sdk/python/pulumi_proxmoxve/apt/standard/get_repository.py class GetRepositoryResult (line 25) | class GetRepositoryResult: method __init__ (line 29) | def __init__(__self__, description=None, file_path=None, handle=None, ... method description (line 57) | def description(self) -> _builtins.str: method file_path (line 65) | def file_path(self) -> _builtins.str: method handle (line 73) | def handle(self) -> _builtins.str: method id (line 81) | def id(self) -> _builtins.str: method index (line 89) | def index(self) -> _builtins.int: method name (line 97) | def name(self) -> _builtins.str: method node (line 105) | def node(self) -> _builtins.str: method status (line 113) | def status(self) -> _builtins.int: class AwaitableGetRepositoryResult (line 120) | class AwaitableGetRepositoryResult(GetRepositoryResult): method __await__ (line 122) | def __await__(self): function get_repository (line 136) | def get_repository(handle: Optional[_builtins.str] = None, function get_repository_output (line 172) | def get_repository_output(handle: Optional[pulumi.Input[_builtins.str]] ... FILE: sdk/python/pulumi_proxmoxve/apt/standard/get_repository_legacy.py class GetRepositoryLegacyResult (line 25) | class GetRepositoryLegacyResult: method __init__ (line 29) | def __init__(__self__, description=None, file_path=None, handle=None, ... method description (line 57) | def description(self) -> _builtins.str: method file_path (line 65) | def file_path(self) -> _builtins.str: method handle (line 73) | def handle(self) -> _builtins.str: method id (line 81) | def id(self) -> _builtins.str: method index (line 89) | def index(self) -> _builtins.int: method name (line 97) | def name(self) -> _builtins.str: method node (line 105) | def node(self) -> _builtins.str: method status (line 113) | def status(self) -> _builtins.int: class AwaitableGetRepositoryLegacyResult (line 120) | class AwaitableGetRepositoryLegacyResult(GetRepositoryLegacyResult): method __await__ (line 122) | def __await__(self): function get_repository_legacy (line 136) | def get_repository_legacy(handle: Optional[_builtins.str] = None, function get_repository_legacy_output (line 174) | def get_repository_legacy_output(handle: Optional[pulumi.Input[_builtins... FILE: sdk/python/pulumi_proxmoxve/apt/standard/repository.py class RepositoryArgs (line 20) | class RepositoryArgs: method __init__ (line 21) | def __init__(__self__, *, method handle (line 35) | def handle(self) -> pulumi.Input[_builtins.str]: method handle (line 42) | def handle(self, value: pulumi.Input[_builtins.str]): method node (line 47) | def node(self) -> pulumi.Input[_builtins.str]: method node (line 54) | def node(self, value: pulumi.Input[_builtins.str]): class _RepositoryState (line 59) | class _RepositoryState: method __init__ (line 60) | def __init__(__self__, *, method description (line 96) | def description(self) -> Optional[pulumi.Input[_builtins.str]]: method description (line 103) | def description(self, value: Optional[pulumi.Input[_builtins.str]]): method file_path (line 108) | def file_path(self) -> Optional[pulumi.Input[_builtins.str]]: method file_path (line 115) | def file_path(self, value: Optional[pulumi.Input[_builtins.str]]): method handle (line 120) | def handle(self) -> Optional[pulumi.Input[_builtins.str]]: method handle (line 127) | def handle(self, value: Optional[pulumi.Input[_builtins.str]]): method index (line 132) | def index(self) -> Optional[pulumi.Input[_builtins.int]]: method index (line 139) | def index(self, value: Optional[pulumi.Input[_builtins.int]]): method name (line 144) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 151) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method node (line 156) | def node(self) -> Optional[pulumi.Input[_builtins.str]]: method node (line 163) | def node(self, value: Optional[pulumi.Input[_builtins.str]]): method status (line 168) | def status(self) -> Optional[pulumi.Input[_builtins.int]]: method status (line 175) | def status(self, value: Optional[pulumi.Input[_builtins.int]]): class Repository (line 180) | class Repository(pulumi.CustomResource): method __init__ (line 182) | def __init__(__self__, method __init__ (line 225) | def __init__(__self__, method __init__ (line 264) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 271) | def _internal_init(__self__, method get (line 303) | def get(resource_name: str, method description (line 343) | def description(self) -> pulumi.Output[_builtins.str]: method file_path (line 351) | def file_path(self) -> pulumi.Output[_builtins.str]: method handle (line 359) | def handle(self) -> pulumi.Output[_builtins.str]: method index (line 367) | def index(self) -> pulumi.Output[_builtins.int]: method name (line 375) | def name(self) -> pulumi.Output[_builtins.str]: method node (line 383) | def node(self) -> pulumi.Output[_builtins.str]: method status (line 391) | def status(self) -> pulumi.Output[_builtins.int]: FILE: sdk/python/pulumi_proxmoxve/apt/standard/repository_legacy.py class RepositoryLegacyArgs (line 20) | class RepositoryLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method handle (line 35) | def handle(self) -> pulumi.Input[_builtins.str]: method handle (line 42) | def handle(self, value: pulumi.Input[_builtins.str]): method node (line 47) | def node(self) -> pulumi.Input[_builtins.str]: method node (line 54) | def node(self, value: pulumi.Input[_builtins.str]): class _RepositoryLegacyState (line 59) | class _RepositoryLegacyState: method __init__ (line 60) | def __init__(__self__, *, method description (line 96) | def description(self) -> Optional[pulumi.Input[_builtins.str]]: method description (line 103) | def description(self, value: Optional[pulumi.Input[_builtins.str]]): method file_path (line 108) | def file_path(self) -> Optional[pulumi.Input[_builtins.str]]: method file_path (line 115) | def file_path(self, value: Optional[pulumi.Input[_builtins.str]]): method handle (line 120) | def handle(self) -> Optional[pulumi.Input[_builtins.str]]: method handle (line 127) | def handle(self, value: Optional[pulumi.Input[_builtins.str]]): method index (line 132) | def index(self) -> Optional[pulumi.Input[_builtins.int]]: method index (line 139) | def index(self, value: Optional[pulumi.Input[_builtins.int]]): method name (line 144) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 151) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method node (line 156) | def node(self) -> Optional[pulumi.Input[_builtins.str]]: method node (line 163) | def node(self, value: Optional[pulumi.Input[_builtins.str]]): method status (line 168) | def status(self) -> Optional[pulumi.Input[_builtins.int]]: method status (line 175) | def status(self, value: Optional[pulumi.Input[_builtins.int]]): class RepositoryLegacy (line 180) | class RepositoryLegacy(pulumi.CustomResource): method __init__ (line 182) | def __init__(__self__, method __init__ (line 227) | def __init__(__self__, method __init__ (line 268) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 275) | def _internal_init(__self__, method get (line 307) | def get(resource_name: str, method description (line 347) | def description(self) -> pulumi.Output[_builtins.str]: method file_path (line 355) | def file_path(self) -> pulumi.Output[_builtins.str]: method handle (line 363) | def handle(self) -> pulumi.Output[_builtins.str]: method index (line 371) | def index(self) -> pulumi.Output[_builtins.int]: method name (line 379) | def name(self) -> pulumi.Output[_builtins.str]: method node (line 387) | def node(self) -> pulumi.Output[_builtins.str]: method status (line 395) | def status(self) -> pulumi.Output[_builtins.int]: FILE: sdk/python/pulumi_proxmoxve/backup/_inputs.py class JobFleecingArgsDict (line 24) | class JobFleecingArgsDict(TypedDict): class JobFleecingArgs (line 35) | class JobFleecingArgs: method __init__ (line 36) | def __init__(__self__, *, method enabled (line 50) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 57) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): method storage (line 62) | def storage(self) -> Optional[pulumi.Input[_builtins.str]]: method storage (line 69) | def storage(self, value: Optional[pulumi.Input[_builtins.str]]): class JobPerformanceArgsDict (line 73) | class JobPerformanceArgsDict(TypedDict): class JobPerformanceArgs (line 84) | class JobPerformanceArgs: method __init__ (line 85) | def __init__(__self__, *, method max_workers (line 99) | def max_workers(self) -> Optional[pulumi.Input[_builtins.int]]: method max_workers (line 106) | def max_workers(self, value: Optional[pulumi.Input[_builtins.int]]): method pbs_entries_max (line 111) | def pbs_entries_max(self) -> Optional[pulumi.Input[_builtins.int]]: method pbs_entries_max (line 118) | def pbs_entries_max(self, value: Optional[pulumi.Input[_builtins.int]]): FILE: sdk/python/pulumi_proxmoxve/backup/get_jobs.py class GetJobsResult (line 26) | class GetJobsResult: method __init__ (line 30) | def __init__(__self__, id=None, jobs=None): method id (line 40) | def id(self) -> _builtins.str: method jobs (line 48) | def jobs(self) -> Sequence['outputs.GetJobsJobResult']: class AwaitableGetJobsResult (line 55) | class AwaitableGetJobsResult(GetJobsResult): method __await__ (line 57) | def __await__(self): function get_jobs (line 65) | def get_jobs(opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGe... function get_jobs_output (line 85) | def get_jobs_output(opts: Optional[Union[pulumi.InvokeOptions, pulumi.In... FILE: sdk/python/pulumi_proxmoxve/backup/job.py class JobArgs (line 22) | class JobArgs: method __init__ (line 23) | def __init__(__self__, *, method resource_id (line 156) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 163) | def resource_id(self, value: pulumi.Input[_builtins.str]): method schedule (line 168) | def schedule(self) -> pulumi.Input[_builtins.str]: method schedule (line 175) | def schedule(self, value: pulumi.Input[_builtins.str]): method storage (line 180) | def storage(self) -> pulumi.Input[_builtins.str]: method storage (line 187) | def storage(self, value: pulumi.Input[_builtins.str]): method all (line 192) | def all(self) -> Optional[pulumi.Input[_builtins.bool]]: method all (line 199) | def all(self, value: Optional[pulumi.Input[_builtins.bool]]): method bwlimit (line 204) | def bwlimit(self) -> Optional[pulumi.Input[_builtins.int]]: method bwlimit (line 211) | def bwlimit(self, value: Optional[pulumi.Input[_builtins.int]]): method compress (line 216) | def compress(self) -> Optional[pulumi.Input[_builtins.str]]: method compress (line 223) | def compress(self, value: Optional[pulumi.Input[_builtins.str]]): method enabled (line 228) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 235) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): method exclude_paths (line 240) | def exclude_paths(self) -> Optional[pulumi.Input[Sequence[pulumi.Input... method exclude_paths (line 247) | def exclude_paths(self, value: Optional[pulumi.Input[Sequence[pulumi.I... method fleecing (line 252) | def fleecing(self) -> Optional[pulumi.Input['JobFleecingArgs']]: method fleecing (line 259) | def fleecing(self, value: Optional[pulumi.Input['JobFleecingArgs']]): method ionice (line 264) | def ionice(self) -> Optional[pulumi.Input[_builtins.int]]: method ionice (line 271) | def ionice(self, value: Optional[pulumi.Input[_builtins.int]]): method lockwait (line 276) | def lockwait(self) -> Optional[pulumi.Input[_builtins.int]]: method lockwait (line 283) | def lockwait(self, value: Optional[pulumi.Input[_builtins.int]]): method mailnotification (line 288) | def mailnotification(self) -> Optional[pulumi.Input[_builtins.str]]: method mailnotification (line 295) | def mailnotification(self, value: Optional[pulumi.Input[_builtins.str]]): method mailtos (line 300) | def mailtos(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_buil... method mailtos (line 307) | def mailtos(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_... method maxfiles (line 312) | def maxfiles(self) -> Optional[pulumi.Input[_builtins.int]]: method maxfiles (line 319) | def maxfiles(self, value: Optional[pulumi.Input[_builtins.int]]): method mode (line 324) | def mode(self) -> Optional[pulumi.Input[_builtins.str]]: method mode (line 331) | def mode(self, value: Optional[pulumi.Input[_builtins.str]]): method node (line 336) | def node(self) -> Optional[pulumi.Input[_builtins.str]]: method node (line 343) | def node(self, value: Optional[pulumi.Input[_builtins.str]]): method notes_template (line 348) | def notes_template(self) -> Optional[pulumi.Input[_builtins.str]]: method notes_template (line 355) | def notes_template(self, value: Optional[pulumi.Input[_builtins.str]]): method pbs_change_detection_mode (line 360) | def pbs_change_detection_mode(self) -> Optional[pulumi.Input[_builtins... method pbs_change_detection_mode (line 367) | def pbs_change_detection_mode(self, value: Optional[pulumi.Input[_buil... method performance (line 372) | def performance(self) -> Optional[pulumi.Input['JobPerformanceArgs']]: method performance (line 379) | def performance(self, value: Optional[pulumi.Input['JobPerformanceArgs... method pigz (line 384) | def pigz(self) -> Optional[pulumi.Input[_builtins.int]]: method pigz (line 391) | def pigz(self, value: Optional[pulumi.Input[_builtins.int]]): method pool (line 396) | def pool(self) -> Optional[pulumi.Input[_builtins.str]]: method pool (line 403) | def pool(self, value: Optional[pulumi.Input[_builtins.str]]): method protected (line 408) | def protected(self) -> Optional[pulumi.Input[_builtins.bool]]: method protected (line 415) | def protected(self, value: Optional[pulumi.Input[_builtins.bool]]): method prune_backups (line 420) | def prune_backups(self) -> Optional[pulumi.Input[Mapping[str, pulumi.I... method prune_backups (line 427) | def prune_backups(self, value: Optional[pulumi.Input[Mapping[str, pulu... method remove (line 432) | def remove(self) -> Optional[pulumi.Input[_builtins.bool]]: method remove (line 439) | def remove(self, value: Optional[pulumi.Input[_builtins.bool]]): method repeat_missed (line 444) | def repeat_missed(self) -> Optional[pulumi.Input[_builtins.bool]]: method repeat_missed (line 451) | def repeat_missed(self, value: Optional[pulumi.Input[_builtins.bool]]): method script (line 456) | def script(self) -> Optional[pulumi.Input[_builtins.str]]: method script (line 463) | def script(self, value: Optional[pulumi.Input[_builtins.str]]): method starttime (line 468) | def starttime(self) -> Optional[pulumi.Input[_builtins.str]]: method starttime (line 475) | def starttime(self, value: Optional[pulumi.Input[_builtins.str]]): method stdexcludes (line 480) | def stdexcludes(self) -> Optional[pulumi.Input[_builtins.bool]]: method stdexcludes (line 487) | def stdexcludes(self, value: Optional[pulumi.Input[_builtins.bool]]): method stopwait (line 492) | def stopwait(self) -> Optional[pulumi.Input[_builtins.int]]: method stopwait (line 499) | def stopwait(self, value: Optional[pulumi.Input[_builtins.int]]): method tmpdir (line 504) | def tmpdir(self) -> Optional[pulumi.Input[_builtins.str]]: method tmpdir (line 511) | def tmpdir(self, value: Optional[pulumi.Input[_builtins.str]]): method vmids (line 516) | def vmids(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method vmids (line 523) | def vmids(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method zstd (line 528) | def zstd(self) -> Optional[pulumi.Input[_builtins.int]]: method zstd (line 535) | def zstd(self, value: Optional[pulumi.Input[_builtins.int]]): class _JobState (line 540) | class _JobState: method __init__ (line 541) | def __init__(__self__, *, method all (line 677) | def all(self) -> Optional[pulumi.Input[_builtins.bool]]: method all (line 684) | def all(self, value: Optional[pulumi.Input[_builtins.bool]]): method bwlimit (line 689) | def bwlimit(self) -> Optional[pulumi.Input[_builtins.int]]: method bwlimit (line 696) | def bwlimit(self, value: Optional[pulumi.Input[_builtins.int]]): method compress (line 701) | def compress(self) -> Optional[pulumi.Input[_builtins.str]]: method compress (line 708) | def compress(self, value: Optional[pulumi.Input[_builtins.str]]): method enabled (line 713) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 720) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): method exclude_paths (line 725) | def exclude_paths(self) -> Optional[pulumi.Input[Sequence[pulumi.Input... method exclude_paths (line 732) | def exclude_paths(self, value: Optional[pulumi.Input[Sequence[pulumi.I... method fleecing (line 737) | def fleecing(self) -> Optional[pulumi.Input['JobFleecingArgs']]: method fleecing (line 744) | def fleecing(self, value: Optional[pulumi.Input['JobFleecingArgs']]): method ionice (line 749) | def ionice(self) -> Optional[pulumi.Input[_builtins.int]]: method ionice (line 756) | def ionice(self, value: Optional[pulumi.Input[_builtins.int]]): method lockwait (line 761) | def lockwait(self) -> Optional[pulumi.Input[_builtins.int]]: method lockwait (line 768) | def lockwait(self, value: Optional[pulumi.Input[_builtins.int]]): method mailnotification (line 773) | def mailnotification(self) -> Optional[pulumi.Input[_builtins.str]]: method mailnotification (line 780) | def mailnotification(self, value: Optional[pulumi.Input[_builtins.str]]): method mailtos (line 785) | def mailtos(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_buil... method mailtos (line 792) | def mailtos(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_... method maxfiles (line 797) | def maxfiles(self) -> Optional[pulumi.Input[_builtins.int]]: method maxfiles (line 804) | def maxfiles(self, value: Optional[pulumi.Input[_builtins.int]]): method mode (line 809) | def mode(self) -> Optional[pulumi.Input[_builtins.str]]: method mode (line 816) | def mode(self, value: Optional[pulumi.Input[_builtins.str]]): method node (line 821) | def node(self) -> Optional[pulumi.Input[_builtins.str]]: method node (line 828) | def node(self, value: Optional[pulumi.Input[_builtins.str]]): method notes_template (line 833) | def notes_template(self) -> Optional[pulumi.Input[_builtins.str]]: method notes_template (line 840) | def notes_template(self, value: Optional[pulumi.Input[_builtins.str]]): method pbs_change_detection_mode (line 845) | def pbs_change_detection_mode(self) -> Optional[pulumi.Input[_builtins... method pbs_change_detection_mode (line 852) | def pbs_change_detection_mode(self, value: Optional[pulumi.Input[_buil... method performance (line 857) | def performance(self) -> Optional[pulumi.Input['JobPerformanceArgs']]: method performance (line 864) | def performance(self, value: Optional[pulumi.Input['JobPerformanceArgs... method pigz (line 869) | def pigz(self) -> Optional[pulumi.Input[_builtins.int]]: method pigz (line 876) | def pigz(self, value: Optional[pulumi.Input[_builtins.int]]): method pool (line 881) | def pool(self) -> Optional[pulumi.Input[_builtins.str]]: method pool (line 888) | def pool(self, value: Optional[pulumi.Input[_builtins.str]]): method protected (line 893) | def protected(self) -> Optional[pulumi.Input[_builtins.bool]]: method protected (line 900) | def protected(self, value: Optional[pulumi.Input[_builtins.bool]]): method prune_backups (line 905) | def prune_backups(self) -> Optional[pulumi.Input[Mapping[str, pulumi.I... method prune_backups (line 912) | def prune_backups(self, value: Optional[pulumi.Input[Mapping[str, pulu... method remove (line 917) | def remove(self) -> Optional[pulumi.Input[_builtins.bool]]: method remove (line 924) | def remove(self, value: Optional[pulumi.Input[_builtins.bool]]): method repeat_missed (line 929) | def repeat_missed(self) -> Optional[pulumi.Input[_builtins.bool]]: method repeat_missed (line 936) | def repeat_missed(self, value: Optional[pulumi.Input[_builtins.bool]]): method resource_id (line 941) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 948) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method schedule (line 953) | def schedule(self) -> Optional[pulumi.Input[_builtins.str]]: method schedule (line 960) | def schedule(self, value: Optional[pulumi.Input[_builtins.str]]): method script (line 965) | def script(self) -> Optional[pulumi.Input[_builtins.str]]: method script (line 972) | def script(self, value: Optional[pulumi.Input[_builtins.str]]): method starttime (line 977) | def starttime(self) -> Optional[pulumi.Input[_builtins.str]]: method starttime (line 984) | def starttime(self, value: Optional[pulumi.Input[_builtins.str]]): method stdexcludes (line 989) | def stdexcludes(self) -> Optional[pulumi.Input[_builtins.bool]]: method stdexcludes (line 996) | def stdexcludes(self, value: Optional[pulumi.Input[_builtins.bool]]): method stopwait (line 1001) | def stopwait(self) -> Optional[pulumi.Input[_builtins.int]]: method stopwait (line 1008) | def stopwait(self, value: Optional[pulumi.Input[_builtins.int]]): method storage (line 1013) | def storage(self) -> Optional[pulumi.Input[_builtins.str]]: method storage (line 1020) | def storage(self, value: Optional[pulumi.Input[_builtins.str]]): method tmpdir (line 1025) | def tmpdir(self) -> Optional[pulumi.Input[_builtins.str]]: method tmpdir (line 1032) | def tmpdir(self, value: Optional[pulumi.Input[_builtins.str]]): method vmids (line 1037) | def vmids(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method vmids (line 1044) | def vmids(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method zstd (line 1049) | def zstd(self) -> Optional[pulumi.Input[_builtins.int]]: method zstd (line 1056) | def zstd(self, value: Optional[pulumi.Input[_builtins.int]]): class Job (line 1061) | class Job(pulumi.CustomResource): method __init__ (line 1063) | def __init__(__self__, method __init__ (line 1161) | def __init__(__self__, method __init__ (line 1195) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 1202) | def _internal_init(__self__, method get (line 1291) | def get(resource_name: str, method all (line 1406) | def all(self) -> pulumi.Output[_builtins.bool]: method bwlimit (line 1414) | def bwlimit(self) -> pulumi.Output[_builtins.int]: method compress (line 1422) | def compress(self) -> pulumi.Output[_builtins.str]: method enabled (line 1430) | def enabled(self) -> pulumi.Output[_builtins.bool]: method exclude_paths (line 1438) | def exclude_paths(self) -> pulumi.Output[Optional[Sequence[_builtins.s... method fleecing (line 1446) | def fleecing(self) -> pulumi.Output[Optional['outputs.JobFleecing']]: method ionice (line 1454) | def ionice(self) -> pulumi.Output[_builtins.int]: method lockwait (line 1462) | def lockwait(self) -> pulumi.Output[Optional[_builtins.int]]: method mailnotification (line 1470) | def mailnotification(self) -> pulumi.Output[_builtins.str]: method mailtos (line 1478) | def mailtos(self) -> pulumi.Output[Optional[Sequence[_builtins.str]]]: method maxfiles (line 1486) | def maxfiles(self) -> pulumi.Output[Optional[_builtins.int]]: method mode (line 1494) | def mode(self) -> pulumi.Output[_builtins.str]: method node (line 1502) | def node(self) -> pulumi.Output[Optional[_builtins.str]]: method notes_template (line 1510) | def notes_template(self) -> pulumi.Output[Optional[_builtins.str]]: method pbs_change_detection_mode (line 1518) | def pbs_change_detection_mode(self) -> pulumi.Output[Optional[_builtin... method performance (line 1526) | def performance(self) -> pulumi.Output[Optional['outputs.JobPerformanc... method pigz (line 1534) | def pigz(self) -> pulumi.Output[Optional[_builtins.int]]: method pool (line 1542) | def pool(self) -> pulumi.Output[Optional[_builtins.str]]: method protected (line 1550) | def protected(self) -> pulumi.Output[_builtins.bool]: method prune_backups (line 1558) | def prune_backups(self) -> pulumi.Output[Mapping[str, _builtins.str]]: method remove (line 1566) | def remove(self) -> pulumi.Output[_builtins.bool]: method repeat_missed (line 1574) | def repeat_missed(self) -> pulumi.Output[_builtins.bool]: method resource_id (line 1582) | def resource_id(self) -> pulumi.Output[_builtins.str]: method schedule (line 1590) | def schedule(self) -> pulumi.Output[_builtins.str]: method script (line 1598) | def script(self) -> pulumi.Output[Optional[_builtins.str]]: method starttime (line 1606) | def starttime(self) -> pulumi.Output[Optional[_builtins.str]]: method stdexcludes (line 1614) | def stdexcludes(self) -> pulumi.Output[_builtins.bool]: method stopwait (line 1622) | def stopwait(self) -> pulumi.Output[Optional[_builtins.int]]: method storage (line 1630) | def storage(self) -> pulumi.Output[_builtins.str]: method tmpdir (line 1638) | def tmpdir(self) -> pulumi.Output[Optional[_builtins.str]]: method vmids (line 1646) | def vmids(self) -> pulumi.Output[Optional[Sequence[_builtins.str]]]: method zstd (line 1654) | def zstd(self) -> pulumi.Output[Optional[_builtins.int]]: FILE: sdk/python/pulumi_proxmoxve/backup/outputs.py class JobFleecing (line 24) | class JobFleecing(dict): method __init__ (line 25) | def __init__(__self__, *, method enabled (line 39) | def enabled(self) -> Optional[_builtins.bool]: method storage (line 47) | def storage(self) -> Optional[_builtins.str]: class JobPerformance (line 55) | class JobPerformance(dict): method __key_warning (line 57) | def __key_warning(key: str): method __getitem__ (line 67) | def __getitem__(self, key: str) -> Any: method get (line 71) | def get(self, key: str, default = None) -> Any: method __init__ (line 75) | def __init__(__self__, *, method max_workers (line 89) | def max_workers(self) -> Optional[_builtins.int]: method pbs_entries_max (line 97) | def pbs_entries_max(self) -> Optional[_builtins.int]: class GetJobsJobResult (line 105) | class GetJobsJobResult(dict): method __init__ (line 106) | def __init__(__self__, *, method all (line 157) | def all(self) -> _builtins.bool: method compress (line 165) | def compress(self) -> _builtins.str: method enabled (line 173) | def enabled(self) -> _builtins.bool: method id (line 181) | def id(self) -> _builtins.str: method mailnotification (line 189) | def mailnotification(self) -> _builtins.str: method mailtos (line 197) | def mailtos(self) -> Sequence[_builtins.str]: method mode (line 205) | def mode(self) -> _builtins.str: method node (line 213) | def node(self) -> _builtins.str: method notes_template (line 221) | def notes_template(self) -> _builtins.str: method pool (line 229) | def pool(self) -> _builtins.str: method protected (line 237) | def protected(self) -> _builtins.bool: method prune_backups (line 245) | def prune_backups(self) -> Mapping[str, _builtins.str]: method schedule (line 253) | def schedule(self) -> _builtins.str: method storage (line 261) | def storage(self) -> _builtins.str: method vmids (line 269) | def vmids(self) -> Sequence[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/certificate_legacy.py class CertificateLegacyArgs (line 20) | class CertificateLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method certificate (line 46) | def certificate(self) -> pulumi.Input[_builtins.str]: method certificate (line 53) | def certificate(self, value: pulumi.Input[_builtins.str]): method node_name (line 58) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 65) | def node_name(self, value: pulumi.Input[_builtins.str]): method private_key (line 70) | def private_key(self) -> pulumi.Input[_builtins.str]: method private_key (line 77) | def private_key(self, value: pulumi.Input[_builtins.str]): method certificate_chain (line 82) | def certificate_chain(self) -> Optional[pulumi.Input[_builtins.str]]: method certificate_chain (line 89) | def certificate_chain(self, value: Optional[pulumi.Input[_builtins.str... method overwrite (line 94) | def overwrite(self) -> Optional[pulumi.Input[_builtins.bool]]: method overwrite (line 101) | def overwrite(self, value: Optional[pulumi.Input[_builtins.bool]]): class _CertificateLegacyState (line 106) | class _CertificateLegacyState: method __init__ (line 107) | def __init__(__self__, *, method certificate (line 171) | def certificate(self) -> Optional[pulumi.Input[_builtins.str]]: method certificate (line 178) | def certificate(self, value: Optional[pulumi.Input[_builtins.str]]): method certificate_chain (line 183) | def certificate_chain(self) -> Optional[pulumi.Input[_builtins.str]]: method certificate_chain (line 190) | def certificate_chain(self, value: Optional[pulumi.Input[_builtins.str... method expiration_date (line 195) | def expiration_date(self) -> Optional[pulumi.Input[_builtins.str]]: method expiration_date (line 202) | def expiration_date(self, value: Optional[pulumi.Input[_builtins.str]]): method file_name (line 207) | def file_name(self) -> Optional[pulumi.Input[_builtins.str]]: method file_name (line 214) | def file_name(self, value: Optional[pulumi.Input[_builtins.str]]): method issuer (line 219) | def issuer(self) -> Optional[pulumi.Input[_builtins.str]]: method issuer (line 226) | def issuer(self, value: Optional[pulumi.Input[_builtins.str]]): method node_name (line 231) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 238) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method overwrite (line 243) | def overwrite(self) -> Optional[pulumi.Input[_builtins.bool]]: method overwrite (line 250) | def overwrite(self, value: Optional[pulumi.Input[_builtins.bool]]): method private_key (line 255) | def private_key(self) -> Optional[pulumi.Input[_builtins.str]]: method private_key (line 262) | def private_key(self, value: Optional[pulumi.Input[_builtins.str]]): method public_key_size (line 267) | def public_key_size(self) -> Optional[pulumi.Input[_builtins.int]]: method public_key_size (line 274) | def public_key_size(self, value: Optional[pulumi.Input[_builtins.int]]): method public_key_type (line 279) | def public_key_type(self) -> Optional[pulumi.Input[_builtins.str]]: method public_key_type (line 286) | def public_key_type(self, value: Optional[pulumi.Input[_builtins.str]]): method ssl_fingerprint (line 291) | def ssl_fingerprint(self) -> Optional[pulumi.Input[_builtins.str]]: method ssl_fingerprint (line 298) | def ssl_fingerprint(self, value: Optional[pulumi.Input[_builtins.str]]): method start_date (line 303) | def start_date(self) -> Optional[pulumi.Input[_builtins.str]]: method start_date (line 310) | def start_date(self, value: Optional[pulumi.Input[_builtins.str]]): method subject (line 315) | def subject(self) -> Optional[pulumi.Input[_builtins.str]]: method subject (line 322) | def subject(self, value: Optional[pulumi.Input[_builtins.str]]): method subject_alternative_names (line 327) | def subject_alternative_names(self) -> Optional[pulumi.Input[Sequence[... method subject_alternative_names (line 334) | def subject_alternative_names(self, value: Optional[pulumi.Input[Seque... class CertificateLegacy (line 339) | class CertificateLegacy(pulumi.CustomResource): method __init__ (line 341) | def __init__(__self__, method __init__ (line 393) | def __init__(__self__, method __init__ (line 435) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 442) | def _internal_init(__self__, method get (line 488) | def get(resource_name: str, method certificate (line 549) | def certificate(self) -> pulumi.Output[_builtins.str]: method certificate_chain (line 557) | def certificate_chain(self) -> pulumi.Output[Optional[_builtins.str]]: method expiration_date (line 565) | def expiration_date(self) -> pulumi.Output[_builtins.str]: method file_name (line 573) | def file_name(self) -> pulumi.Output[_builtins.str]: method issuer (line 581) | def issuer(self) -> pulumi.Output[_builtins.str]: method node_name (line 589) | def node_name(self) -> pulumi.Output[_builtins.str]: method overwrite (line 597) | def overwrite(self) -> pulumi.Output[Optional[_builtins.bool]]: method private_key (line 605) | def private_key(self) -> pulumi.Output[_builtins.str]: method public_key_size (line 613) | def public_key_size(self) -> pulumi.Output[_builtins.int]: method public_key_type (line 621) | def public_key_type(self) -> pulumi.Output[_builtins.str]: method ssl_fingerprint (line 629) | def ssl_fingerprint(self) -> pulumi.Output[_builtins.str]: method start_date (line 637) | def start_date(self) -> pulumi.Output[_builtins.str]: method subject (line 645) | def subject(self) -> pulumi.Output[_builtins.str]: method subject_alternative_names (line 653) | def subject_alternative_names(self) -> pulumi.Output[Sequence[_builtin... FILE: sdk/python/pulumi_proxmoxve/cloned/_inputs.py class VmCdromArgsDict (line 60) | class VmCdromArgsDict(TypedDict): class VmCdromArgs (line 67) | class VmCdromArgs: method __init__ (line 68) | def __init__(__self__, *, method file_id (line 78) | def file_id(self) -> Optional[pulumi.Input[_builtins.str]]: method file_id (line 85) | def file_id(self, value: Optional[pulumi.Input[_builtins.str]]): class VmCloneArgsDict (line 89) | class VmCloneArgsDict(TypedDict): class VmCloneArgs (line 128) | class VmCloneArgs: method __init__ (line 129) | def __init__(__self__, *, method source_vm_id (line 170) | def source_vm_id(self) -> pulumi.Input[_builtins.int]: method source_vm_id (line 177) | def source_vm_id(self, value: pulumi.Input[_builtins.int]): method bandwidth_limit (line 182) | def bandwidth_limit(self) -> Optional[pulumi.Input[_builtins.int]]: method bandwidth_limit (line 189) | def bandwidth_limit(self, value: Optional[pulumi.Input[_builtins.int]]): method full (line 194) | def full(self) -> Optional[pulumi.Input[_builtins.bool]]: method full (line 201) | def full(self, value: Optional[pulumi.Input[_builtins.bool]]): method pool_id (line 206) | def pool_id(self) -> Optional[pulumi.Input[_builtins.str]]: method pool_id (line 213) | def pool_id(self, value: Optional[pulumi.Input[_builtins.str]]): method retries (line 218) | def retries(self) -> Optional[pulumi.Input[_builtins.int]]: method retries (line 225) | def retries(self, value: Optional[pulumi.Input[_builtins.int]]): method snapshot_name (line 230) | def snapshot_name(self) -> Optional[pulumi.Input[_builtins.str]]: method snapshot_name (line 237) | def snapshot_name(self, value: Optional[pulumi.Input[_builtins.str]]): method source_node_name (line 242) | def source_node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method source_node_name (line 249) | def source_node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method target_datastore (line 254) | def target_datastore(self) -> Optional[pulumi.Input[_builtins.str]]: method target_datastore (line 261) | def target_datastore(self, value: Optional[pulumi.Input[_builtins.str]]): method target_format (line 266) | def target_format(self) -> Optional[pulumi.Input[_builtins.str]]: method target_format (line 273) | def target_format(self, value: Optional[pulumi.Input[_builtins.str]]): class VmCpuArgsDict (line 277) | class VmCpuArgsDict(TypedDict): class VmCpuArgs (line 320) | class VmCpuArgs: method __init__ (line 321) | def __init__(__self__, *, method affinity (line 367) | def affinity(self) -> Optional[pulumi.Input[_builtins.str]]: method affinity (line 374) | def affinity(self, value: Optional[pulumi.Input[_builtins.str]]): method architecture (line 379) | def architecture(self) -> Optional[pulumi.Input[_builtins.str]]: method architecture (line 386) | def architecture(self, value: Optional[pulumi.Input[_builtins.str]]): method cores (line 391) | def cores(self) -> Optional[pulumi.Input[_builtins.int]]: method cores (line 398) | def cores(self, value: Optional[pulumi.Input[_builtins.int]]): method flags (line 403) | def flags(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method flags (line 410) | def flags(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method limit (line 415) | def limit(self) -> Optional[pulumi.Input[_builtins.float]]: method limit (line 422) | def limit(self, value: Optional[pulumi.Input[_builtins.float]]): method numa (line 427) | def numa(self) -> Optional[pulumi.Input[_builtins.bool]]: method numa (line 434) | def numa(self, value: Optional[pulumi.Input[_builtins.bool]]): method sockets (line 439) | def sockets(self) -> Optional[pulumi.Input[_builtins.int]]: method sockets (line 446) | def sockets(self, value: Optional[pulumi.Input[_builtins.int]]): method type (line 451) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 458) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): method units (line 463) | def units(self) -> Optional[pulumi.Input[_builtins.int]]: method units (line 470) | def units(self, value: Optional[pulumi.Input[_builtins.int]]): method vcpus (line 475) | def vcpus(self) -> Optional[pulumi.Input[_builtins.int]]: method vcpus (line 482) | def vcpus(self, value: Optional[pulumi.Input[_builtins.int]]): class VmDeleteArgsDict (line 486) | class VmDeleteArgsDict(TypedDict): class VmDeleteArgs (line 497) | class VmDeleteArgs: method __init__ (line 498) | def __init__(__self__, *, method disks (line 512) | def disks(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method disks (line 519) | def disks(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method networks (line 524) | def networks(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method networks (line 531) | def networks(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... class VmDiskArgsDict (line 535) | class VmDiskArgsDict(TypedDict): class VmDiskArgs (line 594) | class VmDiskArgs: method __init__ (line 595) | def __init__(__self__, *, method aio (line 657) | def aio(self) -> Optional[pulumi.Input[_builtins.str]]: method aio (line 664) | def aio(self, value: Optional[pulumi.Input[_builtins.str]]): method backup (line 669) | def backup(self) -> Optional[pulumi.Input[_builtins.bool]]: method backup (line 676) | def backup(self, value: Optional[pulumi.Input[_builtins.bool]]): method cache (line 681) | def cache(self) -> Optional[pulumi.Input[_builtins.str]]: method cache (line 688) | def cache(self, value: Optional[pulumi.Input[_builtins.str]]): method datastore_id (line 693) | def datastore_id(self) -> Optional[pulumi.Input[_builtins.str]]: method datastore_id (line 700) | def datastore_id(self, value: Optional[pulumi.Input[_builtins.str]]): method discard (line 705) | def discard(self) -> Optional[pulumi.Input[_builtins.str]]: method discard (line 712) | def discard(self, value: Optional[pulumi.Input[_builtins.str]]): method file (line 717) | def file(self) -> Optional[pulumi.Input[_builtins.str]]: method file (line 724) | def file(self, value: Optional[pulumi.Input[_builtins.str]]): method format (line 729) | def format(self) -> Optional[pulumi.Input[_builtins.str]]: method format (line 736) | def format(self, value: Optional[pulumi.Input[_builtins.str]]): method import_from (line 741) | def import_from(self) -> Optional[pulumi.Input[_builtins.str]]: method import_from (line 748) | def import_from(self, value: Optional[pulumi.Input[_builtins.str]]): method iothread (line 753) | def iothread(self) -> Optional[pulumi.Input[_builtins.bool]]: method iothread (line 760) | def iothread(self, value: Optional[pulumi.Input[_builtins.bool]]): method media (line 765) | def media(self) -> Optional[pulumi.Input[_builtins.str]]: method media (line 772) | def media(self, value: Optional[pulumi.Input[_builtins.str]]): method replicate (line 777) | def replicate(self) -> Optional[pulumi.Input[_builtins.bool]]: method replicate (line 784) | def replicate(self, value: Optional[pulumi.Input[_builtins.bool]]): method serial (line 789) | def serial(self) -> Optional[pulumi.Input[_builtins.str]]: method serial (line 796) | def serial(self, value: Optional[pulumi.Input[_builtins.str]]): method size_gb (line 801) | def size_gb(self) -> Optional[pulumi.Input[_builtins.int]]: method size_gb (line 808) | def size_gb(self, value: Optional[pulumi.Input[_builtins.int]]): method ssd (line 813) | def ssd(self) -> Optional[pulumi.Input[_builtins.bool]]: method ssd (line 820) | def ssd(self, value: Optional[pulumi.Input[_builtins.bool]]): class VmLegacyCdromArgsDict (line 824) | class VmLegacyCdromArgsDict(TypedDict): class VmLegacyCdromArgs (line 831) | class VmLegacyCdromArgs: method __init__ (line 832) | def __init__(__self__, *, method file_id (line 842) | def file_id(self) -> Optional[pulumi.Input[_builtins.str]]: method file_id (line 849) | def file_id(self, value: Optional[pulumi.Input[_builtins.str]]): class VmLegacyCloneArgsDict (line 853) | class VmLegacyCloneArgsDict(TypedDict): class VmLegacyCloneArgs (line 892) | class VmLegacyCloneArgs: method __init__ (line 893) | def __init__(__self__, *, method source_vm_id (line 934) | def source_vm_id(self) -> pulumi.Input[_builtins.int]: method source_vm_id (line 941) | def source_vm_id(self, value: pulumi.Input[_builtins.int]): method bandwidth_limit (line 946) | def bandwidth_limit(self) -> Optional[pulumi.Input[_builtins.int]]: method bandwidth_limit (line 953) | def bandwidth_limit(self, value: Optional[pulumi.Input[_builtins.int]]): method full (line 958) | def full(self) -> Optional[pulumi.Input[_builtins.bool]]: method full (line 965) | def full(self, value: Optional[pulumi.Input[_builtins.bool]]): method pool_id (line 970) | def pool_id(self) -> Optional[pulumi.Input[_builtins.str]]: method pool_id (line 977) | def pool_id(self, value: Optional[pulumi.Input[_builtins.str]]): method retries (line 982) | def retries(self) -> Optional[pulumi.Input[_builtins.int]]: method retries (line 989) | def retries(self, value: Optional[pulumi.Input[_builtins.int]]): method snapshot_name (line 994) | def snapshot_name(self) -> Optional[pulumi.Input[_builtins.str]]: method snapshot_name (line 1001) | def snapshot_name(self, value: Optional[pulumi.Input[_builtins.str]]): method source_node_name (line 1006) | def source_node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method source_node_name (line 1013) | def source_node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method target_datastore (line 1018) | def target_datastore(self) -> Optional[pulumi.Input[_builtins.str]]: method target_datastore (line 1025) | def target_datastore(self, value: Optional[pulumi.Input[_builtins.str]]): method target_format (line 1030) | def target_format(self) -> Optional[pulumi.Input[_builtins.str]]: method target_format (line 1037) | def target_format(self, value: Optional[pulumi.Input[_builtins.str]]): class VmLegacyCpuArgsDict (line 1041) | class VmLegacyCpuArgsDict(TypedDict): class VmLegacyCpuArgs (line 1084) | class VmLegacyCpuArgs: method __init__ (line 1085) | def __init__(__self__, *, method affinity (line 1131) | def affinity(self) -> Optional[pulumi.Input[_builtins.str]]: method affinity (line 1138) | def affinity(self, value: Optional[pulumi.Input[_builtins.str]]): method architecture (line 1143) | def architecture(self) -> Optional[pulumi.Input[_builtins.str]]: method architecture (line 1150) | def architecture(self, value: Optional[pulumi.Input[_builtins.str]]): method cores (line 1155) | def cores(self) -> Optional[pulumi.Input[_builtins.int]]: method cores (line 1162) | def cores(self, value: Optional[pulumi.Input[_builtins.int]]): method flags (line 1167) | def flags(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method flags (line 1174) | def flags(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method limit (line 1179) | def limit(self) -> Optional[pulumi.Input[_builtins.float]]: method limit (line 1186) | def limit(self, value: Optional[pulumi.Input[_builtins.float]]): method numa (line 1191) | def numa(self) -> Optional[pulumi.Input[_builtins.bool]]: method numa (line 1198) | def numa(self, value: Optional[pulumi.Input[_builtins.bool]]): method sockets (line 1203) | def sockets(self) -> Optional[pulumi.Input[_builtins.int]]: method sockets (line 1210) | def sockets(self, value: Optional[pulumi.Input[_builtins.int]]): method type (line 1215) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 1222) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): method units (line 1227) | def units(self) -> Optional[pulumi.Input[_builtins.int]]: method units (line 1234) | def units(self, value: Optional[pulumi.Input[_builtins.int]]): method vcpus (line 1239) | def vcpus(self) -> Optional[pulumi.Input[_builtins.int]]: method vcpus (line 1246) | def vcpus(self, value: Optional[pulumi.Input[_builtins.int]]): class VmLegacyDeleteArgsDict (line 1250) | class VmLegacyDeleteArgsDict(TypedDict): class VmLegacyDeleteArgs (line 1261) | class VmLegacyDeleteArgs: method __init__ (line 1262) | def __init__(__self__, *, method disks (line 1276) | def disks(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method disks (line 1283) | def disks(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method networks (line 1288) | def networks(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method networks (line 1295) | def networks(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... class VmLegacyDiskArgsDict (line 1299) | class VmLegacyDiskArgsDict(TypedDict): class VmLegacyDiskArgs (line 1358) | class VmLegacyDiskArgs: method __init__ (line 1359) | def __init__(__self__, *, method aio (line 1421) | def aio(self) -> Optional[pulumi.Input[_builtins.str]]: method aio (line 1428) | def aio(self, value: Optional[pulumi.Input[_builtins.str]]): method backup (line 1433) | def backup(self) -> Optional[pulumi.Input[_builtins.bool]]: method backup (line 1440) | def backup(self, value: Optional[pulumi.Input[_builtins.bool]]): method cache (line 1445) | def cache(self) -> Optional[pulumi.Input[_builtins.str]]: method cache (line 1452) | def cache(self, value: Optional[pulumi.Input[_builtins.str]]): method datastore_id (line 1457) | def datastore_id(self) -> Optional[pulumi.Input[_builtins.str]]: method datastore_id (line 1464) | def datastore_id(self, value: Optional[pulumi.Input[_builtins.str]]): method discard (line 1469) | def discard(self) -> Optional[pulumi.Input[_builtins.str]]: method discard (line 1476) | def discard(self, value: Optional[pulumi.Input[_builtins.str]]): method file (line 1481) | def file(self) -> Optional[pulumi.Input[_builtins.str]]: method file (line 1488) | def file(self, value: Optional[pulumi.Input[_builtins.str]]): method format (line 1493) | def format(self) -> Optional[pulumi.Input[_builtins.str]]: method format (line 1500) | def format(self, value: Optional[pulumi.Input[_builtins.str]]): method import_from (line 1505) | def import_from(self) -> Optional[pulumi.Input[_builtins.str]]: method import_from (line 1512) | def import_from(self, value: Optional[pulumi.Input[_builtins.str]]): method iothread (line 1517) | def iothread(self) -> Optional[pulumi.Input[_builtins.bool]]: method iothread (line 1524) | def iothread(self, value: Optional[pulumi.Input[_builtins.bool]]): method media (line 1529) | def media(self) -> Optional[pulumi.Input[_builtins.str]]: method media (line 1536) | def media(self, value: Optional[pulumi.Input[_builtins.str]]): method replicate (line 1541) | def replicate(self) -> Optional[pulumi.Input[_builtins.bool]]: method replicate (line 1548) | def replicate(self, value: Optional[pulumi.Input[_builtins.bool]]): method serial (line 1553) | def serial(self) -> Optional[pulumi.Input[_builtins.str]]: method serial (line 1560) | def serial(self, value: Optional[pulumi.Input[_builtins.str]]): method size_gb (line 1565) | def size_gb(self) -> Optional[pulumi.Input[_builtins.int]]: method size_gb (line 1572) | def size_gb(self, value: Optional[pulumi.Input[_builtins.int]]): method ssd (line 1577) | def ssd(self) -> Optional[pulumi.Input[_builtins.bool]]: method ssd (line 1584) | def ssd(self, value: Optional[pulumi.Input[_builtins.bool]]): class VmLegacyMemoryArgsDict (line 1588) | class VmLegacyMemoryArgsDict(TypedDict): class VmLegacyMemoryArgs (line 1616) | class VmLegacyMemoryArgs: method __init__ (line 1617) | def __init__(__self__, *, method balloon (line 1648) | def balloon(self) -> Optional[pulumi.Input[_builtins.int]]: method balloon (line 1655) | def balloon(self, value: Optional[pulumi.Input[_builtins.int]]): method hugepages (line 1660) | def hugepages(self) -> Optional[pulumi.Input[_builtins.str]]: method hugepages (line 1672) | def hugepages(self, value: Optional[pulumi.Input[_builtins.str]]): method keep_hugepages (line 1677) | def keep_hugepages(self) -> Optional[pulumi.Input[_builtins.bool]]: method keep_hugepages (line 1684) | def keep_hugepages(self, value: Optional[pulumi.Input[_builtins.bool]]): method shares (line 1689) | def shares(self) -> Optional[pulumi.Input[_builtins.int]]: method shares (line 1696) | def shares(self, value: Optional[pulumi.Input[_builtins.int]]): method size (line 1701) | def size(self) -> Optional[pulumi.Input[_builtins.int]]: method size (line 1708) | def size(self, value: Optional[pulumi.Input[_builtins.int]]): class VmLegacyNetworkArgsDict (line 1712) | class VmLegacyNetworkArgsDict(TypedDict): class VmLegacyNetworkArgs (line 1755) | class VmLegacyNetworkArgs: method __init__ (line 1756) | def __init__(__self__, *, method bridge (line 1802) | def bridge(self) -> Optional[pulumi.Input[_builtins.str]]: method bridge (line 1809) | def bridge(self, value: Optional[pulumi.Input[_builtins.str]]): method firewall (line 1814) | def firewall(self) -> Optional[pulumi.Input[_builtins.bool]]: method firewall (line 1821) | def firewall(self, value: Optional[pulumi.Input[_builtins.bool]]): method link_down (line 1826) | def link_down(self) -> Optional[pulumi.Input[_builtins.bool]]: method link_down (line 1833) | def link_down(self, value: Optional[pulumi.Input[_builtins.bool]]): method mac_address (line 1838) | def mac_address(self) -> Optional[pulumi.Input[_builtins.str]]: method mac_address (line 1845) | def mac_address(self, value: Optional[pulumi.Input[_builtins.str]]): method model (line 1850) | def model(self) -> Optional[pulumi.Input[_builtins.str]]: method model (line 1857) | def model(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 1862) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 1869) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method queues (line 1874) | def queues(self) -> Optional[pulumi.Input[_builtins.int]]: method queues (line 1881) | def queues(self, value: Optional[pulumi.Input[_builtins.int]]): method rate_limit (line 1886) | def rate_limit(self) -> Optional[pulumi.Input[_builtins.float]]: method rate_limit (line 1893) | def rate_limit(self, value: Optional[pulumi.Input[_builtins.float]]): method tag (line 1898) | def tag(self) -> Optional[pulumi.Input[_builtins.int]]: method tag (line 1905) | def tag(self, value: Optional[pulumi.Input[_builtins.int]]): method trunks (line 1910) | def trunks(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_built... method trunks (line 1917) | def trunks(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_b... class VmLegacyRngArgsDict (line 1921) | class VmLegacyRngArgsDict(TypedDict): class VmLegacyRngArgs (line 1936) | class VmLegacyRngArgs: method __init__ (line 1937) | def __init__(__self__, *, method max_bytes (line 1955) | def max_bytes(self) -> Optional[pulumi.Input[_builtins.int]]: method max_bytes (line 1962) | def max_bytes(self, value: Optional[pulumi.Input[_builtins.int]]): method period (line 1967) | def period(self) -> Optional[pulumi.Input[_builtins.int]]: method period (line 1974) | def period(self, value: Optional[pulumi.Input[_builtins.int]]): method source (line 1979) | def source(self) -> Optional[pulumi.Input[_builtins.str]]: method source (line 1986) | def source(self, value: Optional[pulumi.Input[_builtins.str]]): class VmLegacyTimeoutsArgsDict (line 1990) | class VmLegacyTimeoutsArgsDict(TypedDict): class VmLegacyTimeoutsArgs (line 2009) | class VmLegacyTimeoutsArgs: method __init__ (line 2010) | def __init__(__self__, *, method create (line 2032) | def create(self) -> Optional[pulumi.Input[_builtins.str]]: method create (line 2039) | def create(self, value: Optional[pulumi.Input[_builtins.str]]): method delete (line 2044) | def delete(self) -> Optional[pulumi.Input[_builtins.str]]: method delete (line 2051) | def delete(self, value: Optional[pulumi.Input[_builtins.str]]): method read (line 2056) | def read(self) -> Optional[pulumi.Input[_builtins.str]]: method read (line 2063) | def read(self, value: Optional[pulumi.Input[_builtins.str]]): method update (line 2068) | def update(self) -> Optional[pulumi.Input[_builtins.str]]: method update (line 2075) | def update(self, value: Optional[pulumi.Input[_builtins.str]]): class VmLegacyVgaArgsDict (line 2079) | class VmLegacyVgaArgsDict(TypedDict): class VmLegacyVgaArgs (line 2094) | class VmLegacyVgaArgs: method __init__ (line 2095) | def __init__(__self__, *, method clipboard (line 2113) | def clipboard(self) -> Optional[pulumi.Input[_builtins.str]]: method clipboard (line 2120) | def clipboard(self, value: Optional[pulumi.Input[_builtins.str]]): method memory (line 2125) | def memory(self) -> Optional[pulumi.Input[_builtins.int]]: method memory (line 2132) | def memory(self, value: Optional[pulumi.Input[_builtins.int]]): method type (line 2137) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 2144) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): class VmMemoryArgsDict (line 2148) | class VmMemoryArgsDict(TypedDict): class VmMemoryArgs (line 2176) | class VmMemoryArgs: method __init__ (line 2177) | def __init__(__self__, *, method balloon (line 2208) | def balloon(self) -> Optional[pulumi.Input[_builtins.int]]: method balloon (line 2215) | def balloon(self, value: Optional[pulumi.Input[_builtins.int]]): method hugepages (line 2220) | def hugepages(self) -> Optional[pulumi.Input[_builtins.str]]: method hugepages (line 2232) | def hugepages(self, value: Optional[pulumi.Input[_builtins.str]]): method keep_hugepages (line 2237) | def keep_hugepages(self) -> Optional[pulumi.Input[_builtins.bool]]: method keep_hugepages (line 2244) | def keep_hugepages(self, value: Optional[pulumi.Input[_builtins.bool]]): method shares (line 2249) | def shares(self) -> Optional[pulumi.Input[_builtins.int]]: method shares (line 2256) | def shares(self, value: Optional[pulumi.Input[_builtins.int]]): method size (line 2261) | def size(self) -> Optional[pulumi.Input[_builtins.int]]: method size (line 2268) | def size(self, value: Optional[pulumi.Input[_builtins.int]]): class VmNetworkArgsDict (line 2272) | class VmNetworkArgsDict(TypedDict): class VmNetworkArgs (line 2315) | class VmNetworkArgs: method __init__ (line 2316) | def __init__(__self__, *, method bridge (line 2362) | def bridge(self) -> Optional[pulumi.Input[_builtins.str]]: method bridge (line 2369) | def bridge(self, value: Optional[pulumi.Input[_builtins.str]]): method firewall (line 2374) | def firewall(self) -> Optional[pulumi.Input[_builtins.bool]]: method firewall (line 2381) | def firewall(self, value: Optional[pulumi.Input[_builtins.bool]]): method link_down (line 2386) | def link_down(self) -> Optional[pulumi.Input[_builtins.bool]]: method link_down (line 2393) | def link_down(self, value: Optional[pulumi.Input[_builtins.bool]]): method mac_address (line 2398) | def mac_address(self) -> Optional[pulumi.Input[_builtins.str]]: method mac_address (line 2405) | def mac_address(self, value: Optional[pulumi.Input[_builtins.str]]): method model (line 2410) | def model(self) -> Optional[pulumi.Input[_builtins.str]]: method model (line 2417) | def model(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 2422) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 2429) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method queues (line 2434) | def queues(self) -> Optional[pulumi.Input[_builtins.int]]: method queues (line 2441) | def queues(self, value: Optional[pulumi.Input[_builtins.int]]): method rate_limit (line 2446) | def rate_limit(self) -> Optional[pulumi.Input[_builtins.float]]: method rate_limit (line 2453) | def rate_limit(self, value: Optional[pulumi.Input[_builtins.float]]): method tag (line 2458) | def tag(self) -> Optional[pulumi.Input[_builtins.int]]: method tag (line 2465) | def tag(self, value: Optional[pulumi.Input[_builtins.int]]): method trunks (line 2470) | def trunks(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_built... method trunks (line 2477) | def trunks(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_b... class VmRngArgsDict (line 2481) | class VmRngArgsDict(TypedDict): class VmRngArgs (line 2496) | class VmRngArgs: method __init__ (line 2497) | def __init__(__self__, *, method max_bytes (line 2515) | def max_bytes(self) -> Optional[pulumi.Input[_builtins.int]]: method max_bytes (line 2522) | def max_bytes(self, value: Optional[pulumi.Input[_builtins.int]]): method period (line 2527) | def period(self) -> Optional[pulumi.Input[_builtins.int]]: method period (line 2534) | def period(self, value: Optional[pulumi.Input[_builtins.int]]): method source (line 2539) | def source(self) -> Optional[pulumi.Input[_builtins.str]]: method source (line 2546) | def source(self, value: Optional[pulumi.Input[_builtins.str]]): class VmTimeoutsArgsDict (line 2550) | class VmTimeoutsArgsDict(TypedDict): class VmTimeoutsArgs (line 2569) | class VmTimeoutsArgs: method __init__ (line 2570) | def __init__(__self__, *, method create (line 2592) | def create(self) -> Optional[pulumi.Input[_builtins.str]]: method create (line 2599) | def create(self, value: Optional[pulumi.Input[_builtins.str]]): method delete (line 2604) | def delete(self) -> Optional[pulumi.Input[_builtins.str]]: method delete (line 2611) | def delete(self, value: Optional[pulumi.Input[_builtins.str]]): method read (line 2616) | def read(self) -> Optional[pulumi.Input[_builtins.str]]: method read (line 2623) | def read(self, value: Optional[pulumi.Input[_builtins.str]]): method update (line 2628) | def update(self) -> Optional[pulumi.Input[_builtins.str]]: method update (line 2635) | def update(self, value: Optional[pulumi.Input[_builtins.str]]): class VmVgaArgsDict (line 2639) | class VmVgaArgsDict(TypedDict): class VmVgaArgs (line 2654) | class VmVgaArgs: method __init__ (line 2655) | def __init__(__self__, *, method clipboard (line 2673) | def clipboard(self) -> Optional[pulumi.Input[_builtins.str]]: method clipboard (line 2680) | def clipboard(self, value: Optional[pulumi.Input[_builtins.str]]): method memory (line 2685) | def memory(self) -> Optional[pulumi.Input[_builtins.int]]: method memory (line 2692) | def memory(self, value: Optional[pulumi.Input[_builtins.int]]): method type (line 2697) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 2704) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): FILE: sdk/python/pulumi_proxmoxve/cloned/outputs.py class VmCdrom (line 41) | class VmCdrom(dict): method __key_warning (line 43) | def __key_warning(key: str): method __getitem__ (line 51) | def __getitem__(self, key: str) -> Any: method get (line 55) | def get(self, key: str, default = None) -> Any: method __init__ (line 59) | def __init__(__self__, *, method file_id (line 69) | def file_id(self) -> Optional[_builtins.str]: class VmClone (line 77) | class VmClone(dict): method __key_warning (line 79) | def __key_warning(key: str): method __getitem__ (line 99) | def __getitem__(self, key: str) -> Any: method get (line 103) | def get(self, key: str, default = None) -> Any: method __init__ (line 107) | def __init__(__self__, *, method source_vm_id (line 148) | def source_vm_id(self) -> _builtins.int: method bandwidth_limit (line 156) | def bandwidth_limit(self) -> Optional[_builtins.int]: method full (line 164) | def full(self) -> Optional[_builtins.bool]: method pool_id (line 172) | def pool_id(self) -> Optional[_builtins.str]: method retries (line 180) | def retries(self) -> Optional[_builtins.int]: method snapshot_name (line 188) | def snapshot_name(self) -> Optional[_builtins.str]: method source_node_name (line 196) | def source_node_name(self) -> Optional[_builtins.str]: method target_datastore (line 204) | def target_datastore(self) -> Optional[_builtins.str]: method target_format (line 212) | def target_format(self) -> Optional[_builtins.str]: class VmCpu (line 220) | class VmCpu(dict): method __init__ (line 221) | def __init__(__self__, *, method affinity (line 267) | def affinity(self) -> Optional[_builtins.str]: method architecture (line 275) | def architecture(self) -> Optional[_builtins.str]: method cores (line 283) | def cores(self) -> Optional[_builtins.int]: method flags (line 291) | def flags(self) -> Optional[Sequence[_builtins.str]]: method limit (line 299) | def limit(self) -> Optional[_builtins.float]: method numa (line 307) | def numa(self) -> Optional[_builtins.bool]: method sockets (line 315) | def sockets(self) -> Optional[_builtins.int]: method type (line 323) | def type(self) -> Optional[_builtins.str]: method units (line 331) | def units(self) -> Optional[_builtins.int]: method vcpus (line 339) | def vcpus(self) -> Optional[_builtins.int]: class VmDelete (line 347) | class VmDelete(dict): method __init__ (line 348) | def __init__(__self__, *, method disks (line 362) | def disks(self) -> Optional[Sequence[_builtins.str]]: method networks (line 370) | def networks(self) -> Optional[Sequence[_builtins.str]]: class VmDisk (line 378) | class VmDisk(dict): method __key_warning (line 380) | def __key_warning(key: str): method __getitem__ (line 392) | def __getitem__(self, key: str) -> Any: method get (line 396) | def get(self, key: str, default = None) -> Any: method __init__ (line 400) | def __init__(__self__, *, method aio (line 462) | def aio(self) -> Optional[_builtins.str]: method backup (line 470) | def backup(self) -> Optional[_builtins.bool]: method cache (line 478) | def cache(self) -> Optional[_builtins.str]: method datastore_id (line 486) | def datastore_id(self) -> Optional[_builtins.str]: method discard (line 494) | def discard(self) -> Optional[_builtins.str]: method file (line 502) | def file(self) -> Optional[_builtins.str]: method format (line 510) | def format(self) -> Optional[_builtins.str]: method import_from (line 518) | def import_from(self) -> Optional[_builtins.str]: method iothread (line 526) | def iothread(self) -> Optional[_builtins.bool]: method media (line 534) | def media(self) -> Optional[_builtins.str]: method replicate (line 542) | def replicate(self) -> Optional[_builtins.bool]: method serial (line 550) | def serial(self) -> Optional[_builtins.str]: method size_gb (line 558) | def size_gb(self) -> Optional[_builtins.int]: method ssd (line 566) | def ssd(self) -> Optional[_builtins.bool]: class VmLegacyCdrom (line 574) | class VmLegacyCdrom(dict): method __key_warning (line 576) | def __key_warning(key: str): method __getitem__ (line 584) | def __getitem__(self, key: str) -> Any: method get (line 588) | def get(self, key: str, default = None) -> Any: method __init__ (line 592) | def __init__(__self__, *, method file_id (line 602) | def file_id(self) -> Optional[_builtins.str]: class VmLegacyClone (line 610) | class VmLegacyClone(dict): method __key_warning (line 612) | def __key_warning(key: str): method __getitem__ (line 632) | def __getitem__(self, key: str) -> Any: method get (line 636) | def get(self, key: str, default = None) -> Any: method __init__ (line 640) | def __init__(__self__, *, method source_vm_id (line 681) | def source_vm_id(self) -> _builtins.int: method bandwidth_limit (line 689) | def bandwidth_limit(self) -> Optional[_builtins.int]: method full (line 697) | def full(self) -> Optional[_builtins.bool]: method pool_id (line 705) | def pool_id(self) -> Optional[_builtins.str]: method retries (line 713) | def retries(self) -> Optional[_builtins.int]: method snapshot_name (line 721) | def snapshot_name(self) -> Optional[_builtins.str]: method source_node_name (line 729) | def source_node_name(self) -> Optional[_builtins.str]: method target_datastore (line 737) | def target_datastore(self) -> Optional[_builtins.str]: method target_format (line 745) | def target_format(self) -> Optional[_builtins.str]: class VmLegacyCpu (line 753) | class VmLegacyCpu(dict): method __init__ (line 754) | def __init__(__self__, *, method affinity (line 800) | def affinity(self) -> Optional[_builtins.str]: method architecture (line 808) | def architecture(self) -> Optional[_builtins.str]: method cores (line 816) | def cores(self) -> Optional[_builtins.int]: method flags (line 824) | def flags(self) -> Optional[Sequence[_builtins.str]]: method limit (line 832) | def limit(self) -> Optional[_builtins.float]: method numa (line 840) | def numa(self) -> Optional[_builtins.bool]: method sockets (line 848) | def sockets(self) -> Optional[_builtins.int]: method type (line 856) | def type(self) -> Optional[_builtins.str]: method units (line 864) | def units(self) -> Optional[_builtins.int]: method vcpus (line 872) | def vcpus(self) -> Optional[_builtins.int]: class VmLegacyDelete (line 880) | class VmLegacyDelete(dict): method __init__ (line 881) | def __init__(__self__, *, method disks (line 895) | def disks(self) -> Optional[Sequence[_builtins.str]]: method networks (line 903) | def networks(self) -> Optional[Sequence[_builtins.str]]: class VmLegacyDisk (line 911) | class VmLegacyDisk(dict): method __key_warning (line 913) | def __key_warning(key: str): method __getitem__ (line 925) | def __getitem__(self, key: str) -> Any: method get (line 929) | def get(self, key: str, default = None) -> Any: method __init__ (line 933) | def __init__(__self__, *, method aio (line 995) | def aio(self) -> Optional[_builtins.str]: method backup (line 1003) | def backup(self) -> Optional[_builtins.bool]: method cache (line 1011) | def cache(self) -> Optional[_builtins.str]: method datastore_id (line 1019) | def datastore_id(self) -> Optional[_builtins.str]: method discard (line 1027) | def discard(self) -> Optional[_builtins.str]: method file (line 1035) | def file(self) -> Optional[_builtins.str]: method format (line 1043) | def format(self) -> Optional[_builtins.str]: method import_from (line 1051) | def import_from(self) -> Optional[_builtins.str]: method iothread (line 1059) | def iothread(self) -> Optional[_builtins.bool]: method media (line 1067) | def media(self) -> Optional[_builtins.str]: method replicate (line 1075) | def replicate(self) -> Optional[_builtins.bool]: method serial (line 1083) | def serial(self) -> Optional[_builtins.str]: method size_gb (line 1091) | def size_gb(self) -> Optional[_builtins.int]: method ssd (line 1099) | def ssd(self) -> Optional[_builtins.bool]: class VmLegacyMemory (line 1107) | class VmLegacyMemory(dict): method __key_warning (line 1109) | def __key_warning(key: str): method __getitem__ (line 1117) | def __getitem__(self, key: str) -> Any: method get (line 1121) | def get(self, key: str, default = None) -> Any: method __init__ (line 1125) | def __init__(__self__, *, method balloon (line 1156) | def balloon(self) -> Optional[_builtins.int]: method hugepages (line 1164) | def hugepages(self) -> Optional[_builtins.str]: method keep_hugepages (line 1177) | def keep_hugepages(self) -> Optional[_builtins.bool]: method shares (line 1185) | def shares(self) -> Optional[_builtins.int]: method size (line 1193) | def size(self) -> Optional[_builtins.int]: class VmLegacyNetwork (line 1201) | class VmLegacyNetwork(dict): method __key_warning (line 1203) | def __key_warning(key: str): method __getitem__ (line 1215) | def __getitem__(self, key: str) -> Any: method get (line 1219) | def get(self, key: str, default = None) -> Any: method __init__ (line 1223) | def __init__(__self__, *, method bridge (line 1269) | def bridge(self) -> Optional[_builtins.str]: method firewall (line 1277) | def firewall(self) -> Optional[_builtins.bool]: method link_down (line 1285) | def link_down(self) -> Optional[_builtins.bool]: method mac_address (line 1293) | def mac_address(self) -> Optional[_builtins.str]: method model (line 1301) | def model(self) -> Optional[_builtins.str]: method mtu (line 1309) | def mtu(self) -> Optional[_builtins.int]: method queues (line 1317) | def queues(self) -> Optional[_builtins.int]: method rate_limit (line 1325) | def rate_limit(self) -> Optional[_builtins.float]: method tag (line 1333) | def tag(self) -> Optional[_builtins.int]: method trunks (line 1341) | def trunks(self) -> Optional[Sequence[_builtins.int]]: class VmLegacyRng (line 1349) | class VmLegacyRng(dict): method __key_warning (line 1351) | def __key_warning(key: str): method __getitem__ (line 1359) | def __getitem__(self, key: str) -> Any: method get (line 1363) | def get(self, key: str, default = None) -> Any: method __init__ (line 1367) | def __init__(__self__, *, method max_bytes (line 1385) | def max_bytes(self) -> Optional[_builtins.int]: method period (line 1393) | def period(self) -> Optional[_builtins.int]: method source (line 1401) | def source(self) -> Optional[_builtins.str]: class VmLegacyTimeouts (line 1409) | class VmLegacyTimeouts(dict): method __init__ (line 1410) | def __init__(__self__, *, method create (line 1432) | def create(self) -> Optional[_builtins.str]: method delete (line 1440) | def delete(self) -> Optional[_builtins.str]: method read (line 1448) | def read(self) -> Optional[_builtins.str]: method update (line 1456) | def update(self) -> Optional[_builtins.str]: class VmLegacyVga (line 1464) | class VmLegacyVga(dict): method __init__ (line 1465) | def __init__(__self__, *, method clipboard (line 1483) | def clipboard(self) -> Optional[_builtins.str]: method memory (line 1491) | def memory(self) -> Optional[_builtins.int]: method type (line 1499) | def type(self) -> Optional[_builtins.str]: class VmMemory (line 1507) | class VmMemory(dict): method __key_warning (line 1509) | def __key_warning(key: str): method __getitem__ (line 1517) | def __getitem__(self, key: str) -> Any: method get (line 1521) | def get(self, key: str, default = None) -> Any: method __init__ (line 1525) | def __init__(__self__, *, method balloon (line 1556) | def balloon(self) -> Optional[_builtins.int]: method hugepages (line 1564) | def hugepages(self) -> Optional[_builtins.str]: method keep_hugepages (line 1577) | def keep_hugepages(self) -> Optional[_builtins.bool]: method shares (line 1585) | def shares(self) -> Optional[_builtins.int]: method size (line 1593) | def size(self) -> Optional[_builtins.int]: class VmNetwork (line 1601) | class VmNetwork(dict): method __key_warning (line 1603) | def __key_warning(key: str): method __getitem__ (line 1615) | def __getitem__(self, key: str) -> Any: method get (line 1619) | def get(self, key: str, default = None) -> Any: method __init__ (line 1623) | def __init__(__self__, *, method bridge (line 1669) | def bridge(self) -> Optional[_builtins.str]: method firewall (line 1677) | def firewall(self) -> Optional[_builtins.bool]: method link_down (line 1685) | def link_down(self) -> Optional[_builtins.bool]: method mac_address (line 1693) | def mac_address(self) -> Optional[_builtins.str]: method model (line 1701) | def model(self) -> Optional[_builtins.str]: method mtu (line 1709) | def mtu(self) -> Optional[_builtins.int]: method queues (line 1717) | def queues(self) -> Optional[_builtins.int]: method rate_limit (line 1725) | def rate_limit(self) -> Optional[_builtins.float]: method tag (line 1733) | def tag(self) -> Optional[_builtins.int]: method trunks (line 1741) | def trunks(self) -> Optional[Sequence[_builtins.int]]: class VmRng (line 1749) | class VmRng(dict): method __key_warning (line 1751) | def __key_warning(key: str): method __getitem__ (line 1759) | def __getitem__(self, key: str) -> Any: method get (line 1763) | def get(self, key: str, default = None) -> Any: method __init__ (line 1767) | def __init__(__self__, *, method max_bytes (line 1785) | def max_bytes(self) -> Optional[_builtins.int]: method period (line 1793) | def period(self) -> Optional[_builtins.int]: method source (line 1801) | def source(self) -> Optional[_builtins.str]: class VmTimeouts (line 1809) | class VmTimeouts(dict): method __init__ (line 1810) | def __init__(__self__, *, method create (line 1832) | def create(self) -> Optional[_builtins.str]: method delete (line 1840) | def delete(self) -> Optional[_builtins.str]: method read (line 1848) | def read(self) -> Optional[_builtins.str]: method update (line 1856) | def update(self) -> Optional[_builtins.str]: class VmVga (line 1864) | class VmVga(dict): method __init__ (line 1865) | def __init__(__self__, *, method clipboard (line 1883) | def clipboard(self) -> Optional[_builtins.str]: method memory (line 1891) | def memory(self) -> Optional[_builtins.int]: method type (line 1899) | def type(self) -> Optional[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/cloned/vm.py class VmArgs (line 22) | class VmArgs: method __init__ (line 23) | def __init__(__self__, *, method clone (line 104) | def clone(self) -> pulumi.Input['VmCloneArgs']: method clone (line 111) | def clone(self, value: pulumi.Input['VmCloneArgs']): method node_name (line 116) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 123) | def node_name(self, value: pulumi.Input[_builtins.str]): method cdrom (line 128) | def cdrom(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input['Vm... method cdrom (line 135) | def cdrom(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input... method cpu (line 140) | def cpu(self) -> Optional[pulumi.Input['VmCpuArgs']]: method cpu (line 147) | def cpu(self, value: Optional[pulumi.Input['VmCpuArgs']]): method delete (line 152) | def delete(self) -> Optional[pulumi.Input['VmDeleteArgs']]: method delete (line 159) | def delete(self, value: Optional[pulumi.Input['VmDeleteArgs']]): method delete_unreferenced_disks_on_destroy (line 164) | def delete_unreferenced_disks_on_destroy(self) -> Optional[pulumi.Inpu... method delete_unreferenced_disks_on_destroy (line 171) | def delete_unreferenced_disks_on_destroy(self, value: Optional[pulumi.... method description (line 176) | def description(self) -> Optional[pulumi.Input[_builtins.str]]: method description (line 183) | def description(self, value: Optional[pulumi.Input[_builtins.str]]): method disk (line 188) | def disk(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input['VmD... method disk (line 195) | def disk(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[... method memory (line 200) | def memory(self) -> Optional[pulumi.Input['VmMemoryArgs']]: method memory (line 207) | def memory(self, value: Optional[pulumi.Input['VmMemoryArgs']]): method name (line 212) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 219) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method network (line 224) | def network(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input['... method network (line 231) | def network(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Inp... method purge_on_destroy (line 236) | def purge_on_destroy(self) -> Optional[pulumi.Input[_builtins.bool]]: method purge_on_destroy (line 243) | def purge_on_destroy(self, value: Optional[pulumi.Input[_builtins.bool... method resource_id (line 248) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 255) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method rng (line 260) | def rng(self) -> Optional[pulumi.Input['VmRngArgs']]: method rng (line 267) | def rng(self, value: Optional[pulumi.Input['VmRngArgs']]): method started (line 272) | def started(self) -> Optional[pulumi.Input[_builtins.bool]]: method started (line 279) | def started(self, value: Optional[pulumi.Input[_builtins.bool]]): method stop_on_destroy (line 284) | def stop_on_destroy(self) -> Optional[pulumi.Input[_builtins.bool]]: method stop_on_destroy (line 291) | def stop_on_destroy(self, value: Optional[pulumi.Input[_builtins.bool]]): method tags (line 296) | def tags(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtin... method tags (line 303) | def tags(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method timeouts (line 308) | def timeouts(self) -> Optional[pulumi.Input['VmTimeoutsArgs']]: method timeouts (line 312) | def timeouts(self, value: Optional[pulumi.Input['VmTimeoutsArgs']]): method vga (line 317) | def vga(self) -> Optional[pulumi.Input['VmVgaArgs']]: method vga (line 324) | def vga(self, value: Optional[pulumi.Input['VmVgaArgs']]): class _VmState (line 329) | class _VmState: method __init__ (line 330) | def __init__(__self__, *, method cdrom (line 413) | def cdrom(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input['Vm... method cdrom (line 420) | def cdrom(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input... method clone (line 425) | def clone(self) -> Optional[pulumi.Input['VmCloneArgs']]: method clone (line 432) | def clone(self, value: Optional[pulumi.Input['VmCloneArgs']]): method cpu (line 437) | def cpu(self) -> Optional[pulumi.Input['VmCpuArgs']]: method cpu (line 444) | def cpu(self, value: Optional[pulumi.Input['VmCpuArgs']]): method delete (line 449) | def delete(self) -> Optional[pulumi.Input['VmDeleteArgs']]: method delete (line 456) | def delete(self, value: Optional[pulumi.Input['VmDeleteArgs']]): method delete_unreferenced_disks_on_destroy (line 461) | def delete_unreferenced_disks_on_destroy(self) -> Optional[pulumi.Inpu... method delete_unreferenced_disks_on_destroy (line 468) | def delete_unreferenced_disks_on_destroy(self, value: Optional[pulumi.... method description (line 473) | def description(self) -> Optional[pulumi.Input[_builtins.str]]: method description (line 480) | def description(self, value: Optional[pulumi.Input[_builtins.str]]): method disk (line 485) | def disk(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input['VmD... method disk (line 492) | def disk(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[... method memory (line 497) | def memory(self) -> Optional[pulumi.Input['VmMemoryArgs']]: method memory (line 504) | def memory(self, value: Optional[pulumi.Input['VmMemoryArgs']]): method name (line 509) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 516) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method network (line 521) | def network(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input['... method network (line 528) | def network(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Inp... method node_name (line 533) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 540) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method purge_on_destroy (line 545) | def purge_on_destroy(self) -> Optional[pulumi.Input[_builtins.bool]]: method purge_on_destroy (line 552) | def purge_on_destroy(self, value: Optional[pulumi.Input[_builtins.bool... method resource_id (line 557) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 564) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method rng (line 569) | def rng(self) -> Optional[pulumi.Input['VmRngArgs']]: method rng (line 576) | def rng(self, value: Optional[pulumi.Input['VmRngArgs']]): method started (line 581) | def started(self) -> Optional[pulumi.Input[_builtins.bool]]: method started (line 588) | def started(self, value: Optional[pulumi.Input[_builtins.bool]]): method stop_on_destroy (line 593) | def stop_on_destroy(self) -> Optional[pulumi.Input[_builtins.bool]]: method stop_on_destroy (line 600) | def stop_on_destroy(self, value: Optional[pulumi.Input[_builtins.bool]]): method tags (line 605) | def tags(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtin... method tags (line 612) | def tags(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method timeouts (line 617) | def timeouts(self) -> Optional[pulumi.Input['VmTimeoutsArgs']]: method timeouts (line 621) | def timeouts(self, value: Optional[pulumi.Input['VmTimeoutsArgs']]): method vga (line 626) | def vga(self) -> Optional[pulumi.Input['VmVgaArgs']]: method vga (line 633) | def vga(self, value: Optional[pulumi.Input['VmVgaArgs']]): class Vm (line 638) | class Vm(pulumi.CustomResource): method __init__ (line 640) | def __init__(__self__, method __init__ (line 884) | def __init__(__self__, method __init__ (line 1091) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 1098) | def _internal_init(__self__, method get (line 1161) | def get(resource_name: str, method cdrom (line 1236) | def cdrom(self) -> pulumi.Output[Optional[Mapping[str, 'outputs.VmCdro... method clone (line 1244) | def clone(self) -> pulumi.Output['outputs.VmClone']: method cpu (line 1252) | def cpu(self) -> pulumi.Output[Optional['outputs.VmCpu']]: method delete (line 1260) | def delete(self) -> pulumi.Output[Optional['outputs.VmDelete']]: method delete_unreferenced_disks_on_destroy (line 1268) | def delete_unreferenced_disks_on_destroy(self) -> pulumi.Output[_built... method description (line 1276) | def description(self) -> pulumi.Output[Optional[_builtins.str]]: method disk (line 1284) | def disk(self) -> pulumi.Output[Optional[Mapping[str, 'outputs.VmDisk'... method memory (line 1292) | def memory(self) -> pulumi.Output[Optional['outputs.VmMemory']]: method name (line 1300) | def name(self) -> pulumi.Output[_builtins.str]: method network (line 1308) | def network(self) -> pulumi.Output[Optional[Mapping[str, 'outputs.VmNe... method node_name (line 1316) | def node_name(self) -> pulumi.Output[_builtins.str]: method purge_on_destroy (line 1324) | def purge_on_destroy(self) -> pulumi.Output[_builtins.bool]: method resource_id (line 1332) | def resource_id(self) -> pulumi.Output[_builtins.str]: method rng (line 1340) | def rng(self) -> pulumi.Output[Optional['outputs.VmRng']]: method started (line 1348) | def started(self) -> pulumi.Output[_builtins.bool]: method stop_on_destroy (line 1356) | def stop_on_destroy(self) -> pulumi.Output[_builtins.bool]: method tags (line 1364) | def tags(self) -> pulumi.Output[Optional[Sequence[_builtins.str]]]: method timeouts (line 1372) | def timeouts(self) -> pulumi.Output[Optional['outputs.VmTimeouts']]: method vga (line 1377) | def vga(self) -> pulumi.Output[Optional['outputs.VmVga']]: FILE: sdk/python/pulumi_proxmoxve/cloned/vm_legacy.py class VmLegacyArgs (line 22) | class VmLegacyArgs: method __init__ (line 23) | def __init__(__self__, *, method clone (line 104) | def clone(self) -> pulumi.Input['VmLegacyCloneArgs']: method clone (line 111) | def clone(self, value: pulumi.Input['VmLegacyCloneArgs']): method node_name (line 116) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 123) | def node_name(self, value: pulumi.Input[_builtins.str]): method cdrom (line 128) | def cdrom(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input['Vm... method cdrom (line 135) | def cdrom(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input... method cpu (line 140) | def cpu(self) -> Optional[pulumi.Input['VmLegacyCpuArgs']]: method cpu (line 147) | def cpu(self, value: Optional[pulumi.Input['VmLegacyCpuArgs']]): method delete (line 152) | def delete(self) -> Optional[pulumi.Input['VmLegacyDeleteArgs']]: method delete (line 159) | def delete(self, value: Optional[pulumi.Input['VmLegacyDeleteArgs']]): method delete_unreferenced_disks_on_destroy (line 164) | def delete_unreferenced_disks_on_destroy(self) -> Optional[pulumi.Inpu... method delete_unreferenced_disks_on_destroy (line 171) | def delete_unreferenced_disks_on_destroy(self, value: Optional[pulumi.... method description (line 176) | def description(self) -> Optional[pulumi.Input[_builtins.str]]: method description (line 183) | def description(self, value: Optional[pulumi.Input[_builtins.str]]): method disk (line 188) | def disk(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input['VmL... method disk (line 195) | def disk(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[... method memory (line 200) | def memory(self) -> Optional[pulumi.Input['VmLegacyMemoryArgs']]: method memory (line 207) | def memory(self, value: Optional[pulumi.Input['VmLegacyMemoryArgs']]): method name (line 212) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 219) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method network (line 224) | def network(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input['... method network (line 231) | def network(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Inp... method purge_on_destroy (line 236) | def purge_on_destroy(self) -> Optional[pulumi.Input[_builtins.bool]]: method purge_on_destroy (line 243) | def purge_on_destroy(self, value: Optional[pulumi.Input[_builtins.bool... method resource_id (line 248) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 255) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method rng (line 260) | def rng(self) -> Optional[pulumi.Input['VmLegacyRngArgs']]: method rng (line 267) | def rng(self, value: Optional[pulumi.Input['VmLegacyRngArgs']]): method started (line 272) | def started(self) -> Optional[pulumi.Input[_builtins.bool]]: method started (line 279) | def started(self, value: Optional[pulumi.Input[_builtins.bool]]): method stop_on_destroy (line 284) | def stop_on_destroy(self) -> Optional[pulumi.Input[_builtins.bool]]: method stop_on_destroy (line 291) | def stop_on_destroy(self, value: Optional[pulumi.Input[_builtins.bool]]): method tags (line 296) | def tags(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtin... method tags (line 303) | def tags(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method timeouts (line 308) | def timeouts(self) -> Optional[pulumi.Input['VmLegacyTimeoutsArgs']]: method timeouts (line 312) | def timeouts(self, value: Optional[pulumi.Input['VmLegacyTimeoutsArgs'... method vga (line 317) | def vga(self) -> Optional[pulumi.Input['VmLegacyVgaArgs']]: method vga (line 324) | def vga(self, value: Optional[pulumi.Input['VmLegacyVgaArgs']]): class _VmLegacyState (line 329) | class _VmLegacyState: method __init__ (line 330) | def __init__(__self__, *, method cdrom (line 413) | def cdrom(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input['Vm... method cdrom (line 420) | def cdrom(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input... method clone (line 425) | def clone(self) -> Optional[pulumi.Input['VmLegacyCloneArgs']]: method clone (line 432) | def clone(self, value: Optional[pulumi.Input['VmLegacyCloneArgs']]): method cpu (line 437) | def cpu(self) -> Optional[pulumi.Input['VmLegacyCpuArgs']]: method cpu (line 444) | def cpu(self, value: Optional[pulumi.Input['VmLegacyCpuArgs']]): method delete (line 449) | def delete(self) -> Optional[pulumi.Input['VmLegacyDeleteArgs']]: method delete (line 456) | def delete(self, value: Optional[pulumi.Input['VmLegacyDeleteArgs']]): method delete_unreferenced_disks_on_destroy (line 461) | def delete_unreferenced_disks_on_destroy(self) -> Optional[pulumi.Inpu... method delete_unreferenced_disks_on_destroy (line 468) | def delete_unreferenced_disks_on_destroy(self, value: Optional[pulumi.... method description (line 473) | def description(self) -> Optional[pulumi.Input[_builtins.str]]: method description (line 480) | def description(self, value: Optional[pulumi.Input[_builtins.str]]): method disk (line 485) | def disk(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input['VmL... method disk (line 492) | def disk(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[... method memory (line 497) | def memory(self) -> Optional[pulumi.Input['VmLegacyMemoryArgs']]: method memory (line 504) | def memory(self, value: Optional[pulumi.Input['VmLegacyMemoryArgs']]): method name (line 509) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 516) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method network (line 521) | def network(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input['... method network (line 528) | def network(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Inp... method node_name (line 533) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 540) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method purge_on_destroy (line 545) | def purge_on_destroy(self) -> Optional[pulumi.Input[_builtins.bool]]: method purge_on_destroy (line 552) | def purge_on_destroy(self, value: Optional[pulumi.Input[_builtins.bool... method resource_id (line 557) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 564) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method rng (line 569) | def rng(self) -> Optional[pulumi.Input['VmLegacyRngArgs']]: method rng (line 576) | def rng(self, value: Optional[pulumi.Input['VmLegacyRngArgs']]): method started (line 581) | def started(self) -> Optional[pulumi.Input[_builtins.bool]]: method started (line 588) | def started(self, value: Optional[pulumi.Input[_builtins.bool]]): method stop_on_destroy (line 593) | def stop_on_destroy(self) -> Optional[pulumi.Input[_builtins.bool]]: method stop_on_destroy (line 600) | def stop_on_destroy(self, value: Optional[pulumi.Input[_builtins.bool]]): method tags (line 605) | def tags(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtin... method tags (line 612) | def tags(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method timeouts (line 617) | def timeouts(self) -> Optional[pulumi.Input['VmLegacyTimeoutsArgs']]: method timeouts (line 621) | def timeouts(self, value: Optional[pulumi.Input['VmLegacyTimeoutsArgs'... method vga (line 626) | def vga(self) -> Optional[pulumi.Input['VmLegacyVgaArgs']]: method vga (line 633) | def vga(self, value: Optional[pulumi.Input['VmLegacyVgaArgs']]): class VmLegacy (line 638) | class VmLegacy(pulumi.CustomResource): method __init__ (line 640) | def __init__(__self__, method __init__ (line 886) | def __init__(__self__, method __init__ (line 1095) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 1102) | def _internal_init(__self__, method get (line 1163) | def get(resource_name: str, method cdrom (line 1238) | def cdrom(self) -> pulumi.Output[Optional[Mapping[str, 'outputs.VmLega... method clone (line 1246) | def clone(self) -> pulumi.Output['outputs.VmLegacyClone']: method cpu (line 1254) | def cpu(self) -> pulumi.Output[Optional['outputs.VmLegacyCpu']]: method delete (line 1262) | def delete(self) -> pulumi.Output[Optional['outputs.VmLegacyDelete']]: method delete_unreferenced_disks_on_destroy (line 1270) | def delete_unreferenced_disks_on_destroy(self) -> pulumi.Output[_built... method description (line 1278) | def description(self) -> pulumi.Output[Optional[_builtins.str]]: method disk (line 1286) | def disk(self) -> pulumi.Output[Optional[Mapping[str, 'outputs.VmLegac... method memory (line 1294) | def memory(self) -> pulumi.Output[Optional['outputs.VmLegacyMemory']]: method name (line 1302) | def name(self) -> pulumi.Output[_builtins.str]: method network (line 1310) | def network(self) -> pulumi.Output[Optional[Mapping[str, 'outputs.VmLe... method node_name (line 1318) | def node_name(self) -> pulumi.Output[_builtins.str]: method purge_on_destroy (line 1326) | def purge_on_destroy(self) -> pulumi.Output[_builtins.bool]: method resource_id (line 1334) | def resource_id(self) -> pulumi.Output[_builtins.str]: method rng (line 1342) | def rng(self) -> pulumi.Output[Optional['outputs.VmLegacyRng']]: method started (line 1350) | def started(self) -> pulumi.Output[_builtins.bool]: method stop_on_destroy (line 1358) | def stop_on_destroy(self) -> pulumi.Output[_builtins.bool]: method tags (line 1366) | def tags(self) -> pulumi.Output[Optional[Sequence[_builtins.str]]]: method timeouts (line 1374) | def timeouts(self) -> pulumi.Output[Optional['outputs.VmLegacyTimeouts... method vga (line 1379) | def vga(self) -> pulumi.Output[Optional['outputs.VmLegacyVga']]: FILE: sdk/python/pulumi_proxmoxve/cluster/_inputs.py class FirewallLegacyLogRatelimitArgsDict (line 30) | class FirewallLegacyLogRatelimitArgsDict(TypedDict): class FirewallLegacyLogRatelimitArgs (line 47) | class FirewallLegacyLogRatelimitArgs: method __init__ (line 48) | def __init__(__self__, *, method burst (line 68) | def burst(self) -> Optional[pulumi.Input[_builtins.int]]: method burst (line 76) | def burst(self, value: Optional[pulumi.Input[_builtins.int]]): method enabled (line 81) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 88) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): method rate (line 93) | def rate(self) -> Optional[pulumi.Input[_builtins.str]]: method rate (line 101) | def rate(self, value: Optional[pulumi.Input[_builtins.str]]): class OptionsLegacyNextIdArgsDict (line 105) | class OptionsLegacyNextIdArgsDict(TypedDict): class OptionsLegacyNextIdArgs (line 116) | class OptionsLegacyNextIdArgs: method __init__ (line 117) | def __init__(__self__, *, method lower (line 131) | def lower(self) -> Optional[pulumi.Input[_builtins.int]]: method lower (line 138) | def lower(self, value: Optional[pulumi.Input[_builtins.int]]): method upper (line 143) | def upper(self) -> Optional[pulumi.Input[_builtins.int]]: method upper (line 150) | def upper(self, value: Optional[pulumi.Input[_builtins.int]]): class OptionsLegacyNotifyArgsDict (line 154) | class OptionsLegacyNotifyArgsDict(TypedDict): class OptionsLegacyNotifyArgs (line 181) | class OptionsLegacyNotifyArgs: method __init__ (line 182) | def __init__(__self__, *, method ha_fencing_mode (line 212) | def ha_fencing_mode(self) -> Optional[pulumi.Input[_builtins.str]]: method ha_fencing_mode (line 219) | def ha_fencing_mode(self, value: Optional[pulumi.Input[_builtins.str]]): method ha_fencing_target (line 224) | def ha_fencing_target(self) -> Optional[pulumi.Input[_builtins.str]]: method ha_fencing_target (line 231) | def ha_fencing_target(self, value: Optional[pulumi.Input[_builtins.str... method package_updates (line 236) | def package_updates(self) -> Optional[pulumi.Input[_builtins.str]]: method package_updates (line 243) | def package_updates(self, value: Optional[pulumi.Input[_builtins.str]]): method package_updates_target (line 248) | def package_updates_target(self) -> Optional[pulumi.Input[_builtins.st... method package_updates_target (line 255) | def package_updates_target(self, value: Optional[pulumi.Input[_builtin... method replication (line 260) | def replication(self) -> Optional[pulumi.Input[_builtins.str]]: method replication (line 267) | def replication(self, value: Optional[pulumi.Input[_builtins.str]]): method replication_target (line 272) | def replication_target(self) -> Optional[pulumi.Input[_builtins.str]]: method replication_target (line 279) | def replication_target(self, value: Optional[pulumi.Input[_builtins.st... class OptionsNextIdArgsDict (line 283) | class OptionsNextIdArgsDict(TypedDict): class OptionsNextIdArgs (line 294) | class OptionsNextIdArgs: method __init__ (line 295) | def __init__(__self__, *, method lower (line 309) | def lower(self) -> Optional[pulumi.Input[_builtins.int]]: method lower (line 316) | def lower(self, value: Optional[pulumi.Input[_builtins.int]]): method upper (line 321) | def upper(self) -> Optional[pulumi.Input[_builtins.int]]: method upper (line 328) | def upper(self, value: Optional[pulumi.Input[_builtins.int]]): class OptionsNotifyArgsDict (line 332) | class OptionsNotifyArgsDict(TypedDict): class OptionsNotifyArgs (line 359) | class OptionsNotifyArgs: method __init__ (line 360) | def __init__(__self__, *, method ha_fencing_mode (line 390) | def ha_fencing_mode(self) -> Optional[pulumi.Input[_builtins.str]]: method ha_fencing_mode (line 397) | def ha_fencing_mode(self, value: Optional[pulumi.Input[_builtins.str]]): method ha_fencing_target (line 402) | def ha_fencing_target(self) -> Optional[pulumi.Input[_builtins.str]]: method ha_fencing_target (line 409) | def ha_fencing_target(self, value: Optional[pulumi.Input[_builtins.str... method package_updates (line 414) | def package_updates(self) -> Optional[pulumi.Input[_builtins.str]]: method package_updates (line 421) | def package_updates(self, value: Optional[pulumi.Input[_builtins.str]]): method package_updates_target (line 426) | def package_updates_target(self) -> Optional[pulumi.Input[_builtins.st... method package_updates_target (line 433) | def package_updates_target(self, value: Optional[pulumi.Input[_builtin... method replication (line 438) | def replication(self) -> Optional[pulumi.Input[_builtins.str]]: method replication (line 445) | def replication(self, value: Optional[pulumi.Input[_builtins.str]]): method replication_target (line 450) | def replication_target(self) -> Optional[pulumi.Input[_builtins.str]]: method replication_target (line 457) | def replication_target(self, value: Optional[pulumi.Input[_builtins.st... FILE: sdk/python/pulumi_proxmoxve/cluster/firewall/security/_inputs.py class GroupLegacyRuleArgsDict (line 22) | class GroupLegacyRuleArgsDict(TypedDict): class GroupLegacyRuleArgs (line 104) | class GroupLegacyRuleArgs: method __init__ (line 105) | def __init__(__self__, *, method action (line 190) | def action(self) -> Optional[pulumi.Input[_builtins.str]]: method action (line 197) | def action(self, value: Optional[pulumi.Input[_builtins.str]]): method comment (line 202) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 209) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method dest (line 214) | def dest(self) -> Optional[pulumi.Input[_builtins.str]]: method dest (line 226) | def dest(self, value: Optional[pulumi.Input[_builtins.str]]): method dport (line 231) | def dport(self) -> Optional[pulumi.Input[_builtins.str]]: method dport (line 242) | def dport(self, value: Optional[pulumi.Input[_builtins.str]]): method enabled (line 247) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 254) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): method iface (line 259) | def iface(self) -> Optional[pulumi.Input[_builtins.str]]: method iface (line 268) | def iface(self, value: Optional[pulumi.Input[_builtins.str]]): method log (line 273) | def log(self) -> Optional[pulumi.Input[_builtins.str]]: method log (line 281) | def log(self, value: Optional[pulumi.Input[_builtins.str]]): method macro (line 286) | def macro(self) -> Optional[pulumi.Input[_builtins.str]]: method macro (line 294) | def macro(self, value: Optional[pulumi.Input[_builtins.str]]): method pos (line 299) | def pos(self) -> Optional[pulumi.Input[_builtins.int]]: method pos (line 306) | def pos(self, value: Optional[pulumi.Input[_builtins.int]]): method proto (line 311) | def proto(self) -> Optional[pulumi.Input[_builtins.str]]: method proto (line 319) | def proto(self, value: Optional[pulumi.Input[_builtins.str]]): method security_group (line 324) | def security_group(self) -> Optional[pulumi.Input[_builtins.str]]: method security_group (line 331) | def security_group(self, value: Optional[pulumi.Input[_builtins.str]]): method source (line 336) | def source(self) -> Optional[pulumi.Input[_builtins.str]]: method source (line 348) | def source(self, value: Optional[pulumi.Input[_builtins.str]]): method sport (line 353) | def sport(self) -> Optional[pulumi.Input[_builtins.str]]: method sport (line 364) | def sport(self, value: Optional[pulumi.Input[_builtins.str]]): method type (line 369) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 376) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): FILE: sdk/python/pulumi_proxmoxve/cluster/firewall/security/group_legacy.py class GroupLegacyArgs (line 22) | class GroupLegacyArgs: method __init__ (line 23) | def __init__(__self__, *, method comment (line 55) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 62) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method container_id (line 67) | def container_id(self) -> Optional[pulumi.Input[_builtins.int]]: method container_id (line 74) | def container_id(self, value: Optional[pulumi.Input[_builtins.int]]): method name (line 79) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 86) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method node_name (line 91) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 98) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method rules (line 103) | def rules(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['GroupL... method rules (line 110) | def rules(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['Gr... method vm_id (line 115) | def vm_id(self) -> Optional[pulumi.Input[_builtins.int]]: method vm_id (line 122) | def vm_id(self, value: Optional[pulumi.Input[_builtins.int]]): class _GroupLegacyState (line 127) | class _GroupLegacyState: method __init__ (line 128) | def __init__(__self__, *, method comment (line 160) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 167) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method container_id (line 172) | def container_id(self) -> Optional[pulumi.Input[_builtins.int]]: method container_id (line 179) | def container_id(self, value: Optional[pulumi.Input[_builtins.int]]): method name (line 184) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 191) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method node_name (line 196) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 203) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method rules (line 208) | def rules(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['GroupL... method rules (line 215) | def rules(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['Gr... method vm_id (line 220) | def vm_id(self) -> Optional[pulumi.Input[_builtins.int]]: method vm_id (line 227) | def vm_id(self, value: Optional[pulumi.Input[_builtins.int]]): class GroupLegacy (line 232) | class GroupLegacy(pulumi.CustomResource): method __init__ (line 234) | def __init__(__self__, method __init__ (line 300) | def __init__(__self__, method __init__ (line 354) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 361) | def _internal_init(__self__, method get (line 392) | def get(resource_name: str, method comment (line 429) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method container_id (line 437) | def container_id(self) -> pulumi.Output[Optional[_builtins.int]]: method name (line 445) | def name(self) -> pulumi.Output[_builtins.str]: method node_name (line 453) | def node_name(self) -> pulumi.Output[Optional[_builtins.str]]: method rules (line 461) | def rules(self) -> pulumi.Output[Optional[Sequence['outputs.GroupLegac... method vm_id (line 469) | def vm_id(self) -> pulumi.Output[Optional[_builtins.int]]: FILE: sdk/python/pulumi_proxmoxve/cluster/firewall/security/outputs.py class GroupLegacyRule (line 22) | class GroupLegacyRule(dict): method __key_warning (line 24) | def __key_warning(key: str): method __getitem__ (line 32) | def __getitem__(self, key: str) -> Any: method get (line 36) | def get(self, key: str, default = None) -> Any: method __init__ (line 40) | def __init__(__self__, *, method action (line 125) | def action(self) -> Optional[_builtins.str]: method comment (line 133) | def comment(self) -> Optional[_builtins.str]: method dest (line 141) | def dest(self) -> Optional[_builtins.str]: method dport (line 154) | def dport(self) -> Optional[_builtins.str]: method enabled (line 166) | def enabled(self) -> Optional[_builtins.bool]: method iface (line 174) | def iface(self) -> Optional[_builtins.str]: method log (line 184) | def log(self) -> Optional[_builtins.str]: method macro (line 193) | def macro(self) -> Optional[_builtins.str]: method pos (line 202) | def pos(self) -> Optional[_builtins.int]: method proto (line 210) | def proto(self) -> Optional[_builtins.str]: method security_group (line 219) | def security_group(self) -> Optional[_builtins.str]: method source (line 227) | def source(self) -> Optional[_builtins.str]: method sport (line 240) | def sport(self) -> Optional[_builtins.str]: method type (line 252) | def type(self) -> Optional[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/cluster/firewall_legacy.py class FirewallLegacyArgs (line 22) | class FirewallLegacyArgs: method __init__ (line 23) | def __init__(__self__, *, method ebtables (line 55) | def ebtables(self) -> Optional[pulumi.Input[_builtins.bool]]: method ebtables (line 62) | def ebtables(self, value: Optional[pulumi.Input[_builtins.bool]]): method enabled (line 67) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 74) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): method forward_policy (line 79) | def forward_policy(self) -> Optional[pulumi.Input[_builtins.str]]: method forward_policy (line 86) | def forward_policy(self, value: Optional[pulumi.Input[_builtins.str]]): method input_policy (line 91) | def input_policy(self) -> Optional[pulumi.Input[_builtins.str]]: method input_policy (line 98) | def input_policy(self, value: Optional[pulumi.Input[_builtins.str]]): method log_ratelimit (line 103) | def log_ratelimit(self) -> Optional[pulumi.Input['FirewallLegacyLogRat... method log_ratelimit (line 110) | def log_ratelimit(self, value: Optional[pulumi.Input['FirewallLegacyLo... method output_policy (line 115) | def output_policy(self) -> Optional[pulumi.Input[_builtins.str]]: method output_policy (line 122) | def output_policy(self, value: Optional[pulumi.Input[_builtins.str]]): class _FirewallLegacyState (line 127) | class _FirewallLegacyState: method __init__ (line 128) | def __init__(__self__, *, method ebtables (line 160) | def ebtables(self) -> Optional[pulumi.Input[_builtins.bool]]: method ebtables (line 167) | def ebtables(self, value: Optional[pulumi.Input[_builtins.bool]]): method enabled (line 172) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 179) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): method forward_policy (line 184) | def forward_policy(self) -> Optional[pulumi.Input[_builtins.str]]: method forward_policy (line 191) | def forward_policy(self, value: Optional[pulumi.Input[_builtins.str]]): method input_policy (line 196) | def input_policy(self) -> Optional[pulumi.Input[_builtins.str]]: method input_policy (line 203) | def input_policy(self, value: Optional[pulumi.Input[_builtins.str]]): method log_ratelimit (line 208) | def log_ratelimit(self) -> Optional[pulumi.Input['FirewallLegacyLogRat... method log_ratelimit (line 215) | def log_ratelimit(self, value: Optional[pulumi.Input['FirewallLegacyLo... method output_policy (line 220) | def output_policy(self) -> Optional[pulumi.Input[_builtins.str]]: method output_policy (line 227) | def output_policy(self, value: Optional[pulumi.Input[_builtins.str]]): class FirewallLegacy (line 232) | class FirewallLegacy(pulumi.CustomResource): method __init__ (line 234) | def __init__(__self__, method __init__ (line 290) | def __init__(__self__, method __init__ (line 334) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 341) | def _internal_init(__self__, method get (line 372) | def get(resource_name: str, method ebtables (line 409) | def ebtables(self) -> pulumi.Output[Optional[_builtins.bool]]: method enabled (line 417) | def enabled(self) -> pulumi.Output[Optional[_builtins.bool]]: method forward_policy (line 425) | def forward_policy(self) -> pulumi.Output[Optional[_builtins.str]]: method input_policy (line 433) | def input_policy(self) -> pulumi.Output[Optional[_builtins.str]]: method log_ratelimit (line 441) | def log_ratelimit(self) -> pulumi.Output[Optional['outputs.FirewallLeg... method output_policy (line 449) | def output_policy(self) -> pulumi.Output[Optional[_builtins.str]]: FILE: sdk/python/pulumi_proxmoxve/cluster/options.py class OptionsArgs (line 22) | class OptionsArgs: method __init__ (line 23) | def __init__(__self__, *, method bandwidth_limit_clone (line 111) | def bandwidth_limit_clone(self) -> Optional[pulumi.Input[_builtins.int]]: method bandwidth_limit_clone (line 118) | def bandwidth_limit_clone(self, value: Optional[pulumi.Input[_builtins... method bandwidth_limit_default (line 123) | def bandwidth_limit_default(self) -> Optional[pulumi.Input[_builtins.i... method bandwidth_limit_default (line 130) | def bandwidth_limit_default(self, value: Optional[pulumi.Input[_builti... method bandwidth_limit_migration (line 135) | def bandwidth_limit_migration(self) -> Optional[pulumi.Input[_builtins... method bandwidth_limit_migration (line 142) | def bandwidth_limit_migration(self, value: Optional[pulumi.Input[_buil... method bandwidth_limit_move (line 147) | def bandwidth_limit_move(self) -> Optional[pulumi.Input[_builtins.int]]: method bandwidth_limit_move (line 154) | def bandwidth_limit_move(self, value: Optional[pulumi.Input[_builtins.... method bandwidth_limit_restore (line 159) | def bandwidth_limit_restore(self) -> Optional[pulumi.Input[_builtins.i... method bandwidth_limit_restore (line 166) | def bandwidth_limit_restore(self, value: Optional[pulumi.Input[_builti... method console (line 171) | def console(self) -> Optional[pulumi.Input[_builtins.str]]: method console (line 178) | def console(self, value: Optional[pulumi.Input[_builtins.str]]): method crs_ha (line 183) | def crs_ha(self) -> Optional[pulumi.Input[_builtins.str]]: method crs_ha (line 190) | def crs_ha(self, value: Optional[pulumi.Input[_builtins.str]]): method crs_ha_rebalance_on_start (line 195) | def crs_ha_rebalance_on_start(self) -> Optional[pulumi.Input[_builtins... method crs_ha_rebalance_on_start (line 202) | def crs_ha_rebalance_on_start(self, value: Optional[pulumi.Input[_buil... method description (line 207) | def description(self) -> Optional[pulumi.Input[_builtins.str]]: method description (line 214) | def description(self, value: Optional[pulumi.Input[_builtins.str]]): method email_from (line 219) | def email_from(self) -> Optional[pulumi.Input[_builtins.str]]: method email_from (line 226) | def email_from(self, value: Optional[pulumi.Input[_builtins.str]]): method ha_shutdown_policy (line 231) | def ha_shutdown_policy(self) -> Optional[pulumi.Input[_builtins.str]]: method ha_shutdown_policy (line 238) | def ha_shutdown_policy(self, value: Optional[pulumi.Input[_builtins.st... method http_proxy (line 243) | def http_proxy(self) -> Optional[pulumi.Input[_builtins.str]]: method http_proxy (line 250) | def http_proxy(self, value: Optional[pulumi.Input[_builtins.str]]): method keyboard (line 255) | def keyboard(self) -> Optional[pulumi.Input[_builtins.str]]: method keyboard (line 262) | def keyboard(self, value: Optional[pulumi.Input[_builtins.str]]): method language (line 267) | def language(self) -> Optional[pulumi.Input[_builtins.str]]: method language (line 274) | def language(self, value: Optional[pulumi.Input[_builtins.str]]): method mac_prefix (line 279) | def mac_prefix(self) -> Optional[pulumi.Input[_builtins.str]]: method mac_prefix (line 286) | def mac_prefix(self, value: Optional[pulumi.Input[_builtins.str]]): method max_workers (line 291) | def max_workers(self) -> Optional[pulumi.Input[_builtins.int]]: method max_workers (line 298) | def max_workers(self, value: Optional[pulumi.Input[_builtins.int]]): method migration_cidr (line 303) | def migration_cidr(self) -> Optional[pulumi.Input[_builtins.str]]: method migration_cidr (line 310) | def migration_cidr(self, value: Optional[pulumi.Input[_builtins.str]]): method migration_type (line 315) | def migration_type(self) -> Optional[pulumi.Input[_builtins.str]]: method migration_type (line 322) | def migration_type(self, value: Optional[pulumi.Input[_builtins.str]]): method next_id (line 327) | def next_id(self) -> Optional[pulumi.Input['OptionsNextIdArgs']]: method next_id (line 334) | def next_id(self, value: Optional[pulumi.Input['OptionsNextIdArgs']]): method notify (line 339) | def notify(self) -> Optional[pulumi.Input['OptionsNotifyArgs']]: method notify (line 346) | def notify(self, value: Optional[pulumi.Input['OptionsNotifyArgs']]): class _OptionsState (line 351) | class _OptionsState: method __init__ (line 352) | def __init__(__self__, *, method bandwidth_limit_clone (line 440) | def bandwidth_limit_clone(self) -> Optional[pulumi.Input[_builtins.int]]: method bandwidth_limit_clone (line 447) | def bandwidth_limit_clone(self, value: Optional[pulumi.Input[_builtins... method bandwidth_limit_default (line 452) | def bandwidth_limit_default(self) -> Optional[pulumi.Input[_builtins.i... method bandwidth_limit_default (line 459) | def bandwidth_limit_default(self, value: Optional[pulumi.Input[_builti... method bandwidth_limit_migration (line 464) | def bandwidth_limit_migration(self) -> Optional[pulumi.Input[_builtins... method bandwidth_limit_migration (line 471) | def bandwidth_limit_migration(self, value: Optional[pulumi.Input[_buil... method bandwidth_limit_move (line 476) | def bandwidth_limit_move(self) -> Optional[pulumi.Input[_builtins.int]]: method bandwidth_limit_move (line 483) | def bandwidth_limit_move(self, value: Optional[pulumi.Input[_builtins.... method bandwidth_limit_restore (line 488) | def bandwidth_limit_restore(self) -> Optional[pulumi.Input[_builtins.i... method bandwidth_limit_restore (line 495) | def bandwidth_limit_restore(self, value: Optional[pulumi.Input[_builti... method console (line 500) | def console(self) -> Optional[pulumi.Input[_builtins.str]]: method console (line 507) | def console(self, value: Optional[pulumi.Input[_builtins.str]]): method crs_ha (line 512) | def crs_ha(self) -> Optional[pulumi.Input[_builtins.str]]: method crs_ha (line 519) | def crs_ha(self, value: Optional[pulumi.Input[_builtins.str]]): method crs_ha_rebalance_on_start (line 524) | def crs_ha_rebalance_on_start(self) -> Optional[pulumi.Input[_builtins... method crs_ha_rebalance_on_start (line 531) | def crs_ha_rebalance_on_start(self, value: Optional[pulumi.Input[_buil... method description (line 536) | def description(self) -> Optional[pulumi.Input[_builtins.str]]: method description (line 543) | def description(self, value: Optional[pulumi.Input[_builtins.str]]): method email_from (line 548) | def email_from(self) -> Optional[pulumi.Input[_builtins.str]]: method email_from (line 555) | def email_from(self, value: Optional[pulumi.Input[_builtins.str]]): method ha_shutdown_policy (line 560) | def ha_shutdown_policy(self) -> Optional[pulumi.Input[_builtins.str]]: method ha_shutdown_policy (line 567) | def ha_shutdown_policy(self, value: Optional[pulumi.Input[_builtins.st... method http_proxy (line 572) | def http_proxy(self) -> Optional[pulumi.Input[_builtins.str]]: method http_proxy (line 579) | def http_proxy(self, value: Optional[pulumi.Input[_builtins.str]]): method keyboard (line 584) | def keyboard(self) -> Optional[pulumi.Input[_builtins.str]]: method keyboard (line 591) | def keyboard(self, value: Optional[pulumi.Input[_builtins.str]]): method language (line 596) | def language(self) -> Optional[pulumi.Input[_builtins.str]]: method language (line 603) | def language(self, value: Optional[pulumi.Input[_builtins.str]]): method mac_prefix (line 608) | def mac_prefix(self) -> Optional[pulumi.Input[_builtins.str]]: method mac_prefix (line 615) | def mac_prefix(self, value: Optional[pulumi.Input[_builtins.str]]): method max_workers (line 620) | def max_workers(self) -> Optional[pulumi.Input[_builtins.int]]: method max_workers (line 627) | def max_workers(self, value: Optional[pulumi.Input[_builtins.int]]): method migration_cidr (line 632) | def migration_cidr(self) -> Optional[pulumi.Input[_builtins.str]]: method migration_cidr (line 639) | def migration_cidr(self, value: Optional[pulumi.Input[_builtins.str]]): method migration_type (line 644) | def migration_type(self) -> Optional[pulumi.Input[_builtins.str]]: method migration_type (line 651) | def migration_type(self, value: Optional[pulumi.Input[_builtins.str]]): method next_id (line 656) | def next_id(self) -> Optional[pulumi.Input['OptionsNextIdArgs']]: method next_id (line 663) | def next_id(self, value: Optional[pulumi.Input['OptionsNextIdArgs']]): method notify (line 668) | def notify(self) -> Optional[pulumi.Input['OptionsNotifyArgs']]: method notify (line 675) | def notify(self, value: Optional[pulumi.Input['OptionsNotifyArgs']]): class Options (line 680) | class Options(pulumi.CustomResource): method __init__ (line 682) | def __init__(__self__, method __init__ (line 773) | def __init__(__self__, method __init__ (line 824) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 831) | def _internal_init(__self__, method get (line 890) | def get(resource_name: str, method bandwidth_limit_clone (line 969) | def bandwidth_limit_clone(self) -> pulumi.Output[Optional[_builtins.in... method bandwidth_limit_default (line 977) | def bandwidth_limit_default(self) -> pulumi.Output[Optional[_builtins.... method bandwidth_limit_migration (line 985) | def bandwidth_limit_migration(self) -> pulumi.Output[Optional[_builtin... method bandwidth_limit_move (line 993) | def bandwidth_limit_move(self) -> pulumi.Output[Optional[_builtins.int]]: method bandwidth_limit_restore (line 1001) | def bandwidth_limit_restore(self) -> pulumi.Output[Optional[_builtins.... method console (line 1009) | def console(self) -> pulumi.Output[Optional[_builtins.str]]: method crs_ha (line 1017) | def crs_ha(self) -> pulumi.Output[_builtins.str]: method crs_ha_rebalance_on_start (line 1025) | def crs_ha_rebalance_on_start(self) -> pulumi.Output[Optional[_builtin... method description (line 1033) | def description(self) -> pulumi.Output[Optional[_builtins.str]]: method email_from (line 1041) | def email_from(self) -> pulumi.Output[Optional[_builtins.str]]: method ha_shutdown_policy (line 1049) | def ha_shutdown_policy(self) -> pulumi.Output[Optional[_builtins.str]]: method http_proxy (line 1057) | def http_proxy(self) -> pulumi.Output[Optional[_builtins.str]]: method keyboard (line 1065) | def keyboard(self) -> pulumi.Output[Optional[_builtins.str]]: method language (line 1073) | def language(self) -> pulumi.Output[Optional[_builtins.str]]: method mac_prefix (line 1081) | def mac_prefix(self) -> pulumi.Output[_builtins.str]: method max_workers (line 1089) | def max_workers(self) -> pulumi.Output[Optional[_builtins.int]]: method migration_cidr (line 1097) | def migration_cidr(self) -> pulumi.Output[Optional[_builtins.str]]: method migration_type (line 1105) | def migration_type(self) -> pulumi.Output[Optional[_builtins.str]]: method next_id (line 1113) | def next_id(self) -> pulumi.Output[Optional['outputs.OptionsNextId']]: method notify (line 1121) | def notify(self) -> pulumi.Output[Optional['outputs.OptionsNotify']]: FILE: sdk/python/pulumi_proxmoxve/cluster/options_legacy.py class OptionsLegacyArgs (line 22) | class OptionsLegacyArgs: method __init__ (line 23) | def __init__(__self__, *, method bandwidth_limit_clone (line 111) | def bandwidth_limit_clone(self) -> Optional[pulumi.Input[_builtins.int]]: method bandwidth_limit_clone (line 118) | def bandwidth_limit_clone(self, value: Optional[pulumi.Input[_builtins... method bandwidth_limit_default (line 123) | def bandwidth_limit_default(self) -> Optional[pulumi.Input[_builtins.i... method bandwidth_limit_default (line 130) | def bandwidth_limit_default(self, value: Optional[pulumi.Input[_builti... method bandwidth_limit_migration (line 135) | def bandwidth_limit_migration(self) -> Optional[pulumi.Input[_builtins... method bandwidth_limit_migration (line 142) | def bandwidth_limit_migration(self, value: Optional[pulumi.Input[_buil... method bandwidth_limit_move (line 147) | def bandwidth_limit_move(self) -> Optional[pulumi.Input[_builtins.int]]: method bandwidth_limit_move (line 154) | def bandwidth_limit_move(self, value: Optional[pulumi.Input[_builtins.... method bandwidth_limit_restore (line 159) | def bandwidth_limit_restore(self) -> Optional[pulumi.Input[_builtins.i... method bandwidth_limit_restore (line 166) | def bandwidth_limit_restore(self, value: Optional[pulumi.Input[_builti... method console (line 171) | def console(self) -> Optional[pulumi.Input[_builtins.str]]: method console (line 178) | def console(self, value: Optional[pulumi.Input[_builtins.str]]): method crs_ha (line 183) | def crs_ha(self) -> Optional[pulumi.Input[_builtins.str]]: method crs_ha (line 190) | def crs_ha(self, value: Optional[pulumi.Input[_builtins.str]]): method crs_ha_rebalance_on_start (line 195) | def crs_ha_rebalance_on_start(self) -> Optional[pulumi.Input[_builtins... method crs_ha_rebalance_on_start (line 202) | def crs_ha_rebalance_on_start(self, value: Optional[pulumi.Input[_buil... method description (line 207) | def description(self) -> Optional[pulumi.Input[_builtins.str]]: method description (line 214) | def description(self, value: Optional[pulumi.Input[_builtins.str]]): method email_from (line 219) | def email_from(self) -> Optional[pulumi.Input[_builtins.str]]: method email_from (line 226) | def email_from(self, value: Optional[pulumi.Input[_builtins.str]]): method ha_shutdown_policy (line 231) | def ha_shutdown_policy(self) -> Optional[pulumi.Input[_builtins.str]]: method ha_shutdown_policy (line 238) | def ha_shutdown_policy(self, value: Optional[pulumi.Input[_builtins.st... method http_proxy (line 243) | def http_proxy(self) -> Optional[pulumi.Input[_builtins.str]]: method http_proxy (line 250) | def http_proxy(self, value: Optional[pulumi.Input[_builtins.str]]): method keyboard (line 255) | def keyboard(self) -> Optional[pulumi.Input[_builtins.str]]: method keyboard (line 262) | def keyboard(self, value: Optional[pulumi.Input[_builtins.str]]): method language (line 267) | def language(self) -> Optional[pulumi.Input[_builtins.str]]: method language (line 274) | def language(self, value: Optional[pulumi.Input[_builtins.str]]): method mac_prefix (line 279) | def mac_prefix(self) -> Optional[pulumi.Input[_builtins.str]]: method mac_prefix (line 286) | def mac_prefix(self, value: Optional[pulumi.Input[_builtins.str]]): method max_workers (line 291) | def max_workers(self) -> Optional[pulumi.Input[_builtins.int]]: method max_workers (line 298) | def max_workers(self, value: Optional[pulumi.Input[_builtins.int]]): method migration_cidr (line 303) | def migration_cidr(self) -> Optional[pulumi.Input[_builtins.str]]: method migration_cidr (line 310) | def migration_cidr(self, value: Optional[pulumi.Input[_builtins.str]]): method migration_type (line 315) | def migration_type(self) -> Optional[pulumi.Input[_builtins.str]]: method migration_type (line 322) | def migration_type(self, value: Optional[pulumi.Input[_builtins.str]]): method next_id (line 327) | def next_id(self) -> Optional[pulumi.Input['OptionsLegacyNextIdArgs']]: method next_id (line 334) | def next_id(self, value: Optional[pulumi.Input['OptionsLegacyNextIdArg... method notify (line 339) | def notify(self) -> Optional[pulumi.Input['OptionsLegacyNotifyArgs']]: method notify (line 346) | def notify(self, value: Optional[pulumi.Input['OptionsLegacyNotifyArgs... class _OptionsLegacyState (line 351) | class _OptionsLegacyState: method __init__ (line 352) | def __init__(__self__, *, method bandwidth_limit_clone (line 440) | def bandwidth_limit_clone(self) -> Optional[pulumi.Input[_builtins.int]]: method bandwidth_limit_clone (line 447) | def bandwidth_limit_clone(self, value: Optional[pulumi.Input[_builtins... method bandwidth_limit_default (line 452) | def bandwidth_limit_default(self) -> Optional[pulumi.Input[_builtins.i... method bandwidth_limit_default (line 459) | def bandwidth_limit_default(self, value: Optional[pulumi.Input[_builti... method bandwidth_limit_migration (line 464) | def bandwidth_limit_migration(self) -> Optional[pulumi.Input[_builtins... method bandwidth_limit_migration (line 471) | def bandwidth_limit_migration(self, value: Optional[pulumi.Input[_buil... method bandwidth_limit_move (line 476) | def bandwidth_limit_move(self) -> Optional[pulumi.Input[_builtins.int]]: method bandwidth_limit_move (line 483) | def bandwidth_limit_move(self, value: Optional[pulumi.Input[_builtins.... method bandwidth_limit_restore (line 488) | def bandwidth_limit_restore(self) -> Optional[pulumi.Input[_builtins.i... method bandwidth_limit_restore (line 495) | def bandwidth_limit_restore(self, value: Optional[pulumi.Input[_builti... method console (line 500) | def console(self) -> Optional[pulumi.Input[_builtins.str]]: method console (line 507) | def console(self, value: Optional[pulumi.Input[_builtins.str]]): method crs_ha (line 512) | def crs_ha(self) -> Optional[pulumi.Input[_builtins.str]]: method crs_ha (line 519) | def crs_ha(self, value: Optional[pulumi.Input[_builtins.str]]): method crs_ha_rebalance_on_start (line 524) | def crs_ha_rebalance_on_start(self) -> Optional[pulumi.Input[_builtins... method crs_ha_rebalance_on_start (line 531) | def crs_ha_rebalance_on_start(self, value: Optional[pulumi.Input[_buil... method description (line 536) | def description(self) -> Optional[pulumi.Input[_builtins.str]]: method description (line 543) | def description(self, value: Optional[pulumi.Input[_builtins.str]]): method email_from (line 548) | def email_from(self) -> Optional[pulumi.Input[_builtins.str]]: method email_from (line 555) | def email_from(self, value: Optional[pulumi.Input[_builtins.str]]): method ha_shutdown_policy (line 560) | def ha_shutdown_policy(self) -> Optional[pulumi.Input[_builtins.str]]: method ha_shutdown_policy (line 567) | def ha_shutdown_policy(self, value: Optional[pulumi.Input[_builtins.st... method http_proxy (line 572) | def http_proxy(self) -> Optional[pulumi.Input[_builtins.str]]: method http_proxy (line 579) | def http_proxy(self, value: Optional[pulumi.Input[_builtins.str]]): method keyboard (line 584) | def keyboard(self) -> Optional[pulumi.Input[_builtins.str]]: method keyboard (line 591) | def keyboard(self, value: Optional[pulumi.Input[_builtins.str]]): method language (line 596) | def language(self) -> Optional[pulumi.Input[_builtins.str]]: method language (line 603) | def language(self, value: Optional[pulumi.Input[_builtins.str]]): method mac_prefix (line 608) | def mac_prefix(self) -> Optional[pulumi.Input[_builtins.str]]: method mac_prefix (line 615) | def mac_prefix(self, value: Optional[pulumi.Input[_builtins.str]]): method max_workers (line 620) | def max_workers(self) -> Optional[pulumi.Input[_builtins.int]]: method max_workers (line 627) | def max_workers(self, value: Optional[pulumi.Input[_builtins.int]]): method migration_cidr (line 632) | def migration_cidr(self) -> Optional[pulumi.Input[_builtins.str]]: method migration_cidr (line 639) | def migration_cidr(self, value: Optional[pulumi.Input[_builtins.str]]): method migration_type (line 644) | def migration_type(self) -> Optional[pulumi.Input[_builtins.str]]: method migration_type (line 651) | def migration_type(self, value: Optional[pulumi.Input[_builtins.str]]): method next_id (line 656) | def next_id(self) -> Optional[pulumi.Input['OptionsLegacyNextIdArgs']]: method next_id (line 663) | def next_id(self, value: Optional[pulumi.Input['OptionsLegacyNextIdArg... method notify (line 668) | def notify(self) -> Optional[pulumi.Input['OptionsLegacyNotifyArgs']]: method notify (line 675) | def notify(self, value: Optional[pulumi.Input['OptionsLegacyNotifyArgs... class OptionsLegacy (line 680) | class OptionsLegacy(pulumi.CustomResource): method __init__ (line 682) | def __init__(__self__, method __init__ (line 775) | def __init__(__self__, method __init__ (line 828) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 835) | def _internal_init(__self__, method get (line 894) | def get(resource_name: str, method bandwidth_limit_clone (line 973) | def bandwidth_limit_clone(self) -> pulumi.Output[Optional[_builtins.in... method bandwidth_limit_default (line 981) | def bandwidth_limit_default(self) -> pulumi.Output[Optional[_builtins.... method bandwidth_limit_migration (line 989) | def bandwidth_limit_migration(self) -> pulumi.Output[Optional[_builtin... method bandwidth_limit_move (line 997) | def bandwidth_limit_move(self) -> pulumi.Output[Optional[_builtins.int]]: method bandwidth_limit_restore (line 1005) | def bandwidth_limit_restore(self) -> pulumi.Output[Optional[_builtins.... method console (line 1013) | def console(self) -> pulumi.Output[Optional[_builtins.str]]: method crs_ha (line 1021) | def crs_ha(self) -> pulumi.Output[_builtins.str]: method crs_ha_rebalance_on_start (line 1029) | def crs_ha_rebalance_on_start(self) -> pulumi.Output[Optional[_builtin... method description (line 1037) | def description(self) -> pulumi.Output[Optional[_builtins.str]]: method email_from (line 1045) | def email_from(self) -> pulumi.Output[Optional[_builtins.str]]: method ha_shutdown_policy (line 1053) | def ha_shutdown_policy(self) -> pulumi.Output[Optional[_builtins.str]]: method http_proxy (line 1061) | def http_proxy(self) -> pulumi.Output[Optional[_builtins.str]]: method keyboard (line 1069) | def keyboard(self) -> pulumi.Output[Optional[_builtins.str]]: method language (line 1077) | def language(self) -> pulumi.Output[Optional[_builtins.str]]: method mac_prefix (line 1085) | def mac_prefix(self) -> pulumi.Output[_builtins.str]: method max_workers (line 1093) | def max_workers(self) -> pulumi.Output[Optional[_builtins.int]]: method migration_cidr (line 1101) | def migration_cidr(self) -> pulumi.Output[Optional[_builtins.str]]: method migration_type (line 1109) | def migration_type(self) -> pulumi.Output[Optional[_builtins.str]]: method next_id (line 1117) | def next_id(self) -> pulumi.Output[Optional['outputs.OptionsLegacyNext... method notify (line 1125) | def notify(self) -> pulumi.Output[Optional['outputs.OptionsLegacyNotif... FILE: sdk/python/pulumi_proxmoxve/cluster/outputs.py class FirewallLegacyLogRatelimit (line 26) | class FirewallLegacyLogRatelimit(dict): method __init__ (line 27) | def __init__(__self__, *, method burst (line 47) | def burst(self) -> Optional[_builtins.int]: method enabled (line 56) | def enabled(self) -> Optional[_builtins.bool]: method rate (line 64) | def rate(self) -> Optional[_builtins.str]: class OptionsLegacyNextId (line 73) | class OptionsLegacyNextId(dict): method __init__ (line 74) | def __init__(__self__, *, method lower (line 88) | def lower(self) -> Optional[_builtins.int]: method upper (line 96) | def upper(self) -> Optional[_builtins.int]: class OptionsLegacyNotify (line 104) | class OptionsLegacyNotify(dict): method __key_warning (line 106) | def __key_warning(key: str): method __getitem__ (line 122) | def __getitem__(self, key: str) -> Any: method get (line 126) | def get(self, key: str, default = None) -> Any: method __init__ (line 130) | def __init__(__self__, *, method ha_fencing_mode (line 160) | def ha_fencing_mode(self) -> Optional[_builtins.str]: method ha_fencing_target (line 168) | def ha_fencing_target(self) -> Optional[_builtins.str]: method package_updates (line 176) | def package_updates(self) -> Optional[_builtins.str]: method package_updates_target (line 184) | def package_updates_target(self) -> Optional[_builtins.str]: method replication (line 192) | def replication(self) -> Optional[_builtins.str]: method replication_target (line 200) | def replication_target(self) -> Optional[_builtins.str]: class OptionsNextId (line 208) | class OptionsNextId(dict): method __init__ (line 209) | def __init__(__self__, *, method lower (line 223) | def lower(self) -> Optional[_builtins.int]: method upper (line 231) | def upper(self) -> Optional[_builtins.int]: class OptionsNotify (line 239) | class OptionsNotify(dict): method __key_warning (line 241) | def __key_warning(key: str): method __getitem__ (line 257) | def __getitem__(self, key: str) -> Any: method get (line 261) | def get(self, key: str, default = None) -> Any: method __init__ (line 265) | def __init__(__self__, *, method ha_fencing_mode (line 295) | def ha_fencing_mode(self) -> Optional[_builtins.str]: method ha_fencing_target (line 303) | def ha_fencing_target(self) -> Optional[_builtins.str]: method package_updates (line 311) | def package_updates(self) -> Optional[_builtins.str]: method package_updates_target (line 319) | def package_updates_target(self) -> Optional[_builtins.str]: method replication (line 327) | def replication(self) -> Optional[_builtins.str]: method replication_target (line 335) | def replication_target(self) -> Optional[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/config/outputs.py class Ssh (line 24) | class Ssh(dict): method __init__ (line 25) | def __init__(__self__, *, method agent (line 75) | def agent(self) -> Optional[_builtins.bool]: method agent_forwarding (line 83) | def agent_forwarding(self) -> Optional[_builtins.bool]: method agent_socket (line 91) | def agent_socket(self) -> Optional[_builtins.str]: method node_address_source (line 99) | def node_address_source(self) -> Optional[_builtins.str]: method nodes (line 107) | def nodes(self) -> Optional[Sequence['outputs.SshNode']]: method password (line 115) | def password(self) -> Optional[_builtins.str]: method private_key (line 123) | def private_key(self) -> Optional[_builtins.str]: method socks5_password (line 131) | def socks5_password(self) -> Optional[_builtins.str]: method socks5_server (line 139) | def socks5_server(self) -> Optional[_builtins.str]: method socks5_username (line 147) | def socks5_username(self) -> Optional[_builtins.str]: method username (line 155) | def username(self) -> Optional[_builtins.str]: class SshNode (line 163) | class SshNode(dict): method __init__ (line 164) | def __init__(__self__, *, method address (line 180) | def address(self) -> _builtins.str: method name (line 188) | def name(self) -> _builtins.str: method port (line 196) | def port(self) -> Optional[_builtins.int]: FILE: sdk/python/pulumi_proxmoxve/config/vars.py class _ExportableConfig (line 23) | class _ExportableConfig(types.ModuleType): method api_token (line 25) | def api_token(self) -> Optional[str]: method auth_ticket (line 32) | def auth_ticket(self) -> Optional[str]: method csrf_prevention_token (line 39) | def csrf_prevention_token(self) -> Optional[str]: method endpoint (line 46) | def endpoint(self) -> Optional[str]: method insecure (line 53) | def insecure(self) -> Optional[bool]: method min_tls (line 60) | def min_tls(self) -> Optional[str]: method otp (line 67) | def otp(self) -> Optional[str]: method password (line 74) | def password(self) -> Optional[str]: method random_vm_id_end (line 81) | def random_vm_id_end(self) -> Optional[int]: method random_vm_id_start (line 88) | def random_vm_id_start(self) -> Optional[int]: method random_vm_ids (line 95) | def random_vm_ids(self) -> Optional[bool]: method ssh (line 102) | def ssh(self) -> Optional[str]: method tmp_dir (line 109) | def tmp_dir(self) -> Optional[str]: method username (line 116) | def username(self) -> Optional[str]: FILE: sdk/python/pulumi_proxmoxve/container_legacy.py class ContainerLegacyArgs (line 22) | class ContainerLegacyArgs: method __init__ (line 23) | def __init__(__self__, *, method node_name (line 166) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 173) | def node_name(self, value: pulumi.Input[_builtins.str]): method clone (line 178) | def clone(self) -> Optional[pulumi.Input['ContainerLegacyCloneArgs']]: method clone (line 185) | def clone(self, value: Optional[pulumi.Input['ContainerLegacyCloneArgs... method console (line 190) | def console(self) -> Optional[pulumi.Input['ContainerLegacyConsoleArgs... method console (line 197) | def console(self, value: Optional[pulumi.Input['ContainerLegacyConsole... method cpu (line 202) | def cpu(self) -> Optional[pulumi.Input['ContainerLegacyCpuArgs']]: method cpu (line 209) | def cpu(self, value: Optional[pulumi.Input['ContainerLegacyCpuArgs']]): method description (line 214) | def description(self) -> Optional[pulumi.Input[_builtins.str]]: method description (line 221) | def description(self, value: Optional[pulumi.Input[_builtins.str]]): method device_passthroughs (line 226) | def device_passthroughs(self) -> Optional[pulumi.Input[Sequence[pulumi... method device_passthroughs (line 233) | def device_passthroughs(self, value: Optional[pulumi.Input[Sequence[pu... method disk (line 238) | def disk(self) -> Optional[pulumi.Input['ContainerLegacyDiskArgs']]: method disk (line 245) | def disk(self, value: Optional[pulumi.Input['ContainerLegacyDiskArgs']]): method environment_variables (line 250) | def environment_variables(self) -> Optional[pulumi.Input[Mapping[str, ... method environment_variables (line 257) | def environment_variables(self, value: Optional[pulumi.Input[Mapping[s... method features (line 262) | def features(self) -> Optional[pulumi.Input['ContainerLegacyFeaturesAr... method features (line 269) | def features(self, value: Optional[pulumi.Input['ContainerLegacyFeatur... method hook_script_file_id (line 274) | def hook_script_file_id(self) -> Optional[pulumi.Input[_builtins.str]]: method hook_script_file_id (line 281) | def hook_script_file_id(self, value: Optional[pulumi.Input[_builtins.s... method idmaps (line 286) | def idmaps(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['Conta... method idmaps (line 296) | def idmaps(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['C... method initialization (line 301) | def initialization(self) -> Optional[pulumi.Input['ContainerLegacyInit... method initialization (line 308) | def initialization(self, value: Optional[pulumi.Input['ContainerLegacy... method memory (line 313) | def memory(self) -> Optional[pulumi.Input['ContainerLegacyMemoryArgs']]: method memory (line 320) | def memory(self, value: Optional[pulumi.Input['ContainerLegacyMemoryAr... method mount_points (line 325) | def mount_points(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[... method mount_points (line 332) | def mount_points(self, value: Optional[pulumi.Input[Sequence[pulumi.In... method network_interfaces (line 337) | def network_interfaces(self) -> Optional[pulumi.Input[Sequence[pulumi.... method network_interfaces (line 345) | def network_interfaces(self, value: Optional[pulumi.Input[Sequence[pul... method operating_system (line 350) | def operating_system(self) -> Optional[pulumi.Input['ContainerLegacyOp... method operating_system (line 357) | def operating_system(self, value: Optional[pulumi.Input['ContainerLega... method pool_id (line 362) | def pool_id(self) -> Optional[pulumi.Input[_builtins.str]]: method pool_id (line 369) | def pool_id(self, value: Optional[pulumi.Input[_builtins.str]]): method protection (line 374) | def protection(self) -> Optional[pulumi.Input[_builtins.bool]]: method protection (line 381) | def protection(self, value: Optional[pulumi.Input[_builtins.bool]]): method start_on_boot (line 386) | def start_on_boot(self) -> Optional[pulumi.Input[_builtins.bool]]: method start_on_boot (line 394) | def start_on_boot(self, value: Optional[pulumi.Input[_builtins.bool]]): method started (line 399) | def started(self) -> Optional[pulumi.Input[_builtins.bool]]: method started (line 406) | def started(self, value: Optional[pulumi.Input[_builtins.bool]]): method startup (line 411) | def startup(self) -> Optional[pulumi.Input['ContainerLegacyStartupArgs... method startup (line 418) | def startup(self, value: Optional[pulumi.Input['ContainerLegacyStartup... method tags (line 423) | def tags(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtin... method tags (line 434) | def tags(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method template (line 439) | def template(self) -> Optional[pulumi.Input[_builtins.bool]]: method template (line 446) | def template(self, value: Optional[pulumi.Input[_builtins.bool]]): method timeout_clone (line 451) | def timeout_clone(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_clone (line 458) | def timeout_clone(self, value: Optional[pulumi.Input[_builtins.int]]): method timeout_create (line 463) | def timeout_create(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_create (line 470) | def timeout_create(self, value: Optional[pulumi.Input[_builtins.int]]): method timeout_delete (line 475) | def timeout_delete(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_delete (line 482) | def timeout_delete(self, value: Optional[pulumi.Input[_builtins.int]]): method timeout_start (line 488) | def timeout_start(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_start (line 495) | def timeout_start(self, value: Optional[pulumi.Input[_builtins.int]]): method timeout_update (line 500) | def timeout_update(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_update (line 507) | def timeout_update(self, value: Optional[pulumi.Input[_builtins.int]]): method unprivileged (line 512) | def unprivileged(self) -> Optional[pulumi.Input[_builtins.bool]]: method unprivileged (line 519) | def unprivileged(self, value: Optional[pulumi.Input[_builtins.bool]]): method vm_id (line 524) | def vm_id(self) -> Optional[pulumi.Input[_builtins.int]]: method vm_id (line 531) | def vm_id(self, value: Optional[pulumi.Input[_builtins.int]]): method wait_for_ip (line 536) | def wait_for_ip(self) -> Optional[pulumi.Input['ContainerLegacyWaitFor... method wait_for_ip (line 543) | def wait_for_ip(self, value: Optional[pulumi.Input['ContainerLegacyWai... class _ContainerLegacyState (line 548) | class _ContainerLegacyState: method __init__ (line 549) | def __init__(__self__, *, method clone (line 701) | def clone(self) -> Optional[pulumi.Input['ContainerLegacyCloneArgs']]: method clone (line 708) | def clone(self, value: Optional[pulumi.Input['ContainerLegacyCloneArgs... method console (line 713) | def console(self) -> Optional[pulumi.Input['ContainerLegacyConsoleArgs... method console (line 720) | def console(self, value: Optional[pulumi.Input['ContainerLegacyConsole... method cpu (line 725) | def cpu(self) -> Optional[pulumi.Input['ContainerLegacyCpuArgs']]: method cpu (line 732) | def cpu(self, value: Optional[pulumi.Input['ContainerLegacyCpuArgs']]): method description (line 737) | def description(self) -> Optional[pulumi.Input[_builtins.str]]: method description (line 744) | def description(self, value: Optional[pulumi.Input[_builtins.str]]): method device_passthroughs (line 749) | def device_passthroughs(self) -> Optional[pulumi.Input[Sequence[pulumi... method device_passthroughs (line 756) | def device_passthroughs(self, value: Optional[pulumi.Input[Sequence[pu... method disk (line 761) | def disk(self) -> Optional[pulumi.Input['ContainerLegacyDiskArgs']]: method disk (line 768) | def disk(self, value: Optional[pulumi.Input['ContainerLegacyDiskArgs']]): method environment_variables (line 773) | def environment_variables(self) -> Optional[pulumi.Input[Mapping[str, ... method environment_variables (line 780) | def environment_variables(self, value: Optional[pulumi.Input[Mapping[s... method features (line 785) | def features(self) -> Optional[pulumi.Input['ContainerLegacyFeaturesAr... method features (line 792) | def features(self, value: Optional[pulumi.Input['ContainerLegacyFeatur... method hook_script_file_id (line 797) | def hook_script_file_id(self) -> Optional[pulumi.Input[_builtins.str]]: method hook_script_file_id (line 804) | def hook_script_file_id(self, value: Optional[pulumi.Input[_builtins.s... method idmaps (line 809) | def idmaps(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['Conta... method idmaps (line 819) | def idmaps(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['C... method initialization (line 824) | def initialization(self) -> Optional[pulumi.Input['ContainerLegacyInit... method initialization (line 831) | def initialization(self, value: Optional[pulumi.Input['ContainerLegacy... method ipv4 (line 836) | def ipv4(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_bui... method ipv4 (line 843) | def ipv4(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[... method ipv6 (line 848) | def ipv6(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_bui... method ipv6 (line 855) | def ipv6(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[... method memory (line 860) | def memory(self) -> Optional[pulumi.Input['ContainerLegacyMemoryArgs']]: method memory (line 867) | def memory(self, value: Optional[pulumi.Input['ContainerLegacyMemoryAr... method mount_points (line 872) | def mount_points(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[... method mount_points (line 879) | def mount_points(self, value: Optional[pulumi.Input[Sequence[pulumi.In... method network_interfaces (line 884) | def network_interfaces(self) -> Optional[pulumi.Input[Sequence[pulumi.... method network_interfaces (line 892) | def network_interfaces(self, value: Optional[pulumi.Input[Sequence[pul... method node_name (line 897) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 904) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method operating_system (line 909) | def operating_system(self) -> Optional[pulumi.Input['ContainerLegacyOp... method operating_system (line 916) | def operating_system(self, value: Optional[pulumi.Input['ContainerLega... method pool_id (line 921) | def pool_id(self) -> Optional[pulumi.Input[_builtins.str]]: method pool_id (line 928) | def pool_id(self, value: Optional[pulumi.Input[_builtins.str]]): method protection (line 933) | def protection(self) -> Optional[pulumi.Input[_builtins.bool]]: method protection (line 940) | def protection(self, value: Optional[pulumi.Input[_builtins.bool]]): method start_on_boot (line 945) | def start_on_boot(self) -> Optional[pulumi.Input[_builtins.bool]]: method start_on_boot (line 953) | def start_on_boot(self, value: Optional[pulumi.Input[_builtins.bool]]): method started (line 958) | def started(self) -> Optional[pulumi.Input[_builtins.bool]]: method started (line 965) | def started(self, value: Optional[pulumi.Input[_builtins.bool]]): method startup (line 970) | def startup(self) -> Optional[pulumi.Input['ContainerLegacyStartupArgs... method startup (line 977) | def startup(self, value: Optional[pulumi.Input['ContainerLegacyStartup... method tags (line 982) | def tags(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtin... method tags (line 993) | def tags(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method template (line 998) | def template(self) -> Optional[pulumi.Input[_builtins.bool]]: method template (line 1005) | def template(self, value: Optional[pulumi.Input[_builtins.bool]]): method timeout_clone (line 1010) | def timeout_clone(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_clone (line 1017) | def timeout_clone(self, value: Optional[pulumi.Input[_builtins.int]]): method timeout_create (line 1022) | def timeout_create(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_create (line 1029) | def timeout_create(self, value: Optional[pulumi.Input[_builtins.int]]): method timeout_delete (line 1034) | def timeout_delete(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_delete (line 1041) | def timeout_delete(self, value: Optional[pulumi.Input[_builtins.int]]): method timeout_start (line 1047) | def timeout_start(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_start (line 1054) | def timeout_start(self, value: Optional[pulumi.Input[_builtins.int]]): method timeout_update (line 1059) | def timeout_update(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_update (line 1066) | def timeout_update(self, value: Optional[pulumi.Input[_builtins.int]]): method unprivileged (line 1071) | def unprivileged(self) -> Optional[pulumi.Input[_builtins.bool]]: method unprivileged (line 1078) | def unprivileged(self, value: Optional[pulumi.Input[_builtins.bool]]): method vm_id (line 1083) | def vm_id(self) -> Optional[pulumi.Input[_builtins.int]]: method vm_id (line 1090) | def vm_id(self, value: Optional[pulumi.Input[_builtins.int]]): method wait_for_ip (line 1095) | def wait_for_ip(self) -> Optional[pulumi.Input['ContainerLegacyWaitFor... method wait_for_ip (line 1102) | def wait_for_ip(self, value: Optional[pulumi.Input['ContainerLegacyWai... class ContainerLegacy (line 1107) | class ContainerLegacy(pulumi.CustomResource): method __init__ (line 1109) | def __init__(__self__, method __init__ (line 1279) | def __init__(__self__, method __init__ (line 1378) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 1385) | def _internal_init(__self__, method get (line 1470) | def get(resource_name: str, method clone (line 1597) | def clone(self) -> pulumi.Output[Optional['outputs.ContainerLegacyClon... method console (line 1605) | def console(self) -> pulumi.Output[Optional['outputs.ContainerLegacyCo... method cpu (line 1613) | def cpu(self) -> pulumi.Output[Optional['outputs.ContainerLegacyCpu']]: method description (line 1621) | def description(self) -> pulumi.Output[Optional[_builtins.str]]: method device_passthroughs (line 1629) | def device_passthroughs(self) -> pulumi.Output[Optional[Sequence['outp... method disk (line 1637) | def disk(self) -> pulumi.Output[Optional['outputs.ContainerLegacyDisk']]: method environment_variables (line 1645) | def environment_variables(self) -> pulumi.Output[Optional[Mapping[str,... method features (line 1653) | def features(self) -> pulumi.Output[Optional['outputs.ContainerLegacyF... method hook_script_file_id (line 1661) | def hook_script_file_id(self) -> pulumi.Output[Optional[_builtins.str]]: method idmaps (line 1669) | def idmaps(self) -> pulumi.Output[Optional[Sequence['outputs.Container... method initialization (line 1680) | def initialization(self) -> pulumi.Output[Optional['outputs.ContainerL... method ipv4 (line 1688) | def ipv4(self) -> pulumi.Output[Mapping[str, _builtins.str]]: method ipv6 (line 1696) | def ipv6(self) -> pulumi.Output[Mapping[str, _builtins.str]]: method memory (line 1704) | def memory(self) -> pulumi.Output[Optional['outputs.ContainerLegacyMem... method mount_points (line 1712) | def mount_points(self) -> pulumi.Output[Optional[Sequence['outputs.Con... method network_interfaces (line 1720) | def network_interfaces(self) -> pulumi.Output[Optional[Sequence['outpu... method node_name (line 1729) | def node_name(self) -> pulumi.Output[_builtins.str]: method operating_system (line 1737) | def operating_system(self) -> pulumi.Output[Optional['outputs.Containe... method pool_id (line 1745) | def pool_id(self) -> pulumi.Output[Optional[_builtins.str]]: method protection (line 1753) | def protection(self) -> pulumi.Output[Optional[_builtins.bool]]: method start_on_boot (line 1761) | def start_on_boot(self) -> pulumi.Output[Optional[_builtins.bool]]: method started (line 1770) | def started(self) -> pulumi.Output[Optional[_builtins.bool]]: method startup (line 1778) | def startup(self) -> pulumi.Output[Optional['outputs.ContainerLegacySt... method tags (line 1786) | def tags(self) -> pulumi.Output[Optional[Sequence[_builtins.str]]]: method template (line 1798) | def template(self) -> pulumi.Output[Optional[_builtins.bool]]: method timeout_clone (line 1806) | def timeout_clone(self) -> pulumi.Output[Optional[_builtins.int]]: method timeout_create (line 1814) | def timeout_create(self) -> pulumi.Output[Optional[_builtins.int]]: method timeout_delete (line 1822) | def timeout_delete(self) -> pulumi.Output[Optional[_builtins.int]]: method timeout_start (line 1831) | def timeout_start(self) -> pulumi.Output[Optional[_builtins.int]]: method timeout_update (line 1839) | def timeout_update(self) -> pulumi.Output[Optional[_builtins.int]]: method unprivileged (line 1847) | def unprivileged(self) -> pulumi.Output[Optional[_builtins.bool]]: method vm_id (line 1855) | def vm_id(self) -> pulumi.Output[_builtins.int]: method wait_for_ip (line 1863) | def wait_for_ip(self) -> pulumi.Output[Optional['outputs.ContainerLega... FILE: sdk/python/pulumi_proxmoxve/dns_legacy.py class DnsLegacyArgs (line 20) | class DnsLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method domain (line 39) | def domain(self) -> pulumi.Input[_builtins.str]: method domain (line 46) | def domain(self, value: pulumi.Input[_builtins.str]): method node_name (line 51) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 58) | def node_name(self, value: pulumi.Input[_builtins.str]): method servers (line 63) | def servers(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_buil... method servers (line 70) | def servers(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_... class _DnsLegacyState (line 75) | class _DnsLegacyState: method __init__ (line 76) | def __init__(__self__, *, method domain (line 96) | def domain(self) -> Optional[pulumi.Input[_builtins.str]]: method domain (line 103) | def domain(self, value: Optional[pulumi.Input[_builtins.str]]): method node_name (line 108) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 115) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method servers (line 120) | def servers(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_buil... method servers (line 127) | def servers(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_... class DnsLegacy (line 132) | class DnsLegacy(pulumi.CustomResource): method __init__ (line 134) | def __init__(__self__, method __init__ (line 181) | def __init__(__self__, method __init__ (line 222) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 229) | def _internal_init(__self__, method get (line 258) | def get(resource_name: str, method domain (line 286) | def domain(self) -> pulumi.Output[_builtins.str]: method node_name (line 294) | def node_name(self) -> pulumi.Output[_builtins.str]: method servers (line 302) | def servers(self) -> pulumi.Output[Optional[Sequence[_builtins.str]]]: FILE: sdk/python/pulumi_proxmoxve/download/file.py class FileArgs (line 20) | class FileArgs: method __init__ (line 21) | def __init__(__self__, *, method content_type (line 73) | def content_type(self) -> pulumi.Input[_builtins.str]: method content_type (line 80) | def content_type(self, value: pulumi.Input[_builtins.str]): method datastore_id (line 85) | def datastore_id(self) -> pulumi.Input[_builtins.str]: method datastore_id (line 92) | def datastore_id(self, value: pulumi.Input[_builtins.str]): method node_name (line 97) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 104) | def node_name(self, value: pulumi.Input[_builtins.str]): method url (line 109) | def url(self) -> pulumi.Input[_builtins.str]: method url (line 116) | def url(self, value: pulumi.Input[_builtins.str]): method checksum (line 121) | def checksum(self) -> Optional[pulumi.Input[_builtins.str]]: method checksum (line 128) | def checksum(self, value: Optional[pulumi.Input[_builtins.str]]): method checksum_algorithm (line 133) | def checksum_algorithm(self) -> Optional[pulumi.Input[_builtins.str]]: method checksum_algorithm (line 140) | def checksum_algorithm(self, value: Optional[pulumi.Input[_builtins.st... method decompression_algorithm (line 145) | def decompression_algorithm(self) -> Optional[pulumi.Input[_builtins.s... method decompression_algorithm (line 152) | def decompression_algorithm(self, value: Optional[pulumi.Input[_builti... method file_name (line 157) | def file_name(self) -> Optional[pulumi.Input[_builtins.str]]: method file_name (line 164) | def file_name(self, value: Optional[pulumi.Input[_builtins.str]]): method overwrite (line 169) | def overwrite(self) -> Optional[pulumi.Input[_builtins.bool]]: method overwrite (line 176) | def overwrite(self, value: Optional[pulumi.Input[_builtins.bool]]): method overwrite_unmanaged (line 181) | def overwrite_unmanaged(self) -> Optional[pulumi.Input[_builtins.bool]]: method overwrite_unmanaged (line 188) | def overwrite_unmanaged(self, value: Optional[pulumi.Input[_builtins.b... method upload_timeout (line 193) | def upload_timeout(self) -> Optional[pulumi.Input[_builtins.int]]: method upload_timeout (line 200) | def upload_timeout(self, value: Optional[pulumi.Input[_builtins.int]]): method verify (line 205) | def verify(self) -> Optional[pulumi.Input[_builtins.bool]]: method verify (line 212) | def verify(self, value: Optional[pulumi.Input[_builtins.bool]]): class _FileState (line 217) | class _FileState: method __init__ (line 218) | def __init__(__self__, *, method checksum (line 278) | def checksum(self) -> Optional[pulumi.Input[_builtins.str]]: method checksum (line 285) | def checksum(self, value: Optional[pulumi.Input[_builtins.str]]): method checksum_algorithm (line 290) | def checksum_algorithm(self) -> Optional[pulumi.Input[_builtins.str]]: method checksum_algorithm (line 297) | def checksum_algorithm(self, value: Optional[pulumi.Input[_builtins.st... method content_type (line 302) | def content_type(self) -> Optional[pulumi.Input[_builtins.str]]: method content_type (line 309) | def content_type(self, value: Optional[pulumi.Input[_builtins.str]]): method datastore_id (line 314) | def datastore_id(self) -> Optional[pulumi.Input[_builtins.str]]: method datastore_id (line 321) | def datastore_id(self, value: Optional[pulumi.Input[_builtins.str]]): method decompression_algorithm (line 326) | def decompression_algorithm(self) -> Optional[pulumi.Input[_builtins.s... method decompression_algorithm (line 333) | def decompression_algorithm(self, value: Optional[pulumi.Input[_builti... method file_name (line 338) | def file_name(self) -> Optional[pulumi.Input[_builtins.str]]: method file_name (line 345) | def file_name(self, value: Optional[pulumi.Input[_builtins.str]]): method node_name (line 350) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 357) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method overwrite (line 362) | def overwrite(self) -> Optional[pulumi.Input[_builtins.bool]]: method overwrite (line 369) | def overwrite(self, value: Optional[pulumi.Input[_builtins.bool]]): method overwrite_unmanaged (line 374) | def overwrite_unmanaged(self) -> Optional[pulumi.Input[_builtins.bool]]: method overwrite_unmanaged (line 381) | def overwrite_unmanaged(self, value: Optional[pulumi.Input[_builtins.b... method size (line 386) | def size(self) -> Optional[pulumi.Input[_builtins.int]]: method size (line 393) | def size(self, value: Optional[pulumi.Input[_builtins.int]]): method upload_timeout (line 398) | def upload_timeout(self) -> Optional[pulumi.Input[_builtins.int]]: method upload_timeout (line 405) | def upload_timeout(self, value: Optional[pulumi.Input[_builtins.int]]): method url (line 410) | def url(self) -> Optional[pulumi.Input[_builtins.str]]: method url (line 417) | def url(self, value: Optional[pulumi.Input[_builtins.str]]): method verify (line 422) | def verify(self) -> Optional[pulumi.Input[_builtins.bool]]: method verify (line 429) | def verify(self, value: Optional[pulumi.Input[_builtins.bool]]): class File (line 434) | class File(pulumi.CustomResource): method __init__ (line 436) | def __init__(__self__, method __init__ (line 538) | def __init__(__self__, method __init__ (line 616) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 623) | def _internal_init(__self__, method get (line 675) | def get(resource_name: str, method checksum (line 733) | def checksum(self) -> pulumi.Output[Optional[_builtins.str]]: method checksum_algorithm (line 741) | def checksum_algorithm(self) -> pulumi.Output[Optional[_builtins.str]]: method content_type (line 749) | def content_type(self) -> pulumi.Output[_builtins.str]: method datastore_id (line 757) | def datastore_id(self) -> pulumi.Output[_builtins.str]: method decompression_algorithm (line 765) | def decompression_algorithm(self) -> pulumi.Output[Optional[_builtins.... method file_name (line 773) | def file_name(self) -> pulumi.Output[_builtins.str]: method node_name (line 781) | def node_name(self) -> pulumi.Output[_builtins.str]: method overwrite (line 789) | def overwrite(self) -> pulumi.Output[_builtins.bool]: method overwrite_unmanaged (line 797) | def overwrite_unmanaged(self) -> pulumi.Output[_builtins.bool]: method size (line 805) | def size(self) -> pulumi.Output[_builtins.int]: method upload_timeout (line 813) | def upload_timeout(self) -> pulumi.Output[_builtins.int]: method url (line 821) | def url(self) -> pulumi.Output[_builtins.str]: method verify (line 829) | def verify(self) -> pulumi.Output[_builtins.bool]: FILE: sdk/python/pulumi_proxmoxve/download/file_legacy.py class FileLegacyArgs (line 20) | class FileLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method content_type (line 73) | def content_type(self) -> pulumi.Input[_builtins.str]: method content_type (line 80) | def content_type(self, value: pulumi.Input[_builtins.str]): method datastore_id (line 85) | def datastore_id(self) -> pulumi.Input[_builtins.str]: method datastore_id (line 92) | def datastore_id(self, value: pulumi.Input[_builtins.str]): method node_name (line 97) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 104) | def node_name(self, value: pulumi.Input[_builtins.str]): method url (line 109) | def url(self) -> pulumi.Input[_builtins.str]: method url (line 116) | def url(self, value: pulumi.Input[_builtins.str]): method checksum (line 121) | def checksum(self) -> Optional[pulumi.Input[_builtins.str]]: method checksum (line 128) | def checksum(self, value: Optional[pulumi.Input[_builtins.str]]): method checksum_algorithm (line 133) | def checksum_algorithm(self) -> Optional[pulumi.Input[_builtins.str]]: method checksum_algorithm (line 140) | def checksum_algorithm(self, value: Optional[pulumi.Input[_builtins.st... method decompression_algorithm (line 145) | def decompression_algorithm(self) -> Optional[pulumi.Input[_builtins.s... method decompression_algorithm (line 152) | def decompression_algorithm(self, value: Optional[pulumi.Input[_builti... method file_name (line 157) | def file_name(self) -> Optional[pulumi.Input[_builtins.str]]: method file_name (line 164) | def file_name(self, value: Optional[pulumi.Input[_builtins.str]]): method overwrite (line 169) | def overwrite(self) -> Optional[pulumi.Input[_builtins.bool]]: method overwrite (line 176) | def overwrite(self, value: Optional[pulumi.Input[_builtins.bool]]): method overwrite_unmanaged (line 181) | def overwrite_unmanaged(self) -> Optional[pulumi.Input[_builtins.bool]]: method overwrite_unmanaged (line 188) | def overwrite_unmanaged(self, value: Optional[pulumi.Input[_builtins.b... method upload_timeout (line 193) | def upload_timeout(self) -> Optional[pulumi.Input[_builtins.int]]: method upload_timeout (line 200) | def upload_timeout(self, value: Optional[pulumi.Input[_builtins.int]]): method verify (line 205) | def verify(self) -> Optional[pulumi.Input[_builtins.bool]]: method verify (line 212) | def verify(self, value: Optional[pulumi.Input[_builtins.bool]]): class _FileLegacyState (line 217) | class _FileLegacyState: method __init__ (line 218) | def __init__(__self__, *, method checksum (line 278) | def checksum(self) -> Optional[pulumi.Input[_builtins.str]]: method checksum (line 285) | def checksum(self, value: Optional[pulumi.Input[_builtins.str]]): method checksum_algorithm (line 290) | def checksum_algorithm(self) -> Optional[pulumi.Input[_builtins.str]]: method checksum_algorithm (line 297) | def checksum_algorithm(self, value: Optional[pulumi.Input[_builtins.st... method content_type (line 302) | def content_type(self) -> Optional[pulumi.Input[_builtins.str]]: method content_type (line 309) | def content_type(self, value: Optional[pulumi.Input[_builtins.str]]): method datastore_id (line 314) | def datastore_id(self) -> Optional[pulumi.Input[_builtins.str]]: method datastore_id (line 321) | def datastore_id(self, value: Optional[pulumi.Input[_builtins.str]]): method decompression_algorithm (line 326) | def decompression_algorithm(self) -> Optional[pulumi.Input[_builtins.s... method decompression_algorithm (line 333) | def decompression_algorithm(self, value: Optional[pulumi.Input[_builti... method file_name (line 338) | def file_name(self) -> Optional[pulumi.Input[_builtins.str]]: method file_name (line 345) | def file_name(self, value: Optional[pulumi.Input[_builtins.str]]): method node_name (line 350) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 357) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method overwrite (line 362) | def overwrite(self) -> Optional[pulumi.Input[_builtins.bool]]: method overwrite (line 369) | def overwrite(self, value: Optional[pulumi.Input[_builtins.bool]]): method overwrite_unmanaged (line 374) | def overwrite_unmanaged(self) -> Optional[pulumi.Input[_builtins.bool]]: method overwrite_unmanaged (line 381) | def overwrite_unmanaged(self, value: Optional[pulumi.Input[_builtins.b... method size (line 386) | def size(self) -> Optional[pulumi.Input[_builtins.int]]: method size (line 393) | def size(self, value: Optional[pulumi.Input[_builtins.int]]): method upload_timeout (line 398) | def upload_timeout(self) -> Optional[pulumi.Input[_builtins.int]]: method upload_timeout (line 405) | def upload_timeout(self, value: Optional[pulumi.Input[_builtins.int]]): method url (line 410) | def url(self) -> Optional[pulumi.Input[_builtins.str]]: method url (line 417) | def url(self, value: Optional[pulumi.Input[_builtins.str]]): method verify (line 422) | def verify(self) -> Optional[pulumi.Input[_builtins.bool]]: method verify (line 429) | def verify(self, value: Optional[pulumi.Input[_builtins.bool]]): class FileLegacy (line 434) | class FileLegacy(pulumi.CustomResource): method __init__ (line 436) | def __init__(__self__, method __init__ (line 540) | def __init__(__self__, method __init__ (line 620) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 627) | def _internal_init(__self__, method get (line 679) | def get(resource_name: str, method checksum (line 737) | def checksum(self) -> pulumi.Output[Optional[_builtins.str]]: method checksum_algorithm (line 745) | def checksum_algorithm(self) -> pulumi.Output[Optional[_builtins.str]]: method content_type (line 753) | def content_type(self) -> pulumi.Output[_builtins.str]: method datastore_id (line 761) | def datastore_id(self) -> pulumi.Output[_builtins.str]: method decompression_algorithm (line 769) | def decompression_algorithm(self) -> pulumi.Output[Optional[_builtins.... method file_name (line 777) | def file_name(self) -> pulumi.Output[_builtins.str]: method node_name (line 785) | def node_name(self) -> pulumi.Output[_builtins.str]: method overwrite (line 793) | def overwrite(self) -> pulumi.Output[_builtins.bool]: method overwrite_unmanaged (line 801) | def overwrite_unmanaged(self) -> pulumi.Output[_builtins.bool]: method size (line 809) | def size(self) -> pulumi.Output[_builtins.int]: method upload_timeout (line 817) | def upload_timeout(self) -> pulumi.Output[_builtins.int]: method url (line 825) | def url(self) -> pulumi.Output[_builtins.str]: method verify (line 833) | def verify(self) -> pulumi.Output[_builtins.bool]: FILE: sdk/python/pulumi_proxmoxve/file_legacy.py class FileLegacyArgs (line 22) | class FileLegacyArgs: method __init__ (line 23) | def __init__(__self__, *, method datastore_id (line 66) | def datastore_id(self) -> pulumi.Input[_builtins.str]: method datastore_id (line 73) | def datastore_id(self, value: pulumi.Input[_builtins.str]): method node_name (line 78) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 85) | def node_name(self, value: pulumi.Input[_builtins.str]): method content_type (line 90) | def content_type(self) -> Optional[pulumi.Input[_builtins.str]]: method content_type (line 98) | def content_type(self, value: Optional[pulumi.Input[_builtins.str]]): method file_mode (line 103) | def file_mode(self) -> Optional[pulumi.Input[_builtins.str]]: method file_mode (line 110) | def file_mode(self, value: Optional[pulumi.Input[_builtins.str]]): method overwrite (line 115) | def overwrite(self) -> Optional[pulumi.Input[_builtins.bool]]: method overwrite (line 123) | def overwrite(self, value: Optional[pulumi.Input[_builtins.bool]]): method source_file (line 128) | def source_file(self) -> Optional[pulumi.Input['FileLegacySourceFileAr... method source_file (line 137) | def source_file(self, value: Optional[pulumi.Input['FileLegacySourceFi... method source_raw (line 142) | def source_raw(self) -> Optional[pulumi.Input['FileLegacySourceRawArgs... method source_raw (line 149) | def source_raw(self, value: Optional[pulumi.Input['FileLegacySourceRaw... method timeout_upload (line 154) | def timeout_upload(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_upload (line 162) | def timeout_upload(self, value: Optional[pulumi.Input[_builtins.int]]): class _FileLegacyState (line 167) | class _FileLegacyState: method __init__ (line 168) | def __init__(__self__, *, method content_type (line 229) | def content_type(self) -> Optional[pulumi.Input[_builtins.str]]: method content_type (line 237) | def content_type(self, value: Optional[pulumi.Input[_builtins.str]]): method datastore_id (line 242) | def datastore_id(self) -> Optional[pulumi.Input[_builtins.str]]: method datastore_id (line 249) | def datastore_id(self, value: Optional[pulumi.Input[_builtins.str]]): method file_mode (line 254) | def file_mode(self) -> Optional[pulumi.Input[_builtins.str]]: method file_mode (line 261) | def file_mode(self, value: Optional[pulumi.Input[_builtins.str]]): method file_modification_date (line 266) | def file_modification_date(self) -> Optional[pulumi.Input[_builtins.st... method file_modification_date (line 273) | def file_modification_date(self, value: Optional[pulumi.Input[_builtin... method file_name (line 278) | def file_name(self) -> Optional[pulumi.Input[_builtins.str]]: method file_name (line 285) | def file_name(self, value: Optional[pulumi.Input[_builtins.str]]): method file_size (line 290) | def file_size(self) -> Optional[pulumi.Input[_builtins.int]]: method file_size (line 297) | def file_size(self, value: Optional[pulumi.Input[_builtins.int]]): method file_tag (line 302) | def file_tag(self) -> Optional[pulumi.Input[_builtins.str]]: method file_tag (line 309) | def file_tag(self, value: Optional[pulumi.Input[_builtins.str]]): method node_name (line 314) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 321) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method overwrite (line 326) | def overwrite(self) -> Optional[pulumi.Input[_builtins.bool]]: method overwrite (line 334) | def overwrite(self, value: Optional[pulumi.Input[_builtins.bool]]): method source_file (line 339) | def source_file(self) -> Optional[pulumi.Input['FileLegacySourceFileAr... method source_file (line 348) | def source_file(self, value: Optional[pulumi.Input['FileLegacySourceFi... method source_raw (line 353) | def source_raw(self) -> Optional[pulumi.Input['FileLegacySourceRawArgs... method source_raw (line 360) | def source_raw(self, value: Optional[pulumi.Input['FileLegacySourceRaw... method timeout_upload (line 365) | def timeout_upload(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_upload (line 373) | def timeout_upload(self, value: Optional[pulumi.Input[_builtins.int]]): class FileLegacy (line 378) | class FileLegacy(pulumi.CustomResource): method __init__ (line 380) | def __init__(__self__, method __init__ (line 567) | def __init__(__self__, method __init__ (line 733) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 740) | def _internal_init(__self__, method get (line 783) | def get(resource_name: str, method content_type (line 843) | def content_type(self) -> pulumi.Output[_builtins.str]: method datastore_id (line 852) | def datastore_id(self) -> pulumi.Output[_builtins.str]: method file_mode (line 860) | def file_mode(self) -> pulumi.Output[Optional[_builtins.str]]: method file_modification_date (line 868) | def file_modification_date(self) -> pulumi.Output[_builtins.str]: method file_name (line 876) | def file_name(self) -> pulumi.Output[_builtins.str]: method file_size (line 884) | def file_size(self) -> pulumi.Output[_builtins.int]: method file_tag (line 892) | def file_tag(self) -> pulumi.Output[_builtins.str]: method node_name (line 900) | def node_name(self) -> pulumi.Output[_builtins.str]: method overwrite (line 908) | def overwrite(self) -> pulumi.Output[Optional[_builtins.bool]]: method source_file (line 917) | def source_file(self) -> pulumi.Output[Optional['outputs.FileLegacySou... method source_raw (line 927) | def source_raw(self) -> pulumi.Output[Optional['outputs.FileLegacySour... method timeout_upload (line 935) | def timeout_upload(self) -> pulumi.Output[Optional[_builtins.int]]: FILE: sdk/python/pulumi_proxmoxve/firewall/_inputs.py class IpsetLegacyCidrArgsDict (line 24) | class IpsetLegacyCidrArgsDict(TypedDict): class IpsetLegacyCidrArgs (line 40) | class IpsetLegacyCidrArgs: method __init__ (line 41) | def __init__(__self__, *, method name (line 59) | def name(self) -> pulumi.Input[_builtins.str]: method name (line 66) | def name(self, value: pulumi.Input[_builtins.str]): method comment (line 71) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 78) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method nomatch (line 83) | def nomatch(self) -> Optional[pulumi.Input[_builtins.bool]]: method nomatch (line 91) | def nomatch(self, value: Optional[pulumi.Input[_builtins.bool]]): class RulesLegacyRuleArgsDict (line 95) | class RulesLegacyRuleArgsDict(TypedDict): class RulesLegacyRuleArgs (line 178) | class RulesLegacyRuleArgs: method __init__ (line 179) | def __init__(__self__, *, method action (line 265) | def action(self) -> Optional[pulumi.Input[_builtins.str]]: method action (line 272) | def action(self, value: Optional[pulumi.Input[_builtins.str]]): method comment (line 277) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 284) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method dest (line 289) | def dest(self) -> Optional[pulumi.Input[_builtins.str]]: method dest (line 301) | def dest(self, value: Optional[pulumi.Input[_builtins.str]]): method dport (line 306) | def dport(self) -> Optional[pulumi.Input[_builtins.str]]: method dport (line 317) | def dport(self, value: Optional[pulumi.Input[_builtins.str]]): method enabled (line 322) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 329) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): method iface (line 334) | def iface(self) -> Optional[pulumi.Input[_builtins.str]]: method iface (line 343) | def iface(self, value: Optional[pulumi.Input[_builtins.str]]): method log (line 348) | def log(self) -> Optional[pulumi.Input[_builtins.str]]: method log (line 356) | def log(self, value: Optional[pulumi.Input[_builtins.str]]): method macro (line 361) | def macro(self) -> Optional[pulumi.Input[_builtins.str]]: method macro (line 369) | def macro(self, value: Optional[pulumi.Input[_builtins.str]]): method pos (line 374) | def pos(self) -> Optional[pulumi.Input[_builtins.int]]: method pos (line 381) | def pos(self, value: Optional[pulumi.Input[_builtins.int]]): method proto (line 386) | def proto(self) -> Optional[pulumi.Input[_builtins.str]]: method proto (line 394) | def proto(self, value: Optional[pulumi.Input[_builtins.str]]): method security_group (line 399) | def security_group(self) -> Optional[pulumi.Input[_builtins.str]]: method security_group (line 406) | def security_group(self, value: Optional[pulumi.Input[_builtins.str]]): method source (line 411) | def source(self) -> Optional[pulumi.Input[_builtins.str]]: method source (line 423) | def source(self, value: Optional[pulumi.Input[_builtins.str]]): method sport (line 428) | def sport(self) -> Optional[pulumi.Input[_builtins.str]]: method sport (line 440) | def sport(self, value: Optional[pulumi.Input[_builtins.str]]): method type (line 445) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 452) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): FILE: sdk/python/pulumi_proxmoxve/firewall/alias_legacy.py class AliasLegacyArgs (line 20) | class AliasLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method cidr (line 52) | def cidr(self) -> pulumi.Input[_builtins.str]: method cidr (line 59) | def cidr(self, value: pulumi.Input[_builtins.str]): method comment (line 64) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 71) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method container_id (line 76) | def container_id(self) -> Optional[pulumi.Input[_builtins.int]]: method container_id (line 83) | def container_id(self, value: Optional[pulumi.Input[_builtins.int]]): method name (line 88) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 95) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method node_name (line 100) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 107) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method vm_id (line 112) | def vm_id(self) -> Optional[pulumi.Input[_builtins.int]]: method vm_id (line 119) | def vm_id(self, value: Optional[pulumi.Input[_builtins.int]]): class _AliasLegacyState (line 124) | class _AliasLegacyState: method __init__ (line 125) | def __init__(__self__, *, method cidr (line 157) | def cidr(self) -> Optional[pulumi.Input[_builtins.str]]: method cidr (line 164) | def cidr(self, value: Optional[pulumi.Input[_builtins.str]]): method comment (line 169) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 176) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method container_id (line 181) | def container_id(self) -> Optional[pulumi.Input[_builtins.int]]: method container_id (line 188) | def container_id(self, value: Optional[pulumi.Input[_builtins.int]]): method name (line 193) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 200) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method node_name (line 205) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 212) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method vm_id (line 217) | def vm_id(self) -> Optional[pulumi.Input[_builtins.int]]: method vm_id (line 224) | def vm_id(self, value: Optional[pulumi.Input[_builtins.int]]): class AliasLegacy (line 229) | class AliasLegacy(pulumi.CustomResource): method __init__ (line 231) | def __init__(__self__, method __init__ (line 277) | def __init__(__self__, method __init__ (line 311) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 318) | def _internal_init(__self__, method get (line 351) | def get(resource_name: str, method cidr (line 388) | def cidr(self) -> pulumi.Output[_builtins.str]: method comment (line 396) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method container_id (line 404) | def container_id(self) -> pulumi.Output[Optional[_builtins.int]]: method name (line 412) | def name(self) -> pulumi.Output[_builtins.str]: method node_name (line 420) | def node_name(self) -> pulumi.Output[Optional[_builtins.str]]: method vm_id (line 428) | def vm_id(self) -> pulumi.Output[Optional[_builtins.int]]: FILE: sdk/python/pulumi_proxmoxve/firewall/ipset_legacy.py class IpsetLegacyArgs (line 22) | class IpsetLegacyArgs: method __init__ (line 23) | def __init__(__self__, *, method cidrs (line 55) | def cidrs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['IpsetL... method cidrs (line 62) | def cidrs(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['Ip... method comment (line 67) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 74) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method container_id (line 79) | def container_id(self) -> Optional[pulumi.Input[_builtins.int]]: method container_id (line 86) | def container_id(self, value: Optional[pulumi.Input[_builtins.int]]): method name (line 91) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 98) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method node_name (line 103) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 110) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method vm_id (line 115) | def vm_id(self) -> Optional[pulumi.Input[_builtins.int]]: method vm_id (line 122) | def vm_id(self, value: Optional[pulumi.Input[_builtins.int]]): class _IpsetLegacyState (line 127) | class _IpsetLegacyState: method __init__ (line 128) | def __init__(__self__, *, method cidrs (line 160) | def cidrs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['IpsetL... method cidrs (line 167) | def cidrs(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['Ip... method comment (line 172) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 179) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method container_id (line 184) | def container_id(self) -> Optional[pulumi.Input[_builtins.int]]: method container_id (line 191) | def container_id(self, value: Optional[pulumi.Input[_builtins.int]]): method name (line 196) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 203) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method node_name (line 208) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 215) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method vm_id (line 220) | def vm_id(self) -> Optional[pulumi.Input[_builtins.int]]: method vm_id (line 227) | def vm_id(self, value: Optional[pulumi.Input[_builtins.int]]): class IpsetLegacy (line 232) | class IpsetLegacy(pulumi.CustomResource): method __init__ (line 234) | def __init__(__self__, method __init__ (line 318) | def __init__(__self__, method __init__ (line 390) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 397) | def _internal_init(__self__, method get (line 428) | def get(resource_name: str, method cidrs (line 465) | def cidrs(self) -> pulumi.Output[Optional[Sequence['outputs.IpsetLegac... method comment (line 473) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method container_id (line 481) | def container_id(self) -> pulumi.Output[Optional[_builtins.int]]: method name (line 489) | def name(self) -> pulumi.Output[_builtins.str]: method node_name (line 497) | def node_name(self) -> pulumi.Output[Optional[_builtins.str]]: method vm_id (line 505) | def vm_id(self) -> pulumi.Output[Optional[_builtins.int]]: FILE: sdk/python/pulumi_proxmoxve/firewall/options_legacy.py class OptionsLegacyArgs (line 20) | class OptionsLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method node_name (line 90) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 97) | def node_name(self, value: pulumi.Input[_builtins.str]): method container_id (line 102) | def container_id(self) -> Optional[pulumi.Input[_builtins.int]]: method container_id (line 109) | def container_id(self, value: Optional[pulumi.Input[_builtins.int]]): method dhcp (line 114) | def dhcp(self) -> Optional[pulumi.Input[_builtins.bool]]: method dhcp (line 121) | def dhcp(self, value: Optional[pulumi.Input[_builtins.bool]]): method enabled (line 126) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 133) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): method input_policy (line 138) | def input_policy(self) -> Optional[pulumi.Input[_builtins.str]]: method input_policy (line 146) | def input_policy(self, value: Optional[pulumi.Input[_builtins.str]]): method ipfilter (line 151) | def ipfilter(self) -> Optional[pulumi.Input[_builtins.bool]]: method ipfilter (line 162) | def ipfilter(self, value: Optional[pulumi.Input[_builtins.bool]]): method log_level_in (line 167) | def log_level_in(self) -> Optional[pulumi.Input[_builtins.str]]: method log_level_in (line 176) | def log_level_in(self, value: Optional[pulumi.Input[_builtins.str]]): method log_level_out (line 181) | def log_level_out(self) -> Optional[pulumi.Input[_builtins.str]]: method log_level_out (line 190) | def log_level_out(self, value: Optional[pulumi.Input[_builtins.str]]): method macfilter (line 195) | def macfilter(self) -> Optional[pulumi.Input[_builtins.bool]]: method macfilter (line 202) | def macfilter(self, value: Optional[pulumi.Input[_builtins.bool]]): method ndp (line 207) | def ndp(self) -> Optional[pulumi.Input[_builtins.bool]]: method ndp (line 214) | def ndp(self, value: Optional[pulumi.Input[_builtins.bool]]): method output_policy (line 219) | def output_policy(self) -> Optional[pulumi.Input[_builtins.str]]: method output_policy (line 227) | def output_policy(self, value: Optional[pulumi.Input[_builtins.str]]): method radv (line 232) | def radv(self) -> Optional[pulumi.Input[_builtins.bool]]: method radv (line 239) | def radv(self, value: Optional[pulumi.Input[_builtins.bool]]): method vm_id (line 244) | def vm_id(self) -> Optional[pulumi.Input[_builtins.int]]: method vm_id (line 251) | def vm_id(self, value: Optional[pulumi.Input[_builtins.int]]): class _OptionsLegacyState (line 256) | class _OptionsLegacyState: method __init__ (line 257) | def __init__(__self__, *, method container_id (line 327) | def container_id(self) -> Optional[pulumi.Input[_builtins.int]]: method container_id (line 334) | def container_id(self, value: Optional[pulumi.Input[_builtins.int]]): method dhcp (line 339) | def dhcp(self) -> Optional[pulumi.Input[_builtins.bool]]: method dhcp (line 346) | def dhcp(self, value: Optional[pulumi.Input[_builtins.bool]]): method enabled (line 351) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 358) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): method input_policy (line 363) | def input_policy(self) -> Optional[pulumi.Input[_builtins.str]]: method input_policy (line 371) | def input_policy(self, value: Optional[pulumi.Input[_builtins.str]]): method ipfilter (line 376) | def ipfilter(self) -> Optional[pulumi.Input[_builtins.bool]]: method ipfilter (line 387) | def ipfilter(self, value: Optional[pulumi.Input[_builtins.bool]]): method log_level_in (line 392) | def log_level_in(self) -> Optional[pulumi.Input[_builtins.str]]: method log_level_in (line 401) | def log_level_in(self, value: Optional[pulumi.Input[_builtins.str]]): method log_level_out (line 406) | def log_level_out(self) -> Optional[pulumi.Input[_builtins.str]]: method log_level_out (line 415) | def log_level_out(self, value: Optional[pulumi.Input[_builtins.str]]): method macfilter (line 420) | def macfilter(self) -> Optional[pulumi.Input[_builtins.bool]]: method macfilter (line 427) | def macfilter(self, value: Optional[pulumi.Input[_builtins.bool]]): method ndp (line 432) | def ndp(self) -> Optional[pulumi.Input[_builtins.bool]]: method ndp (line 439) | def ndp(self, value: Optional[pulumi.Input[_builtins.bool]]): method node_name (line 444) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 451) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method output_policy (line 456) | def output_policy(self) -> Optional[pulumi.Input[_builtins.str]]: method output_policy (line 464) | def output_policy(self, value: Optional[pulumi.Input[_builtins.str]]): method radv (line 469) | def radv(self) -> Optional[pulumi.Input[_builtins.bool]]: method radv (line 476) | def radv(self, value: Optional[pulumi.Input[_builtins.bool]]): method vm_id (line 481) | def vm_id(self) -> Optional[pulumi.Input[_builtins.int]]: method vm_id (line 488) | def vm_id(self, value: Optional[pulumi.Input[_builtins.int]]): class OptionsLegacy (line 493) | class OptionsLegacy(pulumi.CustomResource): method __init__ (line 495) | def __init__(__self__, method __init__ (line 586) | def __init__(__self__, method __init__ (line 641) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 648) | def _internal_init(__self__, method get (line 695) | def get(resource_name: str, method container_id (line 763) | def container_id(self) -> pulumi.Output[Optional[_builtins.int]]: method dhcp (line 771) | def dhcp(self) -> pulumi.Output[Optional[_builtins.bool]]: method enabled (line 779) | def enabled(self) -> pulumi.Output[Optional[_builtins.bool]]: method input_policy (line 787) | def input_policy(self) -> pulumi.Output[Optional[_builtins.str]]: method ipfilter (line 796) | def ipfilter(self) -> pulumi.Output[Optional[_builtins.bool]]: method log_level_in (line 808) | def log_level_in(self) -> pulumi.Output[Optional[_builtins.str]]: method log_level_out (line 818) | def log_level_out(self) -> pulumi.Output[Optional[_builtins.str]]: method macfilter (line 828) | def macfilter(self) -> pulumi.Output[Optional[_builtins.bool]]: method ndp (line 836) | def ndp(self) -> pulumi.Output[Optional[_builtins.bool]]: method node_name (line 844) | def node_name(self) -> pulumi.Output[_builtins.str]: method output_policy (line 852) | def output_policy(self) -> pulumi.Output[Optional[_builtins.str]]: method radv (line 861) | def radv(self) -> pulumi.Output[Optional[_builtins.bool]]: method vm_id (line 869) | def vm_id(self) -> pulumi.Output[Optional[_builtins.int]]: FILE: sdk/python/pulumi_proxmoxve/firewall/outputs.py class IpsetLegacyCidr (line 23) | class IpsetLegacyCidr(dict): method __init__ (line 24) | def __init__(__self__, *, method name (line 42) | def name(self) -> _builtins.str: method comment (line 50) | def comment(self) -> Optional[_builtins.str]: method nomatch (line 58) | def nomatch(self) -> Optional[_builtins.bool]: class RulesLegacyRule (line 67) | class RulesLegacyRule(dict): method __key_warning (line 69) | def __key_warning(key: str): method __getitem__ (line 77) | def __getitem__(self, key: str) -> Any: method get (line 81) | def get(self, key: str, default = None) -> Any: method __init__ (line 85) | def __init__(__self__, *, method action (line 171) | def action(self) -> Optional[_builtins.str]: method comment (line 179) | def comment(self) -> Optional[_builtins.str]: method dest (line 187) | def dest(self) -> Optional[_builtins.str]: method dport (line 200) | def dport(self) -> Optional[_builtins.str]: method enabled (line 212) | def enabled(self) -> Optional[_builtins.bool]: method iface (line 220) | def iface(self) -> Optional[_builtins.str]: method log (line 230) | def log(self) -> Optional[_builtins.str]: method macro (line 239) | def macro(self) -> Optional[_builtins.str]: method pos (line 248) | def pos(self) -> Optional[_builtins.int]: method proto (line 256) | def proto(self) -> Optional[_builtins.str]: method security_group (line 265) | def security_group(self) -> Optional[_builtins.str]: method source (line 273) | def source(self) -> Optional[_builtins.str]: method sport (line 286) | def sport(self) -> Optional[_builtins.str]: method type (line 299) | def type(self) -> Optional[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/firewall/rules_legacy.py class RulesLegacyArgs (line 22) | class RulesLegacyArgs: method __init__ (line 23) | def __init__(__self__, *, method container_id (line 49) | def container_id(self) -> Optional[pulumi.Input[_builtins.int]]: method container_id (line 56) | def container_id(self, value: Optional[pulumi.Input[_builtins.int]]): method node_name (line 61) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 68) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method rules (line 73) | def rules(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['RulesL... method rules (line 82) | def rules(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['Ru... method vm_id (line 87) | def vm_id(self) -> Optional[pulumi.Input[_builtins.int]]: method vm_id (line 94) | def vm_id(self, value: Optional[pulumi.Input[_builtins.int]]): class _RulesLegacyState (line 99) | class _RulesLegacyState: method __init__ (line 100) | def __init__(__self__, *, method container_id (line 126) | def container_id(self) -> Optional[pulumi.Input[_builtins.int]]: method container_id (line 133) | def container_id(self, value: Optional[pulumi.Input[_builtins.int]]): method node_name (line 138) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 145) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method rules (line 150) | def rules(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['RulesL... method rules (line 159) | def rules(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['Ru... method vm_id (line 164) | def vm_id(self) -> Optional[pulumi.Input[_builtins.int]]: method vm_id (line 171) | def vm_id(self, value: Optional[pulumi.Input[_builtins.int]]): class RulesLegacy (line 176) | class RulesLegacy(pulumi.CustomResource): method __init__ (line 178) | def __init__(__self__, method __init__ (line 280) | def __init__(__self__, method __init__ (line 372) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 379) | def _internal_init(__self__, method get (line 406) | def get(resource_name: str, method container_id (line 439) | def container_id(self) -> pulumi.Output[Optional[_builtins.int]]: method node_name (line 447) | def node_name(self) -> pulumi.Output[Optional[_builtins.str]]: method rules (line 455) | def rules(self) -> pulumi.Output[Optional[Sequence['outputs.RulesLegac... method vm_id (line 465) | def vm_id(self) -> pulumi.Output[Optional[_builtins.int]]: FILE: sdk/python/pulumi_proxmoxve/get_container_legacy.py class GetContainerLegacyResult (line 25) | class GetContainerLegacyResult: method __init__ (line 29) | def __init__(__self__, id=None, name=None, node_name=None, status=None... method id (line 54) | def id(self) -> _builtins.str: method name (line 62) | def name(self) -> _builtins.str: method node_name (line 70) | def node_name(self) -> _builtins.str: method status (line 75) | def status(self) -> Optional[_builtins.str]: method tags (line 83) | def tags(self) -> Sequence[_builtins.str]: method template (line 91) | def template(self) -> Optional[_builtins.bool]: method vm_id (line 99) | def vm_id(self) -> _builtins.int: class AwaitableGetContainerLegacyResult (line 103) | class AwaitableGetContainerLegacyResult(GetContainerLegacyResult): method __await__ (line 105) | def __await__(self): function get_container_legacy (line 118) | def get_container_legacy(node_name: Optional[_builtins.str] = None, function get_container_legacy_output (line 158) | def get_container_legacy_output(node_name: Optional[pulumi.Input[_builti... FILE: sdk/python/pulumi_proxmoxve/get_containers_legacy.py class GetContainersLegacyResult (line 27) | class GetContainersLegacyResult: method __init__ (line 31) | def __init__(__self__, containers=None, filters=None, id=None, node_na... method containers (line 50) | def containers(self) -> Sequence['outputs.GetContainersLegacyContainer... method filters (line 58) | def filters(self) -> Optional[Sequence['outputs.GetContainersLegacyFil... method id (line 63) | def id(self) -> _builtins.str: method node_name (line 71) | def node_name(self) -> Optional[_builtins.str]: method tags (line 79) | def tags(self) -> Optional[Sequence[_builtins.str]]: class AwaitableGetContainersLegacyResult (line 86) | class AwaitableGetContainersLegacyResult(GetContainersLegacyResult): method __await__ (line 88) | def __await__(self): function get_containers_legacy (line 99) | def get_containers_legacy(filters: Optional[Sequence[Union['GetContainer... function get_containers_legacy_output (line 161) | def get_containers_legacy_output(filters: Optional[pulumi.Input[Optional... FILE: sdk/python/pulumi_proxmoxve/get_datastores.py class GetDatastoresResult (line 27) | class GetDatastoresResult: method __init__ (line 31) | def __init__(__self__, datastores=None, filters=None, id=None, node_na... method datastores (line 47) | def datastores(self) -> Optional[Sequence['outputs.GetDatastoresDatast... method filters (line 55) | def filters(self) -> Optional['outputs.GetDatastoresFiltersResult']: method id (line 63) | def id(self) -> _builtins.str: method node_name (line 71) | def node_name(self) -> _builtins.str: class AwaitableGetDatastoresResult (line 78) | class AwaitableGetDatastoresResult(GetDatastoresResult): method __await__ (line 80) | def __await__(self): function get_datastores (line 90) | def get_datastores(datastores: Optional[Sequence[Union['GetDatastoresDat... function get_datastores_output (line 114) | def get_datastores_output(datastores: Optional[pulumi.Input[Optional[Seq... FILE: sdk/python/pulumi_proxmoxve/get_datastores_legacy.py class GetDatastoresLegacyResult (line 27) | class GetDatastoresLegacyResult: method __init__ (line 31) | def __init__(__self__, datastores=None, filters=None, id=None, node_na... method datastores (line 47) | def datastores(self) -> Optional[Sequence['outputs.GetDatastoresLegacy... method filters (line 55) | def filters(self) -> Optional['outputs.GetDatastoresLegacyFiltersResul... method id (line 63) | def id(self) -> _builtins.str: method node_name (line 71) | def node_name(self) -> _builtins.str: class AwaitableGetDatastoresLegacyResult (line 78) | class AwaitableGetDatastoresLegacyResult(GetDatastoresLegacyResult): method __await__ (line 80) | def __await__(self): function get_datastores_legacy (line 90) | def get_datastores_legacy(datastores: Optional[Sequence[Union['GetDatast... function get_datastores_legacy_output (line 116) | def get_datastores_legacy_output(datastores: Optional[pulumi.Input[Optio... FILE: sdk/python/pulumi_proxmoxve/get_dns_legacy.py class GetDnsLegacyResult (line 25) | class GetDnsLegacyResult: method __init__ (line 29) | def __init__(__self__, domain=None, id=None, node_name=None, servers=N... method domain (line 45) | def domain(self) -> _builtins.str: method id (line 53) | def id(self) -> _builtins.str: method node_name (line 61) | def node_name(self) -> _builtins.str: method servers (line 66) | def servers(self) -> Sequence[_builtins.str]: class AwaitableGetDnsLegacyResult (line 73) | class AwaitableGetDnsLegacyResult(GetDnsLegacyResult): method __await__ (line 75) | def __await__(self): function get_dns_legacy (line 85) | def get_dns_legacy(node_name: Optional[_builtins.str] = None, function get_dns_legacy_output (line 112) | def get_dns_legacy_output(node_name: Optional[pulumi.Input[_builtins.str... FILE: sdk/python/pulumi_proxmoxve/get_file.py class GetFileResult (line 25) | class GetFileResult: method __init__ (line 29) | def __init__(__self__, content_type=None, datastore_id=None, file_form... method content_type (line 57) | def content_type(self) -> _builtins.str: method datastore_id (line 65) | def datastore_id(self) -> _builtins.str: method file_format (line 73) | def file_format(self) -> _builtins.str: method file_name (line 81) | def file_name(self) -> _builtins.str: method file_size (line 89) | def file_size(self) -> _builtins.int: method id (line 97) | def id(self) -> _builtins.str: method node_name (line 105) | def node_name(self) -> _builtins.str: method vmid (line 113) | def vmid(self) -> _builtins.int: class AwaitableGetFileResult (line 120) | class AwaitableGetFileResult(GetFileResult): method __await__ (line 122) | def __await__(self): function get_file (line 136) | def get_file(content_type: Optional[_builtins.str] = None, function get_file_output (line 214) | def get_file_output(content_type: Optional[pulumi.Input[_builtins.str]] ... FILE: sdk/python/pulumi_proxmoxve/get_file_legacy.py class GetFileLegacyResult (line 25) | class GetFileLegacyResult: method __init__ (line 29) | def __init__(__self__, content_type=None, datastore_id=None, file_form... method content_type (line 57) | def content_type(self) -> _builtins.str: method datastore_id (line 65) | def datastore_id(self) -> _builtins.str: method file_format (line 73) | def file_format(self) -> _builtins.str: method file_name (line 81) | def file_name(self) -> _builtins.str: method file_size (line 89) | def file_size(self) -> _builtins.int: method id (line 97) | def id(self) -> _builtins.str: method node_name (line 105) | def node_name(self) -> _builtins.str: method vmid (line 113) | def vmid(self) -> _builtins.int: class AwaitableGetFileLegacyResult (line 120) | class AwaitableGetFileLegacyResult(GetFileLegacyResult): method __await__ (line 122) | def __await__(self): function get_file_legacy (line 136) | def get_file_legacy(content_type: Optional[_builtins.str] = None, function get_file_legacy_output (line 216) | def get_file_legacy_output(content_type: Optional[pulumi.Input[_builtins... FILE: sdk/python/pulumi_proxmoxve/get_files.py class GetFilesResult (line 26) | class GetFilesResult: method __init__ (line 30) | def __init__(__self__, content_type=None, datastore_id=None, file_name... method content_type (line 52) | def content_type(self) -> Optional[_builtins.str]: method datastore_id (line 60) | def datastore_id(self) -> _builtins.str: method file_name_regex (line 68) | def file_name_regex(self) -> Optional[_builtins.str]: method files (line 76) | def files(self) -> Sequence['outputs.GetFilesFileResult']: method id (line 84) | def id(self) -> _builtins.str: method node_name (line 92) | def node_name(self) -> _builtins.str: class AwaitableGetFilesResult (line 99) | class AwaitableGetFilesResult(GetFilesResult): method __await__ (line 101) | def __await__(self): function get_files (line 113) | def get_files(content_type: Optional[_builtins.str] = None, function get_files_output (line 168) | def get_files_output(content_type: Optional[pulumi.Input[Optional[_built... FILE: sdk/python/pulumi_proxmoxve/get_group_legacy.py class GetGroupLegacyResult (line 26) | class GetGroupLegacyResult: method __init__ (line 30) | def __init__(__self__, acls=None, comment=None, group_id=None, id=None... method acls (line 49) | def acls(self) -> Sequence['outputs.GetGroupLegacyAclResult']: method comment (line 57) | def comment(self) -> _builtins.str: method group_id (line 65) | def group_id(self) -> _builtins.str: method id (line 70) | def id(self) -> _builtins.str: method members (line 78) | def members(self) -> Sequence[_builtins.str]: class AwaitableGetGroupLegacyResult (line 85) | class AwaitableGetGroupLegacyResult(GetGroupLegacyResult): method __await__ (line 87) | def __await__(self): function get_group_legacy (line 98) | def get_group_legacy(group_id: Optional[_builtins.str] = None, function get_group_legacy_output (line 126) | def get_group_legacy_output(group_id: Optional[pulumi.Input[_builtins.st... FILE: sdk/python/pulumi_proxmoxve/get_groups_legacy.py class GetGroupsLegacyResult (line 25) | class GetGroupsLegacyResult: method __init__ (line 29) | def __init__(__self__, comments=None, group_ids=None, id=None): method comments (line 42) | def comments(self) -> Sequence[_builtins.str]: method group_ids (line 50) | def group_ids(self) -> Sequence[_builtins.str]: method id (line 58) | def id(self) -> _builtins.str: class AwaitableGetGroupsLegacyResult (line 65) | class AwaitableGetGroupsLegacyResult(GetGroupsLegacyResult): method __await__ (line 67) | def __await__(self): function get_groups_legacy (line 76) | def get_groups_legacy(opts: Optional[pulumi.InvokeOptions] = None) -> Aw... function get_groups_legacy_output (line 97) | def get_groups_legacy_output(opts: Optional[Union[pulumi.InvokeOptions, ... FILE: sdk/python/pulumi_proxmoxve/get_hagroup.py class GetHagroupResult (line 25) | class GetHagroupResult: method __init__ (line 29) | def __init__(__self__, comment=None, group=None, id=None, no_failback=... method comment (line 51) | def comment(self) -> _builtins.str: method group (line 59) | def group(self) -> _builtins.str: method id (line 67) | def id(self) -> _builtins.str: method no_failback (line 75) | def no_failback(self) -> _builtins.bool: method nodes (line 83) | def nodes(self) -> Mapping[str, _builtins.int]: method restricted (line 91) | def restricted(self) -> _builtins.bool: class AwaitableGetHagroupResult (line 98) | class AwaitableGetHagroupResult(GetHagroupResult): method __await__ (line 100) | def __await__(self): function get_hagroup (line 112) | def get_hagroup(group: Optional[_builtins.str] = None, function get_hagroup_output (line 145) | def get_hagroup_output(group: Optional[pulumi.Input[_builtins.str]] = None, FILE: sdk/python/pulumi_proxmoxve/get_hagroup_legacy.py class GetHagroupLegacyResult (line 25) | class GetHagroupLegacyResult: method __init__ (line 29) | def __init__(__self__, comment=None, group=None, id=None, no_failback=... method comment (line 51) | def comment(self) -> _builtins.str: method group (line 59) | def group(self) -> _builtins.str: method id (line 67) | def id(self) -> _builtins.str: method no_failback (line 75) | def no_failback(self) -> _builtins.bool: method nodes (line 83) | def nodes(self) -> Mapping[str, _builtins.int]: method restricted (line 91) | def restricted(self) -> _builtins.bool: class AwaitableGetHagroupLegacyResult (line 98) | class AwaitableGetHagroupLegacyResult(GetHagroupLegacyResult): method __await__ (line 100) | def __await__(self): function get_hagroup_legacy (line 112) | def get_hagroup_legacy(group: Optional[_builtins.str] = None, function get_hagroup_legacy_output (line 147) | def get_hagroup_legacy_output(group: Optional[pulumi.Input[_builtins.str... FILE: sdk/python/pulumi_proxmoxve/get_hagroups.py class GetHagroupsResult (line 25) | class GetHagroupsResult: method __init__ (line 29) | def __init__(__self__, group_ids=None, id=None): method group_ids (line 39) | def group_ids(self) -> Sequence[_builtins.str]: method id (line 47) | def id(self) -> _builtins.str: class AwaitableGetHagroupsResult (line 54) | class AwaitableGetHagroupsResult(GetHagroupsResult): method __await__ (line 56) | def __await__(self): function get_hagroups (line 64) | def get_hagroups(opts: Optional[pulumi.InvokeOptions] = None) -> Awaitab... function get_hagroups_output (line 85) | def get_hagroups_output(opts: Optional[Union[pulumi.InvokeOptions, pulum... FILE: sdk/python/pulumi_proxmoxve/get_hagroups_legacy.py class GetHagroupsLegacyResult (line 25) | class GetHagroupsLegacyResult: method __init__ (line 29) | def __init__(__self__, group_ids=None, id=None): method group_ids (line 39) | def group_ids(self) -> Sequence[_builtins.str]: method id (line 47) | def id(self) -> _builtins.str: class AwaitableGetHagroupsLegacyResult (line 54) | class AwaitableGetHagroupsLegacyResult(GetHagroupsLegacyResult): method __await__ (line 56) | def __await__(self): function get_hagroups_legacy (line 64) | def get_hagroups_legacy(opts: Optional[pulumi.InvokeOptions] = None) -> ... function get_hagroups_legacy_output (line 87) | def get_hagroups_legacy_output(opts: Optional[Union[pulumi.InvokeOptions... FILE: sdk/python/pulumi_proxmoxve/get_haresource.py class GetHaresourceResult (line 25) | class GetHaresourceResult: method __init__ (line 29) | def __init__(__self__, comment=None, group=None, id=None, max_relocate... method comment (line 57) | def comment(self) -> _builtins.str: method group (line 65) | def group(self) -> _builtins.str: method id (line 73) | def id(self) -> _builtins.str: method max_relocate (line 81) | def max_relocate(self) -> _builtins.int: method max_restart (line 89) | def max_restart(self) -> _builtins.int: method resource_id (line 97) | def resource_id(self) -> _builtins.str: method state (line 105) | def state(self) -> _builtins.str: method type (line 113) | def type(self) -> _builtins.str: class AwaitableGetHaresourceResult (line 120) | class AwaitableGetHaresourceResult(GetHaresourceResult): method __await__ (line 122) | def __await__(self): function get_haresource (line 136) | def get_haresource(resource_id: Optional[_builtins.str] = None, function get_haresource_output (line 171) | def get_haresource_output(resource_id: Optional[pulumi.Input[_builtins.s... FILE: sdk/python/pulumi_proxmoxve/get_haresource_legacy.py class GetHaresourceLegacyResult (line 25) | class GetHaresourceLegacyResult: method __init__ (line 29) | def __init__(__self__, comment=None, group=None, id=None, max_relocate... method comment (line 57) | def comment(self) -> _builtins.str: method group (line 65) | def group(self) -> _builtins.str: method id (line 73) | def id(self) -> _builtins.str: method max_relocate (line 81) | def max_relocate(self) -> _builtins.int: method max_restart (line 89) | def max_restart(self) -> _builtins.int: method resource_id (line 97) | def resource_id(self) -> _builtins.str: method state (line 105) | def state(self) -> _builtins.str: method type (line 113) | def type(self) -> _builtins.str: class AwaitableGetHaresourceLegacyResult (line 120) | class AwaitableGetHaresourceLegacyResult(GetHaresourceLegacyResult): method __await__ (line 122) | def __await__(self): function get_haresource_legacy (line 136) | def get_haresource_legacy(resource_id: Optional[_builtins.str] = None, function get_haresource_legacy_output (line 173) | def get_haresource_legacy_output(resource_id: Optional[pulumi.Input[_bui... FILE: sdk/python/pulumi_proxmoxve/get_haresources.py class GetHaresourcesResult (line 25) | class GetHaresourcesResult: method __init__ (line 29) | def __init__(__self__, id=None, resource_ids=None, type=None): method id (line 42) | def id(self) -> _builtins.str: method resource_ids (line 50) | def resource_ids(self) -> Sequence[_builtins.str]: method type (line 58) | def type(self) -> Optional[_builtins.str]: class AwaitableGetHaresourcesResult (line 65) | class AwaitableGetHaresourcesResult(GetHaresourcesResult): method __await__ (line 67) | def __await__(self): function get_haresources (line 76) | def get_haresources(type: Optional[_builtins.str] = None, function get_haresources_output (line 109) | def get_haresources_output(type: Optional[pulumi.Input[Optional[_builtin... FILE: sdk/python/pulumi_proxmoxve/get_haresources_legacy.py class GetHaresourcesLegacyResult (line 25) | class GetHaresourcesLegacyResult: method __init__ (line 29) | def __init__(__self__, id=None, resource_ids=None, type=None): method id (line 42) | def id(self) -> _builtins.str: method resource_ids (line 50) | def resource_ids(self) -> Sequence[_builtins.str]: method type (line 58) | def type(self) -> Optional[_builtins.str]: class AwaitableGetHaresourcesLegacyResult (line 65) | class AwaitableGetHaresourcesLegacyResult(GetHaresourcesLegacyResult): method __await__ (line 67) | def __await__(self): function get_haresources_legacy (line 76) | def get_haresources_legacy(type: Optional[_builtins.str] = None, function get_haresources_legacy_output (line 111) | def get_haresources_legacy_output(type: Optional[pulumi.Input[Optional[_... FILE: sdk/python/pulumi_proxmoxve/get_hosts_legacy.py class GetHostsLegacyResult (line 26) | class GetHostsLegacyResult: method __init__ (line 30) | def __init__(__self__, addresses=None, digest=None, entries=None, host... method addresses (line 52) | def addresses(self) -> Sequence[_builtins.str]: method digest (line 60) | def digest(self) -> _builtins.str: method entries (line 68) | def entries(self) -> Sequence['outputs.GetHostsLegacyEntryResult']: method hostnames (line 77) | def hostnames(self) -> Sequence[Sequence[_builtins.str]]: method id (line 85) | def id(self) -> _builtins.str: method node_name (line 93) | def node_name(self) -> _builtins.str: class AwaitableGetHostsLegacyResult (line 97) | class AwaitableGetHostsLegacyResult(GetHostsLegacyResult): method __await__ (line 99) | def __await__(self): function get_hosts_legacy (line 111) | def get_hosts_legacy(node_name: Optional[_builtins.str] = None, function get_hosts_legacy_output (line 140) | def get_hosts_legacy_output(node_name: Optional[pulumi.Input[_builtins.s... FILE: sdk/python/pulumi_proxmoxve/get_node_legacy.py class GetNodeLegacyResult (line 25) | class GetNodeLegacyResult: method __init__ (line 29) | def __init__(__self__, cpu_cores=None, cpu_count=None, cpu_model=None,... method cpu_cores (line 66) | def cpu_cores(self) -> _builtins.int: method cpu_count (line 74) | def cpu_count(self) -> _builtins.int: method cpu_model (line 82) | def cpu_model(self) -> _builtins.str: method cpu_sockets (line 90) | def cpu_sockets(self) -> _builtins.int: method cpu_utilization (line 98) | def cpu_utilization(self) -> _builtins.float: method id (line 106) | def id(self) -> _builtins.str: method memory_available (line 114) | def memory_available(self) -> _builtins.int: method memory_total (line 122) | def memory_total(self) -> _builtins.int: method memory_used (line 130) | def memory_used(self) -> _builtins.int: method node_name (line 138) | def node_name(self) -> _builtins.str: method uptime (line 146) | def uptime(self) -> _builtins.int: class AwaitableGetNodeLegacyResult (line 153) | class AwaitableGetNodeLegacyResult(GetNodeLegacyResult): method __await__ (line 155) | def __await__(self): function get_node_legacy (line 172) | def get_node_legacy(node_name: Optional[_builtins.str] = None, function get_node_legacy_output (line 214) | def get_node_legacy_output(node_name: Optional[pulumi.Input[_builtins.st... FILE: sdk/python/pulumi_proxmoxve/get_nodes_legacy.py class GetNodesLegacyResult (line 25) | class GetNodesLegacyResult: method __init__ (line 29) | def __init__(__self__, cpu_counts=None, cpu_utilizations=None, id=None... method cpu_counts (line 63) | def cpu_counts(self) -> Sequence[_builtins.int]: method cpu_utilizations (line 71) | def cpu_utilizations(self) -> Sequence[_builtins.float]: method id (line 79) | def id(self) -> _builtins.str: method memory_availables (line 87) | def memory_availables(self) -> Sequence[_builtins.int]: method memory_useds (line 95) | def memory_useds(self) -> Sequence[_builtins.int]: method names (line 103) | def names(self) -> Sequence[_builtins.str]: method onlines (line 111) | def onlines(self) -> Sequence[_builtins.bool]: method ssl_fingerprints (line 119) | def ssl_fingerprints(self) -> Sequence[_builtins.str]: method support_levels (line 127) | def support_levels(self) -> Sequence[_builtins.str]: method uptimes (line 135) | def uptimes(self) -> Sequence[_builtins.int]: class AwaitableGetNodesLegacyResult (line 142) | class AwaitableGetNodesLegacyResult(GetNodesLegacyResult): method __await__ (line 144) | def __await__(self): function get_nodes_legacy (line 160) | def get_nodes_legacy(opts: Optional[pulumi.InvokeOptions] = None) -> Awa... function get_nodes_legacy_output (line 193) | def get_nodes_legacy_output(opts: Optional[Union[pulumi.InvokeOptions, p... FILE: sdk/python/pulumi_proxmoxve/get_pool_legacy.py class GetPoolLegacyResult (line 26) | class GetPoolLegacyResult: method __init__ (line 30) | def __init__(__self__, comment=None, id=None, members=None, pool_id=No... method comment (line 46) | def comment(self) -> _builtins.str: method id (line 54) | def id(self) -> _builtins.str: method members (line 62) | def members(self) -> Sequence['outputs.GetPoolLegacyMemberResult']: method pool_id (line 70) | def pool_id(self) -> _builtins.str: class AwaitableGetPoolLegacyResult (line 74) | class AwaitableGetPoolLegacyResult(GetPoolLegacyResult): method __await__ (line 76) | def __await__(self): function get_pool_legacy (line 86) | def get_pool_legacy(pool_id: Optional[_builtins.str] = None, function get_pool_legacy_output (line 113) | def get_pool_legacy_output(pool_id: Optional[pulumi.Input[_builtins.str]... FILE: sdk/python/pulumi_proxmoxve/get_pools_legacy.py class GetPoolsLegacyResult (line 25) | class GetPoolsLegacyResult: method __init__ (line 29) | def __init__(__self__, id=None, pool_ids=None): method id (line 39) | def id(self) -> _builtins.str: method pool_ids (line 47) | def pool_ids(self) -> Sequence[_builtins.str]: class AwaitableGetPoolsLegacyResult (line 54) | class AwaitableGetPoolsLegacyResult(GetPoolsLegacyResult): method __await__ (line 56) | def __await__(self): function get_pools_legacy (line 64) | def get_pools_legacy(opts: Optional[pulumi.InvokeOptions] = None) -> Awa... function get_pools_legacy_output (line 84) | def get_pools_legacy_output(opts: Optional[Union[pulumi.InvokeOptions, p... FILE: sdk/python/pulumi_proxmoxve/get_replication.py class GetReplicationResult (line 25) | class GetReplicationResult: method __init__ (line 29) | def __init__(__self__, comment=None, disable=None, guest=None, id=None... method comment (line 63) | def comment(self) -> _builtins.str: method disable (line 71) | def disable(self) -> _builtins.bool: method guest (line 79) | def guest(self) -> _builtins.int: method id (line 87) | def id(self) -> _builtins.str: method jobnum (line 95) | def jobnum(self) -> _builtins.int: method rate (line 103) | def rate(self) -> _builtins.float: method schedule (line 111) | def schedule(self) -> _builtins.str: method source (line 119) | def source(self) -> _builtins.str: method target (line 127) | def target(self) -> _builtins.str: method type (line 135) | def type(self) -> _builtins.str: class AwaitableGetReplicationResult (line 142) | class AwaitableGetReplicationResult(GetReplicationResult): method __await__ (line 144) | def __await__(self): function get_replication (line 160) | def get_replication(id: Optional[_builtins.str] = None, function get_replication_output (line 200) | def get_replication_output(id: Optional[pulumi.Input[_builtins.str]] = N... FILE: sdk/python/pulumi_proxmoxve/get_replication_legacy.py class GetReplicationLegacyResult (line 25) | class GetReplicationLegacyResult: method __init__ (line 29) | def __init__(__self__, comment=None, disable=None, guest=None, id=None... method comment (line 63) | def comment(self) -> _builtins.str: method disable (line 71) | def disable(self) -> _builtins.bool: method guest (line 79) | def guest(self) -> _builtins.int: method id (line 87) | def id(self) -> _builtins.str: method jobnum (line 95) | def jobnum(self) -> _builtins.int: method rate (line 103) | def rate(self) -> _builtins.float: method schedule (line 111) | def schedule(self) -> _builtins.str: method source (line 119) | def source(self) -> _builtins.str: method target (line 127) | def target(self) -> _builtins.str: method type (line 135) | def type(self) -> _builtins.str: class AwaitableGetReplicationLegacyResult (line 142) | class AwaitableGetReplicationLegacyResult(GetReplicationLegacyResult): method __await__ (line 144) | def __await__(self): function get_replication_legacy (line 160) | def get_replication_legacy(id: Optional[_builtins.str] = None, function get_replication_legacy_output (line 202) | def get_replication_legacy_output(id: Optional[pulumi.Input[_builtins.st... FILE: sdk/python/pulumi_proxmoxve/get_replications.py class GetReplicationsResult (line 26) | class GetReplicationsResult: method __init__ (line 30) | def __init__(__self__, id=None, replications=None): method id (line 40) | def id(self) -> _builtins.str: method replications (line 48) | def replications(self) -> Sequence['outputs.GetReplicationsReplication... class AwaitableGetReplicationsResult (line 55) | class AwaitableGetReplicationsResult(GetReplicationsResult): method __await__ (line 57) | def __await__(self): function get_replications (line 65) | def get_replications(opts: Optional[pulumi.InvokeOptions] = None) -> Awa... function get_replications_output (line 89) | def get_replications_output(opts: Optional[Union[pulumi.InvokeOptions, p... FILE: sdk/python/pulumi_proxmoxve/get_replications_legacy.py class GetReplicationsLegacyResult (line 26) | class GetReplicationsLegacyResult: method __init__ (line 30) | def __init__(__self__, id=None, replications=None): method id (line 40) | def id(self) -> _builtins.str: method replications (line 48) | def replications(self) -> Sequence['outputs.GetReplicationsLegacyRepli... class AwaitableGetReplicationsLegacyResult (line 55) | class AwaitableGetReplicationsLegacyResult(GetReplicationsLegacyResult): method __await__ (line 57) | def __await__(self): function get_replications_legacy (line 65) | def get_replications_legacy(opts: Optional[pulumi.InvokeOptions] = None)... function get_replications_legacy_output (line 91) | def get_replications_legacy_output(opts: Optional[Union[pulumi.InvokeOpt... FILE: sdk/python/pulumi_proxmoxve/get_role_legacy.py class GetRoleLegacyResult (line 25) | class GetRoleLegacyResult: method __init__ (line 29) | def __init__(__self__, id=None, privileges=None, role_id=None): method id (line 42) | def id(self) -> _builtins.str: method privileges (line 50) | def privileges(self) -> Sequence[_builtins.str]: method role_id (line 58) | def role_id(self) -> _builtins.str: class AwaitableGetRoleLegacyResult (line 62) | class AwaitableGetRoleLegacyResult(GetRoleLegacyResult): method __await__ (line 64) | def __await__(self): function get_role_legacy (line 73) | def get_role_legacy(role_id: Optional[_builtins.str] = None, function get_role_legacy_output (line 99) | def get_role_legacy_output(role_id: Optional[pulumi.Input[_builtins.str]... FILE: sdk/python/pulumi_proxmoxve/get_roles_legacy.py class GetRolesLegacyResult (line 25) | class GetRolesLegacyResult: method __init__ (line 29) | def __init__(__self__, id=None, privileges=None, role_ids=None, specia... method id (line 45) | def id(self) -> _builtins.str: method privileges (line 53) | def privileges(self) -> Sequence[Sequence[_builtins.str]]: method role_ids (line 61) | def role_ids(self) -> Sequence[_builtins.str]: method specials (line 69) | def specials(self) -> Sequence[_builtins.bool]: class AwaitableGetRolesLegacyResult (line 76) | class AwaitableGetRolesLegacyResult(GetRolesLegacyResult): method __await__ (line 78) | def __await__(self): function get_roles_legacy (line 88) | def get_roles_legacy(opts: Optional[pulumi.InvokeOptions] = None) -> Awa... function get_roles_legacy_output (line 110) | def get_roles_legacy_output(opts: Optional[Union[pulumi.InvokeOptions, p... FILE: sdk/python/pulumi_proxmoxve/get_time_legacy.py class GetTimeLegacyResult (line 25) | class GetTimeLegacyResult: method __init__ (line 29) | def __init__(__self__, id=None, local_time=None, node_name=None, time_... method id (line 48) | def id(self) -> _builtins.str: method local_time (line 56) | def local_time(self) -> _builtins.str: method node_name (line 64) | def node_name(self) -> _builtins.str: method time_zone (line 69) | def time_zone(self) -> _builtins.str: method utc_time (line 77) | def utc_time(self) -> _builtins.str: class AwaitableGetTimeLegacyResult (line 84) | class AwaitableGetTimeLegacyResult(GetTimeLegacyResult): method __await__ (line 86) | def __await__(self): function get_time_legacy (line 97) | def get_time_legacy(node_name: Optional[_builtins.str] = None, function get_time_legacy_output (line 125) | def get_time_legacy_output(node_name: Optional[pulumi.Input[_builtins.st... FILE: sdk/python/pulumi_proxmoxve/get_user_legacy.py class GetUserLegacyResult (line 26) | class GetUserLegacyResult: method __init__ (line 30) | def __init__(__self__, acls=None, comment=None, email=None, enabled=No... method acls (line 67) | def acls(self) -> Sequence['outputs.GetUserLegacyAclResult']: method comment (line 75) | def comment(self) -> _builtins.str: method email (line 83) | def email(self) -> _builtins.str: method enabled (line 91) | def enabled(self) -> _builtins.bool: method expiration_date (line 99) | def expiration_date(self) -> _builtins.str: method first_name (line 107) | def first_name(self) -> _builtins.str: method groups (line 115) | def groups(self) -> Sequence[_builtins.str]: method id (line 123) | def id(self) -> _builtins.str: method keys (line 131) | def keys(self) -> _builtins.str: method last_name (line 139) | def last_name(self) -> _builtins.str: method user_id (line 147) | def user_id(self) -> _builtins.str: class AwaitableGetUserLegacyResult (line 151) | class AwaitableGetUserLegacyResult(GetUserLegacyResult): method __await__ (line 153) | def __await__(self): function get_user_legacy (line 170) | def get_user_legacy(user_id: Optional[_builtins.str] = None, function get_user_legacy_output (line 204) | def get_user_legacy_output(user_id: Optional[pulumi.Input[_builtins.str]... FILE: sdk/python/pulumi_proxmoxve/get_users_legacy.py class GetUsersLegacyResult (line 25) | class GetUsersLegacyResult: method __init__ (line 29) | def __init__(__self__, comments=None, emails=None, enableds=None, expi... method comments (line 63) | def comments(self) -> Sequence[_builtins.str]: method emails (line 71) | def emails(self) -> Sequence[_builtins.str]: method enableds (line 79) | def enableds(self) -> Sequence[_builtins.bool]: method expiration_dates (line 87) | def expiration_dates(self) -> Sequence[_builtins.str]: method first_names (line 95) | def first_names(self) -> Sequence[_builtins.str]: method groups (line 103) | def groups(self) -> Sequence[Sequence[_builtins.str]]: method id (line 111) | def id(self) -> _builtins.str: method keys (line 119) | def keys(self) -> Sequence[_builtins.str]: method last_names (line 127) | def last_names(self) -> Sequence[_builtins.str]: method user_ids (line 135) | def user_ids(self) -> Sequence[_builtins.str]: class AwaitableGetUsersLegacyResult (line 142) | class AwaitableGetUsersLegacyResult(GetUsersLegacyResult): method __await__ (line 144) | def __await__(self): function get_users_legacy (line 160) | def get_users_legacy(opts: Optional[pulumi.InvokeOptions] = None) -> Awa... function get_users_legacy_output (line 188) | def get_users_legacy_output(opts: Optional[Union[pulumi.InvokeOptions, p... FILE: sdk/python/pulumi_proxmoxve/get_version.py class GetVersionResult (line 25) | class GetVersionResult: method __init__ (line 29) | def __init__(__self__, id=None, release=None, repository_id=None, vers... method id (line 45) | def id(self) -> _builtins.str: method release (line 53) | def release(self) -> _builtins.str: method repository_id (line 61) | def repository_id(self) -> _builtins.str: method version (line 69) | def version(self) -> _builtins.str: class AwaitableGetVersionResult (line 76) | class AwaitableGetVersionResult(GetVersionResult): method __await__ (line 78) | def __await__(self): function get_version (line 88) | def get_version(opts: Optional[pulumi.InvokeOptions] = None) -> Awaitabl... function get_version_output (line 115) | def get_version_output(opts: Optional[Union[pulumi.InvokeOptions, pulumi... FILE: sdk/python/pulumi_proxmoxve/get_version_legacy.py class GetVersionLegacyResult (line 25) | class GetVersionLegacyResult: method __init__ (line 29) | def __init__(__self__, id=None, release=None, repository_id=None, vers... method id (line 45) | def id(self) -> _builtins.str: method release (line 53) | def release(self) -> _builtins.str: method repository_id (line 61) | def repository_id(self) -> _builtins.str: method version (line 69) | def version(self) -> _builtins.str: class AwaitableGetVersionLegacyResult (line 76) | class AwaitableGetVersionLegacyResult(GetVersionLegacyResult): method __await__ (line 78) | def __await__(self): function get_version_legacy (line 88) | def get_version_legacy(opts: Optional[pulumi.InvokeOptions] = None) -> A... function get_version_legacy_output (line 117) | def get_version_legacy_output(opts: Optional[Union[pulumi.InvokeOptions,... FILE: sdk/python/pulumi_proxmoxve/get_vm.py class GetVmResult (line 27) | class GetVmResult: method __init__ (line 31) | def __init__(__self__, cdrom=None, cpu=None, description=None, id=None... method cdrom (line 71) | def cdrom(self) -> Mapping[str, 'outputs.GetVmCdromResult']: method cpu (line 79) | def cpu(self) -> 'outputs.GetVmCpuResult': method description (line 87) | def description(self) -> _builtins.str: method id (line 95) | def id(self) -> _builtins.int: method name (line 103) | def name(self) -> _builtins.str: method node_name (line 111) | def node_name(self) -> _builtins.str: method rng (line 119) | def rng(self) -> 'outputs.GetVmRngResult': method status (line 127) | def status(self) -> _builtins.str: method tags (line 135) | def tags(self) -> Sequence[_builtins.str]: method template (line 143) | def template(self) -> _builtins.bool: method timeouts (line 151) | def timeouts(self) -> Optional['outputs.GetVmTimeoutsResult']: method vga (line 156) | def vga(self) -> 'outputs.GetVmVgaResult': class AwaitableGetVmResult (line 163) | class AwaitableGetVmResult(GetVmResult): method __await__ (line 165) | def __await__(self): function get_vm (line 183) | def get_vm(id: Optional[_builtins.int] = None, function get_vm_output (line 214) | def get_vm_output(id: Optional[pulumi.Input[_builtins.int]] = None, FILE: sdk/python/pulumi_proxmoxve/get_vm2_legacy.py class GetVm2LegacyResult (line 27) | class GetVm2LegacyResult: method __init__ (line 31) | def __init__(__self__, cdrom=None, cpu=None, description=None, id=None... method cdrom (line 71) | def cdrom(self) -> Mapping[str, 'outputs.GetVm2LegacyCdromResult']: method cpu (line 79) | def cpu(self) -> 'outputs.GetVm2LegacyCpuResult': method description (line 87) | def description(self) -> _builtins.str: method id (line 95) | def id(self) -> _builtins.int: method name (line 103) | def name(self) -> _builtins.str: method node_name (line 111) | def node_name(self) -> _builtins.str: method rng (line 119) | def rng(self) -> 'outputs.GetVm2LegacyRngResult': method status (line 127) | def status(self) -> _builtins.str: method tags (line 135) | def tags(self) -> Sequence[_builtins.str]: method template (line 143) | def template(self) -> _builtins.bool: method timeouts (line 151) | def timeouts(self) -> Optional['outputs.GetVm2LegacyTimeoutsResult']: method vga (line 156) | def vga(self) -> 'outputs.GetVm2LegacyVgaResult': class AwaitableGetVm2LegacyResult (line 163) | class AwaitableGetVm2LegacyResult(GetVm2LegacyResult): method __await__ (line 165) | def __await__(self): function get_vm2_legacy (line 183) | def get_vm2_legacy(id: Optional[_builtins.int] = None, function get_vm2_legacy_output (line 216) | def get_vm2_legacy_output(id: Optional[pulumi.Input[_builtins.int]] = None, FILE: sdk/python/pulumi_proxmoxve/get_vm_legacy.py class GetVmLegacyResult (line 25) | class GetVmLegacyResult: method __init__ (line 29) | def __init__(__self__, id=None, name=None, node_name=None, status=None... method id (line 54) | def id(self) -> _builtins.str: method name (line 62) | def name(self) -> _builtins.str: method node_name (line 70) | def node_name(self) -> _builtins.str: method status (line 75) | def status(self) -> Optional[_builtins.str]: method tags (line 83) | def tags(self) -> Sequence[_builtins.str]: method template (line 91) | def template(self) -> Optional[_builtins.bool]: method vm_id (line 99) | def vm_id(self) -> _builtins.int: class AwaitableGetVmLegacyResult (line 103) | class AwaitableGetVmLegacyResult(GetVmLegacyResult): method __await__ (line 105) | def __await__(self): function get_vm_legacy (line 118) | def get_vm_legacy(node_name: Optional[_builtins.str] = None, function get_vm_legacy_output (line 160) | def get_vm_legacy_output(node_name: Optional[pulumi.Input[_builtins.str]... FILE: sdk/python/pulumi_proxmoxve/get_vms_legacy.py class GetVmsLegacyResult (line 27) | class GetVmsLegacyResult: method __init__ (line 31) | def __init__(__self__, filters=None, id=None, node_name=None, tags=Non... method filters (line 50) | def filters(self) -> Optional[Sequence['outputs.GetVmsLegacyFilterResu... method id (line 55) | def id(self) -> _builtins.str: method node_name (line 63) | def node_name(self) -> Optional[_builtins.str]: method tags (line 71) | def tags(self) -> Optional[Sequence[_builtins.str]]: method vms (line 79) | def vms(self) -> Sequence['outputs.GetVmsLegacyVmResult']: class AwaitableGetVmsLegacyResult (line 86) | class AwaitableGetVmsLegacyResult(GetVmsLegacyResult): method __await__ (line 88) | def __await__(self): function get_vms_legacy (line 99) | def get_vms_legacy(filters: Optional[Sequence[Union['GetVmsLegacyFilterA... function get_vms_legacy_output (line 161) | def get_vms_legacy_output(filters: Optional[pulumi.Input[Optional[Sequen... FILE: sdk/python/pulumi_proxmoxve/group_legacy.py class GroupLegacyArgs (line 22) | class GroupLegacyArgs: method __init__ (line 23) | def __init__(__self__, *, method group_id (line 42) | def group_id(self) -> pulumi.Input[_builtins.str]: method group_id (line 49) | def group_id(self, value: pulumi.Input[_builtins.str]): method acls (line 54) | def acls(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['GroupLe... method acls (line 61) | def acls(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['Gro... method comment (line 66) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 73) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): class _GroupLegacyState (line 78) | class _GroupLegacyState: method __init__ (line 79) | def __init__(__self__, *, method acls (line 103) | def acls(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['GroupLe... method acls (line 110) | def acls(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['Gro... method comment (line 115) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 122) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method group_id (line 127) | def group_id(self) -> Optional[pulumi.Input[_builtins.str]]: method group_id (line 134) | def group_id(self, value: Optional[pulumi.Input[_builtins.str]]): method members (line 139) | def members(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_buil... method members (line 146) | def members(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_... class GroupLegacy (line 151) | class GroupLegacy(pulumi.CustomResource): method __init__ (line 153) | def __init__(__self__, method __init__ (line 191) | def __init__(__self__, method __init__ (line 223) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 230) | def _internal_init(__self__, method get (line 258) | def get(resource_name: str, method acls (line 289) | def acls(self) -> pulumi.Output[Optional[Sequence['outputs.GroupLegacy... method comment (line 297) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method group_id (line 305) | def group_id(self) -> pulumi.Output[_builtins.str]: method members (line 313) | def members(self) -> pulumi.Output[Sequence[_builtins.str]]: FILE: sdk/python/pulumi_proxmoxve/hagroup.py class HagroupArgs (line 20) | class HagroupArgs: method __init__ (line 21) | def __init__(__self__, *, method group (line 47) | def group(self) -> pulumi.Input[_builtins.str]: method group (line 54) | def group(self, value: pulumi.Input[_builtins.str]): method nodes (line 59) | def nodes(self) -> pulumi.Input[Mapping[str, pulumi.Input[_builtins.in... method nodes (line 66) | def nodes(self, value: pulumi.Input[Mapping[str, pulumi.Input[_builtin... method comment (line 71) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 78) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method no_failback (line 83) | def no_failback(self) -> Optional[pulumi.Input[_builtins.bool]]: method no_failback (line 90) | def no_failback(self, value: Optional[pulumi.Input[_builtins.bool]]): method restricted (line 95) | def restricted(self) -> Optional[pulumi.Input[_builtins.bool]]: method restricted (line 102) | def restricted(self, value: Optional[pulumi.Input[_builtins.bool]]): class _HagroupState (line 107) | class _HagroupState: method __init__ (line 108) | def __init__(__self__, *, method comment (line 136) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 143) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method group (line 148) | def group(self) -> Optional[pulumi.Input[_builtins.str]]: method group (line 155) | def group(self, value: Optional[pulumi.Input[_builtins.str]]): method no_failback (line 160) | def no_failback(self) -> Optional[pulumi.Input[_builtins.bool]]: method no_failback (line 167) | def no_failback(self, value: Optional[pulumi.Input[_builtins.bool]]): method nodes (line 172) | def nodes(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_bu... method nodes (line 179) | def nodes(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input... method restricted (line 184) | def restricted(self) -> Optional[pulumi.Input[_builtins.bool]]: method restricted (line 191) | def restricted(self, value: Optional[pulumi.Input[_builtins.bool]]): class Hagroup (line 196) | class Hagroup(pulumi.CustomResource): method __init__ (line 198) | def __init__(__self__, method __init__ (line 248) | def __init__(__self__, method __init__ (line 288) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 295) | def _internal_init(__self__, method get (line 328) | def get(resource_name: str, method comment (line 362) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method group (line 370) | def group(self) -> pulumi.Output[_builtins.str]: method no_failback (line 378) | def no_failback(self) -> pulumi.Output[_builtins.bool]: method nodes (line 386) | def nodes(self) -> pulumi.Output[Mapping[str, _builtins.int]]: method restricted (line 394) | def restricted(self) -> pulumi.Output[_builtins.bool]: FILE: sdk/python/pulumi_proxmoxve/hagroup_legacy.py class HagroupLegacyArgs (line 20) | class HagroupLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method group (line 47) | def group(self) -> pulumi.Input[_builtins.str]: method group (line 54) | def group(self, value: pulumi.Input[_builtins.str]): method nodes (line 59) | def nodes(self) -> pulumi.Input[Mapping[str, pulumi.Input[_builtins.in... method nodes (line 66) | def nodes(self, value: pulumi.Input[Mapping[str, pulumi.Input[_builtin... method comment (line 71) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 78) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method no_failback (line 83) | def no_failback(self) -> Optional[pulumi.Input[_builtins.bool]]: method no_failback (line 90) | def no_failback(self, value: Optional[pulumi.Input[_builtins.bool]]): method restricted (line 95) | def restricted(self) -> Optional[pulumi.Input[_builtins.bool]]: method restricted (line 102) | def restricted(self, value: Optional[pulumi.Input[_builtins.bool]]): class _HagroupLegacyState (line 107) | class _HagroupLegacyState: method __init__ (line 108) | def __init__(__self__, *, method comment (line 136) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 143) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method group (line 148) | def group(self) -> Optional[pulumi.Input[_builtins.str]]: method group (line 155) | def group(self, value: Optional[pulumi.Input[_builtins.str]]): method no_failback (line 160) | def no_failback(self) -> Optional[pulumi.Input[_builtins.bool]]: method no_failback (line 167) | def no_failback(self, value: Optional[pulumi.Input[_builtins.bool]]): method nodes (line 172) | def nodes(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_bu... method nodes (line 179) | def nodes(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input... method restricted (line 184) | def restricted(self) -> Optional[pulumi.Input[_builtins.bool]]: method restricted (line 191) | def restricted(self, value: Optional[pulumi.Input[_builtins.bool]]): class HagroupLegacy (line 196) | class HagroupLegacy(pulumi.CustomResource): method __init__ (line 198) | def __init__(__self__, method __init__ (line 250) | def __init__(__self__, method __init__ (line 292) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 299) | def _internal_init(__self__, method get (line 332) | def get(resource_name: str, method comment (line 366) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method group (line 374) | def group(self) -> pulumi.Output[_builtins.str]: method no_failback (line 382) | def no_failback(self) -> pulumi.Output[_builtins.bool]: method nodes (line 390) | def nodes(self) -> pulumi.Output[Mapping[str, _builtins.int]]: method restricted (line 398) | def restricted(self) -> pulumi.Output[_builtins.bool]: FILE: sdk/python/pulumi_proxmoxve/hardware/_inputs.py class GetPciFiltersArgsDict (line 22) | class GetPciFiltersArgsDict(TypedDict): class GetPciFiltersArgs (line 41) | class GetPciFiltersArgs: method __init__ (line 42) | def __init__(__self__, *, method class_ (line 64) | def class_(self) -> Optional[_builtins.str]: method class_ (line 71) | def class_(self, value: Optional[_builtins.str]): method device_id (line 76) | def device_id(self) -> Optional[_builtins.str]: method device_id (line 83) | def device_id(self, value: Optional[_builtins.str]): method id (line 88) | def id(self) -> Optional[_builtins.str]: method id (line 95) | def id(self, value: Optional[_builtins.str]): method vendor_id (line 100) | def vendor_id(self) -> Optional[_builtins.str]: method vendor_id (line 107) | def vendor_id(self, value: Optional[_builtins.str]): FILE: sdk/python/pulumi_proxmoxve/hardware/get_mappings.py class GetMappingsResult (line 26) | class GetMappingsResult: method __init__ (line 30) | def __init__(__self__, check_node=None, checks=None, id=None, ids=None... method check_node (line 49) | def check_node(self) -> Optional[_builtins.str]: method checks (line 57) | def checks(self) -> Sequence['outputs.GetMappingsCheckResult']: method id (line 65) | def id(self) -> _builtins.str: method ids (line 73) | def ids(self) -> Sequence[_builtins.str]: method type (line 81) | def type(self) -> _builtins.str: class AwaitableGetMappingsResult (line 88) | class AwaitableGetMappingsResult(GetMappingsResult): method __await__ (line 90) | def __await__(self): function get_mappings (line 101) | def get_mappings(check_node: Optional[_builtins.str] = None, function get_mappings_output (line 139) | def get_mappings_output(check_node: Optional[pulumi.Input[Optional[_buil... FILE: sdk/python/pulumi_proxmoxve/hardware/get_mappings_legacy.py class GetMappingsLegacyResult (line 26) | class GetMappingsLegacyResult: method __init__ (line 30) | def __init__(__self__, check_node=None, checks=None, id=None, ids=None... method check_node (line 49) | def check_node(self) -> Optional[_builtins.str]: method checks (line 57) | def checks(self) -> Sequence['outputs.GetMappingsLegacyCheckResult']: method id (line 65) | def id(self) -> _builtins.str: method ids (line 73) | def ids(self) -> Sequence[_builtins.str]: method type (line 81) | def type(self) -> _builtins.str: class AwaitableGetMappingsLegacyResult (line 88) | class AwaitableGetMappingsLegacyResult(GetMappingsLegacyResult): method __await__ (line 90) | def __await__(self): function get_mappings_legacy (line 101) | def get_mappings_legacy(check_node: Optional[_builtins.str] = None, function get_mappings_legacy_output (line 141) | def get_mappings_legacy_output(check_node: Optional[pulumi.Input[Optiona... FILE: sdk/python/pulumi_proxmoxve/hardware/get_pci.py class GetPciResult (line 27) | class GetPciResult: method __init__ (line 31) | def __init__(__self__, devices=None, filters=None, id=None, node_name=... method devices (line 50) | def devices(self) -> Sequence['outputs.GetPciDeviceResult']: method filters (line 58) | def filters(self) -> Optional['outputs.GetPciFiltersResult']: method id (line 66) | def id(self) -> _builtins.str: method node_name (line 74) | def node_name(self) -> _builtins.str: method pci_class_blacklists (line 82) | def pci_class_blacklists(self) -> Optional[Sequence[_builtins.str]]: class AwaitableGetPciResult (line 89) | class AwaitableGetPciResult(GetPciResult): method __await__ (line 91) | def __await__(self): function get_pci (line 102) | def get_pci(filters: Optional[Union['GetPciFiltersArgs', 'GetPciFiltersA... function get_pci_output (line 147) | def get_pci_output(filters: Optional[pulumi.Input[Optional[Union['GetPci... FILE: sdk/python/pulumi_proxmoxve/hardware/mapping/_inputs.py class DirLegacyMapArgsDict (line 32) | class DirLegacyMapArgsDict(TypedDict): class DirLegacyMapArgs (line 43) | class DirLegacyMapArgs: method __init__ (line 44) | def __init__(__self__, *, method node (line 56) | def node(self) -> pulumi.Input[_builtins.str]: method node (line 63) | def node(self, value: pulumi.Input[_builtins.str]): method path (line 68) | def path(self) -> pulumi.Input[_builtins.str]: method path (line 75) | def path(self, value: pulumi.Input[_builtins.str]): class DirMapArgsDict (line 79) | class DirMapArgsDict(TypedDict): class DirMapArgs (line 90) | class DirMapArgs: method __init__ (line 91) | def __init__(__self__, *, method node (line 103) | def node(self) -> pulumi.Input[_builtins.str]: method node (line 110) | def node(self, value: pulumi.Input[_builtins.str]): method path (line 115) | def path(self) -> pulumi.Input[_builtins.str]: method path (line 122) | def path(self, value: pulumi.Input[_builtins.str]): class PciLegacyMapArgsDict (line 126) | class PciLegacyMapArgsDict(TypedDict): class PciLegacyMapArgs (line 153) | class PciLegacyMapArgs: method __init__ (line 154) | def __init__(__self__, *, method id (line 181) | def id(self) -> pulumi.Input[_builtins.str]: method id (line 188) | def id(self, value: pulumi.Input[_builtins.str]): method node (line 193) | def node(self) -> pulumi.Input[_builtins.str]: method node (line 200) | def node(self, value: pulumi.Input[_builtins.str]): method path (line 205) | def path(self) -> pulumi.Input[_builtins.str]: method path (line 212) | def path(self, value: pulumi.Input[_builtins.str]): method comment (line 217) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 224) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method iommu_group (line 229) | def iommu_group(self) -> Optional[pulumi.Input[_builtins.int]]: method iommu_group (line 236) | def iommu_group(self, value: Optional[pulumi.Input[_builtins.int]]): method subsystem_id (line 241) | def subsystem_id(self) -> Optional[pulumi.Input[_builtins.str]]: method subsystem_id (line 248) | def subsystem_id(self, value: Optional[pulumi.Input[_builtins.str]]): class PciMapArgsDict (line 252) | class PciMapArgsDict(TypedDict): class PciMapArgs (line 279) | class PciMapArgs: method __init__ (line 280) | def __init__(__self__, *, method id (line 307) | def id(self) -> pulumi.Input[_builtins.str]: method id (line 314) | def id(self, value: pulumi.Input[_builtins.str]): method node (line 319) | def node(self) -> pulumi.Input[_builtins.str]: method node (line 326) | def node(self, value: pulumi.Input[_builtins.str]): method path (line 331) | def path(self) -> pulumi.Input[_builtins.str]: method path (line 338) | def path(self, value: pulumi.Input[_builtins.str]): method comment (line 343) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 350) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method iommu_group (line 355) | def iommu_group(self) -> Optional[pulumi.Input[_builtins.int]]: method iommu_group (line 362) | def iommu_group(self, value: Optional[pulumi.Input[_builtins.int]]): method subsystem_id (line 367) | def subsystem_id(self) -> Optional[pulumi.Input[_builtins.str]]: method subsystem_id (line 374) | def subsystem_id(self, value: Optional[pulumi.Input[_builtins.str]]): class UsbLegacyMapArgsDict (line 378) | class UsbLegacyMapArgsDict(TypedDict): class UsbLegacyMapArgs (line 397) | class UsbLegacyMapArgs: method __init__ (line 398) | def __init__(__self__, *, method id (line 418) | def id(self) -> pulumi.Input[_builtins.str]: method id (line 425) | def id(self, value: pulumi.Input[_builtins.str]): method node (line 430) | def node(self) -> pulumi.Input[_builtins.str]: method node (line 437) | def node(self, value: pulumi.Input[_builtins.str]): method comment (line 442) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 449) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method path (line 454) | def path(self) -> Optional[pulumi.Input[_builtins.str]]: method path (line 461) | def path(self, value: Optional[pulumi.Input[_builtins.str]]): class UsbMapArgsDict (line 465) | class UsbMapArgsDict(TypedDict): class UsbMapArgs (line 484) | class UsbMapArgs: method __init__ (line 485) | def __init__(__self__, *, method id (line 505) | def id(self) -> pulumi.Input[_builtins.str]: method id (line 512) | def id(self, value: pulumi.Input[_builtins.str]): method node (line 517) | def node(self) -> pulumi.Input[_builtins.str]: method node (line 524) | def node(self, value: pulumi.Input[_builtins.str]): method comment (line 529) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 536) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method path (line 541) | def path(self) -> Optional[pulumi.Input[_builtins.str]]: method path (line 548) | def path(self, value: Optional[pulumi.Input[_builtins.str]]): FILE: sdk/python/pulumi_proxmoxve/hardware/mapping/dir.py class DirArgs (line 22) | class DirArgs: method __init__ (line 23) | def __init__(__self__, *, method maps (line 42) | def maps(self) -> pulumi.Input[Sequence[pulumi.Input['DirMapArgs']]]: method maps (line 49) | def maps(self, value: pulumi.Input[Sequence[pulumi.Input['DirMapArgs']... method comment (line 54) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 61) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method name (line 66) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 73) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): class _DirState (line 78) | class _DirState: method __init__ (line 79) | def __init__(__self__, *, method comment (line 99) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 106) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method maps (line 111) | def maps(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['DirMapA... method maps (line 118) | def maps(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['Dir... method name (line 123) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 130) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): class Dir (line 135) | class Dir(pulumi.CustomResource): method __init__ (line 137) | def __init__(__self__, method __init__ (line 180) | def __init__(__self__, method __init__ (line 217) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 224) | def _internal_init(__self__, method get (line 251) | def get(resource_name: str, method comment (line 279) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method maps (line 287) | def maps(self) -> pulumi.Output[Sequence['outputs.DirMap']]: method name (line 295) | def name(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/hardware/mapping/dir_legacy.py class DirLegacyArgs (line 22) | class DirLegacyArgs: method __init__ (line 23) | def __init__(__self__, *, method maps (line 42) | def maps(self) -> pulumi.Input[Sequence[pulumi.Input['DirLegacyMapArgs... method maps (line 49) | def maps(self, value: pulumi.Input[Sequence[pulumi.Input['DirLegacyMap... method comment (line 54) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 61) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method name (line 66) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 73) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): class _DirLegacyState (line 78) | class _DirLegacyState: method __init__ (line 79) | def __init__(__self__, *, method comment (line 99) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 106) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method maps (line 111) | def maps(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['DirLega... method maps (line 118) | def maps(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['Dir... method name (line 123) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 130) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): class DirLegacy (line 135) | class DirLegacy(pulumi.CustomResource): method __init__ (line 137) | def __init__(__self__, method __init__ (line 182) | def __init__(__self__, method __init__ (line 221) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 228) | def _internal_init(__self__, method get (line 255) | def get(resource_name: str, method comment (line 283) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method maps (line 291) | def maps(self) -> pulumi.Output[Sequence['outputs.DirLegacyMap']]: method name (line 299) | def name(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/hardware/mapping/get_dir.py class GetDirResult (line 26) | class GetDirResult: method __init__ (line 30) | def __init__(__self__, comment=None, id=None, maps=None, name=None): method comment (line 46) | def comment(self) -> _builtins.str: method id (line 54) | def id(self) -> _builtins.str: method maps (line 62) | def maps(self) -> Sequence['outputs.GetDirMapResult']: method name (line 70) | def name(self) -> _builtins.str: class AwaitableGetDirResult (line 77) | class AwaitableGetDirResult(GetDirResult): method __await__ (line 79) | def __await__(self): function get_dir (line 89) | def get_dir(name: Optional[_builtins.str] = None, function get_dir_output (line 117) | def get_dir_output(name: Optional[pulumi.Input[_builtins.str]] = None, FILE: sdk/python/pulumi_proxmoxve/hardware/mapping/get_dir_legacy.py class GetDirLegacyResult (line 26) | class GetDirLegacyResult: method __init__ (line 30) | def __init__(__self__, comment=None, id=None, maps=None, name=None): method comment (line 46) | def comment(self) -> _builtins.str: method id (line 54) | def id(self) -> _builtins.str: method maps (line 62) | def maps(self) -> Sequence['outputs.GetDirLegacyMapResult']: method name (line 70) | def name(self) -> _builtins.str: class AwaitableGetDirLegacyResult (line 77) | class AwaitableGetDirLegacyResult(GetDirLegacyResult): method __await__ (line 79) | def __await__(self): function get_dir_legacy (line 89) | def get_dir_legacy(name: Optional[_builtins.str] = None, function get_dir_legacy_output (line 119) | def get_dir_legacy_output(name: Optional[pulumi.Input[_builtins.str]] = ... FILE: sdk/python/pulumi_proxmoxve/hardware/mapping/get_pci.py class GetPciResult (line 26) | class GetPciResult: method __init__ (line 30) | def __init__(__self__, comment=None, id=None, maps=None, mediated_devi... method comment (line 49) | def comment(self) -> _builtins.str: method id (line 57) | def id(self) -> _builtins.str: method maps (line 65) | def maps(self) -> Sequence['outputs.GetPciMapResult']: method mediated_devices (line 73) | def mediated_devices(self) -> _builtins.bool: method name (line 81) | def name(self) -> _builtins.str: class AwaitableGetPciResult (line 88) | class AwaitableGetPciResult(GetPciResult): method __await__ (line 90) | def __await__(self): function get_pci (line 101) | def get_pci(name: Optional[_builtins.str] = None, function get_pci_output (line 130) | def get_pci_output(name: Optional[pulumi.Input[_builtins.str]] = None, FILE: sdk/python/pulumi_proxmoxve/hardware/mapping/get_pci_legacy.py class GetPciLegacyResult (line 26) | class GetPciLegacyResult: method __init__ (line 30) | def __init__(__self__, comment=None, id=None, maps=None, mediated_devi... method comment (line 49) | def comment(self) -> _builtins.str: method id (line 57) | def id(self) -> _builtins.str: method maps (line 65) | def maps(self) -> Sequence['outputs.GetPciLegacyMapResult']: method mediated_devices (line 73) | def mediated_devices(self) -> _builtins.bool: method name (line 81) | def name(self) -> _builtins.str: class AwaitableGetPciLegacyResult (line 88) | class AwaitableGetPciLegacyResult(GetPciLegacyResult): method __await__ (line 90) | def __await__(self): function get_pci_legacy (line 101) | def get_pci_legacy(name: Optional[_builtins.str] = None, function get_pci_legacy_output (line 132) | def get_pci_legacy_output(name: Optional[pulumi.Input[_builtins.str]] = ... FILE: sdk/python/pulumi_proxmoxve/hardware/mapping/get_usb.py class GetUsbResult (line 26) | class GetUsbResult: method __init__ (line 30) | def __init__(__self__, comment=None, id=None, maps=None, name=None): method comment (line 46) | def comment(self) -> _builtins.str: method id (line 54) | def id(self) -> _builtins.str: method maps (line 62) | def maps(self) -> Sequence['outputs.GetUsbMapResult']: method name (line 70) | def name(self) -> _builtins.str: class AwaitableGetUsbResult (line 77) | class AwaitableGetUsbResult(GetUsbResult): method __await__ (line 79) | def __await__(self): function get_usb (line 89) | def get_usb(name: Optional[_builtins.str] = None, function get_usb_output (line 117) | def get_usb_output(name: Optional[pulumi.Input[_builtins.str]] = None, FILE: sdk/python/pulumi_proxmoxve/hardware/mapping/get_usb_legacy.py class GetUsbLegacyResult (line 26) | class GetUsbLegacyResult: method __init__ (line 30) | def __init__(__self__, comment=None, id=None, maps=None, name=None): method comment (line 46) | def comment(self) -> _builtins.str: method id (line 54) | def id(self) -> _builtins.str: method maps (line 62) | def maps(self) -> Sequence['outputs.GetUsbLegacyMapResult']: method name (line 70) | def name(self) -> _builtins.str: class AwaitableGetUsbLegacyResult (line 77) | class AwaitableGetUsbLegacyResult(GetUsbLegacyResult): method __await__ (line 79) | def __await__(self): function get_usb_legacy (line 89) | def get_usb_legacy(name: Optional[_builtins.str] = None, function get_usb_legacy_output (line 119) | def get_usb_legacy_output(name: Optional[pulumi.Input[_builtins.str]] = ... FILE: sdk/python/pulumi_proxmoxve/hardware/mapping/outputs.py class DirLegacyMap (line 33) | class DirLegacyMap(dict): method __init__ (line 34) | def __init__(__self__, *, method node (line 46) | def node(self) -> _builtins.str: method path (line 54) | def path(self) -> _builtins.str: class DirMap (line 62) | class DirMap(dict): method __init__ (line 63) | def __init__(__self__, *, method node (line 75) | def node(self) -> _builtins.str: method path (line 83) | def path(self) -> _builtins.str: class PciLegacyMap (line 91) | class PciLegacyMap(dict): method __key_warning (line 93) | def __key_warning(key: str): method __getitem__ (line 103) | def __getitem__(self, key: str) -> Any: method get (line 107) | def get(self, key: str, default = None) -> Any: method __init__ (line 111) | def __init__(__self__, *, method id (line 138) | def id(self) -> _builtins.str: method node (line 146) | def node(self) -> _builtins.str: method path (line 154) | def path(self) -> _builtins.str: method comment (line 162) | def comment(self) -> Optional[_builtins.str]: method iommu_group (line 170) | def iommu_group(self) -> Optional[_builtins.int]: method subsystem_id (line 178) | def subsystem_id(self) -> Optional[_builtins.str]: class PciMap (line 186) | class PciMap(dict): method __key_warning (line 188) | def __key_warning(key: str): method __getitem__ (line 198) | def __getitem__(self, key: str) -> Any: method get (line 202) | def get(self, key: str, default = None) -> Any: method __init__ (line 206) | def __init__(__self__, *, method id (line 233) | def id(self) -> _builtins.str: method node (line 241) | def node(self) -> _builtins.str: method path (line 249) | def path(self) -> _builtins.str: method comment (line 257) | def comment(self) -> Optional[_builtins.str]: method iommu_group (line 265) | def iommu_group(self) -> Optional[_builtins.int]: method subsystem_id (line 273) | def subsystem_id(self) -> Optional[_builtins.str]: class UsbLegacyMap (line 281) | class UsbLegacyMap(dict): method __init__ (line 282) | def __init__(__self__, *, method id (line 302) | def id(self) -> _builtins.str: method node (line 310) | def node(self) -> _builtins.str: method comment (line 318) | def comment(self) -> Optional[_builtins.str]: method path (line 326) | def path(self) -> Optional[_builtins.str]: class UsbMap (line 334) | class UsbMap(dict): method __init__ (line 335) | def __init__(__self__, *, method id (line 355) | def id(self) -> _builtins.str: method node (line 363) | def node(self) -> _builtins.str: method comment (line 371) | def comment(self) -> Optional[_builtins.str]: method path (line 379) | def path(self) -> Optional[_builtins.str]: class GetDirLegacyMapResult (line 387) | class GetDirLegacyMapResult(dict): method __init__ (line 388) | def __init__(__self__, *, method node (line 400) | def node(self) -> _builtins.str: method path (line 408) | def path(self) -> _builtins.str: class GetDirMapResult (line 416) | class GetDirMapResult(dict): method __init__ (line 417) | def __init__(__self__, *, method node (line 429) | def node(self) -> _builtins.str: method path (line 437) | def path(self) -> _builtins.str: class GetPciLegacyMapResult (line 445) | class GetPciLegacyMapResult(dict): method __init__ (line 446) | def __init__(__self__, *, method comment (line 470) | def comment(self) -> _builtins.str: method id (line 478) | def id(self) -> _builtins.str: method iommu_group (line 486) | def iommu_group(self) -> _builtins.int: method node (line 494) | def node(self) -> _builtins.str: method path (line 502) | def path(self) -> _builtins.str: method subsystem_id (line 510) | def subsystem_id(self) -> _builtins.str: class GetPciMapResult (line 518) | class GetPciMapResult(dict): method __init__ (line 519) | def __init__(__self__, *, method comment (line 543) | def comment(self) -> _builtins.str: method id (line 551) | def id(self) -> _builtins.str: method iommu_group (line 559) | def iommu_group(self) -> _builtins.int: method node (line 567) | def node(self) -> _builtins.str: method path (line 575) | def path(self) -> _builtins.str: method subsystem_id (line 583) | def subsystem_id(self) -> _builtins.str: class GetUsbLegacyMapResult (line 591) | class GetUsbLegacyMapResult(dict): method __init__ (line 592) | def __init__(__self__, *, method comment (line 610) | def comment(self) -> _builtins.str: method id (line 618) | def id(self) -> _builtins.str: method node (line 626) | def node(self) -> _builtins.str: method path (line 634) | def path(self) -> _builtins.str: class GetUsbMapResult (line 642) | class GetUsbMapResult(dict): method __init__ (line 643) | def __init__(__self__, *, method comment (line 661) | def comment(self) -> _builtins.str: method id (line 669) | def id(self) -> _builtins.str: method node (line 677) | def node(self) -> _builtins.str: method path (line 685) | def path(self) -> _builtins.str: FILE: sdk/python/pulumi_proxmoxve/hardware/mapping/pci.py class PciArgs (line 22) | class PciArgs: method __init__ (line 23) | def __init__(__self__, *, method maps (line 46) | def maps(self) -> pulumi.Input[Sequence[pulumi.Input['PciMapArgs']]]: method maps (line 53) | def maps(self, value: pulumi.Input[Sequence[pulumi.Input['PciMapArgs']... method comment (line 58) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 65) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method mediated_devices (line 70) | def mediated_devices(self) -> Optional[pulumi.Input[_builtins.bool]]: method mediated_devices (line 77) | def mediated_devices(self, value: Optional[pulumi.Input[_builtins.bool... method name (line 82) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 89) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): class _PciState (line 94) | class _PciState: method __init__ (line 95) | def __init__(__self__, *, method comment (line 119) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 126) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method maps (line 131) | def maps(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['PciMapA... method maps (line 138) | def maps(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['Pci... method mediated_devices (line 143) | def mediated_devices(self) -> Optional[pulumi.Input[_builtins.bool]]: method mediated_devices (line 150) | def mediated_devices(self, value: Optional[pulumi.Input[_builtins.bool... method name (line 155) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 162) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): class Pci (line 167) | class Pci(pulumi.CustomResource): method __init__ (line 169) | def __init__(__self__, method __init__ (line 219) | def __init__(__self__, method __init__ (line 261) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 268) | def _internal_init(__self__, method get (line 297) | def get(resource_name: str, method comment (line 328) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method maps (line 336) | def maps(self) -> pulumi.Output[Sequence['outputs.PciMap']]: method mediated_devices (line 344) | def mediated_devices(self) -> pulumi.Output[_builtins.bool]: method name (line 352) | def name(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/hardware/mapping/pci_legacy.py class PciLegacyArgs (line 22) | class PciLegacyArgs: method __init__ (line 23) | def __init__(__self__, *, method maps (line 46) | def maps(self) -> pulumi.Input[Sequence[pulumi.Input['PciLegacyMapArgs... method maps (line 53) | def maps(self, value: pulumi.Input[Sequence[pulumi.Input['PciLegacyMap... method comment (line 58) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 65) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method mediated_devices (line 70) | def mediated_devices(self) -> Optional[pulumi.Input[_builtins.bool]]: method mediated_devices (line 77) | def mediated_devices(self, value: Optional[pulumi.Input[_builtins.bool... method name (line 82) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 89) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): class _PciLegacyState (line 94) | class _PciLegacyState: method __init__ (line 95) | def __init__(__self__, *, method comment (line 119) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 126) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method maps (line 131) | def maps(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['PciLega... method maps (line 138) | def maps(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['Pci... method mediated_devices (line 143) | def mediated_devices(self) -> Optional[pulumi.Input[_builtins.bool]]: method mediated_devices (line 150) | def mediated_devices(self, value: Optional[pulumi.Input[_builtins.bool... method name (line 155) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 162) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): class PciLegacy (line 167) | class PciLegacy(pulumi.CustomResource): method __init__ (line 169) | def __init__(__self__, method __init__ (line 221) | def __init__(__self__, method __init__ (line 265) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 272) | def _internal_init(__self__, method get (line 301) | def get(resource_name: str, method comment (line 332) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method maps (line 340) | def maps(self) -> pulumi.Output[Sequence['outputs.PciLegacyMap']]: method mediated_devices (line 348) | def mediated_devices(self) -> pulumi.Output[_builtins.bool]: method name (line 356) | def name(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/hardware/mapping/usb.py class UsbArgs (line 22) | class UsbArgs: method __init__ (line 23) | def __init__(__self__, *, method maps (line 42) | def maps(self) -> pulumi.Input[Sequence[pulumi.Input['UsbMapArgs']]]: method maps (line 49) | def maps(self, value: pulumi.Input[Sequence[pulumi.Input['UsbMapArgs']... method comment (line 54) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 61) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method name (line 66) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 73) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): class _UsbState (line 78) | class _UsbState: method __init__ (line 79) | def __init__(__self__, *, method comment (line 99) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 106) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method maps (line 111) | def maps(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['UsbMapA... method maps (line 118) | def maps(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['Usb... method name (line 123) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 130) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): class Usb (line 135) | class Usb(pulumi.CustomResource): method __init__ (line 137) | def __init__(__self__, method __init__ (line 182) | def __init__(__self__, method __init__ (line 221) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 228) | def _internal_init(__self__, method get (line 255) | def get(resource_name: str, method comment (line 283) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method maps (line 291) | def maps(self) -> pulumi.Output[Sequence['outputs.UsbMap']]: method name (line 299) | def name(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/hardware/mapping/usb_legacy.py class UsbLegacyArgs (line 22) | class UsbLegacyArgs: method __init__ (line 23) | def __init__(__self__, *, method maps (line 42) | def maps(self) -> pulumi.Input[Sequence[pulumi.Input['UsbLegacyMapArgs... method maps (line 49) | def maps(self, value: pulumi.Input[Sequence[pulumi.Input['UsbLegacyMap... method comment (line 54) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 61) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method name (line 66) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 73) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): class _UsbLegacyState (line 78) | class _UsbLegacyState: method __init__ (line 79) | def __init__(__self__, *, method comment (line 99) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 106) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method maps (line 111) | def maps(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['UsbLega... method maps (line 118) | def maps(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['Usb... method name (line 123) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 130) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): class UsbLegacy (line 135) | class UsbLegacy(pulumi.CustomResource): method __init__ (line 137) | def __init__(__self__, method __init__ (line 184) | def __init__(__self__, method __init__ (line 225) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 232) | def _internal_init(__self__, method get (line 259) | def get(resource_name: str, method comment (line 287) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method maps (line 295) | def maps(self) -> pulumi.Output[Sequence['outputs.UsbLegacyMap']]: method name (line 303) | def name(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/hardware/outputs.py class GetMappingsCheckResult (line 25) | class GetMappingsCheckResult(dict): method __init__ (line 26) | def __init__(__self__, *, method mapping_id (line 41) | def mapping_id(self) -> _builtins.str: method message (line 49) | def message(self) -> _builtins.str: method severity (line 57) | def severity(self) -> _builtins.str: class GetMappingsLegacyCheckResult (line 65) | class GetMappingsLegacyCheckResult(dict): method __init__ (line 66) | def __init__(__self__, *, method mapping_id (line 81) | def mapping_id(self) -> _builtins.str: method message (line 89) | def message(self) -> _builtins.str: method severity (line 97) | def severity(self) -> _builtins.str: class GetPciDeviceResult (line 105) | class GetPciDeviceResult(dict): method __init__ (line 106) | def __init__(__self__, *, method class_ (line 148) | def class_(self) -> _builtins.str: method device (line 156) | def device(self) -> _builtins.str: method device_name (line 164) | def device_name(self) -> _builtins.str: method id (line 172) | def id(self) -> _builtins.str: method iommu_group (line 180) | def iommu_group(self) -> _builtins.int: method mdev (line 188) | def mdev(self) -> _builtins.bool: method subsystem_device (line 196) | def subsystem_device(self) -> _builtins.str: method subsystem_device_name (line 204) | def subsystem_device_name(self) -> _builtins.str: method subsystem_vendor (line 212) | def subsystem_vendor(self) -> _builtins.str: method subsystem_vendor_name (line 220) | def subsystem_vendor_name(self) -> _builtins.str: method vendor (line 228) | def vendor(self) -> _builtins.str: method vendor_name (line 236) | def vendor_name(self) -> _builtins.str: class GetPciFiltersResult (line 244) | class GetPciFiltersResult(dict): method __init__ (line 245) | def __init__(__self__, *, method class_ (line 267) | def class_(self) -> Optional[_builtins.str]: method device_id (line 275) | def device_id(self) -> Optional[_builtins.str]: method id (line 283) | def id(self) -> Optional[_builtins.str]: method vendor_id (line 291) | def vendor_id(self) -> Optional[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/haresource.py class HaresourceArgs (line 20) | class HaresourceArgs: method __init__ (line 21) | def __init__(__self__, *, method resource_id (line 56) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 63) | def resource_id(self, value: pulumi.Input[_builtins.str]): method comment (line 68) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 75) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method group (line 80) | def group(self) -> Optional[pulumi.Input[_builtins.str]]: method group (line 87) | def group(self, value: Optional[pulumi.Input[_builtins.str]]): method max_relocate (line 92) | def max_relocate(self) -> Optional[pulumi.Input[_builtins.int]]: method max_relocate (line 99) | def max_relocate(self, value: Optional[pulumi.Input[_builtins.int]]): method max_restart (line 104) | def max_restart(self) -> Optional[pulumi.Input[_builtins.int]]: method max_restart (line 111) | def max_restart(self, value: Optional[pulumi.Input[_builtins.int]]): method state (line 116) | def state(self) -> Optional[pulumi.Input[_builtins.str]]: method state (line 123) | def state(self, value: Optional[pulumi.Input[_builtins.str]]): method type (line 128) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 135) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): class _HaresourceState (line 140) | class _HaresourceState: method __init__ (line 141) | def __init__(__self__, *, method comment (line 177) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 184) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method group (line 189) | def group(self) -> Optional[pulumi.Input[_builtins.str]]: method group (line 196) | def group(self, value: Optional[pulumi.Input[_builtins.str]]): method max_relocate (line 201) | def max_relocate(self) -> Optional[pulumi.Input[_builtins.int]]: method max_relocate (line 208) | def max_relocate(self, value: Optional[pulumi.Input[_builtins.int]]): method max_restart (line 213) | def max_restart(self) -> Optional[pulumi.Input[_builtins.int]]: method max_restart (line 220) | def max_restart(self, value: Optional[pulumi.Input[_builtins.int]]): method resource_id (line 225) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 232) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method state (line 237) | def state(self) -> Optional[pulumi.Input[_builtins.str]]: method state (line 244) | def state(self, value: Optional[pulumi.Input[_builtins.str]]): method type (line 249) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 256) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): class Haresource (line 261) | class Haresource(pulumi.CustomResource): method __init__ (line 263) | def __init__(__self__, method __init__ (line 313) | def __init__(__self__, method __init__ (line 349) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 356) | def _internal_init(__self__, method get (line 391) | def get(resource_name: str, method comment (line 431) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method group (line 439) | def group(self) -> pulumi.Output[Optional[_builtins.str]]: method max_relocate (line 447) | def max_relocate(self) -> pulumi.Output[Optional[_builtins.int]]: method max_restart (line 455) | def max_restart(self) -> pulumi.Output[Optional[_builtins.int]]: method resource_id (line 463) | def resource_id(self) -> pulumi.Output[_builtins.str]: method state (line 471) | def state(self) -> pulumi.Output[_builtins.str]: method type (line 479) | def type(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/haresource_legacy.py class HaresourceLegacyArgs (line 20) | class HaresourceLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method resource_id (line 56) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 63) | def resource_id(self, value: pulumi.Input[_builtins.str]): method comment (line 68) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 75) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method group (line 80) | def group(self) -> Optional[pulumi.Input[_builtins.str]]: method group (line 87) | def group(self, value: Optional[pulumi.Input[_builtins.str]]): method max_relocate (line 92) | def max_relocate(self) -> Optional[pulumi.Input[_builtins.int]]: method max_relocate (line 99) | def max_relocate(self, value: Optional[pulumi.Input[_builtins.int]]): method max_restart (line 104) | def max_restart(self) -> Optional[pulumi.Input[_builtins.int]]: method max_restart (line 111) | def max_restart(self, value: Optional[pulumi.Input[_builtins.int]]): method state (line 116) | def state(self) -> Optional[pulumi.Input[_builtins.str]]: method state (line 123) | def state(self, value: Optional[pulumi.Input[_builtins.str]]): method type (line 128) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 135) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): class _HaresourceLegacyState (line 140) | class _HaresourceLegacyState: method __init__ (line 141) | def __init__(__self__, *, method comment (line 177) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 184) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method group (line 189) | def group(self) -> Optional[pulumi.Input[_builtins.str]]: method group (line 196) | def group(self, value: Optional[pulumi.Input[_builtins.str]]): method max_relocate (line 201) | def max_relocate(self) -> Optional[pulumi.Input[_builtins.int]]: method max_relocate (line 208) | def max_relocate(self, value: Optional[pulumi.Input[_builtins.int]]): method max_restart (line 213) | def max_restart(self) -> Optional[pulumi.Input[_builtins.int]]: method max_restart (line 220) | def max_restart(self, value: Optional[pulumi.Input[_builtins.int]]): method resource_id (line 225) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 232) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method state (line 237) | def state(self) -> Optional[pulumi.Input[_builtins.str]]: method state (line 244) | def state(self, value: Optional[pulumi.Input[_builtins.str]]): method type (line 249) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 256) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): class HaresourceLegacy (line 261) | class HaresourceLegacy(pulumi.CustomResource): method __init__ (line 263) | def __init__(__self__, method __init__ (line 315) | def __init__(__self__, method __init__ (line 353) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 360) | def _internal_init(__self__, method get (line 395) | def get(resource_name: str, method comment (line 435) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method group (line 443) | def group(self) -> pulumi.Output[Optional[_builtins.str]]: method max_relocate (line 451) | def max_relocate(self) -> pulumi.Output[Optional[_builtins.int]]: method max_restart (line 459) | def max_restart(self) -> pulumi.Output[Optional[_builtins.int]]: method resource_id (line 467) | def resource_id(self) -> pulumi.Output[_builtins.str]: method state (line 475) | def state(self) -> pulumi.Output[_builtins.str]: method type (line 483) | def type(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/harule.py class HaruleArgs (line 20) | class HaruleArgs: method __init__ (line 21) | def __init__(__self__, *, method resources (line 58) | def resources(self) -> pulumi.Input[Sequence[pulumi.Input[_builtins.st... method resources (line 65) | def resources(self, value: pulumi.Input[Sequence[pulumi.Input[_builtin... method rule (line 70) | def rule(self) -> pulumi.Input[_builtins.str]: method rule (line 77) | def rule(self, value: pulumi.Input[_builtins.str]): method type (line 82) | def type(self) -> pulumi.Input[_builtins.str]: method type (line 89) | def type(self, value: pulumi.Input[_builtins.str]): method affinity (line 94) | def affinity(self) -> Optional[pulumi.Input[_builtins.str]]: method affinity (line 101) | def affinity(self, value: Optional[pulumi.Input[_builtins.str]]): method comment (line 106) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 113) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method disable (line 118) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 125) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method nodes (line 130) | def nodes(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_bu... method nodes (line 137) | def nodes(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input... method strict (line 142) | def strict(self) -> Optional[pulumi.Input[_builtins.bool]]: method strict (line 149) | def strict(self, value: Optional[pulumi.Input[_builtins.bool]]): class _HaruleState (line 154) | class _HaruleState: method __init__ (line 155) | def __init__(__self__, *, method affinity (line 195) | def affinity(self) -> Optional[pulumi.Input[_builtins.str]]: method affinity (line 202) | def affinity(self, value: Optional[pulumi.Input[_builtins.str]]): method comment (line 207) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 214) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method disable (line 219) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 226) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method nodes (line 231) | def nodes(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_bu... method nodes (line 238) | def nodes(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input... method resources (line 243) | def resources(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method resources (line 250) | def resources(self, value: Optional[pulumi.Input[Sequence[pulumi.Input... method rule (line 255) | def rule(self) -> Optional[pulumi.Input[_builtins.str]]: method rule (line 262) | def rule(self, value: Optional[pulumi.Input[_builtins.str]]): method strict (line 267) | def strict(self) -> Optional[pulumi.Input[_builtins.bool]]: method strict (line 274) | def strict(self, value: Optional[pulumi.Input[_builtins.bool]]): method type (line 279) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 286) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): class Harule (line 291) | class Harule(pulumi.CustomResource): method __init__ (line 293) | def __init__(__self__, method __init__ (line 382) | def __init__(__self__, method __init__ (line 455) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 462) | def _internal_init(__self__, method get (line 503) | def get(resource_name: str, method affinity (line 546) | def affinity(self) -> pulumi.Output[Optional[_builtins.str]]: method comment (line 554) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method disable (line 562) | def disable(self) -> pulumi.Output[_builtins.bool]: method nodes (line 570) | def nodes(self) -> pulumi.Output[Optional[Mapping[str, _builtins.int]]]: method resources (line 578) | def resources(self) -> pulumi.Output[Sequence[_builtins.str]]: method rule (line 586) | def rule(self) -> pulumi.Output[_builtins.str]: method strict (line 594) | def strict(self) -> pulumi.Output[_builtins.bool]: method type (line 602) | def type(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/harule_legacy.py class HaruleLegacyArgs (line 20) | class HaruleLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method resources (line 58) | def resources(self) -> pulumi.Input[Sequence[pulumi.Input[_builtins.st... method resources (line 65) | def resources(self, value: pulumi.Input[Sequence[pulumi.Input[_builtin... method rule (line 70) | def rule(self) -> pulumi.Input[_builtins.str]: method rule (line 77) | def rule(self, value: pulumi.Input[_builtins.str]): method type (line 82) | def type(self) -> pulumi.Input[_builtins.str]: method type (line 89) | def type(self, value: pulumi.Input[_builtins.str]): method affinity (line 94) | def affinity(self) -> Optional[pulumi.Input[_builtins.str]]: method affinity (line 101) | def affinity(self, value: Optional[pulumi.Input[_builtins.str]]): method comment (line 106) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 113) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method disable (line 118) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 125) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method nodes (line 130) | def nodes(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_bu... method nodes (line 137) | def nodes(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input... method strict (line 142) | def strict(self) -> Optional[pulumi.Input[_builtins.bool]]: method strict (line 149) | def strict(self, value: Optional[pulumi.Input[_builtins.bool]]): class _HaruleLegacyState (line 154) | class _HaruleLegacyState: method __init__ (line 155) | def __init__(__self__, *, method affinity (line 195) | def affinity(self) -> Optional[pulumi.Input[_builtins.str]]: method affinity (line 202) | def affinity(self, value: Optional[pulumi.Input[_builtins.str]]): method comment (line 207) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 214) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method disable (line 219) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 226) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method nodes (line 231) | def nodes(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_bu... method nodes (line 238) | def nodes(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input... method resources (line 243) | def resources(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method resources (line 250) | def resources(self, value: Optional[pulumi.Input[Sequence[pulumi.Input... method rule (line 255) | def rule(self) -> Optional[pulumi.Input[_builtins.str]]: method rule (line 262) | def rule(self, value: Optional[pulumi.Input[_builtins.str]]): method strict (line 267) | def strict(self) -> Optional[pulumi.Input[_builtins.bool]]: method strict (line 274) | def strict(self, value: Optional[pulumi.Input[_builtins.bool]]): method type (line 279) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 286) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): class HaruleLegacy (line 291) | class HaruleLegacy(pulumi.CustomResource): method __init__ (line 293) | def __init__(__self__, method __init__ (line 384) | def __init__(__self__, method __init__ (line 459) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 466) | def _internal_init(__self__, method get (line 507) | def get(resource_name: str, method affinity (line 550) | def affinity(self) -> pulumi.Output[Optional[_builtins.str]]: method comment (line 558) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method disable (line 566) | def disable(self) -> pulumi.Output[_builtins.bool]: method nodes (line 574) | def nodes(self) -> pulumi.Output[Optional[Mapping[str, _builtins.int]]]: method resources (line 582) | def resources(self) -> pulumi.Output[Sequence[_builtins.str]]: method rule (line 590) | def rule(self) -> pulumi.Output[_builtins.str]: method strict (line 598) | def strict(self) -> pulumi.Output[_builtins.bool]: method type (line 606) | def type(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/hosts_legacy.py class HostsLegacyArgs (line 22) | class HostsLegacyArgs: method __init__ (line 23) | def __init__(__self__, *, method entry (line 37) | def entry(self) -> pulumi.Input[Sequence[pulumi.Input['HostsLegacyEntr... method entry (line 44) | def entry(self, value: pulumi.Input[Sequence[pulumi.Input['HostsLegacy... method node_name (line 49) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 56) | def node_name(self, value: pulumi.Input[_builtins.str]): class _HostsLegacyState (line 61) | class _HostsLegacyState: method __init__ (line 62) | def __init__(__self__, *, method addresses (line 95) | def addresses(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method addresses (line 102) | def addresses(self, value: Optional[pulumi.Input[Sequence[pulumi.Input... method digest (line 107) | def digest(self) -> Optional[pulumi.Input[_builtins.str]]: method digest (line 114) | def digest(self, value: Optional[pulumi.Input[_builtins.str]]): method entries (line 119) | def entries(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['Host... method entries (line 127) | def entries(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['... method entry (line 132) | def entry(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['HostsL... method entry (line 139) | def entry(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['Ho... method hostnames (line 144) | def hostnames(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[Seq... method hostnames (line 151) | def hostnames(self, value: Optional[pulumi.Input[Sequence[pulumi.Input... method node_name (line 156) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 163) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): class HostsLegacy (line 168) | class HostsLegacy(pulumi.CustomResource): method __init__ (line 170) | def __init__(__self__, method __init__ (line 216) | def __init__(__self__, method __init__ (line 258) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 265) | def _internal_init(__self__, method get (line 296) | def get(resource_name: str, method addresses (line 334) | def addresses(self) -> pulumi.Output[Sequence[_builtins.str]]: method digest (line 342) | def digest(self) -> pulumi.Output[_builtins.str]: method entries (line 350) | def entries(self) -> pulumi.Output[Sequence['outputs.HostsLegacyEntry']]: method entry (line 359) | def entry(self) -> pulumi.Output[Sequence['outputs.HostsLegacyEntry']]: method hostnames (line 367) | def hostnames(self) -> pulumi.Output[Sequence[Sequence[_builtins.str]]]: method node_name (line 375) | def node_name(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/metrics/get_server.py class GetServerResult (line 25) | class GetServerResult: method __init__ (line 29) | def __init__(__self__, disable=None, id=None, name=None, opentelemetry... method disable (line 75) | def disable(self) -> _builtins.bool: method id (line 83) | def id(self) -> _builtins.str: method name (line 91) | def name(self) -> _builtins.str: method opentelemetry_compression (line 99) | def opentelemetry_compression(self) -> _builtins.str: method opentelemetry_headers (line 107) | def opentelemetry_headers(self) -> _builtins.str: method opentelemetry_max_body_size (line 115) | def opentelemetry_max_body_size(self) -> _builtins.int: method opentelemetry_path (line 123) | def opentelemetry_path(self) -> _builtins.str: method opentelemetry_proto (line 131) | def opentelemetry_proto(self) -> _builtins.str: method opentelemetry_resource_attributes (line 139) | def opentelemetry_resource_attributes(self) -> _builtins.str: method opentelemetry_timeout (line 147) | def opentelemetry_timeout(self) -> _builtins.int: method opentelemetry_verify_ssl (line 155) | def opentelemetry_verify_ssl(self) -> _builtins.bool: method port (line 163) | def port(self) -> _builtins.int: method server (line 171) | def server(self) -> _builtins.str: method type (line 179) | def type(self) -> _builtins.str: class AwaitableGetServerResult (line 186) | class AwaitableGetServerResult(GetServerResult): method __await__ (line 188) | def __await__(self): function get_server (line 208) | def get_server(name: Optional[_builtins.str] = None, function get_server_output (line 249) | def get_server_output(name: Optional[pulumi.Input[_builtins.str]] = None, FILE: sdk/python/pulumi_proxmoxve/metrics/get_server_legacy.py class GetServerLegacyResult (line 25) | class GetServerLegacyResult: method __init__ (line 29) | def __init__(__self__, disable=None, id=None, name=None, opentelemetry... method disable (line 75) | def disable(self) -> _builtins.bool: method id (line 83) | def id(self) -> _builtins.str: method name (line 91) | def name(self) -> _builtins.str: method opentelemetry_compression (line 99) | def opentelemetry_compression(self) -> _builtins.str: method opentelemetry_headers (line 107) | def opentelemetry_headers(self) -> _builtins.str: method opentelemetry_max_body_size (line 115) | def opentelemetry_max_body_size(self) -> _builtins.int: method opentelemetry_path (line 123) | def opentelemetry_path(self) -> _builtins.str: method opentelemetry_proto (line 131) | def opentelemetry_proto(self) -> _builtins.str: method opentelemetry_resource_attributes (line 139) | def opentelemetry_resource_attributes(self) -> _builtins.str: method opentelemetry_timeout (line 147) | def opentelemetry_timeout(self) -> _builtins.int: method opentelemetry_verify_ssl (line 155) | def opentelemetry_verify_ssl(self) -> _builtins.bool: method port (line 163) | def port(self) -> _builtins.int: method server (line 171) | def server(self) -> _builtins.str: method type (line 179) | def type(self) -> _builtins.str: class AwaitableGetServerLegacyResult (line 186) | class AwaitableGetServerLegacyResult(GetServerLegacyResult): method __await__ (line 188) | def __await__(self): function get_server_legacy (line 208) | def get_server_legacy(name: Optional[_builtins.str] = None, function get_server_legacy_output (line 251) | def get_server_legacy_output(name: Optional[pulumi.Input[_builtins.str]]... FILE: sdk/python/pulumi_proxmoxve/metrics/server.py class ServerArgs (line 20) | class ServerArgs: method __init__ (line 21) | def __init__(__self__, *, method port (line 122) | def port(self) -> pulumi.Input[_builtins.int]: method port (line 129) | def port(self, value: pulumi.Input[_builtins.int]): method server (line 134) | def server(self) -> pulumi.Input[_builtins.str]: method server (line 141) | def server(self, value: pulumi.Input[_builtins.str]): method type (line 146) | def type(self) -> pulumi.Input[_builtins.str]: method type (line 153) | def type(self, value: pulumi.Input[_builtins.str]): method disable (line 158) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 165) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method graphite_path (line 170) | def graphite_path(self) -> Optional[pulumi.Input[_builtins.str]]: method graphite_path (line 177) | def graphite_path(self, value: Optional[pulumi.Input[_builtins.str]]): method graphite_proto (line 182) | def graphite_proto(self) -> Optional[pulumi.Input[_builtins.str]]: method graphite_proto (line 189) | def graphite_proto(self, value: Optional[pulumi.Input[_builtins.str]]): method influx_api_path_prefix (line 194) | def influx_api_path_prefix(self) -> Optional[pulumi.Input[_builtins.st... method influx_api_path_prefix (line 201) | def influx_api_path_prefix(self, value: Optional[pulumi.Input[_builtin... method influx_bucket (line 206) | def influx_bucket(self) -> Optional[pulumi.Input[_builtins.str]]: method influx_bucket (line 213) | def influx_bucket(self, value: Optional[pulumi.Input[_builtins.str]]): method influx_db_proto (line 218) | def influx_db_proto(self) -> Optional[pulumi.Input[_builtins.str]]: method influx_db_proto (line 225) | def influx_db_proto(self, value: Optional[pulumi.Input[_builtins.str]]): method influx_max_body_size (line 230) | def influx_max_body_size(self) -> Optional[pulumi.Input[_builtins.int]]: method influx_max_body_size (line 237) | def influx_max_body_size(self, value: Optional[pulumi.Input[_builtins.... method influx_organization (line 242) | def influx_organization(self) -> Optional[pulumi.Input[_builtins.str]]: method influx_organization (line 249) | def influx_organization(self, value: Optional[pulumi.Input[_builtins.s... method influx_token (line 254) | def influx_token(self) -> Optional[pulumi.Input[_builtins.str]]: method influx_token (line 261) | def influx_token(self, value: Optional[pulumi.Input[_builtins.str]]): method influx_verify (line 266) | def influx_verify(self) -> Optional[pulumi.Input[_builtins.bool]]: method influx_verify (line 273) | def influx_verify(self, value: Optional[pulumi.Input[_builtins.bool]]): method mtu (line 278) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 285) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method name (line 290) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 297) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method opentelemetry_compression (line 302) | def opentelemetry_compression(self) -> Optional[pulumi.Input[_builtins... method opentelemetry_compression (line 309) | def opentelemetry_compression(self, value: Optional[pulumi.Input[_buil... method opentelemetry_headers (line 314) | def opentelemetry_headers(self) -> Optional[pulumi.Input[_builtins.str]]: method opentelemetry_headers (line 321) | def opentelemetry_headers(self, value: Optional[pulumi.Input[_builtins... method opentelemetry_max_body_size (line 326) | def opentelemetry_max_body_size(self) -> Optional[pulumi.Input[_builti... method opentelemetry_max_body_size (line 333) | def opentelemetry_max_body_size(self, value: Optional[pulumi.Input[_bu... method opentelemetry_path (line 338) | def opentelemetry_path(self) -> Optional[pulumi.Input[_builtins.str]]: method opentelemetry_path (line 345) | def opentelemetry_path(self, value: Optional[pulumi.Input[_builtins.st... method opentelemetry_proto (line 350) | def opentelemetry_proto(self) -> Optional[pulumi.Input[_builtins.str]]: method opentelemetry_proto (line 357) | def opentelemetry_proto(self, value: Optional[pulumi.Input[_builtins.s... method opentelemetry_resource_attributes (line 362) | def opentelemetry_resource_attributes(self) -> Optional[pulumi.Input[_... method opentelemetry_resource_attributes (line 369) | def opentelemetry_resource_attributes(self, value: Optional[pulumi.Inp... method opentelemetry_timeout (line 374) | def opentelemetry_timeout(self) -> Optional[pulumi.Input[_builtins.int]]: method opentelemetry_timeout (line 381) | def opentelemetry_timeout(self, value: Optional[pulumi.Input[_builtins... method opentelemetry_verify_ssl (line 386) | def opentelemetry_verify_ssl(self) -> Optional[pulumi.Input[_builtins.... method opentelemetry_verify_ssl (line 393) | def opentelemetry_verify_ssl(self, value: Optional[pulumi.Input[_built... method timeout (line 398) | def timeout(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout (line 405) | def timeout(self, value: Optional[pulumi.Input[_builtins.int]]): class _ServerState (line 410) | class _ServerState: method __init__ (line 411) | def __init__(__self__, *, method disable (line 515) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 522) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method graphite_path (line 527) | def graphite_path(self) -> Optional[pulumi.Input[_builtins.str]]: method graphite_path (line 534) | def graphite_path(self, value: Optional[pulumi.Input[_builtins.str]]): method graphite_proto (line 539) | def graphite_proto(self) -> Optional[pulumi.Input[_builtins.str]]: method graphite_proto (line 546) | def graphite_proto(self, value: Optional[pulumi.Input[_builtins.str]]): method influx_api_path_prefix (line 551) | def influx_api_path_prefix(self) -> Optional[pulumi.Input[_builtins.st... method influx_api_path_prefix (line 558) | def influx_api_path_prefix(self, value: Optional[pulumi.Input[_builtin... method influx_bucket (line 563) | def influx_bucket(self) -> Optional[pulumi.Input[_builtins.str]]: method influx_bucket (line 570) | def influx_bucket(self, value: Optional[pulumi.Input[_builtins.str]]): method influx_db_proto (line 575) | def influx_db_proto(self) -> Optional[pulumi.Input[_builtins.str]]: method influx_db_proto (line 582) | def influx_db_proto(self, value: Optional[pulumi.Input[_builtins.str]]): method influx_max_body_size (line 587) | def influx_max_body_size(self) -> Optional[pulumi.Input[_builtins.int]]: method influx_max_body_size (line 594) | def influx_max_body_size(self, value: Optional[pulumi.Input[_builtins.... method influx_organization (line 599) | def influx_organization(self) -> Optional[pulumi.Input[_builtins.str]]: method influx_organization (line 606) | def influx_organization(self, value: Optional[pulumi.Input[_builtins.s... method influx_token (line 611) | def influx_token(self) -> Optional[pulumi.Input[_builtins.str]]: method influx_token (line 618) | def influx_token(self, value: Optional[pulumi.Input[_builtins.str]]): method influx_verify (line 623) | def influx_verify(self) -> Optional[pulumi.Input[_builtins.bool]]: method influx_verify (line 630) | def influx_verify(self, value: Optional[pulumi.Input[_builtins.bool]]): method mtu (line 635) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 642) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method name (line 647) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 654) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method opentelemetry_compression (line 659) | def opentelemetry_compression(self) -> Optional[pulumi.Input[_builtins... method opentelemetry_compression (line 666) | def opentelemetry_compression(self, value: Optional[pulumi.Input[_buil... method opentelemetry_headers (line 671) | def opentelemetry_headers(self) -> Optional[pulumi.Input[_builtins.str]]: method opentelemetry_headers (line 678) | def opentelemetry_headers(self, value: Optional[pulumi.Input[_builtins... method opentelemetry_max_body_size (line 683) | def opentelemetry_max_body_size(self) -> Optional[pulumi.Input[_builti... method opentelemetry_max_body_size (line 690) | def opentelemetry_max_body_size(self, value: Optional[pulumi.Input[_bu... method opentelemetry_path (line 695) | def opentelemetry_path(self) -> Optional[pulumi.Input[_builtins.str]]: method opentelemetry_path (line 702) | def opentelemetry_path(self, value: Optional[pulumi.Input[_builtins.st... method opentelemetry_proto (line 707) | def opentelemetry_proto(self) -> Optional[pulumi.Input[_builtins.str]]: method opentelemetry_proto (line 714) | def opentelemetry_proto(self, value: Optional[pulumi.Input[_builtins.s... method opentelemetry_resource_attributes (line 719) | def opentelemetry_resource_attributes(self) -> Optional[pulumi.Input[_... method opentelemetry_resource_attributes (line 726) | def opentelemetry_resource_attributes(self, value: Optional[pulumi.Inp... method opentelemetry_timeout (line 731) | def opentelemetry_timeout(self) -> Optional[pulumi.Input[_builtins.int]]: method opentelemetry_timeout (line 738) | def opentelemetry_timeout(self, value: Optional[pulumi.Input[_builtins... method opentelemetry_verify_ssl (line 743) | def opentelemetry_verify_ssl(self) -> Optional[pulumi.Input[_builtins.... method opentelemetry_verify_ssl (line 750) | def opentelemetry_verify_ssl(self, value: Optional[pulumi.Input[_built... method port (line 755) | def port(self) -> Optional[pulumi.Input[_builtins.int]]: method port (line 762) | def port(self, value: Optional[pulumi.Input[_builtins.int]]): method server (line 767) | def server(self) -> Optional[pulumi.Input[_builtins.str]]: method server (line 774) | def server(self, value: Optional[pulumi.Input[_builtins.str]]): method timeout (line 779) | def timeout(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout (line 786) | def timeout(self, value: Optional[pulumi.Input[_builtins.int]]): method type (line 791) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 798) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): class Server (line 803) | class Server(pulumi.CustomResource): method __init__ (line 805) | def __init__(__self__, method __init__ (line 899) | def __init__(__self__, method __init__ (line 945) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 952) | def _internal_init(__self__, method get (line 1027) | def get(resource_name: str, method disable (line 1118) | def disable(self) -> pulumi.Output[_builtins.bool]: method graphite_path (line 1126) | def graphite_path(self) -> pulumi.Output[Optional[_builtins.str]]: method graphite_proto (line 1134) | def graphite_proto(self) -> pulumi.Output[Optional[_builtins.str]]: method influx_api_path_prefix (line 1142) | def influx_api_path_prefix(self) -> pulumi.Output[Optional[_builtins.s... method influx_bucket (line 1150) | def influx_bucket(self) -> pulumi.Output[Optional[_builtins.str]]: method influx_db_proto (line 1158) | def influx_db_proto(self) -> pulumi.Output[Optional[_builtins.str]]: method influx_max_body_size (line 1166) | def influx_max_body_size(self) -> pulumi.Output[Optional[_builtins.int]]: method influx_organization (line 1174) | def influx_organization(self) -> pulumi.Output[Optional[_builtins.str]]: method influx_token (line 1182) | def influx_token(self) -> pulumi.Output[Optional[_builtins.str]]: method influx_verify (line 1190) | def influx_verify(self) -> pulumi.Output[Optional[_builtins.bool]]: method mtu (line 1198) | def mtu(self) -> pulumi.Output[Optional[_builtins.int]]: method name (line 1206) | def name(self) -> pulumi.Output[_builtins.str]: method opentelemetry_compression (line 1214) | def opentelemetry_compression(self) -> pulumi.Output[Optional[_builtin... method opentelemetry_headers (line 1222) | def opentelemetry_headers(self) -> pulumi.Output[Optional[_builtins.st... method opentelemetry_max_body_size (line 1230) | def opentelemetry_max_body_size(self) -> pulumi.Output[Optional[_built... method opentelemetry_path (line 1238) | def opentelemetry_path(self) -> pulumi.Output[Optional[_builtins.str]]: method opentelemetry_proto (line 1246) | def opentelemetry_proto(self) -> pulumi.Output[Optional[_builtins.str]]: method opentelemetry_resource_attributes (line 1254) | def opentelemetry_resource_attributes(self) -> pulumi.Output[Optional[... method opentelemetry_timeout (line 1262) | def opentelemetry_timeout(self) -> pulumi.Output[Optional[_builtins.in... method opentelemetry_verify_ssl (line 1270) | def opentelemetry_verify_ssl(self) -> pulumi.Output[Optional[_builtins... method port (line 1278) | def port(self) -> pulumi.Output[_builtins.int]: method server (line 1286) | def server(self) -> pulumi.Output[_builtins.str]: method timeout (line 1294) | def timeout(self) -> pulumi.Output[Optional[_builtins.int]]: method type (line 1302) | def type(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/metrics/server_legacy.py class ServerLegacyArgs (line 20) | class ServerLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method port (line 122) | def port(self) -> pulumi.Input[_builtins.int]: method port (line 129) | def port(self, value: pulumi.Input[_builtins.int]): method server (line 134) | def server(self) -> pulumi.Input[_builtins.str]: method server (line 141) | def server(self, value: pulumi.Input[_builtins.str]): method type (line 146) | def type(self) -> pulumi.Input[_builtins.str]: method type (line 153) | def type(self, value: pulumi.Input[_builtins.str]): method disable (line 158) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 165) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method graphite_path (line 170) | def graphite_path(self) -> Optional[pulumi.Input[_builtins.str]]: method graphite_path (line 177) | def graphite_path(self, value: Optional[pulumi.Input[_builtins.str]]): method graphite_proto (line 182) | def graphite_proto(self) -> Optional[pulumi.Input[_builtins.str]]: method graphite_proto (line 189) | def graphite_proto(self, value: Optional[pulumi.Input[_builtins.str]]): method influx_api_path_prefix (line 194) | def influx_api_path_prefix(self) -> Optional[pulumi.Input[_builtins.st... method influx_api_path_prefix (line 201) | def influx_api_path_prefix(self, value: Optional[pulumi.Input[_builtin... method influx_bucket (line 206) | def influx_bucket(self) -> Optional[pulumi.Input[_builtins.str]]: method influx_bucket (line 213) | def influx_bucket(self, value: Optional[pulumi.Input[_builtins.str]]): method influx_db_proto (line 218) | def influx_db_proto(self) -> Optional[pulumi.Input[_builtins.str]]: method influx_db_proto (line 225) | def influx_db_proto(self, value: Optional[pulumi.Input[_builtins.str]]): method influx_max_body_size (line 230) | def influx_max_body_size(self) -> Optional[pulumi.Input[_builtins.int]]: method influx_max_body_size (line 237) | def influx_max_body_size(self, value: Optional[pulumi.Input[_builtins.... method influx_organization (line 242) | def influx_organization(self) -> Optional[pulumi.Input[_builtins.str]]: method influx_organization (line 249) | def influx_organization(self, value: Optional[pulumi.Input[_builtins.s... method influx_token (line 254) | def influx_token(self) -> Optional[pulumi.Input[_builtins.str]]: method influx_token (line 261) | def influx_token(self, value: Optional[pulumi.Input[_builtins.str]]): method influx_verify (line 266) | def influx_verify(self) -> Optional[pulumi.Input[_builtins.bool]]: method influx_verify (line 273) | def influx_verify(self, value: Optional[pulumi.Input[_builtins.bool]]): method mtu (line 278) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 285) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method name (line 290) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 297) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method opentelemetry_compression (line 302) | def opentelemetry_compression(self) -> Optional[pulumi.Input[_builtins... method opentelemetry_compression (line 309) | def opentelemetry_compression(self, value: Optional[pulumi.Input[_buil... method opentelemetry_headers (line 314) | def opentelemetry_headers(self) -> Optional[pulumi.Input[_builtins.str]]: method opentelemetry_headers (line 321) | def opentelemetry_headers(self, value: Optional[pulumi.Input[_builtins... method opentelemetry_max_body_size (line 326) | def opentelemetry_max_body_size(self) -> Optional[pulumi.Input[_builti... method opentelemetry_max_body_size (line 333) | def opentelemetry_max_body_size(self, value: Optional[pulumi.Input[_bu... method opentelemetry_path (line 338) | def opentelemetry_path(self) -> Optional[pulumi.Input[_builtins.str]]: method opentelemetry_path (line 345) | def opentelemetry_path(self, value: Optional[pulumi.Input[_builtins.st... method opentelemetry_proto (line 350) | def opentelemetry_proto(self) -> Optional[pulumi.Input[_builtins.str]]: method opentelemetry_proto (line 357) | def opentelemetry_proto(self, value: Optional[pulumi.Input[_builtins.s... method opentelemetry_resource_attributes (line 362) | def opentelemetry_resource_attributes(self) -> Optional[pulumi.Input[_... method opentelemetry_resource_attributes (line 369) | def opentelemetry_resource_attributes(self, value: Optional[pulumi.Inp... method opentelemetry_timeout (line 374) | def opentelemetry_timeout(self) -> Optional[pulumi.Input[_builtins.int]]: method opentelemetry_timeout (line 381) | def opentelemetry_timeout(self, value: Optional[pulumi.Input[_builtins... method opentelemetry_verify_ssl (line 386) | def opentelemetry_verify_ssl(self) -> Optional[pulumi.Input[_builtins.... method opentelemetry_verify_ssl (line 393) | def opentelemetry_verify_ssl(self, value: Optional[pulumi.Input[_built... method timeout (line 398) | def timeout(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout (line 405) | def timeout(self, value: Optional[pulumi.Input[_builtins.int]]): class _ServerLegacyState (line 410) | class _ServerLegacyState: method __init__ (line 411) | def __init__(__self__, *, method disable (line 515) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 522) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method graphite_path (line 527) | def graphite_path(self) -> Optional[pulumi.Input[_builtins.str]]: method graphite_path (line 534) | def graphite_path(self, value: Optional[pulumi.Input[_builtins.str]]): method graphite_proto (line 539) | def graphite_proto(self) -> Optional[pulumi.Input[_builtins.str]]: method graphite_proto (line 546) | def graphite_proto(self, value: Optional[pulumi.Input[_builtins.str]]): method influx_api_path_prefix (line 551) | def influx_api_path_prefix(self) -> Optional[pulumi.Input[_builtins.st... method influx_api_path_prefix (line 558) | def influx_api_path_prefix(self, value: Optional[pulumi.Input[_builtin... method influx_bucket (line 563) | def influx_bucket(self) -> Optional[pulumi.Input[_builtins.str]]: method influx_bucket (line 570) | def influx_bucket(self, value: Optional[pulumi.Input[_builtins.str]]): method influx_db_proto (line 575) | def influx_db_proto(self) -> Optional[pulumi.Input[_builtins.str]]: method influx_db_proto (line 582) | def influx_db_proto(self, value: Optional[pulumi.Input[_builtins.str]]): method influx_max_body_size (line 587) | def influx_max_body_size(self) -> Optional[pulumi.Input[_builtins.int]]: method influx_max_body_size (line 594) | def influx_max_body_size(self, value: Optional[pulumi.Input[_builtins.... method influx_organization (line 599) | def influx_organization(self) -> Optional[pulumi.Input[_builtins.str]]: method influx_organization (line 606) | def influx_organization(self, value: Optional[pulumi.Input[_builtins.s... method influx_token (line 611) | def influx_token(self) -> Optional[pulumi.Input[_builtins.str]]: method influx_token (line 618) | def influx_token(self, value: Optional[pulumi.Input[_builtins.str]]): method influx_verify (line 623) | def influx_verify(self) -> Optional[pulumi.Input[_builtins.bool]]: method influx_verify (line 630) | def influx_verify(self, value: Optional[pulumi.Input[_builtins.bool]]): method mtu (line 635) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 642) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method name (line 647) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 654) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method opentelemetry_compression (line 659) | def opentelemetry_compression(self) -> Optional[pulumi.Input[_builtins... method opentelemetry_compression (line 666) | def opentelemetry_compression(self, value: Optional[pulumi.Input[_buil... method opentelemetry_headers (line 671) | def opentelemetry_headers(self) -> Optional[pulumi.Input[_builtins.str]]: method opentelemetry_headers (line 678) | def opentelemetry_headers(self, value: Optional[pulumi.Input[_builtins... method opentelemetry_max_body_size (line 683) | def opentelemetry_max_body_size(self) -> Optional[pulumi.Input[_builti... method opentelemetry_max_body_size (line 690) | def opentelemetry_max_body_size(self, value: Optional[pulumi.Input[_bu... method opentelemetry_path (line 695) | def opentelemetry_path(self) -> Optional[pulumi.Input[_builtins.str]]: method opentelemetry_path (line 702) | def opentelemetry_path(self, value: Optional[pulumi.Input[_builtins.st... method opentelemetry_proto (line 707) | def opentelemetry_proto(self) -> Optional[pulumi.Input[_builtins.str]]: method opentelemetry_proto (line 714) | def opentelemetry_proto(self, value: Optional[pulumi.Input[_builtins.s... method opentelemetry_resource_attributes (line 719) | def opentelemetry_resource_attributes(self) -> Optional[pulumi.Input[_... method opentelemetry_resource_attributes (line 726) | def opentelemetry_resource_attributes(self, value: Optional[pulumi.Inp... method opentelemetry_timeout (line 731) | def opentelemetry_timeout(self) -> Optional[pulumi.Input[_builtins.int]]: method opentelemetry_timeout (line 738) | def opentelemetry_timeout(self, value: Optional[pulumi.Input[_builtins... method opentelemetry_verify_ssl (line 743) | def opentelemetry_verify_ssl(self) -> Optional[pulumi.Input[_builtins.... method opentelemetry_verify_ssl (line 750) | def opentelemetry_verify_ssl(self, value: Optional[pulumi.Input[_built... method port (line 755) | def port(self) -> Optional[pulumi.Input[_builtins.int]]: method port (line 762) | def port(self, value: Optional[pulumi.Input[_builtins.int]]): method server (line 767) | def server(self) -> Optional[pulumi.Input[_builtins.str]]: method server (line 774) | def server(self, value: Optional[pulumi.Input[_builtins.str]]): method timeout (line 779) | def timeout(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout (line 786) | def timeout(self, value: Optional[pulumi.Input[_builtins.int]]): method type (line 791) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 798) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): class ServerLegacy (line 803) | class ServerLegacy(pulumi.CustomResource): method __init__ (line 805) | def __init__(__self__, method __init__ (line 901) | def __init__(__self__, method __init__ (line 949) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 956) | def _internal_init(__self__, method get (line 1031) | def get(resource_name: str, method disable (line 1122) | def disable(self) -> pulumi.Output[_builtins.bool]: method graphite_path (line 1130) | def graphite_path(self) -> pulumi.Output[Optional[_builtins.str]]: method graphite_proto (line 1138) | def graphite_proto(self) -> pulumi.Output[Optional[_builtins.str]]: method influx_api_path_prefix (line 1146) | def influx_api_path_prefix(self) -> pulumi.Output[Optional[_builtins.s... method influx_bucket (line 1154) | def influx_bucket(self) -> pulumi.Output[Optional[_builtins.str]]: method influx_db_proto (line 1162) | def influx_db_proto(self) -> pulumi.Output[Optional[_builtins.str]]: method influx_max_body_size (line 1170) | def influx_max_body_size(self) -> pulumi.Output[Optional[_builtins.int]]: method influx_organization (line 1178) | def influx_organization(self) -> pulumi.Output[Optional[_builtins.str]]: method influx_token (line 1186) | def influx_token(self) -> pulumi.Output[Optional[_builtins.str]]: method influx_verify (line 1194) | def influx_verify(self) -> pulumi.Output[Optional[_builtins.bool]]: method mtu (line 1202) | def mtu(self) -> pulumi.Output[Optional[_builtins.int]]: method name (line 1210) | def name(self) -> pulumi.Output[_builtins.str]: method opentelemetry_compression (line 1218) | def opentelemetry_compression(self) -> pulumi.Output[Optional[_builtin... method opentelemetry_headers (line 1226) | def opentelemetry_headers(self) -> pulumi.Output[Optional[_builtins.st... method opentelemetry_max_body_size (line 1234) | def opentelemetry_max_body_size(self) -> pulumi.Output[Optional[_built... method opentelemetry_path (line 1242) | def opentelemetry_path(self) -> pulumi.Output[Optional[_builtins.str]]: method opentelemetry_proto (line 1250) | def opentelemetry_proto(self) -> pulumi.Output[Optional[_builtins.str]]: method opentelemetry_resource_attributes (line 1258) | def opentelemetry_resource_attributes(self) -> pulumi.Output[Optional[... method opentelemetry_timeout (line 1266) | def opentelemetry_timeout(self) -> pulumi.Output[Optional[_builtins.in... method opentelemetry_verify_ssl (line 1274) | def opentelemetry_verify_ssl(self) -> pulumi.Output[Optional[_builtins... method port (line 1282) | def port(self) -> pulumi.Output[_builtins.int]: method server (line 1290) | def server(self) -> pulumi.Output[_builtins.str]: method timeout (line 1298) | def timeout(self) -> pulumi.Output[Optional[_builtins.int]]: method type (line 1306) | def type(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/network/linux/bond.py class BondArgs (line 20) | class BondArgs: method __init__ (line 21) | def __init__(__self__, *, method node_name (line 83) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 90) | def node_name(self, value: pulumi.Input[_builtins.str]): method slaves (line 95) | def slaves(self) -> pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]: method slaves (line 102) | def slaves(self, value: pulumi.Input[Sequence[pulumi.Input[_builtins.s... method address (line 107) | def address(self) -> Optional[pulumi.Input[_builtins.str]]: method address (line 114) | def address(self, value: Optional[pulumi.Input[_builtins.str]]): method address6 (line 119) | def address6(self) -> Optional[pulumi.Input[_builtins.str]]: method address6 (line 126) | def address6(self, value: Optional[pulumi.Input[_builtins.str]]): method autostart (line 131) | def autostart(self) -> Optional[pulumi.Input[_builtins.bool]]: method autostart (line 138) | def autostart(self, value: Optional[pulumi.Input[_builtins.bool]]): method bond_mode (line 143) | def bond_mode(self) -> Optional[pulumi.Input[_builtins.str]]: method bond_mode (line 150) | def bond_mode(self, value: Optional[pulumi.Input[_builtins.str]]): method bond_primary (line 155) | def bond_primary(self) -> Optional[pulumi.Input[_builtins.str]]: method bond_primary (line 162) | def bond_primary(self, value: Optional[pulumi.Input[_builtins.str]]): method bond_xmit_hash_policy (line 167) | def bond_xmit_hash_policy(self) -> Optional[pulumi.Input[_builtins.str]]: method bond_xmit_hash_policy (line 174) | def bond_xmit_hash_policy(self, value: Optional[pulumi.Input[_builtins... method comment (line 179) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 186) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway (line 191) | def gateway(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway (line 198) | def gateway(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway6 (line 203) | def gateway6(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway6 (line 210) | def gateway6(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 215) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 222) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method name (line 227) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 234) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method timeout_reload (line 239) | def timeout_reload(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_reload (line 246) | def timeout_reload(self, value: Optional[pulumi.Input[_builtins.int]]): class _BondState (line 251) | class _BondState: method __init__ (line 252) | def __init__(__self__, *, method address (line 316) | def address(self) -> Optional[pulumi.Input[_builtins.str]]: method address (line 323) | def address(self, value: Optional[pulumi.Input[_builtins.str]]): method address6 (line 328) | def address6(self) -> Optional[pulumi.Input[_builtins.str]]: method address6 (line 335) | def address6(self, value: Optional[pulumi.Input[_builtins.str]]): method autostart (line 340) | def autostart(self) -> Optional[pulumi.Input[_builtins.bool]]: method autostart (line 347) | def autostart(self, value: Optional[pulumi.Input[_builtins.bool]]): method bond_mode (line 352) | def bond_mode(self) -> Optional[pulumi.Input[_builtins.str]]: method bond_mode (line 359) | def bond_mode(self, value: Optional[pulumi.Input[_builtins.str]]): method bond_primary (line 364) | def bond_primary(self) -> Optional[pulumi.Input[_builtins.str]]: method bond_primary (line 371) | def bond_primary(self, value: Optional[pulumi.Input[_builtins.str]]): method bond_xmit_hash_policy (line 376) | def bond_xmit_hash_policy(self) -> Optional[pulumi.Input[_builtins.str]]: method bond_xmit_hash_policy (line 383) | def bond_xmit_hash_policy(self, value: Optional[pulumi.Input[_builtins... method comment (line 388) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 395) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway (line 400) | def gateway(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway (line 407) | def gateway(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway6 (line 412) | def gateway6(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway6 (line 419) | def gateway6(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 424) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 431) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method name (line 436) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 443) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method node_name (line 448) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 455) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method slaves (line 460) | def slaves(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_built... method slaves (line 467) | def slaves(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_b... method timeout_reload (line 472) | def timeout_reload(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_reload (line 479) | def timeout_reload(self, value: Optional[pulumi.Input[_builtins.int]]): class Bond (line 484) | class Bond(pulumi.CustomResource): method __init__ (line 486) | def __init__(__self__, method __init__ (line 527) | def __init__(__self__, method __init__ (line 540) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 547) | def _internal_init(__self__, method get (line 598) | def get(resource_name: str, method address (line 659) | def address(self) -> pulumi.Output[Optional[_builtins.str]]: method address6 (line 667) | def address6(self) -> pulumi.Output[Optional[_builtins.str]]: method autostart (line 675) | def autostart(self) -> pulumi.Output[_builtins.bool]: method bond_mode (line 683) | def bond_mode(self) -> pulumi.Output[_builtins.str]: method bond_primary (line 691) | def bond_primary(self) -> pulumi.Output[Optional[_builtins.str]]: method bond_xmit_hash_policy (line 699) | def bond_xmit_hash_policy(self) -> pulumi.Output[Optional[_builtins.st... method comment (line 707) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method gateway (line 715) | def gateway(self) -> pulumi.Output[Optional[_builtins.str]]: method gateway6 (line 723) | def gateway6(self) -> pulumi.Output[Optional[_builtins.str]]: method mtu (line 731) | def mtu(self) -> pulumi.Output[Optional[_builtins.int]]: method name (line 739) | def name(self) -> pulumi.Output[_builtins.str]: method node_name (line 747) | def node_name(self) -> pulumi.Output[_builtins.str]: method slaves (line 755) | def slaves(self) -> pulumi.Output[Sequence[_builtins.str]]: method timeout_reload (line 763) | def timeout_reload(self) -> pulumi.Output[_builtins.int]: FILE: sdk/python/pulumi_proxmoxve/network/linux/bridge.py class BridgeArgs (line 20) | class BridgeArgs: method __init__ (line 21) | def __init__(__self__, *, method node_name (line 76) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 83) | def node_name(self, value: pulumi.Input[_builtins.str]): method address (line 88) | def address(self) -> Optional[pulumi.Input[_builtins.str]]: method address (line 95) | def address(self, value: Optional[pulumi.Input[_builtins.str]]): method address6 (line 100) | def address6(self) -> Optional[pulumi.Input[_builtins.str]]: method address6 (line 107) | def address6(self, value: Optional[pulumi.Input[_builtins.str]]): method autostart (line 112) | def autostart(self) -> Optional[pulumi.Input[_builtins.bool]]: method autostart (line 119) | def autostart(self, value: Optional[pulumi.Input[_builtins.bool]]): method comment (line 124) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 131) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway (line 136) | def gateway(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway (line 143) | def gateway(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway6 (line 148) | def gateway6(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway6 (line 155) | def gateway6(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 160) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 167) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method name (line 172) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 179) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method ports (line 184) | def ports(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method ports (line 191) | def ports(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method timeout_reload (line 196) | def timeout_reload(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_reload (line 203) | def timeout_reload(self, value: Optional[pulumi.Input[_builtins.int]]): method vlan_aware (line 208) | def vlan_aware(self) -> Optional[pulumi.Input[_builtins.bool]]: method vlan_aware (line 215) | def vlan_aware(self, value: Optional[pulumi.Input[_builtins.bool]]): class _BridgeState (line 220) | class _BridgeState: method __init__ (line 221) | def __init__(__self__, *, method address (line 277) | def address(self) -> Optional[pulumi.Input[_builtins.str]]: method address (line 284) | def address(self, value: Optional[pulumi.Input[_builtins.str]]): method address6 (line 289) | def address6(self) -> Optional[pulumi.Input[_builtins.str]]: method address6 (line 296) | def address6(self, value: Optional[pulumi.Input[_builtins.str]]): method autostart (line 301) | def autostart(self) -> Optional[pulumi.Input[_builtins.bool]]: method autostart (line 308) | def autostart(self, value: Optional[pulumi.Input[_builtins.bool]]): method comment (line 313) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 320) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway (line 325) | def gateway(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway (line 332) | def gateway(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway6 (line 337) | def gateway6(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway6 (line 344) | def gateway6(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 349) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 356) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method name (line 361) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 368) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method node_name (line 373) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 380) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method ports (line 385) | def ports(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method ports (line 392) | def ports(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method timeout_reload (line 397) | def timeout_reload(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_reload (line 404) | def timeout_reload(self, value: Optional[pulumi.Input[_builtins.int]]): method vlan_aware (line 409) | def vlan_aware(self) -> Optional[pulumi.Input[_builtins.bool]]: method vlan_aware (line 416) | def vlan_aware(self, value: Optional[pulumi.Input[_builtins.bool]]): class Bridge (line 421) | class Bridge(pulumi.CustomResource): method __init__ (line 423) | def __init__(__self__, method __init__ (line 487) | def __init__(__self__, method __init__ (line 527) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 534) | def _internal_init(__self__, method get (line 579) | def get(resource_name: str, method address (line 634) | def address(self) -> pulumi.Output[Optional[_builtins.str]]: method address6 (line 642) | def address6(self) -> pulumi.Output[Optional[_builtins.str]]: method autostart (line 650) | def autostart(self) -> pulumi.Output[_builtins.bool]: method comment (line 658) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method gateway (line 666) | def gateway(self) -> pulumi.Output[Optional[_builtins.str]]: method gateway6 (line 674) | def gateway6(self) -> pulumi.Output[Optional[_builtins.str]]: method mtu (line 682) | def mtu(self) -> pulumi.Output[Optional[_builtins.int]]: method name (line 690) | def name(self) -> pulumi.Output[_builtins.str]: method node_name (line 698) | def node_name(self) -> pulumi.Output[_builtins.str]: method ports (line 706) | def ports(self) -> pulumi.Output[Optional[Sequence[_builtins.str]]]: method timeout_reload (line 714) | def timeout_reload(self) -> pulumi.Output[_builtins.int]: method vlan_aware (line 722) | def vlan_aware(self) -> pulumi.Output[_builtins.bool]: FILE: sdk/python/pulumi_proxmoxve/network/linux/bridge_legacy.py class BridgeLegacyArgs (line 20) | class BridgeLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method node_name (line 76) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 83) | def node_name(self, value: pulumi.Input[_builtins.str]): method address (line 88) | def address(self) -> Optional[pulumi.Input[_builtins.str]]: method address (line 95) | def address(self, value: Optional[pulumi.Input[_builtins.str]]): method address6 (line 100) | def address6(self) -> Optional[pulumi.Input[_builtins.str]]: method address6 (line 107) | def address6(self, value: Optional[pulumi.Input[_builtins.str]]): method autostart (line 112) | def autostart(self) -> Optional[pulumi.Input[_builtins.bool]]: method autostart (line 119) | def autostart(self, value: Optional[pulumi.Input[_builtins.bool]]): method comment (line 124) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 131) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway (line 136) | def gateway(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway (line 143) | def gateway(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway6 (line 148) | def gateway6(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway6 (line 155) | def gateway6(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 160) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 167) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method name (line 172) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 179) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method ports (line 184) | def ports(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method ports (line 191) | def ports(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method timeout_reload (line 196) | def timeout_reload(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_reload (line 203) | def timeout_reload(self, value: Optional[pulumi.Input[_builtins.int]]): method vlan_aware (line 208) | def vlan_aware(self) -> Optional[pulumi.Input[_builtins.bool]]: method vlan_aware (line 215) | def vlan_aware(self, value: Optional[pulumi.Input[_builtins.bool]]): class _BridgeLegacyState (line 220) | class _BridgeLegacyState: method __init__ (line 221) | def __init__(__self__, *, method address (line 277) | def address(self) -> Optional[pulumi.Input[_builtins.str]]: method address (line 284) | def address(self, value: Optional[pulumi.Input[_builtins.str]]): method address6 (line 289) | def address6(self) -> Optional[pulumi.Input[_builtins.str]]: method address6 (line 296) | def address6(self, value: Optional[pulumi.Input[_builtins.str]]): method autostart (line 301) | def autostart(self) -> Optional[pulumi.Input[_builtins.bool]]: method autostart (line 308) | def autostart(self, value: Optional[pulumi.Input[_builtins.bool]]): method comment (line 313) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 320) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway (line 325) | def gateway(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway (line 332) | def gateway(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway6 (line 337) | def gateway6(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway6 (line 344) | def gateway6(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 349) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 356) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method name (line 361) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 368) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method node_name (line 373) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 380) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method ports (line 385) | def ports(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method ports (line 392) | def ports(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method timeout_reload (line 397) | def timeout_reload(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_reload (line 404) | def timeout_reload(self, value: Optional[pulumi.Input[_builtins.int]]): method vlan_aware (line 409) | def vlan_aware(self) -> Optional[pulumi.Input[_builtins.bool]]: method vlan_aware (line 416) | def vlan_aware(self, value: Optional[pulumi.Input[_builtins.bool]]): class BridgeLegacy (line 421) | class BridgeLegacy(pulumi.CustomResource): method __init__ (line 423) | def __init__(__self__, method __init__ (line 489) | def __init__(__self__, method __init__ (line 531) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 538) | def _internal_init(__self__, method get (line 583) | def get(resource_name: str, method address (line 638) | def address(self) -> pulumi.Output[Optional[_builtins.str]]: method address6 (line 646) | def address6(self) -> pulumi.Output[Optional[_builtins.str]]: method autostart (line 654) | def autostart(self) -> pulumi.Output[_builtins.bool]: method comment (line 662) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method gateway (line 670) | def gateway(self) -> pulumi.Output[Optional[_builtins.str]]: method gateway6 (line 678) | def gateway6(self) -> pulumi.Output[Optional[_builtins.str]]: method mtu (line 686) | def mtu(self) -> pulumi.Output[Optional[_builtins.int]]: method name (line 694) | def name(self) -> pulumi.Output[_builtins.str]: method node_name (line 702) | def node_name(self) -> pulumi.Output[_builtins.str]: method ports (line 710) | def ports(self) -> pulumi.Output[Optional[Sequence[_builtins.str]]]: method timeout_reload (line 718) | def timeout_reload(self) -> pulumi.Output[_builtins.int]: method vlan_aware (line 726) | def vlan_aware(self) -> pulumi.Output[_builtins.bool]: FILE: sdk/python/pulumi_proxmoxve/network/linux/vlan.py class VlanArgs (line 20) | class VlanArgs: method __init__ (line 21) | def __init__(__self__, *, method node_name (line 76) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 83) | def node_name(self, value: pulumi.Input[_builtins.str]): method address (line 88) | def address(self) -> Optional[pulumi.Input[_builtins.str]]: method address (line 95) | def address(self, value: Optional[pulumi.Input[_builtins.str]]): method address6 (line 100) | def address6(self) -> Optional[pulumi.Input[_builtins.str]]: method address6 (line 107) | def address6(self, value: Optional[pulumi.Input[_builtins.str]]): method autostart (line 112) | def autostart(self) -> Optional[pulumi.Input[_builtins.bool]]: method autostart (line 119) | def autostart(self, value: Optional[pulumi.Input[_builtins.bool]]): method comment (line 124) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 131) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway (line 136) | def gateway(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway (line 143) | def gateway(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway6 (line 148) | def gateway6(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway6 (line 155) | def gateway6(self, value: Optional[pulumi.Input[_builtins.str]]): method interface (line 160) | def interface(self) -> Optional[pulumi.Input[_builtins.str]]: method interface (line 167) | def interface(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 172) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 179) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method name (line 184) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 191) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method timeout_reload (line 196) | def timeout_reload(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_reload (line 203) | def timeout_reload(self, value: Optional[pulumi.Input[_builtins.int]]): method vlan (line 208) | def vlan(self) -> Optional[pulumi.Input[_builtins.int]]: method vlan (line 215) | def vlan(self, value: Optional[pulumi.Input[_builtins.int]]): class _VlanState (line 220) | class _VlanState: method __init__ (line 221) | def __init__(__self__, *, method address (line 277) | def address(self) -> Optional[pulumi.Input[_builtins.str]]: method address (line 284) | def address(self, value: Optional[pulumi.Input[_builtins.str]]): method address6 (line 289) | def address6(self) -> Optional[pulumi.Input[_builtins.str]]: method address6 (line 296) | def address6(self, value: Optional[pulumi.Input[_builtins.str]]): method autostart (line 301) | def autostart(self) -> Optional[pulumi.Input[_builtins.bool]]: method autostart (line 308) | def autostart(self, value: Optional[pulumi.Input[_builtins.bool]]): method comment (line 313) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 320) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway (line 325) | def gateway(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway (line 332) | def gateway(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway6 (line 337) | def gateway6(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway6 (line 344) | def gateway6(self, value: Optional[pulumi.Input[_builtins.str]]): method interface (line 349) | def interface(self) -> Optional[pulumi.Input[_builtins.str]]: method interface (line 356) | def interface(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 361) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 368) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method name (line 373) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 380) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method node_name (line 385) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 392) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method timeout_reload (line 397) | def timeout_reload(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_reload (line 404) | def timeout_reload(self, value: Optional[pulumi.Input[_builtins.int]]): method vlan (line 409) | def vlan(self) -> Optional[pulumi.Input[_builtins.int]]: method vlan (line 416) | def vlan(self, value: Optional[pulumi.Input[_builtins.int]]): class Vlan (line 421) | class Vlan(pulumi.CustomResource): method __init__ (line 423) | def __init__(__self__, method __init__ (line 489) | def __init__(__self__, method __init__ (line 531) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 538) | def _internal_init(__self__, method get (line 583) | def get(resource_name: str, method address (line 638) | def address(self) -> pulumi.Output[Optional[_builtins.str]]: method address6 (line 646) | def address6(self) -> pulumi.Output[Optional[_builtins.str]]: method autostart (line 654) | def autostart(self) -> pulumi.Output[_builtins.bool]: method comment (line 662) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method gateway (line 670) | def gateway(self) -> pulumi.Output[Optional[_builtins.str]]: method gateway6 (line 678) | def gateway6(self) -> pulumi.Output[Optional[_builtins.str]]: method interface (line 686) | def interface(self) -> pulumi.Output[_builtins.str]: method mtu (line 694) | def mtu(self) -> pulumi.Output[Optional[_builtins.int]]: method name (line 702) | def name(self) -> pulumi.Output[_builtins.str]: method node_name (line 710) | def node_name(self) -> pulumi.Output[_builtins.str]: method timeout_reload (line 718) | def timeout_reload(self) -> pulumi.Output[_builtins.int]: method vlan (line 726) | def vlan(self) -> pulumi.Output[_builtins.int]: FILE: sdk/python/pulumi_proxmoxve/network/linux/vlan_legacy.py class VlanLegacyArgs (line 20) | class VlanLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method node_name (line 76) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 83) | def node_name(self, value: pulumi.Input[_builtins.str]): method address (line 88) | def address(self) -> Optional[pulumi.Input[_builtins.str]]: method address (line 95) | def address(self, value: Optional[pulumi.Input[_builtins.str]]): method address6 (line 100) | def address6(self) -> Optional[pulumi.Input[_builtins.str]]: method address6 (line 107) | def address6(self, value: Optional[pulumi.Input[_builtins.str]]): method autostart (line 112) | def autostart(self) -> Optional[pulumi.Input[_builtins.bool]]: method autostart (line 119) | def autostart(self, value: Optional[pulumi.Input[_builtins.bool]]): method comment (line 124) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 131) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway (line 136) | def gateway(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway (line 143) | def gateway(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway6 (line 148) | def gateway6(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway6 (line 155) | def gateway6(self, value: Optional[pulumi.Input[_builtins.str]]): method interface (line 160) | def interface(self) -> Optional[pulumi.Input[_builtins.str]]: method interface (line 167) | def interface(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 172) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 179) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method name (line 184) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 191) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method timeout_reload (line 196) | def timeout_reload(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_reload (line 203) | def timeout_reload(self, value: Optional[pulumi.Input[_builtins.int]]): method vlan (line 208) | def vlan(self) -> Optional[pulumi.Input[_builtins.int]]: method vlan (line 215) | def vlan(self, value: Optional[pulumi.Input[_builtins.int]]): class _VlanLegacyState (line 220) | class _VlanLegacyState: method __init__ (line 221) | def __init__(__self__, *, method address (line 277) | def address(self) -> Optional[pulumi.Input[_builtins.str]]: method address (line 284) | def address(self, value: Optional[pulumi.Input[_builtins.str]]): method address6 (line 289) | def address6(self) -> Optional[pulumi.Input[_builtins.str]]: method address6 (line 296) | def address6(self, value: Optional[pulumi.Input[_builtins.str]]): method autostart (line 301) | def autostart(self) -> Optional[pulumi.Input[_builtins.bool]]: method autostart (line 308) | def autostart(self, value: Optional[pulumi.Input[_builtins.bool]]): method comment (line 313) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 320) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway (line 325) | def gateway(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway (line 332) | def gateway(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway6 (line 337) | def gateway6(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway6 (line 344) | def gateway6(self, value: Optional[pulumi.Input[_builtins.str]]): method interface (line 349) | def interface(self) -> Optional[pulumi.Input[_builtins.str]]: method interface (line 356) | def interface(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 361) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 368) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method name (line 373) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 380) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method node_name (line 385) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 392) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method timeout_reload (line 397) | def timeout_reload(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_reload (line 404) | def timeout_reload(self, value: Optional[pulumi.Input[_builtins.int]]): method vlan (line 409) | def vlan(self) -> Optional[pulumi.Input[_builtins.int]]: method vlan (line 416) | def vlan(self, value: Optional[pulumi.Input[_builtins.int]]): class VlanLegacy (line 421) | class VlanLegacy(pulumi.CustomResource): method __init__ (line 423) | def __init__(__self__, method __init__ (line 491) | def __init__(__self__, method __init__ (line 535) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 542) | def _internal_init(__self__, method get (line 587) | def get(resource_name: str, method address (line 642) | def address(self) -> pulumi.Output[Optional[_builtins.str]]: method address6 (line 650) | def address6(self) -> pulumi.Output[Optional[_builtins.str]]: method autostart (line 658) | def autostart(self) -> pulumi.Output[_builtins.bool]: method comment (line 666) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method gateway (line 674) | def gateway(self) -> pulumi.Output[Optional[_builtins.str]]: method gateway6 (line 682) | def gateway6(self) -> pulumi.Output[Optional[_builtins.str]]: method interface (line 690) | def interface(self) -> pulumi.Output[_builtins.str]: method mtu (line 698) | def mtu(self) -> pulumi.Output[Optional[_builtins.int]]: method name (line 706) | def name(self) -> pulumi.Output[_builtins.str]: method node_name (line 714) | def node_name(self) -> pulumi.Output[_builtins.str]: method timeout_reload (line 722) | def timeout_reload(self) -> pulumi.Output[_builtins.int]: method vlan (line 730) | def vlan(self) -> pulumi.Output[_builtins.int]: FILE: sdk/python/pulumi_proxmoxve/node/firewall.py class FirewallArgs (line 20) | class FirewallArgs: method __init__ (line 21) | def __init__(__self__, *, method node_name (line 76) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 83) | def node_name(self, value: pulumi.Input[_builtins.str]): method enabled (line 88) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 95) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): method log_level_forward (line 100) | def log_level_forward(self) -> Optional[pulumi.Input[_builtins.str]]: method log_level_forward (line 107) | def log_level_forward(self, value: Optional[pulumi.Input[_builtins.str... method log_level_in (line 112) | def log_level_in(self) -> Optional[pulumi.Input[_builtins.str]]: method log_level_in (line 119) | def log_level_in(self, value: Optional[pulumi.Input[_builtins.str]]): method log_level_out (line 124) | def log_level_out(self) -> Optional[pulumi.Input[_builtins.str]]: method log_level_out (line 131) | def log_level_out(self, value: Optional[pulumi.Input[_builtins.str]]): method ndp (line 136) | def ndp(self) -> Optional[pulumi.Input[_builtins.bool]]: method ndp (line 143) | def ndp(self, value: Optional[pulumi.Input[_builtins.bool]]): method nf_conntrack_max (line 148) | def nf_conntrack_max(self) -> Optional[pulumi.Input[_builtins.int]]: method nf_conntrack_max (line 155) | def nf_conntrack_max(self, value: Optional[pulumi.Input[_builtins.int]]): method nf_conntrack_tcp_timeout_established (line 160) | def nf_conntrack_tcp_timeout_established(self) -> Optional[pulumi.Inpu... method nf_conntrack_tcp_timeout_established (line 167) | def nf_conntrack_tcp_timeout_established(self, value: Optional[pulumi.... method nftables (line 172) | def nftables(self) -> Optional[pulumi.Input[_builtins.bool]]: method nftables (line 179) | def nftables(self, value: Optional[pulumi.Input[_builtins.bool]]): method nosmurfs (line 184) | def nosmurfs(self) -> Optional[pulumi.Input[_builtins.bool]]: method nosmurfs (line 191) | def nosmurfs(self, value: Optional[pulumi.Input[_builtins.bool]]): method smurf_log_level (line 196) | def smurf_log_level(self) -> Optional[pulumi.Input[_builtins.str]]: method smurf_log_level (line 203) | def smurf_log_level(self, value: Optional[pulumi.Input[_builtins.str]]): method tcp_flags_log_level (line 208) | def tcp_flags_log_level(self) -> Optional[pulumi.Input[_builtins.str]]: method tcp_flags_log_level (line 215) | def tcp_flags_log_level(self, value: Optional[pulumi.Input[_builtins.s... class _FirewallState (line 220) | class _FirewallState: method __init__ (line 221) | def __init__(__self__, *, method enabled (line 277) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 284) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): method log_level_forward (line 289) | def log_level_forward(self) -> Optional[pulumi.Input[_builtins.str]]: method log_level_forward (line 296) | def log_level_forward(self, value: Optional[pulumi.Input[_builtins.str... method log_level_in (line 301) | def log_level_in(self) -> Optional[pulumi.Input[_builtins.str]]: method log_level_in (line 308) | def log_level_in(self, value: Optional[pulumi.Input[_builtins.str]]): method log_level_out (line 313) | def log_level_out(self) -> Optional[pulumi.Input[_builtins.str]]: method log_level_out (line 320) | def log_level_out(self, value: Optional[pulumi.Input[_builtins.str]]): method ndp (line 325) | def ndp(self) -> Optional[pulumi.Input[_builtins.bool]]: method ndp (line 332) | def ndp(self, value: Optional[pulumi.Input[_builtins.bool]]): method nf_conntrack_max (line 337) | def nf_conntrack_max(self) -> Optional[pulumi.Input[_builtins.int]]: method nf_conntrack_max (line 344) | def nf_conntrack_max(self, value: Optional[pulumi.Input[_builtins.int]]): method nf_conntrack_tcp_timeout_established (line 349) | def nf_conntrack_tcp_timeout_established(self) -> Optional[pulumi.Inpu... method nf_conntrack_tcp_timeout_established (line 356) | def nf_conntrack_tcp_timeout_established(self, value: Optional[pulumi.... method nftables (line 361) | def nftables(self) -> Optional[pulumi.Input[_builtins.bool]]: method nftables (line 368) | def nftables(self, value: Optional[pulumi.Input[_builtins.bool]]): method node_name (line 373) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 380) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method nosmurfs (line 385) | def nosmurfs(self) -> Optional[pulumi.Input[_builtins.bool]]: method nosmurfs (line 392) | def nosmurfs(self, value: Optional[pulumi.Input[_builtins.bool]]): method smurf_log_level (line 397) | def smurf_log_level(self) -> Optional[pulumi.Input[_builtins.str]]: method smurf_log_level (line 404) | def smurf_log_level(self, value: Optional[pulumi.Input[_builtins.str]]): method tcp_flags_log_level (line 409) | def tcp_flags_log_level(self) -> Optional[pulumi.Input[_builtins.str]]: method tcp_flags_log_level (line 416) | def tcp_flags_log_level(self, value: Optional[pulumi.Input[_builtins.s... class Firewall (line 421) | class Firewall(pulumi.CustomResource): method __init__ (line 423) | def __init__(__self__, method __init__ (line 490) | def __init__(__self__, method __init__ (line 533) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 540) | def _internal_init(__self__, method get (line 585) | def get(resource_name: str, method enabled (line 640) | def enabled(self) -> pulumi.Output[_builtins.bool]: method log_level_forward (line 648) | def log_level_forward(self) -> pulumi.Output[_builtins.str]: method log_level_in (line 656) | def log_level_in(self) -> pulumi.Output[_builtins.str]: method log_level_out (line 664) | def log_level_out(self) -> pulumi.Output[_builtins.str]: method ndp (line 672) | def ndp(self) -> pulumi.Output[_builtins.bool]: method nf_conntrack_max (line 680) | def nf_conntrack_max(self) -> pulumi.Output[_builtins.int]: method nf_conntrack_tcp_timeout_established (line 688) | def nf_conntrack_tcp_timeout_established(self) -> pulumi.Output[_built... method nftables (line 696) | def nftables(self) -> pulumi.Output[_builtins.bool]: method node_name (line 704) | def node_name(self) -> pulumi.Output[_builtins.str]: method nosmurfs (line 712) | def nosmurfs(self) -> pulumi.Output[_builtins.bool]: method smurf_log_level (line 720) | def smurf_log_level(self) -> pulumi.Output[_builtins.str]: method tcp_flags_log_level (line 728) | def tcp_flags_log_level(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/node/firewall_legacy.py class FirewallLegacyArgs (line 20) | class FirewallLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method node_name (line 76) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 83) | def node_name(self, value: pulumi.Input[_builtins.str]): method enabled (line 88) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 95) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): method log_level_forward (line 100) | def log_level_forward(self) -> Optional[pulumi.Input[_builtins.str]]: method log_level_forward (line 107) | def log_level_forward(self, value: Optional[pulumi.Input[_builtins.str... method log_level_in (line 112) | def log_level_in(self) -> Optional[pulumi.Input[_builtins.str]]: method log_level_in (line 119) | def log_level_in(self, value: Optional[pulumi.Input[_builtins.str]]): method log_level_out (line 124) | def log_level_out(self) -> Optional[pulumi.Input[_builtins.str]]: method log_level_out (line 131) | def log_level_out(self, value: Optional[pulumi.Input[_builtins.str]]): method ndp (line 136) | def ndp(self) -> Optional[pulumi.Input[_builtins.bool]]: method ndp (line 143) | def ndp(self, value: Optional[pulumi.Input[_builtins.bool]]): method nf_conntrack_max (line 148) | def nf_conntrack_max(self) -> Optional[pulumi.Input[_builtins.int]]: method nf_conntrack_max (line 155) | def nf_conntrack_max(self, value: Optional[pulumi.Input[_builtins.int]]): method nf_conntrack_tcp_timeout_established (line 160) | def nf_conntrack_tcp_timeout_established(self) -> Optional[pulumi.Inpu... method nf_conntrack_tcp_timeout_established (line 167) | def nf_conntrack_tcp_timeout_established(self, value: Optional[pulumi.... method nftables (line 172) | def nftables(self) -> Optional[pulumi.Input[_builtins.bool]]: method nftables (line 179) | def nftables(self, value: Optional[pulumi.Input[_builtins.bool]]): method nosmurfs (line 184) | def nosmurfs(self) -> Optional[pulumi.Input[_builtins.bool]]: method nosmurfs (line 191) | def nosmurfs(self, value: Optional[pulumi.Input[_builtins.bool]]): method smurf_log_level (line 196) | def smurf_log_level(self) -> Optional[pulumi.Input[_builtins.str]]: method smurf_log_level (line 203) | def smurf_log_level(self, value: Optional[pulumi.Input[_builtins.str]]): method tcp_flags_log_level (line 208) | def tcp_flags_log_level(self) -> Optional[pulumi.Input[_builtins.str]]: method tcp_flags_log_level (line 215) | def tcp_flags_log_level(self, value: Optional[pulumi.Input[_builtins.s... class _FirewallLegacyState (line 220) | class _FirewallLegacyState: method __init__ (line 221) | def __init__(__self__, *, method enabled (line 277) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 284) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): method log_level_forward (line 289) | def log_level_forward(self) -> Optional[pulumi.Input[_builtins.str]]: method log_level_forward (line 296) | def log_level_forward(self, value: Optional[pulumi.Input[_builtins.str... method log_level_in (line 301) | def log_level_in(self) -> Optional[pulumi.Input[_builtins.str]]: method log_level_in (line 308) | def log_level_in(self, value: Optional[pulumi.Input[_builtins.str]]): method log_level_out (line 313) | def log_level_out(self) -> Optional[pulumi.Input[_builtins.str]]: method log_level_out (line 320) | def log_level_out(self, value: Optional[pulumi.Input[_builtins.str]]): method ndp (line 325) | def ndp(self) -> Optional[pulumi.Input[_builtins.bool]]: method ndp (line 332) | def ndp(self, value: Optional[pulumi.Input[_builtins.bool]]): method nf_conntrack_max (line 337) | def nf_conntrack_max(self) -> Optional[pulumi.Input[_builtins.int]]: method nf_conntrack_max (line 344) | def nf_conntrack_max(self, value: Optional[pulumi.Input[_builtins.int]]): method nf_conntrack_tcp_timeout_established (line 349) | def nf_conntrack_tcp_timeout_established(self) -> Optional[pulumi.Inpu... method nf_conntrack_tcp_timeout_established (line 356) | def nf_conntrack_tcp_timeout_established(self, value: Optional[pulumi.... method nftables (line 361) | def nftables(self) -> Optional[pulumi.Input[_builtins.bool]]: method nftables (line 368) | def nftables(self, value: Optional[pulumi.Input[_builtins.bool]]): method node_name (line 373) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 380) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method nosmurfs (line 385) | def nosmurfs(self) -> Optional[pulumi.Input[_builtins.bool]]: method nosmurfs (line 392) | def nosmurfs(self, value: Optional[pulumi.Input[_builtins.bool]]): method smurf_log_level (line 397) | def smurf_log_level(self) -> Optional[pulumi.Input[_builtins.str]]: method smurf_log_level (line 404) | def smurf_log_level(self, value: Optional[pulumi.Input[_builtins.str]]): method tcp_flags_log_level (line 409) | def tcp_flags_log_level(self) -> Optional[pulumi.Input[_builtins.str]]: method tcp_flags_log_level (line 416) | def tcp_flags_log_level(self, value: Optional[pulumi.Input[_builtins.s... class FirewallLegacy (line 421) | class FirewallLegacy(pulumi.CustomResource): method __init__ (line 423) | def __init__(__self__, method __init__ (line 492) | def __init__(__self__, method __init__ (line 537) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 544) | def _internal_init(__self__, method get (line 589) | def get(resource_name: str, method enabled (line 644) | def enabled(self) -> pulumi.Output[_builtins.bool]: method log_level_forward (line 652) | def log_level_forward(self) -> pulumi.Output[_builtins.str]: method log_level_in (line 660) | def log_level_in(self) -> pulumi.Output[_builtins.str]: method log_level_out (line 668) | def log_level_out(self) -> pulumi.Output[_builtins.str]: method ndp (line 676) | def ndp(self) -> pulumi.Output[_builtins.bool]: method nf_conntrack_max (line 684) | def nf_conntrack_max(self) -> pulumi.Output[_builtins.int]: method nf_conntrack_tcp_timeout_established (line 692) | def nf_conntrack_tcp_timeout_established(self) -> pulumi.Output[_built... method nftables (line 700) | def nftables(self) -> pulumi.Output[_builtins.bool]: method node_name (line 708) | def node_name(self) -> pulumi.Output[_builtins.str]: method nosmurfs (line 716) | def nosmurfs(self) -> pulumi.Output[_builtins.bool]: method smurf_log_level (line 724) | def smurf_log_level(self) -> pulumi.Output[_builtins.str]: method tcp_flags_log_level (line 732) | def tcp_flags_log_level(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/oci/image.py class ImageArgs (line 20) | class ImageArgs: method __init__ (line 21) | def __init__(__self__, *, method datastore_id (line 54) | def datastore_id(self) -> pulumi.Input[_builtins.str]: method datastore_id (line 61) | def datastore_id(self, value: pulumi.Input[_builtins.str]): method node_name (line 66) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 73) | def node_name(self, value: pulumi.Input[_builtins.str]): method reference (line 78) | def reference(self) -> pulumi.Input[_builtins.str]: method reference (line 85) | def reference(self, value: pulumi.Input[_builtins.str]): method file_name (line 90) | def file_name(self) -> Optional[pulumi.Input[_builtins.str]]: method file_name (line 97) | def file_name(self, value: Optional[pulumi.Input[_builtins.str]]): method overwrite (line 102) | def overwrite(self) -> Optional[pulumi.Input[_builtins.bool]]: method overwrite (line 109) | def overwrite(self, value: Optional[pulumi.Input[_builtins.bool]]): method overwrite_unmanaged (line 114) | def overwrite_unmanaged(self) -> Optional[pulumi.Input[_builtins.bool]]: method overwrite_unmanaged (line 121) | def overwrite_unmanaged(self, value: Optional[pulumi.Input[_builtins.b... method upload_timeout (line 126) | def upload_timeout(self) -> Optional[pulumi.Input[_builtins.int]]: method upload_timeout (line 133) | def upload_timeout(self, value: Optional[pulumi.Input[_builtins.int]]): class _ImageState (line 138) | class _ImageState: method __init__ (line 139) | def __init__(__self__, *, method datastore_id (line 179) | def datastore_id(self) -> Optional[pulumi.Input[_builtins.str]]: method datastore_id (line 186) | def datastore_id(self, value: Optional[pulumi.Input[_builtins.str]]): method file_name (line 191) | def file_name(self) -> Optional[pulumi.Input[_builtins.str]]: method file_name (line 198) | def file_name(self, value: Optional[pulumi.Input[_builtins.str]]): method node_name (line 203) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 210) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method overwrite (line 215) | def overwrite(self) -> Optional[pulumi.Input[_builtins.bool]]: method overwrite (line 222) | def overwrite(self, value: Optional[pulumi.Input[_builtins.bool]]): method overwrite_unmanaged (line 227) | def overwrite_unmanaged(self) -> Optional[pulumi.Input[_builtins.bool]]: method overwrite_unmanaged (line 234) | def overwrite_unmanaged(self, value: Optional[pulumi.Input[_builtins.b... method reference (line 239) | def reference(self) -> Optional[pulumi.Input[_builtins.str]]: method reference (line 246) | def reference(self, value: Optional[pulumi.Input[_builtins.str]]): method size (line 251) | def size(self) -> Optional[pulumi.Input[_builtins.int]]: method size (line 258) | def size(self, value: Optional[pulumi.Input[_builtins.int]]): method upload_timeout (line 263) | def upload_timeout(self) -> Optional[pulumi.Input[_builtins.int]]: method upload_timeout (line 270) | def upload_timeout(self, value: Optional[pulumi.Input[_builtins.int]]): class Image (line 275) | class Image(pulumi.CustomResource): method __init__ (line 277) | def __init__(__self__, method __init__ (line 328) | def __init__(__self__, method __init__ (line 365) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 372) | def _internal_init(__self__, method get (line 412) | def get(resource_name: str, method datastore_id (line 455) | def datastore_id(self) -> pulumi.Output[_builtins.str]: method file_name (line 463) | def file_name(self) -> pulumi.Output[_builtins.str]: method node_name (line 471) | def node_name(self) -> pulumi.Output[_builtins.str]: method overwrite (line 479) | def overwrite(self) -> pulumi.Output[_builtins.bool]: method overwrite_unmanaged (line 487) | def overwrite_unmanaged(self) -> pulumi.Output[_builtins.bool]: method reference (line 495) | def reference(self) -> pulumi.Output[_builtins.str]: method size (line 503) | def size(self) -> pulumi.Output[_builtins.int]: method upload_timeout (line 511) | def upload_timeout(self) -> pulumi.Output[_builtins.int]: FILE: sdk/python/pulumi_proxmoxve/oci/image_legacy.py class ImageLegacyArgs (line 20) | class ImageLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method datastore_id (line 54) | def datastore_id(self) -> pulumi.Input[_builtins.str]: method datastore_id (line 61) | def datastore_id(self, value: pulumi.Input[_builtins.str]): method node_name (line 66) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 73) | def node_name(self, value: pulumi.Input[_builtins.str]): method reference (line 78) | def reference(self) -> pulumi.Input[_builtins.str]: method reference (line 85) | def reference(self, value: pulumi.Input[_builtins.str]): method file_name (line 90) | def file_name(self) -> Optional[pulumi.Input[_builtins.str]]: method file_name (line 97) | def file_name(self, value: Optional[pulumi.Input[_builtins.str]]): method overwrite (line 102) | def overwrite(self) -> Optional[pulumi.Input[_builtins.bool]]: method overwrite (line 109) | def overwrite(self, value: Optional[pulumi.Input[_builtins.bool]]): method overwrite_unmanaged (line 114) | def overwrite_unmanaged(self) -> Optional[pulumi.Input[_builtins.bool]]: method overwrite_unmanaged (line 121) | def overwrite_unmanaged(self, value: Optional[pulumi.Input[_builtins.b... method upload_timeout (line 126) | def upload_timeout(self) -> Optional[pulumi.Input[_builtins.int]]: method upload_timeout (line 133) | def upload_timeout(self, value: Optional[pulumi.Input[_builtins.int]]): class _ImageLegacyState (line 138) | class _ImageLegacyState: method __init__ (line 139) | def __init__(__self__, *, method datastore_id (line 179) | def datastore_id(self) -> Optional[pulumi.Input[_builtins.str]]: method datastore_id (line 186) | def datastore_id(self, value: Optional[pulumi.Input[_builtins.str]]): method file_name (line 191) | def file_name(self) -> Optional[pulumi.Input[_builtins.str]]: method file_name (line 198) | def file_name(self, value: Optional[pulumi.Input[_builtins.str]]): method node_name (line 203) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 210) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method overwrite (line 215) | def overwrite(self) -> Optional[pulumi.Input[_builtins.bool]]: method overwrite (line 222) | def overwrite(self, value: Optional[pulumi.Input[_builtins.bool]]): method overwrite_unmanaged (line 227) | def overwrite_unmanaged(self) -> Optional[pulumi.Input[_builtins.bool]]: method overwrite_unmanaged (line 234) | def overwrite_unmanaged(self, value: Optional[pulumi.Input[_builtins.b... method reference (line 239) | def reference(self) -> Optional[pulumi.Input[_builtins.str]]: method reference (line 246) | def reference(self, value: Optional[pulumi.Input[_builtins.str]]): method size (line 251) | def size(self) -> Optional[pulumi.Input[_builtins.int]]: method size (line 258) | def size(self, value: Optional[pulumi.Input[_builtins.int]]): method upload_timeout (line 263) | def upload_timeout(self) -> Optional[pulumi.Input[_builtins.int]]: method upload_timeout (line 270) | def upload_timeout(self, value: Optional[pulumi.Input[_builtins.int]]): class ImageLegacy (line 275) | class ImageLegacy(pulumi.CustomResource): method __init__ (line 277) | def __init__(__self__, method __init__ (line 330) | def __init__(__self__, method __init__ (line 369) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 376) | def _internal_init(__self__, method get (line 416) | def get(resource_name: str, method datastore_id (line 459) | def datastore_id(self) -> pulumi.Output[_builtins.str]: method file_name (line 467) | def file_name(self) -> pulumi.Output[_builtins.str]: method node_name (line 475) | def node_name(self) -> pulumi.Output[_builtins.str]: method overwrite (line 483) | def overwrite(self) -> pulumi.Output[_builtins.bool]: method overwrite_unmanaged (line 491) | def overwrite_unmanaged(self) -> pulumi.Output[_builtins.bool]: method reference (line 499) | def reference(self) -> pulumi.Output[_builtins.str]: method size (line 507) | def size(self) -> pulumi.Output[_builtins.int]: method upload_timeout (line 515) | def upload_timeout(self) -> pulumi.Output[_builtins.int]: FILE: sdk/python/pulumi_proxmoxve/outputs.py class ContainerLegacyClone (line 112) | class ContainerLegacyClone(dict): method __key_warning (line 114) | def __key_warning(key: str): method __getitem__ (line 126) | def __getitem__(self, key: str) -> Any: method get (line 130) | def get(self, key: str, default = None) -> Any: method __init__ (line 134) | def __init__(__self__, *, method vm_id (line 159) | def vm_id(self) -> _builtins.int: method datastore_id (line 167) | def datastore_id(self) -> Optional[_builtins.str]: method full (line 175) | def full(self) -> Optional[_builtins.bool]: method node_name (line 186) | def node_name(self) -> Optional[_builtins.str]: class ContainerLegacyConsole (line 195) | class ContainerLegacyConsole(dict): method __key_warning (line 197) | def __key_warning(key: str): method __getitem__ (line 205) | def __getitem__(self, key: str) -> Any: method get (line 209) | def get(self, key: str, default = None) -> Any: method __init__ (line 213) | def __init__(__self__, *, method enabled (line 232) | def enabled(self) -> Optional[_builtins.bool]: method tty_count (line 241) | def tty_count(self) -> Optional[_builtins.int]: method type (line 249) | def type(self) -> Optional[_builtins.str]: class ContainerLegacyCpu (line 257) | class ContainerLegacyCpu(dict): method __init__ (line 258) | def __init__(__self__, *, method architecture (line 280) | def architecture(self) -> Optional[_builtins.str]: method cores (line 288) | def cores(self) -> Optional[_builtins.int]: method limit (line 296) | def limit(self) -> Optional[_builtins.float]: method units (line 304) | def units(self) -> Optional[_builtins.int]: class ContainerLegacyDevicePassthrough (line 312) | class ContainerLegacyDevicePassthrough(dict): method __key_warning (line 314) | def __key_warning(key: str): method __getitem__ (line 322) | def __getitem__(self, key: str) -> Any: method get (line 326) | def get(self, key: str, default = None) -> Any: method __init__ (line 330) | def __init__(__self__, *, method path (line 356) | def path(self) -> _builtins.str: method deny_write (line 364) | def deny_write(self) -> Optional[_builtins.bool]: method gid (line 372) | def gid(self) -> Optional[_builtins.int]: method mode (line 380) | def mode(self) -> Optional[_builtins.str]: method uid (line 389) | def uid(self) -> Optional[_builtins.int]: class ContainerLegacyDisk (line 397) | class ContainerLegacyDisk(dict): method __key_warning (line 399) | def __key_warning(key: str): method __getitem__ (line 411) | def __getitem__(self, key: str) -> Any: method get (line 415) | def get(self, key: str, default = None) -> Any: method __init__ (line 419) | def __init__(__self__, *, method acl (line 457) | def acl(self) -> Optional[_builtins.bool]: method datastore_id (line 465) | def datastore_id(self) -> Optional[_builtins.str]: method mount_options (line 474) | def mount_options(self) -> Optional[Sequence[_builtins.str]]: method path_in_datastore (line 482) | def path_in_datastore(self) -> Optional[_builtins.str]: method quota (line 491) | def quota(self) -> Optional[_builtins.bool]: method replicate (line 499) | def replicate(self) -> Optional[_builtins.bool]: method size (line 507) | def size(self) -> Optional[_builtins.int]: class ContainerLegacyFeatures (line 517) | class ContainerLegacyFeatures(dict): method __init__ (line 518) | def __init__(__self__, *, method fuse (line 540) | def fuse(self) -> Optional[_builtins.bool]: method keyctl (line 548) | def keyctl(self) -> Optional[_builtins.bool]: method mounts (line 556) | def mounts(self) -> Optional[Sequence[_builtins.str]]: method nesting (line 564) | def nesting(self) -> Optional[_builtins.bool]: class ContainerLegacyIdmap (line 572) | class ContainerLegacyIdmap(dict): method __key_warning (line 574) | def __key_warning(key: str): method __getitem__ (line 584) | def __getitem__(self, key: str) -> Any: method get (line 588) | def get(self, key: str, default = None) -> Any: method __init__ (line 592) | def __init__(__self__, *, method container_id (line 610) | def container_id(self) -> _builtins.int: method host_id (line 618) | def host_id(self) -> _builtins.int: method size (line 626) | def size(self) -> _builtins.int: method type (line 634) | def type(self) -> _builtins.str: class ContainerLegacyInitialization (line 642) | class ContainerLegacyInitialization(dict): method __key_warning (line 644) | def __key_warning(key: str): method __getitem__ (line 654) | def __getitem__(self, key: str) -> Any: method get (line 658) | def get(self, key: str, default = None) -> Any: method __init__ (line 662) | def __init__(__self__, *, method dns (line 689) | def dns(self) -> Optional['outputs.ContainerLegacyInitializationDns']: method entrypoint (line 697) | def entrypoint(self) -> Optional[_builtins.str]: method hostname (line 705) | def hostname(self) -> Optional[_builtins.str]: method ip_configs (line 713) | def ip_configs(self) -> Optional[Sequence['outputs.ContainerLegacyInit... method user_account (line 722) | def user_account(self) -> Optional['outputs.ContainerLegacyInitializat... class ContainerLegacyInitializationDns (line 730) | class ContainerLegacyInitializationDns(dict): method __init__ (line 731) | def __init__(__self__, *, method domain (line 751) | def domain(self) -> Optional[_builtins.str]: method server (line 760) | def server(self) -> Optional[_builtins.str]: method servers (line 770) | def servers(self) -> Optional[Sequence[_builtins.str]]: class ContainerLegacyInitializationIpConfig (line 778) | class ContainerLegacyInitializationIpConfig(dict): method __init__ (line 779) | def __init__(__self__, *, method ipv4 (line 793) | def ipv4(self) -> Optional['outputs.ContainerLegacyInitializationIpCon... method ipv6 (line 801) | def ipv6(self) -> Optional['outputs.ContainerLegacyInitializationIpCon... class ContainerLegacyInitializationIpConfigIpv4 (line 809) | class ContainerLegacyInitializationIpConfigIpv4(dict): method __init__ (line 810) | def __init__(__self__, *, method address (line 827) | def address(self) -> Optional[_builtins.str]: method gateway (line 837) | def gateway(self) -> Optional[_builtins.str]: class ContainerLegacyInitializationIpConfigIpv6 (line 846) | class ContainerLegacyInitializationIpConfigIpv6(dict): method __init__ (line 847) | def __init__(__self__, *, method address (line 864) | def address(self) -> Optional[_builtins.str]: method gateway (line 874) | def gateway(self) -> Optional[_builtins.str]: class ContainerLegacyInitializationUserAccount (line 883) | class ContainerLegacyInitializationUserAccount(dict): method __init__ (line 884) | def __init__(__self__, *, method keys (line 898) | def keys(self) -> Optional[Sequence[_builtins.str]]: method password (line 906) | def password(self) -> Optional[_builtins.str]: class ContainerLegacyMemory (line 914) | class ContainerLegacyMemory(dict): method __init__ (line 915) | def __init__(__self__, *, method dedicated (line 930) | def dedicated(self) -> Optional[_builtins.int]: method swap (line 939) | def swap(self) -> Optional[_builtins.int]: class ContainerLegacyMountPoint (line 947) | class ContainerLegacyMountPoint(dict): method __key_warning (line 949) | def __key_warning(key: str): method __getitem__ (line 961) | def __getitem__(self, key: str) -> Any: method get (line 965) | def get(self, key: str, default = None) -> Any: method __init__ (line 969) | def __init__(__self__, *, method path (line 1024) | def path(self) -> _builtins.str: method volume (line 1033) | def volume(self) -> _builtins.str: method acl (line 1042) | def acl(self) -> Optional[_builtins.bool]: method backup (line 1050) | def backup(self) -> Optional[_builtins.bool]: method mount_options (line 1059) | def mount_options(self) -> Optional[Sequence[_builtins.str]]: method path_in_datastore (line 1067) | def path_in_datastore(self) -> Optional[_builtins.str]: method quota (line 1076) | def quota(self) -> Optional[_builtins.bool]: method read_only (line 1085) | def read_only(self) -> Optional[_builtins.bool]: method replicate (line 1093) | def replicate(self) -> Optional[_builtins.bool]: method shared (line 1101) | def shared(self) -> Optional[_builtins.bool]: method size (line 1110) | def size(self) -> Optional[_builtins.str]: class ContainerLegacyNetworkInterface (line 1119) | class ContainerLegacyNetworkInterface(dict): method __key_warning (line 1121) | def __key_warning(key: str): method __getitem__ (line 1135) | def __getitem__(self, key: str) -> Any: method get (line 1139) | def get(self, key: str, default = None) -> Any: method __init__ (line 1143) | def __init__(__self__, *, method name (line 1190) | def name(self) -> _builtins.str: method bridge (line 1198) | def bridge(self) -> Optional[_builtins.str]: method enabled (line 1207) | def enabled(self) -> Optional[_builtins.bool]: method firewall (line 1216) | def firewall(self) -> Optional[_builtins.bool]: method host_managed (line 1225) | def host_managed(self) -> Optional[_builtins.bool]: method mac_address (line 1235) | def mac_address(self) -> Optional[_builtins.str]: method mtu (line 1243) | def mtu(self) -> Optional[_builtins.int]: method rate_limit (line 1252) | def rate_limit(self) -> Optional[_builtins.float]: method vlan_id (line 1260) | def vlan_id(self) -> Optional[_builtins.int]: class ContainerLegacyOperatingSystem (line 1268) | class ContainerLegacyOperatingSystem(dict): method __key_warning (line 1270) | def __key_warning(key: str): method __getitem__ (line 1278) | def __getitem__(self, key: str) -> Any: method get (line 1282) | def get(self, key: str, default = None) -> Any: method __init__ (line 1286) | def __init__(__self__, *, method template_file_id (line 1301) | def template_file_id(self) -> _builtins.str: method type (line 1311) | def type(self) -> Optional[_builtins.str]: class ContainerLegacyStartup (line 1319) | class ContainerLegacyStartup(dict): method __key_warning (line 1321) | def __key_warning(key: str): method __getitem__ (line 1331) | def __getitem__(self, key: str) -> Any: method get (line 1335) | def get(self, key: str, default = None) -> Any: method __init__ (line 1339) | def __init__(__self__, *, method down_delay (line 1360) | def down_delay(self) -> Optional[_builtins.int]: method order (line 1369) | def order(self) -> Optional[_builtins.int]: method up_delay (line 1378) | def up_delay(self) -> Optional[_builtins.int]: class ContainerLegacyWaitForIp (line 1387) | class ContainerLegacyWaitForIp(dict): method __init__ (line 1388) | def __init__(__self__, *, method ipv4 (line 1404) | def ipv4(self) -> Optional[_builtins.bool]: method ipv6 (line 1412) | def ipv6(self) -> Optional[_builtins.bool]: class FileLegacySourceFile (line 1422) | class FileLegacySourceFile(dict): method __key_warning (line 1424) | def __key_warning(key: str): method __getitem__ (line 1434) | def __getitem__(self, key: str) -> Any: method get (line 1438) | def get(self, key: str, default = None) -> Any: method __init__ (line 1442) | def __init__(__self__, *, method path (line 1475) | def path(self) -> _builtins.str: method changed (line 1483) | def changed(self) -> Optional[_builtins.bool]: method checksum (line 1491) | def checksum(self) -> Optional[_builtins.str]: method file_name (line 1499) | def file_name(self) -> Optional[_builtins.str]: method insecure (line 1509) | def insecure(self) -> Optional[_builtins.bool]: method min_tls (line 1518) | def min_tls(self) -> Optional[_builtins.str]: class FileLegacySourceRaw (line 1527) | class FileLegacySourceRaw(dict): method __key_warning (line 1529) | def __key_warning(key: str): method __getitem__ (line 1537) | def __getitem__(self, key: str) -> Any: method get (line 1541) | def get(self, key: str, default = None) -> Any: method __init__ (line 1545) | def __init__(__self__, *, method data (line 1561) | def data(self) -> _builtins.str: method file_name (line 1569) | def file_name(self) -> _builtins.str: method resize (line 1577) | def resize(self) -> Optional[_builtins.int]: class GroupLegacyAcl (line 1585) | class GroupLegacyAcl(dict): method __key_warning (line 1587) | def __key_warning(key: str): method __getitem__ (line 1595) | def __getitem__(self, key: str) -> Any: method get (line 1599) | def get(self, key: str, default = None) -> Any: method __init__ (line 1603) | def __init__(__self__, *, method path (line 1619) | def path(self) -> _builtins.str: method role_id (line 1627) | def role_id(self) -> _builtins.str: method propagate (line 1635) | def propagate(self) -> Optional[_builtins.bool]: class HostsLegacyEntry (line 1643) | class HostsLegacyEntry(dict): method __init__ (line 1644) | def __init__(__self__, *, method address (line 1656) | def address(self) -> _builtins.str: method hostnames (line 1664) | def hostnames(self) -> Sequence[_builtins.str]: class PoolLegacyMember (line 1672) | class PoolLegacyMember(dict): method __key_warning (line 1674) | def __key_warning(key: str): method __getitem__ (line 1686) | def __getitem__(self, key: str) -> Any: method get (line 1690) | def get(self, key: str, default = None) -> Any: method __init__ (line 1694) | def __init__(__self__, *, method datastore_id (line 1720) | def datastore_id(self) -> Optional[_builtins.str]: method id (line 1728) | def id(self) -> Optional[_builtins.str]: method node_name (line 1736) | def node_name(self) -> Optional[_builtins.str]: method type (line 1744) | def type(self) -> Optional[_builtins.str]: method vm_id (line 1752) | def vm_id(self) -> Optional[_builtins.int]: class UserLegacyAcl (line 1760) | class UserLegacyAcl(dict): method __key_warning (line 1762) | def __key_warning(key: str): method __getitem__ (line 1770) | def __getitem__(self, key: str) -> Any: method get (line 1774) | def get(self, key: str, default = None) -> Any: method __init__ (line 1778) | def __init__(__self__, *, method path (line 1794) | def path(self) -> _builtins.str: method role_id (line 1802) | def role_id(self) -> _builtins.str: method propagate (line 1810) | def propagate(self) -> Optional[_builtins.bool]: class Vm2LegacyCdrom (line 1818) | class Vm2LegacyCdrom(dict): method __key_warning (line 1820) | def __key_warning(key: str): method __getitem__ (line 1828) | def __getitem__(self, key: str) -> Any: method get (line 1832) | def get(self, key: str, default = None) -> Any: method __init__ (line 1836) | def __init__(__self__, *, method file_id (line 1846) | def file_id(self) -> Optional[_builtins.str]: class Vm2LegacyCpu (line 1854) | class Vm2LegacyCpu(dict): method __init__ (line 1855) | def __init__(__self__, *, method affinity (line 1901) | def affinity(self) -> Optional[_builtins.str]: method architecture (line 1909) | def architecture(self) -> Optional[_builtins.str]: method cores (line 1917) | def cores(self) -> Optional[_builtins.int]: method flags (line 1925) | def flags(self) -> Optional[Sequence[_builtins.str]]: method limit (line 1933) | def limit(self) -> Optional[_builtins.float]: method numa (line 1941) | def numa(self) -> Optional[_builtins.bool]: method sockets (line 1949) | def sockets(self) -> Optional[_builtins.int]: method type (line 1957) | def type(self) -> Optional[_builtins.str]: method units (line 1965) | def units(self) -> Optional[_builtins.int]: method vcpus (line 1973) | def vcpus(self) -> Optional[_builtins.int]: class Vm2LegacyRng (line 1981) | class Vm2LegacyRng(dict): method __key_warning (line 1983) | def __key_warning(key: str): method __getitem__ (line 1991) | def __getitem__(self, key: str) -> Any: method get (line 1995) | def get(self, key: str, default = None) -> Any: method __init__ (line 1999) | def __init__(__self__, *, method max_bytes (line 2017) | def max_bytes(self) -> Optional[_builtins.int]: method period (line 2025) | def period(self) -> Optional[_builtins.int]: method source (line 2033) | def source(self) -> Optional[_builtins.str]: class Vm2LegacyTimeouts (line 2041) | class Vm2LegacyTimeouts(dict): method __init__ (line 2042) | def __init__(__self__, *, method create (line 2064) | def create(self) -> Optional[_builtins.str]: method delete (line 2072) | def delete(self) -> Optional[_builtins.str]: method read (line 2080) | def read(self) -> Optional[_builtins.str]: method update (line 2088) | def update(self) -> Optional[_builtins.str]: class Vm2LegacyVga (line 2096) | class Vm2LegacyVga(dict): method __init__ (line 2097) | def __init__(__self__, *, method clipboard (line 2115) | def clipboard(self) -> Optional[_builtins.str]: method memory (line 2123) | def memory(self) -> Optional[_builtins.int]: method type (line 2131) | def type(self) -> Optional[_builtins.str]: class VmCdrom (line 2139) | class VmCdrom(dict): method __key_warning (line 2141) | def __key_warning(key: str): method __getitem__ (line 2149) | def __getitem__(self, key: str) -> Any: method get (line 2153) | def get(self, key: str, default = None) -> Any: method __init__ (line 2157) | def __init__(__self__, *, method file_id (line 2167) | def file_id(self) -> Optional[_builtins.str]: class VmCpu (line 2175) | class VmCpu(dict): method __init__ (line 2176) | def __init__(__self__, *, method affinity (line 2222) | def affinity(self) -> Optional[_builtins.str]: method architecture (line 2230) | def architecture(self) -> Optional[_builtins.str]: method cores (line 2238) | def cores(self) -> Optional[_builtins.int]: method flags (line 2246) | def flags(self) -> Optional[Sequence[_builtins.str]]: method limit (line 2254) | def limit(self) -> Optional[_builtins.float]: method numa (line 2262) | def numa(self) -> Optional[_builtins.bool]: method sockets (line 2270) | def sockets(self) -> Optional[_builtins.int]: method type (line 2278) | def type(self) -> Optional[_builtins.str]: method units (line 2286) | def units(self) -> Optional[_builtins.int]: method vcpus (line 2294) | def vcpus(self) -> Optional[_builtins.int]: class VmLegacyAgent (line 2302) | class VmLegacyAgent(dict): method __key_warning (line 2304) | def __key_warning(key: str): method __getitem__ (line 2312) | def __getitem__(self, key: str) -> Any: method get (line 2316) | def get(self, key: str, default = None) -> Any: method __init__ (line 2320) | def __init__(__self__, *, method enabled (line 2349) | def enabled(self) -> Optional[_builtins.bool]: method timeout (line 2358) | def timeout(self) -> Optional[_builtins.str]: method trim (line 2367) | def trim(self) -> Optional[_builtins.bool]: method type (line 2376) | def type(self) -> Optional[_builtins.str]: method wait_for_ip (line 2384) | def wait_for_ip(self) -> Optional['outputs.VmLegacyAgentWaitForIp']: class VmLegacyAgentWaitForIp (line 2392) | class VmLegacyAgentWaitForIp(dict): method __init__ (line 2393) | def __init__(__self__, *, method ipv4 (line 2409) | def ipv4(self) -> Optional[_builtins.bool]: method ipv6 (line 2417) | def ipv6(self) -> Optional[_builtins.bool]: class VmLegacyAmdSev (line 2427) | class VmLegacyAmdSev(dict): method __key_warning (line 2429) | def __key_warning(key: str): method __getitem__ (line 2443) | def __getitem__(self, key: str) -> Any: method get (line 2447) | def get(self, key: str, default = None) -> Any: method __init__ (line 2451) | def __init__(__self__, *, method allow_smt (line 2481) | def allow_smt(self) -> Optional[_builtins.bool]: method kernel_hashes (line 2490) | def kernel_hashes(self) -> Optional[_builtins.bool]: method no_debug (line 2498) | def no_debug(self) -> Optional[_builtins.bool]: method no_key_sharing (line 2507) | def no_key_sharing(self) -> Optional[_builtins.bool]: method type (line 2517) | def type(self) -> Optional[_builtins.str]: class VmLegacyAudioDevice (line 2525) | class VmLegacyAudioDevice(dict): method __init__ (line 2526) | def __init__(__self__, *, method device (line 2548) | def device(self) -> Optional[_builtins.str]: method driver (line 2559) | def driver(self) -> Optional[_builtins.str]: method enabled (line 2567) | def enabled(self) -> Optional[_builtins.bool]: class VmLegacyCdrom (line 2576) | class VmLegacyCdrom(dict): method __key_warning (line 2578) | def __key_warning(key: str): method __getitem__ (line 2586) | def __getitem__(self, key: str) -> Any: method get (line 2590) | def get(self, key: str, default = None) -> Any: method __init__ (line 2594) | def __init__(__self__, *, method enabled (line 2618) | def enabled(self) -> Optional[_builtins.bool]: method file_id (line 2628) | def file_id(self) -> Optional[_builtins.str]: method interface (line 2637) | def interface(self) -> Optional[_builtins.str]: class VmLegacyClone (line 2647) | class VmLegacyClone(dict): method __key_warning (line 2649) | def __key_warning(key: str): method __getitem__ (line 2661) | def __getitem__(self, key: str) -> Any: method get (line 2665) | def get(self, key: str, default = None) -> Any: method __init__ (line 2669) | def __init__(__self__, *, method vm_id (line 2697) | def vm_id(self) -> _builtins.int: method datastore_id (line 2705) | def datastore_id(self) -> Optional[_builtins.str]: method full (line 2713) | def full(self) -> Optional[_builtins.bool]: method node_name (line 2721) | def node_name(self) -> Optional[_builtins.str]: method retries (line 2730) | def retries(self) -> Optional[_builtins.int]: class VmLegacyCpu (line 2740) | class VmLegacyCpu(dict): method __init__ (line 2741) | def __init__(__self__, *, method affinity (line 2815) | def affinity(self) -> Optional[_builtins.str]: method architecture (line 2826) | def architecture(self) -> Optional[_builtins.str]: method cores (line 2834) | def cores(self) -> Optional[_builtins.int]: method flags (line 2842) | def flags(self) -> Optional[Sequence[_builtins.str]]: method hotplugged (line 2872) | def hotplugged(self) -> Optional[_builtins.int]: method limit (line 2881) | def limit(self) -> Optional[_builtins.float]: method numa (line 2890) | def numa(self) -> Optional[_builtins.bool]: method sockets (line 2898) | def sockets(self) -> Optional[_builtins.int]: method type (line 2906) | def type(self) -> Optional[_builtins.str]: method units (line 2915) | def units(self) -> Optional[_builtins.int]: class VmLegacyDisk (line 2923) | class VmLegacyDisk(dict): method __key_warning (line 2925) | def __key_warning(key: str): method __getitem__ (line 2941) | def __getitem__(self, key: str) -> Any: method get (line 2945) | def get(self, key: str, default = None) -> Any: method __init__ (line 2949) | def __init__(__self__, *, method interface (line 3038) | def interface(self) -> _builtins.str: method aio (line 3049) | def aio(self) -> Optional[_builtins.str]: method backup (line 3057) | def backup(self) -> Optional[_builtins.bool]: method cache (line 3065) | def cache(self) -> Optional[_builtins.str]: method datastore_id (line 3073) | def datastore_id(self) -> Optional[_builtins.str]: method discard (line 3082) | def discard(self) -> Optional[_builtins.str]: method file_format (line 3092) | def file_format(self) -> Optional[_builtins.str]: method file_id (line 3100) | def file_id(self) -> Optional[_builtins.str]: method import_from (line 3113) | def import_from(self) -> Optional[_builtins.str]: method iothread (line 3124) | def iothread(self) -> Optional[_builtins.bool]: method path_in_datastore (line 3133) | def path_in_datastore(self) -> Optional[_builtins.str]: method replicate (line 3144) | def replicate(self) -> Optional[_builtins.bool]: method serial (line 3152) | def serial(self) -> Optional[_builtins.str]: method size (line 3160) | def size(self) -> Optional[_builtins.int]: method speed (line 3168) | def speed(self) -> Optional['outputs.VmLegacyDiskSpeed']: method ssd (line 3176) | def ssd(self) -> Optional[_builtins.bool]: class VmLegacyDiskSpeed (line 3186) | class VmLegacyDiskSpeed(dict): method __key_warning (line 3188) | def __key_warning(key: str): method __getitem__ (line 3206) | def __getitem__(self, key: str) -> Any: method get (line 3210) | def get(self, key: str, default = None) -> Any: method __init__ (line 3214) | def __init__(__self__, *, method iops_read (line 3254) | def iops_read(self) -> Optional[_builtins.int]: method iops_read_burstable (line 3262) | def iops_read_burstable(self) -> Optional[_builtins.int]: method iops_write (line 3270) | def iops_write(self) -> Optional[_builtins.int]: method iops_write_burstable (line 3278) | def iops_write_burstable(self) -> Optional[_builtins.int]: method read (line 3286) | def read(self) -> Optional[_builtins.int]: method read_burstable (line 3294) | def read_burstable(self) -> Optional[_builtins.int]: method write (line 3303) | def write(self) -> Optional[_builtins.int]: method write_burstable (line 3311) | def write_burstable(self) -> Optional[_builtins.int]: class VmLegacyEfiDisk (line 3320) | class VmLegacyEfiDisk(dict): method __key_warning (line 3322) | def __key_warning(key: str): method __getitem__ (line 3334) | def __getitem__(self, key: str) -> Any: method get (line 3338) | def get(self, key: str, default = None) -> Any: method __init__ (line 3342) | def __init__(__self__, *, method datastore_id (line 3371) | def datastore_id(self) -> Optional[_builtins.str]: method file_format (line 3380) | def file_format(self) -> Optional[_builtins.str]: method pre_enrolled_keys (line 3388) | def pre_enrolled_keys(self) -> Optional[_builtins.bool]: method type (line 3399) | def type(self) -> Optional[_builtins.str]: class VmLegacyHostpci (line 3410) | class VmLegacyHostpci(dict): method __key_warning (line 3412) | def __key_warning(key: str): method __getitem__ (line 3420) | def __getitem__(self, key: str) -> Any: method get (line 3424) | def get(self, key: str, default = None) -> Any: method __init__ (line 3428) | def __init__(__self__, *, method device (line 3474) | def device(self) -> _builtins.str: method id (line 3483) | def id(self) -> Optional[_builtins.str]: method mapping (line 3493) | def mapping(self) -> Optional[_builtins.str]: method mdev (line 3502) | def mdev(self) -> Optional[_builtins.str]: method pcie (line 3510) | def pcie(self) -> Optional[_builtins.bool]: method rom_file (line 3520) | def rom_file(self) -> Optional[_builtins.str]: method rombar (line 3529) | def rombar(self) -> Optional[_builtins.bool]: method xvga (line 3538) | def xvga(self) -> Optional[_builtins.bool]: class VmLegacyInitialization (line 3547) | class VmLegacyInitialization(dict): method __key_warning (line 3549) | def __key_warning(key: str): method __getitem__ (line 3571) | def __getitem__(self, key: str) -> Any: method get (line 3575) | def get(self, key: str, default = None) -> Any: method __init__ (line 3579) | def __init__(__self__, *, method datastore_id (line 3646) | def datastore_id(self) -> Optional[_builtins.str]: method dns (line 3655) | def dns(self) -> Optional['outputs.VmLegacyInitializationDns']: method file_format (line 3663) | def file_format(self) -> Optional[_builtins.str]: method interface (line 3671) | def interface(self) -> Optional[_builtins.str]: method ip_configs (line 3682) | def ip_configs(self) -> Optional[Sequence['outputs.VmLegacyInitializat... method meta_data_file_id (line 3691) | def meta_data_file_id(self) -> Optional[_builtins.str]: method network_data_file_id (line 3700) | def network_data_file_id(self) -> Optional[_builtins.str]: method type (line 3710) | def type(self) -> Optional[_builtins.str]: method upgrade (line 3718) | def upgrade(self) -> Optional[_builtins.bool]: method user_account (line 3728) | def user_account(self) -> Optional['outputs.VmLegacyInitializationUser... method user_data_file_id (line 3737) | def user_data_file_id(self) -> Optional[_builtins.str]: method vendor_data_file_id (line 3746) | def vendor_data_file_id(self) -> Optional[_builtins.str]: class VmLegacyInitializationDns (line 3755) | class VmLegacyInitializationDns(dict): method __init__ (line 3756) | def __init__(__self__, *, method domain (line 3770) | def domain(self) -> Optional[_builtins.str]: method servers (line 3778) | def servers(self) -> Optional[Sequence[_builtins.str]]: class VmLegacyInitializationIpConfig (line 3786) | class VmLegacyInitializationIpConfig(dict): method __init__ (line 3787) | def __init__(__self__, *, method ipv4 (line 3801) | def ipv4(self) -> Optional['outputs.VmLegacyInitializationIpConfigIpv4']: method ipv6 (line 3809) | def ipv6(self) -> Optional['outputs.VmLegacyInitializationIpConfigIpv6']: class VmLegacyInitializationIpConfigIpv4 (line 3817) | class VmLegacyInitializationIpConfigIpv4(dict): method __init__ (line 3818) | def __init__(__self__, *, method address (line 3835) | def address(self) -> Optional[_builtins.str]: method gateway (line 3845) | def gateway(self) -> Optional[_builtins.str]: class VmLegacyInitializationIpConfigIpv6 (line 3854) | class VmLegacyInitializationIpConfigIpv6(dict): method __init__ (line 3855) | def __init__(__self__, *, method address (line 3872) | def address(self) -> Optional[_builtins.str]: method gateway (line 3882) | def gateway(self) -> Optional[_builtins.str]: class VmLegacyInitializationUserAccount (line 3891) | class VmLegacyInitializationUserAccount(dict): method __init__ (line 3892) | def __init__(__self__, *, method keys (line 3910) | def keys(self) -> Optional[Sequence[_builtins.str]]: method password (line 3918) | def password(self) -> Optional[_builtins.str]: method username (line 3926) | def username(self) -> Optional[_builtins.str]: class VmLegacyMemory (line 3934) | class VmLegacyMemory(dict): method __key_warning (line 3936) | def __key_warning(key: str): method __getitem__ (line 3944) | def __getitem__(self, key: str) -> Any: method get (line 3948) | def get(self, key: str, default = None) -> Any: method __init__ (line 3952) | def __init__(__self__, *, method dedicated (line 3983) | def dedicated(self) -> Optional[_builtins.int]: method floating (line 3991) | def floating(self) -> Optional[_builtins.int]: method hugepages (line 4001) | def hugepages(self) -> Optional[_builtins.str]: method keep_hugepages (line 4009) | def keep_hugepages(self) -> Optional[_builtins.bool]: method shared (line 4020) | def shared(self) -> Optional[_builtins.int]: class VmLegacyNetworkDevice (line 4028) | class VmLegacyNetworkDevice(dict): method __key_warning (line 4030) | def __key_warning(key: str): method __getitem__ (line 4042) | def __getitem__(self, key: str) -> Any: method get (line 4046) | def get(self, key: str, default = None) -> Any: method __init__ (line 4050) | def __init__(__self__, *, method bridge (line 4102) | def bridge(self) -> Optional[_builtins.str]: method disconnected (line 4110) | def disconnected(self) -> Optional[_builtins.bool]: method enabled (line 4119) | def enabled(self) -> Optional[_builtins.bool]: method firewall (line 4127) | def firewall(self) -> Optional[_builtins.bool]: method mac_address (line 4135) | def mac_address(self) -> Optional[_builtins.str]: method model (line 4143) | def model(self) -> Optional[_builtins.str]: method mtu (line 4151) | def mtu(self) -> Optional[_builtins.int]: method queues (line 4159) | def queues(self) -> Optional[_builtins.int]: method rate_limit (line 4167) | def rate_limit(self) -> Optional[_builtins.float]: method trunks (line 4175) | def trunks(self) -> Optional[_builtins.str]: method vlan_id (line 4185) | def vlan_id(self) -> Optional[_builtins.int]: class VmLegacyNuma (line 4193) | class VmLegacyNuma(dict): method __init__ (line 4194) | def __init__(__self__, *, method cpus (line 4218) | def cpus(self) -> _builtins.str: method device (line 4226) | def device(self) -> _builtins.str: method memory (line 4235) | def memory(self) -> _builtins.int: method hostnodes (line 4243) | def hostnodes(self) -> Optional[_builtins.str]: method policy (line 4251) | def policy(self) -> Optional[_builtins.str]: class VmLegacyOperatingSystem (line 4259) | class VmLegacyOperatingSystem(dict): method __init__ (line 4260) | def __init__(__self__, *, method type (line 4270) | def type(self) -> Optional[_builtins.str]: class VmLegacyRng (line 4278) | class VmLegacyRng(dict): method __key_warning (line 4280) | def __key_warning(key: str): method __getitem__ (line 4288) | def __getitem__(self, key: str) -> Any: method get (line 4292) | def get(self, key: str, default = None) -> Any: method __init__ (line 4296) | def __init__(__self__, *, method source (line 4313) | def source(self) -> _builtins.str: method max_bytes (line 4321) | def max_bytes(self) -> Optional[_builtins.int]: method period (line 4329) | def period(self) -> Optional[_builtins.int]: class VmLegacySerialDevice (line 4337) | class VmLegacySerialDevice(dict): method __init__ (line 4338) | def __init__(__self__, *, method device (line 4349) | def device(self) -> Optional[_builtins.str]: class VmLegacySmbios (line 4358) | class VmLegacySmbios(dict): method __init__ (line 4359) | def __init__(__self__, *, method family (line 4393) | def family(self) -> Optional[_builtins.str]: method manufacturer (line 4401) | def manufacturer(self) -> Optional[_builtins.str]: method product (line 4409) | def product(self) -> Optional[_builtins.str]: method serial (line 4417) | def serial(self) -> Optional[_builtins.str]: method sku (line 4425) | def sku(self) -> Optional[_builtins.str]: method uuid (line 4433) | def uuid(self) -> Optional[_builtins.str]: method version (line 4441) | def version(self) -> Optional[_builtins.str]: class VmLegacyStartup (line 4449) | class VmLegacyStartup(dict): method __key_warning (line 4451) | def __key_warning(key: str): method __getitem__ (line 4461) | def __getitem__(self, key: str) -> Any: method get (line 4465) | def get(self, key: str, default = None) -> Any: method __init__ (line 4469) | def __init__(__self__, *, method down_delay (line 4490) | def down_delay(self) -> Optional[_builtins.int]: method order (line 4499) | def order(self) -> Optional[_builtins.int]: method up_delay (line 4508) | def up_delay(self) -> Optional[_builtins.int]: class VmLegacyTpmState (line 4517) | class VmLegacyTpmState(dict): method __key_warning (line 4519) | def __key_warning(key: str): method __getitem__ (line 4527) | def __getitem__(self, key: str) -> Any: method get (line 4531) | def get(self, key: str, default = None) -> Any: method __init__ (line 4535) | def __init__(__self__, *, method datastore_id (line 4551) | def datastore_id(self) -> Optional[_builtins.str]: method version (line 4560) | def version(self) -> Optional[_builtins.str]: class VmLegacyUsb (line 4569) | class VmLegacyUsb(dict): method __init__ (line 4570) | def __init__(__self__, *, method host (line 4589) | def host(self) -> Optional[_builtins.str]: method mapping (line 4597) | def mapping(self) -> Optional[_builtins.str]: method usb3 (line 4605) | def usb3(self) -> Optional[_builtins.bool]: class VmLegacyVga (line 4614) | class VmLegacyVga(dict): method __init__ (line 4615) | def __init__(__self__, *, method clipboard (line 4633) | def clipboard(self) -> Optional[_builtins.str]: method memory (line 4641) | def memory(self) -> Optional[_builtins.int]: method type (line 4649) | def type(self) -> Optional[_builtins.str]: class VmLegacyVirtiof (line 4657) | class VmLegacyVirtiof(dict): method __key_warning (line 4659) | def __key_warning(key: str): method __getitem__ (line 4671) | def __getitem__(self, key: str) -> Any: method get (line 4675) | def get(self, key: str, default = None) -> Any: method __init__ (line 4679) | def __init__(__self__, *, method mapping (line 4704) | def mapping(self) -> _builtins.str: method cache (line 4712) | def cache(self) -> Optional[_builtins.str]: method direct_io (line 4720) | def direct_io(self) -> Optional[_builtins.bool]: method expose_acl (line 4728) | def expose_acl(self) -> Optional[_builtins.bool]: method expose_xattr (line 4736) | def expose_xattr(self) -> Optional[_builtins.bool]: class VmLegacyWatchdog (line 4744) | class VmLegacyWatchdog(dict): method __init__ (line 4745) | def __init__(__self__, *, method action (line 4763) | def action(self) -> Optional[_builtins.str]: method enabled (line 4771) | def enabled(self) -> Optional[_builtins.bool]: method model (line 4779) | def model(self) -> Optional[_builtins.str]: class VmRng (line 4787) | class VmRng(dict): method __key_warning (line 4789) | def __key_warning(key: str): method __getitem__ (line 4797) | def __getitem__(self, key: str) -> Any: method get (line 4801) | def get(self, key: str, default = None) -> Any: method __init__ (line 4805) | def __init__(__self__, *, method max_bytes (line 4823) | def max_bytes(self) -> Optional[_builtins.int]: method period (line 4831) | def period(self) -> Optional[_builtins.int]: method source (line 4839) | def source(self) -> Optional[_builtins.str]: class VmTimeouts (line 4847) | class VmTimeouts(dict): method __init__ (line 4848) | def __init__(__self__, *, method create (line 4870) | def create(self) -> Optional[_builtins.str]: method delete (line 4878) | def delete(self) -> Optional[_builtins.str]: method read (line 4886) | def read(self) -> Optional[_builtins.str]: method update (line 4894) | def update(self) -> Optional[_builtins.str]: class VmVga (line 4902) | class VmVga(dict): method __init__ (line 4903) | def __init__(__self__, *, method clipboard (line 4921) | def clipboard(self) -> Optional[_builtins.str]: method memory (line 4929) | def memory(self) -> Optional[_builtins.int]: method type (line 4937) | def type(self) -> Optional[_builtins.str]: class GetContainersLegacyContainerResult (line 4945) | class GetContainersLegacyContainerResult(dict): method __init__ (line 4946) | def __init__(__self__, *, method name (line 4973) | def name(self) -> _builtins.str: method node_name (line 4981) | def node_name(self) -> _builtins.str: method tags (line 4989) | def tags(self) -> Sequence[_builtins.str]: method vm_id (line 4998) | def vm_id(self) -> _builtins.int: method status (line 5006) | def status(self) -> Optional[_builtins.str]: method template (line 5014) | def template(self) -> Optional[_builtins.bool]: class GetContainersLegacyFilterResult (line 5022) | class GetContainersLegacyFilterResult(dict): method __init__ (line 5023) | def __init__(__self__, *, method name (line 5039) | def name(self) -> _builtins.str: method values (line 5047) | def values(self) -> Sequence[_builtins.str]: method regex (line 5055) | def regex(self) -> Optional[_builtins.bool]: class GetDatastoresDatastoreResult (line 5063) | class GetDatastoresDatastoreResult(dict): method __init__ (line 5064) | def __init__(__self__, *, method content_types (line 5110) | def content_types(self) -> Sequence[_builtins.str]: method id (line 5118) | def id(self) -> _builtins.str: method node_name (line 5126) | def node_name(self) -> _builtins.str: method type (line 5134) | def type(self) -> _builtins.str: method active (line 5142) | def active(self) -> Optional[_builtins.bool]: method enabled (line 5150) | def enabled(self) -> Optional[_builtins.bool]: method shared (line 5158) | def shared(self) -> Optional[_builtins.bool]: method space_available (line 5166) | def space_available(self) -> Optional[_builtins.int]: method space_total (line 5174) | def space_total(self) -> Optional[_builtins.int]: method space_used (line 5182) | def space_used(self) -> Optional[_builtins.int]: method space_used_fraction (line 5190) | def space_used_fraction(self) -> Optional[_builtins.float]: class GetDatastoresFiltersResult (line 5198) | class GetDatastoresFiltersResult(dict): method __init__ (line 5199) | def __init__(__self__, *, method content_types (line 5217) | def content_types(self) -> Optional[Sequence[_builtins.str]]: method id (line 5225) | def id(self) -> Optional[_builtins.str]: method target (line 5233) | def target(self) -> Optional[_builtins.str]: class GetDatastoresLegacyDatastoreResult (line 5241) | class GetDatastoresLegacyDatastoreResult(dict): method __init__ (line 5242) | def __init__(__self__, *, method content_types (line 5288) | def content_types(self) -> Sequence[_builtins.str]: method id (line 5296) | def id(self) -> _builtins.str: method node_name (line 5304) | def node_name(self) -> _builtins.str: method type (line 5312) | def type(self) -> _builtins.str: method active (line 5320) | def active(self) -> Optional[_builtins.bool]: method enabled (line 5328) | def enabled(self) -> Optional[_builtins.bool]: method shared (line 5336) | def shared(self) -> Optional[_builtins.bool]: method space_available (line 5344) | def space_available(self) -> Optional[_builtins.int]: method space_total (line 5352) | def space_total(self) -> Optional[_builtins.int]: method space_used (line 5360) | def space_used(self) -> Optional[_builtins.int]: method space_used_fraction (line 5368) | def space_used_fraction(self) -> Optional[_builtins.float]: class GetDatastoresLegacyFiltersResult (line 5376) | class GetDatastoresLegacyFiltersResult(dict): method __init__ (line 5377) | def __init__(__self__, *, method content_types (line 5395) | def content_types(self) -> Optional[Sequence[_builtins.str]]: method id (line 5403) | def id(self) -> Optional[_builtins.str]: method target (line 5411) | def target(self) -> Optional[_builtins.str]: class GetFilesFileResult (line 5419) | class GetFilesFileResult(dict): method __init__ (line 5420) | def __init__(__self__, *, method content_type (line 5444) | def content_type(self) -> _builtins.str: method file_format (line 5452) | def file_format(self) -> _builtins.str: method file_name (line 5460) | def file_name(self) -> _builtins.str: method file_size (line 5468) | def file_size(self) -> _builtins.int: method id (line 5476) | def id(self) -> _builtins.str: method vmid (line 5484) | def vmid(self) -> _builtins.int: class GetGroupLegacyAclResult (line 5492) | class GetGroupLegacyAclResult(dict): method __init__ (line 5493) | def __init__(__self__, *, method path (line 5508) | def path(self) -> _builtins.str: method propagate (line 5516) | def propagate(self) -> _builtins.bool: method role_id (line 5524) | def role_id(self) -> _builtins.str: class GetHostsLegacyEntryResult (line 5532) | class GetHostsLegacyEntryResult(dict): method __init__ (line 5533) | def __init__(__self__, *, method address (line 5545) | def address(self) -> _builtins.str: method hostnames (line 5553) | def hostnames(self) -> Sequence[_builtins.str]: class GetPoolLegacyMemberResult (line 5561) | class GetPoolLegacyMemberResult(dict): method __init__ (line 5562) | def __init__(__self__, *, method datastore_id (line 5583) | def datastore_id(self) -> _builtins.str: method id (line 5591) | def id(self) -> _builtins.str: method node_name (line 5599) | def node_name(self) -> _builtins.str: method type (line 5607) | def type(self) -> _builtins.str: method vm_id (line 5615) | def vm_id(self) -> _builtins.int: class GetReplicationsLegacyReplicationResult (line 5623) | class GetReplicationsLegacyReplicationResult(dict): method __init__ (line 5624) | def __init__(__self__, *, method comment (line 5650) | def comment(self) -> _builtins.str: method disable (line 5655) | def disable(self) -> _builtins.bool: method guest (line 5660) | def guest(self) -> _builtins.int: method id (line 5665) | def id(self) -> _builtins.str: method jobnum (line 5670) | def jobnum(self) -> _builtins.int: method rate (line 5675) | def rate(self) -> _builtins.float: method remove_job (line 5680) | def remove_job(self) -> _builtins.str: method schedule (line 5685) | def schedule(self) -> _builtins.str: method source (line 5690) | def source(self) -> _builtins.str: method target (line 5695) | def target(self) -> _builtins.str: method type (line 5700) | def type(self) -> _builtins.str: class GetReplicationsReplicationResult (line 5705) | class GetReplicationsReplicationResult(dict): method __init__ (line 5706) | def __init__(__self__, *, method comment (line 5732) | def comment(self) -> _builtins.str: method disable (line 5737) | def disable(self) -> _builtins.bool: method guest (line 5742) | def guest(self) -> _builtins.int: method id (line 5747) | def id(self) -> _builtins.str: method jobnum (line 5752) | def jobnum(self) -> _builtins.int: method rate (line 5757) | def rate(self) -> _builtins.float: method remove_job (line 5762) | def remove_job(self) -> _builtins.str: method schedule (line 5767) | def schedule(self) -> _builtins.str: method source (line 5772) | def source(self) -> _builtins.str: method target (line 5777) | def target(self) -> _builtins.str: method type (line 5782) | def type(self) -> _builtins.str: class GetUserLegacyAclResult (line 5787) | class GetUserLegacyAclResult(dict): method __init__ (line 5788) | def __init__(__self__, *, method path (line 5803) | def path(self) -> _builtins.str: method propagate (line 5811) | def propagate(self) -> _builtins.bool: method role_id (line 5819) | def role_id(self) -> _builtins.str: class GetVm2LegacyCdromResult (line 5827) | class GetVm2LegacyCdromResult(dict): method __init__ (line 5828) | def __init__(__self__, *, method file_id (line 5837) | def file_id(self) -> _builtins.str: class GetVm2LegacyCpuResult (line 5845) | class GetVm2LegacyCpuResult(dict): method __init__ (line 5846) | def __init__(__self__, *, method affinity (line 5882) | def affinity(self) -> _builtins.str: method architecture (line 5890) | def architecture(self) -> _builtins.str: method cores (line 5898) | def cores(self) -> _builtins.int: method flags (line 5906) | def flags(self) -> Sequence[_builtins.str]: method limit (line 5914) | def limit(self) -> _builtins.float: method numa (line 5922) | def numa(self) -> _builtins.bool: method sockets (line 5930) | def sockets(self) -> _builtins.int: method type (line 5938) | def type(self) -> _builtins.str: method units (line 5946) | def units(self) -> _builtins.int: method vcpus (line 5954) | def vcpus(self) -> _builtins.int: class GetVm2LegacyRngResult (line 5962) | class GetVm2LegacyRngResult(dict): method __init__ (line 5963) | def __init__(__self__, *, method max_bytes (line 5978) | def max_bytes(self) -> _builtins.int: method period (line 5986) | def period(self) -> _builtins.int: method source (line 5994) | def source(self) -> _builtins.str: class GetVm2LegacyTimeoutsResult (line 6002) | class GetVm2LegacyTimeoutsResult(dict): method __init__ (line 6003) | def __init__(__self__, *, method read (line 6013) | def read(self) -> Optional[_builtins.str]: class GetVm2LegacyVgaResult (line 6021) | class GetVm2LegacyVgaResult(dict): method __init__ (line 6022) | def __init__(__self__, *, method clipboard (line 6037) | def clipboard(self) -> _builtins.str: method memory (line 6045) | def memory(self) -> _builtins.int: method type (line 6053) | def type(self) -> _builtins.str: class GetVmCdromResult (line 6061) | class GetVmCdromResult(dict): method __init__ (line 6062) | def __init__(__self__, *, method file_id (line 6071) | def file_id(self) -> _builtins.str: class GetVmCpuResult (line 6079) | class GetVmCpuResult(dict): method __init__ (line 6080) | def __init__(__self__, *, method affinity (line 6116) | def affinity(self) -> _builtins.str: method architecture (line 6124) | def architecture(self) -> _builtins.str: method cores (line 6132) | def cores(self) -> _builtins.int: method flags (line 6140) | def flags(self) -> Sequence[_builtins.str]: method limit (line 6148) | def limit(self) -> _builtins.float: method numa (line 6156) | def numa(self) -> _builtins.bool: method sockets (line 6164) | def sockets(self) -> _builtins.int: method type (line 6172) | def type(self) -> _builtins.str: method units (line 6180) | def units(self) -> _builtins.int: method vcpus (line 6188) | def vcpus(self) -> _builtins.int: class GetVmRngResult (line 6196) | class GetVmRngResult(dict): method __init__ (line 6197) | def __init__(__self__, *, method max_bytes (line 6212) | def max_bytes(self) -> _builtins.int: method period (line 6220) | def period(self) -> _builtins.int: method source (line 6228) | def source(self) -> _builtins.str: class GetVmTimeoutsResult (line 6236) | class GetVmTimeoutsResult(dict): method __init__ (line 6237) | def __init__(__self__, *, method read (line 6247) | def read(self) -> Optional[_builtins.str]: class GetVmVgaResult (line 6255) | class GetVmVgaResult(dict): method __init__ (line 6256) | def __init__(__self__, *, method clipboard (line 6271) | def clipboard(self) -> _builtins.str: method memory (line 6279) | def memory(self) -> _builtins.int: method type (line 6287) | def type(self) -> _builtins.str: class GetVmsLegacyFilterResult (line 6295) | class GetVmsLegacyFilterResult(dict): method __init__ (line 6296) | def __init__(__self__, *, method name (line 6312) | def name(self) -> _builtins.str: method values (line 6320) | def values(self) -> Sequence[_builtins.str]: method regex (line 6328) | def regex(self) -> Optional[_builtins.bool]: class GetVmsLegacyVmResult (line 6336) | class GetVmsLegacyVmResult(dict): method __init__ (line 6337) | def __init__(__self__, *, method name (line 6364) | def name(self) -> _builtins.str: method node_name (line 6372) | def node_name(self) -> _builtins.str: method tags (line 6380) | def tags(self) -> Sequence[_builtins.str]: method vm_id (line 6389) | def vm_id(self) -> _builtins.int: method status (line 6397) | def status(self) -> Optional[_builtins.str]: method template (line 6405) | def template(self) -> Optional[_builtins.bool]: FILE: sdk/python/pulumi_proxmoxve/pool/membership.py class MembershipArgs (line 20) | class MembershipArgs: method __init__ (line 21) | def __init__(__self__, *, method pool_id (line 40) | def pool_id(self) -> pulumi.Input[_builtins.str]: method pool_id (line 47) | def pool_id(self, value: pulumi.Input[_builtins.str]): method storage_id (line 52) | def storage_id(self) -> Optional[pulumi.Input[_builtins.str]]: method storage_id (line 59) | def storage_id(self, value: Optional[pulumi.Input[_builtins.str]]): method vm_id (line 64) | def vm_id(self) -> Optional[pulumi.Input[_builtins.int]]: method vm_id (line 71) | def vm_id(self, value: Optional[pulumi.Input[_builtins.int]]): class _MembershipState (line 76) | class _MembershipState: method __init__ (line 77) | def __init__(__self__, *, method pool_id (line 101) | def pool_id(self) -> Optional[pulumi.Input[_builtins.str]]: method pool_id (line 108) | def pool_id(self, value: Optional[pulumi.Input[_builtins.str]]): method storage_id (line 113) | def storage_id(self) -> Optional[pulumi.Input[_builtins.str]]: method storage_id (line 120) | def storage_id(self, value: Optional[pulumi.Input[_builtins.str]]): method type (line 125) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 132) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): method vm_id (line 137) | def vm_id(self) -> Optional[pulumi.Input[_builtins.int]]: method vm_id (line 144) | def vm_id(self, value: Optional[pulumi.Input[_builtins.int]]): class Membership (line 149) | class Membership(pulumi.CustomResource): method __init__ (line 151) | def __init__(__self__, method __init__ (line 200) | def __init__(__self__, method __init__ (line 243) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 250) | def _internal_init(__self__, method get (line 278) | def get(resource_name: str, method pool_id (line 309) | def pool_id(self) -> pulumi.Output[_builtins.str]: method storage_id (line 317) | def storage_id(self) -> pulumi.Output[Optional[_builtins.str]]: method type (line 325) | def type(self) -> pulumi.Output[_builtins.str]: method vm_id (line 333) | def vm_id(self) -> pulumi.Output[Optional[_builtins.int]]: FILE: sdk/python/pulumi_proxmoxve/pool/membership_legacy.py class MembershipLegacyArgs (line 20) | class MembershipLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method pool_id (line 40) | def pool_id(self) -> pulumi.Input[_builtins.str]: method pool_id (line 47) | def pool_id(self, value: pulumi.Input[_builtins.str]): method storage_id (line 52) | def storage_id(self) -> Optional[pulumi.Input[_builtins.str]]: method storage_id (line 59) | def storage_id(self, value: Optional[pulumi.Input[_builtins.str]]): method vm_id (line 64) | def vm_id(self) -> Optional[pulumi.Input[_builtins.int]]: method vm_id (line 71) | def vm_id(self, value: Optional[pulumi.Input[_builtins.int]]): class _MembershipLegacyState (line 76) | class _MembershipLegacyState: method __init__ (line 77) | def __init__(__self__, *, method pool_id (line 101) | def pool_id(self) -> Optional[pulumi.Input[_builtins.str]]: method pool_id (line 108) | def pool_id(self, value: Optional[pulumi.Input[_builtins.str]]): method storage_id (line 113) | def storage_id(self) -> Optional[pulumi.Input[_builtins.str]]: method storage_id (line 120) | def storage_id(self, value: Optional[pulumi.Input[_builtins.str]]): method type (line 125) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 132) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): method vm_id (line 137) | def vm_id(self) -> Optional[pulumi.Input[_builtins.int]]: method vm_id (line 144) | def vm_id(self, value: Optional[pulumi.Input[_builtins.int]]): class MembershipLegacy (line 149) | class MembershipLegacy(pulumi.CustomResource): method __init__ (line 151) | def __init__(__self__, method __init__ (line 202) | def __init__(__self__, method __init__ (line 247) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 254) | def _internal_init(__self__, method get (line 282) | def get(resource_name: str, method pool_id (line 313) | def pool_id(self) -> pulumi.Output[_builtins.str]: method storage_id (line 321) | def storage_id(self) -> pulumi.Output[Optional[_builtins.str]]: method type (line 329) | def type(self) -> pulumi.Output[_builtins.str]: method vm_id (line 337) | def vm_id(self) -> pulumi.Output[Optional[_builtins.int]]: FILE: sdk/python/pulumi_proxmoxve/pool_legacy.py class PoolLegacyArgs (line 22) | class PoolLegacyArgs: method __init__ (line 23) | def __init__(__self__, *, method pool_id (line 38) | def pool_id(self) -> pulumi.Input[_builtins.str]: method pool_id (line 45) | def pool_id(self, value: pulumi.Input[_builtins.str]): method comment (line 50) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 57) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): class _PoolLegacyState (line 62) | class _PoolLegacyState: method __init__ (line 63) | def __init__(__self__, *, method comment (line 83) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 90) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method members (line 95) | def members(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['Pool... method members (line 102) | def members(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['... method pool_id (line 107) | def pool_id(self) -> Optional[pulumi.Input[_builtins.str]]: method pool_id (line 114) | def pool_id(self, value: Optional[pulumi.Input[_builtins.str]]): class PoolLegacy (line 119) | class PoolLegacy(pulumi.CustomResource): method __init__ (line 121) | def __init__(__self__, method __init__ (line 157) | def __init__(__self__, method __init__ (line 189) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 196) | def _internal_init(__self__, method get (line 222) | def get(resource_name: str, method comment (line 250) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method members (line 258) | def members(self) -> pulumi.Output[Sequence['outputs.PoolLegacyMember']]: method pool_id (line 266) | def pool_id(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/provider.py class ProviderArgs (line 21) | class ProviderArgs: method __init__ (line 22) | def __init__(__self__, *, method api_token (line 89) | def api_token(self) -> Optional[pulumi.Input[_builtins.str]]: method api_token (line 96) | def api_token(self, value: Optional[pulumi.Input[_builtins.str]]): method auth_ticket (line 101) | def auth_ticket(self) -> Optional[pulumi.Input[_builtins.str]]: method auth_ticket (line 108) | def auth_ticket(self, value: Optional[pulumi.Input[_builtins.str]]): method csrf_prevention_token (line 113) | def csrf_prevention_token(self) -> Optional[pulumi.Input[_builtins.str]]: method csrf_prevention_token (line 120) | def csrf_prevention_token(self, value: Optional[pulumi.Input[_builtins... method endpoint (line 125) | def endpoint(self) -> Optional[pulumi.Input[_builtins.str]]: method endpoint (line 132) | def endpoint(self, value: Optional[pulumi.Input[_builtins.str]]): method insecure (line 137) | def insecure(self) -> Optional[pulumi.Input[_builtins.bool]]: method insecure (line 144) | def insecure(self, value: Optional[pulumi.Input[_builtins.bool]]): method min_tls (line 149) | def min_tls(self) -> Optional[pulumi.Input[_builtins.str]]: method min_tls (line 156) | def min_tls(self, value: Optional[pulumi.Input[_builtins.str]]): method otp (line 162) | def otp(self) -> Optional[pulumi.Input[_builtins.str]]: method otp (line 169) | def otp(self, value: Optional[pulumi.Input[_builtins.str]]): method password (line 174) | def password(self) -> Optional[pulumi.Input[_builtins.str]]: method password (line 181) | def password(self, value: Optional[pulumi.Input[_builtins.str]]): method random_vm_id_end (line 186) | def random_vm_id_end(self) -> Optional[pulumi.Input[_builtins.int]]: method random_vm_id_end (line 193) | def random_vm_id_end(self, value: Optional[pulumi.Input[_builtins.int]]): method random_vm_id_start (line 198) | def random_vm_id_start(self) -> Optional[pulumi.Input[_builtins.int]]: method random_vm_id_start (line 205) | def random_vm_id_start(self, value: Optional[pulumi.Input[_builtins.in... method random_vm_ids (line 210) | def random_vm_ids(self) -> Optional[pulumi.Input[_builtins.bool]]: method random_vm_ids (line 217) | def random_vm_ids(self, value: Optional[pulumi.Input[_builtins.bool]]): method ssh (line 222) | def ssh(self) -> Optional[pulumi.Input['ProviderSshArgs']]: method ssh (line 229) | def ssh(self, value: Optional[pulumi.Input['ProviderSshArgs']]): method tmp_dir (line 234) | def tmp_dir(self) -> Optional[pulumi.Input[_builtins.str]]: method tmp_dir (line 241) | def tmp_dir(self, value: Optional[pulumi.Input[_builtins.str]]): method username (line 246) | def username(self) -> Optional[pulumi.Input[_builtins.str]]: method username (line 253) | def username(self, value: Optional[pulumi.Input[_builtins.str]]): class Provider (line 258) | class Provider(pulumi.ProviderResource): method __init__ (line 260) | def __init__(__self__, method __init__ (line 304) | def __init__(__self__, method __init__ (line 320) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 327) | def _internal_init(__self__, method api_token (line 377) | def api_token(self) -> pulumi.Output[Optional[_builtins.str]]: method auth_ticket (line 385) | def auth_ticket(self) -> pulumi.Output[Optional[_builtins.str]]: method csrf_prevention_token (line 393) | def csrf_prevention_token(self) -> pulumi.Output[Optional[_builtins.st... method endpoint (line 401) | def endpoint(self) -> pulumi.Output[Optional[_builtins.str]]: method min_tls (line 409) | def min_tls(self) -> pulumi.Output[Optional[_builtins.str]]: method otp (line 418) | def otp(self) -> pulumi.Output[Optional[_builtins.str]]: method password (line 426) | def password(self) -> pulumi.Output[Optional[_builtins.str]]: method tmp_dir (line 434) | def tmp_dir(self) -> pulumi.Output[Optional[_builtins.str]]: method username (line 442) | def username(self) -> pulumi.Output[Optional[_builtins.str]]: class TerraformConfigResult (line 449) | class TerraformConfigResult: method __init__ (line 450) | def __init__(__self__, result=None): method result (line 457) | def result(self) -> Mapping[str, Any]: method terraform_config (line 460) | def terraform_config(__self__) -> pulumi.Output['Provider.TerraformCon... FILE: sdk/python/pulumi_proxmoxve/realm/ldap.py class LdapArgs (line 20) | class LdapArgs: method __init__ (line 21) | def __init__(__self__, *, method base_dn (line 133) | def base_dn(self) -> pulumi.Input[_builtins.str]: method base_dn (line 140) | def base_dn(self, value: pulumi.Input[_builtins.str]): method realm (line 145) | def realm(self) -> pulumi.Input[_builtins.str]: method realm (line 152) | def realm(self, value: pulumi.Input[_builtins.str]): method server1 (line 157) | def server1(self) -> pulumi.Input[_builtins.str]: method server1 (line 164) | def server1(self, value: pulumi.Input[_builtins.str]): method bind_dn (line 169) | def bind_dn(self) -> Optional[pulumi.Input[_builtins.str]]: method bind_dn (line 176) | def bind_dn(self, value: Optional[pulumi.Input[_builtins.str]]): method bind_password (line 181) | def bind_password(self) -> Optional[pulumi.Input[_builtins.str]]: method bind_password (line 188) | def bind_password(self, value: Optional[pulumi.Input[_builtins.str]]): method ca_path (line 193) | def ca_path(self) -> Optional[pulumi.Input[_builtins.str]]: method ca_path (line 200) | def ca_path(self, value: Optional[pulumi.Input[_builtins.str]]): method case_sensitive (line 205) | def case_sensitive(self) -> Optional[pulumi.Input[_builtins.bool]]: method case_sensitive (line 212) | def case_sensitive(self, value: Optional[pulumi.Input[_builtins.bool]]): method cert_key_path (line 217) | def cert_key_path(self) -> Optional[pulumi.Input[_builtins.str]]: method cert_key_path (line 224) | def cert_key_path(self, value: Optional[pulumi.Input[_builtins.str]]): method cert_path (line 229) | def cert_path(self) -> Optional[pulumi.Input[_builtins.str]]: method cert_path (line 236) | def cert_path(self, value: Optional[pulumi.Input[_builtins.str]]): method comment (line 241) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 248) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method default (line 253) | def default(self) -> Optional[pulumi.Input[_builtins.bool]]: method default (line 260) | def default(self, value: Optional[pulumi.Input[_builtins.bool]]): method filter (line 265) | def filter(self) -> Optional[pulumi.Input[_builtins.str]]: method filter (line 272) | def filter(self, value: Optional[pulumi.Input[_builtins.str]]): method group_classes (line 277) | def group_classes(self) -> Optional[pulumi.Input[_builtins.str]]: method group_classes (line 284) | def group_classes(self, value: Optional[pulumi.Input[_builtins.str]]): method group_dn (line 289) | def group_dn(self) -> Optional[pulumi.Input[_builtins.str]]: method group_dn (line 296) | def group_dn(self, value: Optional[pulumi.Input[_builtins.str]]): method group_filter (line 301) | def group_filter(self) -> Optional[pulumi.Input[_builtins.str]]: method group_filter (line 308) | def group_filter(self, value: Optional[pulumi.Input[_builtins.str]]): method group_name_attr (line 313) | def group_name_attr(self) -> Optional[pulumi.Input[_builtins.str]]: method group_name_attr (line 320) | def group_name_attr(self, value: Optional[pulumi.Input[_builtins.str]]): method mode (line 325) | def mode(self) -> Optional[pulumi.Input[_builtins.str]]: method mode (line 332) | def mode(self, value: Optional[pulumi.Input[_builtins.str]]): method port (line 337) | def port(self) -> Optional[pulumi.Input[_builtins.int]]: method port (line 344) | def port(self, value: Optional[pulumi.Input[_builtins.int]]): method secure (line 350) | def secure(self) -> Optional[pulumi.Input[_builtins.bool]]: method secure (line 357) | def secure(self, value: Optional[pulumi.Input[_builtins.bool]]): method server2 (line 362) | def server2(self) -> Optional[pulumi.Input[_builtins.str]]: method server2 (line 369) | def server2(self, value: Optional[pulumi.Input[_builtins.str]]): method ssl_version (line 374) | def ssl_version(self) -> Optional[pulumi.Input[_builtins.str]]: method ssl_version (line 381) | def ssl_version(self, value: Optional[pulumi.Input[_builtins.str]]): method sync_attributes (line 386) | def sync_attributes(self) -> Optional[pulumi.Input[_builtins.str]]: method sync_attributes (line 393) | def sync_attributes(self, value: Optional[pulumi.Input[_builtins.str]]): method sync_defaults_options (line 398) | def sync_defaults_options(self) -> Optional[pulumi.Input[_builtins.str]]: method sync_defaults_options (line 405) | def sync_defaults_options(self, value: Optional[pulumi.Input[_builtins... method user_attr (line 410) | def user_attr(self) -> Optional[pulumi.Input[_builtins.str]]: method user_attr (line 417) | def user_attr(self, value: Optional[pulumi.Input[_builtins.str]]): method user_classes (line 422) | def user_classes(self) -> Optional[pulumi.Input[_builtins.str]]: method user_classes (line 429) | def user_classes(self, value: Optional[pulumi.Input[_builtins.str]]): method verify (line 434) | def verify(self) -> Optional[pulumi.Input[_builtins.bool]]: method verify (line 441) | def verify(self, value: Optional[pulumi.Input[_builtins.bool]]): class _LdapState (line 446) | class _LdapState: method __init__ (line 447) | def __init__(__self__, *, method base_dn (line 562) | def base_dn(self) -> Optional[pulumi.Input[_builtins.str]]: method base_dn (line 569) | def base_dn(self, value: Optional[pulumi.Input[_builtins.str]]): method bind_dn (line 574) | def bind_dn(self) -> Optional[pulumi.Input[_builtins.str]]: method bind_dn (line 581) | def bind_dn(self, value: Optional[pulumi.Input[_builtins.str]]): method bind_password (line 586) | def bind_password(self) -> Optional[pulumi.Input[_builtins.str]]: method bind_password (line 593) | def bind_password(self, value: Optional[pulumi.Input[_builtins.str]]): method ca_path (line 598) | def ca_path(self) -> Optional[pulumi.Input[_builtins.str]]: method ca_path (line 605) | def ca_path(self, value: Optional[pulumi.Input[_builtins.str]]): method case_sensitive (line 610) | def case_sensitive(self) -> Optional[pulumi.Input[_builtins.bool]]: method case_sensitive (line 617) | def case_sensitive(self, value: Optional[pulumi.Input[_builtins.bool]]): method cert_key_path (line 622) | def cert_key_path(self) -> Optional[pulumi.Input[_builtins.str]]: method cert_key_path (line 629) | def cert_key_path(self, value: Optional[pulumi.Input[_builtins.str]]): method cert_path (line 634) | def cert_path(self) -> Optional[pulumi.Input[_builtins.str]]: method cert_path (line 641) | def cert_path(self, value: Optional[pulumi.Input[_builtins.str]]): method comment (line 646) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 653) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method default (line 658) | def default(self) -> Optional[pulumi.Input[_builtins.bool]]: method default (line 665) | def default(self, value: Optional[pulumi.Input[_builtins.bool]]): method filter (line 670) | def filter(self) -> Optional[pulumi.Input[_builtins.str]]: method filter (line 677) | def filter(self, value: Optional[pulumi.Input[_builtins.str]]): method group_classes (line 682) | def group_classes(self) -> Optional[pulumi.Input[_builtins.str]]: method group_classes (line 689) | def group_classes(self, value: Optional[pulumi.Input[_builtins.str]]): method group_dn (line 694) | def group_dn(self) -> Optional[pulumi.Input[_builtins.str]]: method group_dn (line 701) | def group_dn(self, value: Optional[pulumi.Input[_builtins.str]]): method group_filter (line 706) | def group_filter(self) -> Optional[pulumi.Input[_builtins.str]]: method group_filter (line 713) | def group_filter(self, value: Optional[pulumi.Input[_builtins.str]]): method group_name_attr (line 718) | def group_name_attr(self) -> Optional[pulumi.Input[_builtins.str]]: method group_name_attr (line 725) | def group_name_attr(self, value: Optional[pulumi.Input[_builtins.str]]): method mode (line 730) | def mode(self) -> Optional[pulumi.Input[_builtins.str]]: method mode (line 737) | def mode(self, value: Optional[pulumi.Input[_builtins.str]]): method port (line 742) | def port(self) -> Optional[pulumi.Input[_builtins.int]]: method port (line 749) | def port(self, value: Optional[pulumi.Input[_builtins.int]]): method realm (line 754) | def realm(self) -> Optional[pulumi.Input[_builtins.str]]: method realm (line 761) | def realm(self, value: Optional[pulumi.Input[_builtins.str]]): method secure (line 767) | def secure(self) -> Optional[pulumi.Input[_builtins.bool]]: method secure (line 774) | def secure(self, value: Optional[pulumi.Input[_builtins.bool]]): method server1 (line 779) | def server1(self) -> Optional[pulumi.Input[_builtins.str]]: method server1 (line 786) | def server1(self, value: Optional[pulumi.Input[_builtins.str]]): method server2 (line 791) | def server2(self) -> Optional[pulumi.Input[_builtins.str]]: method server2 (line 798) | def server2(self, value: Optional[pulumi.Input[_builtins.str]]): method ssl_version (line 803) | def ssl_version(self) -> Optional[pulumi.Input[_builtins.str]]: method ssl_version (line 810) | def ssl_version(self, value: Optional[pulumi.Input[_builtins.str]]): method sync_attributes (line 815) | def sync_attributes(self) -> Optional[pulumi.Input[_builtins.str]]: method sync_attributes (line 822) | def sync_attributes(self, value: Optional[pulumi.Input[_builtins.str]]): method sync_defaults_options (line 827) | def sync_defaults_options(self) -> Optional[pulumi.Input[_builtins.str]]: method sync_defaults_options (line 834) | def sync_defaults_options(self, value: Optional[pulumi.Input[_builtins... method user_attr (line 839) | def user_attr(self) -> Optional[pulumi.Input[_builtins.str]]: method user_attr (line 846) | def user_attr(self, value: Optional[pulumi.Input[_builtins.str]]): method user_classes (line 851) | def user_classes(self) -> Optional[pulumi.Input[_builtins.str]]: method user_classes (line 858) | def user_classes(self, value: Optional[pulumi.Input[_builtins.str]]): method verify (line 863) | def verify(self) -> Optional[pulumi.Input[_builtins.bool]]: method verify (line 870) | def verify(self, value: Optional[pulumi.Input[_builtins.bool]]): class Ldap (line 875) | class Ldap(pulumi.CustomResource): method __init__ (line 877) | def __init__(__self__, method __init__ (line 1059) | def __init__(__self__, method __init__ (line 1189) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 1196) | def _internal_init(__self__, method get (line 1275) | def get(resource_name: str, method base_dn (line 1372) | def base_dn(self) -> pulumi.Output[_builtins.str]: method bind_dn (line 1380) | def bind_dn(self) -> pulumi.Output[Optional[_builtins.str]]: method bind_password (line 1388) | def bind_password(self) -> pulumi.Output[Optional[_builtins.str]]: method ca_path (line 1396) | def ca_path(self) -> pulumi.Output[Optional[_builtins.str]]: method case_sensitive (line 1404) | def case_sensitive(self) -> pulumi.Output[_builtins.bool]: method cert_key_path (line 1412) | def cert_key_path(self) -> pulumi.Output[Optional[_builtins.str]]: method cert_path (line 1420) | def cert_path(self) -> pulumi.Output[Optional[_builtins.str]]: method comment (line 1428) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method default (line 1436) | def default(self) -> pulumi.Output[_builtins.bool]: method filter (line 1444) | def filter(self) -> pulumi.Output[Optional[_builtins.str]]: method group_classes (line 1452) | def group_classes(self) -> pulumi.Output[Optional[_builtins.str]]: method group_dn (line 1460) | def group_dn(self) -> pulumi.Output[Optional[_builtins.str]]: method group_filter (line 1468) | def group_filter(self) -> pulumi.Output[Optional[_builtins.str]]: method group_name_attr (line 1476) | def group_name_attr(self) -> pulumi.Output[Optional[_builtins.str]]: method mode (line 1484) | def mode(self) -> pulumi.Output[Optional[_builtins.str]]: method port (line 1492) | def port(self) -> pulumi.Output[Optional[_builtins.int]]: method realm (line 1500) | def realm(self) -> pulumi.Output[_builtins.str]: method secure (line 1509) | def secure(self) -> pulumi.Output[_builtins.bool]: method server1 (line 1517) | def server1(self) -> pulumi.Output[_builtins.str]: method server2 (line 1525) | def server2(self) -> pulumi.Output[Optional[_builtins.str]]: method ssl_version (line 1533) | def ssl_version(self) -> pulumi.Output[Optional[_builtins.str]]: method sync_attributes (line 1541) | def sync_attributes(self) -> pulumi.Output[Optional[_builtins.str]]: method sync_defaults_options (line 1549) | def sync_defaults_options(self) -> pulumi.Output[Optional[_builtins.st... method user_attr (line 1557) | def user_attr(self) -> pulumi.Output[_builtins.str]: method user_classes (line 1565) | def user_classes(self) -> pulumi.Output[Optional[_builtins.str]]: method verify (line 1573) | def verify(self) -> pulumi.Output[_builtins.bool]: FILE: sdk/python/pulumi_proxmoxve/realm/ldap_legacy.py class LdapLegacyArgs (line 20) | class LdapLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method base_dn (line 133) | def base_dn(self) -> pulumi.Input[_builtins.str]: method base_dn (line 140) | def base_dn(self, value: pulumi.Input[_builtins.str]): method realm (line 145) | def realm(self) -> pulumi.Input[_builtins.str]: method realm (line 152) | def realm(self, value: pulumi.Input[_builtins.str]): method server1 (line 157) | def server1(self) -> pulumi.Input[_builtins.str]: method server1 (line 164) | def server1(self, value: pulumi.Input[_builtins.str]): method bind_dn (line 169) | def bind_dn(self) -> Optional[pulumi.Input[_builtins.str]]: method bind_dn (line 176) | def bind_dn(self, value: Optional[pulumi.Input[_builtins.str]]): method bind_password (line 181) | def bind_password(self) -> Optional[pulumi.Input[_builtins.str]]: method bind_password (line 188) | def bind_password(self, value: Optional[pulumi.Input[_builtins.str]]): method ca_path (line 193) | def ca_path(self) -> Optional[pulumi.Input[_builtins.str]]: method ca_path (line 200) | def ca_path(self, value: Optional[pulumi.Input[_builtins.str]]): method case_sensitive (line 205) | def case_sensitive(self) -> Optional[pulumi.Input[_builtins.bool]]: method case_sensitive (line 212) | def case_sensitive(self, value: Optional[pulumi.Input[_builtins.bool]]): method cert_key_path (line 217) | def cert_key_path(self) -> Optional[pulumi.Input[_builtins.str]]: method cert_key_path (line 224) | def cert_key_path(self, value: Optional[pulumi.Input[_builtins.str]]): method cert_path (line 229) | def cert_path(self) -> Optional[pulumi.Input[_builtins.str]]: method cert_path (line 236) | def cert_path(self, value: Optional[pulumi.Input[_builtins.str]]): method comment (line 241) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 248) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method default (line 253) | def default(self) -> Optional[pulumi.Input[_builtins.bool]]: method default (line 260) | def default(self, value: Optional[pulumi.Input[_builtins.bool]]): method filter (line 265) | def filter(self) -> Optional[pulumi.Input[_builtins.str]]: method filter (line 272) | def filter(self, value: Optional[pulumi.Input[_builtins.str]]): method group_classes (line 277) | def group_classes(self) -> Optional[pulumi.Input[_builtins.str]]: method group_classes (line 284) | def group_classes(self, value: Optional[pulumi.Input[_builtins.str]]): method group_dn (line 289) | def group_dn(self) -> Optional[pulumi.Input[_builtins.str]]: method group_dn (line 296) | def group_dn(self, value: Optional[pulumi.Input[_builtins.str]]): method group_filter (line 301) | def group_filter(self) -> Optional[pulumi.Input[_builtins.str]]: method group_filter (line 308) | def group_filter(self, value: Optional[pulumi.Input[_builtins.str]]): method group_name_attr (line 313) | def group_name_attr(self) -> Optional[pulumi.Input[_builtins.str]]: method group_name_attr (line 320) | def group_name_attr(self, value: Optional[pulumi.Input[_builtins.str]]): method mode (line 325) | def mode(self) -> Optional[pulumi.Input[_builtins.str]]: method mode (line 332) | def mode(self, value: Optional[pulumi.Input[_builtins.str]]): method port (line 337) | def port(self) -> Optional[pulumi.Input[_builtins.int]]: method port (line 344) | def port(self, value: Optional[pulumi.Input[_builtins.int]]): method secure (line 350) | def secure(self) -> Optional[pulumi.Input[_builtins.bool]]: method secure (line 357) | def secure(self, value: Optional[pulumi.Input[_builtins.bool]]): method server2 (line 362) | def server2(self) -> Optional[pulumi.Input[_builtins.str]]: method server2 (line 369) | def server2(self, value: Optional[pulumi.Input[_builtins.str]]): method ssl_version (line 374) | def ssl_version(self) -> Optional[pulumi.Input[_builtins.str]]: method ssl_version (line 381) | def ssl_version(self, value: Optional[pulumi.Input[_builtins.str]]): method sync_attributes (line 386) | def sync_attributes(self) -> Optional[pulumi.Input[_builtins.str]]: method sync_attributes (line 393) | def sync_attributes(self, value: Optional[pulumi.Input[_builtins.str]]): method sync_defaults_options (line 398) | def sync_defaults_options(self) -> Optional[pulumi.Input[_builtins.str]]: method sync_defaults_options (line 405) | def sync_defaults_options(self, value: Optional[pulumi.Input[_builtins... method user_attr (line 410) | def user_attr(self) -> Optional[pulumi.Input[_builtins.str]]: method user_attr (line 417) | def user_attr(self, value: Optional[pulumi.Input[_builtins.str]]): method user_classes (line 422) | def user_classes(self) -> Optional[pulumi.Input[_builtins.str]]: method user_classes (line 429) | def user_classes(self, value: Optional[pulumi.Input[_builtins.str]]): method verify (line 434) | def verify(self) -> Optional[pulumi.Input[_builtins.bool]]: method verify (line 441) | def verify(self, value: Optional[pulumi.Input[_builtins.bool]]): class _LdapLegacyState (line 446) | class _LdapLegacyState: method __init__ (line 447) | def __init__(__self__, *, method base_dn (line 562) | def base_dn(self) -> Optional[pulumi.Input[_builtins.str]]: method base_dn (line 569) | def base_dn(self, value: Optional[pulumi.Input[_builtins.str]]): method bind_dn (line 574) | def bind_dn(self) -> Optional[pulumi.Input[_builtins.str]]: method bind_dn (line 581) | def bind_dn(self, value: Optional[pulumi.Input[_builtins.str]]): method bind_password (line 586) | def bind_password(self) -> Optional[pulumi.Input[_builtins.str]]: method bind_password (line 593) | def bind_password(self, value: Optional[pulumi.Input[_builtins.str]]): method ca_path (line 598) | def ca_path(self) -> Optional[pulumi.Input[_builtins.str]]: method ca_path (line 605) | def ca_path(self, value: Optional[pulumi.Input[_builtins.str]]): method case_sensitive (line 610) | def case_sensitive(self) -> Optional[pulumi.Input[_builtins.bool]]: method case_sensitive (line 617) | def case_sensitive(self, value: Optional[pulumi.Input[_builtins.bool]]): method cert_key_path (line 622) | def cert_key_path(self) -> Optional[pulumi.Input[_builtins.str]]: method cert_key_path (line 629) | def cert_key_path(self, value: Optional[pulumi.Input[_builtins.str]]): method cert_path (line 634) | def cert_path(self) -> Optional[pulumi.Input[_builtins.str]]: method cert_path (line 641) | def cert_path(self, value: Optional[pulumi.Input[_builtins.str]]): method comment (line 646) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 653) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method default (line 658) | def default(self) -> Optional[pulumi.Input[_builtins.bool]]: method default (line 665) | def default(self, value: Optional[pulumi.Input[_builtins.bool]]): method filter (line 670) | def filter(self) -> Optional[pulumi.Input[_builtins.str]]: method filter (line 677) | def filter(self, value: Optional[pulumi.Input[_builtins.str]]): method group_classes (line 682) | def group_classes(self) -> Optional[pulumi.Input[_builtins.str]]: method group_classes (line 689) | def group_classes(self, value: Optional[pulumi.Input[_builtins.str]]): method group_dn (line 694) | def group_dn(self) -> Optional[pulumi.Input[_builtins.str]]: method group_dn (line 701) | def group_dn(self, value: Optional[pulumi.Input[_builtins.str]]): method group_filter (line 706) | def group_filter(self) -> Optional[pulumi.Input[_builtins.str]]: method group_filter (line 713) | def group_filter(self, value: Optional[pulumi.Input[_builtins.str]]): method group_name_attr (line 718) | def group_name_attr(self) -> Optional[pulumi.Input[_builtins.str]]: method group_name_attr (line 725) | def group_name_attr(self, value: Optional[pulumi.Input[_builtins.str]]): method mode (line 730) | def mode(self) -> Optional[pulumi.Input[_builtins.str]]: method mode (line 737) | def mode(self, value: Optional[pulumi.Input[_builtins.str]]): method port (line 742) | def port(self) -> Optional[pulumi.Input[_builtins.int]]: method port (line 749) | def port(self, value: Optional[pulumi.Input[_builtins.int]]): method realm (line 754) | def realm(self) -> Optional[pulumi.Input[_builtins.str]]: method realm (line 761) | def realm(self, value: Optional[pulumi.Input[_builtins.str]]): method secure (line 767) | def secure(self) -> Optional[pulumi.Input[_builtins.bool]]: method secure (line 774) | def secure(self, value: Optional[pulumi.Input[_builtins.bool]]): method server1 (line 779) | def server1(self) -> Optional[pulumi.Input[_builtins.str]]: method server1 (line 786) | def server1(self, value: Optional[pulumi.Input[_builtins.str]]): method server2 (line 791) | def server2(self) -> Optional[pulumi.Input[_builtins.str]]: method server2 (line 798) | def server2(self, value: Optional[pulumi.Input[_builtins.str]]): method ssl_version (line 803) | def ssl_version(self) -> Optional[pulumi.Input[_builtins.str]]: method ssl_version (line 810) | def ssl_version(self, value: Optional[pulumi.Input[_builtins.str]]): method sync_attributes (line 815) | def sync_attributes(self) -> Optional[pulumi.Input[_builtins.str]]: method sync_attributes (line 822) | def sync_attributes(self, value: Optional[pulumi.Input[_builtins.str]]): method sync_defaults_options (line 827) | def sync_defaults_options(self) -> Optional[pulumi.Input[_builtins.str]]: method sync_defaults_options (line 834) | def sync_defaults_options(self, value: Optional[pulumi.Input[_builtins... method user_attr (line 839) | def user_attr(self) -> Optional[pulumi.Input[_builtins.str]]: method user_attr (line 846) | def user_attr(self, value: Optional[pulumi.Input[_builtins.str]]): method user_classes (line 851) | def user_classes(self) -> Optional[pulumi.Input[_builtins.str]]: method user_classes (line 858) | def user_classes(self, value: Optional[pulumi.Input[_builtins.str]]): method verify (line 863) | def verify(self) -> Optional[pulumi.Input[_builtins.bool]]: method verify (line 870) | def verify(self, value: Optional[pulumi.Input[_builtins.bool]]): class LdapLegacy (line 875) | class LdapLegacy(pulumi.CustomResource): method __init__ (line 877) | def __init__(__self__, method __init__ (line 1061) | def __init__(__self__, method __init__ (line 1193) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 1200) | def _internal_init(__self__, method get (line 1279) | def get(resource_name: str, method base_dn (line 1376) | def base_dn(self) -> pulumi.Output[_builtins.str]: method bind_dn (line 1384) | def bind_dn(self) -> pulumi.Output[Optional[_builtins.str]]: method bind_password (line 1392) | def bind_password(self) -> pulumi.Output[Optional[_builtins.str]]: method ca_path (line 1400) | def ca_path(self) -> pulumi.Output[Optional[_builtins.str]]: method case_sensitive (line 1408) | def case_sensitive(self) -> pulumi.Output[_builtins.bool]: method cert_key_path (line 1416) | def cert_key_path(self) -> pulumi.Output[Optional[_builtins.str]]: method cert_path (line 1424) | def cert_path(self) -> pulumi.Output[Optional[_builtins.str]]: method comment (line 1432) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method default (line 1440) | def default(self) -> pulumi.Output[_builtins.bool]: method filter (line 1448) | def filter(self) -> pulumi.Output[Optional[_builtins.str]]: method group_classes (line 1456) | def group_classes(self) -> pulumi.Output[Optional[_builtins.str]]: method group_dn (line 1464) | def group_dn(self) -> pulumi.Output[Optional[_builtins.str]]: method group_filter (line 1472) | def group_filter(self) -> pulumi.Output[Optional[_builtins.str]]: method group_name_attr (line 1480) | def group_name_attr(self) -> pulumi.Output[Optional[_builtins.str]]: method mode (line 1488) | def mode(self) -> pulumi.Output[Optional[_builtins.str]]: method port (line 1496) | def port(self) -> pulumi.Output[Optional[_builtins.int]]: method realm (line 1504) | def realm(self) -> pulumi.Output[_builtins.str]: method secure (line 1513) | def secure(self) -> pulumi.Output[_builtins.bool]: method server1 (line 1521) | def server1(self) -> pulumi.Output[_builtins.str]: method server2 (line 1529) | def server2(self) -> pulumi.Output[Optional[_builtins.str]]: method ssl_version (line 1537) | def ssl_version(self) -> pulumi.Output[Optional[_builtins.str]]: method sync_attributes (line 1545) | def sync_attributes(self) -> pulumi.Output[Optional[_builtins.str]]: method sync_defaults_options (line 1553) | def sync_defaults_options(self) -> pulumi.Output[Optional[_builtins.st... method user_attr (line 1561) | def user_attr(self) -> pulumi.Output[_builtins.str]: method user_classes (line 1569) | def user_classes(self) -> pulumi.Output[Optional[_builtins.str]]: method verify (line 1577) | def verify(self) -> pulumi.Output[_builtins.bool]: FILE: sdk/python/pulumi_proxmoxve/realm/openid.py class OpenidArgs (line 20) | class OpenidArgs: method __init__ (line 21) | def __init__(__self__, *, method client_id (line 86) | def client_id(self) -> pulumi.Input[_builtins.str]: method client_id (line 93) | def client_id(self, value: pulumi.Input[_builtins.str]): method issuer_url (line 98) | def issuer_url(self) -> pulumi.Input[_builtins.str]: method issuer_url (line 105) | def issuer_url(self, value: pulumi.Input[_builtins.str]): method realm (line 110) | def realm(self) -> pulumi.Input[_builtins.str]: method realm (line 117) | def realm(self, value: pulumi.Input[_builtins.str]): method acr_values (line 122) | def acr_values(self) -> Optional[pulumi.Input[_builtins.str]]: method acr_values (line 129) | def acr_values(self, value: Optional[pulumi.Input[_builtins.str]]): method autocreate (line 134) | def autocreate(self) -> Optional[pulumi.Input[_builtins.bool]]: method autocreate (line 141) | def autocreate(self, value: Optional[pulumi.Input[_builtins.bool]]): method client_key (line 146) | def client_key(self) -> Optional[pulumi.Input[_builtins.str]]: method client_key (line 153) | def client_key(self, value: Optional[pulumi.Input[_builtins.str]]): method comment (line 158) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 165) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method default (line 170) | def default(self) -> Optional[pulumi.Input[_builtins.bool]]: method default (line 177) | def default(self, value: Optional[pulumi.Input[_builtins.bool]]): method groups_autocreate (line 182) | def groups_autocreate(self) -> Optional[pulumi.Input[_builtins.bool]]: method groups_autocreate (line 189) | def groups_autocreate(self, value: Optional[pulumi.Input[_builtins.boo... method groups_claim (line 194) | def groups_claim(self) -> Optional[pulumi.Input[_builtins.str]]: method groups_claim (line 201) | def groups_claim(self, value: Optional[pulumi.Input[_builtins.str]]): method groups_overwrite (line 206) | def groups_overwrite(self) -> Optional[pulumi.Input[_builtins.bool]]: method groups_overwrite (line 213) | def groups_overwrite(self, value: Optional[pulumi.Input[_builtins.bool... method prompt (line 218) | def prompt(self) -> Optional[pulumi.Input[_builtins.str]]: method prompt (line 225) | def prompt(self, value: Optional[pulumi.Input[_builtins.str]]): method query_userinfo (line 230) | def query_userinfo(self) -> Optional[pulumi.Input[_builtins.bool]]: method query_userinfo (line 237) | def query_userinfo(self, value: Optional[pulumi.Input[_builtins.bool]]): method scopes (line 242) | def scopes(self) -> Optional[pulumi.Input[_builtins.str]]: method scopes (line 249) | def scopes(self, value: Optional[pulumi.Input[_builtins.str]]): method username_claim (line 254) | def username_claim(self) -> Optional[pulumi.Input[_builtins.str]]: method username_claim (line 261) | def username_claim(self, value: Optional[pulumi.Input[_builtins.str]]): class _OpenidState (line 266) | class _OpenidState: method __init__ (line 267) | def __init__(__self__, *, method acr_values (line 335) | def acr_values(self) -> Optional[pulumi.Input[_builtins.str]]: method acr_values (line 342) | def acr_values(self, value: Optional[pulumi.Input[_builtins.str]]): method autocreate (line 347) | def autocreate(self) -> Optional[pulumi.Input[_builtins.bool]]: method autocreate (line 354) | def autocreate(self, value: Optional[pulumi.Input[_builtins.bool]]): method client_id (line 359) | def client_id(self) -> Optional[pulumi.Input[_builtins.str]]: method client_id (line 366) | def client_id(self, value: Optional[pulumi.Input[_builtins.str]]): method client_key (line 371) | def client_key(self) -> Optional[pulumi.Input[_builtins.str]]: method client_key (line 378) | def client_key(self, value: Optional[pulumi.Input[_builtins.str]]): method comment (line 383) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 390) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method default (line 395) | def default(self) -> Optional[pulumi.Input[_builtins.bool]]: method default (line 402) | def default(self, value: Optional[pulumi.Input[_builtins.bool]]): method groups_autocreate (line 407) | def groups_autocreate(self) -> Optional[pulumi.Input[_builtins.bool]]: method groups_autocreate (line 414) | def groups_autocreate(self, value: Optional[pulumi.Input[_builtins.boo... method groups_claim (line 419) | def groups_claim(self) -> Optional[pulumi.Input[_builtins.str]]: method groups_claim (line 426) | def groups_claim(self, value: Optional[pulumi.Input[_builtins.str]]): method groups_overwrite (line 431) | def groups_overwrite(self) -> Optional[pulumi.Input[_builtins.bool]]: method groups_overwrite (line 438) | def groups_overwrite(self, value: Optional[pulumi.Input[_builtins.bool... method issuer_url (line 443) | def issuer_url(self) -> Optional[pulumi.Input[_builtins.str]]: method issuer_url (line 450) | def issuer_url(self, value: Optional[pulumi.Input[_builtins.str]]): method prompt (line 455) | def prompt(self) -> Optional[pulumi.Input[_builtins.str]]: method prompt (line 462) | def prompt(self, value: Optional[pulumi.Input[_builtins.str]]): method query_userinfo (line 467) | def query_userinfo(self) -> Optional[pulumi.Input[_builtins.bool]]: method query_userinfo (line 474) | def query_userinfo(self, value: Optional[pulumi.Input[_builtins.bool]]): method realm (line 479) | def realm(self) -> Optional[pulumi.Input[_builtins.str]]: method realm (line 486) | def realm(self, value: Optional[pulumi.Input[_builtins.str]]): method scopes (line 491) | def scopes(self) -> Optional[pulumi.Input[_builtins.str]]: method scopes (line 498) | def scopes(self, value: Optional[pulumi.Input[_builtins.str]]): method username_claim (line 503) | def username_claim(self) -> Optional[pulumi.Input[_builtins.str]]: method username_claim (line 510) | def username_claim(self, value: Optional[pulumi.Input[_builtins.str]]): class Openid (line 515) | class Openid(pulumi.CustomResource): method __init__ (line 517) | def __init__(__self__, method __init__ (line 661) | def __init__(__self__, method __init__ (line 775) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 782) | def _internal_init(__self__, method get (line 839) | def get(resource_name: str, method acr_values (line 903) | def acr_values(self) -> pulumi.Output[Optional[_builtins.str]]: method autocreate (line 911) | def autocreate(self) -> pulumi.Output[_builtins.bool]: method client_id (line 919) | def client_id(self) -> pulumi.Output[_builtins.str]: method client_key (line 927) | def client_key(self) -> pulumi.Output[Optional[_builtins.str]]: method comment (line 935) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method default (line 943) | def default(self) -> pulumi.Output[_builtins.bool]: method groups_autocreate (line 951) | def groups_autocreate(self) -> pulumi.Output[_builtins.bool]: method groups_claim (line 959) | def groups_claim(self) -> pulumi.Output[Optional[_builtins.str]]: method groups_overwrite (line 967) | def groups_overwrite(self) -> pulumi.Output[_builtins.bool]: method issuer_url (line 975) | def issuer_url(self) -> pulumi.Output[_builtins.str]: method prompt (line 983) | def prompt(self) -> pulumi.Output[Optional[_builtins.str]]: method query_userinfo (line 991) | def query_userinfo(self) -> pulumi.Output[_builtins.bool]: method realm (line 999) | def realm(self) -> pulumi.Output[_builtins.str]: method scopes (line 1007) | def scopes(self) -> pulumi.Output[_builtins.str]: method username_claim (line 1015) | def username_claim(self) -> pulumi.Output[Optional[_builtins.str]]: FILE: sdk/python/pulumi_proxmoxve/realm/openid_legacy.py class OpenidLegacyArgs (line 20) | class OpenidLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method client_id (line 86) | def client_id(self) -> pulumi.Input[_builtins.str]: method client_id (line 93) | def client_id(self, value: pulumi.Input[_builtins.str]): method issuer_url (line 98) | def issuer_url(self) -> pulumi.Input[_builtins.str]: method issuer_url (line 105) | def issuer_url(self, value: pulumi.Input[_builtins.str]): method realm (line 110) | def realm(self) -> pulumi.Input[_builtins.str]: method realm (line 117) | def realm(self, value: pulumi.Input[_builtins.str]): method acr_values (line 122) | def acr_values(self) -> Optional[pulumi.Input[_builtins.str]]: method acr_values (line 129) | def acr_values(self, value: Optional[pulumi.Input[_builtins.str]]): method autocreate (line 134) | def autocreate(self) -> Optional[pulumi.Input[_builtins.bool]]: method autocreate (line 141) | def autocreate(self, value: Optional[pulumi.Input[_builtins.bool]]): method client_key (line 146) | def client_key(self) -> Optional[pulumi.Input[_builtins.str]]: method client_key (line 153) | def client_key(self, value: Optional[pulumi.Input[_builtins.str]]): method comment (line 158) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 165) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method default (line 170) | def default(self) -> Optional[pulumi.Input[_builtins.bool]]: method default (line 177) | def default(self, value: Optional[pulumi.Input[_builtins.bool]]): method groups_autocreate (line 182) | def groups_autocreate(self) -> Optional[pulumi.Input[_builtins.bool]]: method groups_autocreate (line 189) | def groups_autocreate(self, value: Optional[pulumi.Input[_builtins.boo... method groups_claim (line 194) | def groups_claim(self) -> Optional[pulumi.Input[_builtins.str]]: method groups_claim (line 201) | def groups_claim(self, value: Optional[pulumi.Input[_builtins.str]]): method groups_overwrite (line 206) | def groups_overwrite(self) -> Optional[pulumi.Input[_builtins.bool]]: method groups_overwrite (line 213) | def groups_overwrite(self, value: Optional[pulumi.Input[_builtins.bool... method prompt (line 218) | def prompt(self) -> Optional[pulumi.Input[_builtins.str]]: method prompt (line 225) | def prompt(self, value: Optional[pulumi.Input[_builtins.str]]): method query_userinfo (line 230) | def query_userinfo(self) -> Optional[pulumi.Input[_builtins.bool]]: method query_userinfo (line 237) | def query_userinfo(self, value: Optional[pulumi.Input[_builtins.bool]]): method scopes (line 242) | def scopes(self) -> Optional[pulumi.Input[_builtins.str]]: method scopes (line 249) | def scopes(self, value: Optional[pulumi.Input[_builtins.str]]): method username_claim (line 254) | def username_claim(self) -> Optional[pulumi.Input[_builtins.str]]: method username_claim (line 261) | def username_claim(self, value: Optional[pulumi.Input[_builtins.str]]): class _OpenidLegacyState (line 266) | class _OpenidLegacyState: method __init__ (line 267) | def __init__(__self__, *, method acr_values (line 335) | def acr_values(self) -> Optional[pulumi.Input[_builtins.str]]: method acr_values (line 342) | def acr_values(self, value: Optional[pulumi.Input[_builtins.str]]): method autocreate (line 347) | def autocreate(self) -> Optional[pulumi.Input[_builtins.bool]]: method autocreate (line 354) | def autocreate(self, value: Optional[pulumi.Input[_builtins.bool]]): method client_id (line 359) | def client_id(self) -> Optional[pulumi.Input[_builtins.str]]: method client_id (line 366) | def client_id(self, value: Optional[pulumi.Input[_builtins.str]]): method client_key (line 371) | def client_key(self) -> Optional[pulumi.Input[_builtins.str]]: method client_key (line 378) | def client_key(self, value: Optional[pulumi.Input[_builtins.str]]): method comment (line 383) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 390) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method default (line 395) | def default(self) -> Optional[pulumi.Input[_builtins.bool]]: method default (line 402) | def default(self, value: Optional[pulumi.Input[_builtins.bool]]): method groups_autocreate (line 407) | def groups_autocreate(self) -> Optional[pulumi.Input[_builtins.bool]]: method groups_autocreate (line 414) | def groups_autocreate(self, value: Optional[pulumi.Input[_builtins.boo... method groups_claim (line 419) | def groups_claim(self) -> Optional[pulumi.Input[_builtins.str]]: method groups_claim (line 426) | def groups_claim(self, value: Optional[pulumi.Input[_builtins.str]]): method groups_overwrite (line 431) | def groups_overwrite(self) -> Optional[pulumi.Input[_builtins.bool]]: method groups_overwrite (line 438) | def groups_overwrite(self, value: Optional[pulumi.Input[_builtins.bool... method issuer_url (line 443) | def issuer_url(self) -> Optional[pulumi.Input[_builtins.str]]: method issuer_url (line 450) | def issuer_url(self, value: Optional[pulumi.Input[_builtins.str]]): method prompt (line 455) | def prompt(self) -> Optional[pulumi.Input[_builtins.str]]: method prompt (line 462) | def prompt(self, value: Optional[pulumi.Input[_builtins.str]]): method query_userinfo (line 467) | def query_userinfo(self) -> Optional[pulumi.Input[_builtins.bool]]: method query_userinfo (line 474) | def query_userinfo(self, value: Optional[pulumi.Input[_builtins.bool]]): method realm (line 479) | def realm(self) -> Optional[pulumi.Input[_builtins.str]]: method realm (line 486) | def realm(self, value: Optional[pulumi.Input[_builtins.str]]): method scopes (line 491) | def scopes(self) -> Optional[pulumi.Input[_builtins.str]]: method scopes (line 498) | def scopes(self, value: Optional[pulumi.Input[_builtins.str]]): method username_claim (line 503) | def username_claim(self) -> Optional[pulumi.Input[_builtins.str]]: method username_claim (line 510) | def username_claim(self, value: Optional[pulumi.Input[_builtins.str]]): class OpenidLegacy (line 515) | class OpenidLegacy(pulumi.CustomResource): method __init__ (line 517) | def __init__(__self__, method __init__ (line 663) | def __init__(__self__, method __init__ (line 779) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 786) | def _internal_init(__self__, method get (line 843) | def get(resource_name: str, method acr_values (line 907) | def acr_values(self) -> pulumi.Output[Optional[_builtins.str]]: method autocreate (line 915) | def autocreate(self) -> pulumi.Output[_builtins.bool]: method client_id (line 923) | def client_id(self) -> pulumi.Output[_builtins.str]: method client_key (line 931) | def client_key(self) -> pulumi.Output[Optional[_builtins.str]]: method comment (line 939) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method default (line 947) | def default(self) -> pulumi.Output[_builtins.bool]: method groups_autocreate (line 955) | def groups_autocreate(self) -> pulumi.Output[_builtins.bool]: method groups_claim (line 963) | def groups_claim(self) -> pulumi.Output[Optional[_builtins.str]]: method groups_overwrite (line 971) | def groups_overwrite(self) -> pulumi.Output[_builtins.bool]: method issuer_url (line 979) | def issuer_url(self) -> pulumi.Output[_builtins.str]: method prompt (line 987) | def prompt(self) -> pulumi.Output[Optional[_builtins.str]]: method query_userinfo (line 995) | def query_userinfo(self) -> pulumi.Output[_builtins.bool]: method realm (line 1003) | def realm(self) -> pulumi.Output[_builtins.str]: method scopes (line 1011) | def scopes(self) -> pulumi.Output[_builtins.str]: method username_claim (line 1019) | def username_claim(self) -> pulumi.Output[Optional[_builtins.str]]: FILE: sdk/python/pulumi_proxmoxve/realm/sync.py class SyncArgs (line 20) | class SyncArgs: method __init__ (line 21) | def __init__(__self__, *, method realm (line 62) | def realm(self) -> pulumi.Input[_builtins.str]: method realm (line 69) | def realm(self, value: pulumi.Input[_builtins.str]): method dry_run (line 74) | def dry_run(self) -> Optional[pulumi.Input[_builtins.bool]]: method dry_run (line 81) | def dry_run(self, value: Optional[pulumi.Input[_builtins.bool]]): method enable_new (line 86) | def enable_new(self) -> Optional[pulumi.Input[_builtins.bool]]: method enable_new (line 93) | def enable_new(self, value: Optional[pulumi.Input[_builtins.bool]]): method full (line 99) | def full(self) -> Optional[pulumi.Input[_builtins.bool]]: method full (line 106) | def full(self, value: Optional[pulumi.Input[_builtins.bool]]): method purge (line 112) | def purge(self) -> Optional[pulumi.Input[_builtins.bool]]: method purge (line 119) | def purge(self, value: Optional[pulumi.Input[_builtins.bool]]): method remove_vanished (line 124) | def remove_vanished(self) -> Optional[pulumi.Input[_builtins.str]]: method remove_vanished (line 131) | def remove_vanished(self, value: Optional[pulumi.Input[_builtins.str]]): method scope (line 136) | def scope(self) -> Optional[pulumi.Input[_builtins.str]]: method scope (line 143) | def scope(self, value: Optional[pulumi.Input[_builtins.str]]): class _SyncState (line 148) | class _SyncState: method __init__ (line 149) | def __init__(__self__, *, method dry_run (line 191) | def dry_run(self) -> Optional[pulumi.Input[_builtins.bool]]: method dry_run (line 198) | def dry_run(self, value: Optional[pulumi.Input[_builtins.bool]]): method enable_new (line 203) | def enable_new(self) -> Optional[pulumi.Input[_builtins.bool]]: method enable_new (line 210) | def enable_new(self, value: Optional[pulumi.Input[_builtins.bool]]): method full (line 216) | def full(self) -> Optional[pulumi.Input[_builtins.bool]]: method full (line 223) | def full(self, value: Optional[pulumi.Input[_builtins.bool]]): method purge (line 229) | def purge(self) -> Optional[pulumi.Input[_builtins.bool]]: method purge (line 236) | def purge(self, value: Optional[pulumi.Input[_builtins.bool]]): method realm (line 241) | def realm(self) -> Optional[pulumi.Input[_builtins.str]]: method realm (line 248) | def realm(self, value: Optional[pulumi.Input[_builtins.str]]): method remove_vanished (line 253) | def remove_vanished(self) -> Optional[pulumi.Input[_builtins.str]]: method remove_vanished (line 260) | def remove_vanished(self, value: Optional[pulumi.Input[_builtins.str]]): method scope (line 265) | def scope(self) -> Optional[pulumi.Input[_builtins.str]]: method scope (line 272) | def scope(self, value: Optional[pulumi.Input[_builtins.str]]): class Sync (line 277) | class Sync(pulumi.CustomResource): method __init__ (line 279) | def __init__(__self__, method __init__ (line 352) | def __init__(__self__, method __init__ (line 411) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 418) | def _internal_init(__self__, method get (line 453) | def get(resource_name: str, method dry_run (line 493) | def dry_run(self) -> pulumi.Output[Optional[_builtins.bool]]: method enable_new (line 501) | def enable_new(self) -> pulumi.Output[Optional[_builtins.bool]]: method full (line 510) | def full(self) -> pulumi.Output[Optional[_builtins.bool]]: method purge (line 519) | def purge(self) -> pulumi.Output[Optional[_builtins.bool]]: method realm (line 527) | def realm(self) -> pulumi.Output[_builtins.str]: method remove_vanished (line 535) | def remove_vanished(self) -> pulumi.Output[Optional[_builtins.str]]: method scope (line 543) | def scope(self) -> pulumi.Output[Optional[_builtins.str]]: FILE: sdk/python/pulumi_proxmoxve/realm/sync_legacy.py class SyncLegacyArgs (line 20) | class SyncLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method realm (line 62) | def realm(self) -> pulumi.Input[_builtins.str]: method realm (line 69) | def realm(self, value: pulumi.Input[_builtins.str]): method dry_run (line 74) | def dry_run(self) -> Optional[pulumi.Input[_builtins.bool]]: method dry_run (line 81) | def dry_run(self, value: Optional[pulumi.Input[_builtins.bool]]): method enable_new (line 86) | def enable_new(self) -> Optional[pulumi.Input[_builtins.bool]]: method enable_new (line 93) | def enable_new(self, value: Optional[pulumi.Input[_builtins.bool]]): method full (line 99) | def full(self) -> Optional[pulumi.Input[_builtins.bool]]: method full (line 106) | def full(self, value: Optional[pulumi.Input[_builtins.bool]]): method purge (line 112) | def purge(self) -> Optional[pulumi.Input[_builtins.bool]]: method purge (line 119) | def purge(self, value: Optional[pulumi.Input[_builtins.bool]]): method remove_vanished (line 124) | def remove_vanished(self) -> Optional[pulumi.Input[_builtins.str]]: method remove_vanished (line 131) | def remove_vanished(self, value: Optional[pulumi.Input[_builtins.str]]): method scope (line 136) | def scope(self) -> Optional[pulumi.Input[_builtins.str]]: method scope (line 143) | def scope(self, value: Optional[pulumi.Input[_builtins.str]]): class _SyncLegacyState (line 148) | class _SyncLegacyState: method __init__ (line 149) | def __init__(__self__, *, method dry_run (line 191) | def dry_run(self) -> Optional[pulumi.Input[_builtins.bool]]: method dry_run (line 198) | def dry_run(self, value: Optional[pulumi.Input[_builtins.bool]]): method enable_new (line 203) | def enable_new(self) -> Optional[pulumi.Input[_builtins.bool]]: method enable_new (line 210) | def enable_new(self, value: Optional[pulumi.Input[_builtins.bool]]): method full (line 216) | def full(self) -> Optional[pulumi.Input[_builtins.bool]]: method full (line 223) | def full(self, value: Optional[pulumi.Input[_builtins.bool]]): method purge (line 229) | def purge(self) -> Optional[pulumi.Input[_builtins.bool]]: method purge (line 236) | def purge(self, value: Optional[pulumi.Input[_builtins.bool]]): method realm (line 241) | def realm(self) -> Optional[pulumi.Input[_builtins.str]]: method realm (line 248) | def realm(self, value: Optional[pulumi.Input[_builtins.str]]): method remove_vanished (line 253) | def remove_vanished(self) -> Optional[pulumi.Input[_builtins.str]]: method remove_vanished (line 260) | def remove_vanished(self, value: Optional[pulumi.Input[_builtins.str]]): method scope (line 265) | def scope(self) -> Optional[pulumi.Input[_builtins.str]]: method scope (line 272) | def scope(self, value: Optional[pulumi.Input[_builtins.str]]): class SyncLegacy (line 277) | class SyncLegacy(pulumi.CustomResource): method __init__ (line 279) | def __init__(__self__, method __init__ (line 354) | def __init__(__self__, method __init__ (line 415) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 422) | def _internal_init(__self__, method get (line 457) | def get(resource_name: str, method dry_run (line 497) | def dry_run(self) -> pulumi.Output[Optional[_builtins.bool]]: method enable_new (line 505) | def enable_new(self) -> pulumi.Output[Optional[_builtins.bool]]: method full (line 514) | def full(self) -> pulumi.Output[Optional[_builtins.bool]]: method purge (line 523) | def purge(self) -> pulumi.Output[Optional[_builtins.bool]]: method realm (line 531) | def realm(self) -> pulumi.Output[_builtins.str]: method remove_vanished (line 539) | def remove_vanished(self) -> pulumi.Output[Optional[_builtins.str]]: method scope (line 547) | def scope(self) -> pulumi.Output[Optional[_builtins.str]]: FILE: sdk/python/pulumi_proxmoxve/replication.py class ReplicationArgs (line 20) | class ReplicationArgs: method __init__ (line 21) | def __init__(__self__, *, method resource_id (line 54) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 61) | def resource_id(self, value: pulumi.Input[_builtins.str]): method target (line 66) | def target(self) -> pulumi.Input[_builtins.str]: method target (line 73) | def target(self, value: pulumi.Input[_builtins.str]): method type (line 78) | def type(self) -> pulumi.Input[_builtins.str]: method type (line 85) | def type(self, value: pulumi.Input[_builtins.str]): method comment (line 90) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 97) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method disable (line 102) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 109) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method rate (line 114) | def rate(self) -> Optional[pulumi.Input[_builtins.float]]: method rate (line 121) | def rate(self, value: Optional[pulumi.Input[_builtins.float]]): method schedule (line 126) | def schedule(self) -> Optional[pulumi.Input[_builtins.str]]: method schedule (line 133) | def schedule(self, value: Optional[pulumi.Input[_builtins.str]]): class _ReplicationState (line 138) | class _ReplicationState: method __init__ (line 139) | def __init__(__self__, *, method comment (line 187) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 194) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method disable (line 199) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 206) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method guest (line 211) | def guest(self) -> Optional[pulumi.Input[_builtins.int]]: method guest (line 218) | def guest(self, value: Optional[pulumi.Input[_builtins.int]]): method jobnum (line 223) | def jobnum(self) -> Optional[pulumi.Input[_builtins.int]]: method jobnum (line 230) | def jobnum(self, value: Optional[pulumi.Input[_builtins.int]]): method rate (line 235) | def rate(self) -> Optional[pulumi.Input[_builtins.float]]: method rate (line 242) | def rate(self, value: Optional[pulumi.Input[_builtins.float]]): method resource_id (line 247) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 254) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method schedule (line 259) | def schedule(self) -> Optional[pulumi.Input[_builtins.str]]: method schedule (line 266) | def schedule(self, value: Optional[pulumi.Input[_builtins.str]]): method source (line 271) | def source(self) -> Optional[pulumi.Input[_builtins.str]]: method source (line 278) | def source(self, value: Optional[pulumi.Input[_builtins.str]]): method target (line 283) | def target(self) -> Optional[pulumi.Input[_builtins.str]]: method target (line 290) | def target(self, value: Optional[pulumi.Input[_builtins.str]]): method type (line 295) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 302) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): class Replication (line 307) | class Replication(pulumi.CustomResource): method __init__ (line 309) | def __init__(__self__, method __init__ (line 352) | def __init__(__self__, method __init__ (line 381) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 388) | def _internal_init(__self__, method get (line 432) | def get(resource_name: str, method comment (line 481) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method disable (line 489) | def disable(self) -> pulumi.Output[_builtins.bool]: method guest (line 497) | def guest(self) -> pulumi.Output[_builtins.int]: method jobnum (line 505) | def jobnum(self) -> pulumi.Output[_builtins.int]: method rate (line 513) | def rate(self) -> pulumi.Output[Optional[_builtins.float]]: method resource_id (line 521) | def resource_id(self) -> pulumi.Output[_builtins.str]: method schedule (line 529) | def schedule(self) -> pulumi.Output[_builtins.str]: method source (line 537) | def source(self) -> pulumi.Output[_builtins.str]: method target (line 545) | def target(self) -> pulumi.Output[_builtins.str]: method type (line 553) | def type(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/replication_legacy.py class ReplicationLegacyArgs (line 20) | class ReplicationLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method resource_id (line 54) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 61) | def resource_id(self, value: pulumi.Input[_builtins.str]): method target (line 66) | def target(self) -> pulumi.Input[_builtins.str]: method target (line 73) | def target(self, value: pulumi.Input[_builtins.str]): method type (line 78) | def type(self) -> pulumi.Input[_builtins.str]: method type (line 85) | def type(self, value: pulumi.Input[_builtins.str]): method comment (line 90) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 97) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method disable (line 102) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 109) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method rate (line 114) | def rate(self) -> Optional[pulumi.Input[_builtins.float]]: method rate (line 121) | def rate(self, value: Optional[pulumi.Input[_builtins.float]]): method schedule (line 126) | def schedule(self) -> Optional[pulumi.Input[_builtins.str]]: method schedule (line 133) | def schedule(self, value: Optional[pulumi.Input[_builtins.str]]): class _ReplicationLegacyState (line 138) | class _ReplicationLegacyState: method __init__ (line 139) | def __init__(__self__, *, method comment (line 187) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 194) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method disable (line 199) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 206) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method guest (line 211) | def guest(self) -> Optional[pulumi.Input[_builtins.int]]: method guest (line 218) | def guest(self, value: Optional[pulumi.Input[_builtins.int]]): method jobnum (line 223) | def jobnum(self) -> Optional[pulumi.Input[_builtins.int]]: method jobnum (line 230) | def jobnum(self, value: Optional[pulumi.Input[_builtins.int]]): method rate (line 235) | def rate(self) -> Optional[pulumi.Input[_builtins.float]]: method rate (line 242) | def rate(self, value: Optional[pulumi.Input[_builtins.float]]): method resource_id (line 247) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 254) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method schedule (line 259) | def schedule(self) -> Optional[pulumi.Input[_builtins.str]]: method schedule (line 266) | def schedule(self, value: Optional[pulumi.Input[_builtins.str]]): method source (line 271) | def source(self) -> Optional[pulumi.Input[_builtins.str]]: method source (line 278) | def source(self, value: Optional[pulumi.Input[_builtins.str]]): method target (line 283) | def target(self) -> Optional[pulumi.Input[_builtins.str]]: method target (line 290) | def target(self, value: Optional[pulumi.Input[_builtins.str]]): method type (line 295) | def type(self) -> Optional[pulumi.Input[_builtins.str]]: method type (line 302) | def type(self, value: Optional[pulumi.Input[_builtins.str]]): class ReplicationLegacy (line 307) | class ReplicationLegacy(pulumi.CustomResource): method __init__ (line 309) | def __init__(__self__, method __init__ (line 354) | def __init__(__self__, method __init__ (line 385) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 392) | def _internal_init(__self__, method get (line 434) | def get(resource_name: str, method comment (line 483) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method disable (line 491) | def disable(self) -> pulumi.Output[_builtins.bool]: method guest (line 499) | def guest(self) -> pulumi.Output[_builtins.int]: method jobnum (line 507) | def jobnum(self) -> pulumi.Output[_builtins.int]: method rate (line 515) | def rate(self) -> pulumi.Output[Optional[_builtins.float]]: method resource_id (line 523) | def resource_id(self) -> pulumi.Output[_builtins.str]: method schedule (line 531) | def schedule(self) -> pulumi.Output[_builtins.str]: method source (line 539) | def source(self) -> pulumi.Output[_builtins.str]: method target (line 547) | def target(self) -> pulumi.Output[_builtins.str]: method type (line 555) | def type(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/role_legacy.py class RoleLegacyArgs (line 20) | class RoleLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method privileges (line 35) | def privileges(self) -> pulumi.Input[Sequence[pulumi.Input[_builtins.s... method privileges (line 42) | def privileges(self, value: pulumi.Input[Sequence[pulumi.Input[_builti... method role_id (line 47) | def role_id(self) -> pulumi.Input[_builtins.str]: method role_id (line 54) | def role_id(self, value: pulumi.Input[_builtins.str]): class _RoleLegacyState (line 59) | class _RoleLegacyState: method __init__ (line 60) | def __init__(__self__, *, method privileges (line 76) | def privileges(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_b... method privileges (line 83) | def privileges(self, value: Optional[pulumi.Input[Sequence[pulumi.Inpu... method role_id (line 88) | def role_id(self) -> Optional[pulumi.Input[_builtins.str]]: method role_id (line 95) | def role_id(self, value: Optional[pulumi.Input[_builtins.str]]): class RoleLegacy (line 100) | class RoleLegacy(pulumi.CustomResource): method __init__ (line 102) | def __init__(__self__, method __init__ (line 138) | def __init__(__self__, method __init__ (line 170) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 177) | def _internal_init(__self__, method get (line 204) | def get(resource_name: str, method privileges (line 229) | def privileges(self) -> pulumi.Output[Sequence[_builtins.str]]: method role_id (line 237) | def role_id(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/sdn/_inputs.py class SubnetDhcpRangeArgsDict (line 28) | class SubnetDhcpRangeArgsDict(TypedDict): class SubnetDhcpRangeArgs (line 39) | class SubnetDhcpRangeArgs: method __init__ (line 40) | def __init__(__self__, *, method end_address (line 52) | def end_address(self) -> pulumi.Input[_builtins.str]: method end_address (line 59) | def end_address(self, value: pulumi.Input[_builtins.str]): method start_address (line 64) | def start_address(self) -> pulumi.Input[_builtins.str]: method start_address (line 71) | def start_address(self, value: pulumi.Input[_builtins.str]): class SubnetLegacyDhcpRangeArgsDict (line 75) | class SubnetLegacyDhcpRangeArgsDict(TypedDict): class SubnetLegacyDhcpRangeArgs (line 86) | class SubnetLegacyDhcpRangeArgs: method __init__ (line 87) | def __init__(__self__, *, method end_address (line 99) | def end_address(self) -> pulumi.Input[_builtins.str]: method end_address (line 106) | def end_address(self, value: pulumi.Input[_builtins.str]): method start_address (line 111) | def start_address(self) -> pulumi.Input[_builtins.str]: method start_address (line 118) | def start_address(self, value: pulumi.Input[_builtins.str]): class GetSubnetDhcpRangeArgsDict (line 122) | class GetSubnetDhcpRangeArgsDict(TypedDict): class GetSubnetDhcpRangeArgs (line 133) | class GetSubnetDhcpRangeArgs: method __init__ (line 134) | def __init__(__self__, *, method end_address (line 146) | def end_address(self) -> _builtins.str: method end_address (line 153) | def end_address(self, value: _builtins.str): method start_address (line 158) | def start_address(self) -> _builtins.str: method start_address (line 165) | def start_address(self, value: _builtins.str): class GetSubnetLegacyDhcpRangeArgsDict (line 169) | class GetSubnetLegacyDhcpRangeArgsDict(TypedDict): class GetSubnetLegacyDhcpRangeArgs (line 180) | class GetSubnetLegacyDhcpRangeArgs: method __init__ (line 181) | def __init__(__self__, *, method end_address (line 193) | def end_address(self) -> _builtins.str: method end_address (line 200) | def end_address(self, value: _builtins.str): method start_address (line 205) | def start_address(self) -> _builtins.str: method start_address (line 212) | def start_address(self, value: _builtins.str): FILE: sdk/python/pulumi_proxmoxve/sdn/applier.py class ApplierArgs (line 20) | class ApplierArgs: method __init__ (line 21) | def __init__(__self__, *, method on_create (line 37) | def on_create(self) -> Optional[pulumi.Input[_builtins.bool]]: method on_create (line 44) | def on_create(self, value: Optional[pulumi.Input[_builtins.bool]]): method on_destroy (line 49) | def on_destroy(self) -> Optional[pulumi.Input[_builtins.bool]]: method on_destroy (line 56) | def on_destroy(self, value: Optional[pulumi.Input[_builtins.bool]]): class _ApplierState (line 61) | class _ApplierState: method __init__ (line 62) | def __init__(__self__, *, method on_create (line 78) | def on_create(self) -> Optional[pulumi.Input[_builtins.bool]]: method on_create (line 85) | def on_create(self, value: Optional[pulumi.Input[_builtins.bool]]): method on_destroy (line 90) | def on_destroy(self) -> Optional[pulumi.Input[_builtins.bool]]: method on_destroy (line 97) | def on_destroy(self, value: Optional[pulumi.Input[_builtins.bool]]): class Applier (line 102) | class Applier(pulumi.CustomResource): method __init__ (line 104) | def __init__(__self__, method __init__ (line 121) | def __init__(__self__, method __init__ (line 134) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 141) | def _internal_init(__self__, method get (line 164) | def get(resource_name: str, method on_create (line 189) | def on_create(self) -> pulumi.Output[_builtins.bool]: method on_destroy (line 197) | def on_destroy(self) -> pulumi.Output[_builtins.bool]: FILE: sdk/python/pulumi_proxmoxve/sdn/applier_legacy.py class ApplierLegacyArgs (line 20) | class ApplierLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method on_create (line 37) | def on_create(self) -> Optional[pulumi.Input[_builtins.bool]]: method on_create (line 44) | def on_create(self, value: Optional[pulumi.Input[_builtins.bool]]): method on_destroy (line 49) | def on_destroy(self) -> Optional[pulumi.Input[_builtins.bool]]: method on_destroy (line 56) | def on_destroy(self, value: Optional[pulumi.Input[_builtins.bool]]): class _ApplierLegacyState (line 61) | class _ApplierLegacyState: method __init__ (line 62) | def __init__(__self__, *, method on_create (line 78) | def on_create(self) -> Optional[pulumi.Input[_builtins.bool]]: method on_create (line 85) | def on_create(self, value: Optional[pulumi.Input[_builtins.bool]]): method on_destroy (line 90) | def on_destroy(self) -> Optional[pulumi.Input[_builtins.bool]]: method on_destroy (line 97) | def on_destroy(self, value: Optional[pulumi.Input[_builtins.bool]]): class ApplierLegacy (line 102) | class ApplierLegacy(pulumi.CustomResource): method __init__ (line 104) | def __init__(__self__, method __init__ (line 123) | def __init__(__self__, method __init__ (line 138) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 145) | def _internal_init(__self__, method get (line 168) | def get(resource_name: str, method on_create (line 193) | def on_create(self) -> pulumi.Output[_builtins.bool]: method on_destroy (line 201) | def on_destroy(self) -> pulumi.Output[_builtins.bool]: FILE: sdk/python/pulumi_proxmoxve/sdn/fabric/get_openfabric.py class GetOpenfabricResult (line 25) | class GetOpenfabricResult: method __init__ (line 29) | def __init__(__self__, csnp_interval=None, hello_interval=None, id=Non... method csnp_interval (line 48) | def csnp_interval(self) -> _builtins.int: method hello_interval (line 56) | def hello_interval(self) -> _builtins.int: method id (line 64) | def id(self) -> _builtins.str: method ip6_prefix (line 72) | def ip6_prefix(self) -> _builtins.str: method ip_prefix (line 80) | def ip_prefix(self) -> _builtins.str: class AwaitableGetOpenfabricResult (line 87) | class AwaitableGetOpenfabricResult(GetOpenfabricResult): method __await__ (line 89) | def __await__(self): function get_openfabric (line 100) | def get_openfabric(id: Optional[_builtins.str] = None, function get_openfabric_output (line 119) | def get_openfabric_output(id: Optional[pulumi.Input[_builtins.str]] = None, FILE: sdk/python/pulumi_proxmoxve/sdn/fabric/get_openfabric_legacy.py class GetOpenfabricLegacyResult (line 25) | class GetOpenfabricLegacyResult: method __init__ (line 29) | def __init__(__self__, csnp_interval=None, hello_interval=None, id=Non... method csnp_interval (line 48) | def csnp_interval(self) -> _builtins.int: method hello_interval (line 56) | def hello_interval(self) -> _builtins.int: method id (line 64) | def id(self) -> _builtins.str: method ip6_prefix (line 72) | def ip6_prefix(self) -> _builtins.str: method ip_prefix (line 80) | def ip_prefix(self) -> _builtins.str: class AwaitableGetOpenfabricLegacyResult (line 87) | class AwaitableGetOpenfabricLegacyResult(GetOpenfabricLegacyResult): method __await__ (line 89) | def __await__(self): function get_openfabric_legacy (line 100) | def get_openfabric_legacy(id: Optional[_builtins.str] = None, function get_openfabric_legacy_output (line 121) | def get_openfabric_legacy_output(id: Optional[pulumi.Input[_builtins.str... FILE: sdk/python/pulumi_proxmoxve/sdn/fabric/get_ospf.py class GetOspfResult (line 25) | class GetOspfResult: method __init__ (line 29) | def __init__(__self__, area=None, id=None, ip_prefix=None): method area (line 42) | def area(self) -> _builtins.str: method id (line 50) | def id(self) -> _builtins.str: method ip_prefix (line 58) | def ip_prefix(self) -> _builtins.str: class AwaitableGetOspfResult (line 65) | class AwaitableGetOspfResult(GetOspfResult): method __await__ (line 67) | def __await__(self): function get_ospf (line 76) | def get_ospf(id: Optional[_builtins.str] = None, function get_ospf_output (line 93) | def get_ospf_output(id: Optional[pulumi.Input[_builtins.str]] = None, FILE: sdk/python/pulumi_proxmoxve/sdn/fabric/get_ospf_legacy.py class GetOspfLegacyResult (line 25) | class GetOspfLegacyResult: method __init__ (line 29) | def __init__(__self__, area=None, id=None, ip_prefix=None): method area (line 42) | def area(self) -> _builtins.str: method id (line 50) | def id(self) -> _builtins.str: method ip_prefix (line 58) | def ip_prefix(self) -> _builtins.str: class AwaitableGetOspfLegacyResult (line 65) | class AwaitableGetOspfLegacyResult(GetOspfLegacyResult): method __await__ (line 67) | def __await__(self): function get_ospf_legacy (line 76) | def get_ospf_legacy(id: Optional[_builtins.str] = None, function get_ospf_legacy_output (line 95) | def get_ospf_legacy_output(id: Optional[pulumi.Input[_builtins.str]] = N... FILE: sdk/python/pulumi_proxmoxve/sdn/fabric/node/get_openfabric.py class GetOpenfabricResult (line 25) | class GetOpenfabricResult: method __init__ (line 29) | def __init__(__self__, fabric_id=None, id=None, interface_names=None, ... method fabric_id (line 51) | def fabric_id(self) -> _builtins.str: method id (line 59) | def id(self) -> _builtins.str: method interface_names (line 67) | def interface_names(self) -> Sequence[_builtins.str]: method ip (line 75) | def ip(self) -> _builtins.str: method ip6 (line 83) | def ip6(self) -> _builtins.str: method node_id (line 91) | def node_id(self) -> _builtins.str: class AwaitableGetOpenfabricResult (line 98) | class AwaitableGetOpenfabricResult(GetOpenfabricResult): method __await__ (line 100) | def __await__(self): function get_openfabric (line 112) | def get_openfabric(fabric_id: Optional[_builtins.str] = None, function get_openfabric_output (line 135) | def get_openfabric_output(fabric_id: Optional[pulumi.Input[_builtins.str... FILE: sdk/python/pulumi_proxmoxve/sdn/fabric/node/get_openfabric_legacy.py class GetOpenfabricLegacyResult (line 25) | class GetOpenfabricLegacyResult: method __init__ (line 29) | def __init__(__self__, fabric_id=None, id=None, interface_names=None, ... method fabric_id (line 51) | def fabric_id(self) -> _builtins.str: method id (line 59) | def id(self) -> _builtins.str: method interface_names (line 67) | def interface_names(self) -> Sequence[_builtins.str]: method ip (line 75) | def ip(self) -> _builtins.str: method ip6 (line 83) | def ip6(self) -> _builtins.str: method node_id (line 91) | def node_id(self) -> _builtins.str: class AwaitableGetOpenfabricLegacyResult (line 98) | class AwaitableGetOpenfabricLegacyResult(GetOpenfabricLegacyResult): method __await__ (line 100) | def __await__(self): function get_openfabric_legacy (line 112) | def get_openfabric_legacy(fabric_id: Optional[_builtins.str] = None, function get_openfabric_legacy_output (line 137) | def get_openfabric_legacy_output(fabric_id: Optional[pulumi.Input[_built... FILE: sdk/python/pulumi_proxmoxve/sdn/fabric/node/get_ospf.py class GetOspfResult (line 25) | class GetOspfResult: method __init__ (line 29) | def __init__(__self__, fabric_id=None, id=None, interface_names=None, ... method fabric_id (line 48) | def fabric_id(self) -> _builtins.str: method id (line 56) | def id(self) -> _builtins.str: method interface_names (line 64) | def interface_names(self) -> Sequence[_builtins.str]: method ip (line 72) | def ip(self) -> _builtins.str: method node_id (line 80) | def node_id(self) -> _builtins.str: class AwaitableGetOspfResult (line 87) | class AwaitableGetOspfResult(GetOspfResult): method __await__ (line 89) | def __await__(self): function get_ospf (line 100) | def get_ospf(fabric_id: Optional[_builtins.str] = None, function get_ospf_output (line 122) | def get_ospf_output(fabric_id: Optional[pulumi.Input[_builtins.str]] = N... FILE: sdk/python/pulumi_proxmoxve/sdn/fabric/node/get_ospf_legacy.py class GetOspfLegacyResult (line 25) | class GetOspfLegacyResult: method __init__ (line 29) | def __init__(__self__, fabric_id=None, id=None, interface_names=None, ... method fabric_id (line 48) | def fabric_id(self) -> _builtins.str: method id (line 56) | def id(self) -> _builtins.str: method interface_names (line 64) | def interface_names(self) -> Sequence[_builtins.str]: method ip (line 72) | def ip(self) -> _builtins.str: method node_id (line 80) | def node_id(self) -> _builtins.str: class AwaitableGetOspfLegacyResult (line 87) | class AwaitableGetOspfLegacyResult(GetOspfLegacyResult): method __await__ (line 89) | def __await__(self): function get_ospf_legacy (line 100) | def get_ospf_legacy(fabric_id: Optional[_builtins.str] = None, function get_ospf_legacy_output (line 124) | def get_ospf_legacy_output(fabric_id: Optional[pulumi.Input[_builtins.st... FILE: sdk/python/pulumi_proxmoxve/sdn/fabric/node/openfabric.py class OpenfabricArgs (line 20) | class OpenfabricArgs: method __init__ (line 21) | def __init__(__self__, *, method fabric_id (line 46) | def fabric_id(self) -> pulumi.Input[_builtins.str]: method fabric_id (line 53) | def fabric_id(self, value: pulumi.Input[_builtins.str]): method interface_names (line 58) | def interface_names(self) -> pulumi.Input[Sequence[pulumi.Input[_built... method interface_names (line 65) | def interface_names(self, value: pulumi.Input[Sequence[pulumi.Input[_b... method node_id (line 70) | def node_id(self) -> pulumi.Input[_builtins.str]: method node_id (line 77) | def node_id(self, value: pulumi.Input[_builtins.str]): method ip (line 82) | def ip(self) -> Optional[pulumi.Input[_builtins.str]]: method ip (line 89) | def ip(self, value: Optional[pulumi.Input[_builtins.str]]): method ip6 (line 94) | def ip6(self) -> Optional[pulumi.Input[_builtins.str]]: method ip6 (line 101) | def ip6(self, value: Optional[pulumi.Input[_builtins.str]]): class _OpenfabricState (line 106) | class _OpenfabricState: method __init__ (line 107) | def __init__(__self__, *, method fabric_id (line 135) | def fabric_id(self) -> Optional[pulumi.Input[_builtins.str]]: method fabric_id (line 142) | def fabric_id(self, value: Optional[pulumi.Input[_builtins.str]]): method interface_names (line 147) | def interface_names(self) -> Optional[pulumi.Input[Sequence[pulumi.Inp... method interface_names (line 154) | def interface_names(self, value: Optional[pulumi.Input[Sequence[pulumi... method ip (line 159) | def ip(self) -> Optional[pulumi.Input[_builtins.str]]: method ip (line 166) | def ip(self, value: Optional[pulumi.Input[_builtins.str]]): method ip6 (line 171) | def ip6(self) -> Optional[pulumi.Input[_builtins.str]]: method ip6 (line 178) | def ip6(self, value: Optional[pulumi.Input[_builtins.str]]): method node_id (line 183) | def node_id(self) -> Optional[pulumi.Input[_builtins.str]]: method node_id (line 190) | def node_id(self, value: Optional[pulumi.Input[_builtins.str]]): class Openfabric (line 195) | class Openfabric(pulumi.CustomResource): method __init__ (line 197) | def __init__(__self__, method __init__ (line 220) | def __init__(__self__, method __init__ (line 233) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 240) | def _internal_init(__self__, method get (line 275) | def get(resource_name: str, method fabric_id (line 309) | def fabric_id(self) -> pulumi.Output[_builtins.str]: method interface_names (line 317) | def interface_names(self) -> pulumi.Output[Sequence[_builtins.str]]: method ip (line 325) | def ip(self) -> pulumi.Output[Optional[_builtins.str]]: method ip6 (line 333) | def ip6(self) -> pulumi.Output[Optional[_builtins.str]]: method node_id (line 341) | def node_id(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/sdn/fabric/node/openfabric_legacy.py class OpenfabricLegacyArgs (line 20) | class OpenfabricLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method fabric_id (line 46) | def fabric_id(self) -> pulumi.Input[_builtins.str]: method fabric_id (line 53) | def fabric_id(self, value: pulumi.Input[_builtins.str]): method interface_names (line 58) | def interface_names(self) -> pulumi.Input[Sequence[pulumi.Input[_built... method interface_names (line 65) | def interface_names(self, value: pulumi.Input[Sequence[pulumi.Input[_b... method node_id (line 70) | def node_id(self) -> pulumi.Input[_builtins.str]: method node_id (line 77) | def node_id(self, value: pulumi.Input[_builtins.str]): method ip (line 82) | def ip(self) -> Optional[pulumi.Input[_builtins.str]]: method ip (line 89) | def ip(self, value: Optional[pulumi.Input[_builtins.str]]): method ip6 (line 94) | def ip6(self) -> Optional[pulumi.Input[_builtins.str]]: method ip6 (line 101) | def ip6(self, value: Optional[pulumi.Input[_builtins.str]]): class _OpenfabricLegacyState (line 106) | class _OpenfabricLegacyState: method __init__ (line 107) | def __init__(__self__, *, method fabric_id (line 135) | def fabric_id(self) -> Optional[pulumi.Input[_builtins.str]]: method fabric_id (line 142) | def fabric_id(self, value: Optional[pulumi.Input[_builtins.str]]): method interface_names (line 147) | def interface_names(self) -> Optional[pulumi.Input[Sequence[pulumi.Inp... method interface_names (line 154) | def interface_names(self, value: Optional[pulumi.Input[Sequence[pulumi... method ip (line 159) | def ip(self) -> Optional[pulumi.Input[_builtins.str]]: method ip (line 166) | def ip(self, value: Optional[pulumi.Input[_builtins.str]]): method ip6 (line 171) | def ip6(self) -> Optional[pulumi.Input[_builtins.str]]: method ip6 (line 178) | def ip6(self, value: Optional[pulumi.Input[_builtins.str]]): method node_id (line 183) | def node_id(self) -> Optional[pulumi.Input[_builtins.str]]: method node_id (line 190) | def node_id(self, value: Optional[pulumi.Input[_builtins.str]]): class OpenfabricLegacy (line 195) | class OpenfabricLegacy(pulumi.CustomResource): method __init__ (line 197) | def __init__(__self__, method __init__ (line 222) | def __init__(__self__, method __init__ (line 237) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 244) | def _internal_init(__self__, method get (line 279) | def get(resource_name: str, method fabric_id (line 313) | def fabric_id(self) -> pulumi.Output[_builtins.str]: method interface_names (line 321) | def interface_names(self) -> pulumi.Output[Sequence[_builtins.str]]: method ip (line 329) | def ip(self) -> pulumi.Output[Optional[_builtins.str]]: method ip6 (line 337) | def ip6(self) -> pulumi.Output[Optional[_builtins.str]]: method node_id (line 345) | def node_id(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/sdn/fabric/node/ospf.py class OspfArgs (line 20) | class OspfArgs: method __init__ (line 21) | def __init__(__self__, *, method fabric_id (line 41) | def fabric_id(self) -> pulumi.Input[_builtins.str]: method fabric_id (line 48) | def fabric_id(self, value: pulumi.Input[_builtins.str]): method interface_names (line 53) | def interface_names(self) -> pulumi.Input[Sequence[pulumi.Input[_built... method interface_names (line 60) | def interface_names(self, value: pulumi.Input[Sequence[pulumi.Input[_b... method ip (line 65) | def ip(self) -> pulumi.Input[_builtins.str]: method ip (line 72) | def ip(self, value: pulumi.Input[_builtins.str]): method node_id (line 77) | def node_id(self) -> pulumi.Input[_builtins.str]: method node_id (line 84) | def node_id(self, value: pulumi.Input[_builtins.str]): class _OspfState (line 89) | class _OspfState: method __init__ (line 90) | def __init__(__self__, *, method fabric_id (line 114) | def fabric_id(self) -> Optional[pulumi.Input[_builtins.str]]: method fabric_id (line 121) | def fabric_id(self, value: Optional[pulumi.Input[_builtins.str]]): method interface_names (line 126) | def interface_names(self) -> Optional[pulumi.Input[Sequence[pulumi.Inp... method interface_names (line 133) | def interface_names(self, value: Optional[pulumi.Input[Sequence[pulumi... method ip (line 138) | def ip(self) -> Optional[pulumi.Input[_builtins.str]]: method ip (line 145) | def ip(self, value: Optional[pulumi.Input[_builtins.str]]): method node_id (line 150) | def node_id(self) -> Optional[pulumi.Input[_builtins.str]]: method node_id (line 157) | def node_id(self, value: Optional[pulumi.Input[_builtins.str]]): class Ospf (line 162) | class Ospf(pulumi.CustomResource): method __init__ (line 164) | def __init__(__self__, method __init__ (line 185) | def __init__(__self__, method __init__ (line 198) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 205) | def _internal_init(__self__, method get (line 240) | def get(resource_name: str, method fabric_id (line 271) | def fabric_id(self) -> pulumi.Output[_builtins.str]: method interface_names (line 279) | def interface_names(self) -> pulumi.Output[Sequence[_builtins.str]]: method ip (line 287) | def ip(self) -> pulumi.Output[_builtins.str]: method node_id (line 295) | def node_id(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/sdn/fabric/node/ospf_legacy.py class OspfLegacyArgs (line 20) | class OspfLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method fabric_id (line 41) | def fabric_id(self) -> pulumi.Input[_builtins.str]: method fabric_id (line 48) | def fabric_id(self, value: pulumi.Input[_builtins.str]): method interface_names (line 53) | def interface_names(self) -> pulumi.Input[Sequence[pulumi.Input[_built... method interface_names (line 60) | def interface_names(self, value: pulumi.Input[Sequence[pulumi.Input[_b... method ip (line 65) | def ip(self) -> pulumi.Input[_builtins.str]: method ip (line 72) | def ip(self, value: pulumi.Input[_builtins.str]): method node_id (line 77) | def node_id(self) -> pulumi.Input[_builtins.str]: method node_id (line 84) | def node_id(self, value: pulumi.Input[_builtins.str]): class _OspfLegacyState (line 89) | class _OspfLegacyState: method __init__ (line 90) | def __init__(__self__, *, method fabric_id (line 114) | def fabric_id(self) -> Optional[pulumi.Input[_builtins.str]]: method fabric_id (line 121) | def fabric_id(self, value: Optional[pulumi.Input[_builtins.str]]): method interface_names (line 126) | def interface_names(self) -> Optional[pulumi.Input[Sequence[pulumi.Inp... method interface_names (line 133) | def interface_names(self, value: Optional[pulumi.Input[Sequence[pulumi... method ip (line 138) | def ip(self) -> Optional[pulumi.Input[_builtins.str]]: method ip (line 145) | def ip(self, value: Optional[pulumi.Input[_builtins.str]]): method node_id (line 150) | def node_id(self) -> Optional[pulumi.Input[_builtins.str]]: method node_id (line 157) | def node_id(self, value: Optional[pulumi.Input[_builtins.str]]): class OspfLegacy (line 162) | class OspfLegacy(pulumi.CustomResource): method __init__ (line 164) | def __init__(__self__, method __init__ (line 187) | def __init__(__self__, method __init__ (line 202) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 209) | def _internal_init(__self__, method get (line 244) | def get(resource_name: str, method fabric_id (line 275) | def fabric_id(self) -> pulumi.Output[_builtins.str]: method interface_names (line 283) | def interface_names(self) -> pulumi.Output[Sequence[_builtins.str]]: method ip (line 291) | def ip(self) -> pulumi.Output[_builtins.str]: method node_id (line 299) | def node_id(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/sdn/fabric/openfabric.py class OpenfabricArgs (line 20) | class OpenfabricArgs: method __init__ (line 21) | def __init__(__self__, *, method resource_id (line 48) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 55) | def resource_id(self, value: pulumi.Input[_builtins.str]): method csnp_interval (line 60) | def csnp_interval(self) -> Optional[pulumi.Input[_builtins.int]]: method csnp_interval (line 67) | def csnp_interval(self, value: Optional[pulumi.Input[_builtins.int]]): method hello_interval (line 72) | def hello_interval(self) -> Optional[pulumi.Input[_builtins.int]]: method hello_interval (line 79) | def hello_interval(self, value: Optional[pulumi.Input[_builtins.int]]): method ip6_prefix (line 84) | def ip6_prefix(self) -> Optional[pulumi.Input[_builtins.str]]: method ip6_prefix (line 91) | def ip6_prefix(self, value: Optional[pulumi.Input[_builtins.str]]): method ip_prefix (line 96) | def ip_prefix(self) -> Optional[pulumi.Input[_builtins.str]]: method ip_prefix (line 103) | def ip_prefix(self, value: Optional[pulumi.Input[_builtins.str]]): class _OpenfabricState (line 108) | class _OpenfabricState: method __init__ (line 109) | def __init__(__self__, *, method csnp_interval (line 137) | def csnp_interval(self) -> Optional[pulumi.Input[_builtins.int]]: method csnp_interval (line 144) | def csnp_interval(self, value: Optional[pulumi.Input[_builtins.int]]): method hello_interval (line 149) | def hello_interval(self) -> Optional[pulumi.Input[_builtins.int]]: method hello_interval (line 156) | def hello_interval(self, value: Optional[pulumi.Input[_builtins.int]]): method ip6_prefix (line 161) | def ip6_prefix(self) -> Optional[pulumi.Input[_builtins.str]]: method ip6_prefix (line 168) | def ip6_prefix(self, value: Optional[pulumi.Input[_builtins.str]]): method ip_prefix (line 173) | def ip_prefix(self) -> Optional[pulumi.Input[_builtins.str]]: method ip_prefix (line 180) | def ip_prefix(self, value: Optional[pulumi.Input[_builtins.str]]): method resource_id (line 185) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 192) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): class Openfabric (line 197) | class Openfabric(pulumi.CustomResource): method __init__ (line 199) | def __init__(__self__, method __init__ (line 222) | def __init__(__self__, method __init__ (line 235) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 242) | def _internal_init(__self__, method get (line 275) | def get(resource_name: str, method csnp_interval (line 309) | def csnp_interval(self) -> pulumi.Output[Optional[_builtins.int]]: method hello_interval (line 317) | def hello_interval(self) -> pulumi.Output[Optional[_builtins.int]]: method ip6_prefix (line 325) | def ip6_prefix(self) -> pulumi.Output[Optional[_builtins.str]]: method ip_prefix (line 333) | def ip_prefix(self) -> pulumi.Output[Optional[_builtins.str]]: method resource_id (line 341) | def resource_id(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/sdn/fabric/openfabric_legacy.py class OpenfabricLegacyArgs (line 20) | class OpenfabricLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method resource_id (line 48) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 55) | def resource_id(self, value: pulumi.Input[_builtins.str]): method csnp_interval (line 60) | def csnp_interval(self) -> Optional[pulumi.Input[_builtins.int]]: method csnp_interval (line 67) | def csnp_interval(self, value: Optional[pulumi.Input[_builtins.int]]): method hello_interval (line 72) | def hello_interval(self) -> Optional[pulumi.Input[_builtins.int]]: method hello_interval (line 79) | def hello_interval(self, value: Optional[pulumi.Input[_builtins.int]]): method ip6_prefix (line 84) | def ip6_prefix(self) -> Optional[pulumi.Input[_builtins.str]]: method ip6_prefix (line 91) | def ip6_prefix(self, value: Optional[pulumi.Input[_builtins.str]]): method ip_prefix (line 96) | def ip_prefix(self) -> Optional[pulumi.Input[_builtins.str]]: method ip_prefix (line 103) | def ip_prefix(self, value: Optional[pulumi.Input[_builtins.str]]): class _OpenfabricLegacyState (line 108) | class _OpenfabricLegacyState: method __init__ (line 109) | def __init__(__self__, *, method csnp_interval (line 137) | def csnp_interval(self) -> Optional[pulumi.Input[_builtins.int]]: method csnp_interval (line 144) | def csnp_interval(self, value: Optional[pulumi.Input[_builtins.int]]): method hello_interval (line 149) | def hello_interval(self) -> Optional[pulumi.Input[_builtins.int]]: method hello_interval (line 156) | def hello_interval(self, value: Optional[pulumi.Input[_builtins.int]]): method ip6_prefix (line 161) | def ip6_prefix(self) -> Optional[pulumi.Input[_builtins.str]]: method ip6_prefix (line 168) | def ip6_prefix(self, value: Optional[pulumi.Input[_builtins.str]]): method ip_prefix (line 173) | def ip_prefix(self) -> Optional[pulumi.Input[_builtins.str]]: method ip_prefix (line 180) | def ip_prefix(self, value: Optional[pulumi.Input[_builtins.str]]): method resource_id (line 185) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 192) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): class OpenfabricLegacy (line 197) | class OpenfabricLegacy(pulumi.CustomResource): method __init__ (line 199) | def __init__(__self__, method __init__ (line 224) | def __init__(__self__, method __init__ (line 239) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 246) | def _internal_init(__self__, method get (line 277) | def get(resource_name: str, method csnp_interval (line 311) | def csnp_interval(self) -> pulumi.Output[Optional[_builtins.int]]: method hello_interval (line 319) | def hello_interval(self) -> pulumi.Output[Optional[_builtins.int]]: method ip6_prefix (line 327) | def ip6_prefix(self) -> pulumi.Output[Optional[_builtins.str]]: method ip_prefix (line 335) | def ip_prefix(self) -> pulumi.Output[Optional[_builtins.str]]: method resource_id (line 343) | def resource_id(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/sdn/fabric/ospf.py class OspfArgs (line 20) | class OspfArgs: method __init__ (line 21) | def __init__(__self__, *, method area (line 38) | def area(self) -> pulumi.Input[_builtins.str]: method area (line 45) | def area(self, value: pulumi.Input[_builtins.str]): method ip_prefix (line 50) | def ip_prefix(self) -> pulumi.Input[_builtins.str]: method ip_prefix (line 57) | def ip_prefix(self, value: pulumi.Input[_builtins.str]): method resource_id (line 62) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 69) | def resource_id(self, value: pulumi.Input[_builtins.str]): class _OspfState (line 74) | class _OspfState: method __init__ (line 75) | def __init__(__self__, *, method area (line 95) | def area(self) -> Optional[pulumi.Input[_builtins.str]]: method area (line 102) | def area(self, value: Optional[pulumi.Input[_builtins.str]]): method ip_prefix (line 107) | def ip_prefix(self) -> Optional[pulumi.Input[_builtins.str]]: method ip_prefix (line 114) | def ip_prefix(self, value: Optional[pulumi.Input[_builtins.str]]): method resource_id (line 119) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 126) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): class Ospf (line 131) | class Ospf(pulumi.CustomResource): method __init__ (line 133) | def __init__(__self__, method __init__ (line 152) | def __init__(__self__, method __init__ (line 165) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 172) | def _internal_init(__self__, method get (line 205) | def get(resource_name: str, method area (line 233) | def area(self) -> pulumi.Output[_builtins.str]: method ip_prefix (line 241) | def ip_prefix(self) -> pulumi.Output[_builtins.str]: method resource_id (line 249) | def resource_id(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/sdn/fabric/ospf_legacy.py class OspfLegacyArgs (line 20) | class OspfLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method area (line 38) | def area(self) -> pulumi.Input[_builtins.str]: method area (line 45) | def area(self, value: pulumi.Input[_builtins.str]): method ip_prefix (line 50) | def ip_prefix(self) -> pulumi.Input[_builtins.str]: method ip_prefix (line 57) | def ip_prefix(self, value: pulumi.Input[_builtins.str]): method resource_id (line 62) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 69) | def resource_id(self, value: pulumi.Input[_builtins.str]): class _OspfLegacyState (line 74) | class _OspfLegacyState: method __init__ (line 75) | def __init__(__self__, *, method area (line 95) | def area(self) -> Optional[pulumi.Input[_builtins.str]]: method area (line 102) | def area(self, value: Optional[pulumi.Input[_builtins.str]]): method ip_prefix (line 107) | def ip_prefix(self) -> Optional[pulumi.Input[_builtins.str]]: method ip_prefix (line 114) | def ip_prefix(self, value: Optional[pulumi.Input[_builtins.str]]): method resource_id (line 119) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 126) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): class OspfLegacy (line 131) | class OspfLegacy(pulumi.CustomResource): method __init__ (line 133) | def __init__(__self__, method __init__ (line 154) | def __init__(__self__, method __init__ (line 169) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 176) | def _internal_init(__self__, method get (line 207) | def get(resource_name: str, method area (line 235) | def area(self) -> pulumi.Output[_builtins.str]: method ip_prefix (line 243) | def ip_prefix(self) -> pulumi.Output[_builtins.str]: method resource_id (line 251) | def resource_id(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/sdn/get_subnet.py class GetSubnetResult (line 27) | class GetSubnetResult: method __init__ (line 31) | def __init__(__self__, cidr=None, dhcp_dns_server=None, dhcp_range=Non... method cidr (line 59) | def cidr(self) -> _builtins.str: method dhcp_dns_server (line 67) | def dhcp_dns_server(self) -> _builtins.str: method dhcp_range (line 75) | def dhcp_range(self) -> 'outputs.GetSubnetDhcpRangeResult': method dns_zone_prefix (line 83) | def dns_zone_prefix(self) -> _builtins.str: method gateway (line 91) | def gateway(self) -> _builtins.str: method id (line 99) | def id(self) -> _builtins.str: method snat (line 107) | def snat(self) -> _builtins.bool: method vnet (line 115) | def vnet(self) -> _builtins.str: class AwaitableGetSubnetResult (line 122) | class AwaitableGetSubnetResult(GetSubnetResult): method __await__ (line 124) | def __await__(self): function get_subnet (line 138) | def get_subnet(cidr: Optional[_builtins.str] = None, function get_subnet_output (line 166) | def get_subnet_output(cidr: Optional[pulumi.Input[_builtins.str]] = None, FILE: sdk/python/pulumi_proxmoxve/sdn/get_subnet_legacy.py class GetSubnetLegacyResult (line 27) | class GetSubnetLegacyResult: method __init__ (line 31) | def __init__(__self__, cidr=None, dhcp_dns_server=None, dhcp_range=Non... method cidr (line 59) | def cidr(self) -> _builtins.str: method dhcp_dns_server (line 67) | def dhcp_dns_server(self) -> _builtins.str: method dhcp_range (line 75) | def dhcp_range(self) -> 'outputs.GetSubnetLegacyDhcpRangeResult': method dns_zone_prefix (line 83) | def dns_zone_prefix(self) -> _builtins.str: method gateway (line 91) | def gateway(self) -> _builtins.str: method id (line 99) | def id(self) -> _builtins.str: method snat (line 107) | def snat(self) -> _builtins.bool: method vnet (line 115) | def vnet(self) -> _builtins.str: class AwaitableGetSubnetLegacyResult (line 122) | class AwaitableGetSubnetLegacyResult(GetSubnetLegacyResult): method __await__ (line 124) | def __await__(self): function get_subnet_legacy (line 138) | def get_subnet_legacy(cidr: Optional[_builtins.str] = None, function get_subnet_legacy_output (line 168) | def get_subnet_legacy_output(cidr: Optional[pulumi.Input[_builtins.str]]... FILE: sdk/python/pulumi_proxmoxve/sdn/get_vnet.py class GetVnetResult (line 25) | class GetVnetResult: method __init__ (line 29) | def __init__(__self__, alias=None, id=None, isolate_ports=None, tag=No... method alias (line 51) | def alias(self) -> _builtins.str: method id (line 59) | def id(self) -> _builtins.str: method isolate_ports (line 67) | def isolate_ports(self) -> _builtins.bool: method tag (line 75) | def tag(self) -> _builtins.int: method vlan_aware (line 83) | def vlan_aware(self) -> _builtins.bool: method zone (line 91) | def zone(self) -> _builtins.str: class AwaitableGetVnetResult (line 98) | class AwaitableGetVnetResult(GetVnetResult): method __await__ (line 100) | def __await__(self): function get_vnet (line 112) | def get_vnet(id: Optional[_builtins.str] = None, function get_vnet_output (line 149) | def get_vnet_output(id: Optional[pulumi.Input[_builtins.str]] = None, FILE: sdk/python/pulumi_proxmoxve/sdn/get_vnet_legacy.py class GetVnetLegacyResult (line 25) | class GetVnetLegacyResult: method __init__ (line 29) | def __init__(__self__, alias=None, id=None, isolate_ports=None, tag=No... method alias (line 51) | def alias(self) -> _builtins.str: method id (line 59) | def id(self) -> _builtins.str: method isolate_ports (line 67) | def isolate_ports(self) -> _builtins.bool: method tag (line 75) | def tag(self) -> _builtins.int: method vlan_aware (line 83) | def vlan_aware(self) -> _builtins.bool: method zone (line 91) | def zone(self) -> _builtins.str: class AwaitableGetVnetLegacyResult (line 98) | class AwaitableGetVnetLegacyResult(GetVnetLegacyResult): method __await__ (line 100) | def __await__(self): function get_vnet_legacy (line 112) | def get_vnet_legacy(id: Optional[_builtins.str] = None, function get_vnet_legacy_output (line 151) | def get_vnet_legacy_output(id: Optional[pulumi.Input[_builtins.str]] = N... FILE: sdk/python/pulumi_proxmoxve/sdn/get_vnets.py class GetVnetsResult (line 26) | class GetVnetsResult: method __init__ (line 30) | def __init__(__self__, id=None, vnets=None): method id (line 40) | def id(self) -> _builtins.str: method vnets (line 48) | def vnets(self) -> Sequence['outputs.GetVnetsVnetResult']: class AwaitableGetVnetsResult (line 55) | class AwaitableGetVnetsResult(GetVnetsResult): method __await__ (line 57) | def __await__(self): function get_vnets (line 65) | def get_vnets(opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableG... function get_vnets_output (line 89) | def get_vnets_output(opts: Optional[Union[pulumi.InvokeOptions, pulumi.I... FILE: sdk/python/pulumi_proxmoxve/sdn/get_vnets_legacy.py class GetVnetsLegacyResult (line 26) | class GetVnetsLegacyResult: method __init__ (line 30) | def __init__(__self__, id=None, vnets=None): method id (line 40) | def id(self) -> _builtins.str: method vnets (line 48) | def vnets(self) -> Sequence['outputs.GetVnetsLegacyVnetResult']: class AwaitableGetVnetsLegacyResult (line 55) | class AwaitableGetVnetsLegacyResult(GetVnetsLegacyResult): method __await__ (line 57) | def __await__(self): function get_vnets_legacy (line 65) | def get_vnets_legacy(opts: Optional[pulumi.InvokeOptions] = None) -> Awa... function get_vnets_legacy_output (line 91) | def get_vnets_legacy_output(opts: Optional[Union[pulumi.InvokeOptions, p... FILE: sdk/python/pulumi_proxmoxve/sdn/get_zones.py class GetZonesResult (line 26) | class GetZonesResult: method __init__ (line 30) | def __init__(__self__, id=None, type=None, zones=None): method id (line 43) | def id(self) -> _builtins.str: method type (line 51) | def type(self) -> Optional[_builtins.str]: method zones (line 59) | def zones(self) -> Sequence['outputs.GetZonesZoneResult']: class AwaitableGetZonesResult (line 66) | class AwaitableGetZonesResult(GetZonesResult): method __await__ (line 68) | def __await__(self): function get_zones (line 77) | def get_zones(type: Optional[_builtins.str] = None, function get_zones_output (line 115) | def get_zones_output(type: Optional[pulumi.Input[Optional[_builtins.str]... FILE: sdk/python/pulumi_proxmoxve/sdn/get_zones_legacy.py class GetZonesLegacyResult (line 26) | class GetZonesLegacyResult: method __init__ (line 30) | def __init__(__self__, id=None, type=None, zones=None): method id (line 43) | def id(self) -> _builtins.str: method type (line 51) | def type(self) -> Optional[_builtins.str]: method zones (line 59) | def zones(self) -> Sequence['outputs.GetZonesLegacyZoneResult']: class AwaitableGetZonesLegacyResult (line 66) | class AwaitableGetZonesLegacyResult(GetZonesLegacyResult): method __await__ (line 68) | def __await__(self): function get_zones_legacy (line 77) | def get_zones_legacy(type: Optional[_builtins.str] = None, function get_zones_legacy_output (line 117) | def get_zones_legacy_output(type: Optional[pulumi.Input[Optional[_builti... FILE: sdk/python/pulumi_proxmoxve/sdn/outputs.py class SubnetDhcpRange (line 29) | class SubnetDhcpRange(dict): method __key_warning (line 31) | def __key_warning(key: str): method __getitem__ (line 41) | def __getitem__(self, key: str) -> Any: method get (line 45) | def get(self, key: str, default = None) -> Any: method __init__ (line 49) | def __init__(__self__, *, method end_address (line 61) | def end_address(self) -> _builtins.str: method start_address (line 69) | def start_address(self) -> _builtins.str: class SubnetLegacyDhcpRange (line 77) | class SubnetLegacyDhcpRange(dict): method __key_warning (line 79) | def __key_warning(key: str): method __getitem__ (line 89) | def __getitem__(self, key: str) -> Any: method get (line 93) | def get(self, key: str, default = None) -> Any: method __init__ (line 97) | def __init__(__self__, *, method end_address (line 109) | def end_address(self) -> _builtins.str: method start_address (line 117) | def start_address(self) -> _builtins.str: class GetSubnetDhcpRangeResult (line 125) | class GetSubnetDhcpRangeResult(dict): method __init__ (line 126) | def __init__(__self__, *, method end_address (line 138) | def end_address(self) -> _builtins.str: method start_address (line 146) | def start_address(self) -> _builtins.str: class GetSubnetLegacyDhcpRangeResult (line 154) | class GetSubnetLegacyDhcpRangeResult(dict): method __init__ (line 155) | def __init__(__self__, *, method end_address (line 167) | def end_address(self) -> _builtins.str: method start_address (line 175) | def start_address(self) -> _builtins.str: class GetVnetsLegacyVnetResult (line 183) | class GetVnetsLegacyVnetResult(dict): method __init__ (line 184) | def __init__(__self__, *, method alias (line 200) | def alias(self) -> _builtins.str: method id (line 205) | def id(self) -> _builtins.str: method isolate_ports (line 210) | def isolate_ports(self) -> _builtins.bool: method tag (line 215) | def tag(self) -> _builtins.int: method vlan_aware (line 220) | def vlan_aware(self) -> _builtins.bool: method zone (line 225) | def zone(self) -> _builtins.str: class GetVnetsVnetResult (line 230) | class GetVnetsVnetResult(dict): method __init__ (line 231) | def __init__(__self__, *, method alias (line 247) | def alias(self) -> _builtins.str: method id (line 252) | def id(self) -> _builtins.str: method isolate_ports (line 257) | def isolate_ports(self) -> _builtins.bool: method tag (line 262) | def tag(self) -> _builtins.int: method vlan_aware (line 267) | def vlan_aware(self) -> _builtins.bool: method zone (line 272) | def zone(self) -> _builtins.str: class GetZonesLegacyZoneResult (line 277) | class GetZonesLegacyZoneResult(dict): method __init__ (line 278) | def __init__(__self__, *, method advertise_subnets (line 328) | def advertise_subnets(self) -> _builtins.bool: method bridge (line 333) | def bridge(self) -> _builtins.str: method controller (line 338) | def controller(self) -> _builtins.str: method dhcp (line 343) | def dhcp(self) -> _builtins.str: method disable_arp_nd_suppression (line 348) | def disable_arp_nd_suppression(self) -> _builtins.bool: method dns (line 353) | def dns(self) -> _builtins.str: method dns_zone (line 358) | def dns_zone(self) -> _builtins.str: method exit_nodes (line 363) | def exit_nodes(self) -> Sequence[_builtins.str]: method exit_nodes_local_routing (line 368) | def exit_nodes_local_routing(self) -> _builtins.bool: method id (line 373) | def id(self) -> _builtins.str: method ipam (line 378) | def ipam(self) -> _builtins.str: method mtu (line 383) | def mtu(self) -> _builtins.int: method nodes (line 388) | def nodes(self) -> Sequence[_builtins.str]: method peers (line 393) | def peers(self) -> Sequence[_builtins.str]: method pending (line 398) | def pending(self) -> _builtins.bool: method primary_exit_node (line 403) | def primary_exit_node(self) -> _builtins.str: method reverse_dns (line 408) | def reverse_dns(self) -> _builtins.str: method rt_import (line 413) | def rt_import(self) -> _builtins.str: method service_vlan (line 418) | def service_vlan(self) -> _builtins.int: method service_vlan_protocol (line 423) | def service_vlan_protocol(self) -> _builtins.str: method state (line 428) | def state(self) -> _builtins.str: method type (line 433) | def type(self) -> _builtins.str: method vrf_vxlan (line 438) | def vrf_vxlan(self) -> _builtins.int: class GetZonesZoneResult (line 443) | class GetZonesZoneResult(dict): method __init__ (line 444) | def __init__(__self__, *, method advertise_subnets (line 494) | def advertise_subnets(self) -> _builtins.bool: method bridge (line 499) | def bridge(self) -> _builtins.str: method controller (line 504) | def controller(self) -> _builtins.str: method dhcp (line 509) | def dhcp(self) -> _builtins.str: method disable_arp_nd_suppression (line 514) | def disable_arp_nd_suppression(self) -> _builtins.bool: method dns (line 519) | def dns(self) -> _builtins.str: method dns_zone (line 524) | def dns_zone(self) -> _builtins.str: method exit_nodes (line 529) | def exit_nodes(self) -> Sequence[_builtins.str]: method exit_nodes_local_routing (line 534) | def exit_nodes_local_routing(self) -> _builtins.bool: method id (line 539) | def id(self) -> _builtins.str: method ipam (line 544) | def ipam(self) -> _builtins.str: method mtu (line 549) | def mtu(self) -> _builtins.int: method nodes (line 554) | def nodes(self) -> Sequence[_builtins.str]: method peers (line 559) | def peers(self) -> Sequence[_builtins.str]: method pending (line 564) | def pending(self) -> _builtins.bool: method primary_exit_node (line 569) | def primary_exit_node(self) -> _builtins.str: method reverse_dns (line 574) | def reverse_dns(self) -> _builtins.str: method rt_import (line 579) | def rt_import(self) -> _builtins.str: method service_vlan (line 584) | def service_vlan(self) -> _builtins.int: method service_vlan_protocol (line 589) | def service_vlan_protocol(self) -> _builtins.str: method state (line 594) | def state(self) -> _builtins.str: method type (line 599) | def type(self) -> _builtins.str: method vrf_vxlan (line 604) | def vrf_vxlan(self) -> _builtins.int: FILE: sdk/python/pulumi_proxmoxve/sdn/subnet.py class SubnetArgs (line 22) | class SubnetArgs: method __init__ (line 23) | def __init__(__self__, *, method cidr (line 57) | def cidr(self) -> pulumi.Input[_builtins.str]: method cidr (line 64) | def cidr(self, value: pulumi.Input[_builtins.str]): method vnet (line 69) | def vnet(self) -> pulumi.Input[_builtins.str]: method vnet (line 76) | def vnet(self, value: pulumi.Input[_builtins.str]): method dhcp_dns_server (line 81) | def dhcp_dns_server(self) -> Optional[pulumi.Input[_builtins.str]]: method dhcp_dns_server (line 88) | def dhcp_dns_server(self, value: Optional[pulumi.Input[_builtins.str]]): method dhcp_range (line 93) | def dhcp_range(self) -> Optional[pulumi.Input['SubnetDhcpRangeArgs']]: method dhcp_range (line 100) | def dhcp_range(self, value: Optional[pulumi.Input['SubnetDhcpRangeArgs... method dns_zone_prefix (line 105) | def dns_zone_prefix(self) -> Optional[pulumi.Input[_builtins.str]]: method dns_zone_prefix (line 112) | def dns_zone_prefix(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway (line 117) | def gateway(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway (line 124) | def gateway(self, value: Optional[pulumi.Input[_builtins.str]]): method snat (line 129) | def snat(self) -> Optional[pulumi.Input[_builtins.bool]]: method snat (line 136) | def snat(self, value: Optional[pulumi.Input[_builtins.bool]]): class _SubnetState (line 141) | class _SubnetState: method __init__ (line 142) | def __init__(__self__, *, method cidr (line 178) | def cidr(self) -> Optional[pulumi.Input[_builtins.str]]: method cidr (line 185) | def cidr(self, value: Optional[pulumi.Input[_builtins.str]]): method dhcp_dns_server (line 190) | def dhcp_dns_server(self) -> Optional[pulumi.Input[_builtins.str]]: method dhcp_dns_server (line 197) | def dhcp_dns_server(self, value: Optional[pulumi.Input[_builtins.str]]): method dhcp_range (line 202) | def dhcp_range(self) -> Optional[pulumi.Input['SubnetDhcpRangeArgs']]: method dhcp_range (line 209) | def dhcp_range(self, value: Optional[pulumi.Input['SubnetDhcpRangeArgs... method dns_zone_prefix (line 214) | def dns_zone_prefix(self) -> Optional[pulumi.Input[_builtins.str]]: method dns_zone_prefix (line 221) | def dns_zone_prefix(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway (line 226) | def gateway(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway (line 233) | def gateway(self, value: Optional[pulumi.Input[_builtins.str]]): method snat (line 238) | def snat(self) -> Optional[pulumi.Input[_builtins.bool]]: method snat (line 245) | def snat(self, value: Optional[pulumi.Input[_builtins.bool]]): method vnet (line 250) | def vnet(self) -> Optional[pulumi.Input[_builtins.str]]: method vnet (line 257) | def vnet(self, value: Optional[pulumi.Input[_builtins.str]]): class Subnet (line 262) | class Subnet(pulumi.CustomResource): method __init__ (line 264) | def __init__(__self__, method __init__ (line 368) | def __init__(__self__, method __init__ (line 458) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 465) | def _internal_init(__self__, method get (line 502) | def get(resource_name: str, method cidr (line 542) | def cidr(self) -> pulumi.Output[_builtins.str]: method dhcp_dns_server (line 550) | def dhcp_dns_server(self) -> pulumi.Output[Optional[_builtins.str]]: method dhcp_range (line 558) | def dhcp_range(self) -> pulumi.Output[Optional['outputs.SubnetDhcpRang... method dns_zone_prefix (line 566) | def dns_zone_prefix(self) -> pulumi.Output[Optional[_builtins.str]]: method gateway (line 574) | def gateway(self) -> pulumi.Output[Optional[_builtins.str]]: method snat (line 582) | def snat(self) -> pulumi.Output[Optional[_builtins.bool]]: method vnet (line 590) | def vnet(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/sdn/subnet_legacy.py class SubnetLegacyArgs (line 22) | class SubnetLegacyArgs: method __init__ (line 23) | def __init__(__self__, *, method cidr (line 57) | def cidr(self) -> pulumi.Input[_builtins.str]: method cidr (line 64) | def cidr(self, value: pulumi.Input[_builtins.str]): method vnet (line 69) | def vnet(self) -> pulumi.Input[_builtins.str]: method vnet (line 76) | def vnet(self, value: pulumi.Input[_builtins.str]): method dhcp_dns_server (line 81) | def dhcp_dns_server(self) -> Optional[pulumi.Input[_builtins.str]]: method dhcp_dns_server (line 88) | def dhcp_dns_server(self, value: Optional[pulumi.Input[_builtins.str]]): method dhcp_range (line 93) | def dhcp_range(self) -> Optional[pulumi.Input['SubnetLegacyDhcpRangeAr... method dhcp_range (line 100) | def dhcp_range(self, value: Optional[pulumi.Input['SubnetLegacyDhcpRan... method dns_zone_prefix (line 105) | def dns_zone_prefix(self) -> Optional[pulumi.Input[_builtins.str]]: method dns_zone_prefix (line 112) | def dns_zone_prefix(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway (line 117) | def gateway(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway (line 124) | def gateway(self, value: Optional[pulumi.Input[_builtins.str]]): method snat (line 129) | def snat(self) -> Optional[pulumi.Input[_builtins.bool]]: method snat (line 136) | def snat(self, value: Optional[pulumi.Input[_builtins.bool]]): class _SubnetLegacyState (line 141) | class _SubnetLegacyState: method __init__ (line 142) | def __init__(__self__, *, method cidr (line 178) | def cidr(self) -> Optional[pulumi.Input[_builtins.str]]: method cidr (line 185) | def cidr(self, value: Optional[pulumi.Input[_builtins.str]]): method dhcp_dns_server (line 190) | def dhcp_dns_server(self) -> Optional[pulumi.Input[_builtins.str]]: method dhcp_dns_server (line 197) | def dhcp_dns_server(self, value: Optional[pulumi.Input[_builtins.str]]): method dhcp_range (line 202) | def dhcp_range(self) -> Optional[pulumi.Input['SubnetLegacyDhcpRangeAr... method dhcp_range (line 209) | def dhcp_range(self, value: Optional[pulumi.Input['SubnetLegacyDhcpRan... method dns_zone_prefix (line 214) | def dns_zone_prefix(self) -> Optional[pulumi.Input[_builtins.str]]: method dns_zone_prefix (line 221) | def dns_zone_prefix(self, value: Optional[pulumi.Input[_builtins.str]]): method gateway (line 226) | def gateway(self) -> Optional[pulumi.Input[_builtins.str]]: method gateway (line 233) | def gateway(self, value: Optional[pulumi.Input[_builtins.str]]): method snat (line 238) | def snat(self) -> Optional[pulumi.Input[_builtins.bool]]: method snat (line 245) | def snat(self, value: Optional[pulumi.Input[_builtins.bool]]): method vnet (line 250) | def vnet(self) -> Optional[pulumi.Input[_builtins.str]]: method vnet (line 257) | def vnet(self, value: Optional[pulumi.Input[_builtins.str]]): class SubnetLegacy (line 262) | class SubnetLegacy(pulumi.CustomResource): method __init__ (line 264) | def __init__(__self__, method __init__ (line 370) | def __init__(__self__, method __init__ (line 462) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 469) | def _internal_init(__self__, method get (line 506) | def get(resource_name: str, method cidr (line 546) | def cidr(self) -> pulumi.Output[_builtins.str]: method dhcp_dns_server (line 554) | def dhcp_dns_server(self) -> pulumi.Output[Optional[_builtins.str]]: method dhcp_range (line 562) | def dhcp_range(self) -> pulumi.Output[Optional['outputs.SubnetLegacyDh... method dns_zone_prefix (line 570) | def dns_zone_prefix(self) -> pulumi.Output[Optional[_builtins.str]]: method gateway (line 578) | def gateway(self) -> pulumi.Output[Optional[_builtins.str]]: method snat (line 586) | def snat(self) -> pulumi.Output[Optional[_builtins.bool]]: method vnet (line 594) | def vnet(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/sdn/vnet.py class VnetArgs (line 20) | class VnetArgs: method __init__ (line 21) | def __init__(__self__, *, method resource_id (line 51) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 58) | def resource_id(self, value: pulumi.Input[_builtins.str]): method zone (line 63) | def zone(self) -> pulumi.Input[_builtins.str]: method zone (line 70) | def zone(self, value: pulumi.Input[_builtins.str]): method alias (line 75) | def alias(self) -> Optional[pulumi.Input[_builtins.str]]: method alias (line 82) | def alias(self, value: Optional[pulumi.Input[_builtins.str]]): method isolate_ports (line 87) | def isolate_ports(self) -> Optional[pulumi.Input[_builtins.bool]]: method isolate_ports (line 94) | def isolate_ports(self, value: Optional[pulumi.Input[_builtins.bool]]): method tag (line 99) | def tag(self) -> Optional[pulumi.Input[_builtins.int]]: method tag (line 106) | def tag(self, value: Optional[pulumi.Input[_builtins.int]]): method vlan_aware (line 111) | def vlan_aware(self) -> Optional[pulumi.Input[_builtins.bool]]: method vlan_aware (line 118) | def vlan_aware(self, value: Optional[pulumi.Input[_builtins.bool]]): class _VnetState (line 123) | class _VnetState: method __init__ (line 124) | def __init__(__self__, *, method alias (line 156) | def alias(self) -> Optional[pulumi.Input[_builtins.str]]: method alias (line 163) | def alias(self, value: Optional[pulumi.Input[_builtins.str]]): method isolate_ports (line 168) | def isolate_ports(self) -> Optional[pulumi.Input[_builtins.bool]]: method isolate_ports (line 175) | def isolate_ports(self, value: Optional[pulumi.Input[_builtins.bool]]): method resource_id (line 180) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 187) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method tag (line 192) | def tag(self) -> Optional[pulumi.Input[_builtins.int]]: method tag (line 199) | def tag(self, value: Optional[pulumi.Input[_builtins.int]]): method vlan_aware (line 204) | def vlan_aware(self) -> Optional[pulumi.Input[_builtins.bool]]: method vlan_aware (line 211) | def vlan_aware(self, value: Optional[pulumi.Input[_builtins.bool]]): method zone (line 216) | def zone(self) -> Optional[pulumi.Input[_builtins.str]]: method zone (line 223) | def zone(self, value: Optional[pulumi.Input[_builtins.str]]): class Vnet (line 228) | class Vnet(pulumi.CustomResource): method __init__ (line 230) | def __init__(__self__, method __init__ (line 308) | def __init__(__self__, method __init__ (line 374) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 381) | def _internal_init(__self__, method get (line 418) | def get(resource_name: str, method alias (line 455) | def alias(self) -> pulumi.Output[Optional[_builtins.str]]: method isolate_ports (line 463) | def isolate_ports(self) -> pulumi.Output[Optional[_builtins.bool]]: method resource_id (line 471) | def resource_id(self) -> pulumi.Output[_builtins.str]: method tag (line 479) | def tag(self) -> pulumi.Output[Optional[_builtins.int]]: method vlan_aware (line 487) | def vlan_aware(self) -> pulumi.Output[Optional[_builtins.bool]]: method zone (line 495) | def zone(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/sdn/vnet_legacy.py class VnetLegacyArgs (line 20) | class VnetLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method resource_id (line 51) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 58) | def resource_id(self, value: pulumi.Input[_builtins.str]): method zone (line 63) | def zone(self) -> pulumi.Input[_builtins.str]: method zone (line 70) | def zone(self, value: pulumi.Input[_builtins.str]): method alias (line 75) | def alias(self) -> Optional[pulumi.Input[_builtins.str]]: method alias (line 82) | def alias(self, value: Optional[pulumi.Input[_builtins.str]]): method isolate_ports (line 87) | def isolate_ports(self) -> Optional[pulumi.Input[_builtins.bool]]: method isolate_ports (line 94) | def isolate_ports(self, value: Optional[pulumi.Input[_builtins.bool]]): method tag (line 99) | def tag(self) -> Optional[pulumi.Input[_builtins.int]]: method tag (line 106) | def tag(self, value: Optional[pulumi.Input[_builtins.int]]): method vlan_aware (line 111) | def vlan_aware(self) -> Optional[pulumi.Input[_builtins.bool]]: method vlan_aware (line 118) | def vlan_aware(self, value: Optional[pulumi.Input[_builtins.bool]]): class _VnetLegacyState (line 123) | class _VnetLegacyState: method __init__ (line 124) | def __init__(__self__, *, method alias (line 156) | def alias(self) -> Optional[pulumi.Input[_builtins.str]]: method alias (line 163) | def alias(self, value: Optional[pulumi.Input[_builtins.str]]): method isolate_ports (line 168) | def isolate_ports(self) -> Optional[pulumi.Input[_builtins.bool]]: method isolate_ports (line 175) | def isolate_ports(self, value: Optional[pulumi.Input[_builtins.bool]]): method resource_id (line 180) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 187) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method tag (line 192) | def tag(self) -> Optional[pulumi.Input[_builtins.int]]: method tag (line 199) | def tag(self, value: Optional[pulumi.Input[_builtins.int]]): method vlan_aware (line 204) | def vlan_aware(self) -> Optional[pulumi.Input[_builtins.bool]]: method vlan_aware (line 211) | def vlan_aware(self, value: Optional[pulumi.Input[_builtins.bool]]): method zone (line 216) | def zone(self) -> Optional[pulumi.Input[_builtins.str]]: method zone (line 223) | def zone(self, value: Optional[pulumi.Input[_builtins.str]]): class VnetLegacy (line 228) | class VnetLegacy(pulumi.CustomResource): method __init__ (line 230) | def __init__(__self__, method __init__ (line 310) | def __init__(__self__, method __init__ (line 378) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 385) | def _internal_init(__self__, method get (line 420) | def get(resource_name: str, method alias (line 457) | def alias(self) -> pulumi.Output[Optional[_builtins.str]]: method isolate_ports (line 465) | def isolate_ports(self) -> pulumi.Output[Optional[_builtins.bool]]: method resource_id (line 473) | def resource_id(self) -> pulumi.Output[_builtins.str]: method tag (line 481) | def tag(self) -> pulumi.Output[Optional[_builtins.int]]: method vlan_aware (line 489) | def vlan_aware(self) -> pulumi.Output[Optional[_builtins.bool]]: method zone (line 497) | def zone(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/sdn/zone/evpn.py class EvpnArgs (line 20) | class EvpnArgs: method __init__ (line 21) | def __init__(__self__, *, method controller (line 86) | def controller(self) -> pulumi.Input[_builtins.str]: method controller (line 93) | def controller(self, value: pulumi.Input[_builtins.str]): method resource_id (line 98) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 105) | def resource_id(self, value: pulumi.Input[_builtins.str]): method vrf_vxlan (line 110) | def vrf_vxlan(self) -> pulumi.Input[_builtins.int]: method vrf_vxlan (line 117) | def vrf_vxlan(self, value: pulumi.Input[_builtins.int]): method advertise_subnets (line 122) | def advertise_subnets(self) -> Optional[pulumi.Input[_builtins.bool]]: method advertise_subnets (line 129) | def advertise_subnets(self, value: Optional[pulumi.Input[_builtins.boo... method disable_arp_nd_suppression (line 134) | def disable_arp_nd_suppression(self) -> Optional[pulumi.Input[_builtin... method disable_arp_nd_suppression (line 141) | def disable_arp_nd_suppression(self, value: Optional[pulumi.Input[_bui... method dns (line 146) | def dns(self) -> Optional[pulumi.Input[_builtins.str]]: method dns (line 153) | def dns(self, value: Optional[pulumi.Input[_builtins.str]]): method dns_zone (line 158) | def dns_zone(self) -> Optional[pulumi.Input[_builtins.str]]: method dns_zone (line 165) | def dns_zone(self, value: Optional[pulumi.Input[_builtins.str]]): method exit_nodes (line 170) | def exit_nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_b... method exit_nodes (line 177) | def exit_nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Inpu... method exit_nodes_local_routing (line 182) | def exit_nodes_local_routing(self) -> Optional[pulumi.Input[_builtins.... method exit_nodes_local_routing (line 189) | def exit_nodes_local_routing(self, value: Optional[pulumi.Input[_built... method ipam (line 194) | def ipam(self) -> Optional[pulumi.Input[_builtins.str]]: method ipam (line 201) | def ipam(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 206) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 213) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method nodes (line 218) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 225) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method primary_exit_node (line 230) | def primary_exit_node(self) -> Optional[pulumi.Input[_builtins.str]]: method primary_exit_node (line 237) | def primary_exit_node(self, value: Optional[pulumi.Input[_builtins.str... method reverse_dns (line 242) | def reverse_dns(self) -> Optional[pulumi.Input[_builtins.str]]: method reverse_dns (line 249) | def reverse_dns(self, value: Optional[pulumi.Input[_builtins.str]]): method rt_import (line 254) | def rt_import(self) -> Optional[pulumi.Input[_builtins.str]]: method rt_import (line 261) | def rt_import(self, value: Optional[pulumi.Input[_builtins.str]]): class _EvpnState (line 266) | class _EvpnState: method __init__ (line 267) | def __init__(__self__, *, method advertise_subnets (line 343) | def advertise_subnets(self) -> Optional[pulumi.Input[_builtins.bool]]: method advertise_subnets (line 350) | def advertise_subnets(self, value: Optional[pulumi.Input[_builtins.boo... method controller (line 355) | def controller(self) -> Optional[pulumi.Input[_builtins.str]]: method controller (line 362) | def controller(self, value: Optional[pulumi.Input[_builtins.str]]): method disable_arp_nd_suppression (line 367) | def disable_arp_nd_suppression(self) -> Optional[pulumi.Input[_builtin... method disable_arp_nd_suppression (line 374) | def disable_arp_nd_suppression(self, value: Optional[pulumi.Input[_bui... method dns (line 379) | def dns(self) -> Optional[pulumi.Input[_builtins.str]]: method dns (line 386) | def dns(self, value: Optional[pulumi.Input[_builtins.str]]): method dns_zone (line 391) | def dns_zone(self) -> Optional[pulumi.Input[_builtins.str]]: method dns_zone (line 398) | def dns_zone(self, value: Optional[pulumi.Input[_builtins.str]]): method exit_nodes (line 403) | def exit_nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_b... method exit_nodes (line 410) | def exit_nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Inpu... method exit_nodes_local_routing (line 415) | def exit_nodes_local_routing(self) -> Optional[pulumi.Input[_builtins.... method exit_nodes_local_routing (line 422) | def exit_nodes_local_routing(self, value: Optional[pulumi.Input[_built... method ipam (line 427) | def ipam(self) -> Optional[pulumi.Input[_builtins.str]]: method ipam (line 434) | def ipam(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 439) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 446) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method nodes (line 451) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 458) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method pending (line 463) | def pending(self) -> Optional[pulumi.Input[_builtins.bool]]: method pending (line 470) | def pending(self, value: Optional[pulumi.Input[_builtins.bool]]): method primary_exit_node (line 475) | def primary_exit_node(self) -> Optional[pulumi.Input[_builtins.str]]: method primary_exit_node (line 482) | def primary_exit_node(self, value: Optional[pulumi.Input[_builtins.str... method resource_id (line 487) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 494) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method reverse_dns (line 499) | def reverse_dns(self) -> Optional[pulumi.Input[_builtins.str]]: method reverse_dns (line 506) | def reverse_dns(self, value: Optional[pulumi.Input[_builtins.str]]): method rt_import (line 511) | def rt_import(self) -> Optional[pulumi.Input[_builtins.str]]: method rt_import (line 518) | def rt_import(self, value: Optional[pulumi.Input[_builtins.str]]): method state (line 523) | def state(self) -> Optional[pulumi.Input[_builtins.str]]: method state (line 530) | def state(self, value: Optional[pulumi.Input[_builtins.str]]): method vrf_vxlan (line 535) | def vrf_vxlan(self) -> Optional[pulumi.Input[_builtins.int]]: method vrf_vxlan (line 542) | def vrf_vxlan(self, value: Optional[pulumi.Input[_builtins.int]]): class Evpn (line 547) | class Evpn(pulumi.CustomResource): method __init__ (line 549) | def __init__(__self__, method __init__ (line 628) | def __init__(__self__, method __init__ (line 677) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 684) | def _internal_init(__self__, method get (line 743) | def get(resource_name: str, method advertise_subnets (line 813) | def advertise_subnets(self) -> pulumi.Output[_builtins.bool]: method controller (line 821) | def controller(self) -> pulumi.Output[_builtins.str]: method disable_arp_nd_suppression (line 829) | def disable_arp_nd_suppression(self) -> pulumi.Output[_builtins.bool]: method dns (line 837) | def dns(self) -> pulumi.Output[Optional[_builtins.str]]: method dns_zone (line 845) | def dns_zone(self) -> pulumi.Output[Optional[_builtins.str]]: method exit_nodes (line 853) | def exit_nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method exit_nodes_local_routing (line 861) | def exit_nodes_local_routing(self) -> pulumi.Output[_builtins.bool]: method ipam (line 869) | def ipam(self) -> pulumi.Output[Optional[_builtins.str]]: method mtu (line 877) | def mtu(self) -> pulumi.Output[_builtins.int]: method nodes (line 885) | def nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method pending (line 893) | def pending(self) -> pulumi.Output[_builtins.bool]: method primary_exit_node (line 901) | def primary_exit_node(self) -> pulumi.Output[Optional[_builtins.str]]: method resource_id (line 909) | def resource_id(self) -> pulumi.Output[_builtins.str]: method reverse_dns (line 917) | def reverse_dns(self) -> pulumi.Output[Optional[_builtins.str]]: method rt_import (line 925) | def rt_import(self) -> pulumi.Output[Optional[_builtins.str]]: method state (line 933) | def state(self) -> pulumi.Output[_builtins.str]: method vrf_vxlan (line 941) | def vrf_vxlan(self) -> pulumi.Output[_builtins.int]: FILE: sdk/python/pulumi_proxmoxve/sdn/zone/evpn_legacy.py class EvpnLegacyArgs (line 20) | class EvpnLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method controller (line 86) | def controller(self) -> pulumi.Input[_builtins.str]: method controller (line 93) | def controller(self, value: pulumi.Input[_builtins.str]): method resource_id (line 98) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 105) | def resource_id(self, value: pulumi.Input[_builtins.str]): method vrf_vxlan (line 110) | def vrf_vxlan(self) -> pulumi.Input[_builtins.int]: method vrf_vxlan (line 117) | def vrf_vxlan(self, value: pulumi.Input[_builtins.int]): method advertise_subnets (line 122) | def advertise_subnets(self) -> Optional[pulumi.Input[_builtins.bool]]: method advertise_subnets (line 129) | def advertise_subnets(self, value: Optional[pulumi.Input[_builtins.boo... method disable_arp_nd_suppression (line 134) | def disable_arp_nd_suppression(self) -> Optional[pulumi.Input[_builtin... method disable_arp_nd_suppression (line 141) | def disable_arp_nd_suppression(self, value: Optional[pulumi.Input[_bui... method dns (line 146) | def dns(self) -> Optional[pulumi.Input[_builtins.str]]: method dns (line 153) | def dns(self, value: Optional[pulumi.Input[_builtins.str]]): method dns_zone (line 158) | def dns_zone(self) -> Optional[pulumi.Input[_builtins.str]]: method dns_zone (line 165) | def dns_zone(self, value: Optional[pulumi.Input[_builtins.str]]): method exit_nodes (line 170) | def exit_nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_b... method exit_nodes (line 177) | def exit_nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Inpu... method exit_nodes_local_routing (line 182) | def exit_nodes_local_routing(self) -> Optional[pulumi.Input[_builtins.... method exit_nodes_local_routing (line 189) | def exit_nodes_local_routing(self, value: Optional[pulumi.Input[_built... method ipam (line 194) | def ipam(self) -> Optional[pulumi.Input[_builtins.str]]: method ipam (line 201) | def ipam(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 206) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 213) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method nodes (line 218) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 225) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method primary_exit_node (line 230) | def primary_exit_node(self) -> Optional[pulumi.Input[_builtins.str]]: method primary_exit_node (line 237) | def primary_exit_node(self, value: Optional[pulumi.Input[_builtins.str... method reverse_dns (line 242) | def reverse_dns(self) -> Optional[pulumi.Input[_builtins.str]]: method reverse_dns (line 249) | def reverse_dns(self, value: Optional[pulumi.Input[_builtins.str]]): method rt_import (line 254) | def rt_import(self) -> Optional[pulumi.Input[_builtins.str]]: method rt_import (line 261) | def rt_import(self, value: Optional[pulumi.Input[_builtins.str]]): class _EvpnLegacyState (line 266) | class _EvpnLegacyState: method __init__ (line 267) | def __init__(__self__, *, method advertise_subnets (line 343) | def advertise_subnets(self) -> Optional[pulumi.Input[_builtins.bool]]: method advertise_subnets (line 350) | def advertise_subnets(self, value: Optional[pulumi.Input[_builtins.boo... method controller (line 355) | def controller(self) -> Optional[pulumi.Input[_builtins.str]]: method controller (line 362) | def controller(self, value: Optional[pulumi.Input[_builtins.str]]): method disable_arp_nd_suppression (line 367) | def disable_arp_nd_suppression(self) -> Optional[pulumi.Input[_builtin... method disable_arp_nd_suppression (line 374) | def disable_arp_nd_suppression(self, value: Optional[pulumi.Input[_bui... method dns (line 379) | def dns(self) -> Optional[pulumi.Input[_builtins.str]]: method dns (line 386) | def dns(self, value: Optional[pulumi.Input[_builtins.str]]): method dns_zone (line 391) | def dns_zone(self) -> Optional[pulumi.Input[_builtins.str]]: method dns_zone (line 398) | def dns_zone(self, value: Optional[pulumi.Input[_builtins.str]]): method exit_nodes (line 403) | def exit_nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_b... method exit_nodes (line 410) | def exit_nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Inpu... method exit_nodes_local_routing (line 415) | def exit_nodes_local_routing(self) -> Optional[pulumi.Input[_builtins.... method exit_nodes_local_routing (line 422) | def exit_nodes_local_routing(self, value: Optional[pulumi.Input[_built... method ipam (line 427) | def ipam(self) -> Optional[pulumi.Input[_builtins.str]]: method ipam (line 434) | def ipam(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 439) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 446) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method nodes (line 451) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 458) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method pending (line 463) | def pending(self) -> Optional[pulumi.Input[_builtins.bool]]: method pending (line 470) | def pending(self, value: Optional[pulumi.Input[_builtins.bool]]): method primary_exit_node (line 475) | def primary_exit_node(self) -> Optional[pulumi.Input[_builtins.str]]: method primary_exit_node (line 482) | def primary_exit_node(self, value: Optional[pulumi.Input[_builtins.str... method resource_id (line 487) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 494) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method reverse_dns (line 499) | def reverse_dns(self) -> Optional[pulumi.Input[_builtins.str]]: method reverse_dns (line 506) | def reverse_dns(self, value: Optional[pulumi.Input[_builtins.str]]): method rt_import (line 511) | def rt_import(self) -> Optional[pulumi.Input[_builtins.str]]: method rt_import (line 518) | def rt_import(self, value: Optional[pulumi.Input[_builtins.str]]): method state (line 523) | def state(self) -> Optional[pulumi.Input[_builtins.str]]: method state (line 530) | def state(self, value: Optional[pulumi.Input[_builtins.str]]): method vrf_vxlan (line 535) | def vrf_vxlan(self) -> Optional[pulumi.Input[_builtins.int]]: method vrf_vxlan (line 542) | def vrf_vxlan(self, value: Optional[pulumi.Input[_builtins.int]]): class EvpnLegacy (line 547) | class EvpnLegacy(pulumi.CustomResource): method __init__ (line 549) | def __init__(__self__, method __init__ (line 630) | def __init__(__self__, method __init__ (line 681) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 688) | def _internal_init(__self__, method get (line 745) | def get(resource_name: str, method advertise_subnets (line 815) | def advertise_subnets(self) -> pulumi.Output[_builtins.bool]: method controller (line 823) | def controller(self) -> pulumi.Output[_builtins.str]: method disable_arp_nd_suppression (line 831) | def disable_arp_nd_suppression(self) -> pulumi.Output[_builtins.bool]: method dns (line 839) | def dns(self) -> pulumi.Output[Optional[_builtins.str]]: method dns_zone (line 847) | def dns_zone(self) -> pulumi.Output[Optional[_builtins.str]]: method exit_nodes (line 855) | def exit_nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method exit_nodes_local_routing (line 863) | def exit_nodes_local_routing(self) -> pulumi.Output[_builtins.bool]: method ipam (line 871) | def ipam(self) -> pulumi.Output[Optional[_builtins.str]]: method mtu (line 879) | def mtu(self) -> pulumi.Output[_builtins.int]: method nodes (line 887) | def nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method pending (line 895) | def pending(self) -> pulumi.Output[_builtins.bool]: method primary_exit_node (line 903) | def primary_exit_node(self) -> pulumi.Output[Optional[_builtins.str]]: method resource_id (line 911) | def resource_id(self) -> pulumi.Output[_builtins.str]: method reverse_dns (line 919) | def reverse_dns(self) -> pulumi.Output[Optional[_builtins.str]]: method rt_import (line 927) | def rt_import(self) -> pulumi.Output[Optional[_builtins.str]]: method state (line 935) | def state(self) -> pulumi.Output[_builtins.str]: method vrf_vxlan (line 943) | def vrf_vxlan(self) -> pulumi.Output[_builtins.int]: FILE: sdk/python/pulumi_proxmoxve/sdn/zone/get_evpn.py class GetEvpnResult (line 25) | class GetEvpnResult: method __init__ (line 29) | def __init__(__self__, advertise_subnets=None, controller=None, disabl... method advertise_subnets (line 84) | def advertise_subnets(self) -> _builtins.bool: method controller (line 92) | def controller(self) -> _builtins.str: method disable_arp_nd_suppression (line 100) | def disable_arp_nd_suppression(self) -> _builtins.bool: method dns (line 108) | def dns(self) -> _builtins.str: method dns_zone (line 116) | def dns_zone(self) -> _builtins.str: method exit_nodes (line 124) | def exit_nodes(self) -> Sequence[_builtins.str]: method exit_nodes_local_routing (line 132) | def exit_nodes_local_routing(self) -> _builtins.bool: method id (line 140) | def id(self) -> _builtins.str: method ipam (line 148) | def ipam(self) -> _builtins.str: method mtu (line 156) | def mtu(self) -> _builtins.int: method nodes (line 164) | def nodes(self) -> Sequence[_builtins.str]: method pending (line 172) | def pending(self) -> _builtins.bool: method primary_exit_node (line 180) | def primary_exit_node(self) -> _builtins.str: method reverse_dns (line 188) | def reverse_dns(self) -> _builtins.str: method rt_import (line 196) | def rt_import(self) -> _builtins.str: method state (line 204) | def state(self) -> _builtins.str: method vrf_vxlan (line 212) | def vrf_vxlan(self) -> _builtins.int: class AwaitableGetEvpnResult (line 219) | class AwaitableGetEvpnResult(GetEvpnResult): method __await__ (line 221) | def __await__(self): function get_evpn (line 244) | def get_evpn(id: Optional[_builtins.str] = None, function get_evpn_output (line 301) | def get_evpn_output(id: Optional[pulumi.Input[_builtins.str]] = None, FILE: sdk/python/pulumi_proxmoxve/sdn/zone/get_evpn_legacy.py class GetEvpnLegacyResult (line 25) | class GetEvpnLegacyResult: method __init__ (line 29) | def __init__(__self__, advertise_subnets=None, controller=None, disabl... method advertise_subnets (line 84) | def advertise_subnets(self) -> _builtins.bool: method controller (line 92) | def controller(self) -> _builtins.str: method disable_arp_nd_suppression (line 100) | def disable_arp_nd_suppression(self) -> _builtins.bool: method dns (line 108) | def dns(self) -> _builtins.str: method dns_zone (line 116) | def dns_zone(self) -> _builtins.str: method exit_nodes (line 124) | def exit_nodes(self) -> Sequence[_builtins.str]: method exit_nodes_local_routing (line 132) | def exit_nodes_local_routing(self) -> _builtins.bool: method id (line 140) | def id(self) -> _builtins.str: method ipam (line 148) | def ipam(self) -> _builtins.str: method mtu (line 156) | def mtu(self) -> _builtins.int: method nodes (line 164) | def nodes(self) -> Sequence[_builtins.str]: method pending (line 172) | def pending(self) -> _builtins.bool: method primary_exit_node (line 180) | def primary_exit_node(self) -> _builtins.str: method reverse_dns (line 188) | def reverse_dns(self) -> _builtins.str: method rt_import (line 196) | def rt_import(self) -> _builtins.str: method state (line 204) | def state(self) -> _builtins.str: method vrf_vxlan (line 212) | def vrf_vxlan(self) -> _builtins.int: class AwaitableGetEvpnLegacyResult (line 219) | class AwaitableGetEvpnLegacyResult(GetEvpnLegacyResult): method __await__ (line 221) | def __await__(self): function get_evpn_legacy (line 244) | def get_evpn_legacy(id: Optional[_builtins.str] = None, function get_evpn_legacy_output (line 303) | def get_evpn_legacy_output(id: Optional[pulumi.Input[_builtins.str]] = N... FILE: sdk/python/pulumi_proxmoxve/sdn/zone/get_qinq.py class GetQinqResult (line 25) | class GetQinqResult: method __init__ (line 29) | def __init__(__self__, bridge=None, dns=None, dns_zone=None, id=None, ... method bridge (line 69) | def bridge(self) -> _builtins.str: method dns (line 77) | def dns(self) -> _builtins.str: method dns_zone (line 85) | def dns_zone(self) -> _builtins.str: method id (line 93) | def id(self) -> _builtins.str: method ipam (line 101) | def ipam(self) -> _builtins.str: method mtu (line 109) | def mtu(self) -> _builtins.int: method nodes (line 117) | def nodes(self) -> Sequence[_builtins.str]: method pending (line 125) | def pending(self) -> _builtins.bool: method reverse_dns (line 133) | def reverse_dns(self) -> _builtins.str: method service_vlan (line 141) | def service_vlan(self) -> _builtins.int: method service_vlan_protocol (line 149) | def service_vlan_protocol(self) -> _builtins.str: method state (line 157) | def state(self) -> _builtins.str: class AwaitableGetQinqResult (line 164) | class AwaitableGetQinqResult(GetQinqResult): method __await__ (line 166) | def __await__(self): function get_qinq (line 184) | def get_qinq(id: Optional[_builtins.str] = None, function get_qinq_output (line 231) | def get_qinq_output(id: Optional[pulumi.Input[_builtins.str]] = None, FILE: sdk/python/pulumi_proxmoxve/sdn/zone/get_qinq_legacy.py class GetQinqLegacyResult (line 25) | class GetQinqLegacyResult: method __init__ (line 29) | def __init__(__self__, bridge=None, dns=None, dns_zone=None, id=None, ... method bridge (line 69) | def bridge(self) -> _builtins.str: method dns (line 77) | def dns(self) -> _builtins.str: method dns_zone (line 85) | def dns_zone(self) -> _builtins.str: method id (line 93) | def id(self) -> _builtins.str: method ipam (line 101) | def ipam(self) -> _builtins.str: method mtu (line 109) | def mtu(self) -> _builtins.int: method nodes (line 117) | def nodes(self) -> Sequence[_builtins.str]: method pending (line 125) | def pending(self) -> _builtins.bool: method reverse_dns (line 133) | def reverse_dns(self) -> _builtins.str: method service_vlan (line 141) | def service_vlan(self) -> _builtins.int: method service_vlan_protocol (line 149) | def service_vlan_protocol(self) -> _builtins.str: method state (line 157) | def state(self) -> _builtins.str: class AwaitableGetQinqLegacyResult (line 164) | class AwaitableGetQinqLegacyResult(GetQinqLegacyResult): method __await__ (line 166) | def __await__(self): function get_qinq_legacy (line 184) | def get_qinq_legacy(id: Optional[_builtins.str] = None, function get_qinq_legacy_output (line 233) | def get_qinq_legacy_output(id: Optional[pulumi.Input[_builtins.str]] = N... FILE: sdk/python/pulumi_proxmoxve/sdn/zone/get_simple.py class GetSimpleResult (line 25) | class GetSimpleResult: method __init__ (line 29) | def __init__(__self__, dhcp=None, dns=None, dns_zone=None, id=None, ip... method dhcp (line 63) | def dhcp(self) -> _builtins.str: method dns (line 71) | def dns(self) -> _builtins.str: method dns_zone (line 79) | def dns_zone(self) -> _builtins.str: method id (line 87) | def id(self) -> _builtins.str: method ipam (line 95) | def ipam(self) -> _builtins.str: method mtu (line 103) | def mtu(self) -> _builtins.int: method nodes (line 111) | def nodes(self) -> Sequence[_builtins.str]: method pending (line 119) | def pending(self) -> _builtins.bool: method reverse_dns (line 127) | def reverse_dns(self) -> _builtins.str: method state (line 135) | def state(self) -> _builtins.str: class AwaitableGetSimpleResult (line 142) | class AwaitableGetSimpleResult(GetSimpleResult): method __await__ (line 144) | def __await__(self): function get_simple (line 160) | def get_simple(id: Optional[_builtins.str] = None, function get_simple_output (line 202) | def get_simple_output(id: Optional[pulumi.Input[_builtins.str]] = None, FILE: sdk/python/pulumi_proxmoxve/sdn/zone/get_simple_legacy.py class GetSimpleLegacyResult (line 25) | class GetSimpleLegacyResult: method __init__ (line 29) | def __init__(__self__, dhcp=None, dns=None, dns_zone=None, id=None, ip... method dhcp (line 63) | def dhcp(self) -> _builtins.str: method dns (line 71) | def dns(self) -> _builtins.str: method dns_zone (line 79) | def dns_zone(self) -> _builtins.str: method id (line 87) | def id(self) -> _builtins.str: method ipam (line 95) | def ipam(self) -> _builtins.str: method mtu (line 103) | def mtu(self) -> _builtins.int: method nodes (line 111) | def nodes(self) -> Sequence[_builtins.str]: method pending (line 119) | def pending(self) -> _builtins.bool: method reverse_dns (line 127) | def reverse_dns(self) -> _builtins.str: method state (line 135) | def state(self) -> _builtins.str: class AwaitableGetSimpleLegacyResult (line 142) | class AwaitableGetSimpleLegacyResult(GetSimpleLegacyResult): method __await__ (line 144) | def __await__(self): function get_simple_legacy (line 160) | def get_simple_legacy(id: Optional[_builtins.str] = None, function get_simple_legacy_output (line 204) | def get_simple_legacy_output(id: Optional[pulumi.Input[_builtins.str]] =... FILE: sdk/python/pulumi_proxmoxve/sdn/zone/get_vlan.py class GetVlanResult (line 25) | class GetVlanResult: method __init__ (line 29) | def __init__(__self__, bridge=None, dns=None, dns_zone=None, id=None, ... method bridge (line 63) | def bridge(self) -> _builtins.str: method dns (line 71) | def dns(self) -> _builtins.str: method dns_zone (line 79) | def dns_zone(self) -> _builtins.str: method id (line 87) | def id(self) -> _builtins.str: method ipam (line 95) | def ipam(self) -> _builtins.str: method mtu (line 103) | def mtu(self) -> _builtins.int: method nodes (line 111) | def nodes(self) -> Sequence[_builtins.str]: method pending (line 119) | def pending(self) -> _builtins.bool: method reverse_dns (line 127) | def reverse_dns(self) -> _builtins.str: method state (line 135) | def state(self) -> _builtins.str: class AwaitableGetVlanResult (line 142) | class AwaitableGetVlanResult(GetVlanResult): method __await__ (line 144) | def __await__(self): function get_vlan (line 160) | def get_vlan(id: Optional[_builtins.str] = None, function get_vlan_output (line 203) | def get_vlan_output(id: Optional[pulumi.Input[_builtins.str]] = None, FILE: sdk/python/pulumi_proxmoxve/sdn/zone/get_vlan_legacy.py class GetVlanLegacyResult (line 25) | class GetVlanLegacyResult: method __init__ (line 29) | def __init__(__self__, bridge=None, dns=None, dns_zone=None, id=None, ... method bridge (line 63) | def bridge(self) -> _builtins.str: method dns (line 71) | def dns(self) -> _builtins.str: method dns_zone (line 79) | def dns_zone(self) -> _builtins.str: method id (line 87) | def id(self) -> _builtins.str: method ipam (line 95) | def ipam(self) -> _builtins.str: method mtu (line 103) | def mtu(self) -> _builtins.int: method nodes (line 111) | def nodes(self) -> Sequence[_builtins.str]: method pending (line 119) | def pending(self) -> _builtins.bool: method reverse_dns (line 127) | def reverse_dns(self) -> _builtins.str: method state (line 135) | def state(self) -> _builtins.str: class AwaitableGetVlanLegacyResult (line 142) | class AwaitableGetVlanLegacyResult(GetVlanLegacyResult): method __await__ (line 144) | def __await__(self): function get_vlan_legacy (line 160) | def get_vlan_legacy(id: Optional[_builtins.str] = None, function get_vlan_legacy_output (line 205) | def get_vlan_legacy_output(id: Optional[pulumi.Input[_builtins.str]] = N... FILE: sdk/python/pulumi_proxmoxve/sdn/zone/get_vxlan.py class GetVxlanResult (line 25) | class GetVxlanResult: method __init__ (line 29) | def __init__(__self__, dns=None, dns_zone=None, id=None, ipam=None, mt... method dns (line 63) | def dns(self) -> _builtins.str: method dns_zone (line 71) | def dns_zone(self) -> _builtins.str: method id (line 79) | def id(self) -> _builtins.str: method ipam (line 87) | def ipam(self) -> _builtins.str: method mtu (line 95) | def mtu(self) -> _builtins.int: method nodes (line 103) | def nodes(self) -> Sequence[_builtins.str]: method peers (line 111) | def peers(self) -> Sequence[_builtins.str]: method pending (line 119) | def pending(self) -> _builtins.bool: method reverse_dns (line 127) | def reverse_dns(self) -> _builtins.str: method state (line 135) | def state(self) -> _builtins.str: class AwaitableGetVxlanResult (line 142) | class AwaitableGetVxlanResult(GetVxlanResult): method __await__ (line 144) | def __await__(self): function get_vxlan (line 160) | def get_vxlan(id: Optional[_builtins.str] = None, function get_vxlan_output (line 203) | def get_vxlan_output(id: Optional[pulumi.Input[_builtins.str]] = None, FILE: sdk/python/pulumi_proxmoxve/sdn/zone/get_vxlan_legacy.py class GetVxlanLegacyResult (line 25) | class GetVxlanLegacyResult: method __init__ (line 29) | def __init__(__self__, dns=None, dns_zone=None, id=None, ipam=None, mt... method dns (line 63) | def dns(self) -> _builtins.str: method dns_zone (line 71) | def dns_zone(self) -> _builtins.str: method id (line 79) | def id(self) -> _builtins.str: method ipam (line 87) | def ipam(self) -> _builtins.str: method mtu (line 95) | def mtu(self) -> _builtins.int: method nodes (line 103) | def nodes(self) -> Sequence[_builtins.str]: method peers (line 111) | def peers(self) -> Sequence[_builtins.str]: method pending (line 119) | def pending(self) -> _builtins.bool: method reverse_dns (line 127) | def reverse_dns(self) -> _builtins.str: method state (line 135) | def state(self) -> _builtins.str: class AwaitableGetVxlanLegacyResult (line 142) | class AwaitableGetVxlanLegacyResult(GetVxlanLegacyResult): method __await__ (line 144) | def __await__(self): function get_vxlan_legacy (line 160) | def get_vxlan_legacy(id: Optional[_builtins.str] = None, function get_vxlan_legacy_output (line 205) | def get_vxlan_legacy_output(id: Optional[pulumi.Input[_builtins.str]] = ... FILE: sdk/python/pulumi_proxmoxve/sdn/zone/qinq.py class QinqArgs (line 20) | class QinqArgs: method __init__ (line 21) | def __init__(__self__, *, method bridge (line 66) | def bridge(self) -> pulumi.Input[_builtins.str]: method bridge (line 73) | def bridge(self, value: pulumi.Input[_builtins.str]): method resource_id (line 78) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 85) | def resource_id(self, value: pulumi.Input[_builtins.str]): method service_vlan (line 90) | def service_vlan(self) -> pulumi.Input[_builtins.int]: method service_vlan (line 97) | def service_vlan(self, value: pulumi.Input[_builtins.int]): method dns (line 102) | def dns(self) -> Optional[pulumi.Input[_builtins.str]]: method dns (line 109) | def dns(self, value: Optional[pulumi.Input[_builtins.str]]): method dns_zone (line 114) | def dns_zone(self) -> Optional[pulumi.Input[_builtins.str]]: method dns_zone (line 121) | def dns_zone(self, value: Optional[pulumi.Input[_builtins.str]]): method ipam (line 126) | def ipam(self) -> Optional[pulumi.Input[_builtins.str]]: method ipam (line 133) | def ipam(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 138) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 145) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method nodes (line 150) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 157) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method reverse_dns (line 162) | def reverse_dns(self) -> Optional[pulumi.Input[_builtins.str]]: method reverse_dns (line 169) | def reverse_dns(self, value: Optional[pulumi.Input[_builtins.str]]): method service_vlan_protocol (line 174) | def service_vlan_protocol(self) -> Optional[pulumi.Input[_builtins.str]]: method service_vlan_protocol (line 181) | def service_vlan_protocol(self, value: Optional[pulumi.Input[_builtins... class _QinqState (line 186) | class _QinqState: method __init__ (line 187) | def __init__(__self__, *, method bridge (line 243) | def bridge(self) -> Optional[pulumi.Input[_builtins.str]]: method bridge (line 250) | def bridge(self, value: Optional[pulumi.Input[_builtins.str]]): method dns (line 255) | def dns(self) -> Optional[pulumi.Input[_builtins.str]]: method dns (line 262) | def dns(self, value: Optional[pulumi.Input[_builtins.str]]): method dns_zone (line 267) | def dns_zone(self) -> Optional[pulumi.Input[_builtins.str]]: method dns_zone (line 274) | def dns_zone(self, value: Optional[pulumi.Input[_builtins.str]]): method ipam (line 279) | def ipam(self) -> Optional[pulumi.Input[_builtins.str]]: method ipam (line 286) | def ipam(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 291) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 298) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method nodes (line 303) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 310) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method pending (line 315) | def pending(self) -> Optional[pulumi.Input[_builtins.bool]]: method pending (line 322) | def pending(self, value: Optional[pulumi.Input[_builtins.bool]]): method resource_id (line 327) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 334) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method reverse_dns (line 339) | def reverse_dns(self) -> Optional[pulumi.Input[_builtins.str]]: method reverse_dns (line 346) | def reverse_dns(self, value: Optional[pulumi.Input[_builtins.str]]): method service_vlan (line 351) | def service_vlan(self) -> Optional[pulumi.Input[_builtins.int]]: method service_vlan (line 358) | def service_vlan(self, value: Optional[pulumi.Input[_builtins.int]]): method service_vlan_protocol (line 363) | def service_vlan_protocol(self) -> Optional[pulumi.Input[_builtins.str]]: method service_vlan_protocol (line 370) | def service_vlan_protocol(self, value: Optional[pulumi.Input[_builtins... method state (line 375) | def state(self) -> Optional[pulumi.Input[_builtins.str]]: method state (line 382) | def state(self, value: Optional[pulumi.Input[_builtins.str]]): class Qinq (line 387) | class Qinq(pulumi.CustomResource): method __init__ (line 389) | def __init__(__self__, method __init__ (line 449) | def __init__(__self__, method __init__ (line 489) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 496) | def _internal_init(__self__, method get (line 545) | def get(resource_name: str, method bridge (line 600) | def bridge(self) -> pulumi.Output[_builtins.str]: method dns (line 608) | def dns(self) -> pulumi.Output[Optional[_builtins.str]]: method dns_zone (line 616) | def dns_zone(self) -> pulumi.Output[Optional[_builtins.str]]: method ipam (line 624) | def ipam(self) -> pulumi.Output[Optional[_builtins.str]]: method mtu (line 632) | def mtu(self) -> pulumi.Output[_builtins.int]: method nodes (line 640) | def nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method pending (line 648) | def pending(self) -> pulumi.Output[_builtins.bool]: method resource_id (line 656) | def resource_id(self) -> pulumi.Output[_builtins.str]: method reverse_dns (line 664) | def reverse_dns(self) -> pulumi.Output[Optional[_builtins.str]]: method service_vlan (line 672) | def service_vlan(self) -> pulumi.Output[_builtins.int]: method service_vlan_protocol (line 680) | def service_vlan_protocol(self) -> pulumi.Output[_builtins.str]: method state (line 688) | def state(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/sdn/zone/qinq_legacy.py class QinqLegacyArgs (line 20) | class QinqLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method bridge (line 66) | def bridge(self) -> pulumi.Input[_builtins.str]: method bridge (line 73) | def bridge(self, value: pulumi.Input[_builtins.str]): method resource_id (line 78) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 85) | def resource_id(self, value: pulumi.Input[_builtins.str]): method service_vlan (line 90) | def service_vlan(self) -> pulumi.Input[_builtins.int]: method service_vlan (line 97) | def service_vlan(self, value: pulumi.Input[_builtins.int]): method dns (line 102) | def dns(self) -> Optional[pulumi.Input[_builtins.str]]: method dns (line 109) | def dns(self, value: Optional[pulumi.Input[_builtins.str]]): method dns_zone (line 114) | def dns_zone(self) -> Optional[pulumi.Input[_builtins.str]]: method dns_zone (line 121) | def dns_zone(self, value: Optional[pulumi.Input[_builtins.str]]): method ipam (line 126) | def ipam(self) -> Optional[pulumi.Input[_builtins.str]]: method ipam (line 133) | def ipam(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 138) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 145) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method nodes (line 150) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 157) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method reverse_dns (line 162) | def reverse_dns(self) -> Optional[pulumi.Input[_builtins.str]]: method reverse_dns (line 169) | def reverse_dns(self, value: Optional[pulumi.Input[_builtins.str]]): method service_vlan_protocol (line 174) | def service_vlan_protocol(self) -> Optional[pulumi.Input[_builtins.str]]: method service_vlan_protocol (line 181) | def service_vlan_protocol(self, value: Optional[pulumi.Input[_builtins... class _QinqLegacyState (line 186) | class _QinqLegacyState: method __init__ (line 187) | def __init__(__self__, *, method bridge (line 243) | def bridge(self) -> Optional[pulumi.Input[_builtins.str]]: method bridge (line 250) | def bridge(self, value: Optional[pulumi.Input[_builtins.str]]): method dns (line 255) | def dns(self) -> Optional[pulumi.Input[_builtins.str]]: method dns (line 262) | def dns(self, value: Optional[pulumi.Input[_builtins.str]]): method dns_zone (line 267) | def dns_zone(self) -> Optional[pulumi.Input[_builtins.str]]: method dns_zone (line 274) | def dns_zone(self, value: Optional[pulumi.Input[_builtins.str]]): method ipam (line 279) | def ipam(self) -> Optional[pulumi.Input[_builtins.str]]: method ipam (line 286) | def ipam(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 291) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 298) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method nodes (line 303) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 310) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method pending (line 315) | def pending(self) -> Optional[pulumi.Input[_builtins.bool]]: method pending (line 322) | def pending(self, value: Optional[pulumi.Input[_builtins.bool]]): method resource_id (line 327) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 334) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method reverse_dns (line 339) | def reverse_dns(self) -> Optional[pulumi.Input[_builtins.str]]: method reverse_dns (line 346) | def reverse_dns(self, value: Optional[pulumi.Input[_builtins.str]]): method service_vlan (line 351) | def service_vlan(self) -> Optional[pulumi.Input[_builtins.int]]: method service_vlan (line 358) | def service_vlan(self, value: Optional[pulumi.Input[_builtins.int]]): method service_vlan_protocol (line 363) | def service_vlan_protocol(self) -> Optional[pulumi.Input[_builtins.str]]: method service_vlan_protocol (line 370) | def service_vlan_protocol(self, value: Optional[pulumi.Input[_builtins... method state (line 375) | def state(self) -> Optional[pulumi.Input[_builtins.str]]: method state (line 382) | def state(self, value: Optional[pulumi.Input[_builtins.str]]): class QinqLegacy (line 387) | class QinqLegacy(pulumi.CustomResource): method __init__ (line 389) | def __init__(__self__, method __init__ (line 451) | def __init__(__self__, method __init__ (line 493) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 500) | def _internal_init(__self__, method get (line 547) | def get(resource_name: str, method bridge (line 602) | def bridge(self) -> pulumi.Output[_builtins.str]: method dns (line 610) | def dns(self) -> pulumi.Output[Optional[_builtins.str]]: method dns_zone (line 618) | def dns_zone(self) -> pulumi.Output[Optional[_builtins.str]]: method ipam (line 626) | def ipam(self) -> pulumi.Output[Optional[_builtins.str]]: method mtu (line 634) | def mtu(self) -> pulumi.Output[_builtins.int]: method nodes (line 642) | def nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method pending (line 650) | def pending(self) -> pulumi.Output[_builtins.bool]: method resource_id (line 658) | def resource_id(self) -> pulumi.Output[_builtins.str]: method reverse_dns (line 666) | def reverse_dns(self) -> pulumi.Output[Optional[_builtins.str]]: method service_vlan (line 674) | def service_vlan(self) -> pulumi.Output[_builtins.int]: method service_vlan_protocol (line 682) | def service_vlan_protocol(self) -> pulumi.Output[_builtins.str]: method state (line 690) | def state(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/sdn/zone/simple.py class SimpleArgs (line 20) | class SimpleArgs: method __init__ (line 21) | def __init__(__self__, *, method resource_id (line 60) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 67) | def resource_id(self, value: pulumi.Input[_builtins.str]): method dhcp (line 72) | def dhcp(self) -> Optional[pulumi.Input[_builtins.str]]: method dhcp (line 79) | def dhcp(self, value: Optional[pulumi.Input[_builtins.str]]): method dns (line 84) | def dns(self) -> Optional[pulumi.Input[_builtins.str]]: method dns (line 91) | def dns(self, value: Optional[pulumi.Input[_builtins.str]]): method dns_zone (line 96) | def dns_zone(self) -> Optional[pulumi.Input[_builtins.str]]: method dns_zone (line 103) | def dns_zone(self, value: Optional[pulumi.Input[_builtins.str]]): method ipam (line 108) | def ipam(self) -> Optional[pulumi.Input[_builtins.str]]: method ipam (line 115) | def ipam(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 120) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 127) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method nodes (line 132) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 139) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method reverse_dns (line 144) | def reverse_dns(self) -> Optional[pulumi.Input[_builtins.str]]: method reverse_dns (line 151) | def reverse_dns(self, value: Optional[pulumi.Input[_builtins.str]]): class _SimpleState (line 156) | class _SimpleState: method __init__ (line 157) | def __init__(__self__, *, method dhcp (line 205) | def dhcp(self) -> Optional[pulumi.Input[_builtins.str]]: method dhcp (line 212) | def dhcp(self, value: Optional[pulumi.Input[_builtins.str]]): method dns (line 217) | def dns(self) -> Optional[pulumi.Input[_builtins.str]]: method dns (line 224) | def dns(self, value: Optional[pulumi.Input[_builtins.str]]): method dns_zone (line 229) | def dns_zone(self) -> Optional[pulumi.Input[_builtins.str]]: method dns_zone (line 236) | def dns_zone(self, value: Optional[pulumi.Input[_builtins.str]]): method ipam (line 241) | def ipam(self) -> Optional[pulumi.Input[_builtins.str]]: method ipam (line 248) | def ipam(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 253) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 260) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method nodes (line 265) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 272) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method pending (line 277) | def pending(self) -> Optional[pulumi.Input[_builtins.bool]]: method pending (line 284) | def pending(self, value: Optional[pulumi.Input[_builtins.bool]]): method resource_id (line 289) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 296) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method reverse_dns (line 301) | def reverse_dns(self) -> Optional[pulumi.Input[_builtins.str]]: method reverse_dns (line 308) | def reverse_dns(self, value: Optional[pulumi.Input[_builtins.str]]): method state (line 313) | def state(self) -> Optional[pulumi.Input[_builtins.str]]: method state (line 320) | def state(self, value: Optional[pulumi.Input[_builtins.str]]): class Simple (line 325) | class Simple(pulumi.CustomResource): method __init__ (line 327) | def __init__(__self__, method __init__ (line 381) | def __init__(__self__, method __init__ (line 419) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 426) | def _internal_init(__self__, method get (line 467) | def get(resource_name: str, method dhcp (line 516) | def dhcp(self) -> pulumi.Output[Optional[_builtins.str]]: method dns (line 524) | def dns(self) -> pulumi.Output[Optional[_builtins.str]]: method dns_zone (line 532) | def dns_zone(self) -> pulumi.Output[Optional[_builtins.str]]: method ipam (line 540) | def ipam(self) -> pulumi.Output[Optional[_builtins.str]]: method mtu (line 548) | def mtu(self) -> pulumi.Output[_builtins.int]: method nodes (line 556) | def nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method pending (line 564) | def pending(self) -> pulumi.Output[_builtins.bool]: method resource_id (line 572) | def resource_id(self) -> pulumi.Output[_builtins.str]: method reverse_dns (line 580) | def reverse_dns(self) -> pulumi.Output[Optional[_builtins.str]]: method state (line 588) | def state(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/sdn/zone/simple_legacy.py class SimpleLegacyArgs (line 20) | class SimpleLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method resource_id (line 60) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 67) | def resource_id(self, value: pulumi.Input[_builtins.str]): method dhcp (line 72) | def dhcp(self) -> Optional[pulumi.Input[_builtins.str]]: method dhcp (line 79) | def dhcp(self, value: Optional[pulumi.Input[_builtins.str]]): method dns (line 84) | def dns(self) -> Optional[pulumi.Input[_builtins.str]]: method dns (line 91) | def dns(self, value: Optional[pulumi.Input[_builtins.str]]): method dns_zone (line 96) | def dns_zone(self) -> Optional[pulumi.Input[_builtins.str]]: method dns_zone (line 103) | def dns_zone(self, value: Optional[pulumi.Input[_builtins.str]]): method ipam (line 108) | def ipam(self) -> Optional[pulumi.Input[_builtins.str]]: method ipam (line 115) | def ipam(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 120) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 127) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method nodes (line 132) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 139) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method reverse_dns (line 144) | def reverse_dns(self) -> Optional[pulumi.Input[_builtins.str]]: method reverse_dns (line 151) | def reverse_dns(self, value: Optional[pulumi.Input[_builtins.str]]): class _SimpleLegacyState (line 156) | class _SimpleLegacyState: method __init__ (line 157) | def __init__(__self__, *, method dhcp (line 205) | def dhcp(self) -> Optional[pulumi.Input[_builtins.str]]: method dhcp (line 212) | def dhcp(self, value: Optional[pulumi.Input[_builtins.str]]): method dns (line 217) | def dns(self) -> Optional[pulumi.Input[_builtins.str]]: method dns (line 224) | def dns(self, value: Optional[pulumi.Input[_builtins.str]]): method dns_zone (line 229) | def dns_zone(self) -> Optional[pulumi.Input[_builtins.str]]: method dns_zone (line 236) | def dns_zone(self, value: Optional[pulumi.Input[_builtins.str]]): method ipam (line 241) | def ipam(self) -> Optional[pulumi.Input[_builtins.str]]: method ipam (line 248) | def ipam(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 253) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 260) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method nodes (line 265) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 272) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method pending (line 277) | def pending(self) -> Optional[pulumi.Input[_builtins.bool]]: method pending (line 284) | def pending(self, value: Optional[pulumi.Input[_builtins.bool]]): method resource_id (line 289) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 296) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method reverse_dns (line 301) | def reverse_dns(self) -> Optional[pulumi.Input[_builtins.str]]: method reverse_dns (line 308) | def reverse_dns(self, value: Optional[pulumi.Input[_builtins.str]]): method state (line 313) | def state(self) -> Optional[pulumi.Input[_builtins.str]]: method state (line 320) | def state(self, value: Optional[pulumi.Input[_builtins.str]]): class SimpleLegacy (line 325) | class SimpleLegacy(pulumi.CustomResource): method __init__ (line 327) | def __init__(__self__, method __init__ (line 383) | def __init__(__self__, method __init__ (line 423) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 430) | def _internal_init(__self__, method get (line 469) | def get(resource_name: str, method dhcp (line 518) | def dhcp(self) -> pulumi.Output[Optional[_builtins.str]]: method dns (line 526) | def dns(self) -> pulumi.Output[Optional[_builtins.str]]: method dns_zone (line 534) | def dns_zone(self) -> pulumi.Output[Optional[_builtins.str]]: method ipam (line 542) | def ipam(self) -> pulumi.Output[Optional[_builtins.str]]: method mtu (line 550) | def mtu(self) -> pulumi.Output[_builtins.int]: method nodes (line 558) | def nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method pending (line 566) | def pending(self) -> pulumi.Output[_builtins.bool]: method resource_id (line 574) | def resource_id(self) -> pulumi.Output[_builtins.str]: method reverse_dns (line 582) | def reverse_dns(self) -> pulumi.Output[Optional[_builtins.str]]: method state (line 590) | def state(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/sdn/zone/vlan.py class VlanArgs (line 20) | class VlanArgs: method __init__ (line 21) | def __init__(__self__, *, method bridge (line 59) | def bridge(self) -> pulumi.Input[_builtins.str]: method bridge (line 66) | def bridge(self, value: pulumi.Input[_builtins.str]): method resource_id (line 71) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 78) | def resource_id(self, value: pulumi.Input[_builtins.str]): method dns (line 83) | def dns(self) -> Optional[pulumi.Input[_builtins.str]]: method dns (line 90) | def dns(self, value: Optional[pulumi.Input[_builtins.str]]): method dns_zone (line 95) | def dns_zone(self) -> Optional[pulumi.Input[_builtins.str]]: method dns_zone (line 102) | def dns_zone(self, value: Optional[pulumi.Input[_builtins.str]]): method ipam (line 107) | def ipam(self) -> Optional[pulumi.Input[_builtins.str]]: method ipam (line 114) | def ipam(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 119) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 126) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method nodes (line 131) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 138) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method reverse_dns (line 143) | def reverse_dns(self) -> Optional[pulumi.Input[_builtins.str]]: method reverse_dns (line 150) | def reverse_dns(self, value: Optional[pulumi.Input[_builtins.str]]): class _VlanState (line 155) | class _VlanState: method __init__ (line 156) | def __init__(__self__, *, method bridge (line 204) | def bridge(self) -> Optional[pulumi.Input[_builtins.str]]: method bridge (line 211) | def bridge(self, value: Optional[pulumi.Input[_builtins.str]]): method dns (line 216) | def dns(self) -> Optional[pulumi.Input[_builtins.str]]: method dns (line 223) | def dns(self, value: Optional[pulumi.Input[_builtins.str]]): method dns_zone (line 228) | def dns_zone(self) -> Optional[pulumi.Input[_builtins.str]]: method dns_zone (line 235) | def dns_zone(self, value: Optional[pulumi.Input[_builtins.str]]): method ipam (line 240) | def ipam(self) -> Optional[pulumi.Input[_builtins.str]]: method ipam (line 247) | def ipam(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 252) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 259) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method nodes (line 264) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 271) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method pending (line 276) | def pending(self) -> Optional[pulumi.Input[_builtins.bool]]: method pending (line 283) | def pending(self, value: Optional[pulumi.Input[_builtins.bool]]): method resource_id (line 288) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 295) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method reverse_dns (line 300) | def reverse_dns(self) -> Optional[pulumi.Input[_builtins.str]]: method reverse_dns (line 307) | def reverse_dns(self, value: Optional[pulumi.Input[_builtins.str]]): method state (line 312) | def state(self) -> Optional[pulumi.Input[_builtins.str]]: method state (line 319) | def state(self, value: Optional[pulumi.Input[_builtins.str]]): class Vlan (line 324) | class Vlan(pulumi.CustomResource): method __init__ (line 326) | def __init__(__self__, method __init__ (line 380) | def __init__(__self__, method __init__ (line 418) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 425) | def _internal_init(__self__, method get (line 468) | def get(resource_name: str, method bridge (line 517) | def bridge(self) -> pulumi.Output[_builtins.str]: method dns (line 525) | def dns(self) -> pulumi.Output[Optional[_builtins.str]]: method dns_zone (line 533) | def dns_zone(self) -> pulumi.Output[Optional[_builtins.str]]: method ipam (line 541) | def ipam(self) -> pulumi.Output[Optional[_builtins.str]]: method mtu (line 549) | def mtu(self) -> pulumi.Output[_builtins.int]: method nodes (line 557) | def nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method pending (line 565) | def pending(self) -> pulumi.Output[_builtins.bool]: method resource_id (line 573) | def resource_id(self) -> pulumi.Output[_builtins.str]: method reverse_dns (line 581) | def reverse_dns(self) -> pulumi.Output[Optional[_builtins.str]]: method state (line 589) | def state(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/sdn/zone/vlan_legacy.py class VlanLegacyArgs (line 20) | class VlanLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method bridge (line 59) | def bridge(self) -> pulumi.Input[_builtins.str]: method bridge (line 66) | def bridge(self, value: pulumi.Input[_builtins.str]): method resource_id (line 71) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 78) | def resource_id(self, value: pulumi.Input[_builtins.str]): method dns (line 83) | def dns(self) -> Optional[pulumi.Input[_builtins.str]]: method dns (line 90) | def dns(self, value: Optional[pulumi.Input[_builtins.str]]): method dns_zone (line 95) | def dns_zone(self) -> Optional[pulumi.Input[_builtins.str]]: method dns_zone (line 102) | def dns_zone(self, value: Optional[pulumi.Input[_builtins.str]]): method ipam (line 107) | def ipam(self) -> Optional[pulumi.Input[_builtins.str]]: method ipam (line 114) | def ipam(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 119) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 126) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method nodes (line 131) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 138) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method reverse_dns (line 143) | def reverse_dns(self) -> Optional[pulumi.Input[_builtins.str]]: method reverse_dns (line 150) | def reverse_dns(self, value: Optional[pulumi.Input[_builtins.str]]): class _VlanLegacyState (line 155) | class _VlanLegacyState: method __init__ (line 156) | def __init__(__self__, *, method bridge (line 204) | def bridge(self) -> Optional[pulumi.Input[_builtins.str]]: method bridge (line 211) | def bridge(self, value: Optional[pulumi.Input[_builtins.str]]): method dns (line 216) | def dns(self) -> Optional[pulumi.Input[_builtins.str]]: method dns (line 223) | def dns(self, value: Optional[pulumi.Input[_builtins.str]]): method dns_zone (line 228) | def dns_zone(self) -> Optional[pulumi.Input[_builtins.str]]: method dns_zone (line 235) | def dns_zone(self, value: Optional[pulumi.Input[_builtins.str]]): method ipam (line 240) | def ipam(self) -> Optional[pulumi.Input[_builtins.str]]: method ipam (line 247) | def ipam(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 252) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 259) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method nodes (line 264) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 271) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method pending (line 276) | def pending(self) -> Optional[pulumi.Input[_builtins.bool]]: method pending (line 283) | def pending(self, value: Optional[pulumi.Input[_builtins.bool]]): method resource_id (line 288) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 295) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method reverse_dns (line 300) | def reverse_dns(self) -> Optional[pulumi.Input[_builtins.str]]: method reverse_dns (line 307) | def reverse_dns(self, value: Optional[pulumi.Input[_builtins.str]]): method state (line 312) | def state(self) -> Optional[pulumi.Input[_builtins.str]]: method state (line 319) | def state(self, value: Optional[pulumi.Input[_builtins.str]]): class VlanLegacy (line 324) | class VlanLegacy(pulumi.CustomResource): method __init__ (line 326) | def __init__(__self__, method __init__ (line 382) | def __init__(__self__, method __init__ (line 422) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 429) | def _internal_init(__self__, method get (line 470) | def get(resource_name: str, method bridge (line 519) | def bridge(self) -> pulumi.Output[_builtins.str]: method dns (line 527) | def dns(self) -> pulumi.Output[Optional[_builtins.str]]: method dns_zone (line 535) | def dns_zone(self) -> pulumi.Output[Optional[_builtins.str]]: method ipam (line 543) | def ipam(self) -> pulumi.Output[Optional[_builtins.str]]: method mtu (line 551) | def mtu(self) -> pulumi.Output[_builtins.int]: method nodes (line 559) | def nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method pending (line 567) | def pending(self) -> pulumi.Output[_builtins.bool]: method resource_id (line 575) | def resource_id(self) -> pulumi.Output[_builtins.str]: method reverse_dns (line 583) | def reverse_dns(self) -> pulumi.Output[Optional[_builtins.str]]: method state (line 591) | def state(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/sdn/zone/vxlan.py class VxlanArgs (line 20) | class VxlanArgs: method __init__ (line 21) | def __init__(__self__, *, method peers (line 59) | def peers(self) -> pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]: method peers (line 66) | def peers(self, value: pulumi.Input[Sequence[pulumi.Input[_builtins.st... method resource_id (line 71) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 78) | def resource_id(self, value: pulumi.Input[_builtins.str]): method dns (line 83) | def dns(self) -> Optional[pulumi.Input[_builtins.str]]: method dns (line 90) | def dns(self, value: Optional[pulumi.Input[_builtins.str]]): method dns_zone (line 95) | def dns_zone(self) -> Optional[pulumi.Input[_builtins.str]]: method dns_zone (line 102) | def dns_zone(self, value: Optional[pulumi.Input[_builtins.str]]): method ipam (line 107) | def ipam(self) -> Optional[pulumi.Input[_builtins.str]]: method ipam (line 114) | def ipam(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 119) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 126) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method nodes (line 131) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 138) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method reverse_dns (line 143) | def reverse_dns(self) -> Optional[pulumi.Input[_builtins.str]]: method reverse_dns (line 150) | def reverse_dns(self, value: Optional[pulumi.Input[_builtins.str]]): class _VxlanState (line 155) | class _VxlanState: method __init__ (line 156) | def __init__(__self__, *, method dns (line 204) | def dns(self) -> Optional[pulumi.Input[_builtins.str]]: method dns (line 211) | def dns(self, value: Optional[pulumi.Input[_builtins.str]]): method dns_zone (line 216) | def dns_zone(self) -> Optional[pulumi.Input[_builtins.str]]: method dns_zone (line 223) | def dns_zone(self, value: Optional[pulumi.Input[_builtins.str]]): method ipam (line 228) | def ipam(self) -> Optional[pulumi.Input[_builtins.str]]: method ipam (line 235) | def ipam(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 240) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 247) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method nodes (line 252) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 259) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method peers (line 264) | def peers(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method peers (line 271) | def peers(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method pending (line 276) | def pending(self) -> Optional[pulumi.Input[_builtins.bool]]: method pending (line 283) | def pending(self, value: Optional[pulumi.Input[_builtins.bool]]): method resource_id (line 288) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 295) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method reverse_dns (line 300) | def reverse_dns(self) -> Optional[pulumi.Input[_builtins.str]]: method reverse_dns (line 307) | def reverse_dns(self, value: Optional[pulumi.Input[_builtins.str]]): method state (line 312) | def state(self) -> Optional[pulumi.Input[_builtins.str]]: method state (line 319) | def state(self, value: Optional[pulumi.Input[_builtins.str]]): class Vxlan (line 324) | class Vxlan(pulumi.CustomResource): method __init__ (line 326) | def __init__(__self__, method __init__ (line 384) | def __init__(__self__, method __init__ (line 426) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 433) | def _internal_init(__self__, method get (line 476) | def get(resource_name: str, method dns (line 525) | def dns(self) -> pulumi.Output[Optional[_builtins.str]]: method dns_zone (line 533) | def dns_zone(self) -> pulumi.Output[Optional[_builtins.str]]: method ipam (line 541) | def ipam(self) -> pulumi.Output[Optional[_builtins.str]]: method mtu (line 549) | def mtu(self) -> pulumi.Output[_builtins.int]: method nodes (line 557) | def nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method peers (line 565) | def peers(self) -> pulumi.Output[Sequence[_builtins.str]]: method pending (line 573) | def pending(self) -> pulumi.Output[_builtins.bool]: method resource_id (line 581) | def resource_id(self) -> pulumi.Output[_builtins.str]: method reverse_dns (line 589) | def reverse_dns(self) -> pulumi.Output[Optional[_builtins.str]]: method state (line 597) | def state(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/sdn/zone/vxlan_legacy.py class VxlanLegacyArgs (line 20) | class VxlanLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method peers (line 59) | def peers(self) -> pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]: method peers (line 66) | def peers(self, value: pulumi.Input[Sequence[pulumi.Input[_builtins.st... method resource_id (line 71) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 78) | def resource_id(self, value: pulumi.Input[_builtins.str]): method dns (line 83) | def dns(self) -> Optional[pulumi.Input[_builtins.str]]: method dns (line 90) | def dns(self, value: Optional[pulumi.Input[_builtins.str]]): method dns_zone (line 95) | def dns_zone(self) -> Optional[pulumi.Input[_builtins.str]]: method dns_zone (line 102) | def dns_zone(self, value: Optional[pulumi.Input[_builtins.str]]): method ipam (line 107) | def ipam(self) -> Optional[pulumi.Input[_builtins.str]]: method ipam (line 114) | def ipam(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 119) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 126) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method nodes (line 131) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 138) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method reverse_dns (line 143) | def reverse_dns(self) -> Optional[pulumi.Input[_builtins.str]]: method reverse_dns (line 150) | def reverse_dns(self, value: Optional[pulumi.Input[_builtins.str]]): class _VxlanLegacyState (line 155) | class _VxlanLegacyState: method __init__ (line 156) | def __init__(__self__, *, method dns (line 204) | def dns(self) -> Optional[pulumi.Input[_builtins.str]]: method dns (line 211) | def dns(self, value: Optional[pulumi.Input[_builtins.str]]): method dns_zone (line 216) | def dns_zone(self) -> Optional[pulumi.Input[_builtins.str]]: method dns_zone (line 223) | def dns_zone(self, value: Optional[pulumi.Input[_builtins.str]]): method ipam (line 228) | def ipam(self) -> Optional[pulumi.Input[_builtins.str]]: method ipam (line 235) | def ipam(self, value: Optional[pulumi.Input[_builtins.str]]): method mtu (line 240) | def mtu(self) -> Optional[pulumi.Input[_builtins.int]]: method mtu (line 247) | def mtu(self, value: Optional[pulumi.Input[_builtins.int]]): method nodes (line 252) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 259) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method peers (line 264) | def peers(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method peers (line 271) | def peers(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method pending (line 276) | def pending(self) -> Optional[pulumi.Input[_builtins.bool]]: method pending (line 283) | def pending(self, value: Optional[pulumi.Input[_builtins.bool]]): method resource_id (line 288) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 295) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method reverse_dns (line 300) | def reverse_dns(self) -> Optional[pulumi.Input[_builtins.str]]: method reverse_dns (line 307) | def reverse_dns(self, value: Optional[pulumi.Input[_builtins.str]]): method state (line 312) | def state(self) -> Optional[pulumi.Input[_builtins.str]]: method state (line 319) | def state(self, value: Optional[pulumi.Input[_builtins.str]]): class VxlanLegacy (line 324) | class VxlanLegacy(pulumi.CustomResource): method __init__ (line 326) | def __init__(__self__, method __init__ (line 386) | def __init__(__self__, method __init__ (line 430) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 437) | def _internal_init(__self__, method get (line 478) | def get(resource_name: str, method dns (line 527) | def dns(self) -> pulumi.Output[Optional[_builtins.str]]: method dns_zone (line 535) | def dns_zone(self) -> pulumi.Output[Optional[_builtins.str]]: method ipam (line 543) | def ipam(self) -> pulumi.Output[Optional[_builtins.str]]: method mtu (line 551) | def mtu(self) -> pulumi.Output[_builtins.int]: method nodes (line 559) | def nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method peers (line 567) | def peers(self) -> pulumi.Output[Sequence[_builtins.str]]: method pending (line 575) | def pending(self) -> pulumi.Output[_builtins.bool]: method resource_id (line 583) | def resource_id(self) -> pulumi.Output[_builtins.str]: method reverse_dns (line 591) | def reverse_dns(self) -> pulumi.Output[Optional[_builtins.str]]: method state (line 599) | def state(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/storage/_inputs.py class CifsBackupsArgsDict (line 36) | class CifsBackupsArgsDict(TypedDict): class CifsBackupsArgs (line 71) | class CifsBackupsArgs: method __init__ (line 72) | def __init__(__self__, *, method keep_all (line 110) | def keep_all(self) -> Optional[pulumi.Input[_builtins.bool]]: method keep_all (line 117) | def keep_all(self, value: Optional[pulumi.Input[_builtins.bool]]): method keep_daily (line 122) | def keep_daily(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_daily (line 129) | def keep_daily(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_hourly (line 134) | def keep_hourly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_hourly (line 141) | def keep_hourly(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_last (line 146) | def keep_last(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_last (line 153) | def keep_last(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_monthly (line 158) | def keep_monthly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_monthly (line 165) | def keep_monthly(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_weekly (line 170) | def keep_weekly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_weekly (line 177) | def keep_weekly(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_yearly (line 182) | def keep_yearly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_yearly (line 189) | def keep_yearly(self, value: Optional[pulumi.Input[_builtins.int]]): method max_protected_backups (line 194) | def max_protected_backups(self) -> Optional[pulumi.Input[_builtins.int]]: method max_protected_backups (line 201) | def max_protected_backups(self, value: Optional[pulumi.Input[_builtins... class CifsLegacyBackupsArgsDict (line 205) | class CifsLegacyBackupsArgsDict(TypedDict): class CifsLegacyBackupsArgs (line 240) | class CifsLegacyBackupsArgs: method __init__ (line 241) | def __init__(__self__, *, method keep_all (line 279) | def keep_all(self) -> Optional[pulumi.Input[_builtins.bool]]: method keep_all (line 286) | def keep_all(self, value: Optional[pulumi.Input[_builtins.bool]]): method keep_daily (line 291) | def keep_daily(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_daily (line 298) | def keep_daily(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_hourly (line 303) | def keep_hourly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_hourly (line 310) | def keep_hourly(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_last (line 315) | def keep_last(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_last (line 322) | def keep_last(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_monthly (line 327) | def keep_monthly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_monthly (line 334) | def keep_monthly(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_weekly (line 339) | def keep_weekly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_weekly (line 346) | def keep_weekly(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_yearly (line 351) | def keep_yearly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_yearly (line 358) | def keep_yearly(self, value: Optional[pulumi.Input[_builtins.int]]): method max_protected_backups (line 363) | def max_protected_backups(self) -> Optional[pulumi.Input[_builtins.int]]: method max_protected_backups (line 370) | def max_protected_backups(self, value: Optional[pulumi.Input[_builtins... class DirectoryBackupsArgsDict (line 374) | class DirectoryBackupsArgsDict(TypedDict): class DirectoryBackupsArgs (line 409) | class DirectoryBackupsArgs: method __init__ (line 410) | def __init__(__self__, *, method keep_all (line 448) | def keep_all(self) -> Optional[pulumi.Input[_builtins.bool]]: method keep_all (line 455) | def keep_all(self, value: Optional[pulumi.Input[_builtins.bool]]): method keep_daily (line 460) | def keep_daily(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_daily (line 467) | def keep_daily(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_hourly (line 472) | def keep_hourly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_hourly (line 479) | def keep_hourly(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_last (line 484) | def keep_last(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_last (line 491) | def keep_last(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_monthly (line 496) | def keep_monthly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_monthly (line 503) | def keep_monthly(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_weekly (line 508) | def keep_weekly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_weekly (line 515) | def keep_weekly(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_yearly (line 520) | def keep_yearly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_yearly (line 527) | def keep_yearly(self, value: Optional[pulumi.Input[_builtins.int]]): method max_protected_backups (line 532) | def max_protected_backups(self) -> Optional[pulumi.Input[_builtins.int]]: method max_protected_backups (line 539) | def max_protected_backups(self, value: Optional[pulumi.Input[_builtins... class DirectoryLegacyBackupsArgsDict (line 543) | class DirectoryLegacyBackupsArgsDict(TypedDict): class DirectoryLegacyBackupsArgs (line 578) | class DirectoryLegacyBackupsArgs: method __init__ (line 579) | def __init__(__self__, *, method keep_all (line 617) | def keep_all(self) -> Optional[pulumi.Input[_builtins.bool]]: method keep_all (line 624) | def keep_all(self, value: Optional[pulumi.Input[_builtins.bool]]): method keep_daily (line 629) | def keep_daily(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_daily (line 636) | def keep_daily(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_hourly (line 641) | def keep_hourly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_hourly (line 648) | def keep_hourly(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_last (line 653) | def keep_last(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_last (line 660) | def keep_last(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_monthly (line 665) | def keep_monthly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_monthly (line 672) | def keep_monthly(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_weekly (line 677) | def keep_weekly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_weekly (line 684) | def keep_weekly(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_yearly (line 689) | def keep_yearly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_yearly (line 696) | def keep_yearly(self, value: Optional[pulumi.Input[_builtins.int]]): method max_protected_backups (line 701) | def max_protected_backups(self) -> Optional[pulumi.Input[_builtins.int]]: method max_protected_backups (line 708) | def max_protected_backups(self, value: Optional[pulumi.Input[_builtins... class NfsBackupsArgsDict (line 712) | class NfsBackupsArgsDict(TypedDict): class NfsBackupsArgs (line 747) | class NfsBackupsArgs: method __init__ (line 748) | def __init__(__self__, *, method keep_all (line 786) | def keep_all(self) -> Optional[pulumi.Input[_builtins.bool]]: method keep_all (line 793) | def keep_all(self, value: Optional[pulumi.Input[_builtins.bool]]): method keep_daily (line 798) | def keep_daily(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_daily (line 805) | def keep_daily(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_hourly (line 810) | def keep_hourly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_hourly (line 817) | def keep_hourly(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_last (line 822) | def keep_last(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_last (line 829) | def keep_last(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_monthly (line 834) | def keep_monthly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_monthly (line 841) | def keep_monthly(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_weekly (line 846) | def keep_weekly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_weekly (line 853) | def keep_weekly(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_yearly (line 858) | def keep_yearly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_yearly (line 865) | def keep_yearly(self, value: Optional[pulumi.Input[_builtins.int]]): method max_protected_backups (line 870) | def max_protected_backups(self) -> Optional[pulumi.Input[_builtins.int]]: method max_protected_backups (line 877) | def max_protected_backups(self, value: Optional[pulumi.Input[_builtins... class NfsLegacyBackupsArgsDict (line 881) | class NfsLegacyBackupsArgsDict(TypedDict): class NfsLegacyBackupsArgs (line 916) | class NfsLegacyBackupsArgs: method __init__ (line 917) | def __init__(__self__, *, method keep_all (line 955) | def keep_all(self) -> Optional[pulumi.Input[_builtins.bool]]: method keep_all (line 962) | def keep_all(self, value: Optional[pulumi.Input[_builtins.bool]]): method keep_daily (line 967) | def keep_daily(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_daily (line 974) | def keep_daily(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_hourly (line 979) | def keep_hourly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_hourly (line 986) | def keep_hourly(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_last (line 991) | def keep_last(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_last (line 998) | def keep_last(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_monthly (line 1003) | def keep_monthly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_monthly (line 1010) | def keep_monthly(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_weekly (line 1015) | def keep_weekly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_weekly (line 1022) | def keep_weekly(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_yearly (line 1027) | def keep_yearly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_yearly (line 1034) | def keep_yearly(self, value: Optional[pulumi.Input[_builtins.int]]): method max_protected_backups (line 1039) | def max_protected_backups(self) -> Optional[pulumi.Input[_builtins.int]]: method max_protected_backups (line 1046) | def max_protected_backups(self, value: Optional[pulumi.Input[_builtins... class PbsBackupsArgsDict (line 1050) | class PbsBackupsArgsDict(TypedDict): class PbsBackupsArgs (line 1085) | class PbsBackupsArgs: method __init__ (line 1086) | def __init__(__self__, *, method keep_all (line 1124) | def keep_all(self) -> Optional[pulumi.Input[_builtins.bool]]: method keep_all (line 1131) | def keep_all(self, value: Optional[pulumi.Input[_builtins.bool]]): method keep_daily (line 1136) | def keep_daily(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_daily (line 1143) | def keep_daily(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_hourly (line 1148) | def keep_hourly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_hourly (line 1155) | def keep_hourly(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_last (line 1160) | def keep_last(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_last (line 1167) | def keep_last(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_monthly (line 1172) | def keep_monthly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_monthly (line 1179) | def keep_monthly(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_weekly (line 1184) | def keep_weekly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_weekly (line 1191) | def keep_weekly(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_yearly (line 1196) | def keep_yearly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_yearly (line 1203) | def keep_yearly(self, value: Optional[pulumi.Input[_builtins.int]]): method max_protected_backups (line 1208) | def max_protected_backups(self) -> Optional[pulumi.Input[_builtins.int]]: method max_protected_backups (line 1215) | def max_protected_backups(self, value: Optional[pulumi.Input[_builtins... class PbsLegacyBackupsArgsDict (line 1219) | class PbsLegacyBackupsArgsDict(TypedDict): class PbsLegacyBackupsArgs (line 1254) | class PbsLegacyBackupsArgs: method __init__ (line 1255) | def __init__(__self__, *, method keep_all (line 1293) | def keep_all(self) -> Optional[pulumi.Input[_builtins.bool]]: method keep_all (line 1300) | def keep_all(self, value: Optional[pulumi.Input[_builtins.bool]]): method keep_daily (line 1305) | def keep_daily(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_daily (line 1312) | def keep_daily(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_hourly (line 1317) | def keep_hourly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_hourly (line 1324) | def keep_hourly(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_last (line 1329) | def keep_last(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_last (line 1336) | def keep_last(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_monthly (line 1341) | def keep_monthly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_monthly (line 1348) | def keep_monthly(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_weekly (line 1353) | def keep_weekly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_weekly (line 1360) | def keep_weekly(self, value: Optional[pulumi.Input[_builtins.int]]): method keep_yearly (line 1365) | def keep_yearly(self) -> Optional[pulumi.Input[_builtins.int]]: method keep_yearly (line 1372) | def keep_yearly(self, value: Optional[pulumi.Input[_builtins.int]]): method max_protected_backups (line 1377) | def max_protected_backups(self) -> Optional[pulumi.Input[_builtins.int]]: method max_protected_backups (line 1384) | def max_protected_backups(self, value: Optional[pulumi.Input[_builtins... FILE: sdk/python/pulumi_proxmoxve/storage/cifs.py class CifsArgs (line 22) | class CifsArgs: method __init__ (line 23) | def __init__(__self__, *, method password (line 78) | def password(self) -> pulumi.Input[_builtins.str]: method password (line 85) | def password(self, value: pulumi.Input[_builtins.str]): method resource_id (line 90) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 97) | def resource_id(self, value: pulumi.Input[_builtins.str]): method server (line 102) | def server(self) -> pulumi.Input[_builtins.str]: method server (line 109) | def server(self, value: pulumi.Input[_builtins.str]): method share (line 114) | def share(self) -> pulumi.Input[_builtins.str]: method share (line 121) | def share(self, value: pulumi.Input[_builtins.str]): method username (line 126) | def username(self) -> pulumi.Input[_builtins.str]: method username (line 133) | def username(self, value: pulumi.Input[_builtins.str]): method backups (line 138) | def backups(self) -> Optional[pulumi.Input['CifsBackupsArgs']]: method backups (line 145) | def backups(self, value: Optional[pulumi.Input['CifsBackupsArgs']]): method contents (line 150) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 157) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 162) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 169) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method domain (line 174) | def domain(self) -> Optional[pulumi.Input[_builtins.str]]: method domain (line 181) | def domain(self, value: Optional[pulumi.Input[_builtins.str]]): method nodes (line 186) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 193) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method preallocation (line 198) | def preallocation(self) -> Optional[pulumi.Input[_builtins.str]]: method preallocation (line 205) | def preallocation(self, value: Optional[pulumi.Input[_builtins.str]]): method snapshot_as_volume_chain (line 210) | def snapshot_as_volume_chain(self) -> Optional[pulumi.Input[_builtins.... method snapshot_as_volume_chain (line 217) | def snapshot_as_volume_chain(self, value: Optional[pulumi.Input[_built... method subdirectory (line 222) | def subdirectory(self) -> Optional[pulumi.Input[_builtins.str]]: method subdirectory (line 229) | def subdirectory(self, value: Optional[pulumi.Input[_builtins.str]]): class _CifsState (line 234) | class _CifsState: method __init__ (line 235) | def __init__(__self__, *, method backups (line 299) | def backups(self) -> Optional[pulumi.Input['CifsBackupsArgs']]: method backups (line 306) | def backups(self, value: Optional[pulumi.Input['CifsBackupsArgs']]): method contents (line 311) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 318) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 323) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 330) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method domain (line 335) | def domain(self) -> Optional[pulumi.Input[_builtins.str]]: method domain (line 342) | def domain(self, value: Optional[pulumi.Input[_builtins.str]]): method nodes (line 347) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 354) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method password (line 359) | def password(self) -> Optional[pulumi.Input[_builtins.str]]: method password (line 366) | def password(self, value: Optional[pulumi.Input[_builtins.str]]): method preallocation (line 371) | def preallocation(self) -> Optional[pulumi.Input[_builtins.str]]: method preallocation (line 378) | def preallocation(self, value: Optional[pulumi.Input[_builtins.str]]): method resource_id (line 383) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 390) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method server (line 395) | def server(self) -> Optional[pulumi.Input[_builtins.str]]: method server (line 402) | def server(self, value: Optional[pulumi.Input[_builtins.str]]): method share (line 407) | def share(self) -> Optional[pulumi.Input[_builtins.str]]: method share (line 414) | def share(self, value: Optional[pulumi.Input[_builtins.str]]): method shared (line 419) | def shared(self) -> Optional[pulumi.Input[_builtins.bool]]: method shared (line 426) | def shared(self, value: Optional[pulumi.Input[_builtins.bool]]): method snapshot_as_volume_chain (line 431) | def snapshot_as_volume_chain(self) -> Optional[pulumi.Input[_builtins.... method snapshot_as_volume_chain (line 438) | def snapshot_as_volume_chain(self, value: Optional[pulumi.Input[_built... method subdirectory (line 443) | def subdirectory(self) -> Optional[pulumi.Input[_builtins.str]]: method subdirectory (line 450) | def subdirectory(self, value: Optional[pulumi.Input[_builtins.str]]): method username (line 455) | def username(self) -> Optional[pulumi.Input[_builtins.str]]: method username (line 462) | def username(self, value: Optional[pulumi.Input[_builtins.str]]): class Cifs (line 467) | class Cifs(pulumi.CustomResource): method __init__ (line 469) | def __init__(__self__, method __init__ (line 541) | def __init__(__self__, method __init__ (line 587) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 594) | def _internal_init(__self__, method get (line 654) | def get(resource_name: str, method backups (line 715) | def backups(self) -> pulumi.Output[Optional['outputs.CifsBackups']]: method contents (line 723) | def contents(self) -> pulumi.Output[Sequence[_builtins.str]]: method disable (line 731) | def disable(self) -> pulumi.Output[_builtins.bool]: method domain (line 739) | def domain(self) -> pulumi.Output[Optional[_builtins.str]]: method nodes (line 747) | def nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method password (line 755) | def password(self) -> pulumi.Output[_builtins.str]: method preallocation (line 763) | def preallocation(self) -> pulumi.Output[Optional[_builtins.str]]: method resource_id (line 771) | def resource_id(self) -> pulumi.Output[_builtins.str]: method server (line 779) | def server(self) -> pulumi.Output[_builtins.str]: method share (line 787) | def share(self) -> pulumi.Output[_builtins.str]: method shared (line 795) | def shared(self) -> pulumi.Output[_builtins.bool]: method snapshot_as_volume_chain (line 803) | def snapshot_as_volume_chain(self) -> pulumi.Output[Optional[_builtins... method subdirectory (line 811) | def subdirectory(self) -> pulumi.Output[Optional[_builtins.str]]: method username (line 819) | def username(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/storage/cifs_legacy.py class CifsLegacyArgs (line 22) | class CifsLegacyArgs: method __init__ (line 23) | def __init__(__self__, *, method password (line 78) | def password(self) -> pulumi.Input[_builtins.str]: method password (line 85) | def password(self, value: pulumi.Input[_builtins.str]): method resource_id (line 90) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 97) | def resource_id(self, value: pulumi.Input[_builtins.str]): method server (line 102) | def server(self) -> pulumi.Input[_builtins.str]: method server (line 109) | def server(self, value: pulumi.Input[_builtins.str]): method share (line 114) | def share(self) -> pulumi.Input[_builtins.str]: method share (line 121) | def share(self, value: pulumi.Input[_builtins.str]): method username (line 126) | def username(self) -> pulumi.Input[_builtins.str]: method username (line 133) | def username(self, value: pulumi.Input[_builtins.str]): method backups (line 138) | def backups(self) -> Optional[pulumi.Input['CifsLegacyBackupsArgs']]: method backups (line 145) | def backups(self, value: Optional[pulumi.Input['CifsLegacyBackupsArgs'... method contents (line 150) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 157) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 162) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 169) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method domain (line 174) | def domain(self) -> Optional[pulumi.Input[_builtins.str]]: method domain (line 181) | def domain(self, value: Optional[pulumi.Input[_builtins.str]]): method nodes (line 186) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 193) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method preallocation (line 198) | def preallocation(self) -> Optional[pulumi.Input[_builtins.str]]: method preallocation (line 205) | def preallocation(self, value: Optional[pulumi.Input[_builtins.str]]): method snapshot_as_volume_chain (line 210) | def snapshot_as_volume_chain(self) -> Optional[pulumi.Input[_builtins.... method snapshot_as_volume_chain (line 217) | def snapshot_as_volume_chain(self, value: Optional[pulumi.Input[_built... method subdirectory (line 222) | def subdirectory(self) -> Optional[pulumi.Input[_builtins.str]]: method subdirectory (line 229) | def subdirectory(self, value: Optional[pulumi.Input[_builtins.str]]): class _CifsLegacyState (line 234) | class _CifsLegacyState: method __init__ (line 235) | def __init__(__self__, *, method backups (line 299) | def backups(self) -> Optional[pulumi.Input['CifsLegacyBackupsArgs']]: method backups (line 306) | def backups(self, value: Optional[pulumi.Input['CifsLegacyBackupsArgs'... method contents (line 311) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 318) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 323) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 330) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method domain (line 335) | def domain(self) -> Optional[pulumi.Input[_builtins.str]]: method domain (line 342) | def domain(self, value: Optional[pulumi.Input[_builtins.str]]): method nodes (line 347) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 354) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method password (line 359) | def password(self) -> Optional[pulumi.Input[_builtins.str]]: method password (line 366) | def password(self, value: Optional[pulumi.Input[_builtins.str]]): method preallocation (line 371) | def preallocation(self) -> Optional[pulumi.Input[_builtins.str]]: method preallocation (line 378) | def preallocation(self, value: Optional[pulumi.Input[_builtins.str]]): method resource_id (line 383) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 390) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method server (line 395) | def server(self) -> Optional[pulumi.Input[_builtins.str]]: method server (line 402) | def server(self, value: Optional[pulumi.Input[_builtins.str]]): method share (line 407) | def share(self) -> Optional[pulumi.Input[_builtins.str]]: method share (line 414) | def share(self, value: Optional[pulumi.Input[_builtins.str]]): method shared (line 419) | def shared(self) -> Optional[pulumi.Input[_builtins.bool]]: method shared (line 426) | def shared(self, value: Optional[pulumi.Input[_builtins.bool]]): method snapshot_as_volume_chain (line 431) | def snapshot_as_volume_chain(self) -> Optional[pulumi.Input[_builtins.... method snapshot_as_volume_chain (line 438) | def snapshot_as_volume_chain(self, value: Optional[pulumi.Input[_built... method subdirectory (line 443) | def subdirectory(self) -> Optional[pulumi.Input[_builtins.str]]: method subdirectory (line 450) | def subdirectory(self, value: Optional[pulumi.Input[_builtins.str]]): method username (line 455) | def username(self) -> Optional[pulumi.Input[_builtins.str]]: method username (line 462) | def username(self, value: Optional[pulumi.Input[_builtins.str]]): class CifsLegacy (line 467) | class CifsLegacy(pulumi.CustomResource): method __init__ (line 469) | def __init__(__self__, method __init__ (line 543) | def __init__(__self__, method __init__ (line 591) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 598) | def _internal_init(__self__, method get (line 656) | def get(resource_name: str, method backups (line 717) | def backups(self) -> pulumi.Output[Optional['outputs.CifsLegacyBackups... method contents (line 725) | def contents(self) -> pulumi.Output[Sequence[_builtins.str]]: method disable (line 733) | def disable(self) -> pulumi.Output[_builtins.bool]: method domain (line 741) | def domain(self) -> pulumi.Output[Optional[_builtins.str]]: method nodes (line 749) | def nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method password (line 757) | def password(self) -> pulumi.Output[_builtins.str]: method preallocation (line 765) | def preallocation(self) -> pulumi.Output[Optional[_builtins.str]]: method resource_id (line 773) | def resource_id(self) -> pulumi.Output[_builtins.str]: method server (line 781) | def server(self) -> pulumi.Output[_builtins.str]: method share (line 789) | def share(self) -> pulumi.Output[_builtins.str]: method shared (line 797) | def shared(self) -> pulumi.Output[_builtins.bool]: method snapshot_as_volume_chain (line 805) | def snapshot_as_volume_chain(self) -> pulumi.Output[Optional[_builtins... method subdirectory (line 813) | def subdirectory(self) -> pulumi.Output[Optional[_builtins.str]]: method username (line 821) | def username(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/storage/directory.py class DirectoryArgs (line 22) | class DirectoryArgs: method __init__ (line 23) | def __init__(__self__, *, method path (line 61) | def path(self) -> pulumi.Input[_builtins.str]: method path (line 68) | def path(self, value: pulumi.Input[_builtins.str]): method resource_id (line 73) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 80) | def resource_id(self, value: pulumi.Input[_builtins.str]): method backups (line 85) | def backups(self) -> Optional[pulumi.Input['DirectoryBackupsArgs']]: method backups (line 92) | def backups(self, value: Optional[pulumi.Input['DirectoryBackupsArgs']]): method contents (line 97) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 104) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 109) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 116) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method nodes (line 121) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 128) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method preallocation (line 133) | def preallocation(self) -> Optional[pulumi.Input[_builtins.str]]: method preallocation (line 140) | def preallocation(self, value: Optional[pulumi.Input[_builtins.str]]): method shared (line 145) | def shared(self) -> Optional[pulumi.Input[_builtins.bool]]: method shared (line 152) | def shared(self, value: Optional[pulumi.Input[_builtins.bool]]): class _DirectoryState (line 157) | class _DirectoryState: method __init__ (line 158) | def __init__(__self__, *, method backups (line 198) | def backups(self) -> Optional[pulumi.Input['DirectoryBackupsArgs']]: method backups (line 205) | def backups(self, value: Optional[pulumi.Input['DirectoryBackupsArgs']]): method contents (line 210) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 217) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 222) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 229) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method nodes (line 234) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 241) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method path (line 246) | def path(self) -> Optional[pulumi.Input[_builtins.str]]: method path (line 253) | def path(self, value: Optional[pulumi.Input[_builtins.str]]): method preallocation (line 258) | def preallocation(self) -> Optional[pulumi.Input[_builtins.str]]: method preallocation (line 265) | def preallocation(self, value: Optional[pulumi.Input[_builtins.str]]): method resource_id (line 270) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 277) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method shared (line 282) | def shared(self) -> Optional[pulumi.Input[_builtins.bool]]: method shared (line 289) | def shared(self, value: Optional[pulumi.Input[_builtins.bool]]): class Directory (line 294) | class Directory(pulumi.CustomResource): method __init__ (line 296) | def __init__(__self__, method __init__ (line 353) | def __init__(__self__, method __init__ (line 394) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 401) | def _internal_init(__self__, method get (line 442) | def get(resource_name: str, method backups (line 485) | def backups(self) -> pulumi.Output[Optional['outputs.DirectoryBackups']]: method contents (line 493) | def contents(self) -> pulumi.Output[Sequence[_builtins.str]]: method disable (line 501) | def disable(self) -> pulumi.Output[_builtins.bool]: method nodes (line 509) | def nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method path (line 517) | def path(self) -> pulumi.Output[_builtins.str]: method preallocation (line 525) | def preallocation(self) -> pulumi.Output[Optional[_builtins.str]]: method resource_id (line 533) | def resource_id(self) -> pulumi.Output[_builtins.str]: method shared (line 541) | def shared(self) -> pulumi.Output[_builtins.bool]: FILE: sdk/python/pulumi_proxmoxve/storage/directory_legacy.py class DirectoryLegacyArgs (line 22) | class DirectoryLegacyArgs: method __init__ (line 23) | def __init__(__self__, *, method path (line 61) | def path(self) -> pulumi.Input[_builtins.str]: method path (line 68) | def path(self, value: pulumi.Input[_builtins.str]): method resource_id (line 73) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 80) | def resource_id(self, value: pulumi.Input[_builtins.str]): method backups (line 85) | def backups(self) -> Optional[pulumi.Input['DirectoryLegacyBackupsArgs... method backups (line 92) | def backups(self, value: Optional[pulumi.Input['DirectoryLegacyBackups... method contents (line 97) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 104) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 109) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 116) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method nodes (line 121) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 128) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method preallocation (line 133) | def preallocation(self) -> Optional[pulumi.Input[_builtins.str]]: method preallocation (line 140) | def preallocation(self, value: Optional[pulumi.Input[_builtins.str]]): method shared (line 145) | def shared(self) -> Optional[pulumi.Input[_builtins.bool]]: method shared (line 152) | def shared(self, value: Optional[pulumi.Input[_builtins.bool]]): class _DirectoryLegacyState (line 157) | class _DirectoryLegacyState: method __init__ (line 158) | def __init__(__self__, *, method backups (line 198) | def backups(self) -> Optional[pulumi.Input['DirectoryLegacyBackupsArgs... method backups (line 205) | def backups(self, value: Optional[pulumi.Input['DirectoryLegacyBackups... method contents (line 210) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 217) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 222) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 229) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method nodes (line 234) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 241) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method path (line 246) | def path(self) -> Optional[pulumi.Input[_builtins.str]]: method path (line 253) | def path(self, value: Optional[pulumi.Input[_builtins.str]]): method preallocation (line 258) | def preallocation(self) -> Optional[pulumi.Input[_builtins.str]]: method preallocation (line 265) | def preallocation(self, value: Optional[pulumi.Input[_builtins.str]]): method resource_id (line 270) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 277) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method shared (line 282) | def shared(self) -> Optional[pulumi.Input[_builtins.bool]]: method shared (line 289) | def shared(self, value: Optional[pulumi.Input[_builtins.bool]]): class DirectoryLegacy (line 294) | class DirectoryLegacy(pulumi.CustomResource): method __init__ (line 296) | def __init__(__self__, method __init__ (line 355) | def __init__(__self__, method __init__ (line 398) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 405) | def _internal_init(__self__, method get (line 444) | def get(resource_name: str, method backups (line 487) | def backups(self) -> pulumi.Output[Optional['outputs.DirectoryLegacyBa... method contents (line 495) | def contents(self) -> pulumi.Output[Sequence[_builtins.str]]: method disable (line 503) | def disable(self) -> pulumi.Output[_builtins.bool]: method nodes (line 511) | def nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method path (line 519) | def path(self) -> pulumi.Output[_builtins.str]: method preallocation (line 527) | def preallocation(self) -> pulumi.Output[Optional[_builtins.str]]: method resource_id (line 535) | def resource_id(self) -> pulumi.Output[_builtins.str]: method shared (line 543) | def shared(self) -> pulumi.Output[_builtins.bool]: FILE: sdk/python/pulumi_proxmoxve/storage/lvm.py class LvmArgs (line 20) | class LvmArgs: method __init__ (line 21) | def __init__(__self__, *, method resource_id (line 55) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 62) | def resource_id(self, value: pulumi.Input[_builtins.str]): method volume_group (line 67) | def volume_group(self) -> pulumi.Input[_builtins.str]: method volume_group (line 74) | def volume_group(self, value: pulumi.Input[_builtins.str]): method contents (line 79) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 86) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 91) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 98) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method nodes (line 103) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 110) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method shared (line 115) | def shared(self) -> Optional[pulumi.Input[_builtins.bool]]: method shared (line 122) | def shared(self, value: Optional[pulumi.Input[_builtins.bool]]): method wipe_removed_volumes (line 127) | def wipe_removed_volumes(self) -> Optional[pulumi.Input[_builtins.bool]]: method wipe_removed_volumes (line 134) | def wipe_removed_volumes(self, value: Optional[pulumi.Input[_builtins.... class _LvmState (line 139) | class _LvmState: method __init__ (line 140) | def __init__(__self__, *, method contents (line 176) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 183) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 188) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 195) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method nodes (line 200) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 207) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method resource_id (line 212) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 219) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method shared (line 224) | def shared(self) -> Optional[pulumi.Input[_builtins.bool]]: method shared (line 231) | def shared(self, value: Optional[pulumi.Input[_builtins.bool]]): method volume_group (line 236) | def volume_group(self) -> Optional[pulumi.Input[_builtins.str]]: method volume_group (line 243) | def volume_group(self, value: Optional[pulumi.Input[_builtins.str]]): method wipe_removed_volumes (line 248) | def wipe_removed_volumes(self) -> Optional[pulumi.Input[_builtins.bool]]: method wipe_removed_volumes (line 255) | def wipe_removed_volumes(self, value: Optional[pulumi.Input[_builtins.... class Lvm (line 260) | class Lvm(pulumi.CustomResource): method __init__ (line 262) | def __init__(__self__, method __init__ (line 312) | def __init__(__self__, method __init__ (line 348) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 355) | def _internal_init(__self__, method get (line 394) | def get(resource_name: str, method contents (line 434) | def contents(self) -> pulumi.Output[Sequence[_builtins.str]]: method disable (line 442) | def disable(self) -> pulumi.Output[_builtins.bool]: method nodes (line 450) | def nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method resource_id (line 458) | def resource_id(self) -> pulumi.Output[_builtins.str]: method shared (line 466) | def shared(self) -> pulumi.Output[_builtins.bool]: method volume_group (line 474) | def volume_group(self) -> pulumi.Output[_builtins.str]: method wipe_removed_volumes (line 482) | def wipe_removed_volumes(self) -> pulumi.Output[_builtins.bool]: FILE: sdk/python/pulumi_proxmoxve/storage/lvm_legacy.py class LvmLegacyArgs (line 20) | class LvmLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method resource_id (line 55) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 62) | def resource_id(self, value: pulumi.Input[_builtins.str]): method volume_group (line 67) | def volume_group(self) -> pulumi.Input[_builtins.str]: method volume_group (line 74) | def volume_group(self, value: pulumi.Input[_builtins.str]): method contents (line 79) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 86) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 91) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 98) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method nodes (line 103) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 110) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method shared (line 115) | def shared(self) -> Optional[pulumi.Input[_builtins.bool]]: method shared (line 122) | def shared(self, value: Optional[pulumi.Input[_builtins.bool]]): method wipe_removed_volumes (line 127) | def wipe_removed_volumes(self) -> Optional[pulumi.Input[_builtins.bool]]: method wipe_removed_volumes (line 134) | def wipe_removed_volumes(self, value: Optional[pulumi.Input[_builtins.... class _LvmLegacyState (line 139) | class _LvmLegacyState: method __init__ (line 140) | def __init__(__self__, *, method contents (line 176) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 183) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 188) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 195) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method nodes (line 200) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 207) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method resource_id (line 212) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 219) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method shared (line 224) | def shared(self) -> Optional[pulumi.Input[_builtins.bool]]: method shared (line 231) | def shared(self, value: Optional[pulumi.Input[_builtins.bool]]): method volume_group (line 236) | def volume_group(self) -> Optional[pulumi.Input[_builtins.str]]: method volume_group (line 243) | def volume_group(self, value: Optional[pulumi.Input[_builtins.str]]): method wipe_removed_volumes (line 248) | def wipe_removed_volumes(self) -> Optional[pulumi.Input[_builtins.bool]]: method wipe_removed_volumes (line 255) | def wipe_removed_volumes(self, value: Optional[pulumi.Input[_builtins.... class LvmLegacy (line 260) | class LvmLegacy(pulumi.CustomResource): method __init__ (line 262) | def __init__(__self__, method __init__ (line 314) | def __init__(__self__, method __init__ (line 352) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 359) | def _internal_init(__self__, method get (line 396) | def get(resource_name: str, method contents (line 436) | def contents(self) -> pulumi.Output[Sequence[_builtins.str]]: method disable (line 444) | def disable(self) -> pulumi.Output[_builtins.bool]: method nodes (line 452) | def nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method resource_id (line 460) | def resource_id(self) -> pulumi.Output[_builtins.str]: method shared (line 468) | def shared(self) -> pulumi.Output[_builtins.bool]: method volume_group (line 476) | def volume_group(self) -> pulumi.Output[_builtins.str]: method wipe_removed_volumes (line 484) | def wipe_removed_volumes(self) -> pulumi.Output[_builtins.bool]: FILE: sdk/python/pulumi_proxmoxve/storage/lvmthin.py class LvmthinArgs (line 20) | class LvmthinArgs: method __init__ (line 21) | def __init__(__self__, *, method resource_id (line 50) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 57) | def resource_id(self, value: pulumi.Input[_builtins.str]): method thin_pool (line 62) | def thin_pool(self) -> pulumi.Input[_builtins.str]: method thin_pool (line 69) | def thin_pool(self, value: pulumi.Input[_builtins.str]): method volume_group (line 74) | def volume_group(self) -> pulumi.Input[_builtins.str]: method volume_group (line 81) | def volume_group(self, value: pulumi.Input[_builtins.str]): method contents (line 86) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 93) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 98) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 105) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method nodes (line 110) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 117) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... class _LvmthinState (line 122) | class _LvmthinState: method __init__ (line 123) | def __init__(__self__, *, method contents (line 159) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 166) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 171) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 178) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method nodes (line 183) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 190) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method resource_id (line 195) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 202) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method shared (line 207) | def shared(self) -> Optional[pulumi.Input[_builtins.bool]]: method shared (line 214) | def shared(self, value: Optional[pulumi.Input[_builtins.bool]]): method thin_pool (line 219) | def thin_pool(self) -> Optional[pulumi.Input[_builtins.str]]: method thin_pool (line 226) | def thin_pool(self, value: Optional[pulumi.Input[_builtins.str]]): method volume_group (line 231) | def volume_group(self) -> Optional[pulumi.Input[_builtins.str]]: method volume_group (line 238) | def volume_group(self, value: Optional[pulumi.Input[_builtins.str]]): class Lvmthin (line 243) | class Lvmthin(pulumi.CustomResource): method __init__ (line 245) | def __init__(__self__, method __init__ (line 293) | def __init__(__self__, method __init__ (line 329) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 336) | def _internal_init(__self__, method get (line 376) | def get(resource_name: str, method contents (line 416) | def contents(self) -> pulumi.Output[Sequence[_builtins.str]]: method disable (line 424) | def disable(self) -> pulumi.Output[_builtins.bool]: method nodes (line 432) | def nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method resource_id (line 440) | def resource_id(self) -> pulumi.Output[_builtins.str]: method shared (line 448) | def shared(self) -> pulumi.Output[_builtins.bool]: method thin_pool (line 456) | def thin_pool(self) -> pulumi.Output[_builtins.str]: method volume_group (line 464) | def volume_group(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/storage/lvmthin_legacy.py class LvmthinLegacyArgs (line 20) | class LvmthinLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method resource_id (line 50) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 57) | def resource_id(self, value: pulumi.Input[_builtins.str]): method thin_pool (line 62) | def thin_pool(self) -> pulumi.Input[_builtins.str]: method thin_pool (line 69) | def thin_pool(self, value: pulumi.Input[_builtins.str]): method volume_group (line 74) | def volume_group(self) -> pulumi.Input[_builtins.str]: method volume_group (line 81) | def volume_group(self, value: pulumi.Input[_builtins.str]): method contents (line 86) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 93) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 98) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 105) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method nodes (line 110) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 117) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... class _LvmthinLegacyState (line 122) | class _LvmthinLegacyState: method __init__ (line 123) | def __init__(__self__, *, method contents (line 159) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 166) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 171) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 178) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method nodes (line 183) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 190) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method resource_id (line 195) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 202) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method shared (line 207) | def shared(self) -> Optional[pulumi.Input[_builtins.bool]]: method shared (line 214) | def shared(self, value: Optional[pulumi.Input[_builtins.bool]]): method thin_pool (line 219) | def thin_pool(self) -> Optional[pulumi.Input[_builtins.str]]: method thin_pool (line 226) | def thin_pool(self, value: Optional[pulumi.Input[_builtins.str]]): method volume_group (line 231) | def volume_group(self) -> Optional[pulumi.Input[_builtins.str]]: method volume_group (line 238) | def volume_group(self, value: Optional[pulumi.Input[_builtins.str]]): class LvmthinLegacy (line 243) | class LvmthinLegacy(pulumi.CustomResource): method __init__ (line 245) | def __init__(__self__, method __init__ (line 295) | def __init__(__self__, method __init__ (line 333) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 340) | def _internal_init(__self__, method get (line 378) | def get(resource_name: str, method contents (line 418) | def contents(self) -> pulumi.Output[Sequence[_builtins.str]]: method disable (line 426) | def disable(self) -> pulumi.Output[_builtins.bool]: method nodes (line 434) | def nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method resource_id (line 442) | def resource_id(self) -> pulumi.Output[_builtins.str]: method shared (line 450) | def shared(self) -> pulumi.Output[_builtins.bool]: method thin_pool (line 458) | def thin_pool(self) -> pulumi.Output[_builtins.str]: method volume_group (line 466) | def volume_group(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/storage/nfs.py class NfsArgs (line 22) | class NfsArgs: method __init__ (line 23) | def __init__(__self__, *, method export (line 68) | def export(self) -> pulumi.Input[_builtins.str]: method export (line 75) | def export(self, value: pulumi.Input[_builtins.str]): method resource_id (line 80) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 87) | def resource_id(self, value: pulumi.Input[_builtins.str]): method server (line 92) | def server(self) -> pulumi.Input[_builtins.str]: method server (line 99) | def server(self, value: pulumi.Input[_builtins.str]): method backups (line 104) | def backups(self) -> Optional[pulumi.Input['NfsBackupsArgs']]: method backups (line 111) | def backups(self, value: Optional[pulumi.Input['NfsBackupsArgs']]): method contents (line 116) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 123) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 128) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 135) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method nodes (line 140) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 147) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method options (line 152) | def options(self) -> Optional[pulumi.Input[_builtins.str]]: method options (line 159) | def options(self, value: Optional[pulumi.Input[_builtins.str]]): method preallocation (line 164) | def preallocation(self) -> Optional[pulumi.Input[_builtins.str]]: method preallocation (line 171) | def preallocation(self, value: Optional[pulumi.Input[_builtins.str]]): method snapshot_as_volume_chain (line 176) | def snapshot_as_volume_chain(self) -> Optional[pulumi.Input[_builtins.... method snapshot_as_volume_chain (line 183) | def snapshot_as_volume_chain(self, value: Optional[pulumi.Input[_built... class _NfsState (line 188) | class _NfsState: method __init__ (line 189) | def __init__(__self__, *, method backups (line 241) | def backups(self) -> Optional[pulumi.Input['NfsBackupsArgs']]: method backups (line 248) | def backups(self, value: Optional[pulumi.Input['NfsBackupsArgs']]): method contents (line 253) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 260) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 265) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 272) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method export (line 277) | def export(self) -> Optional[pulumi.Input[_builtins.str]]: method export (line 284) | def export(self, value: Optional[pulumi.Input[_builtins.str]]): method nodes (line 289) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 296) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method options (line 301) | def options(self) -> Optional[pulumi.Input[_builtins.str]]: method options (line 308) | def options(self, value: Optional[pulumi.Input[_builtins.str]]): method preallocation (line 313) | def preallocation(self) -> Optional[pulumi.Input[_builtins.str]]: method preallocation (line 320) | def preallocation(self, value: Optional[pulumi.Input[_builtins.str]]): method resource_id (line 325) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 332) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method server (line 337) | def server(self) -> Optional[pulumi.Input[_builtins.str]]: method server (line 344) | def server(self, value: Optional[pulumi.Input[_builtins.str]]): method shared (line 349) | def shared(self) -> Optional[pulumi.Input[_builtins.bool]]: method shared (line 356) | def shared(self, value: Optional[pulumi.Input[_builtins.bool]]): method snapshot_as_volume_chain (line 361) | def snapshot_as_volume_chain(self) -> Optional[pulumi.Input[_builtins.... method snapshot_as_volume_chain (line 368) | def snapshot_as_volume_chain(self, value: Optional[pulumi.Input[_built... class Nfs (line 373) | class Nfs(pulumi.CustomResource): method __init__ (line 375) | def __init__(__self__, method __init__ (line 442) | def __init__(__self__, method __init__ (line 489) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 496) | def _internal_init(__self__, method get (line 544) | def get(resource_name: str, method backups (line 596) | def backups(self) -> pulumi.Output[Optional['outputs.NfsBackups']]: method contents (line 604) | def contents(self) -> pulumi.Output[Sequence[_builtins.str]]: method disable (line 612) | def disable(self) -> pulumi.Output[_builtins.bool]: method export (line 620) | def export(self) -> pulumi.Output[_builtins.str]: method nodes (line 628) | def nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method options (line 636) | def options(self) -> pulumi.Output[Optional[_builtins.str]]: method preallocation (line 644) | def preallocation(self) -> pulumi.Output[Optional[_builtins.str]]: method resource_id (line 652) | def resource_id(self) -> pulumi.Output[_builtins.str]: method server (line 660) | def server(self) -> pulumi.Output[_builtins.str]: method shared (line 668) | def shared(self) -> pulumi.Output[_builtins.bool]: method snapshot_as_volume_chain (line 676) | def snapshot_as_volume_chain(self) -> pulumi.Output[Optional[_builtins... FILE: sdk/python/pulumi_proxmoxve/storage/nfs_legacy.py class NfsLegacyArgs (line 22) | class NfsLegacyArgs: method __init__ (line 23) | def __init__(__self__, *, method export (line 68) | def export(self) -> pulumi.Input[_builtins.str]: method export (line 75) | def export(self, value: pulumi.Input[_builtins.str]): method resource_id (line 80) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 87) | def resource_id(self, value: pulumi.Input[_builtins.str]): method server (line 92) | def server(self) -> pulumi.Input[_builtins.str]: method server (line 99) | def server(self, value: pulumi.Input[_builtins.str]): method backups (line 104) | def backups(self) -> Optional[pulumi.Input['NfsLegacyBackupsArgs']]: method backups (line 111) | def backups(self, value: Optional[pulumi.Input['NfsLegacyBackupsArgs']]): method contents (line 116) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 123) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 128) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 135) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method nodes (line 140) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 147) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method options (line 152) | def options(self) -> Optional[pulumi.Input[_builtins.str]]: method options (line 159) | def options(self, value: Optional[pulumi.Input[_builtins.str]]): method preallocation (line 164) | def preallocation(self) -> Optional[pulumi.Input[_builtins.str]]: method preallocation (line 171) | def preallocation(self, value: Optional[pulumi.Input[_builtins.str]]): method snapshot_as_volume_chain (line 176) | def snapshot_as_volume_chain(self) -> Optional[pulumi.Input[_builtins.... method snapshot_as_volume_chain (line 183) | def snapshot_as_volume_chain(self, value: Optional[pulumi.Input[_built... class _NfsLegacyState (line 188) | class _NfsLegacyState: method __init__ (line 189) | def __init__(__self__, *, method backups (line 241) | def backups(self) -> Optional[pulumi.Input['NfsLegacyBackupsArgs']]: method backups (line 248) | def backups(self, value: Optional[pulumi.Input['NfsLegacyBackupsArgs']]): method contents (line 253) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 260) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 265) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 272) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method export (line 277) | def export(self) -> Optional[pulumi.Input[_builtins.str]]: method export (line 284) | def export(self, value: Optional[pulumi.Input[_builtins.str]]): method nodes (line 289) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 296) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method options (line 301) | def options(self) -> Optional[pulumi.Input[_builtins.str]]: method options (line 308) | def options(self, value: Optional[pulumi.Input[_builtins.str]]): method preallocation (line 313) | def preallocation(self) -> Optional[pulumi.Input[_builtins.str]]: method preallocation (line 320) | def preallocation(self, value: Optional[pulumi.Input[_builtins.str]]): method resource_id (line 325) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 332) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method server (line 337) | def server(self) -> Optional[pulumi.Input[_builtins.str]]: method server (line 344) | def server(self, value: Optional[pulumi.Input[_builtins.str]]): method shared (line 349) | def shared(self) -> Optional[pulumi.Input[_builtins.bool]]: method shared (line 356) | def shared(self, value: Optional[pulumi.Input[_builtins.bool]]): method snapshot_as_volume_chain (line 361) | def snapshot_as_volume_chain(self) -> Optional[pulumi.Input[_builtins.... method snapshot_as_volume_chain (line 368) | def snapshot_as_volume_chain(self, value: Optional[pulumi.Input[_built... class NfsLegacy (line 373) | class NfsLegacy(pulumi.CustomResource): method __init__ (line 375) | def __init__(__self__, method __init__ (line 444) | def __init__(__self__, method __init__ (line 493) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 500) | def _internal_init(__self__, method get (line 546) | def get(resource_name: str, method backups (line 598) | def backups(self) -> pulumi.Output[Optional['outputs.NfsLegacyBackups']]: method contents (line 606) | def contents(self) -> pulumi.Output[Sequence[_builtins.str]]: method disable (line 614) | def disable(self) -> pulumi.Output[_builtins.bool]: method export (line 622) | def export(self) -> pulumi.Output[_builtins.str]: method nodes (line 630) | def nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method options (line 638) | def options(self) -> pulumi.Output[Optional[_builtins.str]]: method preallocation (line 646) | def preallocation(self) -> pulumi.Output[Optional[_builtins.str]]: method resource_id (line 654) | def resource_id(self) -> pulumi.Output[_builtins.str]: method server (line 662) | def server(self) -> pulumi.Output[_builtins.str]: method shared (line 670) | def shared(self) -> pulumi.Output[_builtins.bool]: method snapshot_as_volume_chain (line 678) | def snapshot_as_volume_chain(self) -> pulumi.Output[Optional[_builtins... FILE: sdk/python/pulumi_proxmoxve/storage/outputs.py class CifsBackups (line 29) | class CifsBackups(dict): method __key_warning (line 31) | def __key_warning(key: str): method __getitem__ (line 53) | def __getitem__(self, key: str) -> Any: method get (line 57) | def get(self, key: str, default = None) -> Any: method __init__ (line 61) | def __init__(__self__, *, method keep_all (line 99) | def keep_all(self) -> Optional[_builtins.bool]: method keep_daily (line 107) | def keep_daily(self) -> Optional[_builtins.int]: method keep_hourly (line 115) | def keep_hourly(self) -> Optional[_builtins.int]: method keep_last (line 123) | def keep_last(self) -> Optional[_builtins.int]: method keep_monthly (line 131) | def keep_monthly(self) -> Optional[_builtins.int]: method keep_weekly (line 139) | def keep_weekly(self) -> Optional[_builtins.int]: method keep_yearly (line 147) | def keep_yearly(self) -> Optional[_builtins.int]: method max_protected_backups (line 155) | def max_protected_backups(self) -> Optional[_builtins.int]: class CifsLegacyBackups (line 163) | class CifsLegacyBackups(dict): method __key_warning (line 165) | def __key_warning(key: str): method __getitem__ (line 187) | def __getitem__(self, key: str) -> Any: method get (line 191) | def get(self, key: str, default = None) -> Any: method __init__ (line 195) | def __init__(__self__, *, method keep_all (line 233) | def keep_all(self) -> Optional[_builtins.bool]: method keep_daily (line 241) | def keep_daily(self) -> Optional[_builtins.int]: method keep_hourly (line 249) | def keep_hourly(self) -> Optional[_builtins.int]: method keep_last (line 257) | def keep_last(self) -> Optional[_builtins.int]: method keep_monthly (line 265) | def keep_monthly(self) -> Optional[_builtins.int]: method keep_weekly (line 273) | def keep_weekly(self) -> Optional[_builtins.int]: method keep_yearly (line 281) | def keep_yearly(self) -> Optional[_builtins.int]: method max_protected_backups (line 289) | def max_protected_backups(self) -> Optional[_builtins.int]: class DirectoryBackups (line 297) | class DirectoryBackups(dict): method __key_warning (line 299) | def __key_warning(key: str): method __getitem__ (line 321) | def __getitem__(self, key: str) -> Any: method get (line 325) | def get(self, key: str, default = None) -> Any: method __init__ (line 329) | def __init__(__self__, *, method keep_all (line 367) | def keep_all(self) -> Optional[_builtins.bool]: method keep_daily (line 375) | def keep_daily(self) -> Optional[_builtins.int]: method keep_hourly (line 383) | def keep_hourly(self) -> Optional[_builtins.int]: method keep_last (line 391) | def keep_last(self) -> Optional[_builtins.int]: method keep_monthly (line 399) | def keep_monthly(self) -> Optional[_builtins.int]: method keep_weekly (line 407) | def keep_weekly(self) -> Optional[_builtins.int]: method keep_yearly (line 415) | def keep_yearly(self) -> Optional[_builtins.int]: method max_protected_backups (line 423) | def max_protected_backups(self) -> Optional[_builtins.int]: class DirectoryLegacyBackups (line 431) | class DirectoryLegacyBackups(dict): method __key_warning (line 433) | def __key_warning(key: str): method __getitem__ (line 455) | def __getitem__(self, key: str) -> Any: method get (line 459) | def get(self, key: str, default = None) -> Any: method __init__ (line 463) | def __init__(__self__, *, method keep_all (line 501) | def keep_all(self) -> Optional[_builtins.bool]: method keep_daily (line 509) | def keep_daily(self) -> Optional[_builtins.int]: method keep_hourly (line 517) | def keep_hourly(self) -> Optional[_builtins.int]: method keep_last (line 525) | def keep_last(self) -> Optional[_builtins.int]: method keep_monthly (line 533) | def keep_monthly(self) -> Optional[_builtins.int]: method keep_weekly (line 541) | def keep_weekly(self) -> Optional[_builtins.int]: method keep_yearly (line 549) | def keep_yearly(self) -> Optional[_builtins.int]: method max_protected_backups (line 557) | def max_protected_backups(self) -> Optional[_builtins.int]: class NfsBackups (line 565) | class NfsBackups(dict): method __key_warning (line 567) | def __key_warning(key: str): method __getitem__ (line 589) | def __getitem__(self, key: str) -> Any: method get (line 593) | def get(self, key: str, default = None) -> Any: method __init__ (line 597) | def __init__(__self__, *, method keep_all (line 635) | def keep_all(self) -> Optional[_builtins.bool]: method keep_daily (line 643) | def keep_daily(self) -> Optional[_builtins.int]: method keep_hourly (line 651) | def keep_hourly(self) -> Optional[_builtins.int]: method keep_last (line 659) | def keep_last(self) -> Optional[_builtins.int]: method keep_monthly (line 667) | def keep_monthly(self) -> Optional[_builtins.int]: method keep_weekly (line 675) | def keep_weekly(self) -> Optional[_builtins.int]: method keep_yearly (line 683) | def keep_yearly(self) -> Optional[_builtins.int]: method max_protected_backups (line 691) | def max_protected_backups(self) -> Optional[_builtins.int]: class NfsLegacyBackups (line 699) | class NfsLegacyBackups(dict): method __key_warning (line 701) | def __key_warning(key: str): method __getitem__ (line 723) | def __getitem__(self, key: str) -> Any: method get (line 727) | def get(self, key: str, default = None) -> Any: method __init__ (line 731) | def __init__(__self__, *, method keep_all (line 769) | def keep_all(self) -> Optional[_builtins.bool]: method keep_daily (line 777) | def keep_daily(self) -> Optional[_builtins.int]: method keep_hourly (line 785) | def keep_hourly(self) -> Optional[_builtins.int]: method keep_last (line 793) | def keep_last(self) -> Optional[_builtins.int]: method keep_monthly (line 801) | def keep_monthly(self) -> Optional[_builtins.int]: method keep_weekly (line 809) | def keep_weekly(self) -> Optional[_builtins.int]: method keep_yearly (line 817) | def keep_yearly(self) -> Optional[_builtins.int]: method max_protected_backups (line 825) | def max_protected_backups(self) -> Optional[_builtins.int]: class PbsBackups (line 833) | class PbsBackups(dict): method __key_warning (line 835) | def __key_warning(key: str): method __getitem__ (line 857) | def __getitem__(self, key: str) -> Any: method get (line 861) | def get(self, key: str, default = None) -> Any: method __init__ (line 865) | def __init__(__self__, *, method keep_all (line 903) | def keep_all(self) -> Optional[_builtins.bool]: method keep_daily (line 911) | def keep_daily(self) -> Optional[_builtins.int]: method keep_hourly (line 919) | def keep_hourly(self) -> Optional[_builtins.int]: method keep_last (line 927) | def keep_last(self) -> Optional[_builtins.int]: method keep_monthly (line 935) | def keep_monthly(self) -> Optional[_builtins.int]: method keep_weekly (line 943) | def keep_weekly(self) -> Optional[_builtins.int]: method keep_yearly (line 951) | def keep_yearly(self) -> Optional[_builtins.int]: method max_protected_backups (line 959) | def max_protected_backups(self) -> Optional[_builtins.int]: class PbsLegacyBackups (line 967) | class PbsLegacyBackups(dict): method __key_warning (line 969) | def __key_warning(key: str): method __getitem__ (line 991) | def __getitem__(self, key: str) -> Any: method get (line 995) | def get(self, key: str, default = None) -> Any: method __init__ (line 999) | def __init__(__self__, *, method keep_all (line 1037) | def keep_all(self) -> Optional[_builtins.bool]: method keep_daily (line 1045) | def keep_daily(self) -> Optional[_builtins.int]: method keep_hourly (line 1053) | def keep_hourly(self) -> Optional[_builtins.int]: method keep_last (line 1061) | def keep_last(self) -> Optional[_builtins.int]: method keep_monthly (line 1069) | def keep_monthly(self) -> Optional[_builtins.int]: method keep_weekly (line 1077) | def keep_weekly(self) -> Optional[_builtins.int]: method keep_yearly (line 1085) | def keep_yearly(self) -> Optional[_builtins.int]: method max_protected_backups (line 1093) | def max_protected_backups(self) -> Optional[_builtins.int]: FILE: sdk/python/pulumi_proxmoxve/storage/pbs.py class PbsArgs (line 22) | class PbsArgs: method __init__ (line 23) | def __init__(__self__, *, method datastore (line 78) | def datastore(self) -> pulumi.Input[_builtins.str]: method datastore (line 85) | def datastore(self, value: pulumi.Input[_builtins.str]): method password (line 90) | def password(self) -> pulumi.Input[_builtins.str]: method password (line 97) | def password(self, value: pulumi.Input[_builtins.str]): method resource_id (line 102) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 109) | def resource_id(self, value: pulumi.Input[_builtins.str]): method server (line 114) | def server(self) -> pulumi.Input[_builtins.str]: method server (line 121) | def server(self, value: pulumi.Input[_builtins.str]): method username (line 126) | def username(self) -> pulumi.Input[_builtins.str]: method username (line 133) | def username(self, value: pulumi.Input[_builtins.str]): method backups (line 138) | def backups(self) -> Optional[pulumi.Input['PbsBackupsArgs']]: method backups (line 145) | def backups(self, value: Optional[pulumi.Input['PbsBackupsArgs']]): method contents (line 150) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 157) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 162) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 169) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method encryption_key (line 174) | def encryption_key(self) -> Optional[pulumi.Input[_builtins.str]]: method encryption_key (line 181) | def encryption_key(self, value: Optional[pulumi.Input[_builtins.str]]): method fingerprint (line 186) | def fingerprint(self) -> Optional[pulumi.Input[_builtins.str]]: method fingerprint (line 193) | def fingerprint(self, value: Optional[pulumi.Input[_builtins.str]]): method generate_encryption_key (line 198) | def generate_encryption_key(self) -> Optional[pulumi.Input[_builtins.b... method generate_encryption_key (line 205) | def generate_encryption_key(self, value: Optional[pulumi.Input[_builti... method namespace (line 210) | def namespace(self) -> Optional[pulumi.Input[_builtins.str]]: method namespace (line 217) | def namespace(self, value: Optional[pulumi.Input[_builtins.str]]): method nodes (line 222) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 229) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... class _PbsState (line 234) | class _PbsState: method __init__ (line 235) | def __init__(__self__, *, method backups (line 307) | def backups(self) -> Optional[pulumi.Input['PbsBackupsArgs']]: method backups (line 314) | def backups(self, value: Optional[pulumi.Input['PbsBackupsArgs']]): method contents (line 319) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 326) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method datastore (line 331) | def datastore(self) -> Optional[pulumi.Input[_builtins.str]]: method datastore (line 338) | def datastore(self, value: Optional[pulumi.Input[_builtins.str]]): method disable (line 343) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 350) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method encryption_key (line 355) | def encryption_key(self) -> Optional[pulumi.Input[_builtins.str]]: method encryption_key (line 362) | def encryption_key(self, value: Optional[pulumi.Input[_builtins.str]]): method encryption_key_fingerprint (line 367) | def encryption_key_fingerprint(self) -> Optional[pulumi.Input[_builtin... method encryption_key_fingerprint (line 374) | def encryption_key_fingerprint(self, value: Optional[pulumi.Input[_bui... method fingerprint (line 379) | def fingerprint(self) -> Optional[pulumi.Input[_builtins.str]]: method fingerprint (line 386) | def fingerprint(self, value: Optional[pulumi.Input[_builtins.str]]): method generate_encryption_key (line 391) | def generate_encryption_key(self) -> Optional[pulumi.Input[_builtins.b... method generate_encryption_key (line 398) | def generate_encryption_key(self, value: Optional[pulumi.Input[_builti... method generated_encryption_key (line 403) | def generated_encryption_key(self) -> Optional[pulumi.Input[_builtins.... method generated_encryption_key (line 410) | def generated_encryption_key(self, value: Optional[pulumi.Input[_built... method namespace (line 415) | def namespace(self) -> Optional[pulumi.Input[_builtins.str]]: method namespace (line 422) | def namespace(self, value: Optional[pulumi.Input[_builtins.str]]): method nodes (line 427) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 434) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method password (line 439) | def password(self) -> Optional[pulumi.Input[_builtins.str]]: method password (line 446) | def password(self, value: Optional[pulumi.Input[_builtins.str]]): method resource_id (line 451) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 458) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method server (line 463) | def server(self) -> Optional[pulumi.Input[_builtins.str]]: method server (line 470) | def server(self, value: Optional[pulumi.Input[_builtins.str]]): method shared (line 475) | def shared(self) -> Optional[pulumi.Input[_builtins.bool]]: method shared (line 482) | def shared(self, value: Optional[pulumi.Input[_builtins.bool]]): method username (line 487) | def username(self) -> Optional[pulumi.Input[_builtins.str]]: method username (line 494) | def username(self, value: Optional[pulumi.Input[_builtins.str]]): class Pbs (line 499) | class Pbs(pulumi.CustomResource): method __init__ (line 501) | def __init__(__self__, method __init__ (line 567) | def __init__(__self__, method __init__ (line 607) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 614) | def _internal_init(__self__, method get (line 676) | def get(resource_name: str, method backups (line 743) | def backups(self) -> pulumi.Output[Optional['outputs.PbsBackups']]: method contents (line 751) | def contents(self) -> pulumi.Output[Sequence[_builtins.str]]: method datastore (line 759) | def datastore(self) -> pulumi.Output[_builtins.str]: method disable (line 767) | def disable(self) -> pulumi.Output[_builtins.bool]: method encryption_key (line 775) | def encryption_key(self) -> pulumi.Output[Optional[_builtins.str]]: method encryption_key_fingerprint (line 783) | def encryption_key_fingerprint(self) -> pulumi.Output[_builtins.str]: method fingerprint (line 791) | def fingerprint(self) -> pulumi.Output[Optional[_builtins.str]]: method generate_encryption_key (line 799) | def generate_encryption_key(self) -> pulumi.Output[Optional[_builtins.... method generated_encryption_key (line 807) | def generated_encryption_key(self) -> pulumi.Output[_builtins.str]: method namespace (line 815) | def namespace(self) -> pulumi.Output[Optional[_builtins.str]]: method nodes (line 823) | def nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method password (line 831) | def password(self) -> pulumi.Output[_builtins.str]: method resource_id (line 839) | def resource_id(self) -> pulumi.Output[_builtins.str]: method server (line 847) | def server(self) -> pulumi.Output[_builtins.str]: method shared (line 855) | def shared(self) -> pulumi.Output[_builtins.bool]: method username (line 863) | def username(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/storage/pbs_legacy.py class PbsLegacyArgs (line 22) | class PbsLegacyArgs: method __init__ (line 23) | def __init__(__self__, *, method datastore (line 78) | def datastore(self) -> pulumi.Input[_builtins.str]: method datastore (line 85) | def datastore(self, value: pulumi.Input[_builtins.str]): method password (line 90) | def password(self) -> pulumi.Input[_builtins.str]: method password (line 97) | def password(self, value: pulumi.Input[_builtins.str]): method resource_id (line 102) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 109) | def resource_id(self, value: pulumi.Input[_builtins.str]): method server (line 114) | def server(self) -> pulumi.Input[_builtins.str]: method server (line 121) | def server(self, value: pulumi.Input[_builtins.str]): method username (line 126) | def username(self) -> pulumi.Input[_builtins.str]: method username (line 133) | def username(self, value: pulumi.Input[_builtins.str]): method backups (line 138) | def backups(self) -> Optional[pulumi.Input['PbsLegacyBackupsArgs']]: method backups (line 145) | def backups(self, value: Optional[pulumi.Input['PbsLegacyBackupsArgs']]): method contents (line 150) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 157) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 162) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 169) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method encryption_key (line 174) | def encryption_key(self) -> Optional[pulumi.Input[_builtins.str]]: method encryption_key (line 181) | def encryption_key(self, value: Optional[pulumi.Input[_builtins.str]]): method fingerprint (line 186) | def fingerprint(self) -> Optional[pulumi.Input[_builtins.str]]: method fingerprint (line 193) | def fingerprint(self, value: Optional[pulumi.Input[_builtins.str]]): method generate_encryption_key (line 198) | def generate_encryption_key(self) -> Optional[pulumi.Input[_builtins.b... method generate_encryption_key (line 205) | def generate_encryption_key(self, value: Optional[pulumi.Input[_builti... method namespace (line 210) | def namespace(self) -> Optional[pulumi.Input[_builtins.str]]: method namespace (line 217) | def namespace(self, value: Optional[pulumi.Input[_builtins.str]]): method nodes (line 222) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 229) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... class _PbsLegacyState (line 234) | class _PbsLegacyState: method __init__ (line 235) | def __init__(__self__, *, method backups (line 307) | def backups(self) -> Optional[pulumi.Input['PbsLegacyBackupsArgs']]: method backups (line 314) | def backups(self, value: Optional[pulumi.Input['PbsLegacyBackupsArgs']]): method contents (line 319) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 326) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method datastore (line 331) | def datastore(self) -> Optional[pulumi.Input[_builtins.str]]: method datastore (line 338) | def datastore(self, value: Optional[pulumi.Input[_builtins.str]]): method disable (line 343) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 350) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method encryption_key (line 355) | def encryption_key(self) -> Optional[pulumi.Input[_builtins.str]]: method encryption_key (line 362) | def encryption_key(self, value: Optional[pulumi.Input[_builtins.str]]): method encryption_key_fingerprint (line 367) | def encryption_key_fingerprint(self) -> Optional[pulumi.Input[_builtin... method encryption_key_fingerprint (line 374) | def encryption_key_fingerprint(self, value: Optional[pulumi.Input[_bui... method fingerprint (line 379) | def fingerprint(self) -> Optional[pulumi.Input[_builtins.str]]: method fingerprint (line 386) | def fingerprint(self, value: Optional[pulumi.Input[_builtins.str]]): method generate_encryption_key (line 391) | def generate_encryption_key(self) -> Optional[pulumi.Input[_builtins.b... method generate_encryption_key (line 398) | def generate_encryption_key(self, value: Optional[pulumi.Input[_builti... method generated_encryption_key (line 403) | def generated_encryption_key(self) -> Optional[pulumi.Input[_builtins.... method generated_encryption_key (line 410) | def generated_encryption_key(self, value: Optional[pulumi.Input[_built... method namespace (line 415) | def namespace(self) -> Optional[pulumi.Input[_builtins.str]]: method namespace (line 422) | def namespace(self, value: Optional[pulumi.Input[_builtins.str]]): method nodes (line 427) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 434) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method password (line 439) | def password(self) -> Optional[pulumi.Input[_builtins.str]]: method password (line 446) | def password(self, value: Optional[pulumi.Input[_builtins.str]]): method resource_id (line 451) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 458) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method server (line 463) | def server(self) -> Optional[pulumi.Input[_builtins.str]]: method server (line 470) | def server(self, value: Optional[pulumi.Input[_builtins.str]]): method shared (line 475) | def shared(self) -> Optional[pulumi.Input[_builtins.bool]]: method shared (line 482) | def shared(self, value: Optional[pulumi.Input[_builtins.bool]]): method username (line 487) | def username(self) -> Optional[pulumi.Input[_builtins.str]]: method username (line 494) | def username(self, value: Optional[pulumi.Input[_builtins.str]]): class PbsLegacy (line 499) | class PbsLegacy(pulumi.CustomResource): method __init__ (line 501) | def __init__(__self__, method __init__ (line 569) | def __init__(__self__, method __init__ (line 611) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 618) | def _internal_init(__self__, method get (line 678) | def get(resource_name: str, method backups (line 745) | def backups(self) -> pulumi.Output[Optional['outputs.PbsLegacyBackups']]: method contents (line 753) | def contents(self) -> pulumi.Output[Sequence[_builtins.str]]: method datastore (line 761) | def datastore(self) -> pulumi.Output[_builtins.str]: method disable (line 769) | def disable(self) -> pulumi.Output[_builtins.bool]: method encryption_key (line 777) | def encryption_key(self) -> pulumi.Output[Optional[_builtins.str]]: method encryption_key_fingerprint (line 785) | def encryption_key_fingerprint(self) -> pulumi.Output[_builtins.str]: method fingerprint (line 793) | def fingerprint(self) -> pulumi.Output[Optional[_builtins.str]]: method generate_encryption_key (line 801) | def generate_encryption_key(self) -> pulumi.Output[Optional[_builtins.... method generated_encryption_key (line 809) | def generated_encryption_key(self) -> pulumi.Output[_builtins.str]: method namespace (line 817) | def namespace(self) -> pulumi.Output[Optional[_builtins.str]]: method nodes (line 825) | def nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method password (line 833) | def password(self) -> pulumi.Output[_builtins.str]: method resource_id (line 841) | def resource_id(self) -> pulumi.Output[_builtins.str]: method server (line 849) | def server(self) -> pulumi.Output[_builtins.str]: method shared (line 857) | def shared(self) -> pulumi.Output[_builtins.bool]: method username (line 865) | def username(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/storage/zfspool.py class ZfspoolArgs (line 20) | class ZfspoolArgs: method __init__ (line 21) | def __init__(__self__, *, method resource_id (line 55) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 62) | def resource_id(self, value: pulumi.Input[_builtins.str]): method zfs_pool (line 67) | def zfs_pool(self) -> pulumi.Input[_builtins.str]: method zfs_pool (line 74) | def zfs_pool(self, value: pulumi.Input[_builtins.str]): method blocksize (line 79) | def blocksize(self) -> Optional[pulumi.Input[_builtins.str]]: method blocksize (line 86) | def blocksize(self, value: Optional[pulumi.Input[_builtins.str]]): method contents (line 91) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 98) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 103) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 110) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method nodes (line 115) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 122) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method thin_provision (line 127) | def thin_provision(self) -> Optional[pulumi.Input[_builtins.bool]]: method thin_provision (line 134) | def thin_provision(self, value: Optional[pulumi.Input[_builtins.bool]]): class _ZfspoolState (line 139) | class _ZfspoolState: method __init__ (line 140) | def __init__(__self__, *, method blocksize (line 180) | def blocksize(self) -> Optional[pulumi.Input[_builtins.str]]: method blocksize (line 187) | def blocksize(self, value: Optional[pulumi.Input[_builtins.str]]): method contents (line 192) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 199) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 204) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 211) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method nodes (line 216) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 223) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method resource_id (line 228) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 235) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method shared (line 240) | def shared(self) -> Optional[pulumi.Input[_builtins.bool]]: method shared (line 247) | def shared(self, value: Optional[pulumi.Input[_builtins.bool]]): method thin_provision (line 252) | def thin_provision(self) -> Optional[pulumi.Input[_builtins.bool]]: method thin_provision (line 259) | def thin_provision(self, value: Optional[pulumi.Input[_builtins.bool]]): method zfs_pool (line 264) | def zfs_pool(self) -> Optional[pulumi.Input[_builtins.str]]: method zfs_pool (line 271) | def zfs_pool(self, value: Optional[pulumi.Input[_builtins.str]]): class Zfspool (line 276) | class Zfspool(pulumi.CustomResource): method __init__ (line 278) | def __init__(__self__, method __init__ (line 329) | def __init__(__self__, method __init__ (line 366) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 373) | def _internal_init(__self__, method get (line 413) | def get(resource_name: str, method blocksize (line 456) | def blocksize(self) -> pulumi.Output[Optional[_builtins.str]]: method contents (line 464) | def contents(self) -> pulumi.Output[Sequence[_builtins.str]]: method disable (line 472) | def disable(self) -> pulumi.Output[_builtins.bool]: method nodes (line 480) | def nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method resource_id (line 488) | def resource_id(self) -> pulumi.Output[_builtins.str]: method shared (line 496) | def shared(self) -> pulumi.Output[_builtins.bool]: method thin_provision (line 504) | def thin_provision(self) -> pulumi.Output[Optional[_builtins.bool]]: method zfs_pool (line 512) | def zfs_pool(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/storage/zfspool_legacy.py class ZfspoolLegacyArgs (line 20) | class ZfspoolLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method resource_id (line 55) | def resource_id(self) -> pulumi.Input[_builtins.str]: method resource_id (line 62) | def resource_id(self, value: pulumi.Input[_builtins.str]): method zfs_pool (line 67) | def zfs_pool(self) -> pulumi.Input[_builtins.str]: method zfs_pool (line 74) | def zfs_pool(self, value: pulumi.Input[_builtins.str]): method blocksize (line 79) | def blocksize(self) -> Optional[pulumi.Input[_builtins.str]]: method blocksize (line 86) | def blocksize(self, value: Optional[pulumi.Input[_builtins.str]]): method contents (line 91) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 98) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 103) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 110) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method nodes (line 115) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 122) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method thin_provision (line 127) | def thin_provision(self) -> Optional[pulumi.Input[_builtins.bool]]: method thin_provision (line 134) | def thin_provision(self, value: Optional[pulumi.Input[_builtins.bool]]): class _ZfspoolLegacyState (line 139) | class _ZfspoolLegacyState: method __init__ (line 140) | def __init__(__self__, *, method blocksize (line 180) | def blocksize(self) -> Optional[pulumi.Input[_builtins.str]]: method blocksize (line 187) | def blocksize(self, value: Optional[pulumi.Input[_builtins.str]]): method contents (line 192) | def contents(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method contents (line 199) | def contents(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method disable (line 204) | def disable(self) -> Optional[pulumi.Input[_builtins.bool]]: method disable (line 211) | def disable(self, value: Optional[pulumi.Input[_builtins.bool]]): method nodes (line 216) | def nodes(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builti... method nodes (line 223) | def nodes(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bu... method resource_id (line 228) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 235) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method shared (line 240) | def shared(self) -> Optional[pulumi.Input[_builtins.bool]]: method shared (line 247) | def shared(self, value: Optional[pulumi.Input[_builtins.bool]]): method thin_provision (line 252) | def thin_provision(self) -> Optional[pulumi.Input[_builtins.bool]]: method thin_provision (line 259) | def thin_provision(self, value: Optional[pulumi.Input[_builtins.bool]]): method zfs_pool (line 264) | def zfs_pool(self) -> Optional[pulumi.Input[_builtins.str]]: method zfs_pool (line 271) | def zfs_pool(self, value: Optional[pulumi.Input[_builtins.str]]): class ZfspoolLegacy (line 276) | class ZfspoolLegacy(pulumi.CustomResource): method __init__ (line 278) | def __init__(__self__, method __init__ (line 331) | def __init__(__self__, method __init__ (line 370) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 377) | def _internal_init(__self__, method get (line 415) | def get(resource_name: str, method blocksize (line 458) | def blocksize(self) -> pulumi.Output[Optional[_builtins.str]]: method contents (line 466) | def contents(self) -> pulumi.Output[Sequence[_builtins.str]]: method disable (line 474) | def disable(self) -> pulumi.Output[_builtins.bool]: method nodes (line 482) | def nodes(self) -> pulumi.Output[Sequence[_builtins.str]]: method resource_id (line 490) | def resource_id(self) -> pulumi.Output[_builtins.str]: method shared (line 498) | def shared(self) -> pulumi.Output[_builtins.bool]: method thin_provision (line 506) | def thin_provision(self) -> pulumi.Output[Optional[_builtins.bool]]: method zfs_pool (line 514) | def zfs_pool(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/time_legacy.py class TimeLegacyArgs (line 20) | class TimeLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method node_name (line 35) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 42) | def node_name(self, value: pulumi.Input[_builtins.str]): method time_zone (line 47) | def time_zone(self) -> pulumi.Input[_builtins.str]: method time_zone (line 54) | def time_zone(self, value: pulumi.Input[_builtins.str]): class _TimeLegacyState (line 59) | class _TimeLegacyState: method __init__ (line 60) | def __init__(__self__, *, method local_time (line 84) | def local_time(self) -> Optional[pulumi.Input[_builtins.str]]: method local_time (line 91) | def local_time(self, value: Optional[pulumi.Input[_builtins.str]]): method node_name (line 96) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 103) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method time_zone (line 108) | def time_zone(self) -> Optional[pulumi.Input[_builtins.str]]: method time_zone (line 115) | def time_zone(self, value: Optional[pulumi.Input[_builtins.str]]): method utc_time (line 120) | def utc_time(self) -> Optional[pulumi.Input[_builtins.str]]: method utc_time (line 127) | def utc_time(self, value: Optional[pulumi.Input[_builtins.str]]): class TimeLegacy (line 132) | class TimeLegacy(pulumi.CustomResource): method __init__ (line 134) | def __init__(__self__, method __init__ (line 170) | def __init__(__self__, method __init__ (line 202) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 209) | def _internal_init(__self__, method get (line 238) | def get(resource_name: str, method local_time (line 269) | def local_time(self) -> pulumi.Output[_builtins.str]: method node_name (line 277) | def node_name(self) -> pulumi.Output[_builtins.str]: method time_zone (line 285) | def time_zone(self) -> pulumi.Output[_builtins.str]: method utc_time (line 293) | def utc_time(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/user/token.py class TokenArgs (line 20) | class TokenArgs: method __init__ (line 21) | def __init__(__self__, *, method token_name (line 47) | def token_name(self) -> pulumi.Input[_builtins.str]: method token_name (line 54) | def token_name(self, value: pulumi.Input[_builtins.str]): method user_id (line 59) | def user_id(self) -> pulumi.Input[_builtins.str]: method user_id (line 66) | def user_id(self, value: pulumi.Input[_builtins.str]): method comment (line 71) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 78) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method expiration_date (line 83) | def expiration_date(self) -> Optional[pulumi.Input[_builtins.str]]: method expiration_date (line 90) | def expiration_date(self, value: Optional[pulumi.Input[_builtins.str]]): method privileges_separation (line 95) | def privileges_separation(self) -> Optional[pulumi.Input[_builtins.boo... method privileges_separation (line 102) | def privileges_separation(self, value: Optional[pulumi.Input[_builtins... class _TokenState (line 107) | class _TokenState: method __init__ (line 108) | def __init__(__self__, *, method comment (line 140) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 147) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method expiration_date (line 152) | def expiration_date(self) -> Optional[pulumi.Input[_builtins.str]]: method expiration_date (line 159) | def expiration_date(self, value: Optional[pulumi.Input[_builtins.str]]): method privileges_separation (line 164) | def privileges_separation(self) -> Optional[pulumi.Input[_builtins.boo... method privileges_separation (line 171) | def privileges_separation(self, value: Optional[pulumi.Input[_builtins... method token_name (line 176) | def token_name(self) -> Optional[pulumi.Input[_builtins.str]]: method token_name (line 183) | def token_name(self, value: Optional[pulumi.Input[_builtins.str]]): method user_id (line 188) | def user_id(self) -> Optional[pulumi.Input[_builtins.str]]: method user_id (line 195) | def user_id(self, value: Optional[pulumi.Input[_builtins.str]]): method value (line 200) | def value(self) -> Optional[pulumi.Input[_builtins.str]]: method value (line 207) | def value(self, value: Optional[pulumi.Input[_builtins.str]]): class Token (line 212) | class Token(pulumi.CustomResource): method __init__ (line 214) | def __init__(__self__, method __init__ (line 266) | def __init__(__self__, method __init__ (line 308) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 315) | def _internal_init(__self__, method get (line 351) | def get(resource_name: str, method comment (line 388) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method expiration_date (line 396) | def expiration_date(self) -> pulumi.Output[Optional[_builtins.str]]: method privileges_separation (line 404) | def privileges_separation(self) -> pulumi.Output[_builtins.bool]: method token_name (line 412) | def token_name(self) -> pulumi.Output[_builtins.str]: method user_id (line 420) | def user_id(self) -> pulumi.Output[_builtins.str]: method value (line 428) | def value(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/user/token_legacy.py class TokenLegacyArgs (line 20) | class TokenLegacyArgs: method __init__ (line 21) | def __init__(__self__, *, method token_name (line 47) | def token_name(self) -> pulumi.Input[_builtins.str]: method token_name (line 54) | def token_name(self, value: pulumi.Input[_builtins.str]): method user_id (line 59) | def user_id(self) -> pulumi.Input[_builtins.str]: method user_id (line 66) | def user_id(self, value: pulumi.Input[_builtins.str]): method comment (line 71) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 78) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method expiration_date (line 83) | def expiration_date(self) -> Optional[pulumi.Input[_builtins.str]]: method expiration_date (line 90) | def expiration_date(self, value: Optional[pulumi.Input[_builtins.str]]): method privileges_separation (line 95) | def privileges_separation(self) -> Optional[pulumi.Input[_builtins.boo... method privileges_separation (line 102) | def privileges_separation(self, value: Optional[pulumi.Input[_builtins... class _TokenLegacyState (line 107) | class _TokenLegacyState: method __init__ (line 108) | def __init__(__self__, *, method comment (line 140) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 147) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method expiration_date (line 152) | def expiration_date(self) -> Optional[pulumi.Input[_builtins.str]]: method expiration_date (line 159) | def expiration_date(self, value: Optional[pulumi.Input[_builtins.str]]): method privileges_separation (line 164) | def privileges_separation(self) -> Optional[pulumi.Input[_builtins.boo... method privileges_separation (line 171) | def privileges_separation(self, value: Optional[pulumi.Input[_builtins... method token_name (line 176) | def token_name(self) -> Optional[pulumi.Input[_builtins.str]]: method token_name (line 183) | def token_name(self, value: Optional[pulumi.Input[_builtins.str]]): method user_id (line 188) | def user_id(self) -> Optional[pulumi.Input[_builtins.str]]: method user_id (line 195) | def user_id(self, value: Optional[pulumi.Input[_builtins.str]]): method value (line 200) | def value(self) -> Optional[pulumi.Input[_builtins.str]]: method value (line 207) | def value(self, value: Optional[pulumi.Input[_builtins.str]]): class TokenLegacy (line 212) | class TokenLegacy(pulumi.CustomResource): method __init__ (line 214) | def __init__(__self__, method __init__ (line 268) | def __init__(__self__, method __init__ (line 312) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 319) | def _internal_init(__self__, method get (line 355) | def get(resource_name: str, method comment (line 392) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method expiration_date (line 400) | def expiration_date(self) -> pulumi.Output[Optional[_builtins.str]]: method privileges_separation (line 408) | def privileges_separation(self) -> pulumi.Output[_builtins.bool]: method token_name (line 416) | def token_name(self) -> pulumi.Output[_builtins.str]: method user_id (line 424) | def user_id(self) -> pulumi.Output[_builtins.str]: method value (line 432) | def value(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/user_legacy.py class UserLegacyArgs (line 22) | class UserLegacyArgs: method __init__ (line 23) | def __init__(__self__, *, method user_id (line 74) | def user_id(self) -> pulumi.Input[_builtins.str]: method user_id (line 81) | def user_id(self, value: pulumi.Input[_builtins.str]): method acls (line 86) | def acls(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['UserLeg... method acls (line 93) | def acls(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['Use... method comment (line 98) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 105) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method email (line 110) | def email(self) -> Optional[pulumi.Input[_builtins.str]]: method email (line 117) | def email(self, value: Optional[pulumi.Input[_builtins.str]]): method enabled (line 122) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 129) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): method expiration_date (line 134) | def expiration_date(self) -> Optional[pulumi.Input[_builtins.str]]: method expiration_date (line 141) | def expiration_date(self, value: Optional[pulumi.Input[_builtins.str]]): method first_name (line 146) | def first_name(self) -> Optional[pulumi.Input[_builtins.str]]: method first_name (line 153) | def first_name(self, value: Optional[pulumi.Input[_builtins.str]]): method groups (line 158) | def groups(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_built... method groups (line 165) | def groups(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_b... method keys (line 170) | def keys(self) -> Optional[pulumi.Input[_builtins.str]]: method keys (line 177) | def keys(self, value: Optional[pulumi.Input[_builtins.str]]): method last_name (line 182) | def last_name(self) -> Optional[pulumi.Input[_builtins.str]]: method last_name (line 189) | def last_name(self, value: Optional[pulumi.Input[_builtins.str]]): method password (line 194) | def password(self) -> Optional[pulumi.Input[_builtins.str]]: method password (line 201) | def password(self, value: Optional[pulumi.Input[_builtins.str]]): class _UserLegacyState (line 206) | class _UserLegacyState: method __init__ (line 207) | def __init__(__self__, *, method acls (line 259) | def acls(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['UserLeg... method acls (line 266) | def acls(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['Use... method comment (line 271) | def comment(self) -> Optional[pulumi.Input[_builtins.str]]: method comment (line 278) | def comment(self, value: Optional[pulumi.Input[_builtins.str]]): method email (line 283) | def email(self) -> Optional[pulumi.Input[_builtins.str]]: method email (line 290) | def email(self, value: Optional[pulumi.Input[_builtins.str]]): method enabled (line 295) | def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]: method enabled (line 302) | def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]): method expiration_date (line 307) | def expiration_date(self) -> Optional[pulumi.Input[_builtins.str]]: method expiration_date (line 314) | def expiration_date(self, value: Optional[pulumi.Input[_builtins.str]]): method first_name (line 319) | def first_name(self) -> Optional[pulumi.Input[_builtins.str]]: method first_name (line 326) | def first_name(self, value: Optional[pulumi.Input[_builtins.str]]): method groups (line 331) | def groups(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_built... method groups (line 338) | def groups(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_b... method keys (line 343) | def keys(self) -> Optional[pulumi.Input[_builtins.str]]: method keys (line 350) | def keys(self, value: Optional[pulumi.Input[_builtins.str]]): method last_name (line 355) | def last_name(self) -> Optional[pulumi.Input[_builtins.str]]: method last_name (line 362) | def last_name(self, value: Optional[pulumi.Input[_builtins.str]]): method password (line 367) | def password(self) -> Optional[pulumi.Input[_builtins.str]]: method password (line 374) | def password(self, value: Optional[pulumi.Input[_builtins.str]]): method user_id (line 379) | def user_id(self) -> Optional[pulumi.Input[_builtins.str]]: method user_id (line 386) | def user_id(self, value: Optional[pulumi.Input[_builtins.str]]): class UserLegacy (line 391) | class UserLegacy(pulumi.CustomResource): method __init__ (line 393) | def __init__(__self__, method __init__ (line 456) | def __init__(__self__, method __init__ (line 497) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 504) | def _internal_init(__self__, method get (line 549) | def get(resource_name: str, method acls (line 601) | def acls(self) -> pulumi.Output[Optional[Sequence['outputs.UserLegacyA... method comment (line 609) | def comment(self) -> pulumi.Output[Optional[_builtins.str]]: method email (line 617) | def email(self) -> pulumi.Output[Optional[_builtins.str]]: method enabled (line 625) | def enabled(self) -> pulumi.Output[Optional[_builtins.bool]]: method expiration_date (line 633) | def expiration_date(self) -> pulumi.Output[Optional[_builtins.str]]: method first_name (line 641) | def first_name(self) -> pulumi.Output[Optional[_builtins.str]]: method groups (line 649) | def groups(self) -> pulumi.Output[Optional[Sequence[_builtins.str]]]: method keys (line 657) | def keys(self) -> pulumi.Output[Optional[_builtins.str]]: method last_name (line 665) | def last_name(self) -> pulumi.Output[Optional[_builtins.str]]: method password (line 673) | def password(self) -> pulumi.Output[Optional[_builtins.str]]: method user_id (line 681) | def user_id(self) -> pulumi.Output[_builtins.str]: FILE: sdk/python/pulumi_proxmoxve/vm.py class VmArgs (line 22) | class VmArgs: method __init__ (line 23) | def __init__(__self__, *, method node_name (line 85) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 92) | def node_name(self, value: pulumi.Input[_builtins.str]): method cdrom (line 97) | def cdrom(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input['Vm... method cdrom (line 104) | def cdrom(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input... method cpu (line 109) | def cpu(self) -> Optional[pulumi.Input['VmCpuArgs']]: method cpu (line 116) | def cpu(self, value: Optional[pulumi.Input['VmCpuArgs']]): method delete_unreferenced_disks_on_destroy (line 121) | def delete_unreferenced_disks_on_destroy(self) -> Optional[pulumi.Inpu... method delete_unreferenced_disks_on_destroy (line 128) | def delete_unreferenced_disks_on_destroy(self, value: Optional[pulumi.... method description (line 133) | def description(self) -> Optional[pulumi.Input[_builtins.str]]: method description (line 140) | def description(self, value: Optional[pulumi.Input[_builtins.str]]): method name (line 145) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 152) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method purge_on_destroy (line 157) | def purge_on_destroy(self) -> Optional[pulumi.Input[_builtins.bool]]: method purge_on_destroy (line 164) | def purge_on_destroy(self, value: Optional[pulumi.Input[_builtins.bool... method resource_id (line 169) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 176) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method rng (line 181) | def rng(self) -> Optional[pulumi.Input['VmRngArgs']]: method rng (line 188) | def rng(self, value: Optional[pulumi.Input['VmRngArgs']]): method stop_on_destroy (line 193) | def stop_on_destroy(self) -> Optional[pulumi.Input[_builtins.bool]]: method stop_on_destroy (line 200) | def stop_on_destroy(self, value: Optional[pulumi.Input[_builtins.bool]]): method tags (line 205) | def tags(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtin... method tags (line 212) | def tags(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method template (line 217) | def template(self) -> Optional[pulumi.Input[_builtins.bool]]: method template (line 224) | def template(self, value: Optional[pulumi.Input[_builtins.bool]]): method timeouts (line 229) | def timeouts(self) -> Optional[pulumi.Input['VmTimeoutsArgs']]: method timeouts (line 233) | def timeouts(self, value: Optional[pulumi.Input['VmTimeoutsArgs']]): method vga (line 238) | def vga(self) -> Optional[pulumi.Input['VmVgaArgs']]: method vga (line 245) | def vga(self, value: Optional[pulumi.Input['VmVgaArgs']]): class _VmState (line 250) | class _VmState: method __init__ (line 251) | def __init__(__self__, *, method cdrom (line 314) | def cdrom(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input['Vm... method cdrom (line 321) | def cdrom(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input... method cpu (line 326) | def cpu(self) -> Optional[pulumi.Input['VmCpuArgs']]: method cpu (line 333) | def cpu(self, value: Optional[pulumi.Input['VmCpuArgs']]): method delete_unreferenced_disks_on_destroy (line 338) | def delete_unreferenced_disks_on_destroy(self) -> Optional[pulumi.Inpu... method delete_unreferenced_disks_on_destroy (line 345) | def delete_unreferenced_disks_on_destroy(self, value: Optional[pulumi.... method description (line 350) | def description(self) -> Optional[pulumi.Input[_builtins.str]]: method description (line 357) | def description(self, value: Optional[pulumi.Input[_builtins.str]]): method name (line 362) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 369) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method node_name (line 374) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 381) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method purge_on_destroy (line 386) | def purge_on_destroy(self) -> Optional[pulumi.Input[_builtins.bool]]: method purge_on_destroy (line 393) | def purge_on_destroy(self, value: Optional[pulumi.Input[_builtins.bool... method resource_id (line 398) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 405) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method rng (line 410) | def rng(self) -> Optional[pulumi.Input['VmRngArgs']]: method rng (line 417) | def rng(self, value: Optional[pulumi.Input['VmRngArgs']]): method stop_on_destroy (line 422) | def stop_on_destroy(self) -> Optional[pulumi.Input[_builtins.bool]]: method stop_on_destroy (line 429) | def stop_on_destroy(self, value: Optional[pulumi.Input[_builtins.bool]]): method tags (line 434) | def tags(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtin... method tags (line 441) | def tags(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method template (line 446) | def template(self) -> Optional[pulumi.Input[_builtins.bool]]: method template (line 453) | def template(self, value: Optional[pulumi.Input[_builtins.bool]]): method timeouts (line 458) | def timeouts(self) -> Optional[pulumi.Input['VmTimeoutsArgs']]: method timeouts (line 462) | def timeouts(self, value: Optional[pulumi.Input['VmTimeoutsArgs']]): method vga (line 467) | def vga(self) -> Optional[pulumi.Input['VmVgaArgs']]: method vga (line 474) | def vga(self, value: Optional[pulumi.Input['VmVgaArgs']]): class Vm (line 479) | class Vm(pulumi.CustomResource): method __init__ (line 481) | def __init__(__self__, method __init__ (line 529) | def __init__(__self__, method __init__ (line 550) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 557) | def _internal_init(__self__, method get (line 608) | def get(resource_name: str, method cdrom (line 668) | def cdrom(self) -> pulumi.Output[Optional[Mapping[str, 'outputs.VmCdro... method cpu (line 676) | def cpu(self) -> pulumi.Output[Optional['outputs.VmCpu']]: method delete_unreferenced_disks_on_destroy (line 684) | def delete_unreferenced_disks_on_destroy(self) -> pulumi.Output[_built... method description (line 692) | def description(self) -> pulumi.Output[Optional[_builtins.str]]: method name (line 700) | def name(self) -> pulumi.Output[_builtins.str]: method node_name (line 708) | def node_name(self) -> pulumi.Output[_builtins.str]: method purge_on_destroy (line 716) | def purge_on_destroy(self) -> pulumi.Output[_builtins.bool]: method resource_id (line 724) | def resource_id(self) -> pulumi.Output[_builtins.str]: method rng (line 732) | def rng(self) -> pulumi.Output[Optional['outputs.VmRng']]: method stop_on_destroy (line 740) | def stop_on_destroy(self) -> pulumi.Output[_builtins.bool]: method tags (line 748) | def tags(self) -> pulumi.Output[Sequence[_builtins.str]]: method template (line 756) | def template(self) -> pulumi.Output[Optional[_builtins.bool]]: method timeouts (line 764) | def timeouts(self) -> pulumi.Output[Optional['outputs.VmTimeouts']]: method vga (line 769) | def vga(self) -> pulumi.Output[Optional['outputs.VmVga']]: FILE: sdk/python/pulumi_proxmoxve/vm2_legacy.py class Vm2LegacyArgs (line 22) | class Vm2LegacyArgs: method __init__ (line 23) | def __init__(__self__, *, method node_name (line 85) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 92) | def node_name(self, value: pulumi.Input[_builtins.str]): method cdrom (line 97) | def cdrom(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input['Vm... method cdrom (line 104) | def cdrom(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input... method cpu (line 109) | def cpu(self) -> Optional[pulumi.Input['Vm2LegacyCpuArgs']]: method cpu (line 116) | def cpu(self, value: Optional[pulumi.Input['Vm2LegacyCpuArgs']]): method delete_unreferenced_disks_on_destroy (line 121) | def delete_unreferenced_disks_on_destroy(self) -> Optional[pulumi.Inpu... method delete_unreferenced_disks_on_destroy (line 128) | def delete_unreferenced_disks_on_destroy(self, value: Optional[pulumi.... method description (line 133) | def description(self) -> Optional[pulumi.Input[_builtins.str]]: method description (line 140) | def description(self, value: Optional[pulumi.Input[_builtins.str]]): method name (line 145) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 152) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method purge_on_destroy (line 157) | def purge_on_destroy(self) -> Optional[pulumi.Input[_builtins.bool]]: method purge_on_destroy (line 164) | def purge_on_destroy(self, value: Optional[pulumi.Input[_builtins.bool... method resource_id (line 169) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 176) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method rng (line 181) | def rng(self) -> Optional[pulumi.Input['Vm2LegacyRngArgs']]: method rng (line 188) | def rng(self, value: Optional[pulumi.Input['Vm2LegacyRngArgs']]): method stop_on_destroy (line 193) | def stop_on_destroy(self) -> Optional[pulumi.Input[_builtins.bool]]: method stop_on_destroy (line 200) | def stop_on_destroy(self, value: Optional[pulumi.Input[_builtins.bool]]): method tags (line 205) | def tags(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtin... method tags (line 212) | def tags(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method template (line 217) | def template(self) -> Optional[pulumi.Input[_builtins.bool]]: method template (line 224) | def template(self, value: Optional[pulumi.Input[_builtins.bool]]): method timeouts (line 229) | def timeouts(self) -> Optional[pulumi.Input['Vm2LegacyTimeoutsArgs']]: method timeouts (line 233) | def timeouts(self, value: Optional[pulumi.Input['Vm2LegacyTimeoutsArgs... method vga (line 238) | def vga(self) -> Optional[pulumi.Input['Vm2LegacyVgaArgs']]: method vga (line 245) | def vga(self, value: Optional[pulumi.Input['Vm2LegacyVgaArgs']]): class _Vm2LegacyState (line 250) | class _Vm2LegacyState: method __init__ (line 251) | def __init__(__self__, *, method cdrom (line 314) | def cdrom(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input['Vm... method cdrom (line 321) | def cdrom(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input... method cpu (line 326) | def cpu(self) -> Optional[pulumi.Input['Vm2LegacyCpuArgs']]: method cpu (line 333) | def cpu(self, value: Optional[pulumi.Input['Vm2LegacyCpuArgs']]): method delete_unreferenced_disks_on_destroy (line 338) | def delete_unreferenced_disks_on_destroy(self) -> Optional[pulumi.Inpu... method delete_unreferenced_disks_on_destroy (line 345) | def delete_unreferenced_disks_on_destroy(self, value: Optional[pulumi.... method description (line 350) | def description(self) -> Optional[pulumi.Input[_builtins.str]]: method description (line 357) | def description(self, value: Optional[pulumi.Input[_builtins.str]]): method name (line 362) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 369) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method node_name (line 374) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 381) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method purge_on_destroy (line 386) | def purge_on_destroy(self) -> Optional[pulumi.Input[_builtins.bool]]: method purge_on_destroy (line 393) | def purge_on_destroy(self, value: Optional[pulumi.Input[_builtins.bool... method resource_id (line 398) | def resource_id(self) -> Optional[pulumi.Input[_builtins.str]]: method resource_id (line 405) | def resource_id(self, value: Optional[pulumi.Input[_builtins.str]]): method rng (line 410) | def rng(self) -> Optional[pulumi.Input['Vm2LegacyRngArgs']]: method rng (line 417) | def rng(self, value: Optional[pulumi.Input['Vm2LegacyRngArgs']]): method stop_on_destroy (line 422) | def stop_on_destroy(self) -> Optional[pulumi.Input[_builtins.bool]]: method stop_on_destroy (line 429) | def stop_on_destroy(self, value: Optional[pulumi.Input[_builtins.bool]]): method tags (line 434) | def tags(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtin... method tags (line 441) | def tags(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method template (line 446) | def template(self) -> Optional[pulumi.Input[_builtins.bool]]: method template (line 453) | def template(self, value: Optional[pulumi.Input[_builtins.bool]]): method timeouts (line 458) | def timeouts(self) -> Optional[pulumi.Input['Vm2LegacyTimeoutsArgs']]: method timeouts (line 462) | def timeouts(self, value: Optional[pulumi.Input['Vm2LegacyTimeoutsArgs... method vga (line 467) | def vga(self) -> Optional[pulumi.Input['Vm2LegacyVgaArgs']]: method vga (line 474) | def vga(self, value: Optional[pulumi.Input['Vm2LegacyVgaArgs']]): class Vm2Legacy (line 479) | class Vm2Legacy(pulumi.CustomResource): method __init__ (line 481) | def __init__(__self__, method __init__ (line 531) | def __init__(__self__, method __init__ (line 554) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 561) | def _internal_init(__self__, method get (line 610) | def get(resource_name: str, method cdrom (line 670) | def cdrom(self) -> pulumi.Output[Optional[Mapping[str, 'outputs.Vm2Leg... method cpu (line 678) | def cpu(self) -> pulumi.Output[Optional['outputs.Vm2LegacyCpu']]: method delete_unreferenced_disks_on_destroy (line 686) | def delete_unreferenced_disks_on_destroy(self) -> pulumi.Output[_built... method description (line 694) | def description(self) -> pulumi.Output[Optional[_builtins.str]]: method name (line 702) | def name(self) -> pulumi.Output[_builtins.str]: method node_name (line 710) | def node_name(self) -> pulumi.Output[_builtins.str]: method purge_on_destroy (line 718) | def purge_on_destroy(self) -> pulumi.Output[_builtins.bool]: method resource_id (line 726) | def resource_id(self) -> pulumi.Output[_builtins.str]: method rng (line 734) | def rng(self) -> pulumi.Output[Optional['outputs.Vm2LegacyRng']]: method stop_on_destroy (line 742) | def stop_on_destroy(self) -> pulumi.Output[_builtins.bool]: method tags (line 750) | def tags(self) -> pulumi.Output[Sequence[_builtins.str]]: method template (line 758) | def template(self) -> pulumi.Output[Optional[_builtins.bool]]: method timeouts (line 766) | def timeouts(self) -> pulumi.Output[Optional['outputs.Vm2LegacyTimeout... method vga (line 771) | def vga(self) -> pulumi.Output[Optional['outputs.Vm2LegacyVga']]: FILE: sdk/python/pulumi_proxmoxve/vm_legacy.py class VmLegacyArgs (line 22) | class VmLegacyArgs: method __init__ (line 23) | def __init__(__self__, *, method node_name (line 301) | def node_name(self) -> pulumi.Input[_builtins.str]: method node_name (line 309) | def node_name(self, value: pulumi.Input[_builtins.str]): method acpi (line 314) | def acpi(self) -> Optional[pulumi.Input[_builtins.bool]]: method acpi (line 321) | def acpi(self, value: Optional[pulumi.Input[_builtins.bool]]): method agent (line 326) | def agent(self) -> Optional[pulumi.Input['VmLegacyAgentArgs']]: method agent (line 333) | def agent(self, value: Optional[pulumi.Input['VmLegacyAgentArgs']]): method amd_sev (line 338) | def amd_sev(self) -> Optional[pulumi.Input['VmLegacyAmdSevArgs']]: method amd_sev (line 345) | def amd_sev(self, value: Optional[pulumi.Input['VmLegacyAmdSevArgs']]): method audio_device (line 350) | def audio_device(self) -> Optional[pulumi.Input['VmLegacyAudioDeviceAr... method audio_device (line 357) | def audio_device(self, value: Optional[pulumi.Input['VmLegacyAudioDevi... method bios (line 362) | def bios(self) -> Optional[pulumi.Input[_builtins.str]]: method bios (line 369) | def bios(self, value: Optional[pulumi.Input[_builtins.str]]): method boot_orders (line 374) | def boot_orders(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_... method boot_orders (line 381) | def boot_orders(self, value: Optional[pulumi.Input[Sequence[pulumi.Inp... method cdrom (line 386) | def cdrom(self) -> Optional[pulumi.Input['VmLegacyCdromArgs']]: method cdrom (line 393) | def cdrom(self, value: Optional[pulumi.Input['VmLegacyCdromArgs']]): method clone (line 398) | def clone(self) -> Optional[pulumi.Input['VmLegacyCloneArgs']]: method clone (line 405) | def clone(self, value: Optional[pulumi.Input['VmLegacyCloneArgs']]): method cpu (line 410) | def cpu(self) -> Optional[pulumi.Input['VmLegacyCpuArgs']]: method cpu (line 417) | def cpu(self, value: Optional[pulumi.Input['VmLegacyCpuArgs']]): method delete_unreferenced_disks_on_destroy (line 422) | def delete_unreferenced_disks_on_destroy(self) -> Optional[pulumi.Inpu... method delete_unreferenced_disks_on_destroy (line 429) | def delete_unreferenced_disks_on_destroy(self, value: Optional[pulumi.... method description (line 434) | def description(self) -> Optional[pulumi.Input[_builtins.str]]: method description (line 441) | def description(self, value: Optional[pulumi.Input[_builtins.str]]): method disks (line 446) | def disks(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['VmLega... method disks (line 453) | def disks(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['Vm... method efi_disk (line 458) | def efi_disk(self) -> Optional[pulumi.Input['VmLegacyEfiDiskArgs']]: method efi_disk (line 466) | def efi_disk(self, value: Optional[pulumi.Input['VmLegacyEfiDiskArgs']]): method hook_script_file_id (line 471) | def hook_script_file_id(self) -> Optional[pulumi.Input[_builtins.str]]: method hook_script_file_id (line 478) | def hook_script_file_id(self, value: Optional[pulumi.Input[_builtins.s... method hostpcis (line 483) | def hostpcis(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['VmL... method hostpcis (line 490) | def hostpcis(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method hotplug (line 495) | def hotplug(self) -> Optional[pulumi.Input[_builtins.str]]: method hotplug (line 508) | def hotplug(self, value: Optional[pulumi.Input[_builtins.str]]): method initialization (line 513) | def initialization(self) -> Optional[pulumi.Input['VmLegacyInitializat... method initialization (line 520) | def initialization(self, value: Optional[pulumi.Input['VmLegacyInitial... method keyboard_layout (line 525) | def keyboard_layout(self) -> Optional[pulumi.Input[_builtins.str]]: method keyboard_layout (line 532) | def keyboard_layout(self, value: Optional[pulumi.Input[_builtins.str]]): method kvm_arguments (line 537) | def kvm_arguments(self) -> Optional[pulumi.Input[_builtins.str]]: method kvm_arguments (line 544) | def kvm_arguments(self, value: Optional[pulumi.Input[_builtins.str]]): method mac_addresses (line 549) | def mac_addresses(self) -> Optional[pulumi.Input[Sequence[pulumi.Input... method mac_addresses (line 557) | def mac_addresses(self, value: Optional[pulumi.Input[Sequence[pulumi.I... method machine (line 562) | def machine(self) -> Optional[pulumi.Input[_builtins.str]]: method machine (line 569) | def machine(self, value: Optional[pulumi.Input[_builtins.str]]): method memory (line 574) | def memory(self) -> Optional[pulumi.Input['VmLegacyMemoryArgs']]: method memory (line 581) | def memory(self, value: Optional[pulumi.Input['VmLegacyMemoryArgs']]): method migrate (line 586) | def migrate(self) -> Optional[pulumi.Input[_builtins.bool]]: method migrate (line 594) | def migrate(self, value: Optional[pulumi.Input[_builtins.bool]]): method name (line 599) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 606) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method network_devices (line 611) | def network_devices(self) -> Optional[pulumi.Input[Sequence[pulumi.Inp... method network_devices (line 618) | def network_devices(self, value: Optional[pulumi.Input[Sequence[pulumi... method numas (line 623) | def numas(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['VmLega... method numas (line 630) | def numas(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['Vm... method on_boot (line 635) | def on_boot(self) -> Optional[pulumi.Input[_builtins.bool]]: method on_boot (line 643) | def on_boot(self, value: Optional[pulumi.Input[_builtins.bool]]): method operating_system (line 648) | def operating_system(self) -> Optional[pulumi.Input['VmLegacyOperating... method operating_system (line 655) | def operating_system(self, value: Optional[pulumi.Input['VmLegacyOpera... method pool_id (line 660) | def pool_id(self) -> Optional[pulumi.Input[_builtins.str]]: method pool_id (line 667) | def pool_id(self, value: Optional[pulumi.Input[_builtins.str]]): method protection (line 672) | def protection(self) -> Optional[pulumi.Input[_builtins.bool]]: method protection (line 679) | def protection(self, value: Optional[pulumi.Input[_builtins.bool]]): method purge_on_destroy (line 684) | def purge_on_destroy(self) -> Optional[pulumi.Input[_builtins.bool]]: method purge_on_destroy (line 691) | def purge_on_destroy(self, value: Optional[pulumi.Input[_builtins.bool... method reboot (line 696) | def reboot(self) -> Optional[pulumi.Input[_builtins.bool]]: method reboot (line 703) | def reboot(self, value: Optional[pulumi.Input[_builtins.bool]]): method reboot_after_update (line 708) | def reboot_after_update(self) -> Optional[pulumi.Input[_builtins.bool]]: method reboot_after_update (line 720) | def reboot_after_update(self, value: Optional[pulumi.Input[_builtins.b... method rngs (line 725) | def rngs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['VmLegac... method rngs (line 732) | def rngs(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['VmL... method scsi_hardware (line 737) | def scsi_hardware(self) -> Optional[pulumi.Input[_builtins.str]]: method scsi_hardware (line 745) | def scsi_hardware(self, value: Optional[pulumi.Input[_builtins.str]]): method serial_devices (line 750) | def serial_devices(self) -> Optional[pulumi.Input[Sequence[pulumi.Inpu... method serial_devices (line 757) | def serial_devices(self, value: Optional[pulumi.Input[Sequence[pulumi.... method smbios (line 762) | def smbios(self) -> Optional[pulumi.Input['VmLegacySmbiosArgs']]: method smbios (line 769) | def smbios(self, value: Optional[pulumi.Input['VmLegacySmbiosArgs']]): method started (line 774) | def started(self) -> Optional[pulumi.Input[_builtins.bool]]: method started (line 782) | def started(self, value: Optional[pulumi.Input[_builtins.bool]]): method startup (line 787) | def startup(self) -> Optional[pulumi.Input['VmLegacyStartupArgs']]: method startup (line 794) | def startup(self, value: Optional[pulumi.Input['VmLegacyStartupArgs']]): method stop_on_destroy (line 799) | def stop_on_destroy(self) -> Optional[pulumi.Input[_builtins.bool]]: method stop_on_destroy (line 806) | def stop_on_destroy(self, value: Optional[pulumi.Input[_builtins.bool]]): method tablet_device (line 811) | def tablet_device(self) -> Optional[pulumi.Input[_builtins.bool]]: method tablet_device (line 819) | def tablet_device(self, value: Optional[pulumi.Input[_builtins.bool]]): method tags (line 824) | def tags(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtin... method tags (line 835) | def tags(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method template (line 840) | def template(self) -> Optional[pulumi.Input[_builtins.bool]]: method template (line 850) | def template(self, value: Optional[pulumi.Input[_builtins.bool]]): method timeout_clone (line 855) | def timeout_clone(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_clone (line 863) | def timeout_clone(self, value: Optional[pulumi.Input[_builtins.int]]): method timeout_create (line 868) | def timeout_create(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_create (line 876) | def timeout_create(self, value: Optional[pulumi.Input[_builtins.int]]): method timeout_migrate (line 881) | def timeout_migrate(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_migrate (line 889) | def timeout_migrate(self, value: Optional[pulumi.Input[_builtins.int]]): method timeout_move_disk (line 895) | def timeout_move_disk(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_move_disk (line 902) | def timeout_move_disk(self, value: Optional[pulumi.Input[_builtins.int... method timeout_reboot (line 907) | def timeout_reboot(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_reboot (line 915) | def timeout_reboot(self, value: Optional[pulumi.Input[_builtins.int]]): method timeout_shutdown_vm (line 920) | def timeout_shutdown_vm(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_shutdown_vm (line 928) | def timeout_shutdown_vm(self, value: Optional[pulumi.Input[_builtins.i... method timeout_start_vm (line 933) | def timeout_start_vm(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_start_vm (line 941) | def timeout_start_vm(self, value: Optional[pulumi.Input[_builtins.int]]): method timeout_stop_vm (line 946) | def timeout_stop_vm(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_stop_vm (line 954) | def timeout_stop_vm(self, value: Optional[pulumi.Input[_builtins.int]]): method tpm_state (line 959) | def tpm_state(self) -> Optional[pulumi.Input['VmLegacyTpmStateArgs']]: method tpm_state (line 969) | def tpm_state(self, value: Optional[pulumi.Input['VmLegacyTpmStateArgs... method usbs (line 974) | def usbs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['VmLegac... method usbs (line 981) | def usbs(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['VmL... method vga (line 986) | def vga(self) -> Optional[pulumi.Input['VmLegacyVgaArgs']]: method vga (line 993) | def vga(self, value: Optional[pulumi.Input['VmLegacyVgaArgs']]): method virtiofs (line 998) | def virtiofs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['VmL... method virtiofs (line 1005) | def virtiofs(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method vm_id (line 1010) | def vm_id(self) -> Optional[pulumi.Input[_builtins.int]]: method vm_id (line 1017) | def vm_id(self, value: Optional[pulumi.Input[_builtins.int]]): method watchdog (line 1022) | def watchdog(self) -> Optional[pulumi.Input['VmLegacyWatchdogArgs']]: method watchdog (line 1029) | def watchdog(self, value: Optional[pulumi.Input['VmLegacyWatchdogArgs'... class _VmLegacyState (line 1034) | class _VmLegacyState: method __init__ (line 1035) | def __init__(__self__, *, method acpi (line 1329) | def acpi(self) -> Optional[pulumi.Input[_builtins.bool]]: method acpi (line 1336) | def acpi(self, value: Optional[pulumi.Input[_builtins.bool]]): method agent (line 1341) | def agent(self) -> Optional[pulumi.Input['VmLegacyAgentArgs']]: method agent (line 1348) | def agent(self, value: Optional[pulumi.Input['VmLegacyAgentArgs']]): method amd_sev (line 1353) | def amd_sev(self) -> Optional[pulumi.Input['VmLegacyAmdSevArgs']]: method amd_sev (line 1360) | def amd_sev(self, value: Optional[pulumi.Input['VmLegacyAmdSevArgs']]): method audio_device (line 1365) | def audio_device(self) -> Optional[pulumi.Input['VmLegacyAudioDeviceAr... method audio_device (line 1372) | def audio_device(self, value: Optional[pulumi.Input['VmLegacyAudioDevi... method bios (line 1377) | def bios(self) -> Optional[pulumi.Input[_builtins.str]]: method bios (line 1384) | def bios(self, value: Optional[pulumi.Input[_builtins.str]]): method boot_orders (line 1389) | def boot_orders(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_... method boot_orders (line 1396) | def boot_orders(self, value: Optional[pulumi.Input[Sequence[pulumi.Inp... method cdrom (line 1401) | def cdrom(self) -> Optional[pulumi.Input['VmLegacyCdromArgs']]: method cdrom (line 1408) | def cdrom(self, value: Optional[pulumi.Input['VmLegacyCdromArgs']]): method clone (line 1413) | def clone(self) -> Optional[pulumi.Input['VmLegacyCloneArgs']]: method clone (line 1420) | def clone(self, value: Optional[pulumi.Input['VmLegacyCloneArgs']]): method cpu (line 1425) | def cpu(self) -> Optional[pulumi.Input['VmLegacyCpuArgs']]: method cpu (line 1432) | def cpu(self, value: Optional[pulumi.Input['VmLegacyCpuArgs']]): method delete_unreferenced_disks_on_destroy (line 1437) | def delete_unreferenced_disks_on_destroy(self) -> Optional[pulumi.Inpu... method delete_unreferenced_disks_on_destroy (line 1444) | def delete_unreferenced_disks_on_destroy(self, value: Optional[pulumi.... method description (line 1449) | def description(self) -> Optional[pulumi.Input[_builtins.str]]: method description (line 1456) | def description(self, value: Optional[pulumi.Input[_builtins.str]]): method disks (line 1461) | def disks(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['VmLega... method disks (line 1468) | def disks(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['Vm... method efi_disk (line 1473) | def efi_disk(self) -> Optional[pulumi.Input['VmLegacyEfiDiskArgs']]: method efi_disk (line 1481) | def efi_disk(self, value: Optional[pulumi.Input['VmLegacyEfiDiskArgs']]): method hook_script_file_id (line 1486) | def hook_script_file_id(self) -> Optional[pulumi.Input[_builtins.str]]: method hook_script_file_id (line 1493) | def hook_script_file_id(self, value: Optional[pulumi.Input[_builtins.s... method hostpcis (line 1498) | def hostpcis(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['VmL... method hostpcis (line 1505) | def hostpcis(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method hotplug (line 1510) | def hotplug(self) -> Optional[pulumi.Input[_builtins.str]]: method hotplug (line 1523) | def hotplug(self, value: Optional[pulumi.Input[_builtins.str]]): method initialization (line 1528) | def initialization(self) -> Optional[pulumi.Input['VmLegacyInitializat... method initialization (line 1535) | def initialization(self, value: Optional[pulumi.Input['VmLegacyInitial... method ipv4_addresses (line 1540) | def ipv4_addresses(self) -> Optional[pulumi.Input[Sequence[pulumi.Inpu... method ipv4_addresses (line 1548) | def ipv4_addresses(self, value: Optional[pulumi.Input[Sequence[pulumi.... method ipv6_addresses (line 1553) | def ipv6_addresses(self) -> Optional[pulumi.Input[Sequence[pulumi.Inpu... method ipv6_addresses (line 1561) | def ipv6_addresses(self, value: Optional[pulumi.Input[Sequence[pulumi.... method keyboard_layout (line 1566) | def keyboard_layout(self) -> Optional[pulumi.Input[_builtins.str]]: method keyboard_layout (line 1573) | def keyboard_layout(self, value: Optional[pulumi.Input[_builtins.str]]): method kvm_arguments (line 1578) | def kvm_arguments(self) -> Optional[pulumi.Input[_builtins.str]]: method kvm_arguments (line 1585) | def kvm_arguments(self, value: Optional[pulumi.Input[_builtins.str]]): method mac_addresses (line 1590) | def mac_addresses(self) -> Optional[pulumi.Input[Sequence[pulumi.Input... method mac_addresses (line 1598) | def mac_addresses(self, value: Optional[pulumi.Input[Sequence[pulumi.I... method machine (line 1603) | def machine(self) -> Optional[pulumi.Input[_builtins.str]]: method machine (line 1610) | def machine(self, value: Optional[pulumi.Input[_builtins.str]]): method memory (line 1615) | def memory(self) -> Optional[pulumi.Input['VmLegacyMemoryArgs']]: method memory (line 1622) | def memory(self, value: Optional[pulumi.Input['VmLegacyMemoryArgs']]): method migrate (line 1627) | def migrate(self) -> Optional[pulumi.Input[_builtins.bool]]: method migrate (line 1635) | def migrate(self, value: Optional[pulumi.Input[_builtins.bool]]): method name (line 1640) | def name(self) -> Optional[pulumi.Input[_builtins.str]]: method name (line 1647) | def name(self, value: Optional[pulumi.Input[_builtins.str]]): method network_devices (line 1652) | def network_devices(self) -> Optional[pulumi.Input[Sequence[pulumi.Inp... method network_devices (line 1659) | def network_devices(self, value: Optional[pulumi.Input[Sequence[pulumi... method network_interface_names (line 1664) | def network_interface_names(self) -> Optional[pulumi.Input[Sequence[pu... method network_interface_names (line 1672) | def network_interface_names(self, value: Optional[pulumi.Input[Sequenc... method node_name (line 1677) | def node_name(self) -> Optional[pulumi.Input[_builtins.str]]: method node_name (line 1685) | def node_name(self, value: Optional[pulumi.Input[_builtins.str]]): method numas (line 1690) | def numas(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['VmLega... method numas (line 1697) | def numas(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['Vm... method on_boot (line 1702) | def on_boot(self) -> Optional[pulumi.Input[_builtins.bool]]: method on_boot (line 1710) | def on_boot(self, value: Optional[pulumi.Input[_builtins.bool]]): method operating_system (line 1715) | def operating_system(self) -> Optional[pulumi.Input['VmLegacyOperating... method operating_system (line 1722) | def operating_system(self, value: Optional[pulumi.Input['VmLegacyOpera... method pool_id (line 1727) | def pool_id(self) -> Optional[pulumi.Input[_builtins.str]]: method pool_id (line 1734) | def pool_id(self, value: Optional[pulumi.Input[_builtins.str]]): method protection (line 1739) | def protection(self) -> Optional[pulumi.Input[_builtins.bool]]: method protection (line 1746) | def protection(self, value: Optional[pulumi.Input[_builtins.bool]]): method purge_on_destroy (line 1751) | def purge_on_destroy(self) -> Optional[pulumi.Input[_builtins.bool]]: method purge_on_destroy (line 1758) | def purge_on_destroy(self, value: Optional[pulumi.Input[_builtins.bool... method reboot (line 1763) | def reboot(self) -> Optional[pulumi.Input[_builtins.bool]]: method reboot (line 1770) | def reboot(self, value: Optional[pulumi.Input[_builtins.bool]]): method reboot_after_update (line 1775) | def reboot_after_update(self) -> Optional[pulumi.Input[_builtins.bool]]: method reboot_after_update (line 1787) | def reboot_after_update(self, value: Optional[pulumi.Input[_builtins.b... method rngs (line 1792) | def rngs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['VmLegac... method rngs (line 1799) | def rngs(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['VmL... method scsi_hardware (line 1804) | def scsi_hardware(self) -> Optional[pulumi.Input[_builtins.str]]: method scsi_hardware (line 1812) | def scsi_hardware(self, value: Optional[pulumi.Input[_builtins.str]]): method serial_devices (line 1817) | def serial_devices(self) -> Optional[pulumi.Input[Sequence[pulumi.Inpu... method serial_devices (line 1824) | def serial_devices(self, value: Optional[pulumi.Input[Sequence[pulumi.... method smbios (line 1829) | def smbios(self) -> Optional[pulumi.Input['VmLegacySmbiosArgs']]: method smbios (line 1836) | def smbios(self, value: Optional[pulumi.Input['VmLegacySmbiosArgs']]): method started (line 1841) | def started(self) -> Optional[pulumi.Input[_builtins.bool]]: method started (line 1849) | def started(self, value: Optional[pulumi.Input[_builtins.bool]]): method startup (line 1854) | def startup(self) -> Optional[pulumi.Input['VmLegacyStartupArgs']]: method startup (line 1861) | def startup(self, value: Optional[pulumi.Input['VmLegacyStartupArgs']]): method stop_on_destroy (line 1866) | def stop_on_destroy(self) -> Optional[pulumi.Input[_builtins.bool]]: method stop_on_destroy (line 1873) | def stop_on_destroy(self, value: Optional[pulumi.Input[_builtins.bool]]): method tablet_device (line 1878) | def tablet_device(self) -> Optional[pulumi.Input[_builtins.bool]]: method tablet_device (line 1886) | def tablet_device(self, value: Optional[pulumi.Input[_builtins.bool]]): method tags (line 1891) | def tags(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtin... method tags (line 1902) | def tags(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_bui... method template (line 1907) | def template(self) -> Optional[pulumi.Input[_builtins.bool]]: method template (line 1917) | def template(self, value: Optional[pulumi.Input[_builtins.bool]]): method timeout_clone (line 1922) | def timeout_clone(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_clone (line 1930) | def timeout_clone(self, value: Optional[pulumi.Input[_builtins.int]]): method timeout_create (line 1935) | def timeout_create(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_create (line 1943) | def timeout_create(self, value: Optional[pulumi.Input[_builtins.int]]): method timeout_migrate (line 1948) | def timeout_migrate(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_migrate (line 1956) | def timeout_migrate(self, value: Optional[pulumi.Input[_builtins.int]]): method timeout_move_disk (line 1962) | def timeout_move_disk(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_move_disk (line 1969) | def timeout_move_disk(self, value: Optional[pulumi.Input[_builtins.int... method timeout_reboot (line 1974) | def timeout_reboot(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_reboot (line 1982) | def timeout_reboot(self, value: Optional[pulumi.Input[_builtins.int]]): method timeout_shutdown_vm (line 1987) | def timeout_shutdown_vm(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_shutdown_vm (line 1995) | def timeout_shutdown_vm(self, value: Optional[pulumi.Input[_builtins.i... method timeout_start_vm (line 2000) | def timeout_start_vm(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_start_vm (line 2008) | def timeout_start_vm(self, value: Optional[pulumi.Input[_builtins.int]]): method timeout_stop_vm (line 2013) | def timeout_stop_vm(self) -> Optional[pulumi.Input[_builtins.int]]: method timeout_stop_vm (line 2021) | def timeout_stop_vm(self, value: Optional[pulumi.Input[_builtins.int]]): method tpm_state (line 2026) | def tpm_state(self) -> Optional[pulumi.Input['VmLegacyTpmStateArgs']]: method tpm_state (line 2036) | def tpm_state(self, value: Optional[pulumi.Input['VmLegacyTpmStateArgs... method usbs (line 2041) | def usbs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['VmLegac... method usbs (line 2048) | def usbs(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['VmL... method vga (line 2053) | def vga(self) -> Optional[pulumi.Input['VmLegacyVgaArgs']]: method vga (line 2060) | def vga(self, value: Optional[pulumi.Input['VmLegacyVgaArgs']]): method virtiofs (line 2065) | def virtiofs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['VmL... method virtiofs (line 2072) | def virtiofs(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[... method vm_id (line 2077) | def vm_id(self) -> Optional[pulumi.Input[_builtins.int]]: method vm_id (line 2084) | def vm_id(self, value: Optional[pulumi.Input[_builtins.int]]): method watchdog (line 2089) | def watchdog(self) -> Optional[pulumi.Input['VmLegacyWatchdogArgs']]: method watchdog (line 2096) | def watchdog(self, value: Optional[pulumi.Input['VmLegacyWatchdogArgs'... class VmLegacy (line 2101) | class VmLegacy(pulumi.CustomResource): method __init__ (line 2103) | def __init__(__self__, method __init__ (line 2484) | def __init__(__self__, method __init__ (line 2713) | def __init__(__self__, resource_name: str, *args, **kwargs): method _internal_init (line 2720) | def _internal_init(__self__, method get (line 2860) | def get(resource_name: str, method acpi (line 3101) | def acpi(self) -> pulumi.Output[Optional[_builtins.bool]]: method agent (line 3109) | def agent(self) -> pulumi.Output[Optional['outputs.VmLegacyAgent']]: method amd_sev (line 3117) | def amd_sev(self) -> pulumi.Output[Optional['outputs.VmLegacyAmdSev']]: method audio_device (line 3125) | def audio_device(self) -> pulumi.Output[Optional['outputs.VmLegacyAudi... method bios (line 3133) | def bios(self) -> pulumi.Output[Optional[_builtins.str]]: method boot_orders (line 3141) | def boot_orders(self) -> pulumi.Output[Sequence[_builtins.str]]: method cdrom (line 3149) | def cdrom(self) -> pulumi.Output[Optional['outputs.VmLegacyCdrom']]: method clone (line 3157) | def clone(self) -> pulumi.Output[Optional['outputs.VmLegacyClone']]: method cpu (line 3165) | def cpu(self) -> pulumi.Output[Optional['outputs.VmLegacyCpu']]: method delete_unreferenced_disks_on_destroy (line 3173) | def delete_unreferenced_disks_on_destroy(self) -> pulumi.Output[Option... method description (line 3181) | def description(self) -> pulumi.Output[Optional[_builtins.str]]: method disks (line 3189) | def disks(self) -> pulumi.Output[Optional[Sequence['outputs.VmLegacyDi... method efi_disk (line 3197) | def efi_disk(self) -> pulumi.Output[Optional['outputs.VmLegacyEfiDisk']]: method hook_script_file_id (line 3206) | def hook_script_file_id(self) -> pulumi.Output[Optional[_builtins.str]]: method hostpcis (line 3214) | def hostpcis(self) -> pulumi.Output[Optional[Sequence['outputs.VmLegac... method hotplug (line 3222) | def hotplug(self) -> pulumi.Output[_builtins.str]: method initialization (line 3236) | def initialization(self) -> pulumi.Output[Optional['outputs.VmLegacyIn... method ipv4_addresses (line 3244) | def ipv4_addresses(self) -> pulumi.Output[Sequence[Sequence[_builtins.... method ipv6_addresses (line 3253) | def ipv6_addresses(self) -> pulumi.Output[Sequence[Sequence[_builtins.... method keyboard_layout (line 3262) | def keyboard_layout(self) -> pulumi.Output[Optional[_builtins.str]]: method kvm_arguments (line 3270) | def kvm_arguments(self) -> pulumi.Output[Optional[_builtins.str]]: method mac_addresses (line 3278) | def mac_addresses(self) -> pulumi.Output[Sequence[_builtins.str]]: method machine (line 3287) | def machine(self) -> pulumi.Output[Optional[_builtins.str]]: method memory (line 3295) | def memory(self) -> pulumi.Output[Optional['outputs.VmLegacyMemory']]: method migrate (line 3303) | def migrate(self) -> pulumi.Output[Optional[_builtins.bool]]: method name (line 3312) | def name(self) -> pulumi.Output[_builtins.str]: method network_devices (line 3320) | def network_devices(self) -> pulumi.Output[Sequence['outputs.VmLegacyN... method network_interface_names (line 3328) | def network_interface_names(self) -> pulumi.Output[Sequence[_builtins.... method node_name (line 3337) | def node_name(self) -> pulumi.Output[_builtins.str]: method numas (line 3346) | def numas(self) -> pulumi.Output[Optional[Sequence['outputs.VmLegacyNu... method on_boot (line 3354) | def on_boot(self) -> pulumi.Output[Optional[_builtins.bool]]: method operating_system (line 3363) | def operating_system(self) -> pulumi.Output[Optional['outputs.VmLegacy... method pool_id (line 3371) | def pool_id(self) -> pulumi.Output[Optional[_builtins.str]]: method protection (line 3379) | def protection(self) -> pulumi.Output[Optional[_builtins.bool]]: method purge_on_destroy (line 3387) | def purge_on_destroy(self) -> pulumi.Output[Optional[_builtins.bool]]: method reboot (line 3395) | def reboot(self) -> pulumi.Output[Optional[_builtins.bool]]: method reboot_after_update (line 3403) | def reboot_after_update(self) -> pulumi.Output[Optional[_builtins.bool]]: method rngs (line 3416) | def rngs(self) -> pulumi.Output[Optional[Sequence['outputs.VmLegacyRng... method scsi_hardware (line 3424) | def scsi_hardware(self) -> pulumi.Output[Optional[_builtins.str]]: method serial_devices (line 3433) | def serial_devices(self) -> pulumi.Output[Optional[Sequence['outputs.V... method smbios (line 3441) | def smbios(self) -> pulumi.Output[Optional['outputs.VmLegacySmbios']]: method started (line 3449) | def started(self) -> pulumi.Output[Optional[_builtins.bool]]: method startup (line 3458) | def startup(self) -> pulumi.Output[Optional['outputs.VmLegacyStartup']]: method stop_on_destroy (line 3466) | def stop_on_destroy(self) -> pulumi.Output[Optional[_builtins.bool]]: method tablet_device (line 3474) | def tablet_device(self) -> pulumi.Output[Optional[_builtins.bool]]: method tags (line 3483) | def tags(self) -> pulumi.Output[Optional[Sequence[_builtins.str]]]: method template (line 3495) | def template(self) -> pulumi.Output[Optional[_builtins.bool]]: method timeout_clone (line 3506) | def timeout_clone(self) -> pulumi.Output[Optional[_builtins.int]]: method timeout_create (line 3515) | def timeout_create(self) -> pulumi.Output[Optional[_builtins.int]]: method timeout_migrate (line 3524) | def timeout_migrate(self) -> pulumi.Output[Optional[_builtins.int]]: method timeout_move_disk (line 3534) | def timeout_move_disk(self) -> pulumi.Output[Optional[_builtins.int]]: method timeout_reboot (line 3542) | def timeout_reboot(self) -> pulumi.Output[Optional[_builtins.int]]: method timeout_shutdown_vm (line 3551) | def timeout_shutdown_vm(self) -> pulumi.Output[Optional[_builtins.int]]: method timeout_start_vm (line 3560) | def timeout_start_vm(self) -> pulumi.Output[Optional[_builtins.int]]: method timeout_stop_vm (line 3569) | def timeout_stop_vm(self) -> pulumi.Output[Optional[_builtins.int]]: method tpm_state (line 3578) | def tpm_state(self) -> pulumi.Output[Optional['outputs.VmLegacyTpmStat... method usbs (line 3589) | def usbs(self) -> pulumi.Output[Optional[Sequence['outputs.VmLegacyUsb... method vga (line 3597) | def vga(self) -> pulumi.Output['outputs.VmLegacyVga']: method virtiofs (line 3605) | def virtiofs(self) -> pulumi.Output[Optional[Sequence['outputs.VmLegac... method vm_id (line 3613) | def vm_id(self) -> pulumi.Output[_builtins.int]: method watchdog (line 3621) | def watchdog(self) -> pulumi.Output[Optional['outputs.VmLegacyWatchdog...