

# TargetSource
<a name="API_TargetSource"></a>

Contains an effective RTO or RPO value and its source.

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

 ** policyName **   <a name="ngresiliencehub-Type-TargetSource-policyName"></a>
Resource name (used in ARN — no spaces allowed).  
Type: String  
Length Constraints: Minimum length of 2. Maximum length of 60.  
Pattern: `[A-Za-z0-9][A-Za-z0-9_\-]{1,59}`   
Required: No

 ** source **   <a name="ngresiliencehub-Type-TargetSource-source"></a>
Indicates whether the value comes from the service's own account or a cross-account policy.  
Type: String  
Valid Values: `SELF | CROSS_ACCOUNT`   
Required: No

 ** value **   <a name="ngresiliencehub-Type-TargetSource-value"></a>
The RTO or RPO value in minutes.  
Type: Integer  
Required: No

## See Also
<a name="API_TargetSource_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/resiliencehubv2-2026-02-17/TargetSource) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/resiliencehubv2-2026-02-17/TargetSource) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/resiliencehubv2-2026-02-17/TargetSource) 