get Ec2Account Attribute
suspend fun getEc2AccountAttribute(argument: GetEc2AccountAttributePlainArgs): GetEc2AccountAttributeResult
Get a Ec2AccountAttribute Uses Azure REST API version 2024-12-01.
Return
A Microsoft.AwsConnector resource
Parameters
argument
null
suspend fun getEc2AccountAttribute(name: String, resourceGroupName: String): GetEc2AccountAttributeResult
Return
A Microsoft.AwsConnector resource
Parameters
name
Name of Ec2AccountAttribute
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getEc2AccountAttribute(argument: suspend GetEc2AccountAttributePlainArgsBuilder.() -> Unit): GetEc2AccountAttributeResult
Return
A Microsoft.AwsConnector resource
Parameters
argument
Builder for com.pulumi.azurenative.awsconnector.kotlin.inputs.GetEc2AccountAttributePlainArgs.