We recommend new projects start with resources from the AWS provider.
AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi
aws-native.backupgateway.Hypervisor
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Native v0.126.0 published on Monday, Sep 30, 2024 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 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 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 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 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 String
- The unique name of the resource.
- args 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
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).
- Kms
Key stringArn - The Amazon Resource Name (ARN) of the AWS Key Management Service used to encrypt the hypervisor.
- Log
Group stringArn - 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.
- List<Pulumi.
Aws Native. Inputs. Create Only Tag> - 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).
- Kms
Key stringArn - The Amazon Resource Name (ARN) of the AWS Key Management Service used to encrypt the hypervisor.
- Log
Group stringArn - 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.
- Create
Only Tag Args - 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).
- kms
Key StringArn - The Amazon Resource Name (ARN) of the AWS Key Management Service used to encrypt the hypervisor.
- log
Group StringArn - 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.
- List<Create
Only Tag> - 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).
- kms
Key stringArn - The Amazon Resource Name (ARN) of the AWS Key Management Service used to encrypt the hypervisor.
- log
Group stringArn - 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.
- Create
Only Tag[] - 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_ strarn - The Amazon Resource Name (ARN) of the AWS Key Management Service used to encrypt the hypervisor.
- log_
group_ strarn - 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.
- Sequence[Create
Only Tag Args] - 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).
- kms
Key StringArn - The Amazon Resource Name (ARN) of the AWS Key Management Service used to encrypt the hypervisor.
- log
Group StringArn - 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.
- 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:
- Hypervisor
Arn 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 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 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 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.
- hypervisor
Arn 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
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 Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi