Method: Aws::FIS::Types::GetTargetResourceTypeResponse#target_resource_type

Defined in:
lib/aws-sdk-fis/types.rb

#target_resource_typeTypes::TargetResourceType

Information about the resource type.



1823
1824
1825
1826
1827
# File 'lib/aws-sdk-fis/types.rb', line 1823

class GetTargetResourceTypeResponse < Struct.new(
  :target_resource_type)
  SENSITIVE = []
  include Aws::Structure
end