1. Packages
  2. Azure Native
  3. API Docs
  4. awsconnector
  5. getEksNodegroup
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.getEksNodegroup

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 EksNodegroup Azure REST API version: 2024-12-01.

    Using getEksNodegroup

    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 getEksNodegroup(args: GetEksNodegroupArgs, opts?: InvokeOptions): Promise<GetEksNodegroupResult>
    function getEksNodegroupOutput(args: GetEksNodegroupOutputArgs, opts?: InvokeOptions): Output<GetEksNodegroupResult>
    def get_eks_nodegroup(name: Optional[str] = None,
                          resource_group_name: Optional[str] = None,
                          opts: Optional[InvokeOptions] = None) -> GetEksNodegroupResult
    def get_eks_nodegroup_output(name: Optional[pulumi.Input[str]] = None,
                          resource_group_name: Optional[pulumi.Input[str]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetEksNodegroupResult]
    func LookupEksNodegroup(ctx *Context, args *LookupEksNodegroupArgs, opts ...InvokeOption) (*LookupEksNodegroupResult, error)
    func LookupEksNodegroupOutput(ctx *Context, args *LookupEksNodegroupOutputArgs, opts ...InvokeOption) LookupEksNodegroupResultOutput

    > Note: This function is named LookupEksNodegroup in the Go SDK.

    public static class GetEksNodegroup 
    {
        public static Task<GetEksNodegroupResult> InvokeAsync(GetEksNodegroupArgs args, InvokeOptions? opts = null)
        public static Output<GetEksNodegroupResult> Invoke(GetEksNodegroupInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetEksNodegroupResult> getEksNodegroup(GetEksNodegroupArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:awsconnector:getEksNodegroup
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Name string
    Name of EksNodegroup
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    Name string
    Name of EksNodegroup
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    name String
    Name of EksNodegroup
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    name string
    Name of EksNodegroup
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    name str
    Name of EksNodegroup
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    name String
    Name of EksNodegroup
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getEksNodegroup 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.EksNodegroupPropertiesResponse
    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 EksNodegroupPropertiesResponse
    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 EksNodegroupPropertiesResponse
    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 EksNodegroupPropertiesResponse
    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 EksNodegroupPropertiesResponse
    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

    AwsEksNodegroupPropertiesResponse

    AmiType string
    The AMI type for your node group.
    Arn string
    Property arn
    CapacityType string
    The capacity type of your managed node group.
    ClusterName string
    Name of the cluster to create the node group in.
    DiskSize int
    The root device disk size (in GiB) for your node group instances.
    ForceUpdateEnabled bool
    Force the update if the existing node group's pods are unable to be drained due to a pod disruption budget issue.
    Id string
    Property id
    InstanceTypes List<string>
    Specify the instance types for a node group.
    Labels Dictionary<string, string>
    The Kubernetes labels to be applied to the nodes in the node group when they are created.
    LaunchTemplate Pulumi.AzureNative.AwsConnector.Inputs.LaunchTemplateSpecificationResponse
    An object representing a node group's launch template specification. An object representing a launch template specification for AWS EKS Nodegroup.
    NodeRole string
    The Amazon Resource Name (ARN) of the IAM role to associate with your node group.
    NodegroupName string
    The unique name to give your node group.
    ReleaseVersion string
    The AMI version of the Amazon EKS-optimized AMI to use with your node group.
    RemoteAccess Pulumi.AzureNative.AwsConnector.Inputs.RemoteAccessResponse
    The remote access (SSH) configuration to use with your node group. An object representing a remote access configuration specification for AWS EKS Nodegroup.
    ScalingConfig Pulumi.AzureNative.AwsConnector.Inputs.ScalingConfigResponse
    The scaling configuration details for the Auto Scaling group that is created for your node group. An object representing a auto scaling group specification for AWS EKS Nodegroup.
    Subnets List<string>
    The subnets to use for the Auto Scaling group that is created for your node group.
    Tags Dictionary<string, string>
    The metadata, as key-value pairs, to apply to the node group to assist with categorization and organization. Follows same schema as Labels for consistency.
    Taints List<Pulumi.AzureNative.AwsConnector.Inputs.TaintResponse>
    The Kubernetes taints to be applied to the nodes in the node group when they are created.
    UpdateConfig Pulumi.AzureNative.AwsConnector.Inputs.UpdateConfigResponse
    The node group update configuration. The node group update configuration.
    Version string
    The Kubernetes version to use for your managed nodes.
    AmiType string
    The AMI type for your node group.
    Arn string
    Property arn
    CapacityType string
    The capacity type of your managed node group.
    ClusterName string
    Name of the cluster to create the node group in.
    DiskSize int
    The root device disk size (in GiB) for your node group instances.
    ForceUpdateEnabled bool
    Force the update if the existing node group's pods are unable to be drained due to a pod disruption budget issue.
    Id string
    Property id
    InstanceTypes []string
    Specify the instance types for a node group.
    Labels map[string]string
    The Kubernetes labels to be applied to the nodes in the node group when they are created.
    LaunchTemplate LaunchTemplateSpecificationResponse
    An object representing a node group's launch template specification. An object representing a launch template specification for AWS EKS Nodegroup.
    NodeRole string
    The Amazon Resource Name (ARN) of the IAM role to associate with your node group.
    NodegroupName string
    The unique name to give your node group.
    ReleaseVersion string
    The AMI version of the Amazon EKS-optimized AMI to use with your node group.
    RemoteAccess RemoteAccessResponse
    The remote access (SSH) configuration to use with your node group. An object representing a remote access configuration specification for AWS EKS Nodegroup.
    ScalingConfig ScalingConfigResponse
    The scaling configuration details for the Auto Scaling group that is created for your node group. An object representing a auto scaling group specification for AWS EKS Nodegroup.
    Subnets []string
    The subnets to use for the Auto Scaling group that is created for your node group.
    Tags map[string]string
    The metadata, as key-value pairs, to apply to the node group to assist with categorization and organization. Follows same schema as Labels for consistency.
    Taints []TaintResponse
    The Kubernetes taints to be applied to the nodes in the node group when they are created.
    UpdateConfig UpdateConfigResponse
    The node group update configuration. The node group update configuration.
    Version string
    The Kubernetes version to use for your managed nodes.
    amiType String
    The AMI type for your node group.
    arn String
    Property arn
    capacityType String
    The capacity type of your managed node group.
    clusterName String
    Name of the cluster to create the node group in.
    diskSize Integer
    The root device disk size (in GiB) for your node group instances.
    forceUpdateEnabled Boolean
    Force the update if the existing node group's pods are unable to be drained due to a pod disruption budget issue.
    id String
    Property id
    instanceTypes List<String>
    Specify the instance types for a node group.
    labels Map<String,String>
    The Kubernetes labels to be applied to the nodes in the node group when they are created.
    launchTemplate LaunchTemplateSpecificationResponse
    An object representing a node group's launch template specification. An object representing a launch template specification for AWS EKS Nodegroup.
    nodeRole String
    The Amazon Resource Name (ARN) of the IAM role to associate with your node group.
    nodegroupName String
    The unique name to give your node group.
    releaseVersion String
    The AMI version of the Amazon EKS-optimized AMI to use with your node group.
    remoteAccess RemoteAccessResponse
    The remote access (SSH) configuration to use with your node group. An object representing a remote access configuration specification for AWS EKS Nodegroup.
    scalingConfig ScalingConfigResponse
    The scaling configuration details for the Auto Scaling group that is created for your node group. An object representing a auto scaling group specification for AWS EKS Nodegroup.
    subnets List<String>
    The subnets to use for the Auto Scaling group that is created for your node group.
    tags Map<String,String>
    The metadata, as key-value pairs, to apply to the node group to assist with categorization and organization. Follows same schema as Labels for consistency.
    taints List<TaintResponse>
    The Kubernetes taints to be applied to the nodes in the node group when they are created.
    updateConfig UpdateConfigResponse
    The node group update configuration. The node group update configuration.
    version String
    The Kubernetes version to use for your managed nodes.
    amiType string
    The AMI type for your node group.
    arn string
    Property arn
    capacityType string
    The capacity type of your managed node group.
    clusterName string
    Name of the cluster to create the node group in.
    diskSize number
    The root device disk size (in GiB) for your node group instances.
    forceUpdateEnabled boolean
    Force the update if the existing node group's pods are unable to be drained due to a pod disruption budget issue.
    id string
    Property id
    instanceTypes string[]
    Specify the instance types for a node group.
    labels {[key: string]: string}
    The Kubernetes labels to be applied to the nodes in the node group when they are created.
    launchTemplate LaunchTemplateSpecificationResponse
    An object representing a node group's launch template specification. An object representing a launch template specification for AWS EKS Nodegroup.
    nodeRole string
    The Amazon Resource Name (ARN) of the IAM role to associate with your node group.
    nodegroupName string
    The unique name to give your node group.
    releaseVersion string
    The AMI version of the Amazon EKS-optimized AMI to use with your node group.
    remoteAccess RemoteAccessResponse
    The remote access (SSH) configuration to use with your node group. An object representing a remote access configuration specification for AWS EKS Nodegroup.
    scalingConfig ScalingConfigResponse
    The scaling configuration details for the Auto Scaling group that is created for your node group. An object representing a auto scaling group specification for AWS EKS Nodegroup.
    subnets string[]
    The subnets to use for the Auto Scaling group that is created for your node group.
    tags {[key: string]: string}
    The metadata, as key-value pairs, to apply to the node group to assist with categorization and organization. Follows same schema as Labels for consistency.
    taints TaintResponse[]
    The Kubernetes taints to be applied to the nodes in the node group when they are created.
    updateConfig UpdateConfigResponse
    The node group update configuration. The node group update configuration.
    version string
    The Kubernetes version to use for your managed nodes.
    ami_type str
    The AMI type for your node group.
    arn str
    Property arn
    capacity_type str
    The capacity type of your managed node group.
    cluster_name str
    Name of the cluster to create the node group in.
    disk_size int
    The root device disk size (in GiB) for your node group instances.
    force_update_enabled bool
    Force the update if the existing node group's pods are unable to be drained due to a pod disruption budget issue.
    id str
    Property id
    instance_types Sequence[str]
    Specify the instance types for a node group.
    labels Mapping[str, str]
    The Kubernetes labels to be applied to the nodes in the node group when they are created.
    launch_template LaunchTemplateSpecificationResponse
    An object representing a node group's launch template specification. An object representing a launch template specification for AWS EKS Nodegroup.
    node_role str
    The Amazon Resource Name (ARN) of the IAM role to associate with your node group.
    nodegroup_name str
    The unique name to give your node group.
    release_version str
    The AMI version of the Amazon EKS-optimized AMI to use with your node group.
    remote_access RemoteAccessResponse
    The remote access (SSH) configuration to use with your node group. An object representing a remote access configuration specification for AWS EKS Nodegroup.
    scaling_config ScalingConfigResponse
    The scaling configuration details for the Auto Scaling group that is created for your node group. An object representing a auto scaling group specification for AWS EKS Nodegroup.
    subnets Sequence[str]
    The subnets to use for the Auto Scaling group that is created for your node group.
    tags Mapping[str, str]
    The metadata, as key-value pairs, to apply to the node group to assist with categorization and organization. Follows same schema as Labels for consistency.
    taints Sequence[TaintResponse]
    The Kubernetes taints to be applied to the nodes in the node group when they are created.
    update_config UpdateConfigResponse
    The node group update configuration. The node group update configuration.
    version str
    The Kubernetes version to use for your managed nodes.
    amiType String
    The AMI type for your node group.
    arn String
    Property arn
    capacityType String
    The capacity type of your managed node group.
    clusterName String
    Name of the cluster to create the node group in.
    diskSize Number
    The root device disk size (in GiB) for your node group instances.
    forceUpdateEnabled Boolean
    Force the update if the existing node group's pods are unable to be drained due to a pod disruption budget issue.
    id String
    Property id
    instanceTypes List<String>
    Specify the instance types for a node group.
    labels Map<String>
    The Kubernetes labels to be applied to the nodes in the node group when they are created.
    launchTemplate Property Map
    An object representing a node group's launch template specification. An object representing a launch template specification for AWS EKS Nodegroup.
    nodeRole String
    The Amazon Resource Name (ARN) of the IAM role to associate with your node group.
    nodegroupName String
    The unique name to give your node group.
    releaseVersion String
    The AMI version of the Amazon EKS-optimized AMI to use with your node group.
    remoteAccess Property Map
    The remote access (SSH) configuration to use with your node group. An object representing a remote access configuration specification for AWS EKS Nodegroup.
    scalingConfig Property Map
    The scaling configuration details for the Auto Scaling group that is created for your node group. An object representing a auto scaling group specification for AWS EKS Nodegroup.
    subnets List<String>
    The subnets to use for the Auto Scaling group that is created for your node group.
    tags Map<String>
    The metadata, as key-value pairs, to apply to the node group to assist with categorization and organization. Follows same schema as Labels for consistency.
    taints List<Property Map>
    The Kubernetes taints to be applied to the nodes in the node group when they are created.
    updateConfig Property Map
    The node group update configuration. The node group update configuration.
    version String
    The Kubernetes version to use for your managed nodes.

    EksNodegroupPropertiesResponse

    ProvisioningState string
    The status of the last operation.
    Arn string
    Amazon Resource Name (ARN)
    AwsAccountId string
    AWS Account ID
    AwsProperties Pulumi.AzureNative.AwsConnector.Inputs.AwsEksNodegroupPropertiesResponse
    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 AwsEksNodegroupPropertiesResponse
    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 AwsEksNodegroupPropertiesResponse
    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 AwsEksNodegroupPropertiesResponse
    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 AwsEksNodegroupPropertiesResponse
    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

    LaunchTemplateSpecificationResponse

    Id string
    Property id
    LaunchTemplateId string
    The ID of the launch template. You must specify the LaunchTemplateID or the LaunchTemplateName, but not both.
    LaunchTemplateName string
    The name of the launch template. You must specify the LaunchTemplateName or the LaunchTemplateID, but not both.
    Name string
    Property name
    Version string
    Property version
    Id string
    Property id
    LaunchTemplateId string
    The ID of the launch template. You must specify the LaunchTemplateID or the LaunchTemplateName, but not both.
    LaunchTemplateName string
    The name of the launch template. You must specify the LaunchTemplateName or the LaunchTemplateID, but not both.
    Name string
    Property name
    Version string
    Property version
    id String
    Property id
    launchTemplateId String
    The ID of the launch template. You must specify the LaunchTemplateID or the LaunchTemplateName, but not both.
    launchTemplateName String
    The name of the launch template. You must specify the LaunchTemplateName or the LaunchTemplateID, but not both.
    name String
    Property name
    version String
    Property version
    id string
    Property id
    launchTemplateId string
    The ID of the launch template. You must specify the LaunchTemplateID or the LaunchTemplateName, but not both.
    launchTemplateName string
    The name of the launch template. You must specify the LaunchTemplateName or the LaunchTemplateID, but not both.
    name string
    Property name
    version string
    Property version
    id str
    Property id
    launch_template_id str
    The ID of the launch template. You must specify the LaunchTemplateID or the LaunchTemplateName, but not both.
    launch_template_name str
    The name of the launch template. You must specify the LaunchTemplateName or the LaunchTemplateID, but not both.
    name str
    Property name
    version str
    Property version
    id String
    Property id
    launchTemplateId String
    The ID of the launch template. You must specify the LaunchTemplateID or the LaunchTemplateName, but not both.
    launchTemplateName String
    The name of the launch template. You must specify the LaunchTemplateName or the LaunchTemplateID, but not both.
    name String
    Property name
    version String
    Property version

    RemoteAccessResponse

    Ec2SshKey string
    Property ec2SshKey
    SourceSecurityGroups List<string>
    Property sourceSecurityGroups
    Ec2SshKey string
    Property ec2SshKey
    SourceSecurityGroups []string
    Property sourceSecurityGroups
    ec2SshKey String
    Property ec2SshKey
    sourceSecurityGroups List<String>
    Property sourceSecurityGroups
    ec2SshKey string
    Property ec2SshKey
    sourceSecurityGroups string[]
    Property sourceSecurityGroups
    ec2_ssh_key str
    Property ec2SshKey
    source_security_groups Sequence[str]
    Property sourceSecurityGroups
    ec2SshKey String
    Property ec2SshKey
    sourceSecurityGroups List<String>
    Property sourceSecurityGroups

    ScalingConfigResponse

    DesiredSize int
    Property desiredSize
    MaxSize int
    Property maxSize
    MinSize int
    Property minSize
    DesiredSize int
    Property desiredSize
    MaxSize int
    Property maxSize
    MinSize int
    Property minSize
    desiredSize Integer
    Property desiredSize
    maxSize Integer
    Property maxSize
    minSize Integer
    Property minSize
    desiredSize number
    Property desiredSize
    maxSize number
    Property maxSize
    minSize number
    Property minSize
    desired_size int
    Property desiredSize
    max_size int
    Property maxSize
    min_size int
    Property minSize
    desiredSize Number
    Property desiredSize
    maxSize Number
    Property maxSize
    minSize Number
    Property minSize

    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.

    TaintResponse

    Effect string
    Property effect
    Key string
    Property key
    Value string
    Property value
    Effect string
    Property effect
    Key string
    Property key
    Value string
    Property value
    effect String
    Property effect
    key String
    Property key
    value String
    Property value
    effect string
    Property effect
    key string
    Property key
    value string
    Property value
    effect str
    Property effect
    key str
    Property key
    value str
    Property value
    effect String
    Property effect
    key String
    Property key
    value String
    Property value

    UpdateConfigResponse

    MaxUnavailable int
    The maximum number of nodes unavailable at once during a version update. Nodes will be updated in parallel. This value or maxUnavailablePercentage is required to have a value.The maximum number is 100.
    MaxUnavailablePercentage int
    The maximum percentage of nodes unavailable during a version update. This percentage of nodes will be updated in parallel, up to 100 nodes at once. This value or maxUnavailable is required to have a value.
    MaxUnavailable int
    The maximum number of nodes unavailable at once during a version update. Nodes will be updated in parallel. This value or maxUnavailablePercentage is required to have a value.The maximum number is 100.
    MaxUnavailablePercentage int
    The maximum percentage of nodes unavailable during a version update. This percentage of nodes will be updated in parallel, up to 100 nodes at once. This value or maxUnavailable is required to have a value.
    maxUnavailable Integer
    The maximum number of nodes unavailable at once during a version update. Nodes will be updated in parallel. This value or maxUnavailablePercentage is required to have a value.The maximum number is 100.
    maxUnavailablePercentage Integer
    The maximum percentage of nodes unavailable during a version update. This percentage of nodes will be updated in parallel, up to 100 nodes at once. This value or maxUnavailable is required to have a value.
    maxUnavailable number
    The maximum number of nodes unavailable at once during a version update. Nodes will be updated in parallel. This value or maxUnavailablePercentage is required to have a value.The maximum number is 100.
    maxUnavailablePercentage number
    The maximum percentage of nodes unavailable during a version update. This percentage of nodes will be updated in parallel, up to 100 nodes at once. This value or maxUnavailable is required to have a value.
    max_unavailable int
    The maximum number of nodes unavailable at once during a version update. Nodes will be updated in parallel. This value or maxUnavailablePercentage is required to have a value.The maximum number is 100.
    max_unavailable_percentage int
    The maximum percentage of nodes unavailable during a version update. This percentage of nodes will be updated in parallel, up to 100 nodes at once. This value or maxUnavailable is required to have a value.
    maxUnavailable Number
    The maximum number of nodes unavailable at once during a version update. Nodes will be updated in parallel. This value or maxUnavailablePercentage is required to have a value.The maximum number is 100.
    maxUnavailablePercentage Number
    The maximum percentage of nodes unavailable during a version update. This percentage of nodes will be updated in parallel, up to 100 nodes at once. This value or maxUnavailable is required to have a value.

    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