aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Loading...
Searching...
No Matches
Public Attributes | List of all members
Aws::Crt::Imds::IamProfileView Struct Reference

#include <ImdsClient.h>

Public Attributes

DateTime lastUpdated
 
StringView instanceProfileArn
 
StringView instanceProfileId
 

Detailed Description

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-categories.html

Member Data Documentation

◆ instanceProfileArn

StringView Aws::Crt::Imds::IamProfileView::instanceProfileArn

◆ instanceProfileId

StringView Aws::Crt::Imds::IamProfileView::instanceProfileId

◆ lastUpdated

DateTime Aws::Crt::Imds::IamProfileView::lastUpdated

The documentation for this struct was generated from the following file: