This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native.awsconnector.getEmrCluster
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
Get a EmrCluster
Uses Azure REST API version 2024-12-01.
Using getEmrCluster
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 getEmrCluster(args: GetEmrClusterArgs, opts?: InvokeOptions): Promise<GetEmrClusterResult>
function getEmrClusterOutput(args: GetEmrClusterOutputArgs, opts?: InvokeOptions): Output<GetEmrClusterResult>def get_emr_cluster(name: Optional[str] = None,
                    resource_group_name: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetEmrClusterResult
def get_emr_cluster_output(name: Optional[pulumi.Input[str]] = None,
                    resource_group_name: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetEmrClusterResult]func LookupEmrCluster(ctx *Context, args *LookupEmrClusterArgs, opts ...InvokeOption) (*LookupEmrClusterResult, error)
func LookupEmrClusterOutput(ctx *Context, args *LookupEmrClusterOutputArgs, opts ...InvokeOption) LookupEmrClusterResultOutput> Note: This function is named LookupEmrCluster in the Go SDK.
public static class GetEmrCluster 
{
    public static Task<GetEmrClusterResult> InvokeAsync(GetEmrClusterArgs args, InvokeOptions? opts = null)
    public static Output<GetEmrClusterResult> Invoke(GetEmrClusterInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetEmrClusterResult> getEmrCluster(GetEmrClusterArgs args, InvokeOptions options)
public static Output<GetEmrClusterResult> getEmrCluster(GetEmrClusterArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:awsconnector:getEmrCluster
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Name string
- Name of EmrCluster
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- Name string
- Name of EmrCluster
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- name String
- Name of EmrCluster
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- name string
- Name of EmrCluster
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- name str
- Name of EmrCluster
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- name String
- Name of EmrCluster
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getEmrCluster 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. Emr Cluster 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
EmrCluster 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
EmrCluster 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
EmrCluster 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
EmrCluster 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
ApplicationResponse 
- AdditionalInfo Dictionary<string, string>
- Args List<string>
- Name string
- Version string
- AdditionalInfo map[string]string
- Args []string
- Name string
- Version string
- additionalInfo Map<String,String>
- args List<String>
- name String
- version String
- additionalInfo {[key: string]: string}
- args string[]
- name string
- version string
- additional_info Mapping[str, str]
- args Sequence[str]
- name str
- version str
- additionalInfo Map<String>
- args List<String>
- name String
- version String
AwsEmrClusterPropertiesResponse    
- Applications
List<Pulumi.Azure Native. Aws Connector. Inputs. Application Response> 
- AutoScaling stringRole 
- AutoTerminate bool
- ClusterArn string
- Configurations
List<Pulumi.Azure Native. Aws Connector. Inputs. Configuration Response> 
- CustomAmi stringId 
- EbsRoot intVolume Iops 
- EbsRoot intVolume Size 
- EbsRoot intVolume Throughput 
- Ec2InstanceAttributes Pulumi.Azure Native. Aws Connector. Inputs. Ec2Instance Attributes Response 
- Id string
- InstanceCollection Pulumi.Type Azure Native. Aws Connector. Inputs. Instance Collection Type Enum Value Response 
- The instance fleet configuration is available only in Amazon EMR releases 4.8.0 and later, excluding 5.0.x versions. The instance group configuration of the cluster. A value of INSTANCE_GROUP indicates a uniform instance group configuration. A value of INSTANCE_FLEET indicates an instance fleets configuration.
- KerberosAttributes Pulumi.Azure Native. Aws Connector. Inputs. Kerberos Attributes Response 
- LogEncryption stringKms Key Id 
- LogUri string
- MasterPublic stringDns Name 
- Name string
- NormalizedInstance intHours 
- OsRelease stringLabel 
- OutpostArn string
- PlacementGroups List<Pulumi.Azure Native. Aws Connector. Inputs. Placement Group Config Response> 
- ReleaseLabel string
- RepoUpgrade Pulumi.On Boot Azure Native. Aws Connector. Inputs. Repo Upgrade On Boot Enum Value Response 
- RequestedAmi stringVersion 
- RunningAmi stringVersion 
- ScaleDown Pulumi.Behavior Azure Native. Aws Connector. Inputs. Scale Down Behavior Enum Value Response 
- SecurityConfiguration string
- ServiceRole string
- Status
Pulumi.Azure Native. Aws Connector. Inputs. Emr Cluster Status Response 
- StepConcurrency intLevel 
- 
List<Pulumi.Azure Native. Aws Connector. Inputs. Tag Response> 
- TerminationProtected bool
- UnhealthyNode boolReplacement 
- VisibleTo boolAll Users 
- Applications
[]ApplicationResponse 
- AutoScaling stringRole 
- AutoTerminate bool
- ClusterArn string
- Configurations
[]ConfigurationResponse 
- CustomAmi stringId 
- EbsRoot intVolume Iops 
- EbsRoot intVolume Size 
- EbsRoot intVolume Throughput 
- Ec2InstanceAttributes Ec2InstanceAttributes Response 
- Id string
- InstanceCollection InstanceType Collection Type Enum Value Response 
- The instance fleet configuration is available only in Amazon EMR releases 4.8.0 and later, excluding 5.0.x versions. The instance group configuration of the cluster. A value of INSTANCE_GROUP indicates a uniform instance group configuration. A value of INSTANCE_FLEET indicates an instance fleets configuration.
- KerberosAttributes KerberosAttributes Response 
- LogEncryption stringKms Key Id 
- LogUri string
- MasterPublic stringDns Name 
- Name string
- NormalizedInstance intHours 
- OsRelease stringLabel 
- OutpostArn string
- PlacementGroups []PlacementGroup Config Response 
- ReleaseLabel string
- RepoUpgrade RepoOn Boot Upgrade On Boot Enum Value Response 
- RequestedAmi stringVersion 
- RunningAmi stringVersion 
- ScaleDown ScaleBehavior Down Behavior Enum Value Response 
- SecurityConfiguration string
- ServiceRole string
- Status
EmrCluster Status Response 
- StepConcurrency intLevel 
- 
[]TagResponse 
- TerminationProtected bool
- UnhealthyNode boolReplacement 
- VisibleTo boolAll Users 
- applications
List<ApplicationResponse> 
- autoScaling StringRole 
- autoTerminate Boolean
- clusterArn String
- configurations
List<ConfigurationResponse> 
- customAmi StringId 
- ebsRoot IntegerVolume Iops 
- ebsRoot IntegerVolume Size 
- ebsRoot IntegerVolume Throughput 
- ec2InstanceAttributes Ec2InstanceAttributes Response 
- id String
- instanceCollection InstanceType Collection Type Enum Value Response 
- The instance fleet configuration is available only in Amazon EMR releases 4.8.0 and later, excluding 5.0.x versions. The instance group configuration of the cluster. A value of INSTANCE_GROUP indicates a uniform instance group configuration. A value of INSTANCE_FLEET indicates an instance fleets configuration.
- kerberosAttributes KerberosAttributes Response 
- logEncryption StringKms Key Id 
- logUri String
- masterPublic StringDns Name 
- name String
- normalizedInstance IntegerHours 
- osRelease StringLabel 
- outpostArn String
- placementGroups List<PlacementGroup Config Response> 
- releaseLabel String
- repoUpgrade RepoOn Boot Upgrade On Boot Enum Value Response 
- requestedAmi StringVersion 
- runningAmi StringVersion 
- scaleDown ScaleBehavior Down Behavior Enum Value Response 
- securityConfiguration String
- serviceRole String
- status
EmrCluster Status Response 
- stepConcurrency IntegerLevel 
- 
List<TagResponse> 
- terminationProtected Boolean
- unhealthyNode BooleanReplacement 
- visibleTo BooleanAll Users 
- applications
ApplicationResponse[] 
- autoScaling stringRole 
- autoTerminate boolean
- clusterArn string
- configurations
ConfigurationResponse[] 
- customAmi stringId 
- ebsRoot numberVolume Iops 
- ebsRoot numberVolume Size 
- ebsRoot numberVolume Throughput 
- ec2InstanceAttributes Ec2InstanceAttributes Response 
- id string
- instanceCollection InstanceType Collection Type Enum Value Response 
- The instance fleet configuration is available only in Amazon EMR releases 4.8.0 and later, excluding 5.0.x versions. The instance group configuration of the cluster. A value of INSTANCE_GROUP indicates a uniform instance group configuration. A value of INSTANCE_FLEET indicates an instance fleets configuration.
- kerberosAttributes KerberosAttributes Response 
- logEncryption stringKms Key Id 
- logUri string
- masterPublic stringDns Name 
- name string
- normalizedInstance numberHours 
- osRelease stringLabel 
- outpostArn string
- placementGroups PlacementGroup Config Response[] 
- releaseLabel string
- repoUpgrade RepoOn Boot Upgrade On Boot Enum Value Response 
- requestedAmi stringVersion 
- runningAmi stringVersion 
- scaleDown ScaleBehavior Down Behavior Enum Value Response 
- securityConfiguration string
- serviceRole string
- status
EmrCluster Status Response 
- stepConcurrency numberLevel 
- 
TagResponse[] 
- terminationProtected boolean
- unhealthyNode booleanReplacement 
- visibleTo booleanAll Users 
- applications
Sequence[ApplicationResponse] 
- auto_scaling_ strrole 
- auto_terminate bool
- cluster_arn str
- configurations
Sequence[ConfigurationResponse] 
- custom_ami_ strid 
- ebs_root_ intvolume_ iops 
- ebs_root_ intvolume_ size 
- ebs_root_ intvolume_ throughput 
- ec2_instance_ Ec2Instanceattributes Attributes Response 
- id str
- instance_collection_ Instancetype Collection Type Enum Value Response 
- The instance fleet configuration is available only in Amazon EMR releases 4.8.0 and later, excluding 5.0.x versions. The instance group configuration of the cluster. A value of INSTANCE_GROUP indicates a uniform instance group configuration. A value of INSTANCE_FLEET indicates an instance fleets configuration.
- kerberos_attributes KerberosAttributes Response 
- log_encryption_ strkms_ key_ id 
- log_uri str
- master_public_ strdns_ name 
- name str
- normalized_instance_ inthours 
- os_release_ strlabel 
- outpost_arn str
- placement_groups Sequence[PlacementGroup Config Response] 
- release_label str
- repo_upgrade_ Repoon_ boot Upgrade On Boot Enum Value Response 
- requested_ami_ strversion 
- running_ami_ strversion 
- scale_down_ Scalebehavior Down Behavior Enum Value Response 
- security_configuration str
- service_role str
- status
EmrCluster Status Response 
- step_concurrency_ intlevel 
- 
Sequence[TagResponse] 
- termination_protected bool
- unhealthy_node_ boolreplacement 
- visible_to_ boolall_ users 
- applications List<Property Map>
- autoScaling StringRole 
- autoTerminate Boolean
- clusterArn String
- configurations List<Property Map>
- customAmi StringId 
- ebsRoot NumberVolume Iops 
- ebsRoot NumberVolume Size 
- ebsRoot NumberVolume Throughput 
- ec2InstanceAttributes Property Map
- id String
- instanceCollection Property MapType 
- The instance fleet configuration is available only in Amazon EMR releases 4.8.0 and later, excluding 5.0.x versions. The instance group configuration of the cluster. A value of INSTANCE_GROUP indicates a uniform instance group configuration. A value of INSTANCE_FLEET indicates an instance fleets configuration.
- kerberosAttributes Property Map
- logEncryption StringKms Key Id 
- logUri String
- masterPublic StringDns Name 
- name String
- normalizedInstance NumberHours 
- osRelease StringLabel 
- outpostArn String
- placementGroups List<Property Map>
- releaseLabel String
- repoUpgrade Property MapOn Boot 
- requestedAmi StringVersion 
- runningAmi StringVersion 
- scaleDown Property MapBehavior 
- securityConfiguration String
- serviceRole String
- status Property Map
- stepConcurrency NumberLevel 
- List<Property Map>
- terminationProtected Boolean
- unhealthyNode BooleanReplacement 
- visibleTo BooleanAll Users 
ClusterStateChangeReasonCodeEnumValueResponse       
- Value string
- Property value
- Value string
- Property value
- value String
- Property value
- value string
- Property value
- value str
- Property value
- value String
- Property value
ClusterStateChangeReasonResponse    
- code Property Map
- message String
ClusterStateEnumValueResponse    
- Value string
- Property value
- Value string
- Property value
- value String
- Property value
- value string
- Property value
- value str
- Property value
- value String
- Property value
ClusterTimelineResponse  
- CreationDate stringTime 
- EndDate stringTime 
- ReadyDate stringTime 
- CreationDate stringTime 
- EndDate stringTime 
- ReadyDate stringTime 
- creationDate StringTime 
- endDate StringTime 
- readyDate StringTime 
- creationDate stringTime 
- endDate stringTime 
- readyDate stringTime 
- creation_date_ strtime 
- end_date_ strtime 
- ready_date_ strtime 
- creationDate StringTime 
- endDate StringTime 
- readyDate StringTime 
ConfigurationResponse 
- Classification string
- Configurations
List<Pulumi.Azure Native. Aws Connector. Inputs. Configuration Response> 
- Properties Dictionary<string, string>
- Classification string
- Configurations
[]ConfigurationResponse 
- Properties map[string]string
- classification String
- configurations
List<ConfigurationResponse> 
- properties Map<String,String>
- classification string
- configurations
ConfigurationResponse[] 
- properties {[key: string]: string}
- classification str
- configurations
Sequence[ConfigurationResponse] 
- properties Mapping[str, str]
- classification String
- configurations List<Property Map>
- properties Map<String>
Ec2InstanceAttributesResponse  
- AdditionalMaster List<string>Security Groups 
- AdditionalSlave List<string>Security Groups 
- Ec2AvailabilityZone string
- Ec2KeyName string
- Ec2SubnetId string
- EmrManaged stringMaster Security Group 
- EmrManaged stringSlave Security Group 
- IamInstance stringProfile 
- RequestedEc2Availability List<string>Zones 
- RequestedEc2Subnet List<string>Ids 
- ServiceAccess stringSecurity Group 
- AdditionalMaster []stringSecurity Groups 
- AdditionalSlave []stringSecurity Groups 
- Ec2AvailabilityZone string
- Ec2KeyName string
- Ec2SubnetId string
- EmrManaged stringMaster Security Group 
- EmrManaged stringSlave Security Group 
- IamInstance stringProfile 
- RequestedEc2Availability []stringZones 
- RequestedEc2Subnet []stringIds 
- ServiceAccess stringSecurity Group 
- additionalMaster List<String>Security Groups 
- additionalSlave List<String>Security Groups 
- ec2AvailabilityZone String
- ec2KeyName String
- ec2SubnetId String
- emrManaged StringMaster Security Group 
- emrManaged StringSlave Security Group 
- iamInstance StringProfile 
- requestedEc2Availability List<String>Zones 
- requestedEc2Subnet List<String>Ids 
- serviceAccess StringSecurity Group 
- additionalMaster string[]Security Groups 
- additionalSlave string[]Security Groups 
- ec2AvailabilityZone string
- ec2KeyName string
- ec2SubnetId string
- emrManaged stringMaster Security Group 
- emrManaged stringSlave Security Group 
- iamInstance stringProfile 
- requestedEc2Availability string[]Zones 
- requestedEc2Subnet string[]Ids 
- serviceAccess stringSecurity Group 
- additional_master_ Sequence[str]security_ groups 
- additional_slave_ Sequence[str]security_ groups 
- ec2_availability_ strzone 
- ec2_key_ strname 
- ec2_subnet_ strid 
- emr_managed_ strmaster_ security_ group 
- emr_managed_ strslave_ security_ group 
- iam_instance_ strprofile 
- requested_ec2_ Sequence[str]availability_ zones 
- requested_ec2_ Sequence[str]subnet_ ids 
- service_access_ strsecurity_ group 
- additionalMaster List<String>Security Groups 
- additionalSlave List<String>Security Groups 
- ec2AvailabilityZone String
- ec2KeyName String
- ec2SubnetId String
- emrManaged StringMaster Security Group 
- emrManaged StringSlave Security Group 
- iamInstance StringProfile 
- requestedEc2Availability List<String>Zones 
- requestedEc2Subnet List<String>Ids 
- serviceAccess StringSecurity Group 
EmrClusterPropertiesResponse   
- 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 Emr Cluster 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 AwsEmr Cluster 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 AwsEmr Cluster 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 AwsEmr Cluster 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 AwsEmr Cluster 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
EmrClusterStatusResponse   
- ErrorDetails List<Pulumi.Azure Native. Aws Connector. Inputs. Error Detail Response> 
- State
Pulumi.Azure Native. Aws Connector. Inputs. Cluster State Enum Value Response 
- StateChange Pulumi.Reason Azure Native. Aws Connector. Inputs. Cluster State Change Reason Response 
- Timeline
Pulumi.Azure Native. Aws Connector. Inputs. Cluster Timeline Response 
ErrorDetailResponse  
- ErrorCode string
- ErrorData List<object>
- ErrorMessage string
- ErrorCode string
- ErrorData []interface{}
- ErrorMessage string
- errorCode String
- errorData List<Object>
- errorMessage String
- errorCode string
- errorData any[]
- errorMessage string
- error_code str
- error_data Sequence[Any]
- error_message str
- errorCode String
- errorData List<Any>
- errorMessage String
InstanceCollectionTypeEnumValueResponse     
- Value string
- Property value
- Value string
- Property value
- value String
- Property value
- value string
- Property value
- value str
- Property value
- value String
- Property value
InstanceRoleTypeEnumValueResponse     
- Value string
- Property value
- Value string
- Property value
- value String
- Property value
- value string
- Property value
- value str
- Property value
- value String
- Property value
KerberosAttributesResponse  
- AdDomain stringJoin Password 
- AdDomain stringJoin User 
- CrossRealm stringTrust Principal Password 
- KdcAdmin stringPassword 
- Realm string
- AdDomain stringJoin Password 
- AdDomain stringJoin User 
- CrossRealm stringTrust Principal Password 
- KdcAdmin stringPassword 
- Realm string
- adDomain StringJoin Password 
- adDomain StringJoin User 
- crossRealm StringTrust Principal Password 
- kdcAdmin StringPassword 
- realm String
- adDomain stringJoin Password 
- adDomain stringJoin User 
- crossRealm stringTrust Principal Password 
- kdcAdmin stringPassword 
- realm string
- adDomain StringJoin Password 
- adDomain StringJoin User 
- crossRealm StringTrust Principal Password 
- kdcAdmin StringPassword 
- realm String
PlacementGroupConfigResponse   
PlacementGroupStrategyEnumValueResponse     
- Value string
- Property value
- Value string
- Property value
- value String
- Property value
- value string
- Property value
- value str
- Property value
- value String
- Property value
RepoUpgradeOnBootEnumValueResponse      
- Value string
- Property value
- Value string
- Property value
- value String
- Property value
- value string
- Property value
- value str
- Property value
- value String
- Property value
ScaleDownBehaviorEnumValueResponse     
- Value string
- Property value
- Value string
- Property value
- value String
- Property value
- value string
- Property value
- value str
- Property value
- value String
- Property value
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 v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi