1. Packages
  2. Azure Native
  3. API Docs
  4. awsconnector
  5. getLightsailInstance
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.73.0 published on Wednesday, Nov 20, 2024 by Pulumi

azure-native.awsconnector.getLightsailInstance

Explore with Pulumi AI

azure-native logo
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.73.0 published on Wednesday, Nov 20, 2024 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)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:awsconnector:getLightsailInstance
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Name string
    Name of LightsailInstance
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    Name string
    Name of LightsailInstance
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    name String
    Name of LightsailInstance
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    name string
    Name of LightsailInstance
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    name str
    Name of LightsailInstance
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    name String
    Name of LightsailInstance
    resourceGroupName String
    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.AzureNative.AwsConnector.Outputs.LightsailInstancePropertiesResponse
    The resource-specific properties for this resource.
    SystemData Pulumi.AzureNative.AwsConnector.Outputs.SystemDataResponse
    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"
    Tags 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 LightsailInstancePropertiesResponse
    The resource-specific properties for this resource.
    SystemData SystemDataResponse
    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"
    Tags 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 LightsailInstancePropertiesResponse
    The resource-specific properties for this resource.
    systemData SystemDataResponse
    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"
    tags 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 LightsailInstancePropertiesResponse
    The resource-specific properties for this resource.
    systemData SystemDataResponse
    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"
    tags {[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 LightsailInstancePropertiesResponse
    The resource-specific properties for this resource.
    system_data SystemDataResponse
    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"
    tags 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"
    tags Map<String>
    Resource tags.

    Supporting Types

    AddOnResponse

    AddOnType string
    The add-on type
    AutoSnapshotAddOnRequest Pulumi.AzureNative.AwsConnector.Inputs.AutoSnapshotAddOnResponse
    An object that represents additional parameters when enabling or modifying the automatic snapshot add-on
    Status string
    Status of the Addon
    AddOnType string
    The add-on type
    AutoSnapshotAddOnRequest AutoSnapshotAddOnResponse
    An object that represents additional parameters when enabling or modifying the automatic snapshot add-on
    Status string
    Status of the Addon
    addOnType String
    The add-on type
    autoSnapshotAddOnRequest AutoSnapshotAddOnResponse
    An object that represents additional parameters when enabling or modifying the automatic snapshot add-on
    status String
    Status of the Addon
    addOnType string
    The add-on type
    autoSnapshotAddOnRequest AutoSnapshotAddOnResponse
    An object that represents additional parameters when enabling or modifying the automatic snapshot add-on
    status string
    Status of the Addon
    add_on_type str
    The add-on type
    auto_snapshot_add_on_request AutoSnapshotAddOnResponse
    An object that represents additional parameters when enabling or modifying the automatic snapshot add-on
    status str
    Status of the Addon
    addOnType String
    The add-on type
    autoSnapshotAddOnRequest Property Map
    An object that represents additional parameters when enabling or modifying the automatic snapshot add-on
    status String
    Status of the Addon

    AutoSnapshotAddOnResponse

    SnapshotTimeOfDay string
    The daily time when an automatic snapshot will be created.
    SnapshotTimeOfDay string
    The daily time when an automatic snapshot will be created.
    snapshotTimeOfDay String
    The daily time when an automatic snapshot will be created.
    snapshotTimeOfDay string
    The daily time when an automatic snapshot will be created.
    snapshot_time_of_day str
    The daily time when an automatic snapshot will be created.
    snapshotTimeOfDay String
    The daily time when an automatic snapshot will be created.

    AwsLightsailInstancePropertiesResponse

    AddOns List<Pulumi.AzureNative.AwsConnector.Inputs.AddOnResponse>
    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.AzureNative.AwsConnector.Inputs.HardwareResponse
    Hardware of the Instance.
    InstanceArn string
    Property instanceArn
    InstanceName string
    The names to use for your new Lightsail instance.
    IsStaticIp bool
    Is the IP Address of the Instance is the static IP
    KeyPairName string
    The name of your key pair.
    Location Pulumi.AzureNative.AwsConnector.Inputs.LocationResponse
    Location of a resource.
    Networking Pulumi.AzureNative.AwsConnector.Inputs.NetworkingResponse
    Networking of the Instance.
    PrivateIpAddress string
    Private IP Address of the Instance
    PublicIpAddress string
    Public IP Address of the Instance
    ResourceType string
    Resource type of Lightsail instance.
    SshKeyName string
    SSH Key Name of the Lightsail instance.
    State Pulumi.AzureNative.AwsConnector.Inputs.StateResponse
    Current State of the Instance.
    SupportCode string
    Support code to help identify any issues
    Tags List<Pulumi.AzureNative.AwsConnector.Inputs.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 []AddOnResponse
    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.
    IsStaticIp bool
    Is the IP Address of the Instance is the static IP
    KeyPairName string
    The name of your key pair.
    Location LocationResponse
    Location of a resource.
    Networking NetworkingResponse
    Networking of the Instance.
    PrivateIpAddress string
    Private IP Address of the Instance
    PublicIpAddress string
    Public IP Address of the Instance
    ResourceType string
    Resource type of Lightsail instance.
    SshKeyName string
    SSH Key Name of the Lightsail instance.
    State StateResponse
    Current State of the Instance.
    SupportCode string
    Support code to help identify any issues
    Tags []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<AddOnResponse>
    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.
    isStaticIp Boolean
    Is the IP Address of the Instance is the static IP
    keyPairName String
    The name of your key pair.
    location LocationResponse
    Location of a resource.
    networking NetworkingResponse
    Networking of the Instance.
    privateIpAddress String
    Private IP Address of the Instance
    publicIpAddress String
    Public IP Address of the Instance
    resourceType String
    Resource type of Lightsail instance.
    sshKeyName String
    SSH Key Name of the Lightsail instance.
    state StateResponse
    Current State of the Instance.
    supportCode String
    Support code to help identify any issues
    tags 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 AddOnResponse[]
    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.
    isStaticIp boolean
    Is the IP Address of the Instance is the static IP
    keyPairName string
    The name of your key pair.
    location LocationResponse
    Location of a resource.
    networking NetworkingResponse
    Networking of the Instance.
    privateIpAddress string
    Private IP Address of the Instance
    publicIpAddress string
    Public IP Address of the Instance
    resourceType string
    Resource type of Lightsail instance.
    sshKeyName string
    SSH Key Name of the Lightsail instance.
    state StateResponse
    Current State of the Instance.
    supportCode string
    Support code to help identify any issues
    tags 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[AddOnResponse]
    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_ip bool
    Is the IP Address of the Instance is the static IP
    key_pair_name str
    The name of your key pair.
    location LocationResponse
    Location of a resource.
    networking NetworkingResponse
    Networking of the Instance.
    private_ip_address str
    Private IP Address of the Instance
    public_ip_address str
    Public IP Address of the Instance
    resource_type str
    Resource type of Lightsail instance.
    ssh_key_name str
    SSH Key Name of the Lightsail instance.
    state StateResponse
    Current State of the Instance.
    support_code str
    Support code to help identify any issues
    tags 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.
    isStaticIp Boolean
    Is the IP Address of the Instance is the static IP
    keyPairName String
    The name of your key pair.
    location Property Map
    Location of a resource.
    networking Property Map
    Networking of the Instance.
    privateIpAddress String
    Private IP Address of the Instance
    publicIpAddress String
    Public IP Address of the Instance
    resourceType String
    Resource type of Lightsail instance.
    sshKeyName String
    SSH Key Name of the Lightsail instance.
    state Property Map
    Current State of the Instance.
    supportCode String
    Support code to help identify any issues
    tags 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.
    IsSystemDisk bool
    Is the Attached disk is the system disk of the Instance.
    Path string
    Path of the disk attached to the instance.
    SizeInGb string
    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.
    IsSystemDisk bool
    Is the Attached disk is the system disk of the Instance.
    Path string
    Path of the disk attached to the instance.
    SizeInGb string
    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.
    isSystemDisk Boolean
    Is the Attached disk is the system disk of the Instance.
    path String
    Path of the disk attached to the instance.
    sizeInGb String
    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.
    isSystemDisk boolean
    Is the Attached disk is the system disk of the Instance.
    path string
    Path of the disk attached to the instance.
    sizeInGb string
    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_disk bool
    Is the Attached disk is the system disk of the Instance.
    path str
    Path of the disk attached to the instance.
    size_in_gb str
    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.
    isSystemDisk Boolean
    Is the Attached disk is the system disk of the Instance.
    path String
    Path of the disk attached to the instance.
    sizeInGb String
    Size of the disk attached to the Instance.

    HardwareResponse

    CpuCount int
    CPU count of the Instance.
    Disks List<Pulumi.AzureNative.AwsConnector.Inputs.DiskResponse>
    Disks attached to the Instance.
    RamSizeInGb int
    RAM Size of the Instance.
    CpuCount int
    CPU count of the Instance.
    Disks []DiskResponse
    Disks attached to the Instance.
    RamSizeInGb int
    RAM Size of the Instance.
    cpuCount Integer
    CPU count of the Instance.
    disks List<DiskResponse>
    Disks attached to the Instance.
    ramSizeInGb Integer
    RAM Size of the Instance.
    cpuCount number
    CPU count of the Instance.
    disks DiskResponse[]
    Disks attached to the Instance.
    ramSizeInGb number
    RAM Size of the Instance.
    cpu_count int
    CPU count of the Instance.
    disks Sequence[DiskResponse]
    Disks attached to the Instance.
    ram_size_in_gb int
    RAM Size of the Instance.
    cpuCount Number
    CPU count of the Instance.
    disks List<Property Map>
    Disks attached to the Instance.
    ramSizeInGb Number
    RAM Size of the Instance.

    LightsailInstancePropertiesResponse

    ProvisioningState string
    The status of the last operation.
    Arn string
    Amazon Resource Name (ARN)
    AwsAccountId string
    AWS Account ID
    AwsProperties Pulumi.AzureNative.AwsConnector.Inputs.AwsLightsailInstancePropertiesResponse
    AWS Properties
    AwsRegion string
    AWS Region
    AwsSourceSchema string
    AWS Source Schema
    AwsTags Dictionary<string, string>
    AWS Tags
    PublicCloudConnectorsResourceId string
    Public Cloud Connectors Resource ID
    PublicCloudResourceName string
    Public Cloud Resource Name
    ProvisioningState string
    The status of the last operation.
    Arn string
    Amazon Resource Name (ARN)
    AwsAccountId string
    AWS Account ID
    AwsProperties AwsLightsailInstancePropertiesResponse
    AWS Properties
    AwsRegion string
    AWS Region
    AwsSourceSchema string
    AWS Source Schema
    AwsTags map[string]string
    AWS Tags
    PublicCloudConnectorsResourceId string
    Public Cloud Connectors Resource ID
    PublicCloudResourceName string
    Public Cloud Resource Name
    provisioningState String
    The status of the last operation.
    arn String
    Amazon Resource Name (ARN)
    awsAccountId String
    AWS Account ID
    awsProperties AwsLightsailInstancePropertiesResponse
    AWS Properties
    awsRegion String
    AWS Region
    awsSourceSchema String
    AWS Source Schema
    awsTags Map<String,String>
    AWS Tags
    publicCloudConnectorsResourceId String
    Public Cloud Connectors Resource ID
    publicCloudResourceName String
    Public Cloud Resource Name
    provisioningState string
    The status of the last operation.
    arn string
    Amazon Resource Name (ARN)
    awsAccountId string
    AWS Account ID
    awsProperties AwsLightsailInstancePropertiesResponse
    AWS Properties
    awsRegion string
    AWS Region
    awsSourceSchema string
    AWS Source Schema
    awsTags {[key: string]: string}
    AWS Tags
    publicCloudConnectorsResourceId string
    Public Cloud Connectors Resource ID
    publicCloudResourceName string
    Public Cloud Resource Name
    provisioning_state str
    The status of the last operation.
    arn str
    Amazon Resource Name (ARN)
    aws_account_id str
    AWS Account ID
    aws_properties AwsLightsailInstancePropertiesResponse
    AWS Properties
    aws_region str
    AWS Region
    aws_source_schema str
    AWS Source Schema
    aws_tags Mapping[str, str]
    AWS Tags
    public_cloud_connectors_resource_id str
    Public Cloud Connectors Resource ID
    public_cloud_resource_name str
    Public Cloud Resource Name
    provisioningState String
    The status of the last operation.
    arn String
    Amazon Resource Name (ARN)
    awsAccountId String
    AWS Account ID
    awsProperties Property Map
    AWS Properties
    awsRegion String
    AWS Region
    awsSourceSchema String
    AWS Source Schema
    awsTags Map<String>
    AWS Tags
    publicCloudConnectorsResourceId String
    Public Cloud Connectors Resource ID
    publicCloudResourceName String
    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

    GbPerMonthAllocated string
    GbPerMonthAllocated of the Instance.
    GbPerMonthAllocated string
    GbPerMonthAllocated of the Instance.
    gbPerMonthAllocated String
    GbPerMonthAllocated of the Instance.
    gbPerMonthAllocated string
    GbPerMonthAllocated of the Instance.
    gb_per_month_allocated str
    GbPerMonthAllocated of the Instance.
    gbPerMonthAllocated String
    GbPerMonthAllocated of the Instance.

    NetworkingResponse

    MonthlyTransfer MonthlyTransferResponse
    Monthly Transfer of the Instance.
    Ports []PortResponse
    Ports to the Instance.
    monthlyTransfer MonthlyTransferResponse
    Monthly Transfer of the Instance.
    ports List<PortResponse>
    Ports to the Instance.
    monthlyTransfer MonthlyTransferResponse
    Monthly Transfer of the Instance.
    ports PortResponse[]
    Ports to the Instance.
    monthly_transfer MonthlyTransferResponse
    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.
    CidrListAliases List<string>
    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.
    CidrListAliases []string
    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.
    cidrListAliases List<String>
    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.
    cidrListAliases string[]
    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_aliases Sequence[str]
    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.
    cidrListAliases List<String>
    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

    Code int
    Status code of the Instance.
    Name string
    Status code of the Instance.
    Code int
    Status code of the Instance.
    Name string
    Status code of the Instance.
    code Integer
    Status code of the Instance.
    name String
    Status code of the Instance.
    code number
    Status code of the Instance.
    name string
    Status code of the Instance.
    code int
    Status code of the Instance.
    name str
    Status code of the Instance.
    code Number
    Status code of the Instance.
    name String
    Status code of the Instance.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    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.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    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.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    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.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    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_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    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.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    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
    azure-native logo
    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.73.0 published on Wednesday, Nov 20, 2024 by Pulumi