This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.3 published on Thursday, Mar 20, 2025 by Pulumi
azure-native.awsconnector.getLightsailInstance
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.3 published on Thursday, Mar 20, 2025 by Pulumi
Get a LightsailInstance Azure REST API version: 2024-12-01.
Using getLightsailInstance
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getLightsailInstance(args: GetLightsailInstanceArgs, opts?: InvokeOptions): Promise<GetLightsailInstanceResult>
function getLightsailInstanceOutput(args: GetLightsailInstanceOutputArgs, opts?: InvokeOptions): Output<GetLightsailInstanceResult>def get_lightsail_instance(name: Optional[str] = None,
                           resource_group_name: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetLightsailInstanceResult
def get_lightsail_instance_output(name: Optional[pulumi.Input[str]] = None,
                           resource_group_name: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetLightsailInstanceResult]func LookupLightsailInstance(ctx *Context, args *LookupLightsailInstanceArgs, opts ...InvokeOption) (*LookupLightsailInstanceResult, error)
func LookupLightsailInstanceOutput(ctx *Context, args *LookupLightsailInstanceOutputArgs, opts ...InvokeOption) LookupLightsailInstanceResultOutput> Note: This function is named LookupLightsailInstance in the Go SDK.
public static class GetLightsailInstance 
{
    public static Task<GetLightsailInstanceResult> InvokeAsync(GetLightsailInstanceArgs args, InvokeOptions? opts = null)
    public static Output<GetLightsailInstanceResult> Invoke(GetLightsailInstanceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetLightsailInstanceResult> getLightsailInstance(GetLightsailInstanceArgs args, InvokeOptions options)
public static Output<GetLightsailInstanceResult> getLightsailInstance(GetLightsailInstanceArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:awsconnector:getLightsailInstance
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Name string
- Name of LightsailInstance
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- Name string
- Name of LightsailInstance
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- name String
- Name of LightsailInstance
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- name string
- Name of LightsailInstance
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- name str
- Name of LightsailInstance
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- name String
- Name of LightsailInstance
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getLightsailInstance Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Pulumi.Azure Native. Aws Connector. Outputs. Lightsail Instance Properties Response 
- The resource-specific properties for this resource.
- SystemData Pulumi.Azure Native. Aws Connector. Outputs. System Data Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Dictionary<string, string>
- Resource tags.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
LightsailInstance Properties Response 
- The resource-specific properties for this resource.
- SystemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- map[string]string
- Resource tags.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties
LightsailInstance Properties Response 
- The resource-specific properties for this resource.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String,String>
- Resource tags.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- properties
LightsailInstance Properties Response 
- The resource-specific properties for this resource.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- {[key: string]: string}
- Resource tags.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- properties
LightsailInstance Properties Response 
- The resource-specific properties for this resource.
- system_data SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Mapping[str, str]
- Resource tags.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties Property Map
- The resource-specific properties for this resource.
- systemData Property Map
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String>
- Resource tags.
Supporting Types
AddOnResponse  
- AddOn stringType 
- The add-on type
- AutoSnapshot Pulumi.Add On Request Azure Native. Aws Connector. Inputs. Auto Snapshot Add On Response 
- An object that represents additional parameters when enabling or modifying the automatic snapshot add-on
- Status string
- Status of the Addon
- AddOn stringType 
- The add-on type
- AutoSnapshot AutoAdd On Request Snapshot Add On Response 
- An object that represents additional parameters when enabling or modifying the automatic snapshot add-on
- Status string
- Status of the Addon
- addOn StringType 
- The add-on type
- autoSnapshot AutoAdd On Request Snapshot Add On Response 
- An object that represents additional parameters when enabling or modifying the automatic snapshot add-on
- status String
- Status of the Addon
- addOn stringType 
- The add-on type
- autoSnapshot AutoAdd On Request Snapshot Add On Response 
- An object that represents additional parameters when enabling or modifying the automatic snapshot add-on
- status string
- Status of the Addon
- add_on_ strtype 
- The add-on type
- auto_snapshot_ Autoadd_ on_ request Snapshot Add On Response 
- An object that represents additional parameters when enabling or modifying the automatic snapshot add-on
- status str
- Status of the Addon
- addOn StringType 
- The add-on type
- autoSnapshot Property MapAdd On Request 
- An object that represents additional parameters when enabling or modifying the automatic snapshot add-on
- status String
- Status of the Addon
AutoSnapshotAddOnResponse    
- SnapshotTime stringOf Day 
- The daily time when an automatic snapshot will be created.
- SnapshotTime stringOf Day 
- The daily time when an automatic snapshot will be created.
- snapshotTime StringOf Day 
- The daily time when an automatic snapshot will be created.
- snapshotTime stringOf Day 
- The daily time when an automatic snapshot will be created.
- snapshot_time_ strof_ day 
- The daily time when an automatic snapshot will be created.
- snapshotTime StringOf Day 
- The daily time when an automatic snapshot will be created.
AwsLightsailInstancePropertiesResponse    
- AddOns List<Pulumi.Azure Native. Aws Connector. Inputs. Add On Response> 
- An array of objects representing the add-ons to enable for the new instance.
- AvailabilityZone string
- The Availability Zone in which to create your instance. Use the following format: us-east-2a (case sensitive). Be sure to add the include Availability Zones parameter to your request.
- BlueprintId string
- The ID for a virtual private server image (e.g., app_wordpress_4_4 or app_lamp_7_0 ). Use the get blueprints operation to return a list of available images (or blueprints ).
- BundleId string
- The bundle of specification information for your virtual private server (or instance ), including the pricing plan (e.g., micro_1_0 ).
- Hardware
Pulumi.Azure Native. Aws Connector. Inputs. Hardware Response 
- Hardware of the Instance.
- InstanceArn string
- Property instanceArn
- InstanceName string
- The names to use for your new Lightsail instance.
- IsStatic boolIp 
- Is the IP Address of the Instance is the static IP
- KeyPair stringName 
- The name of your key pair.
- Location
Pulumi.Azure Native. Aws Connector. Inputs. Location Response 
- Location of a resource.
- Networking
Pulumi.Azure Native. Aws Connector. Inputs. Networking Response 
- Networking of the Instance.
- PrivateIp stringAddress 
- Private IP Address of the Instance
- PublicIp stringAddress 
- Public IP Address of the Instance
- ResourceType string
- Resource type of Lightsail instance.
- SshKey stringName 
- SSH Key Name of the Lightsail instance.
- State
Pulumi.Azure Native. Aws Connector. Inputs. State Response 
- Current State of the Instance.
- SupportCode string
- Support code to help identify any issues
- 
List<Pulumi.Azure Native. Aws Connector. Inputs. Tag Response> 
- An array of key-value pairs to apply to this resource.
- UserData string
- A launch script you can create that configures a server with additional user data. For example, you might want to run apt-get -y update.
- UserName string
- Username of the Lightsail instance.
- AddOns []AddOn Response 
- An array of objects representing the add-ons to enable for the new instance.
- AvailabilityZone string
- The Availability Zone in which to create your instance. Use the following format: us-east-2a (case sensitive). Be sure to add the include Availability Zones parameter to your request.
- BlueprintId string
- The ID for a virtual private server image (e.g., app_wordpress_4_4 or app_lamp_7_0 ). Use the get blueprints operation to return a list of available images (or blueprints ).
- BundleId string
- The bundle of specification information for your virtual private server (or instance ), including the pricing plan (e.g., micro_1_0 ).
- Hardware
HardwareResponse 
- Hardware of the Instance.
- InstanceArn string
- Property instanceArn
- InstanceName string
- The names to use for your new Lightsail instance.
- IsStatic boolIp 
- Is the IP Address of the Instance is the static IP
- KeyPair stringName 
- The name of your key pair.
- Location
LocationResponse 
- Location of a resource.
- Networking
NetworkingResponse 
- Networking of the Instance.
- PrivateIp stringAddress 
- Private IP Address of the Instance
- PublicIp stringAddress 
- Public IP Address of the Instance
- ResourceType string
- Resource type of Lightsail instance.
- SshKey stringName 
- SSH Key Name of the Lightsail instance.
- State
StateResponse 
- Current State of the Instance.
- SupportCode string
- Support code to help identify any issues
- 
[]TagResponse 
- An array of key-value pairs to apply to this resource.
- UserData string
- A launch script you can create that configures a server with additional user data. For example, you might want to run apt-get -y update.
- UserName string
- Username of the Lightsail instance.
- addOns List<AddOn Response> 
- An array of objects representing the add-ons to enable for the new instance.
- availabilityZone String
- The Availability Zone in which to create your instance. Use the following format: us-east-2a (case sensitive). Be sure to add the include Availability Zones parameter to your request.
- blueprintId String
- The ID for a virtual private server image (e.g., app_wordpress_4_4 or app_lamp_7_0 ). Use the get blueprints operation to return a list of available images (or blueprints ).
- bundleId String
- The bundle of specification information for your virtual private server (or instance ), including the pricing plan (e.g., micro_1_0 ).
- hardware
HardwareResponse 
- Hardware of the Instance.
- instanceArn String
- Property instanceArn
- instanceName String
- The names to use for your new Lightsail instance.
- isStatic BooleanIp 
- Is the IP Address of the Instance is the static IP
- keyPair StringName 
- The name of your key pair.
- location
LocationResponse 
- Location of a resource.
- networking
NetworkingResponse 
- Networking of the Instance.
- privateIp StringAddress 
- Private IP Address of the Instance
- publicIp StringAddress 
- Public IP Address of the Instance
- resourceType String
- Resource type of Lightsail instance.
- sshKey StringName 
- SSH Key Name of the Lightsail instance.
- state
StateResponse 
- Current State of the Instance.
- supportCode String
- Support code to help identify any issues
- 
List<TagResponse> 
- An array of key-value pairs to apply to this resource.
- userData String
- A launch script you can create that configures a server with additional user data. For example, you might want to run apt-get -y update.
- userName String
- Username of the Lightsail instance.
- addOns AddOn Response[] 
- An array of objects representing the add-ons to enable for the new instance.
- availabilityZone string
- The Availability Zone in which to create your instance. Use the following format: us-east-2a (case sensitive). Be sure to add the include Availability Zones parameter to your request.
- blueprintId string
- The ID for a virtual private server image (e.g., app_wordpress_4_4 or app_lamp_7_0 ). Use the get blueprints operation to return a list of available images (or blueprints ).
- bundleId string
- The bundle of specification information for your virtual private server (or instance ), including the pricing plan (e.g., micro_1_0 ).
- hardware
HardwareResponse 
- Hardware of the Instance.
- instanceArn string
- Property instanceArn
- instanceName string
- The names to use for your new Lightsail instance.
- isStatic booleanIp 
- Is the IP Address of the Instance is the static IP
- keyPair stringName 
- The name of your key pair.
- location
LocationResponse 
- Location of a resource.
- networking
NetworkingResponse 
- Networking of the Instance.
- privateIp stringAddress 
- Private IP Address of the Instance
- publicIp stringAddress 
- Public IP Address of the Instance
- resourceType string
- Resource type of Lightsail instance.
- sshKey stringName 
- SSH Key Name of the Lightsail instance.
- state
StateResponse 
- Current State of the Instance.
- supportCode string
- Support code to help identify any issues
- 
TagResponse[] 
- An array of key-value pairs to apply to this resource.
- userData string
- A launch script you can create that configures a server with additional user data. For example, you might want to run apt-get -y update.
- userName string
- Username of the Lightsail instance.
- add_ons Sequence[AddOn Response] 
- An array of objects representing the add-ons to enable for the new instance.
- availability_zone str
- The Availability Zone in which to create your instance. Use the following format: us-east-2a (case sensitive). Be sure to add the include Availability Zones parameter to your request.
- blueprint_id str
- The ID for a virtual private server image (e.g., app_wordpress_4_4 or app_lamp_7_0 ). Use the get blueprints operation to return a list of available images (or blueprints ).
- bundle_id str
- The bundle of specification information for your virtual private server (or instance ), including the pricing plan (e.g., micro_1_0 ).
- hardware
HardwareResponse 
- Hardware of the Instance.
- instance_arn str
- Property instanceArn
- instance_name str
- The names to use for your new Lightsail instance.
- is_static_ boolip 
- Is the IP Address of the Instance is the static IP
- key_pair_ strname 
- The name of your key pair.
- location
LocationResponse 
- Location of a resource.
- networking
NetworkingResponse 
- Networking of the Instance.
- private_ip_ straddress 
- Private IP Address of the Instance
- public_ip_ straddress 
- Public IP Address of the Instance
- resource_type str
- Resource type of Lightsail instance.
- ssh_key_ strname 
- SSH Key Name of the Lightsail instance.
- state
StateResponse 
- Current State of the Instance.
- support_code str
- Support code to help identify any issues
- 
Sequence[TagResponse] 
- An array of key-value pairs to apply to this resource.
- user_data str
- A launch script you can create that configures a server with additional user data. For example, you might want to run apt-get -y update.
- user_name str
- Username of the Lightsail instance.
- addOns List<Property Map>
- An array of objects representing the add-ons to enable for the new instance.
- availabilityZone String
- The Availability Zone in which to create your instance. Use the following format: us-east-2a (case sensitive). Be sure to add the include Availability Zones parameter to your request.
- blueprintId String
- The ID for a virtual private server image (e.g., app_wordpress_4_4 or app_lamp_7_0 ). Use the get blueprints operation to return a list of available images (or blueprints ).
- bundleId String
- The bundle of specification information for your virtual private server (or instance ), including the pricing plan (e.g., micro_1_0 ).
- hardware Property Map
- Hardware of the Instance.
- instanceArn String
- Property instanceArn
- instanceName String
- The names to use for your new Lightsail instance.
- isStatic BooleanIp 
- Is the IP Address of the Instance is the static IP
- keyPair StringName 
- The name of your key pair.
- location Property Map
- Location of a resource.
- networking Property Map
- Networking of the Instance.
- privateIp StringAddress 
- Private IP Address of the Instance
- publicIp StringAddress 
- Public IP Address of the Instance
- resourceType String
- Resource type of Lightsail instance.
- sshKey StringName 
- SSH Key Name of the Lightsail instance.
- state Property Map
- Current State of the Instance.
- supportCode String
- Support code to help identify any issues
- List<Property Map>
- An array of key-value pairs to apply to this resource.
- userData String
- A launch script you can create that configures a server with additional user data. For example, you might want to run apt-get -y update.
- userName String
- Username of the Lightsail instance.
DiskResponse 
- AttachedTo string
- Instance attached to the disk.
- AttachmentState string
- Attachment state of the disk.
- DiskName string
- The names to use for your new Lightsail disk.
- Iops int
- IOPS of disk.
- IsSystem boolDisk 
- Is the Attached disk is the system disk of the Instance.
- Path string
- Path of the disk attached to the instance.
- SizeIn stringGb 
- Size of the disk attached to the Instance.
- AttachedTo string
- Instance attached to the disk.
- AttachmentState string
- Attachment state of the disk.
- DiskName string
- The names to use for your new Lightsail disk.
- Iops int
- IOPS of disk.
- IsSystem boolDisk 
- Is the Attached disk is the system disk of the Instance.
- Path string
- Path of the disk attached to the instance.
- SizeIn stringGb 
- Size of the disk attached to the Instance.
- attachedTo String
- Instance attached to the disk.
- attachmentState String
- Attachment state of the disk.
- diskName String
- The names to use for your new Lightsail disk.
- iops Integer
- IOPS of disk.
- isSystem BooleanDisk 
- Is the Attached disk is the system disk of the Instance.
- path String
- Path of the disk attached to the instance.
- sizeIn StringGb 
- Size of the disk attached to the Instance.
- attachedTo string
- Instance attached to the disk.
- attachmentState string
- Attachment state of the disk.
- diskName string
- The names to use for your new Lightsail disk.
- iops number
- IOPS of disk.
- isSystem booleanDisk 
- Is the Attached disk is the system disk of the Instance.
- path string
- Path of the disk attached to the instance.
- sizeIn stringGb 
- Size of the disk attached to the Instance.
- attached_to str
- Instance attached to the disk.
- attachment_state str
- Attachment state of the disk.
- disk_name str
- The names to use for your new Lightsail disk.
- iops int
- IOPS of disk.
- is_system_ booldisk 
- Is the Attached disk is the system disk of the Instance.
- path str
- Path of the disk attached to the instance.
- size_in_ strgb 
- Size of the disk attached to the Instance.
- attachedTo String
- Instance attached to the disk.
- attachmentState String
- Attachment state of the disk.
- diskName String
- The names to use for your new Lightsail disk.
- iops Number
- IOPS of disk.
- isSystem BooleanDisk 
- Is the Attached disk is the system disk of the Instance.
- path String
- Path of the disk attached to the instance.
- sizeIn StringGb 
- Size of the disk attached to the Instance.
HardwareResponse 
- CpuCount int
- CPU count of the Instance.
- Disks
List<Pulumi.Azure Native. Aws Connector. Inputs. Disk Response> 
- Disks attached to the Instance.
- RamSize intIn Gb 
- RAM Size of the Instance.
- CpuCount int
- CPU count of the Instance.
- Disks
[]DiskResponse 
- Disks attached to the Instance.
- RamSize intIn Gb 
- RAM Size of the Instance.
- cpuCount Integer
- CPU count of the Instance.
- disks
List<DiskResponse> 
- Disks attached to the Instance.
- ramSize IntegerIn Gb 
- RAM Size of the Instance.
- cpuCount number
- CPU count of the Instance.
- disks
DiskResponse[] 
- Disks attached to the Instance.
- ramSize numberIn Gb 
- RAM Size of the Instance.
- cpu_count int
- CPU count of the Instance.
- disks
Sequence[DiskResponse] 
- Disks attached to the Instance.
- ram_size_ intin_ gb 
- RAM Size of the Instance.
- cpuCount Number
- CPU count of the Instance.
- disks List<Property Map>
- Disks attached to the Instance.
- ramSize NumberIn Gb 
- RAM Size of the Instance.
LightsailInstancePropertiesResponse   
- ProvisioningState string
- The status of the last operation.
- Arn string
- Amazon Resource Name (ARN)
- AwsAccount stringId 
- AWS Account ID
- AwsProperties Pulumi.Azure Native. Aws Connector. Inputs. Aws Lightsail Instance Properties Response 
- AWS Properties
- AwsRegion string
- AWS Region
- AwsSource stringSchema 
- AWS Source Schema
- Dictionary<string, string>
- AWS Tags
- PublicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- PublicCloud stringResource Name 
- Public Cloud Resource Name
- ProvisioningState string
- The status of the last operation.
- Arn string
- Amazon Resource Name (ARN)
- AwsAccount stringId 
- AWS Account ID
- AwsProperties AwsLightsail Instance Properties Response 
- AWS Properties
- AwsRegion string
- AWS Region
- AwsSource stringSchema 
- AWS Source Schema
- map[string]string
- AWS Tags
- PublicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- PublicCloud stringResource Name 
- Public Cloud Resource Name
- provisioningState String
- The status of the last operation.
- arn String
- Amazon Resource Name (ARN)
- awsAccount StringId 
- AWS Account ID
- awsProperties AwsLightsail Instance Properties Response 
- AWS Properties
- awsRegion String
- AWS Region
- awsSource StringSchema 
- AWS Source Schema
- Map<String,String>
- AWS Tags
- publicCloud StringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud StringResource Name 
- Public Cloud Resource Name
- provisioningState string
- The status of the last operation.
- arn string
- Amazon Resource Name (ARN)
- awsAccount stringId 
- AWS Account ID
- awsProperties AwsLightsail Instance Properties Response 
- AWS Properties
- awsRegion string
- AWS Region
- awsSource stringSchema 
- AWS Source Schema
- {[key: string]: string}
- AWS Tags
- publicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud stringResource Name 
- Public Cloud Resource Name
- provisioning_state str
- The status of the last operation.
- arn str
- Amazon Resource Name (ARN)
- aws_account_ strid 
- AWS Account ID
- aws_properties AwsLightsail Instance Properties Response 
- AWS Properties
- aws_region str
- AWS Region
- aws_source_ strschema 
- AWS Source Schema
- Mapping[str, str]
- AWS Tags
- public_cloud_ strconnectors_ resource_ id 
- Public Cloud Connectors Resource ID
- public_cloud_ strresource_ name 
- Public Cloud Resource Name
- provisioningState String
- The status of the last operation.
- arn String
- Amazon Resource Name (ARN)
- awsAccount StringId 
- AWS Account ID
- awsProperties Property Map
- AWS Properties
- awsRegion String
- AWS Region
- awsSource StringSchema 
- AWS Source Schema
- Map<String>
- AWS Tags
- publicCloud StringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud StringResource Name 
- Public Cloud Resource Name
LocationResponse 
- AvailabilityZone string
- The Availability Zone in which to create your instance. Use the following format: us-east-2a (case sensitive). Be sure to add the include Availability Zones parameter to your request.
- RegionName string
- The Region Name in which to create your instance.
- AvailabilityZone string
- The Availability Zone in which to create your instance. Use the following format: us-east-2a (case sensitive). Be sure to add the include Availability Zones parameter to your request.
- RegionName string
- The Region Name in which to create your instance.
- availabilityZone String
- The Availability Zone in which to create your instance. Use the following format: us-east-2a (case sensitive). Be sure to add the include Availability Zones parameter to your request.
- regionName String
- The Region Name in which to create your instance.
- availabilityZone string
- The Availability Zone in which to create your instance. Use the following format: us-east-2a (case sensitive). Be sure to add the include Availability Zones parameter to your request.
- regionName string
- The Region Name in which to create your instance.
- availability_zone str
- The Availability Zone in which to create your instance. Use the following format: us-east-2a (case sensitive). Be sure to add the include Availability Zones parameter to your request.
- region_name str
- The Region Name in which to create your instance.
- availabilityZone String
- The Availability Zone in which to create your instance. Use the following format: us-east-2a (case sensitive). Be sure to add the include Availability Zones parameter to your request.
- regionName String
- The Region Name in which to create your instance.
MonthlyTransferResponse  
- GbPer stringMonth Allocated 
- GbPerMonthAllocated of the Instance.
- GbPer stringMonth Allocated 
- GbPerMonthAllocated of the Instance.
- gbPer StringMonth Allocated 
- GbPerMonthAllocated of the Instance.
- gbPer stringMonth Allocated 
- GbPerMonthAllocated of the Instance.
- gb_per_ strmonth_ allocated 
- GbPerMonthAllocated of the Instance.
- gbPer StringMonth Allocated 
- GbPerMonthAllocated of the Instance.
NetworkingResponse 
- MonthlyTransfer Pulumi.Azure Native. Aws Connector. Inputs. Monthly Transfer Response 
- Monthly Transfer of the Instance.
- Ports
List<Pulumi.Azure Native. Aws Connector. Inputs. Port Response> 
- Ports to the Instance.
- MonthlyTransfer MonthlyTransfer Response 
- Monthly Transfer of the Instance.
- Ports
[]PortResponse 
- Ports to the Instance.
- monthlyTransfer MonthlyTransfer Response 
- Monthly Transfer of the Instance.
- ports
List<PortResponse> 
- Ports to the Instance.
- monthlyTransfer MonthlyTransfer Response 
- Monthly Transfer of the Instance.
- ports
PortResponse[] 
- Ports to the Instance.
- monthly_transfer MonthlyTransfer Response 
- Monthly Transfer of the Instance.
- ports
Sequence[PortResponse] 
- Ports to the Instance.
- monthlyTransfer Property Map
- Monthly Transfer of the Instance.
- ports List<Property Map>
- Ports to the Instance.
PortResponse 
- AccessDirection string
- Access Direction for Protocol of the Instance(inbound/outbound).
- AccessFrom string
- Access From Protocol of the Instance.
- AccessType string
- Access Type Protocol of the Instance.
- CidrList List<string>Aliases 
- cidr List Aliases
- Cidrs List<string>
- Property cidrs
- CommonName string
- CommonName for Protocol of the Instance.
- FromPort int
- From Port of the Instance.
- Ipv6Cidrs List<string>
- IPv6 Cidrs
- Protocol string
- Port Protocol of the Instance.
- ToPort int
- To Port of the Instance.
- AccessDirection string
- Access Direction for Protocol of the Instance(inbound/outbound).
- AccessFrom string
- Access From Protocol of the Instance.
- AccessType string
- Access Type Protocol of the Instance.
- CidrList []stringAliases 
- cidr List Aliases
- Cidrs []string
- Property cidrs
- CommonName string
- CommonName for Protocol of the Instance.
- FromPort int
- From Port of the Instance.
- Ipv6Cidrs []string
- IPv6 Cidrs
- Protocol string
- Port Protocol of the Instance.
- ToPort int
- To Port of the Instance.
- accessDirection String
- Access Direction for Protocol of the Instance(inbound/outbound).
- accessFrom String
- Access From Protocol of the Instance.
- accessType String
- Access Type Protocol of the Instance.
- cidrList List<String>Aliases 
- cidr List Aliases
- cidrs List<String>
- Property cidrs
- commonName String
- CommonName for Protocol of the Instance.
- fromPort Integer
- From Port of the Instance.
- ipv6Cidrs List<String>
- IPv6 Cidrs
- protocol String
- Port Protocol of the Instance.
- toPort Integer
- To Port of the Instance.
- accessDirection string
- Access Direction for Protocol of the Instance(inbound/outbound).
- accessFrom string
- Access From Protocol of the Instance.
- accessType string
- Access Type Protocol of the Instance.
- cidrList string[]Aliases 
- cidr List Aliases
- cidrs string[]
- Property cidrs
- commonName string
- CommonName for Protocol of the Instance.
- fromPort number
- From Port of the Instance.
- ipv6Cidrs string[]
- IPv6 Cidrs
- protocol string
- Port Protocol of the Instance.
- toPort number
- To Port of the Instance.
- access_direction str
- Access Direction for Protocol of the Instance(inbound/outbound).
- access_from str
- Access From Protocol of the Instance.
- access_type str
- Access Type Protocol of the Instance.
- cidr_list_ Sequence[str]aliases 
- cidr List Aliases
- cidrs Sequence[str]
- Property cidrs
- common_name str
- CommonName for Protocol of the Instance.
- from_port int
- From Port of the Instance.
- ipv6_cidrs Sequence[str]
- IPv6 Cidrs
- protocol str
- Port Protocol of the Instance.
- to_port int
- To Port of the Instance.
- accessDirection String
- Access Direction for Protocol of the Instance(inbound/outbound).
- accessFrom String
- Access From Protocol of the Instance.
- accessType String
- Access Type Protocol of the Instance.
- cidrList List<String>Aliases 
- cidr List Aliases
- cidrs List<String>
- Property cidrs
- commonName String
- CommonName for Protocol of the Instance.
- fromPort Number
- From Port of the Instance.
- ipv6Cidrs List<String>
- IPv6 Cidrs
- protocol String
- Port Protocol of the Instance.
- toPort Number
- To Port of the Instance.
StateResponse 
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
TagResponse 
- Key string
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Key string
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key string
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value string
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key str
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value str
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.3 published on Thursday, Mar 20, 2025 by Pulumi