

# MemberAdditionalConfigurationResult


Information about the additional configuration for the member account.

## Contents


 ** name **   <a name="guardduty-Type-MemberAdditionalConfigurationResult-name"></a>
Indicates the name of the additional configuration that is set for the member account.  
Type: String  
Valid Values: `EKS_ADDON_MANAGEMENT | ECS_FARGATE_AGENT_MANAGEMENT | EC2_AGENT_MANAGEMENT`   
Required: No

 ** status **   <a name="guardduty-Type-MemberAdditionalConfigurationResult-status"></a>
Indicates the status of the additional configuration that is set for the member account.  
Type: String  
Valid Values: `ENABLED | DISABLED`   
Required: No

 ** updatedAt **   <a name="guardduty-Type-MemberAdditionalConfigurationResult-updatedAt"></a>
The timestamp at which the additional configuration was set for the member account. This is in UTC format.  
Type: Timestamp  
Required: No

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/guardduty-2017-11-28/MemberAdditionalConfigurationResult) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/guardduty-2017-11-28/MemberAdditionalConfigurationResult) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/guardduty-2017-11-28/MemberAdditionalConfigurationResult) 