

# BatchCreateSecurityRequirementResult
<a name="API_BatchCreateSecurityRequirementResult"></a>

Contains information about a successfully created security requirement.

## Contents
<a name="API_BatchCreateSecurityRequirementResult_Contents"></a>

 ** createdAt **   <a name="securityagent-Type-BatchCreateSecurityRequirementResult-createdAt"></a>
The date and time the security requirement was created, in UTC format.  
Type: Timestamp  
Required: Yes

 ** description **   <a name="securityagent-Type-BatchCreateSecurityRequirementResult-description"></a>
A description of the security requirement.  
Type: String  
Required: Yes

 ** domain **   <a name="securityagent-Type-BatchCreateSecurityRequirementResult-domain"></a>
The security domain the requirement belongs to.  
Type: String  
Required: Yes

 ** evaluation **   <a name="securityagent-Type-BatchCreateSecurityRequirementResult-evaluation"></a>
The evaluation criteria used to assess compliance with this requirement.  
Type: String  
Required: Yes

 ** name **   <a name="securityagent-Type-BatchCreateSecurityRequirementResult-name"></a>
The name of the security requirement.  
Type: String  
Required: Yes

 ** packId **   <a name="securityagent-Type-BatchCreateSecurityRequirementResult-packId"></a>
The unique identifier of the pack containing the security requirement.  
Type: String  
Required: Yes

 ** updatedAt **   <a name="securityagent-Type-BatchCreateSecurityRequirementResult-updatedAt"></a>
The date and time the security requirement was last updated, in UTC format.  
Type: Timestamp  
Required: Yes

 ** remediation **   <a name="securityagent-Type-BatchCreateSecurityRequirementResult-remediation"></a>
The recommended remediation steps when the requirement is not met.  
Type: String  
Required: No

## See Also
<a name="API_BatchCreateSecurityRequirementResult_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/securityagent-2025-09-06/BatchCreateSecurityRequirementResult) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityagent-2025-09-06/BatchCreateSecurityRequirementResult) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityagent-2025-09-06/BatchCreateSecurityRequirementResult) 