1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. backupgateway
  5. Hypervisor

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

aws-native.backupgateway.Hypervisor

Explore with Pulumi AI

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

Definition of AWS::BackupGateway::Hypervisor Resource Type

Create Hypervisor Resource

Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

Constructor syntax

new Hypervisor(name: string, args?: HypervisorArgs, opts?: CustomResourceOptions);
@overload
def Hypervisor(resource_name: str,
               args: Optional[HypervisorArgs] = None,
               opts: Optional[ResourceOptions] = None)

@overload
def Hypervisor(resource_name: str,
               opts: Optional[ResourceOptions] = None,
               host: Optional[str] = None,
               kms_key_arn: Optional[str] = None,
               log_group_arn: Optional[str] = None,
               name: Optional[str] = None,
               password: Optional[str] = None,
               tags: Optional[Sequence[_root_inputs.CreateOnlyTagArgs]] = None,
               username: Optional[str] = None)
func NewHypervisor(ctx *Context, name string, args *HypervisorArgs, opts ...ResourceOption) (*Hypervisor, error)
public Hypervisor(string name, HypervisorArgs? args = null, CustomResourceOptions? opts = null)
public Hypervisor(String name, HypervisorArgs args)
public Hypervisor(String name, HypervisorArgs args, CustomResourceOptions options)
type: aws-native:backupgateway:Hypervisor
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

Parameters

name This property is required. string
The unique name of the resource.
args HypervisorArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name This property is required. str
The unique name of the resource.
args HypervisorArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name This property is required. string
The unique name of the resource.
args HypervisorArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name This property is required. string
The unique name of the resource.
args HypervisorArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name This property is required. String
The unique name of the resource.
args This property is required. HypervisorArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

Hypervisor Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

The Hypervisor resource accepts the following input properties:

Host string
The server host of the hypervisor. This can be either an IP address or a fully-qualified domain name (FQDN).
KmsKeyArn string
The Amazon Resource Name (ARN) of the AWS Key Management Service used to encrypt the hypervisor.
LogGroupArn string
The Amazon Resource Name (ARN) of the group of gateways within the requested log.
Name string
The name of the hypervisor.
Password string
The password for the hypervisor.
Tags List<Pulumi.AwsNative.Inputs.CreateOnlyTag>
The tags of the hypervisor configuration to import.
Username string
The username for the hypervisor.
Host string
The server host of the hypervisor. This can be either an IP address or a fully-qualified domain name (FQDN).
KmsKeyArn string
The Amazon Resource Name (ARN) of the AWS Key Management Service used to encrypt the hypervisor.
LogGroupArn string
The Amazon Resource Name (ARN) of the group of gateways within the requested log.
Name string
The name of the hypervisor.
Password string
The password for the hypervisor.
Tags CreateOnlyTagArgs
The tags of the hypervisor configuration to import.
Username string
The username for the hypervisor.
host String
The server host of the hypervisor. This can be either an IP address or a fully-qualified domain name (FQDN).
kmsKeyArn String
The Amazon Resource Name (ARN) of the AWS Key Management Service used to encrypt the hypervisor.
logGroupArn String
The Amazon Resource Name (ARN) of the group of gateways within the requested log.
name String
The name of the hypervisor.
password String
The password for the hypervisor.
tags List<CreateOnlyTag>
The tags of the hypervisor configuration to import.
username String
The username for the hypervisor.
host string
The server host of the hypervisor. This can be either an IP address or a fully-qualified domain name (FQDN).
kmsKeyArn string
The Amazon Resource Name (ARN) of the AWS Key Management Service used to encrypt the hypervisor.
logGroupArn string
The Amazon Resource Name (ARN) of the group of gateways within the requested log.
name string
The name of the hypervisor.
password string
The password for the hypervisor.
tags CreateOnlyTag[]
The tags of the hypervisor configuration to import.
username string
The username for the hypervisor.
host str
The server host of the hypervisor. This can be either an IP address or a fully-qualified domain name (FQDN).
kms_key_arn str
The Amazon Resource Name (ARN) of the AWS Key Management Service used to encrypt the hypervisor.
log_group_arn str
The Amazon Resource Name (ARN) of the group of gateways within the requested log.
name str
The name of the hypervisor.
password str
The password for the hypervisor.
tags Sequence[CreateOnlyTagArgs]
The tags of the hypervisor configuration to import.
username str
The username for the hypervisor.
host String
The server host of the hypervisor. This can be either an IP address or a fully-qualified domain name (FQDN).
kmsKeyArn String
The Amazon Resource Name (ARN) of the AWS Key Management Service used to encrypt the hypervisor.
logGroupArn String
The Amazon Resource Name (ARN) of the group of gateways within the requested log.
name String
The name of the hypervisor.
password String
The password for the hypervisor.
tags List<Property Map>
The tags of the hypervisor configuration to import.
username String
The username for the hypervisor.

