You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ApplicationInsights::Types::DescribeApplicationRequest
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::ApplicationInsights::Types::DescribeApplicationRequest
 
 
- Defined in:
 - (unknown)
 
Overview
    Note:
    
  
  When passing DescribeApplicationRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
  resource_group_name: "ResourceGroupName", # required
}
Instance Attribute Summary collapse
- 
  
    
      #resource_group_name  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The name of the resource group.
 
Instance Attribute Details
#resource_group_name ⇒ String
The name of the resource group.