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.getEmrCluster
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.73.0 published on Wednesday, Nov 20, 2024 by Pulumi
Get a EmrCluster 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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:awsconnector:getEmrCluster
arguments:
# arguments dictionary
The following arguments are supported:
- Name string
- Name of EmrCluster
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Name string
- Name of EmrCluster
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- name String
- Name of EmrCluster
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- name string
- Name of EmrCluster
- resource
Group 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
- resource
Group 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.
- System
Data 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
Emr
Cluster Properties Response - The resource-specific properties for this resource.
- System
Data 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
Emr
Cluster Properties Response - The resource-specific properties for this resource.
- system
Data 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
Emr
Cluster Properties Response - The resource-specific properties for this resource.
- system
Data 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
Emr
Cluster 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.
- system
Data 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
- Additional
Info Dictionary<string, string> - Args List<string>
- Name string
- Version string
- Additional
Info map[string]string - Args []string
- Name string
- Version string
- additional
Info Map<String,String> - args List<String>
- name String
- version String
- additional
Info {[key: string]: string} - args string[]
- name string
- version string
- additional_
info Mapping[str, str] - args Sequence[str]
- name str
- version str
- additional
Info Map<String> - args List<String>
- name String
- version String
AwsEmrClusterPropertiesResponse
- Applications
List<Pulumi.
Azure Native. Aws Connector. Inputs. Application Response> - Auto
Scaling stringRole - Auto
Terminate bool - Cluster
Arn string - Configurations
List<Pulumi.
Azure Native. Aws Connector. Inputs. Configuration Response> - Custom
Ami stringId - Ebs
Root intVolume Iops - Ebs
Root intVolume Size - Ebs
Root intVolume Throughput - Ec2Instance
Attributes Pulumi.Azure Native. Aws Connector. Inputs. Ec2Instance Attributes Response - Id string
- Instance
Collection 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.
- Kerberos
Attributes Pulumi.Azure Native. Aws Connector. Inputs. Kerberos Attributes Response - Log
Encryption stringKms Key Id - Log
Uri string - Master
Public stringDns Name - Name string
- Normalized
Instance intHours - Os
Release stringLabel - Outpost
Arn string - Placement
Groups List<Pulumi.Azure Native. Aws Connector. Inputs. Placement Group Config Response> - Release
Label string - Repo
Upgrade Pulumi.On Boot Azure Native. Aws Connector. Inputs. Repo Upgrade On Boot Enum Value Response - Requested
Ami stringVersion - Running
Ami stringVersion - Scale
Down Pulumi.Behavior Azure Native. Aws Connector. Inputs. Scale Down Behavior Enum Value Response - Security
Configuration string - Service
Role string - Status
Pulumi.
Azure Native. Aws Connector. Inputs. Emr Cluster Status Response - Step
Concurrency intLevel - List<Pulumi.
Azure Native. Aws Connector. Inputs. Tag Response> - Termination
Protected bool - Unhealthy
Node boolReplacement - Visible
To boolAll Users
- Applications
[]Application
Response - Auto
Scaling stringRole - Auto
Terminate bool - Cluster
Arn string - Configurations
[]Configuration
Response - Custom
Ami stringId - Ebs
Root intVolume Iops - Ebs
Root intVolume Size - Ebs
Root intVolume Throughput - Ec2Instance
Attributes Ec2InstanceAttributes Response - Id string
- 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 stringKms Key Id - Log
Uri string - Master
Public stringDns Name - Name string
- Normalized
Instance intHours - Os
Release stringLabel - Outpost
Arn string - Placement
Groups []PlacementGroup Config Response - Release
Label string - Repo
Upgrade RepoOn Boot Upgrade On Boot Enum Value Response - Requested
Ami stringVersion - Running
Ami stringVersion - Scale
Down ScaleBehavior Down Behavior Enum Value Response - Security
Configuration string - Service
Role string - Status
Emr
Cluster Status Response - Step
Concurrency intLevel - []Tag
Response - Termination
Protected bool - Unhealthy
Node boolReplacement - Visible
To boolAll Users
- applications
List<Application
Response> - auto
Scaling StringRole - auto
Terminate Boolean - cluster
Arn String - configurations
List<Configuration
Response> - custom
Ami StringId - ebs
Root IntegerVolume Iops - ebs
Root IntegerVolume Size - ebs
Root IntegerVolume Throughput - ec2Instance
Attributes Ec2InstanceAttributes Response - id String
- 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 StringKms Key Id - log
Uri String - master
Public StringDns Name - name String
- normalized
Instance IntegerHours - os
Release StringLabel - outpost
Arn String - placement
Groups List<PlacementGroup Config Response> - release
Label String - repo
Upgrade RepoOn Boot Upgrade On Boot Enum Value Response - requested
Ami StringVersion - running
Ami StringVersion - scale
Down ScaleBehavior Down Behavior Enum Value Response - security
Configuration String - service
Role String - status
Emr
Cluster Status Response - step
Concurrency IntegerLevel - List<Tag
Response> - termination
Protected Boolean - unhealthy
Node BooleanReplacement - visible
To BooleanAll Users
- applications
Application
Response[] - auto
Scaling stringRole - auto
Terminate boolean - cluster
Arn string - configurations
Configuration
Response[] - custom
Ami stringId - ebs
Root numberVolume Iops - ebs
Root numberVolume Size - ebs
Root numberVolume Throughput - ec2Instance
Attributes Ec2InstanceAttributes Response - id string
- 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 stringKms Key Id - log
Uri string - master
Public stringDns Name - name string
- normalized
Instance numberHours - os
Release stringLabel - outpost
Arn string - placement
Groups PlacementGroup Config Response[] - release
Label string - repo
Upgrade RepoOn Boot Upgrade On Boot Enum Value Response - requested
Ami stringVersion - running
Ami stringVersion - scale
Down ScaleBehavior Down Behavior Enum Value Response - security
Configuration string - service
Role string - status
Emr
Cluster Status Response - step
Concurrency numberLevel - Tag
Response[] - termination
Protected boolean - unhealthy
Node booleanReplacement - visible
To booleanAll Users
- applications
Sequence[Application
Response] - auto_
scaling_ strrole - auto_
terminate bool - cluster_
arn str - configurations
Sequence[Configuration
Response] - 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
Emr
Cluster Status Response - step_
concurrency_ intlevel - Sequence[Tag
Response] - termination_
protected bool - unhealthy_
node_ boolreplacement - visible_
to_ boolall_ users
- applications List<Property Map>
- auto
Scaling StringRole - auto
Terminate Boolean - cluster
Arn String - configurations List<Property Map>
- custom
Ami StringId - ebs
Root NumberVolume Iops - ebs
Root NumberVolume Size - ebs
Root NumberVolume Throughput - ec2Instance
Attributes Property Map - id String
- instance
Collection 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.
- kerberos
Attributes Property Map - log
Encryption StringKms Key Id - log
Uri String - master
Public StringDns Name - name String
- normalized
Instance NumberHours - os
Release StringLabel - outpost
Arn String - placement
Groups List<Property Map> - release
Label String - repo
Upgrade Property MapOn Boot - requested
Ami StringVersion - running
Ami StringVersion - scale
Down Property MapBehavior - security
Configuration String - service
Role String - status Property Map
- step
Concurrency NumberLevel - List<Property Map>
- termination
Protected Boolean - unhealthy
Node BooleanReplacement - visible
To 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
- Creation
Date stringTime - End
Date stringTime - Ready
Date stringTime
- Creation
Date stringTime - End
Date stringTime - Ready
Date stringTime
- creation
Date StringTime - end
Date StringTime - ready
Date StringTime
- creation
Date stringTime - end
Date stringTime - ready
Date stringTime
- creation_
date_ strtime - end_
date_ strtime - ready_
date_ strtime
- creation
Date StringTime - end
Date StringTime - ready
Date StringTime
ConfigurationResponse
- Classification string
- Configurations
List<Pulumi.
Azure Native. Aws Connector. Inputs. Configuration Response> - Properties Dictionary<string, string>
- Classification string
- Configurations
[]Configuration
Response - Properties map[string]string
- classification String
- configurations
List<Configuration
Response> - properties Map<String,String>
- classification string
- configurations
Configuration
Response[] - properties {[key: string]: string}
- classification str
- configurations
Sequence[Configuration
Response] - properties Mapping[str, str]
- classification String
- configurations List<Property Map>
- properties Map<String>
Ec2InstanceAttributesResponse
- Additional
Master List<string>Security Groups - Additional
Slave List<string>Security Groups - Ec2Availability
Zone string - Ec2Key
Name string - Ec2Subnet
Id string - Emr
Managed stringMaster Security Group - Emr
Managed stringSlave Security Group - Iam
Instance stringProfile - Requested
Ec2Availability List<string>Zones - Requested
Ec2Subnet List<string>Ids - Service
Access stringSecurity Group
- Additional
Master []stringSecurity Groups - Additional
Slave []stringSecurity Groups - Ec2Availability
Zone string - Ec2Key
Name string - Ec2Subnet
Id string - Emr
Managed stringMaster Security Group - Emr
Managed stringSlave Security Group - Iam
Instance stringProfile - Requested
Ec2Availability []stringZones - Requested
Ec2Subnet []stringIds - Service
Access stringSecurity Group
- additional
Master List<String>Security Groups - additional
Slave List<String>Security Groups - ec2Availability
Zone String - ec2Key
Name String - ec2Subnet
Id String - emr
Managed StringMaster Security Group - emr
Managed StringSlave Security Group - iam
Instance StringProfile - requested
Ec2Availability List<String>Zones - requested
Ec2Subnet List<String>Ids - service
Access StringSecurity Group
- additional
Master string[]Security Groups - additional
Slave string[]Security Groups - ec2Availability
Zone string - ec2Key
Name string - ec2Subnet
Id string - emr
Managed stringMaster Security Group - emr
Managed stringSlave Security Group - iam
Instance stringProfile - requested
Ec2Availability string[]Zones - requested
Ec2Subnet string[]Ids - service
Access 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
- additional
Master List<String>Security Groups - additional
Slave List<String>Security Groups - ec2Availability
Zone String - ec2Key
Name String - ec2Subnet
Id String - emr
Managed StringMaster Security Group - emr
Managed StringSlave Security Group - iam
Instance StringProfile - requested
Ec2Availability List<String>Zones - requested
Ec2Subnet List<String>Ids - service
Access StringSecurity Group
EmrClusterPropertiesResponse
- Provisioning
State string - The status of the last operation.
- Arn string
- Amazon Resource Name (ARN)
- Aws
Account stringId - AWS Account ID
- Aws
Properties Pulumi.Azure Native. Aws Connector. Inputs. Aws Emr Cluster Properties Response - AWS Properties
- Aws
Region string - AWS Region
- Aws
Source stringSchema - AWS Source Schema
- Dictionary<string, string>
- AWS Tags
- Public
Cloud stringConnectors Resource Id - Public Cloud Connectors Resource ID
- Public
Cloud stringResource Name - Public Cloud Resource Name
- Provisioning
State string - The status of the last operation.
- Arn string
- Amazon Resource Name (ARN)
- Aws
Account stringId - AWS Account ID
- Aws
Properties AwsEmr Cluster Properties Response - AWS Properties
- Aws
Region string - AWS Region
- Aws
Source stringSchema - AWS Source Schema
- map[string]string
- AWS Tags
- Public
Cloud stringConnectors Resource Id - Public Cloud Connectors Resource ID
- Public
Cloud stringResource Name - Public Cloud Resource Name
- provisioning
State String - The status of the last operation.
- arn String
- Amazon Resource Name (ARN)
- aws
Account StringId - AWS Account ID
- aws
Properties AwsEmr Cluster Properties Response - AWS Properties
- aws
Region String - AWS Region
- aws
Source StringSchema - AWS Source Schema
- Map<String,String>
- AWS Tags
- public
Cloud StringConnectors Resource Id - Public Cloud Connectors Resource ID
- public
Cloud StringResource Name - Public Cloud Resource Name
- provisioning
State string - The status of the last operation.
- arn string
- Amazon Resource Name (ARN)
- aws
Account stringId - AWS Account ID
- aws
Properties AwsEmr Cluster Properties Response - AWS Properties
- aws
Region string - AWS Region
- aws
Source stringSchema - AWS Source Schema
- {[key: string]: string}
- AWS Tags
- public
Cloud stringConnectors Resource Id - Public Cloud Connectors Resource ID
- public
Cloud 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
- provisioning
State String - The status of the last operation.
- arn String
- Amazon Resource Name (ARN)
- aws
Account StringId - AWS Account ID
- aws
Properties Property Map - AWS Properties
- aws
Region String - AWS Region
- aws
Source StringSchema - AWS Source Schema
- Map<String>
- AWS Tags
- public
Cloud StringConnectors Resource Id - Public Cloud Connectors Resource ID
- public
Cloud StringResource Name - Public Cloud Resource Name
EmrClusterStatusResponse
- Error
Details List<Pulumi.Azure Native. Aws Connector. Inputs. Error Detail Response> - State
Pulumi.
Azure Native. Aws Connector. Inputs. Cluster State Enum Value Response - State
Change Pulumi.Reason Azure Native. Aws Connector. Inputs. Cluster State Change Reason Response - Timeline
Pulumi.
Azure Native. Aws Connector. Inputs. Cluster Timeline Response
ErrorDetailResponse
- Error
Code string - Error
Data List<object> - Error
Message string
- Error
Code string - Error
Data []interface{} - Error
Message string
- error
Code String - error
Data List<Object> - error
Message String
- error
Code string - error
Data any[] - error
Message string
- error_
code str - error_
data Sequence[Any] - error_
message str
- error
Code String - error
Data List<Any> - error
Message 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
- Ad
Domain stringJoin Password - Ad
Domain stringJoin User - Cross
Realm stringTrust Principal Password - Kdc
Admin stringPassword - Realm string
- Ad
Domain stringJoin Password - Ad
Domain stringJoin User - Cross
Realm stringTrust Principal Password - Kdc
Admin stringPassword - Realm string
- ad
Domain StringJoin Password - ad
Domain StringJoin User - cross
Realm StringTrust Principal Password - kdc
Admin StringPassword - realm String
- ad
Domain stringJoin Password - ad
Domain stringJoin User - cross
Realm stringTrust Principal Password - kdc
Admin stringPassword - realm string
- ad
Domain StringJoin Password - ad
Domain StringJoin User - cross
Realm StringTrust Principal Password - kdc
Admin 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
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified 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.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
TagResponse
- Key string
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Key string
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key string
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value string
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key str
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value str
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.73.0 published on Wednesday, Nov 20, 2024 by Pulumi