Outputs

All input properties are implicitly available as output properties. Additionally, the Hypervisor resource produces the following output properties:

HypervisorArn string
Returns HypervisorArn , an Amazon Resource Name (ARN) that uniquely identifies a Hypervisor. For example: arn:aws:backup-gateway:us-east-1:123456789012:hypervisor/hype-1234D67D
Id string
The provider-assigned unique ID for this managed resource.
HypervisorArn string
Returns HypervisorArn , an Amazon Resource Name (ARN) that uniquely identifies a Hypervisor. For example: arn:aws:backup-gateway:us-east-1:123456789012:hypervisor/hype-1234D67D
Id string
The provider-assigned unique ID for this managed resource.
hypervisorArn String
Returns HypervisorArn , an Amazon Resource Name (ARN) that uniquely identifies a Hypervisor. For example: arn:aws:backup-gateway:us-east-1:123456789012:hypervisor/hype-1234D67D
id String
The provider-assigned unique ID for this managed resource.
hypervisorArn string
Returns HypervisorArn , an Amazon Resource Name (ARN) that uniquely identifies a Hypervisor. For example: arn:aws:backup-gateway:us-east-1:123456789012:hypervisor/hype-1234D67D
id string
The provider-assigned unique ID for this managed resource.
hypervisor_arn str
Returns HypervisorArn , an Amazon Resource Name (ARN) that uniquely identifies a Hypervisor. For example: arn:aws:backup-gateway:us-east-1:123456789012:hypervisor/hype-1234D67D
id str
The provider-assigned unique ID for this managed resource.
hypervisorArn String
Returns HypervisorArn , an Amazon Resource Name (ARN) that uniquely identifies a Hypervisor. For example: arn:aws:backup-gateway:us-east-1:123456789012:hypervisor/hype-1234D67D
id String
The provider-assigned unique ID for this managed resource.

Supporting Types

CreateOnlyTag
, CreateOnlyTagArgs

Key
This property is required.
Changes to this property will trigger replacement.
string
The key name of the tag
Value
This property is required.
Changes to this property will trigger replacement.
string
The value of the tag
Key
This property is required.
Changes to this property will trigger replacement.
string
The key name of the tag
Value
This property is required.
Changes to this property will trigger replacement.
string
The value of the tag
key
This property is required.
Changes to this property will trigger replacement.
String
The key name of the tag
value
This property is required.
Changes to this property will trigger replacement.
String
The value of the tag
key
This property is required.
Changes to this property will trigger replacement.
string
The key name of the tag
value
This property is required.
Changes to this property will trigger replacement.
string
The value of the tag
key
This property is required.
Changes to this property will trigger replacement.
str
The key name of the tag
value
This property is required.
Changes to this property will trigger replacement.
str
The value of the tag
key
This property is required.
Changes to this property will trigger replacement.
String
The key name of the tag
value
This property is required.
Changes to this property will trigger replacement.
String
The value of the tag

Package Details

Repository
AWS Native pulumi/pulumi-aws-native
License
Apache-2.0

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi