What is the translation of " REF FUNCTION " in Spanish?

[ref 'fʌŋkʃn]
[ref 'fʌŋkʃn]
función ref
ref function

Examples of using Ref function in English and their translations into Spanish

{-}
  • Colloquial category close
  • Official category close
Join Using the Ref Function with Parameters.
Unirse mediante la función Ref con parámetros.
Here is an example using the Ref function.
A continuación se muestra un ejemplo con la función Ref.
The Ref function gets the URL for the myqueue resource.
La función Ref obtiene el ARN del recurso myqueue.
You cannot use any functions in the Ref function.
No se puede usar ninguna función en la función Ref.
The Ref function will return the security group name.
La función Ref devolverá el nombre del grupo de seguridad.
You can get the access key using the Ref function.
Puede obtener la clave de acceso utilizando la función Ref.
The Ref function gets the bucket name of the mybucket resource.
La función Ref obtiene el nombre del bucket del recurso mybucket.
For the Fn:: GetAtt attribute name,you can use the Ref function.
Para el nombre de atributo Fn:: GetAtt,puede utilizar la función Ref.
You can use the Ref function to specify an AWS:: SQS::Queue resource.
Puede utilizar la función Ref para especificar un recurso AWS:: SQS::Queue.
For more information about using the Ref function, see Ref..
Para obtener más información acerca del uso de la función Ref, consulte Ref..
It uses the Ref function with the Partition parameter and the AWS:: AccountId pseudo parameter.
Utiliza la función Ref con el parámetro Partition y el pseudoparámetro AWS:: AccountId.
When you specify AWS::SDB::Domain as an argument in a Ref function, AWS CloudFormation returns the value of the DomainName.
Cuando especifique AWS::SDB::Domain como argumento en una función Ref, AWS CloudFormation devuelve el valor del DomainName.
The Ref function can also set a resource's property to the value of another resource.
La función Ref también puede establecer la propiedad de un recurso en el valor de otro recurso.
Referencing other resources with the Ref function and resource attributes using the Fn.
Referencia a otros recursos con la función Ref y atributos de recursos utilizando la función Fn.
If you use the Ref function to pass a parameter value to a nested stack, comma-delimited list parameters must be of type String.
Si utiliza la función Ref para pasar el valor de un parámetro a una pila anidada, los parámetros de la lista delimitada por comas deben ser de tipo String.
When you specify an AWS: :EC2::Volume type as an argument to the Ref function, AWS CloudFormation returns the volume's physical ID.
Cuando especifique un tipo de AWS: :EC2::Volume como argumento para la función Ref, AWS CloudFormation devuelve el ID físico del volumen.
In this case, the Ref function sets the KeyName property to the value that was specified for KeyName when the stack was created.
En este caso, la función Ref establece la propiedad KeyName al valor especificado para KeyName cuando se creó la pila.
In the snippet, the Fn::GetAtt function gets the ARN for the myuser resource and the Ref function gets the ARN for the mytopic resource.
En el fragmento, la función Fn::GetAtt obtiene el ARN del recurso myuser y la función Ref obtiene el ARN para el recurso mytopic.
In the following example, the Ref function returns the name of the myReplicationGroup replication group, such as abc12xmy3d1w3hv6.
En el siguiente ejemplo, la Ref función devuelve el nombre del myReplicationGroup grupo de replicación, como abc12xmy3d1w3hv6.
The following resource declaration for an Elastic IP address needs the instance ID of an EC2 instance and uses the Ref function to specify the instance ID of the MyEC2Instance resource.
La siguiente declaración de recursos para una dirección IP elástica necesita el ID de instancia de una instancia EC2 y utiliza la función Ref para especificar el ID de instancia del recurso MyEC2Instance.
The Ref function is handy if the parameter or the value returned for a resource is exactly what you want; however, you may need other attributes of a resource.
La función Ref es útil si el parámetro o el valor que se proporciona para un recurso es exactamente lo que desea; sin embargo, es posible que necesite otros atributos de un recurso.
When you specify an AWS::Kinesis::Stream resource as an argument to the Ref function, AWS CloudFormation returns the stream name physical ID.
Cuando especifica un recurso de AWS::Kinesis::Stream como argumento para la función Ref, AWS CloudFormation devuelve el nombre del flujo ID físico.
The Ref function has an input of WebServerSecurityGroup, which is the logical name of a security group in the template, and adds the name of WebServerSecurityGroup to the SecurityGroups property.
La función Ref tiene una entrada de WebServerSecurityGroup, que es el nombre lógico de un grupo de seguridad en la plantilla y añade el nombre de WebServerSecurityGroup a la propiedad SecurityGroups.
When you specify the logical ID of an AWS: :EC2::EIP object as an argument to the Ref function, AWS CloudFormation returns the value of the instance's PublicIp.
Cuando especifique el ID lógico de un objeto AWS: :EC2::EIP como argumento para la función Ref, AWS CloudFormation devuelve el valor de PublicIp de la instancia.
In addition, if you use the default VPC for your AWS account, you must use the Fn:: GetAtt function andthe GroupId attribute to retrieve security group IDs instead of the Ref function.
Además, si utiliza la VPC predeterminada para su cuenta de AWS, debe utilizar la función Fn:: GetAtt yel atributo GroupId para recuperar los ID de grupo de seguridad en lugar de la función Ref.
When you specify an AWS: :EC2::RouteTable type as an argument to the Ref function, AWS CloudFormation returns the route table ID, such as rtb-12a34567.
Cuando especifique un tipo de AWS: :EC2::RouteTable como argumento para la función Ref, AWS CloudFormation devuelve el ID de la tabla de ruteo, como por ejemplo rtb-12a34567.
If you used the Ref function or the Fn:: GetAtt function to specify an attribute from an updated resource as part of a property value in another resource in the template, AWS CloudFormation also updates the resource that contains the reference to the property that has changed.
Si utilizó la función Ref o la función Fn:: GetAtt para especificar un atributo de un recurso actualizado como parte de un valor de propiedad en otro recurso en la plantilla, AWS CloudFormation también actualiza el recurso que contiene la referencia a la propiedad que ha cambiado.
When you specify an AWS: :Route53::RecordSet type as an argument to the Ref function, AWS CloudFormation returns the value of the domain name of the record set.
Cuando especifique un tipo AWS: :Route53::RecordSet como argumento para la función Ref, AWS CloudFormation devuelve el valor del nombre de dominio del conjunto de registros.
Because the VpcSecurityGroupIds property requires security group IDs(not security group names), the template snippet uses the Fn::GetAtt function instead of a Ref function on the ElasticacheSecurityGroup resource.
Dado que la propiedad VpcSecurityGroupIds requiere los ID de los grupos de seguridad, el fragmento de código de plantilla utiliza la función Fn::GetAtt en lugar de una función Ref en el recurso ElasticacheSecurityGroup.
When you specify the AWS::ElastiCache::SecurityGroup resource as an argument to the Ref function, AWS CloudFormation returns the CacheSecurityGroupName property of the cache security group.
Cuando especifique el recurso AWS::ElastiCache::SecurityGroup como argumento para la función Ref, AWS CloudFormation devuelve la propiedad CacheSecurityGroupName del grupo de seguridad de caché.
Results: 194, Time: 0.0463

How to use "ref function" in a sentence

Whether the ref function returns void.
Auto ref function can have explicit return type.
You can use the Ref function in the Fn::GetAZs function.
We are working hard to understand Ref function and mechanism of action.
You can use the Ref function to refer to an identifying property of a resource.
The resource's SecurityGroups property calls the Ref function to refer to the AWS::EC2::SecurityGroup resource InstanceSecurityGroup.
The Ref function can refer to input parameters that are specified at stack creation time.
You can always use the ref function to see what kind of reference a scalar is.
Added ref function to Simple expression language so you can lookup any Bean from the Registry.
In the following example, the Ref function returns the ARN of the MyTaskDefinition task, such as arn:aws:ecs:us-west-2:123456789012:task-definition/TaskDefinitionFamily:1.

Word-for-word translation

Top dictionary queries

English - Spanish