Values.AppInputSourceSourceThe list of Resilience Hub application input sources.
type nonrec t = {eksSourceClusterNamespace : EksSourceClusterNamespace.t option;The namespace on your Amazon Elastic Kubernetes Service cluster.
*)importType : ResourceMappingType.t option;The resource type of the input source.
*)resourceCount : Integer.t option;The number of resources.
*)sourceArn : Arn.t option;The Amazon Resource Name (ARN) of the input source. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.
*)sourceName : String255.t option;The name of the input source.
*)terraformSource : TerraformSource.t option;The name of the Terraform s3 state ο¬le.
*)}